@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css";.fanely-preload{position:fixed;inset:0;background:#0e0e10;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;padding:2rem}.fanely-preload img{width:clamp(100px,30vw,800px);max-width:90vw;height:auto;animation:fadeInScale .8s ease-out}.fanely-tagline{margin-top:clamp(.75rem,2vh,1.5rem);font-size:clamp(.625rem,1.5vw,.875rem);letter-spacing:clamp(1.5px,.3vw,3px);text-transform:uppercase;color:#7c6cff;opacity:.8;animation:fadeIn 1s ease-out .3s both}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.fanely-preload img{width:clamp(80px,40vw,180px)}.fanely-tagline{font-size:clamp(.5rem,2vw,.625rem);letter-spacing:1.5px}}@media(min-width:481px)and (max-width:767px){.fanely-preload img{width:clamp(120px,35vw,250px)}}@media(min-width:768px)and (max-width:1024px){.fanely-preload img{width:clamp(200px,30vw,400px)}}@media(min-width:1025px)and (max-width:1366px){.fanely-preload img{width:clamp(300px,28vw,500px)}}@media(min-width:1367px)and (max-width:1920px){.fanely-preload img{width:clamp(400px,30vw,650px)}}@media(min-width:1921px){.fanely-preload img{width:clamp(500px,25vw,800px)}}@media(min-width:2560px){.fanely-preload img{width:clamp(600px,20vw,900px)}.fanely-tagline{font-size:clamp(.875rem,1.2vw,1.25rem);letter-spacing:clamp(3px,.4vw,5px)}}@media(max-height:500px)and (orientation:landscape){.fanely-preload{padding:1rem}.fanely-preload img{width:clamp(60px,25vh,150px)}.fanely-tagline{font-size:.5rem;margin-top:.5rem}}@media(prefers-reduced-motion:reduce){.fanely-preload img,.fanely-tagline{animation:none}}body,html{margin:0;padding:0;overflow-x:hidden}.home-container{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;width:100vw;margin:0}.left-panel{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:clamp(2rem,5vh,4rem)}.left-panel h1{font-size:clamp(2rem,5vw,3rem);margin:clamp(.5rem,2vh,1rem) 0}.tagline{font-size:clamp(1rem,2vw,1.2rem);opacity:.9;max-width:90%;text-align:center}.logo{width:clamp(120px,20vw,500px);height:auto;aspect-ratio:1 / 1;margin-bottom:clamp(1rem,3vh,2rem)}.right-panel{display:flex;justify-content:center;align-items:center;background:#f8fafc;padding:clamp(1.5rem,4vh,2rem)}.auth-card{background:#fff;padding:clamp(1.5rem,4vw,2.5rem);border-radius:clamp(8px,1.5vw,12px);box-shadow:0 10px 25px #0000001a;width:100%;max-width:min(90%,400px)}.auth-card h2{margin-bottom:clamp(1rem,2vh,1.5rem);color:#1e293b;text-align:center;font-size:clamp(1.25rem,3vw,1.75rem)}.message{padding:clamp(.625rem,1.5vw,.75rem);border-radius:clamp(6px,1vw,8px);margin-bottom:clamp(.75rem,2vh,1.5rem);font-size:clamp(.8rem,1.5vw,.875rem);text-align:center}.message.success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.message.error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.google-login-section{margin-bottom:clamp(1rem,2.5vh,1.5rem)}.divider{display:flex;align-items:center;text-align:center;margin:clamp(1rem,2.5vh,1.5rem) 0}.divider:before,.divider:after{content:"";flex:1;border-bottom:1px solid #e1e5e9}.divider span{padding:0 clamp(.75rem,2vw,1rem);color:#6c757d;font-size:clamp(.75rem,1.5vw,.875rem)}.form-group{margin-bottom:clamp(.875rem,2vh,1.25rem);position:relative}.form-group input,.form-group select{width:100%;padding:clamp(.75rem,2vw,1rem);border:1px solid #e2e8f0;border-radius:clamp(6px,1vw,8px);font-size:clamp(.875rem,2vw,1rem);transition:border-color .3s,box-shadow .3s;box-sizing:border-box}.form-group input:focus,.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}input.error,select.error{border-color:#dc3545!important}.error-text{color:#dc3545;font-size:clamp(.7rem,1.5vw,.75rem);margin-top:.25rem;display:block}.helper-text{color:#6c757d;font-size:clamp(.7rem,1.5vw,.75rem);margin-top:.25rem;display:block}.forgot-password{text-align:right;margin-bottom:clamp(1rem,2vh,1.5rem)}.forgot-password a{color:#007bff;text-decoration:none;font-size:clamp(.75rem,1.5vw,.875rem)}.forgot-password a:hover{text-decoration:underline}.submit-btn{width:100%;padding:clamp(.75rem,2vw,1rem);background:#667eea;color:#fff;border:none;border-radius:clamp(6px,1vw,8px);font-size:clamp(.875rem,2vw,1rem);font-weight:600;cursor:pointer;transition:background .3s,transform .2s;margin-top:clamp(.5rem,1.5vh,1rem)}.submit-btn:hover:not(:disabled){background:#5a67d8;transform:translateY(-1px)}.submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.loading{display:flex;align-items:center;justify-content:center;gap:clamp(.375rem,1vw,.5rem)}.spinner{width:clamp(.875rem,2vw,1rem);height:clamp(.875rem,2vw,1rem);border:2px solid #ffffff;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}.switch-mode{text-align:center;margin-top:clamp(1rem,2.5vh,1.5rem);padding-top:clamp(1rem,2vh,1.5rem);border-top:1px solid #e2e8f0;font-size:clamp(.8rem,1.5vw,.9rem)}.switch-btn{background:none;border:none;color:#667eea;font-weight:600;cursor:pointer;margin-left:.5rem;font-size:inherit}.switch-btn:hover{text-decoration:underline}.demo-credentials{margin-top:clamp(1rem,2.5vh,1.5rem);padding:clamp(.75rem,2vw,1rem);background:#f1f5f9;border-radius:clamp(6px,1vw,8px);font-size:clamp(.75rem,1.5vw,.9rem);color:#475569}.demo-credentials p{margin:clamp(.125rem,.5vh,.25rem) 0}.demo-credentials strong{color:#495057}.select-label{display:block;margin-bottom:.5rem;color:#4a5568;font-size:clamp(.8rem,1.5vw,.875rem);font-weight:500}@media(max-width:480px){.home-container{grid-template-columns:1fr;grid-template-rows:auto 1fr}.left-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(1.5rem,5vh,2rem) clamp(1rem,4vw,1.5rem);min-height:auto;height:auto;order:-1}.left-panel .logo{width:45vw;height:auto;margin-bottom:clamp(.15rem,0vh,1rem)}.left-panel>p,.left-panel>h1,.left-panel>h2,.tagline{display:none}.right-panel{padding:clamp(1rem,3vh,1.5rem) clamp(.875rem,3vw,1.25rem);width:100%;background:#fff}.auth-card{padding:clamp(1.25rem,4vw,2rem);box-shadow:none;border-radius:clamp(8px,2vw,12px);width:100%;max-width:100%}.auth-card h2{font-size:clamp(1.25rem,5vw,1.5rem);margin-bottom:clamp(1rem,3vh,1.5rem)}.google-login-section button,.google-login-section>div{width:100%;padding:clamp(.875rem,3vw,1rem);font-size:max(16px,1rem)}.form-group input,.form-group select{padding:clamp(.875rem,3vw,1rem);font-size:max(16px,1rem)}.submit-btn{padding:clamp(.9375rem,3.5vw,1.125rem);font-size:max(16px,1rem)}.divider{margin:clamp(1rem,3vh,1.5rem) 0}.switch-mode{margin-top:clamp(1rem,3vh,1.5rem);font-size:clamp(.8rem,2.5vw,.875rem)}.forgot-password{font-size:clamp(.75rem,2vw,.8125rem);margin:clamp(.625rem,2vh,.875rem) 0}}@media(min-width:481px)and (max-width:767px){.home-container{grid-template-columns:1fr;grid-template-rows:auto 1fr}.left-panel{padding:clamp(2rem,4vh,3rem) clamp(1.5rem,4vw,2rem);order:-1}.left-panel .logo{width:clamp(80px,18vw,120px)}.left-panel>h1,.left-panel>p,.tagline{display:none}.right-panel{padding:clamp(1.5rem,4vh,2rem) clamp(1.25rem,4vw,1.875rem)}.auth-card{max-width:min(90%,450px);margin:0 auto;padding:clamp(1.75rem,4vw,2.1875rem)}}@media(min-width:768px)and (max-width:1024px){.home-container{grid-template-columns:35% 65%}.left-panel{padding:clamp(1.875rem,4vh,2.5rem)}.left-panel .logo{width:clamp(100px,18vw,140px)}.right-panel{padding:clamp(1.875rem,4vh,2.5rem)}.auth-card{max-width:min(85%,420px);padding:clamp(1.75rem,4vw,2.1875rem)}}@media(min-width:1025px)and (max-width:1366px){.home-container{grid-template-columns:40% 60%}.left-panel .logo{width:clamp(140px,18vw,200px)}.auth-card{max-width:min(80%,450px)}}@media(min-width:1367px){.home-container{grid-template-columns:45% 55%}.left-panel{padding:clamp(3rem,6vh,4rem)}.left-panel .logo{width:clamp(180px,35vw,500px)}.auth-card{max-width:min(75%,500px);padding:clamp(2.5rem,5vw,3.125rem)}}@media(max-height:500px)and (orientation:landscape){.home-container{min-height:auto}.left-panel{padding:clamp(1rem,3vh,1.5rem)}.left-panel .logo{width:clamp(50px,12vw,70px);margin-bottom:clamp(.5rem,1.5vh,.75rem)}.right-panel{padding:clamp(1rem,3vh,1.5rem)}.auth-card{padding:clamp(1rem,3vw,1.5rem);margin:clamp(.5rem,2vh,1rem) auto}.auth-card h2{font-size:clamp(1.125rem,4vw,1.25rem);margin-bottom:clamp(.75rem,2vh,1rem)}.form-group{margin-bottom:clamp(.625rem,2vh,.875rem)}}@supports (-webkit-touch-callout: none){.form-group input,.form-group select,.submit-btn,.google-login-section button{font-size:max(16px,1rem)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.spinner{animation:none}}.pmodal-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:pmodal-fade .2s ease}@keyframes pmodal-fade{0%{opacity:0}to{opacity:1}}.pmodal-box{background:#18181b;border:1px solid #2d2d35;border-radius:16px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 64px #0009;animation:pmodal-slide .25s ease}.pmodal-small{max-width:380px}.pmodal-danger{border-color:#f13c6e66}@keyframes pmodal-slide{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.pmodal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #2d2d35}.pmodal-header h3{margin:0;font-size:1.125rem;font-weight:700;color:#efeff1}.danger-header h3{color:#f13c6e}.pmodal-close{width:32px;height:32px;background:transparent;border:1px solid #2d2d35;border-radius:8px;color:#adadb8;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.pmodal-close:hover{background:#ffffff14;color:#efeff1}.pmodal-body{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.pmodal-field{display:flex;flex-direction:column;gap:.5rem}.pmodal-field label{font-size:.875rem;font-weight:600;color:#adadb8}.pmodal-field input,.pmodal-field textarea{background:#1f1f23;border:1px solid #2d2d35;border-radius:8px;color:#efeff1;font-size:.9375rem;padding:.75rem 1rem;width:100%;box-sizing:border-box;transition:border-color .2s,box-shadow .2s;font-family:inherit}.pmodal-field input:focus,.pmodal-field textarea:focus{outline:none;border-color:#9147ff;box-shadow:0 0 0 3px #9147ff26}.pmodal-field textarea{resize:vertical;min-height:80px}.pmodal-field input::-moz-placeholder,.pmodal-field textarea::-moz-placeholder{color:#53535f}.pmodal-field input::placeholder,.pmodal-field textarea::placeholder{color:#53535f}.pmodal-error{padding:.75rem 1rem;background:#f13c6e1a;border:1px solid rgba(241,60,110,.3);border-radius:8px;color:#f13c6e;font-size:.875rem}.pmodal-success{padding:.75rem 1rem;background:#00f5931a;border:1px solid rgba(0,245,147,.3);border-radius:8px;color:#00f593;font-size:.875rem}.pmodal-section-title{font-size:.875rem;font-weight:700;color:#adadb8;text-transform:uppercase;letter-spacing:.5px;margin:0}.pmodal-toggle-row{display:flex;justify-content:space-between;align-items:center;padding:.625rem 0;border-bottom:1px solid rgba(255,255,255,.05);color:#efeff1;font-size:.9rem}.ptoggle-btn{width:44px;height:24px;background:#2d2d35;border:none;border-radius:12px;cursor:pointer;position:relative;transition:background .3s;flex-shrink:0}.ptoggle-btn.active{background:#9147ff}.ptoggle-thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .3s}.ptoggle-btn.active .ptoggle-thumb{transform:translate(20px)}.pmodal-toggle-pass{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#adadb8;cursor:pointer}.pmodal-toggle-pass input{width:16px;height:16px;cursor:pointer;accent-color:#9147ff}.pmodal-strength{display:flex;flex-direction:column;gap:.375rem}.strength-label{font-size:.8125rem;color:#adadb8}.strength-label .weak{color:#f13c6e;font-weight:700}.strength-label .medium{color:#ffb800;font-weight:700}.strength-label .strong{color:#00f593;font-weight:700}.strength-bar{height:6px;background:#2d2d35;border-radius:3px;overflow:hidden}.strength-fill{height:100%;border-radius:3px;transition:width .3s,background .3s}.strength-fill.weak{background:#f13c6e}.strength-fill.medium{background:#ffb800}.strength-fill.strong{background:#00f593}.pmodal-list{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.5rem}.pmodal-list li{font-size:.875rem;color:#adadb8}.pmodal-list.danger li{color:#f13c6e}.pmodal-warning-box{background:#f13c6e14;border:1px solid rgba(241,60,110,.25);border-radius:10px;padding:1rem;font-size:.875rem;color:#efeff1;line-height:1.6}.pmodal-warning-box p{margin:0 0 .5rem}.pmodal-warning-box p:last-child{margin-bottom:0}.pmodal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid #2d2d35}.pmodal-btn{padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.pmodal-btn.cancel{background:#ffffff0f;border:1px solid #2d2d35;color:#adadb8}.pmodal-btn.cancel:hover{background:#ffffff1a;color:#efeff1}.pmodal-btn.primary{background:linear-gradient(135deg,#9147ff,#772ce8);color:#fff}.pmodal-btn.primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #9147ff66}.pmodal-btn.primary:disabled{opacity:.5;cursor:not-allowed}.pmodal-btn.danger{background:linear-gradient(135deg,#f13c6e,#c0294f);color:#fff}.pmodal-btn.danger:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #f13c6e66}.pmodal-btn.danger:disabled{opacity:.4;cursor:not-allowed}.pmodal-box::-webkit-scrollbar{width:6px}.pmodal-box::-webkit-scrollbar-track{background:transparent}.pmodal-box::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}@media(max-width:480px){.pmodal-box{border-radius:12px;max-height:95vh}.pmodal-footer{flex-direction:column-reverse}.pmodal-btn{width:100%;text-align:center;padding:.875rem}}.post-file-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.5rem}.file-input-wrapper{position:relative}.file-label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;background:#1f1f23;border:1px dashed #2d2d35;border-radius:12px;cursor:pointer;transition:all .2s ease;color:#adadb8;font-size:.85rem}.file-label:hover{border-color:#9147ff;background:#9147ff0d;color:#efeff1}.file-label .icon{font-size:1.5rem;margin-bottom:.5rem}.file-label input{display:none}.file-name-tag{margin-top:5px;font-size:.7rem;background:#9147ff;color:#fff;padding:2px 6px;border-radius:4px}:root{--bg-primary: #0e0e10;--bg-secondary: #18181b;--bg-tertiary: #1f1f23;--accent-primary: #9147ff;--accent-secondary: #772ce8;--accent-gradient: linear-gradient(135deg, #9147ff 0%, #772ce8 100%);--text-primary: #efeff1;--text-secondary: #adadb8;--text-muted: #53535f;--border-color: #2d2d35;--success: #00f593;--warning: #ffb800;--error: #f13c6e;--sidebar-width: 240px;--sidebar-collapsed: 80px;--topbar-height: 70px;--fanely-purple: rgba(124, 136, 224, .5);--fanely-yellow: rgba(238, 184, 114, .6);--fanely-green: rgba(184, 224, 192, .6);--fanely-pink: rgba(230, 167, 195, .6);--fanely-blue: rgba(185, 159, 237, .6)}*{margin:0;padding:0;box-sizing:border-box}.dashboard-fanely-fusion{display:grid;min-height:100vh;background:var(--bg-primary);color:var(--text-primary);font-family:Nunito,-apple-system,sans-serif;transition:grid-template-columns .3s ease}.dashboard-fanely-fusion .main-menu-fanely.collapsed~.content-fanely{margin-left:var(--sidebar-collapsed)}.main-menu-fanely{overflow:hidden;background:#493971;padding-top:10px;border-radius:15px 0 0 15px;position:fixed;left:0;top:0;bottom:0;width:var(--sidebar-width);z-index:100;transition:width .3s ease}.fanely-logo img{width:clamp(100px,30vw,800px);max-width:14vw;height:auto;animation:fadeInScale .8s ease-out}.main-menu-fanely.collapsed{width:var(--sidebar-collapsed)}.main-menu-fanely h1{display:block;font-size:1.5rem;font-weight:500;text-align:center;margin:20px 0 30px;color:#fff;font-family:Nunito,sans-serif}.logo-fanely{display:none;width:30px;margin:20px auto}.main-menu-fanely.collapsed .logo-fanely{display:block}.main-menu-fanely.collapsed h1,.main-menu-fanely.collapsed .nav-text-fanely,.main-menu-fanely.collapsed .user-info-fanely{display:none}.nav-item-fanely{position:relative;display:block}.nav-item-fanely a{position:relative;display:flex;flex-direction:row;align-items:center;color:#fff;font-size:1rem;padding:15px 0;margin-left:10px;border-top-left-radius:20px;border-bottom-left-radius:20px;text-decoration:none;transition:all .3s ease}.nav-item-fanely b:nth-child(1){position:absolute;top:-15px;height:15px;width:100%;background:#fff;display:none}.nav-item-fanely b:nth-child(1):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-bottom-right-radius:20px;background:#493971}.nav-item-fanely b:nth-child(2){position:absolute;bottom:-15px;height:15px;width:100%;background:#fff;display:none}.nav-item-fanely b:nth-child(2):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-top-right-radius:20px;background:#493971}.nav-item-fanely.active b:nth-child(1),.nav-item-fanely.active b:nth-child(2){display:block}.nav-item-fanely.active a{text-decoration:none;color:#000;background:#fefefe}.nav-icon-fanely{width:60px;height:20px;font-size:20px;text-align:center}.nav-text-fanely{display:block;width:120px;height:20px}.sidebar-footer-fanely{padding:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:10px;position:absolute;bottom:0;left:0;right:0}.user-profile-fanely{flex:1;display:flex;align-items:center;gap:10px;overflow:hidden}.user-avatar-fanely{width:40px;height:40px;background:var(--accent-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.user-info-fanely{display:flex;flex-direction:column;overflow:hidden}.username-fanely{font-size:.9rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge-fanely{font-size:.75rem;padding:2px 8px;background:#9147ff26;border-radius:4px;color:var(--accent-primary);width:-moz-fit-content;width:fit-content}.badge-fanely.creator{background:#ffb80026;color:var(--warning)}.logout-btn-fanely{width:36px;height:36px;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.logout-btn-fanely:hover{background:#f13c6e1a;border-color:var(--error);color:var(--error)}.content-fanely{margin-left:var(--sidebar-width);transition:margin-left .3s ease}.top-bar-fanely{height:var(--topbar-height);background:var(--bg-secondary);border-bottom:1px solid var(--border-color);display:flex;align-items:center;padding:0 2rem;gap:2rem;position:sticky;top:0;z-index:90}.top-bar-left-fanely{flex-shrink:0}.page-title-fanely{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}.top-bar-center-fanely{flex:1;max-width:500px}.top-bar-right-fanely{display:flex;align-items:center;gap:1rem}.create-btn-fanely{padding:.625rem 1.25rem;background:var(--accent-gradient);color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.create-btn-fanely:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9147ff66}.collapse-btn-fanely{width:32px;height:32px;background:transparent;border:1px solid var(--border-color);border-radius:6px;color:var(--text-secondary);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.collapse-btn-fanely:hover{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--accent-primary)}.content-area-fanely{padding:2rem;overflow-y:auto;background:var(--bg-primary)}.overview-fanely{display:flex;flex-direction:column;gap:2rem}.welcome-section{background:linear-gradient(135deg,#9147ff26,#772ce81a);border:1px solid rgba(145,71,255,.2);border-radius:16px;padding:2.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.welcome-content h2{font-size:2rem;margin-bottom:.75rem;background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.welcome-content p{color:var(--text-secondary);font-size:1rem}.user-info-header{display:flex;align-items:center;gap:2rem}.user-info-header img{width:80px;height:80px;border-radius:50%;border:3px solid var(--accent-primary)}.user-stats{display:flex;gap:2rem}.user-stat{display:flex;flex-direction:column;align-items:center;gap:.5rem}.user-stat .stat-value{font-size:1.5rem;font-weight:700;color:var(--text-primary)}.user-stat .stat-label{font-size:.875rem;color:var(--text-secondary)}.user-stat.earnings .stat-value{color:var(--success)}.stats-grid-fanely{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.stat-card-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;transition:all .3s ease}.stat-card-fanely:hover{transform:translateY(-4px);box-shadow:0 8px 24px #9147ff33;border-color:var(--accent-primary)}.stat-icon-fanely{font-size:1.5rem}.stat-change-fanely{font-size:.875rem;color:var(--success);font-weight:600}.stat-value-fanely{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.main-content-fanely{display:grid;grid-template-columns:70% 30%;gap:2rem}.left-content-fanely{display:flex;flex-direction:column;gap:2rem}.popular-categories{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem}.section-header-fanely{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header-fanely h2{font-size:1.25rem;font-weight:600;color:var(--text-primary)}.btn-see-all-fanely{background:transparent;border:1px solid var(--border-color);color:var(--text-secondary);padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .2s;font-size:.875rem}.btn-see-all-fanely:hover{background:var(--bg-tertiary);border-color:var(--accent-primary);color:var(--accent-primary)}.categories-grid-fanely{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.category-card-fanely{border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;transition:all .3s ease}.category-card-fanely:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0003}.category-icon-fanely{font-size:2rem}.category-name-fanely{font-size:1rem;font-weight:600;color:var(--text-primary)}.category-stats-fanely{display:flex;justify-content:space-between;align-items:center;width:100%}.category-stats-fanely span{font-size:.875rem;color:var(--text-secondary)}.category-btn-fanely{padding:.375rem .75rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:var(--text-primary);cursor:pointer;transition:all .2s;font-size:.875rem}.category-btn-fanely:hover{background:#fff3}.weekly-schedule-fanely{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem}.calendar-fanely{display:flex;flex-direction:column;gap:.5rem}.day-and-activity-fanely{display:grid;grid-template-columns:15% 60% 25%;align-items:center;border-radius:14px;padding:1rem;color:#484d53;transition:all .3s ease}.day-and-activity-fanely:hover{transform:translate(4px)}.activity-one{background-color:var(--fanely-purple);background-image:linear-gradient(240deg,#7c88e0,#c3f4fc)}.activity-two{background-color:#aee2a480;background-image:linear-gradient(240deg,#e5a243ab,#f7f7aa 90%)}.activity-three{background-color:#ecfcc380;background-image:linear-gradient(240deg,#97e7d1,#ecfcc3)}.activity-four{background-color:var(--fanely-pink);background-image:linear-gradient(240deg,#fc8ebe,#fce5c3)}.day-fanely{display:flex;flex-direction:column;align-items:center}.day-fanely h3{font-size:1.5rem;font-weight:600}.day-fanely p{text-transform:uppercase;font-size:.9rem;font-weight:600}.activity-fanely{border-left:3px solid #484d53;padding-left:1rem}.activity-fanely h4{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.participants-fanely{display:flex}.participant-avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff;border:2px solid var(--bg-secondary)}.join-btn-fanely{padding:.5rem 1rem;background:#ffffffe6;border:1px solid rgba(255,255,255,.3);border-radius:25px;color:#484b57;cursor:pointer;transition:all .2s;font-weight:500}.join-btn-fanely:hover{transform:scale(1.05);box-shadow:0 6px 30px #0000001a}.personal-bests-fanely{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem}.personal-bests-fanely h2{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem}.bests-grid-fanely{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.best-item-fanely{border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.best-item-fanely:hover{transform:translateY(-4px)}.best-one{background-color:var(--fanely-blue)}.best-two{background-color:var(--fanely-yellow)}.best-three{background-color:var(--fanely-green)}.best-icon-fanely{font-size:2rem}.best-content-fanely h4{font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.best-content-fanely p{font-size:1rem;font-weight:700;color:var(--text-primary)}.right-content-fanely{display:flex;flex-direction:column;gap:2rem}.active-metrics-fanely{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem}.active-metrics-fanely h2{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem}.metrics-container-fanely{display:flex;align-items:center;gap:2rem}.metric-circle-fanely{position:relative}.circle-progress-fanely{width:120px;height:120px;border-radius:50%;background:conic-gradient(from 0deg,var(--accent-primary) 0%,var(--accent-primary) var(--progress),var(--border-color) var(--progress),var(--border-color) 100%);display:flex;align-items:center;justify-content:center}.circle-inner-fanely{width:100px;height:100px;background:var(--bg-secondary);border-radius:50%;display:flex;align-items:center;justify-content:center}.circle-inner-fanely h3{font-size:1.75rem;font-weight:700;color:var(--text-primary)}.circle-inner-fanely small{font-size:.875rem;font-weight:600}.metrics-details-fanely{flex:1;display:flex;flex-direction:column;gap:.75rem}.metric-detail{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#ffffff0d;border-radius:8px}.metric-label{font-size:.875rem;color:var(--text-secondary)}.metric-value{font-size:.875rem;font-weight:600;color:var(--text-primary)}.community-activity-fanely{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem}.community-activity-fanely h2{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem}.activity-feed-fanely{display:flex;flex-direction:column;gap:1rem}.activity-card-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.25rem;transition:all .3s ease}.activity-card-fanely:hover{border-color:var(--accent-primary);transform:translateY(-2px)}.card-one{border-left:4px solid var(--accent-primary)}.card-two{border-left:4px solid var(--warning)}.activity-user-fanely{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.user-avatar-small{width:32px;height:32px;background:var(--accent-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff}.user-info-small h4{font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:.125rem}.activity-time{font-size:.75rem;color:var(--text-secondary)}.activity-text{font-size:.875rem;color:var(--text-primary);margin-bottom:.75rem;line-height:1.4}.activity-actions{display:flex;gap:.5rem}.action-btn{width:32px;height:32px;border:1px solid var(--border-color);border-radius:6px;background:transparent;color:var(--text-secondary);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.action-btn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.like-btn:hover{color:var(--error);border-color:var(--error)}.comment-btn:hover{color:var(--accent-primary);border-color:var(--accent-primary)}.share-btn:hover{color:var(--success);border-color:var(--success)}.quick-actions-fanely{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem}.quick-actions-fanely h2{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem}.actions-grid-fanely{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.action-btn-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease}.action-btn-fanely:hover{background:var(--bg-secondary);border-color:var(--accent-primary);transform:translateY(-4px);box-shadow:0 8px 24px #9147ff33}.action-btn-fanely.primary{background:var(--accent-gradient);border-color:transparent}.action-btn-fanely.primary:hover{box-shadow:0 8px 24px #9147ff66}.action-btn-fanely i{font-size:1.5rem}.action-btn-fanely span{font-size:.875rem;font-weight:600;color:var(--text-primary)}.action-btn-fanely.primary span{color:#fff}.posts-feed-fanely{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem}.feed-filters-fanely{display:flex;gap:.5rem}.filter-btn-fanely{padding:.5rem 1rem;background:transparent;border:1px solid var(--border-color);border-radius:6px;color:var(--text-secondary);cursor:pointer;transition:all .2s;font-size:.875rem}.filter-btn-fanely:hover{background:var(--bg-tertiary);color:var(--text-primary)}.filter-btn-fanely.active{background:var(--accent-gradient);border-color:transparent;color:#fff}.content-section-fanely,.analytics-section-fanely,.subscriptions-section-fanely,.earnings-section-fanely,.profile-section-fanely{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem}.create-btn-main-fanely{padding:.75rem 1.5rem;background:var(--accent-gradient);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.create-btn-main-fanely:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9147ff66}.form-container-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:2rem;margin:1.5rem 0}.loading-container-fanely{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:var(--bg-primary);gap:1.5rem}.spinner-fanely{width:60px;height:60px;border:4px solid rgba(145,71,255,.1);border-top-color:var(--accent-primary);border-radius:50%;animation:spin 1s linear infinite}@media(max-width:1500px){.main-menu-fanely h1{display:none}.logo-fanely{display:block}.nav-text-fanely{display:none}.main-content-fanely{grid-template-columns:65% 35%}}@media(max-width:1310px){.dashboard-fanely-fusion{grid-template-columns:80px auto}.content-fanely{margin-left:80px}.main-content-fanely{grid-template-columns:100%}.right-content-fanely{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.categories-grid-fanely,.bests-grid-fanely{grid-template-columns:repeat(2,1fr)}.actions-grid-fanely{grid-template-columns:repeat(4,1fr)}}@media(max-width:1150px){.content-area-fanely{padding:1rem}.main-content-fanely{gap:1rem}.stats-grid-fanely{grid-template-columns:repeat(2,1fr)}.welcome-section{flex-direction:column;gap:1.5rem;text-align:center}.user-info-header{flex-direction:column;gap:1rem}.user-stats{gap:1.5rem}}@media(max-width:910px){.dashboard-fanely-fusion{display:flex;flex-direction:column}.main-menu-fanely{position:fixed;bottom:0;top:auto;width:100%;height:70px;border-radius:20px 20px 0 0;padding:0}.main-menu-fanely ul{display:flex;height:100%;justify-content:space-around;align-items:center}.main-menu-fanely .sidebar-footer-fanely{display:none}.nav-item-fanely a{flex-direction:column;margin:0;padding:.5rem;border-radius:12px}.nav-icon-fanely{width:auto;height:auto;font-size:1.25rem}.content-fanely{margin-left:0;margin-bottom:70px}.top-bar-fanely{padding:0 1rem;gap:1rem}.top-bar-center-fanely{display:none}.stats-grid-fanely,.categories-grid-fanely,.bests-grid-fanely,.right-content-fanely{grid-template-columns:1fr}.actions-grid-fanely{grid-template-columns:repeat(2,1fr)}.day-and-activity-fanely{grid-template-columns:20% 55% 25%}}@media(max-width:480px){.content-area-fanely{padding:.75rem}.welcome-section,.popular-categories,.weekly-schedule-fanely,.personal-bests-fanely,.active-metrics-fanely,.community-activity-fanely,.quick-actions-fanely,.posts-feed-fanely{padding:1rem}.section-header-fanely{flex-direction:column;align-items:flex-start;gap:.75rem}.btn-see-all-fanely{align-self:flex-end}.day-and-activity-fanely{grid-template-columns:25% 45% 30%;padding:.75rem}.join-btn-fanely{padding:.375rem .75rem;font-size:.875rem}.metrics-container-fanely{flex-direction:column;gap:1rem}}.stat-card-fanely{position:relative;overflow:hidden}.stat-loading-overlay{position:absolute;inset:0;background:#000000b3;border-radius:12px;display:flex;align-items:center;justify-content:center}.mini-spinner{width:24px;height:24px;border:3px solid rgba(145,71,255,.3);border-top-color:var(--accent-primary);border-radius:50%;animation:spin 1s linear infinite}.refresh-stats-btn{margin-top:1rem;padding:.5rem 1rem;background:var(--accent-gradient);border:none;border-radius:6px;color:#fff;cursor:pointer;transition:all .2s;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.refresh-stats-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #9147ff66}.refresh-stats-btn:disabled{opacity:.6;cursor:not-allowed}.stat-change-fanely.positive{color:var(--success)}.stat-change-fanely.negative{color:var(--error)}.fa-spin{animation:fa-spin 1s infinite linear}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile-section-fanely{background:var(--bg-primary);min-height:100vh}.profile-card-fanely{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem;margin-top:1.5rem}.profile-header-fanely{display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center;padding-bottom:2rem;border-bottom:1px solid var(--border-color);margin-bottom:2rem}.profile-avatar-container-fanely{position:relative}.profile-avatar-large-fanely{width:120px;height:120px;background:var(--accent-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;color:#fff;border:4px solid var(--bg-tertiary);box-shadow:0 8px 32px #9147ff33}.avatar-status-fanely{position:absolute;bottom:8px;right:8px;width:24px;height:24px;background:var(--success);border:3px solid var(--bg-secondary);border-radius:50%}.avatar-status-fanely.online{background:var(--success)}.avatar-status-fanely.offline{background:var(--text-muted)}.profile-info-main-fanely{display:flex;flex-direction:column;gap:1rem}.profile-username-fanely{font-size:2rem;font-weight:700;color:var(--text-primary);margin:0;background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.profile-email-fanely{font-size:1rem;color:var(--text-secondary);margin:0}.profile-badges-grid-fanely{display:flex;gap:.75rem;flex-wrap:wrap}.badge-card-fanely{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:8px;background:var(--bg-tertiary);border:1px solid var(--border-color);transition:all .3s ease}.badge-card-fanely:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.badge-card-fanely.creator-badge{background:#ffb8001a;border-color:var(--warning)}.badge-card-fanely.fan-badge{background:#9147ff1a;border-color:var(--accent-primary)}.badge-card-fanely.verified-badge{background:#00f5931a;border-color:var(--success)}.badge-card-fanely.pending-badge{background:#ffb8001a;border-color:var(--warning)}.badge-card-fanely.stats-badge{background:#7c88e01a;border-color:#7c88e080}.badge-icon-fanely{font-size:1.125rem}.badge-text-fanely{font-size:.875rem;font-weight:600;color:var(--text-primary)}.profile-stats-sidebar-fanely{display:flex;flex-direction:column;gap:1rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;min-width:180px}.profile-stat-item-fanely{display:flex;align-items:center;gap:1rem}.stat-icon-fanely{width:40px;height:40px;background:var(--bg-secondary);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--accent-primary)}.stat-value-fanely{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.stat-label-fanely{font-size:.875rem;color:var(--text-secondary)}.profile-details-grid-fanely{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.detail-card-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;transition:all .3s ease}.detail-card-fanely:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 8px 24px #9147ff1a}.detail-header-fanely{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color)}.detail-icon-fanely{font-size:1.5rem;color:var(--accent-primary)}.detail-title-fanely{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0}.detail-content-fanely{display:flex;flex-direction:column;gap:.75rem}.detail-item-fanely{display:flex;justify-content:space-between;align-items:center}.detail-label-fanely{font-size:.875rem;color:var(--text-secondary);font-weight:500}.detail-value-fanely{font-size:.875rem;font-weight:600;color:var(--text-primary)}.detail-value-fanely.highlight{color:var(--accent-primary)}.detail-value-fanely.verified{color:var(--success)}.detail-value-fanely.pending{color:var(--warning)}.detail-value-fanely.inactive{color:var(--text-muted)}.detail-value-fanely.status-active{color:var(--success);background:#00f5931a;padding:.25rem .75rem;border-radius:20px;font-size:.75rem}.profile-actions-section-fanely{margin:2rem 0}.actions-title-fanely{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem}.actions-grid-fanely{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.action-btn-fanely{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:left;width:100%}.action-btn-fanely:hover{background:var(--bg-secondary);border-color:var(--accent-primary);transform:translate(8px)}.action-btn-fanely.edit-profile-btn:hover{border-color:var(--accent-primary)}.action-btn-fanely.security-btn:hover{border-color:var(--warning)}.action-btn-fanely.appearance-btn:hover{border-color:#9147ff}.action-btn-fanely.notifications-btn:hover{border-color:var(--success)}.action-btn-fanely.export-btn:hover{border-color:#00b4d8}.action-btn-fanely.danger-btn:hover{border-color:var(--error);background:#f13c6e0d}.action-icon-fanely{font-size:1.5rem;width:48px;height:48px;background:var(--bg-secondary);border-radius:10px;display:flex;align-items:center;justify-content:center}.action-content-fanely{flex:1;display:flex;flex-direction:column;gap:.25rem}.action-title-fanely{font-size:1rem;font-weight:600;color:var(--text-primary)}.action-desc-fanely{font-size:.875rem;color:var(--text-secondary)}.action-arrow-fanely{font-size:1.25rem;color:var(--text-muted);transition:transform .3s ease}.action-btn-fanely:hover .action-arrow-fanely{transform:translate(4px);color:var(--accent-primary)}.profile-stats-chart-fanely{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border-color)}.stats-chart-container-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;margin-top:1rem}.chart-placeholder-fanely{height:200px;display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem}.chart-bar-fanely{width:30px;background:var(--accent-gradient);border-radius:6px 6px 0 0;position:relative;transition:height .3s ease}.chart-bar-fanely:hover{opacity:.9}.time-selector-fanely{padding:.5rem 1rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;color:var(--text-primary);font-size:.875rem;cursor:pointer}.time-selector-fanely:hover{border-color:var(--accent-primary)}.chart-legend-fanely{display:flex;gap:1.5rem;justify-content:center;margin-top:1.5rem;flex-wrap:wrap}.legend-item-fanely{display:flex;align-items:center;gap:.5rem}.legend-color-fanely{width:12px;height:12px;border-radius:3px}.legend-color-fanely.followers-color{background:var(--accent-gradient)}.legend-color-fanely.earnings-color{background:linear-gradient(135deg,#00f593,#00b4d8)}.legend-color-fanely.engagement-color{background:linear-gradient(135deg,#ffb800,#ff6b6b)}.legend-label-fanely{font-size:.875rem;color:var(--text-secondary)}@media(max-width:1024px){.profile-header-fanely{grid-template-columns:1fr;text-align:center}.profile-stats-sidebar-fanely{flex-direction:row;justify-content:center;flex-wrap:wrap}.actions-grid-fanely{grid-template-columns:1fr}}@media(max-width:768px){.profile-avatar-large-fanely{width:100px;height:100px;font-size:2.5rem}.profile-details-grid-fanely{grid-template-columns:1fr}.profile-badges-grid-fanely{justify-content:center}.chart-bars-fanely{padding:0 .5rem}.chart-bar-fanely{width:20px}}@media(max-width:480px){.profile-card-fanely{padding:1rem}.profile-username-fanely{font-size:1.5rem}.profile-stat-item-fanely{flex-direction:column;text-align:center;gap:.5rem}.action-btn-fanely{padding:1rem}.action-icon-fanely{width:40px;height:40px;font-size:1.25rem}}.content-section-fanely{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:2rem}.section-title-fanely h2{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem;background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle-fanely{font-size:1rem;color:var(--text-secondary);margin:0}.content-actions-fanely{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.create-btn-main-fanely{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.create-btn-main-fanely.create{background:var(--accent-gradient);color:#fff}.create-btn-main-fanely.cancel{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary)}.create-btn-main-fanely.create:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9147ff66}.create-btn-main-fanely.cancel:hover{background:#f13c6e1a;border-color:var(--error);color:var(--error)}.content-filters-fanely{display:flex;gap:.5rem;flex-wrap:wrap}.view-toggle-fanely{display:flex;gap:.25rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;padding:.25rem}.view-btn-fanely{width:36px;height:36px;background:transparent;border:none;border-radius:6px;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.view-btn-fanely:hover{color:var(--text-primary);background:#ffffff0d}.view-btn-fanely.active{background:var(--accent-gradient);color:#fff}.create-form-container-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:2rem;margin-top:1rem;animation:slideDown .3s ease-out}.form-header-fanely h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.form-header-fanely p{font-size:.875rem;color:var(--text-secondary);margin:0}.content-stats-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem}.content-stats-fanely .stats-grid-fanely{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.content-stat-card-fanely{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:10px;transition:all .3s ease}.content-stat-card-fanely:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 8px 16px #9147ff1a}.stat-icon-fanely{font-size:1.5rem;width:48px;height:48px;background:var(--bg-tertiary);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--accent-primary)}.stat-content-fanely{display:flex;flex-direction:column}.stat-value-fanely{font-size:1.5rem;font-weight:700;color:var(--text-primary);line-height:1}.stat-label-fanely{font-size:.875rem;color:var(--text-secondary);margin-top:.25rem}.content-grid-section-fanely{display:flex;flex-direction:column;gap:1.5rem}.sort-options-fanely{display:flex;gap:1rem;align-items:center}.sort-select-fanely{padding:.5rem 1rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;color:var(--text-primary);font-size:.875rem;cursor:pointer;min-width:150px}.sort-select-fanely:hover{border-color:var(--accent-primary)}.refresh-btn-fanely{padding:.5rem 1rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;color:var(--text-secondary);cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.refresh-btn-fanely:hover{color:var(--text-primary);border-color:var(--accent-primary)}.posts-grid-fanely{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2.5vw,1.5rem)}.post-card-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.post-card-fanely:hover{border-color:var(--accent-primary);transform:translateY(-4px);box-shadow:0 12px 24px #9147ff26}.post-header-fanely{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:var(--bg-secondary);border-bottom:1px solid var(--border-color)}.post-creator-fanely{display:flex;align-items:center;gap:.75rem}.creator-avatar-fanely{width:40px;height:40px;background:var(--accent-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff;font-size:1rem}.creator-info-fanely{display:flex;flex-direction:column}.creator-name-fanely{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.2}.post-time-fanely{font-size:.75rem;color:var(--text-secondary)}.post-options-fanely{width:32px;height:32px;background:transparent;border:1px solid var(--border-color);border-radius:6px;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.post-options-fanely:hover{background:var(--bg-tertiary);color:var(--text-primary)}.post-content-fanely{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1}.post-media-fanely{border-radius:8px;overflow:hidden;position:relative}.post-img-fanely{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.post-img-fanely:hover{transform:scale(1.05)}.post-video-fanely{width:100%;height:200px;background:#000;border-radius:8px}.media-placeholder-fanely{width:100%;height:200px;background:var(--bg-secondary);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-secondary);gap:.5rem}.media-placeholder-fanely i{font-size:3rem;opacity:.5}.post-text-fanely{display:flex;flex-direction:column;gap:.75rem}.post-title-fanely{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.3}.post-description-fanely{font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.5}.post-category-fanely{margin-top:.5rem}.category-tag-fanely{display:inline-block;padding:.25rem .75rem;background:#9147ff1a;border:1px solid rgba(145,71,255,.3);border-radius:20px;font-size:.75rem;font-weight:600;color:var(--accent-primary)}.post-stats-fanely{display:flex;justify-content:space-around;padding:1rem 1.5rem;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:var(--bg-secondary)}.stat-item-fanely{display:flex;flex-direction:column;align-items:center;gap:.25rem}.stat-item-fanely i{font-size:1rem;color:var(--text-secondary)}.stat-item-fanely span{font-size:.875rem;font-weight:600;color:var(--text-primary)}.post-actions-fanely{display:grid;grid-template-columns:repeat(4,1fr);padding:1rem 1.5rem;gap:.5rem}.action-btn-fanely{padding:.5rem;background:transparent;border:1px solid var(--border-color);border-radius:6px;color:var(--text-secondary);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.75rem;font-weight:500}.action-btn-fanely:hover{background:var(--bg-tertiary)}.action-btn-fanely.like-btn:hover{color:var(--error);border-color:var(--error)}.action-btn-fanely.comment-btn:hover{color:var(--accent-primary);border-color:var(--accent-primary)}.action-btn-fanely.share-btn:hover{color:var(--success);border-color:var(--success)}.action-btn-fanely.save-btn:hover{color:var(--warning);border-color:var(--warning)}.post-management-fanely{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:1rem 1.5rem;border-top:1px solid var(--border-color)}.manage-btn-fanely{padding:.5rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:6px;color:var(--text-secondary);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.75rem;font-weight:500}.manage-btn-fanely:hover{background:var(--bg-tertiary);color:var(--text-primary)}.manage-btn-fanely.edit-btn:hover{color:var(--accent-primary);border-color:var(--accent-primary)}.manage-btn-fanely.stats-btn:hover{color:var(--success);border-color:var(--success)}.manage-btn-fanely.promote-btn:hover{color:var(--warning);border-color:var(--warning)}.empty-content-fanely{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:var(--bg-tertiary);border:2px dashed var(--border-color);border-radius:12px}.empty-icon-fanely{font-size:4rem;color:var(--text-muted);margin-bottom:1.5rem;opacity:.5}.empty-content-fanely h3{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.empty-content-fanely p{font-size:1rem;color:var(--text-secondary);max-width:400px;line-height:1.5;margin-bottom:1.5rem}.create-first-btn-fanely{padding:.75rem 1.5rem;background:var(--accent-gradient);border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.create-first-btn-fanely:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9147ff66}.postlist-section-fanely{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border-color)}@media(max-width:1200px){.posts-grid-fanely{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media(max-width:992px){.content-actions-fanely{flex-direction:column;align-items:flex-start}.content-filters-fanely{width:100%;justify-content:center}.view-toggle-fanely{align-self:flex-end}}@media(max-width:768px){.content-section-fanely{padding:1.5rem}.posts-grid-fanely{grid-template-columns:1fr}.post-actions-fanely,.post-management-fanely{grid-template-columns:repeat(2,1fr)}.create-form-container-fanely{padding:1.5rem}.content-stats-fanely .stats-grid-fanely{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.content-section-fanely{padding:1rem}.section-title-fanely h2{font-size:1.5rem}.post-header-fanely,.post-content-fanely{padding:1rem}.post-stats-fanely,.post-actions-fanely,.post-management-fanely{padding:.75rem 1rem}.content-stats-fanely .stats-grid-fanely{grid-template-columns:1fr}.sort-options-fanely{flex-direction:column;align-items:stretch}}.analytics-section-fanely{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:2rem}.analytics-stats-grid-fanely{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.analytics-stat-card-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;transition:all .3s ease;position:relative;overflow:hidden}.analytics-stat-card-fanely:hover{transform:translateY(-4px);box-shadow:0 8px 24px #9147ff26;border-color:var(--accent-primary)}.analytics-stat-card-fanely:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent-gradient);opacity:0;transition:opacity .3s ease}.analytics-stat-card-fanely:hover:before{opacity:1}.stat-header-fanely{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.stat-icon-fanely{font-size:1.5rem;width:40px;height:40px;background:#9147ff1a;border-radius:10px;display:flex;align-items:center;justify-content:center}.stat-change-fanely{font-size:.875rem;font-weight:600;padding:.25rem .75rem;border-radius:20px}.stat-change-fanely.positive{background:#00f5931a;color:var(--success);border:1px solid rgba(0,245,147,.3)}.stat-change-fanely.negative{background:#f13c6e1a;color:var(--error);border:1px solid rgba(241,60,110,.3)}.stat-value-fanely{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem;line-height:1}.stat-label-fanely{font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.stat-description-fanely{font-size:.75rem;color:var(--text-secondary)}.analytics-details-grid-fanely{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:1200px){.analytics-details-grid-fanely{grid-template-columns:1fr}}.analytics-chart-card-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.chart-header-fanely{display:flex;justify-content:space-between;align-items:center}.chart-header-fanely h3{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0}.chart-period-fanely{font-size:.75rem;color:var(--text-secondary);background:var(--bg-secondary);padding:.25rem .75rem;border-radius:20px;border:1px solid var(--border-color)}.chart-placeholder-fanely{background:var(--bg-secondary);border-radius:10px;padding:1rem;height:200px;display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem}.chart-bars-fanely{display:flex;justify-content:space-around;align-items:flex-end;height:150px;padding:0 1rem}.chart-bar-fanely{width:30px;background:var(--accent-gradient);border-radius:6px 6px 0 0;position:relative;transition:height .3s ease;cursor:pointer}.chart-bar-fanely:hover{opacity:.9;transform:scale(1.05)}.chart-bar-fanely:nth-child(2n){background:linear-gradient(135deg,#00f593,#00b4d8)}.chart-bar-fanely:nth-child(3n){background:linear-gradient(135deg,#ffb800,#ff6b6b)}.bar-tooltip-fanely{position:absolute;top:-30px;left:50%;transform:translate(-50%);background:var(--bg-secondary);color:var(--text-primary);padding:.25rem .5rem;border-radius:4px;font-size:.75rem;opacity:0;transition:opacity .3s ease;white-space:nowrap;border:1px solid var(--border-color)}.chart-bar-fanely:hover .bar-tooltip-fanely{opacity:1}.chart-labels-fanely{display:flex;justify-content:space-around;padding:0 1rem}.chart-label-fanely{font-size:.75rem;color:var(--text-secondary);width:30px;text-align:center}.chart-summary-fanely{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--border-color)}.summary-label-fanely{font-size:.875rem;color:var(--text-secondary)}.summary-value-fanely{font-size:.875rem;font-weight:600;padding:.25rem .75rem;border-radius:20px}.summary-value-fanely.positive{background:#00f5931a;color:var(--success);border:1px solid rgba(0,245,147,.3)}.metrics-list-fanely{display:flex;flex-direction:column;gap:1rem}.metric-item-fanely{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:var(--bg-secondary);border-radius:8px;border:1px solid var(--border-color);transition:all .2s ease}.metric-item-fanely:hover{border-color:var(--accent-primary);transform:translate(4px)}.metric-info-fanely{display:flex;align-items:center;gap:1rem}.metric-icon-fanely{font-size:1.25rem;width:40px;height:40px;background:#9147ff1a;border-radius:10px;display:flex;align-items:center;justify-content:center}.metric-details-fanely{flex:1;display:flex;flex-direction:column;gap:.25rem}.metric-name-fanely{font-size:.875rem;font-weight:500;color:var(--text-primary)}.metric-rate-fanely{font-size:1rem;font-weight:700;color:var(--accent-primary)}.metric-progress-fanely{height:6px;background:var(--bg-tertiary);border-radius:3px;overflow:hidden}.progress-bar-fanely{height:100%;background:var(--accent-gradient);border-radius:3px;transition:width .3s ease}.top-content-list-fanely{display:flex;flex-direction:column;gap:.75rem}.top-content-item-fanely{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--bg-secondary);border-radius:8px;border:1px solid var(--border-color);transition:all .2s ease}.top-content-item-fanely:hover{border-color:var(--accent-primary);transform:translate(4px)}.content-rank-fanely{flex-shrink:0}.rank-badge-fanely{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;font-weight:700;font-size:.875rem}.rank-badge-fanely.rank-1{background:linear-gradient(135deg,gold,orange);color:#000}.rank-badge-fanely.rank-2{background:linear-gradient(135deg,silver,#a9a9a9);color:#000}.rank-badge-fanely.rank-3{background:linear-gradient(135deg,#cd7f32,sienna);color:#000}.rank-badge-fanely.rank-4,.rank-badge-fanely.rank-5{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-color)}.content-info-fanely{flex:1;display:flex;flex-direction:column;gap:.5rem}.content-title-fanely{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0}.content-stats-fanely{display:flex;gap:1rem}.content-stat-fanely{font-size:.75rem;color:var(--text-secondary);display:flex;align-items:center;gap:.25rem}.content-stat-fanely i{font-size:.625rem}.time-slot-grid-fanely{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;padding:1rem 0}@media(max-width:768px){.time-slot-grid-fanely{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.time-slot-grid-fanely{grid-template-columns:repeat(2,1fr)}}.time-slot-fanely{display:flex;flex-direction:column;align-items:center;gap:.5rem}.slot-time-fanely{font-size:.875rem;font-weight:600;color:var(--text-primary)}.slot-engagement-fanely{width:100%;height:100px;background:var(--bg-secondary);border-radius:8px;display:flex;align-items:flex-end;padding:.5rem}.engagement-bar-fanely{width:100%;background:var(--accent-gradient);border-radius:6px;transition:height .3s ease;position:relative;cursor:pointer}.engagement-bar-fanely:hover{opacity:.9}.engagement-bar-fanely:after{content:attr(data-label);position:absolute;bottom:100%;left:50%;transform:translate(-50%);font-size:.625rem;color:var(--text-secondary);white-space:nowrap;opacity:0;transition:opacity .3s ease}.engagement-bar-fanely:hover:after{opacity:1}.slot-label-fanely{font-size:.75rem;color:var(--text-secondary);padding:.25rem .75rem;border-radius:20px;background:var(--bg-secondary);border:1px solid var(--border-color)}.analytics-summary-fanely{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;flex-wrap:wrap;gap:1.5rem}@media(max-width:768px){.analytics-summary-fanely{flex-direction:column;align-items:stretch}}.summary-content-fanely{flex:1}.summary-content-fanely h3{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.insights-list-fanely{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.insight-item-fanely{display:flex;align-items:flex-start;gap:.75rem}.insight-icon-fanely{font-size:1rem;flex-shrink:0}.insight-text-fanely{font-size:.875rem;color:var(--text-primary);line-height:1.4}.summary-actions-fanely{display:flex;gap:.75rem}.subscriptions-section-fanely{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:2rem}.create-plan-btn-fanely{padding:.75rem 1.5rem;background:var(--accent-gradient);border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.create-plan-btn-fanely:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9147ff66}.subscription-stats-fanely{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.subscription-stat-card-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.subscription-stat-card-fanely:hover{border-color:var(--accent-primary);transform:translateY(-4px);box-shadow:0 8px 24px #9147ff1a}.subscription-plans-fanely{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}@media(max-width:1200px){.subscription-plans-fanely{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media(max-width:768px){.subscription-plans-fanely{grid-template-columns:1fr}}.plan-card-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;position:relative;transition:all .3s ease}.plan-card-fanely:hover{border-color:var(--accent-primary);transform:translateY(-4px);box-shadow:0 8px 24px #9147ff26}.plan-card-fanely.featured{border:2px solid var(--accent-primary);background:linear-gradient(135deg,#9147ff0d,#772ce80d)}.featured-badge-fanely{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--accent-gradient);color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #9147ff66}.plan-header-fanely{display:flex;flex-direction:column;gap:.75rem}.plan-badge-fanely{font-size:2rem;width:60px;height:60px;border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.plan-badge-fanely.tier-1{background:linear-gradient(135deg,var(--text-secondary) 0%,var(--text-muted) 100%);color:#fff}.plan-badge-fanely.tier-2{background:linear-gradient(135deg,gold,orange);color:#000}.plan-badge-fanely.tier-3{background:linear-gradient(135deg,var(--accent-primary) 0%,var(--accent-secondary) 100%);color:#fff}.plan-title-fanely{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0}.plan-price-fanely{display:flex;align-items:baseline;gap:.25rem}.price-amount-fanely{font-size:2rem;font-weight:800;color:var(--text-primary)}.plan-card-fanely.featured .price-amount-fanely{background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-period-fanely{font-size:.875rem;color:var(--text-secondary)}.plan-features-fanely{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem;flex:1}.feature-item-fanely{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--text-primary)}.feature-item-fanely.disabled{color:var(--text-secondary);opacity:.6}.feature-item-fanely i{font-size:1rem;flex-shrink:0}.feature-item-fanely i.fa-check-circle{color:var(--success)}.feature-item-fanely.disabled i.fa-times-circle{color:var(--text-secondary)}.plan-footer-fanely{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid var(--border-color)}.plan-stats-fanely{display:flex;gap:1rem}.plan-stat-fanely{display:flex;flex-direction:column;gap:.25rem}.plan-action-btn-fanely{padding:.75rem 1.5rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;color:var(--text-primary);font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.plan-action-btn-fanely:hover{background:var(--accent-primary);color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 4px 12px #9147ff4d}.plan-action-btn-fanely.primary{background:var(--accent-gradient);color:#fff;border:none}.plan-action-btn-fanely.primary:hover{box-shadow:0 4px 12px #9147ff66}.subscribers-list-section-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem}.subscribers-placeholder-fanely{padding:3rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center;background:var(--bg-secondary);border:2px dashed var(--border-color);border-radius:10px}.placeholder-icon-fanely{font-size:3rem;opacity:.5;color:var(--text-secondary)}.subscribers-placeholder-fanely h4{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}.subscribers-placeholder-fanely p{font-size:.875rem;color:var(--text-secondary);max-width:400px;line-height:1.5;margin:0}.promote-btn-fanely{margin-top:1rem;padding:.75rem 1.5rem;background:var(--accent-gradient);border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.promote-btn-fanely:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9147ff66}.earnings-section-fanely{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:2rem}.earnings-actions-fanely{display:flex;gap:.75rem}.withdraw-btn-fanely{padding:.75rem 1.5rem;background:var(--accent-gradient);border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.withdraw-btn-fanely:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #9147ff66}.withdraw-btn-fanely:disabled{opacity:.5;cursor:not-allowed;background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border-color)}.export-btn-fanely{padding:.75rem 1.5rem;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;color:var(--text-primary);font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.export-btn-fanely:hover{background:var(--bg-secondary);border-color:var(--accent-primary);color:var(--accent-primary)}.earnings-overview-fanely{display:grid;grid-template-columns:1fr 2fr;gap:1.5rem}@media(max-width:992px){.earnings-overview-fanely{grid-template-columns:1fr}}.earnings-card-fanely.balance{background:linear-gradient(135deg,#9147ff1a,#772ce80d);border:1px solid var(--accent-primary);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.card-header-fanely{display:flex;justify-content:space-between;align-items:center}.card-header-fanely h3{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0}.card-badge-fanely{font-size:1.5rem;width:40px;height:40px;background:var(--accent-gradient);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.balance-amount-fanely{display:flex;align-items:baseline;gap:.25rem}.amount-currency-fanely{font-size:1.5rem;font-weight:600;color:var(--text-secondary)}.amount-value-fanely{font-size:3rem;font-weight:800;color:var(--success);text-shadow:0 2px 8px rgba(0,245,147,.3)}.balance-info-fanely{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid var(--border-color)}.info-item-fanely{display:flex;justify-content:space-between;align-items:center}.info-label-fanely{font-size:.875rem;color:var(--text-secondary)}.info-value-fanely{font-size:.875rem;font-weight:600;color:var(--text-primary)}.earnings-stats-fanely{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:576px){.earnings-stats-fanely{grid-template-columns:1fr}}.earnings-stat-card-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease}.earnings-stat-card-fanely:hover{border-color:var(--accent-primary);transform:translateY(-4px);box-shadow:0 8px 24px #9147ff1a}.stat-value-fanely.negative{color:var(--error)}.earnings-sources-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem}.sources-grid-fanely{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem}.source-card-fanely{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:10px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;transition:all .3s ease}.source-card-fanely:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 4px 12px #9147ff1a}.source-header-fanely{display:flex;align-items:center;gap:.75rem}.source-icon-fanely{font-size:1.5rem;width:40px;height:40px;background:#9147ff1a;border-radius:10px;display:flex;align-items:center;justify-content:center}.source-header-fanely h4{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}.source-amount-fanely{font-size:1.5rem;font-weight:700;color:var(--text-primary)}.source-percentage-fanely{font-size:.875rem;color:var(--text-secondary);padding:.25rem .75rem;background:var(--bg-tertiary);border-radius:20px;border:1px solid var(--border-color);width:-moz-fit-content;width:fit-content}.transactions-history-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem}.history-filters-fanely{display:flex;gap:.5rem}.transactions-placeholder-fanely{padding:3rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;text-align:center;background:var(--bg-secondary);border:2px dashed var(--border-color);border-radius:10px;margin-top:1.5rem;min-height:300px}.placeholder-content-fanely{max-width:500px}.transactions-placeholder-fanely h4{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.transactions-placeholder-fanely p{font-size:.875rem;color:var(--text-secondary);line-height:1.5;margin:0}.placeholder-tips-fanely{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;padding:1rem;background:#9147ff0d;border-radius:8px;border:1px solid rgba(145,71,255,.1)}.tip-item-fanely{display:flex;align-items:flex-start;gap:.75rem}.tip-item-fanely i{font-size:1rem;color:var(--accent-primary);flex-shrink:0;margin-top:.125rem}.tip-item-fanely span{font-size:.875rem;color:var(--text-primary);line-height:1.4;text-align:left}.earnings-goals-fanely{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem}.goals-period-fanely{font-size:.875rem;color:var(--text-secondary);background:var(--bg-secondary);padding:.25rem .75rem;border-radius:20px;border:1px solid var(--border-color)}.goals-grid-fanely{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}.goal-card-fanely{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:10px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.goal-header-fanely{display:flex;justify-content:space-between;align-items:center}.goal-header-fanely h4{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}.goal-progress-fanely{font-size:.875rem;font-weight:700;color:var(--accent-primary);padding:.25rem .75rem;background:#9147ff1a;border-radius:20px;border:1px solid rgba(145,71,255,.3)}.goal-progress-bar-fanely{height:8px;background:var(--bg-tertiary);border-radius:4px;overflow:hidden}.progress-fill-fanely{height:100%;background:var(--accent-gradient);border-radius:4px;transition:width .3s ease}.goal-amount-fanely{display:flex;align-items:baseline;gap:.25rem}.current-fanely{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.target-fanely{font-size:.875rem;color:var(--text-secondary)}@media(max-width:768px){.analytics-section-fanely,.subscriptions-section-fanely,.earnings-section-fanely{padding:1.5rem}.section-header-fanely{flex-direction:column;align-items:flex-start;gap:1rem}.section-title-fanely h2{font-size:1.5rem}.analytics-details-grid-fanely{gap:1rem}.analytics-chart-card-fanely{padding:1.25rem}.chart-placeholder-fanely{height:180px}.chart-bars-fanely{height:130px}.plan-card-fanely{padding:1.25rem}.plan-features-fanely{gap:.5rem}.earnings-overview-fanely{gap:1rem}}@media(max-width:576px){.analytics-section-fanely,.subscriptions-section-fanely,.earnings-section-fanely{padding:1rem}.analytics-stats-grid-fanely{grid-template-columns:1fr}.subscription-plans-fanely{gap:1rem}.earnings-stats-fanely,.sources-grid-fanely,.goals-grid-fanely{grid-template-columns:1fr}.analytics-summary-fanely{padding:1.25rem}.summary-actions-fanely{width:100%}.action-btn-fanely{flex:1;justify-content:center}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.analytics-section-fanely,.subscriptions-section-fanely,.earnings-section-fanely{animation:slideIn .3s ease-out}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.placeholder-icon-fanely{animation:pulse 2s infinite}.plan-card-fanely.featured:before{content:"";position:absolute;inset:-2px;background:var(--accent-gradient);border-radius:14px;z-index:-1;opacity:0;transition:opacity .3s ease}.plan-card-fanely.featured:hover:before{opacity:.5}.earnings-card-fanely.balance{position:relative;overflow:hidden}.earnings-card-fanely.balance:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(145,71,255,.1) 50%,transparent 70%);animation:shimmer 3s infinite linear;z-index:0}@keyframes shimmer{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}.earnings-card-fanely.balance>*{position:relative;z-index:1}.modal-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:comment-fade .2s ease}@keyframes comment-fade{0%{opacity:0}to{opacity:1}}.modal-content{background:#18181b;border:1px solid #2d2d35;border-radius:16px;width:100%;max-width:580px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 64px #0009;animation:comment-slide .25s ease}@keyframes comment-slide{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #2d2d35}.modal-header h3{margin:0;font-size:1.125rem;font-weight:700;color:#efeff1}.modal-close{width:32px;height:32px;background:transparent;border:1px solid #2d2d35;border-radius:8px;color:#adadb8;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s;line-height:1}.modal-close:hover{background:#ffffff14;color:#efeff1}.post-preview{padding:1rem 1.5rem;background:#ffffff05;border-bottom:1px solid #2d2d35}.author-info{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.avatar-small{width:40px;height:40px;background:linear-gradient(135deg,#9147ff,#772ce8);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:#fff;flex-shrink:0}.author-info strong{color:#efeff1;font-size:.9375rem;font-weight:600}.preview-title{margin:.25rem 0 0;font-size:.875rem;color:#adadb8;font-weight:400}.preview-description{margin:.5rem 0 0;color:#adadb8;font-size:.875rem;line-height:1.5}.comments-section{flex:1;overflow-y:auto;padding:1rem 1.5rem;min-height:200px;max-height:400px}.comments-section::-webkit-scrollbar{width:6px}.comments-section::-webkit-scrollbar-track{background:transparent}.comments-section::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.loading-comments,.no-comments{text-align:center;padding:3rem 1rem;color:#adadb8;font-size:.9375rem}.comments-error{text-align:center;padding:2rem 1rem;background:#f13c6e1a;border:1px solid rgba(241,60,110,.3);border-radius:12px;color:#f13c6e;font-size:.875rem}.comments-error p{margin:0 0 1rem}.retry-btn{background:linear-gradient(135deg,#f13c6e,#c0294f);color:#fff;border:none;padding:.625rem 1.25rem;border-radius:8px;font-weight:600;cursor:pointer;font-size:.875rem;transition:all .2s}.retry-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f13c6e66}.comments-list{display:flex;flex-direction:column;gap:1rem}.comment-item{padding:1rem;background:#ffffff08;border:1px solid #2d2d35;border-radius:12px;transition:all .2s}.comment-item:hover{background:#ffffff0d;border-color:#9147ff4d}.comment-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.comment-avatar{width:32px;height:32px;background:linear-gradient(135deg,#9147ff,#772ce8);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;color:#fff;flex-shrink:0}.comment-header strong{color:#efeff1;font-size:.875rem;font-weight:600}.comment-time{color:#53535f;font-size:.75rem;font-weight:400;margin-left:.5rem}.comment-text{margin:0;color:#adadb8;font-size:.9375rem;line-height:1.5;padding-left:2.5rem}.comment-form{padding:1.25rem 1.5rem;border-top:1px solid #2d2d35;background:#ffffff05}.form-error{padding:.625rem .875rem;background:#f13c6e1a;border:1px solid rgba(241,60,110,.3);border-radius:8px;margin-bottom:.75rem}.form-error small{color:#f13c6e;font-size:.8125rem}.comment-form textarea{width:100%;background:#1f1f23;border:1px solid #2d2d35;border-radius:8px;color:#efeff1;font-size:.9375rem;padding:.875rem 1rem;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .2s,box-shadow .2s}.comment-form textarea:focus{outline:none;border-color:#9147ff;box-shadow:0 0 0 3px #9147ff26}.comment-form textarea::-moz-placeholder{color:#53535f}.comment-form textarea::placeholder{color:#53535f}.comment-form textarea:disabled{opacity:.5;cursor:not-allowed}.form-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.75rem}.cancel-btn,.submit-btn{padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.cancel-btn{background:#ffffff0f;border:1px solid #2d2d35;color:#adadb8}.cancel-btn:hover:not(:disabled){background:#ffffff1a;color:#efeff1}.cancel-btn:disabled{opacity:.5;cursor:not-allowed}.submit-btn{background:linear-gradient(135deg,#9147ff,#772ce8);color:#fff}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #9147ff66}.submit-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:480px){.modal-content{border-radius:12px;max-height:95vh}.modal-header,.post-preview,.comments-section,.comment-form{padding-left:1rem;padding-right:1rem}.form-actions{flex-direction:column-reverse}.cancel-btn,.submit-btn{width:100%;text-align:center;padding:.875rem}.comment-text{padding-left:0;margin-top:.5rem}}.lazy-image-container{position:relative;width:100%;overflow:hidden;background:#f7fafc;border-radius:8px}.lazy-image-skeleton{width:100%;height:400px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;position:relative;overflow:hidden}.skeleton-shimmer{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.lazy-image{width:100%;display:block;transition:opacity .3s ease-in-out}.lazy-image-loading{opacity:0}.lazy-image-loaded{opacity:1;animation:fadeIn .4s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.lazy-image-error{width:100%;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f7fafc;color:#718096}.error-icon{font-size:48px;margin-bottom:10px;opacity:.5}.lazy-image-error p{margin:0;font-size:14px;color:#a0aec0}@media(max-width:768px){.lazy-image-skeleton{height:300px}.lazy-image-error{height:250px}}.posts-container-fusion{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:650px;margin:0 auto}.post-card-fusion{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;overflow:hidden;transition:transform .2s ease}.post-header-fusion{padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center}.avatar-wrapper{position:relative;width:40px;height:40px}.avatar-wrapper img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid var(--accent-primary)}.online-indicator{position:absolute;bottom:0;right:0;width:12px;height:12px;background:var(--success);border:2px solid var(--bg-secondary);border-radius:50%}.user-meta h4{font-size:.95rem;font-weight:700;color:var(--text-primary);margin:0}.user-meta span{font-size:.8rem;color:var(--text-secondary)}.post-media-wrapper{position:relative;width:100%;background:#000;overflow:hidden;aspect-ratio:1 / 1.1}.post-main-media{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:filter .6s cubic-bezier(.4,0,.2,1)}.media-locked{filter:blur(60px) brightness(.7) saturate(1.5);transform:scale(1.1)}.media-lock-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0003;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.lock-message{text-align:center;padding:2rem}.lock-icon-circle{width:70px;height:70px;background:#9147ff33;border:2px solid var(--accent-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--accent-primary);font-size:1.8rem;box-shadow:0 0 20px #9147ff4d}.unlock-action-btn{margin-top:1.5rem;padding:.8rem 2rem;background:var(--accent-gradient);color:#fff;border:none;border-radius:30px;font-weight:700;cursor:pointer;transition:.3s}.unlock-action-btn:hover{transform:scale(1.05);box-shadow:0 5px 15px #9147ff66}.post-footer-fusion{padding:1rem 1.25rem}.post-stats-strip{display:flex;justify-content:space-between;margin-bottom:1rem}.left-actions{display:flex;gap:1.2rem}.post-action-btn{background:transparent;border:none;color:var(--text-primary);font-size:1.3rem;cursor:pointer;display:flex;align-items:center;gap:6px;transition:.2s}.post-action-btn span{font-size:.9rem;font-weight:600}.post-action-btn.heart:hover{color:var(--error)}.post-action-btn.comment:hover{color:var(--accent-primary)}.explicit-badge{display:inline-block;margin-top:.5rem;font-size:.7rem;padding:2px 8px;border:1px solid var(--error);color:var(--error);border-radius:4px;font-weight:700;text-transform:uppercase}.post-action-btn.heart.liked{color:#f36}.post-action-btn.heart.liked i{color:#f36;animation:heartBeat .3s ease}.post-action-btn.bookmark.bookmarked,.post-action-btn.bookmark.bookmarked i{color:#fbbf24}@keyframes heartBeat{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.post-user-info{text-decoration:none;color:inherit;display:flex;align-items:center;gap:.75rem}.post-caption-box a{text-decoration:none;color:inherit}.post-caption-box strong{color:var(--text-primary);transition:color .2s}.post-caption-box a:hover strong{color:var(--accent-primary)}.post-description{color:var(--text-secondary)}.explicit-badge{display:inline-block;padding:.25rem .5rem;background:#ff336626;border:1px solid rgba(255,51,102,.3);border-radius:4px;font-size:.75rem;font-weight:600;color:#f36;margin-left:.5rem}.notification-container{position:relative;display:inline-block}.notification-bell{position:relative;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;min-width:44px;min-height:44px}.notification-bell:hover{background:#edf2f7;border-color:#cbd5e0;transform:translateY(-1px)}.bell-icon{font-size:18px;line-height:1}.notification-badge{position:absolute;top:-6px;right:-6px;background:#e53e3e;color:#fff;font-size:11px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.connection-status{position:absolute;bottom:-2px;right:-2px}.status-dot{width:8px;height:8px;border-radius:50%}.status-dot.connected{background:#48bb78;box-shadow:0 0 0 2px #48bb7833}.status-dot.disconnected{background:#e53e3e;box-shadow:0 0 0 2px #e53e3e33}.notification-panel{position:absolute;top:calc(100% + 10px);right:0;width:380px;max-width:90vw;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;z-index:1000;border:1px solid #e2e8f0;animation:slideDown .2s ease}.panel-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e2e8f0}.panel-header h3{margin:0;font-size:16px;font-weight:600;color:#2d3748}.header-actions{display:flex;align-items:center;gap:12px}.mark-all-btn{background:#edf2f7;border:1px solid #cbd5e0;border-radius:6px;padding:6px 12px;font-size:12px;color:#4a5568;cursor:pointer;display:flex;align-items:center;gap:4px;transition:all .2s}.mark-all-btn:hover{background:#e2e8f0}.close-btn{background:none;border:none;font-size:24px;color:#a0aec0;cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.close-btn:hover{background:#f7fafc;color:#718096}.notifications-list{max-height:400px;overflow-y:auto;padding:8px 0}.notification-item{padding:12px 20px;border-bottom:1px solid #f7fafc;cursor:pointer;transition:background .2s;display:flex;gap:12px;align-items:flex-start}.notification-item:hover{background:#f7fafc}.notification-item.unread{background:#f0f9ff}.notification-item.unread:hover{background:#e6f4ff}.notification-icon{font-size:20px;flex-shrink:0;margin-top:2px}.notification-content{flex:1;min-width:0}.notification-message{margin:0 0 6px;font-size:14px;color:#2d3748;line-height:1.4}.notification-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.notification-time{font-size:12px;color:#a0aec0}.unread-dot{width:8px;height:8px;border-radius:50%;background:#4299e1;flex-shrink:0}.loading-notifications{padding:40px 20px;text-align:center}.loading-notifications .spinner{width:30px;height:30px;border:3px solid #e2e8f0;border-top-color:#4299e1;border-radius:50%;margin:0 auto 12px;animation:spin 1s linear infinite}.loading-notifications p{margin:0;font-size:14px;color:#718096}.empty-notifications{padding:40px 20px;text-align:center}.empty-icon{font-size:48px;margin-bottom:12px;opacity:.5}.empty-notifications p{margin:0 0 6px;font-size:14px;color:#4a5568;font-weight:500}.empty-notifications small{font-size:12px;color:#a0aec0}.panel-footer{padding:16px 20px;border-top:1px solid #e2e8f0;text-align:center}.view-all-btn{background:#667eea;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;cursor:pointer;width:100%;transition:all .2s}.view-all-btn:hover{background:#5a67d8;transform:translateY(-1px)}@media(max-width:640px){.notification-panel{width:calc(100vw - 40px);right:-20px}}.search-container{position:relative;width:100%;max-width:600px;margin:0 auto}.search-form{width:100%}.search-input-wrapper{position:relative;display:flex;align-items:center;background:#fff;border-radius:12px;border:2px solid #e2e8f0;transition:all .3s ease;overflow:hidden}.search-input-wrapper:focus-within{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.search-icon{position:absolute;left:16px;color:#a0aec0;pointer-events:none}.search-input{flex:1;padding:12px 48px 12px 44px;border:none;background:transparent;font-size:14px;color:#2d3748;outline:none;height:48px}.search-input::-moz-placeholder{color:#a0aec0}.search-input::placeholder{color:#a0aec0}.clear-button{position:absolute;right:100px;background:none;border:none;color:#a0aec0;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s;display:flex;align-items:center;justify-content:center}.clear-button:hover{color:#718096;background:#f7fafc}.search-button{height:48px;padding:0 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.search-button:hover:not(:disabled){background:linear-gradient(135deg,#5a67d8,#6b46c1)}.search-button:disabled{opacity:.5;cursor:not-allowed}.search-results-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:12px;margin-top:8px;box-shadow:0 10px 25px #00000026;border:1px solid #e2e8f0;z-index:1000;max-height:500px;overflow-y:auto;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.results-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 12px;border-bottom:1px solid #f1f5f9}.results-title{font-weight:600;color:#2d3748;font-size:14px}.view-all-link,.clear-recent-link{background:none;border:none;color:#667eea;font-size:13px;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s}.view-all-link:hover,.clear-recent-link:hover{background:#f7fafc;text-decoration:underline}.results-list{padding:8px 0}.result-item{width:100%;padding:12px 20px;background:none;border:none;text-align:left;cursor:pointer;display:flex;align-items:center;gap:12px;transition:all .2s;border-bottom:1px solid #f7fafc}.result-item:hover{background:#f8fafc}.result-item:last-child{border-bottom:none}.result-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#667eea,#764ba2)}.result-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar-initials{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.result-info{flex:1;min-width:0}.result-name{display:flex;align-items:center;gap:8px;margin-bottom:4px}.username{font-weight:600;color:#2d3748;font-size:14px}.explicit-badge{background:#fed7d7;color:#c53030;font-size:10px;font-weight:700;padding:2px 6px;border-radius:10px}.result-details{display:flex;gap:12px;font-size:12px;color:#718096;margin-bottom:4px}.category,.followers{display:flex;align-items:center;gap:4px}.result-bio{font-size:12px;color:#718096;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-searches{padding:12px 0}.recent-item{width:100%;padding:10px 20px;background:none;border:none;text-align:left;cursor:pointer;display:flex;align-items:center;gap:10px;color:#4a5568;font-size:14px;transition:all .2s}.recent-item:hover{background:#f8fafc;color:#2d3748}.loading-results{padding:40px 20px;display:flex;flex-direction:column;align-items:center;gap:12px;color:#718096}.spinner{width:24px;height:24px;border:3px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.no-results,.empty-state{padding:40px 20px;text-align:center;color:#718096}.no-results svg,.empty-state svg{margin-bottom:12px;opacity:.5}.no-results p,.empty-state p{margin:0 0 4px;font-weight:500}.no-results small{font-size:12px;opacity:.7}@media(max-width:768px){.search-container{max-width:100%}.search-input-wrapper{border-radius:8px}.search-button span{display:none}.search-button{padding:0 12px;min-width:40px}.search-results-dropdown{position:fixed;left:16px;right:16px;top:80px;max-height:calc(100vh - 100px)}}.srmodal-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:srfade .2s ease}@keyframes srfade{0%{opacity:0}to{opacity:1}}.srmodal-box{background:#18181b;border:1px solid #2d2d35;border-radius:16px;width:100%;max-width:460px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 64px #0009;animation:srslide .25s ease}@keyframes srslide{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.srmodal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #2d2d35}.srmodal-header h3{margin:0;font-size:1.1rem;font-weight:700;color:#efeff1}.srmodal-close{width:32px;height:32px;background:transparent;border:1px solid #2d2d35;border-radius:8px;color:#adadb8;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.srmodal-close:hover{background:#ffffff14;color:#efeff1}.srmodal-body{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.srmodal-transform{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.25rem;background:#ffffff08;border-radius:12px;border:1px solid #2d2d35}.srmodal-role{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:1rem 1.5rem;border-radius:12px;border:2px solid;background:#ffffff08;min-width:110px;transition:transform .2s}.srmodal-role:hover{transform:translateY(-2px)}.srmodal-role-icon{font-size:2rem;line-height:1}.srmodal-role-label{font-size:1rem;font-weight:700}.srmodal-role-tag{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#adadb8;background:#ffffff14;padding:2px 8px;border-radius:20px}.srmodal-role-tag.new{background:#9147ff26;color:#9147ff}.srmodal-arrow{font-size:1.75rem;color:#adadb8;font-weight:300}.srmodal-section{border-radius:10px;padding:1rem 1.25rem}.srmodal-section h4{font-size:.875rem;font-weight:700;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.5px}.srmodal-section ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.srmodal-section ul li{font-size:.875rem;line-height:1.4;padding-left:.25rem}.srmodal-section.loses{background:#f13c6e12;border:1px solid rgba(241,60,110,.2)}.srmodal-section.loses h4{color:#f13c6e}.srmodal-section.loses li{color:#f1a8b8}.srmodal-section.gains{background:#00f5930f;border:1px solid rgba(0,245,147,.2)}.srmodal-section.gains h4{color:#00f593}.srmodal-section.gains li{color:#a0f5d4}.srmodal-warning{font-size:.8125rem;color:#adadb8;background:#ffb80012;border:1px solid rgba(255,184,0,.2);border-radius:8px;padding:.875rem 1rem;line-height:1.5}.srmodal-confirm-visual{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:1rem 0}.srmodal-confirm-visual h3{margin:0;font-size:1.25rem;color:#efeff1}.srmodal-confirm-visual p{margin:0;color:#adadb8;font-size:.9375rem;line-height:1.5}.srmodal-confirm-note{font-size:.8125rem!important;color:#53535f!important}.srmodal-confirm-icon{font-size:3.5rem;line-height:1;filter:drop-shadow(0 0 16px rgba(145,71,255,.3))}.srmodal-error{padding:.75rem 1rem;background:#f13c6e1a;border:1px solid rgba(241,60,110,.3);border-radius:8px;color:#f13c6e;font-size:.875rem}.srmodal-success-body{align-items:center;text-align:center;padding:2.5rem 1.5rem;gap:1rem}.srmodal-success-icon{font-size:4rem;line-height:1;animation:srbounce .5s ease}@keyframes srbounce{0%{transform:scale(.5);opacity:0}70%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.srmodal-success-body h3{margin:0;font-size:1.5rem;color:#efeff1}.srmodal-success-body p{margin:0;color:#adadb8;font-size:.9375rem}.srmodal-progress-bar{width:100%;height:4px;background:#2d2d35;border-radius:2px;overflow:hidden;margin-top:.5rem}.srmodal-progress-fill{height:100%;background:linear-gradient(90deg,#9147ff,#00f593);border-radius:2px;animation:srprogress 2.5s linear forwards}@keyframes srprogress{0%{width:0%}to{width:100%}}.srmodal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid #2d2d35}.srmodal-btn{padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:all .2s}.srmodal-btn.cancel{background:#ffffff0f;border:1px solid #2d2d35;color:#adadb8}.srmodal-btn.cancel:hover{background:#ffffff1a;color:#efeff1}.srmodal-btn.next{background:linear-gradient(135deg,#9147ff,#772ce8);color:#fff}.srmodal-btn.next:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9147ff66}.srmodal-btn.confirm{color:#fff;min-width:160px}.srmodal-btn.confirm:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 16px #0000004d}.srmodal-btn.confirm:disabled{opacity:.5;cursor:not-allowed}@media(max-width:480px){.srmodal-box{border-radius:12px}.srmodal-transform{flex-direction:column;gap:.5rem}.srmodal-arrow{transform:rotate(90deg)}.srmodal-footer{flex-direction:column-reverse}.srmodal-btn{width:100%;text-align:center;padding:.875rem}}.srmodal-box::-webkit-scrollbar{width:5px}.srmodal-box::-webkit-scrollbar-track{background:transparent}.srmodal-box::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.profile-skeleton{width:100%}.profile-header-skeleton{background:#ffffff0d;border-radius:12px;padding:30px;display:flex;gap:30px;margin-bottom:30px}.avatar-skeleton{width:120px;height:120px;border-radius:50%;background:#ffffff1a}.info-skeleton{flex:1}.skeleton-line{background:#ffffff1a;border-radius:4px;margin-bottom:10px}.badges-skeleton{display:flex;gap:10px;margin-top:15px}.badge-skeleton{width:100px;height:35px;background:#ffffff1a;border-radius:8px}.stats-skeleton{display:flex;flex-direction:column;gap:15px}.stat-skeleton{width:150px;height:60px;background:#ffffff1a;border-radius:8px}.posts-skeleton{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:30px}.post-skeleton{aspect-ratio:4/5;background:#ffffff1a;border-radius:12px}.pulse{animation:pulse 1.5s ease-in-out infinite}.avatar-img-custom{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.public-profile .main-menu-fanely{display:none}.public-profile .content-fanely{margin-left:0!important;width:100%!important}.public-profile .content-fanely.full-width{max-width:1400px;margin:0 auto;padding:20px}.public-profile .top-bar-fanely{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 20px #0000001a}.public-profile .page-title-fanely{color:#fff}.public-profile .create-btn-fanely{background:#fff;color:#667eea;font-weight:600}.public-profile .create-btn-fanely:hover{background:#ffffffe6;transform:translateY(-2px)}.public-profile .profile-card-fanely{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid rgba(145,71,255,.2)}.action-btn-fanely.following{background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #667eea}.action-btn-fanely.following:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.media-lock-overlay{position:absolute;inset:0;background:#000000f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:10;border-radius:12px}.lock-message{text-align:center;color:#fff;padding:30px}.lock-icon-circle{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:32px;box-shadow:0 8px 30px #667eea66}.lock-message h3{font-size:24px;margin-bottom:10px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.lock-message p{font-size:16px;margin-bottom:20px;opacity:.8}.unlock-action-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 30px;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea66}.unlock-action-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}@media(max-width:768px){.public-profile .content-fanely.full-width{padding:10px}.posts-grid-fanely{grid-template-columns:1fr}}@media(min-width:769px)and (max-width:1200px){.posts-grid-fanely{grid-template-columns:repeat(2,1fr)}}@media(min-width:1201px){.public-profile .posts-grid-fanely{grid-template-columns:repeat(3,1fr)}}.dashboard-fanely-fusion:not(.public-profile){min-height:100vh;background:var(--bg-primary)}.dashboard-fanely-fusion:not(.public-profile) .content-fanely{flex:1;display:flex;flex-direction:column}.post-card-fanely{animation:fadeIn .5s ease-out}.profile-actions-section-fanely .actions-grid-fanely{gap:15px!important}.action-btn-fanely{transition:all .3s ease}.action-btn-fanely:hover{transform:translateY(-3px);box-shadow:0 8px 25px #9147ff4d}.posts-grid-fanely{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:20px}.post-media-fanely{position:relative;width:100%;aspect-ratio:1 / 1;background:#121212;border-radius:12px 12px 0 0;overflow:hidden}.post-media-fanely img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-actions-row-fanely{display:flex;gap:12px;padding:20px;border-top:1px solid rgba(255,255,255,.05)}.action-btn-main{flex:1;padding:12px;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:.3s}.action-btn-main.primary{background:#fff;color:#000}.action-btn-main.premium{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.action-btn-main.following{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.loader-container{display:flex;justify-content:center;padding:50px}.profile-posts-section{width:100%;margin-top:2rem;animation:fadeIn .5s ease-out}.section-header-fanely{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 .5rem}.section-header-fanely h2{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}.post-count-badge{background:#9147ff1a;color:var(--accent-primary);padding:.25rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;border:1px solid rgba(145,71,255,.3)}.profile-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%}.profile-post-card{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;transition:all .3s ease;width:100%;aspect-ratio:3 / 4;display:flex;flex-direction:column}.profile-post-card:hover{transform:translateY(-4px);border-color:var(--accent-primary);box-shadow:0 8px 24px #9147ff26}.profile-post-media{position:relative;width:100%;aspect-ratio:1 / 1;background:var(--bg-secondary);overflow:hidden;border-bottom:1px solid var(--border-color)}.profile-post-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.profile-post-card:hover .profile-post-media img{transform:scale(1.05)}.media-lock-overlay{position:absolute;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10}.lock-message{text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;gap:.5rem}.lock-icon-circle{width:40px;height:40px;background:linear-gradient(135deg,var(--accent-primary) 0%,var(--accent-secondary) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem}.lock-message span{font-size:.8rem;font-weight:600;opacity:.9}.profile-post-info{padding:1rem;flex:1;display:flex;flex-direction:column;gap:.5rem}.profile-post-title{font-size:.9rem;font-weight:600;color:var(--text-primary);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.profile-post-stats{display:flex;gap:1rem;font-size:.8rem;color:var(--text-secondary)}.profile-post-stats span{display:flex;align-items:center;gap:.25rem}.profile-post-stats i{font-size:.7rem}.empty-state-fanely{padding:3rem 1rem;text-align:center;background:var(--bg-secondary);border:2px dashed var(--border-color);border-radius:12px;color:var(--text-secondary)}.empty-state-fanely i{font-size:3rem;margin-bottom:1rem;opacity:.5}.empty-state-fanely p{font-size:.9rem;margin:0}.profile-post-card.skeleton{pointer-events:none}.skeleton-media{background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-secondary) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:loading 1.5s infinite}.skeleton-title{height:1rem;width:80%;background:var(--bg-secondary);border-radius:4px;margin-bottom:.5rem}.skeleton-stats{height:.8rem;width:60%;background:var(--bg-secondary);border-radius:4px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.profile-posts-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:768px){.profile-posts-section{margin-top:1.5rem}.section-header-fanely{flex-direction:column;align-items:flex-start;gap:.5rem}.profile-posts-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.profile-post-info{padding:.75rem}.profile-post-title{font-size:.8rem}.profile-post-stats{font-size:.7rem;gap:.75rem}}@media(max-width:480px){.profile-posts-grid{grid-template-columns:1fr}.profile-post-card{aspect-ratio:auto}.profile-post-media{aspect-ratio:16 / 9}}.profile-page-dark{background-color:#0a0a0a;min-height:100vh;color:#fff}.profile-nav-dark{display:flex;justify-content:space-between;padding:15px 30px;background:#121212;border-bottom:1px solid rgba(255,255,255,.05)}.nav-back-dark,.nav-btn-dark{background:transparent;border:none;color:#a0a0a0;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px}.nav-btn-dark{background:#ffffff0d;padding:8px 15px;border-radius:6px}.nav-btn-dark:hover{color:#fff;background:#ffffff1a}.profile-content-dark{max-width:1200px;margin:0 auto;padding-bottom:50px}.public-profile-container{min-height:100vh;background-color:#0f0f0f;color:#fff;display:flex;flex-direction:column;align-items:center}.public-profile-card{width:90%;max-width:600px;background:#1a1a1a;border-radius:20px;margin-top:-60px;padding:30px;text-align:center;box-shadow:0 10px 30px #00000080}.public-avatar-img,.public-avatar-placeholder{width:120px;height:120px;border-radius:50%;border:5px solid #1a1a1a;-o-object-fit:cover;object-fit:cover;background:#333;margin:0 auto}.public-cta-section{margin-top:40px;padding-top:30px;border-top:1px solid #333}.lock-icon{color:#e91e63;margin-bottom:15px}.btn-primary-fanely{background:#e91e63;color:#fff;border:none;padding:12px 25px;border-radius:30px;font-weight:700;cursor:pointer;width:100%;margin-bottom:10px}.public-profile-container{min-height:100vh;background:linear-gradient(135deg,#0f0f23,#1a1a2e);color:#fff}.public-banner{position:relative;width:100%;background:linear-gradient(45deg,#667eea,#764ba2)}.back-float-btn{position:absolute;top:20px;left:20px;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.back-float-btn:hover{background:#000000b3;transform:scale(1.1)}.public-profile-card{max-width:800px;margin:-80px auto 40px;background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:30px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 60px #0000004d}.public-avatar-wrapper{width:120px;height:120px;margin:-80px auto 20px;border-radius:50%;border:5px solid #0f0f23;overflow:hidden;box-shadow:0 10px 30px #00000080}.public-avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.public-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);font-size:48px;font-weight:700;color:#fff}.public-info{text-align:center;margin-bottom:30px}.public-info h1{font-size:28px;margin-bottom:10px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.type-badge{display:inline-block;padding:6px 16px;border-radius:20px;font-size:14px;font-weight:600;margin:10px 0}.type-badge.creator{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.type-badge.fan{background:#ffffff1a;color:#fff}.public-bio{margin:15px 0;color:#ffffffb3;font-size:16px}.public-stats-mini{display:flex;gap:30px;justify-content:center;margin-top:20px;font-size:14px;color:#fffc}.public-stats-mini strong{color:#fff;font-size:18px;display:block}.public-cta-section{text-align:center;padding:30px 20px;background:#0003;border-radius:15px;margin-top:20px}.lock-notice{margin-bottom:25px}.lock-icon{color:#667eea;margin-bottom:15px;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.lock-notice h3{font-size:22px;margin-bottom:10px}.lock-notice p{color:#fff9;font-size:14px}.cta-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.btn-primary-fanely,.btn-outline-fanely{padding:12px 30px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.btn-primary-fanely{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.btn-primary-fanely:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.btn-outline-fanely{background:transparent;border:2px solid #667eea;color:#667eea}.btn-outline-fanely:hover{background:#667eea1a}.public-posts-section{max-width:1400px;margin:40px auto;padding:0 20px}.section-header-public{text-align:center;margin-bottom:30px}.section-header-public h2{font-size:28px;margin-bottom:10px}.blur-notice{display:inline-flex;align-items:center;gap:8px;color:#fff9;font-size:14px;padding:8px 16px;background:#ffffff0d;border-radius:20px;border:1px solid rgba(255,255,255,.1)}.public-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-bottom:50px}@media(max-width:768px){.public-posts-grid{grid-template-columns:1fr}}.public-post-card{background:#ffffff0d;border-radius:15px;overflow:hidden;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.public-post-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000004d;border-color:#667eea80}.public-post-media{position:relative;aspect-ratio:4/5;overflow:hidden;background:#1a1a1a}.post-preview-img,.post-preview-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blurred{filter:blur(20px);transform:scale(1.1)}.post-blur-overlay{position:absolute;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;opacity:0;transition:opacity .3s ease}.public-post-card:hover .post-blur-overlay{opacity:1}.overlay-lock{color:#667eea;filter:drop-shadow(0 0 10px rgba(102,126,234,.5))}.unlock-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:10px 25px;border-radius:25px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease}.unlock-btn:hover{transform:scale(1.05);box-shadow:0 5px 20px #667eea99}.public-post-info{padding:15px}.post-stats-mini{display:flex;gap:15px;font-size:14px;color:#ffffffb3}.posts-cta-footer{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid rgba(102,126,234,.3);border-radius:20px;padding:50px 30px;text-align:center;margin-top:40px}.cta-content h3{font-size:32px;margin-bottom:15px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cta-content p{color:#ffffffb3;font-size:16px;margin-bottom:30px}.cta-buttons-footer{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.btn-primary-large,.btn-secondary-large{padding:15px 40px;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:10px}.btn-primary-large{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.btn-primary-large:hover{transform:translateY(-3px);box-shadow:0 10px 30px #667eea80}.btn-secondary-large{background:transparent;border:2px solid rgba(255,255,255,.2);color:#fff}.btn-secondary-large:hover{background:#ffffff0d;border-color:#fff6}.error-view{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f0f23,#1a1a2e);color:#fff;text-align:center;padding:20px}.error-view button{margin-top:20px;padding:12px 30px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer}.error-view button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}
