img{image-orientation:initial}.modal-overlay{box-sizing:border-box;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.modal-overlay.no-safe-area{padding:0}.full-media-stage{align-items:center;background:#050008;border-radius:18px;display:flex;height:min(82dvh,900px);isolation:isolate;justify-content:center;max-height:calc(100dvh - 96px);overflow:hidden;position:relative;width:100%}.full-media-stage:before{background-image:none;background-image:var(--media-bg,none);background-position:50%;background-size:cover;filter:blur(28px);opacity:.35;transform:scale(1.12);z-index:0}.full-media-stage:after,.full-media-stage:before{content:"";inset:0;pointer-events:none;position:absolute}.full-media-stage:after{background:#05000c73;z-index:1}.full-media-stage img,.full-media-stage video{display:block;height:auto;image-orientation:initial;max-height:100%;max-width:100%;object-fit:contain!important;object-position:center;position:relative;width:auto;z-index:2}@media (max-width:760px){.full-media-stage{border-radius:0;height:100%;max-height:100dvh}.full-media-stage img,.full-media-stage video{max-height:100dvh;max-width:100vw}}.app-container{background:var(--light-bg);display:flex;min-height:100vh;min-height:100dvh;width:100%}.desktop-sidebar{background:var(--light-surface);border-right:1px solid var(--light-border);display:none;flex-direction:column;flex-shrink:0;height:100vh;height:100dvh;position:-webkit-sticky;position:sticky;top:0;width:280px}.sidebar-header{border-bottom:1px solid var(--light-border);padding:24px}.sidebar-logo{align-items:center;display:flex;gap:12px}.sidebar-logo-icon{align-items:center;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-radius:var(--radius-md);color:#fff;display:flex;height:40px;justify-content:center;width:40px}.sidebar-logo-icon svg{height:24px;width:24px}.sidebar-logo h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--primary),var(--primary-dark));-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:700}.sidebar-nav{padding:16px 12px}.sidebar-nav-item{background:none;border-radius:var(--radius-md);color:var(--light-text-secondary);font-size:15px;font-weight:500;gap:14px;padding:14px 16px;position:relative;text-align:left;transition:all .2s}.sidebar-nav-item:hover{background:var(--light-surface-hover);color:var(--light-text)}.sidebar-nav-item.active{background:linear-gradient(135deg,#2196f31a,#1976d21a);color:var(--primary)}.sidebar-nav-item svg{height:22px;width:22px}.sidebar-nav-item .nav-badge{background:var(--danger);border-radius:10px;display:flex;min-width:20px;position:absolute;right:16px}.sidebar-footer{border-top:1px solid var(--light-border);padding:16px}.sidebar-profile{align-items:center;border-radius:var(--radius-md);cursor:pointer;display:flex;gap:12px;padding:12px;transition:background .2s}.sidebar-profile:hover{background:var(--light-surface-hover)}.sidebar-profile img{border-radius:50%;height:44px;object-fit:cover;width:44px}.sidebar-profile-info{flex:1 1}.sidebar-profile-name{color:var(--light-text);font-size:14px;font-weight:600}.sidebar-profile-role{color:var(--light-text-secondary);font-size:12px}.app-main-wrapper{flex:1 1;max-width:100%;overflow-x:hidden;overflow-y:visible}.app,.app-main-wrapper{display:flex;flex-direction:column}.app{background:var(--light-bg);margin:0 auto;max-width:680px;min-height:100vh;min-height:100dvh;position:relative;transition:background-color .3s ease;width:100%}.app.dark-mode{background:radial-gradient(800px 480px at 12% -10%,#8b5cf62e,#0000 60%),radial-gradient(640px 380px at 95% 110%,#ec489924,#0000 60%),linear-gradient(180deg,#0a0414,#14082a);box-shadow:0 0 40px #00000080}.app.light-mode{background:var(--light-bg)}.app-main{-webkit-overflow-scrolling:touch;flex:1 1;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;padding-bottom:calc(80px + env(safe-area-inset-bottom));padding-top:60px;scroll-behavior:smooth;transform:translateZ(0);will-change:scroll-position}.app.dark-mode .app-main{background:#0000}.app.light-mode .app-main{background:var(--light-bg)}@media (min-width:768px){.desktop-sidebar{display:flex}.app{border-left:1px solid var(--light-border);border-right:1px solid var(--light-border);max-width:680px}.app-main{padding-bottom:20px}.mobile-bottom-nav{display:none}}@media (min-width:1200px){.app{max-width:680px}}.desktop-right-sidebar{display:none;flex-shrink:0;height:100vh;height:100dvh;overflow-y:auto;padding:24px;position:-webkit-sticky;position:sticky;top:0;width:320px}@media (min-width:1400px){.desktop-right-sidebar{display:block}}.right-sidebar-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;color:#e8e1f7;margin-bottom:18px;overflow:hidden;padding:0}.right-sidebar-card h3{color:#b8b0d4;font-size:13px;font-weight:800;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}.creator-card{padding:0 0 18px;position:relative}.creator-card-cover{background:linear-gradient(135deg,#1a0a2e,#2a0f3e);height:84px;overflow:hidden;position:relative}.creator-card-cover:after{background:linear-gradient(180deg,#0000,#0a0414a6),linear-gradient(135deg,#8b5cf64d,#ec48992e);content:"";inset:0;position:absolute}.creator-card-cover img{height:100%;object-fit:cover;width:100%}.creator-card-avatar{border:3px solid #14082a;border-radius:50%;height:64px;left:50%;object-fit:cover;outline:2px solid #ec4899;outline-offset:-4px;position:absolute;top:56px;transform:translateX(-50%);width:64px;z-index:2}.creator-card-body{padding:36px 18px 0;text-align:center}.creator-card-body h4{align-items:center;color:#f5f1ff;display:inline-flex;font-size:15.5px;font-weight:800;gap:5px;justify-content:center;margin:0 0 2px}.creator-card-body h4 svg{color:#ec4899;height:14px;width:14px}.creator-card-handle{color:#8a7fa5;font-size:12.5px;font-weight:600;margin:0 0 10px}.creator-card-online{align-items:center;background:#22c55e1a;border:1px solid #22c55e52;border-radius:999px;color:#4ade80;display:inline-flex;font-size:11.5px;font-weight:700;gap:6px;margin-bottom:10px;padding:4px 10px}.creator-card-online .dot{background:#22c55e;border-radius:50%;box-shadow:0 0 6px #22c55eb3;height:6px;width:6px}.creator-card-bio{color:#b8b0d4;font-size:12.5px;line-height:1.45;margin:6px 0 0;padding:0 4px}.sub-card{padding:18px 18px 16px}.sub-card-row{align-items:center;border-bottom:1px solid #ffffff0f;color:#b8b0d4;display:flex;font-size:13px;justify-content:space-between;padding:8px 0}.sub-card-row:last-child{border-bottom:none}.sub-card-row strong{color:#f5f1ff;font-weight:700}.sub-card-status{color:#4ade80!important;gap:4px}.sub-card-status:before{background:#22c55e;border-radius:50%;box-shadow:0 0 6px #22c55eb3;content:"";height:6px;width:6px}.app-container.admin-mode{display:block}.app-container.admin-mode .app-main-wrapper{margin-left:0}.admin-full-screen{min-height:100vh;min-height:100dvh;width:100%}@media (min-width:1024px){.app-container.admin-mode .desktop-right-sidebar{display:none}}.header{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid var(--light-border);display:flex;height:60px;justify-content:space-between;left:50%;max-width:680px;padding:0 16px;position:fixed;top:0;transform:translateX(-50%);transition:all .3s ease;width:100%;z-index:100}@media (min-width:768px){.header{left:0;position:-webkit-sticky;position:sticky;transform:none}}.header-left,.header-right{align-items:center;display:flex;gap:8px;min-width:60px}.header-right{justify-content:flex-end}.logo-icon{align-items:center;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-radius:var(--radius-sm);color:#fff;display:flex;height:34px;justify-content:center;width:34px}.logo-icon svg{height:18px;width:18px}.header-btn{align-items:center;background:var(--light-surface-hover);border-radius:50%;color:var(--light-text);display:flex;height:38px;justify-content:center;position:relative;transition:all .2s;width:38px}.header-btn:hover{background:var(--light-border)}.header-btn svg{height:20px;width:20px}.notification-badge{align-items:center;background:var(--danger);border-radius:9px;color:#fff;display:flex;font-size:10px;font-weight:700;height:18px;justify-content:center;min-width:18px;position:absolute;right:-2px;top:-2px}.header-center{flex:1 1;text-align:center}.header-title{color:var(--light-text);font-size:17px;font-weight:700;letter-spacing:-.3px}.header-subtitle{color:var(--light-text-secondary);display:block;font-size:11px;margin-top:1px}.admin-toggle{align-items:center;background:var(--light-surface-hover);border-radius:50%;display:flex;font-size:17px;height:38px;justify-content:center;transition:all .2s;width:38px}.admin-toggle:hover{background:var(--light-border)}.admin-toggle.active{background:linear-gradient(135deg,var(--primary),var(--primary-dark))}.notification-container{position:relative}.notification-dropdown{animation:dropdownFadeIn .2s ease;background:var(--light-surface);border:1px solid var(--light-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);max-width:calc(100vw - 32px);overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:360px;z-index:1000}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.notification-header{align-items:center;border-bottom:1px solid var(--light-border);display:flex;justify-content:space-between;padding:16px}.notification-header h3{color:var(--light-text);font-size:16px;font-weight:700;margin:0}.mark-all-read{background:none;border:none;border-radius:var(--radius-sm);color:var(--primary);cursor:pointer;font-size:13px;padding:4px 8px;transition:background .2s}.mark-all-read:hover{background:#2196f31a}.notification-list{max-height:400px;overflow-y:auto}.notification-empty{color:var(--light-text-secondary);padding:40px 20px;text-align:center}.notification-empty span{display:block;font-size:40px;margin-bottom:12px}.notification-empty p{font-size:14px;margin:0}.notification-item{align-items:flex-start;border-bottom:1px solid var(--light-border);cursor:pointer;display:flex;gap:12px;padding:14px 16px;position:relative;transition:background .2s}.notification-item:last-child{border-bottom:none}.notification-item:hover{background:var(--light-surface-hover)}.notification-item.unread{background:#2196f30d}.notification-item.unread:hover{background:#2196f31a}.notification-icon{align-items:center;background:var(--light-surface-hover);border-radius:50%;display:flex;flex-shrink:0;font-size:18px;height:40px;justify-content:center;width:40px}.notification-content{flex:1 1;min-width:0}.notification-title{color:var(--light-text);font-size:14px;font-weight:600;margin-bottom:2px}.notification-message{color:var(--light-text-secondary);font-size:13px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-time{color:var(--light-text-secondary);font-size:11px;margin-top:4px}.notification-dot{background:var(--primary);border-radius:50%;flex-shrink:0;height:8px;margin-top:4px;width:8px}.notification-footer{border-top:1px solid var(--light-border);padding:12px 16px;text-align:center}.notification-footer button{background:none;border:none;border-radius:var(--radius-md);color:var(--primary);cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:background .2s}.notification-footer button:hover{background:#2196f31a}@media (max-width:480px){.notification-dropdown{right:-8px;width:calc(100vw - 32px)}}.user-menu-container{position:relative}.user-menu-btn{border:2px solid #0000;overflow:hidden;padding:0;transition:all .2s ease}.user-menu-btn:hover{border-color:var(--primary)}.user-menu-avatar{border-radius:50%;height:100%;object-fit:cover;width:100%}.user-menu-dropdown{animation:dropdownFadeIn .2s ease;background:var(--light-surface);border:1px solid var(--light-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:260px;z-index:1000}.user-menu-header{align-items:center;background:linear-gradient(135deg,#2196f30d,#2196f305);display:flex;gap:12px;padding:16px}.user-menu-profile-pic{border:2px solid var(--primary);border-radius:50%;height:48px;object-fit:cover;width:48px}.user-menu-info{display:flex;flex-direction:column;min-width:0}.user-menu-name{color:var(--light-text);font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu-username{color:var(--light-text-secondary);font-size:13px}.user-menu-divider{background:var(--light-border);height:1px}.user-menu-items{padding:8px}.user-menu-item{align-items:center;background:none;border:none;border-radius:var(--radius-md);color:var(--light-text);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:12px 14px;text-align:left;transition:all .2s ease;width:100%}.user-menu-item:hover{background:var(--light-surface-hover)}.user-menu-item svg{color:var(--light-text-secondary);flex-shrink:0;height:20px;width:20px}.user-menu-item.signout{border-radius:0 0 var(--radius-md) var(--radius-md);border-top:1px solid var(--light-border);color:#ef4444;margin-top:4px;padding-top:16px}.user-menu-item.signout:hover{background:#ef444414}.user-menu-item.signout svg{color:#ef4444}@media (max-width:767px){.user-menu-dropdown{left:auto;max-width:300px;position:fixed;right:16px;top:68px;width:calc(100vw - 32px)}}.bottom-nav{align-items:stretch;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:#fffffff5;border-top:1px solid #0000000f;bottom:0;display:flex;justify-content:space-around;left:0;padding:8px 8px max(8px,env(safe-area-inset-bottom));position:fixed;right:0;transition:background .22s ease,border-color .22s ease;width:100%;z-index:100}@media (min-width:768px){.bottom-nav{border:1px solid #0000000f;border-radius:999px;bottom:16px;box-shadow:0 14px 36px -10px #0000002e;left:50%;max-width:560px;padding:8px 14px;right:auto;transform:translateX(-50%);width:auto}}.nav-item{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;border-radius:14px;color:#6b7280;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:4px;justify-content:center;min-height:52px;min-width:56px;padding:8px 6px;position:relative;transition:color .16s ease,background .16s ease,transform .12s ease}.nav-item:active{transform:scale(.94)}.nav-item.active{color:#ec4899}.nav-icon-wrapper{height:24px;position:relative;width:24px}.nav-icon,.nav-icon svg{height:100%;width:100%}.nav-badge{align-items:center;animation:bn-pop .3s cubic-bezier(.32,.72,0,1);background:linear-gradient(135deg,#ec4899,#f97316);border-radius:999px;box-shadow:0 4px 10px -2px #ec48998c;color:#fff;display:flex;font-size:9.5px;font-weight:800;height:17px;justify-content:center;min-width:17px;padding:0 5px;position:absolute;right:-8px;top:-5px}@keyframes bn-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.nav-label{font-size:10.5px;font-weight:700;letter-spacing:.02em;line-height:1}.nav-indicator{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:999px;height:3px;left:50%;position:absolute;top:2px;transform:translateX(-50%);width:24px}@media (min-width:768px){.nav-indicator{top:4px;width:22px}}:root[data-theme=dark] .bottom-nav{background:#14082adb;border-top-color:#ffffff1a}@media (min-width:768px){:root[data-theme=dark] .bottom-nav{border-color:#ffffff1a;box-shadow:0 18px 40px -10px #0000008c,0 4px 14px -4px #ec489940}}:root[data-theme=dark] .nav-item{color:#8a7fa5}:root[data-theme=dark] .nav-item.active{color:#f472b6}:root[data-theme=dark] .nav-item:hover{background:#ffffff0a}@media (prefers-reduced-motion:reduce){.nav-badge{animation:none}.bottom-nav,.nav-item{transition:none}}.home-page{-webkit-overflow-scrolling:touch;min-height:100%;scroll-behavior:smooth}.creator-banner{height:160px;overflow:hidden;position:relative}.banner-cover{filter:saturate(1.05);height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.banner-overlay{background:linear-gradient(180deg,#0000,#0000008c),linear-gradient(135deg,#8b5cf640,#ec48992e);inset:0;position:absolute}.banner-content{align-items:flex-end;display:flex;gap:14px;inset:0;padding:16px 20px;position:absolute}.banner-avatar-wrap{flex-shrink:0;position:relative}.banner-avatar{border:3px solid #fffffff2;border-radius:50%;box-shadow:0 8px 24px -6px #0009;height:72px;object-fit:cover;outline:2px solid #ec4899;outline-offset:-5px;width:72px}.banner-online-dot{background:#22c55e;border:3px solid #fff;border-radius:50%;bottom:4px;box-shadow:0 0 0 2px #22c55e4d;height:16px;position:absolute;right:4px;width:16px}.banner-info h2{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:800;gap:6px;letter-spacing:-.3px;margin:0 0 4px;text-shadow:0 2px 10px #0009}.banner-info .verified{color:#ec4899;height:18px;width:18px}.banner-info p{color:#ffffffdb;font-size:13px;margin:0;text-shadow:0 1px 6px #00000080}.new-badge{background:linear-gradient(135deg,#ec4899,#f97316);border-radius:999px;box-shadow:0 4px 10px -2px #ec489973;color:#fff;display:inline-block;font-size:10.5px;font-weight:800;letter-spacing:.06em;margin-left:8px;padding:3px 9px;vertical-align:middle}.feed{display:flex;flex-direction:column;padding:12px 0;transform:translateZ(0);will-change:scroll-position}.subscribe-gate{background:radial-gradient(800px 480px at 12% -10%,#8b5cf638,#0000 60%),radial-gradient(640px 380px at 95% 110%,#ec48992e,#0000 60%),linear-gradient(180deg,#0a0414,#14082a);min-height:100%;padding-bottom:80px}.gate-hero{height:180px;overflow:hidden;position:relative}.gate-cover{filter:saturate(1.1) brightness(.85);height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.gate-cover-overlay{background:linear-gradient(180deg,#0a041400,#0a0414d9),linear-gradient(135deg,#8b5cf647,#ec489933);inset:0;position:absolute}.gate-avatar-wrap{bottom:-54px;left:50%;position:absolute;transform:translateX(-50%)}.gate-avatar{border:4px solid #0a0414;border-radius:50%;box-shadow:0 24px 50px -16px #ec48998c;height:124px;object-fit:cover;outline:3px solid #ec4899;outline-offset:-7px;width:124px}.gate-online-dot{background:#22c55e;border:3px solid #0a0414;border-radius:50%;bottom:8px;box-shadow:0 0 0 2px #22c55e59;height:18px;position:absolute;right:8px;width:18px}.gate-identity{padding:70px 24px 14px;text-align:center}.gate-identity h1{align-items:center;color:#f5f1ff;display:inline-flex;font-size:28px;font-weight:800;gap:8px;letter-spacing:-.5px;margin:0 0 4px}.verified-badge{flex-shrink:0;height:22px;width:22px}.gate-username{color:#b8b0d4;font-size:14px;font-weight:600;margin:0 0 14px}.gate-bio{color:#d3cce7;font-size:14.5px;line-height:1.55;margin:0 auto 18px;max-width:460px;white-space:pre-wrap}.gate-stats{display:flex;gap:36px;justify-content:center;margin-bottom:16px}.gate-stat{display:flex;flex-direction:column;gap:2px;text-align:center}.gate-stat .stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:800}.gate-stat .stat-label{color:#8a7fa5;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.gate-online-pill{align-items:center;background:#22c55e1a;border:1px solid #22c55e52;border-radius:999px;color:#4ade80;display:inline-flex;font-size:12.5px;font-weight:700;gap:8px;margin:0;padding:6px 14px}.gate-online-pill .dot{animation:pulse-dot 2s ease-in-out infinite;background:#22c55e;border-radius:50%;box-shadow:0 0 8px #22c55eb3;height:8px;width:8px}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.85)}}.subscription-tiers{margin:0 auto;max-width:560px;padding:20px 20px 0}.subscription-tiers h2{color:#f5f1ff;font-size:24px;font-weight:800;letter-spacing:-.4px;margin:22px 0 6px;text-align:center}.subscription-subtitle{color:#b8b0d4;font-size:14px;line-height:1.5;margin:0 0 22px;text-align:center}.tier-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;margin-bottom:14px;padding:22px 22px 20px;position:relative;transition:all .2s ease}.tier-card:hover{border-color:#ec489952;box-shadow:0 20px 50px -16px #ec489952;transform:translateY(-2px)}.tier-card.popular{background:linear-gradient(135deg,#8b5cf61f,#ec489914);border-color:#ec489973;box-shadow:0 18px 50px -14px #ec48994d}.tier-card.lifetime{background:linear-gradient(135deg,#f59e0b1f,#d977060f);border-color:#f59e0b73}.tier-card.lifetime .price{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text}.popular-badge{box-shadow:0 6px 18px -4px #ec489999;font-size:10.5px;left:50%;padding:5px 14px;transform:translateX(-50%)}.popular-badge.best-value{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 6px 18px -4px #f59e0b8c}.tier-header{align-items:baseline;margin-bottom:14px}.tier-header h3{color:#f5f1ff;font-size:20px;font-weight:800;margin:0}.tier-price{align-items:baseline;display:flex;gap:4px}.tier-price .price{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;font-size:30px;font-weight:800;letter-spacing:-1px}.tier-price .period{color:#8a7fa5;font-size:13px;font-weight:600}.tier-features{margin:0 0 18px}.tier-features li{align-items:center;color:#d3cce7;display:flex;font-size:14px;gap:10px;padding:7px 0}.tier-features svg{color:#34d399;flex-shrink:0;height:18px;width:18px}.subscribe-btn{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:14px;box-shadow:0 12px 28px -10px #ec48998c;color:#fff;cursor:pointer;font-size:15.5px;font-weight:800;letter-spacing:.2px;padding:15px;transition:all .18s ease;width:100%}.subscribe-btn:hover{box-shadow:0 18px 38px -10px #ec4899b3;transform:translateY(-2px)}.subscribe-btn:active{transform:translateY(0)}.tier-card.lifetime .subscribe-btn{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 12px 28px -10px #f59e0b8c}.tier-card.lifetime .subscribe-btn:hover{box-shadow:0 18px 38px -10px #f59e0ba6}.subscription-fineprint{color:#6e6585;font-size:11.5px;letter-spacing:.04em;margin:18px 0 0;text-align:center}.feed-empty{color:#b8b0d4;padding:60px 24px;text-align:center}.feed-empty-icon{display:block;filter:drop-shadow(0 6px 16px rgba(236,72,153,.35));font-size:48px;margin-bottom:12px}.feed-empty h3{color:#f5f1ff;font-size:18px;font-weight:700;margin:6px 0 8px}.feed-empty p{font-size:14px;line-height:1.5;margin:0 auto;max-width:360px}@media (max-width:520px){.creator-banner{height:140px}.gate-hero{height:160px}.gate-avatar{height:108px;width:108px}.gate-avatar-wrap{bottom:-48px}.gate-identity{padding-top:62px}.gate-identity h1{font-size:24px}.gate-stats{gap:28px}.tier-card{padding:18px 18px 16px}}.stories-container{background:var(--light-surface);border-bottom:1px solid var(--light-border);padding:16px 0}.stories-scroll{display:flex;gap:14px;overflow-x:auto;padding:0 16px;scrollbar-width:none}.stories-scroll::-webkit-scrollbar{display:none}.story-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:8px;position:relative;transition:transform .2s ease}.story-item:hover{transform:scale(1.05)}.story-item:active{transform:scale(.95)}.story-ring{background:var(--light-surface-hover);border-radius:50%;height:68px;padding:3px;width:68px}.story-ring.add{background:#0000;border:2px dashed var(--light-border)}.add-story-btn,.story-ring.add{align-items:center;display:flex;justify-content:center}.add-story-btn{background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-radius:50%;color:#fff;height:58px;width:58px}.add-story-btn svg{height:24px;width:24px}.story-item.has-story .story-ring{background:linear-gradient(135deg,var(--primary),var(--primary-dark))}.story-ring img{border:3px solid var(--light-surface);border-radius:50%;height:100%;object-fit:cover;width:100%}.story-ring .video-preview,.story-ring .video-preview .video-preview-fallback,.story-ring .video-preview .video-preview-img,.story-ring .video-preview .video-preview-skeleton,.story-ring .video-preview .video-preview-video{border-radius:50%}.story-ring .video-preview{border:3px solid var(--light-surface);box-sizing:border-box}.story-ring .video-preview .video-preview-badge{display:none}:root[data-theme=dark] .story-ring .video-preview{border-color:#14082a}.story-count{align-items:center;background:var(--primary);border:2px solid var(--light-surface);border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:20px;justify-content:center;position:absolute;right:0;top:0;width:20px}.story-name{color:var(--light-text-secondary);font-size:11px;font-weight:500}:root[data-theme=dark] .stories-container{background:#ffffff05;border-bottom:1px solid #ffffff0f}:root[data-theme=dark] .story-ring{background:#ffffff0f}:root[data-theme=dark] .story-ring.add{background:#0000;border-color:#ffffff26}:root[data-theme=dark] .add-story-btn{box-shadow:0 8px 22px -8px #ec48998c}:root[data-theme=dark] .add-story-btn,:root[data-theme=dark] .story-item.has-story .story-ring{background:linear-gradient(135deg,#8b5cf6,#ec4899)}:root[data-theme=dark] .story-ring img{border-color:#14082a}:root[data-theme=dark] .story-count{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-color:#14082a}:root[data-theme=dark] .story-name{color:#b8b0d4}.create-story-modal{background:var(--light-surface);border-radius:var(--radius-xl) var(--radius-xl) 0 0;max-height:90vh;max-width:480px;overflow-y:auto;padding:12px 20px 32px;width:100%}.modal-handle{width:36px}.close-btn{border:none;color:var(--light-text-secondary);cursor:pointer}.media-type-tabs{display:flex;gap:8px;margin-bottom:20px}.type-tab{background:var(--light-surface-hover);border:2px solid #0000;border-radius:var(--radius-md);color:var(--light-text-secondary);cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px;transition:all .2s}.type-tab:hover{border-color:var(--light-border)}.type-tab.active{background:linear-gradient(135deg,#2196f31a,#1976d21a);border-color:var(--primary);color:var(--primary)}.story-preview-area{aspect-ratio:9/16;background:var(--light-surface-hover);border-radius:var(--radius-lg);cursor:pointer;margin-bottom:20px;max-height:400px;overflow:hidden}.story-preview-area img{height:100%;object-fit:cover;width:100%}.upload-placeholder{color:var(--light-text-secondary);flex-direction:column;gap:12px;height:100%}.upload-icon,.upload-placeholder{align-items:center;display:flex;justify-content:center}.upload-icon{background:var(--light-surface);border-radius:50%;height:64px;width:64px}.upload-icon svg{height:28px;width:28px}.upload-placeholder span{font-size:15px;font-weight:500}.upload-hint{font-size:13px!important;opacity:.7}.story-options{margin-bottom:20px}.story-option{align-items:center;border-bottom:1px solid var(--light-border);color:var(--light-text);cursor:pointer;display:flex;font-size:15px;justify-content:space-between;padding:14px 0}.story-option:last-child{border-bottom:none}.story-option input{accent-color:var(--primary);height:20px;width:20px}.post-story-btn{align-items:center;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:center;padding:16px;transition:all .2s;width:100%}.post-story-btn:hover:not(:disabled){box-shadow:0 4px 14px #2196f366;transform:translateY(-2px)}.post-story-btn:disabled{cursor:not-allowed;opacity:.5}.post-story-btn .spinner{animation:spin .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:22px;width:22px}.story-success{padding:60px 20px;text-align:center}.story-success .success-icon{align-items:center;animation:scaleIn .4s ease;background:var(--success);border-radius:50%;display:flex;height:72px;justify-content:center;margin:0 auto 20px;width:72px}.story-success .success-icon svg{color:#fff;height:36px;width:36px}.story-success h3{color:var(--light-text);font-size:24px;margin-bottom:8px}.story-success p{color:var(--light-text-secondary)}.toast-container{display:flex;flex-direction:column;gap:10px;max-width:400px;position:fixed;right:20px;top:20px;z-index:10000}.toast{align-items:center;animation:slideIn .3s ease-out;background:#1a1a2e;border-left:4px solid;border-radius:10px;box-shadow:0 4px 20px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:14px 18px}.toast:hover{transform:translateX(-4px)}.toast-icon{align-items:center;border-radius:50%;display:flex;font-size:18px;font-weight:700;height:24px;justify-content:center;width:24px}.toast-success{border-color:#4ade80}.toast-success .toast-icon{background:#4ade8026;color:#4ade80}.toast-error{border-color:#ef4444}.toast-error .toast-icon{background:#ef444426;color:#ef4444}.toast-info{border-color:#60a5fa}.toast-info .toast-icon{background:#60a5fa26;color:#60a5fa}.toast-warning{border-color:#fbbf24}.toast-warning .toast-icon{background:#fbbf2426;color:#fbbf24}.toast-message{flex:1 1;line-height:1.4}@media (max-width:480px){.toast-container{bottom:80px;left:10px;right:10px;top:auto}.toast{font-size:13px;padding:12px 14px}}.story-viewer-backdrop{align-items:center;animation:backdropIn .25s ease;background:#000000eb;display:flex;inset:0;justify-content:center;position:fixed;z-index:10000}.story-reactions-bar{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#00000059;border-radius:999px;bottom:calc(28px + env(safe-area-inset-bottom));display:flex;gap:10px;left:50%;padding:8px 14px;position:absolute;transform:translateX(-50%);z-index:5}.story-react-btn{background:#0000;border:none;cursor:pointer;font-size:24px;line-height:1;padding:4px;transition:transform .12s}.story-react-btn:active{transform:scale(1.4)}.story-react-btn:hover{transform:scale(1.15)}.story-react-burst{animation:story-react-pop 1.2s ease-out forwards;bottom:100%;font-size:48px;left:50%;pointer-events:none;position:absolute}@keyframes story-react-pop{0%{opacity:0;transform:translate(-50%) scale(.5)}20%{opacity:1;transform:translate(-50%,-20px) scale(1.2)}to{opacity:0;transform:translate(-50%,-120px) scale(1)}}.story-viewer-backdrop.closing{animation:backdropOut .28s ease forwards}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}@keyframes backdropOut{0%{opacity:1}to{opacity:0}}.story-viewer{animation:viewerIn .25s cubic-bezier(.22,1,.36,1);background:#111;height:100vh;height:100dvh;max-width:400px;overflow:hidden;position:relative;width:100%}.story-viewer.closing{animation:viewerOut .28s cubic-bezier(.22,1,.36,1) forwards}@keyframes viewerIn{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes viewerOut{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.94) translateY(12px)}}.story-progress-container{background:linear-gradient(180deg,#0000008c,#0000);display:flex;gap:3px;left:0;padding:12px 10px 6px;position:absolute;right:0;top:0;z-index:20}.story-progress-bar{background:#ffffff47;border-radius:2px;cursor:pointer;flex:1 1;height:2.5px;overflow:hidden}.story-progress-fill{background:#fff;border-radius:2px;height:100%}.story-viewer-header{justify-content:space-between;left:0;padding:6px 14px;position:absolute;right:0;top:22px;z-index:20}.story-viewer-user{align-items:center;display:flex;gap:10px}.story-viewer-avatar{border:2px solid #fffc;height:34px;width:34px}.story-viewer-info{display:flex;flex-direction:column}.story-viewer-name{color:#fff;font-size:13px;text-shadow:0 1px 4px #00000080}.story-viewer-time{color:#ffffffa6;font-size:11px}.story-viewer-actions{display:flex;gap:6px}.story-action-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000059;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;transition:background .15s;width:34px}.story-action-btn svg{height:16px;width:16px}.story-action-btn:hover{background:#0000008c}.story-slide-wrapper{align-items:center;display:flex;inset:0;justify-content:center;position:absolute;user-select:none;-webkit-user-select:none}.story-slide-wrapper.slide-in{animation:slideIn .22s cubic-bezier(.22,1,.36,1)}.story-slide-wrapper.slide-out-next{animation:slideOutNext .22s cubic-bezier(.22,1,.36,1) forwards;pointer-events:none}.story-slide-wrapper.slide-out-prev{animation:slideOutPrev .22s cubic-bezier(.22,1,.36,1) forwards;pointer-events:none}@keyframes slideIn{0%{opacity:.4;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes slideOutNext{0%{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(-6%) scale(.97)}}@keyframes slideOutPrev{0%{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(6%) scale(.97)}}.story-slide-wrapper{background:#050008;height:100%;isolation:isolate;overflow:hidden;position:relative;width:100%}.story-slide-wrapper:before{background-image:none;background-image:var(--story-bg,none);background-position:50%;background-size:cover;filter:blur(34px) saturate(1.1) brightness(.55);opacity:.55;transform:scale(1.12);z-index:0}.story-slide-wrapper:after,.story-slide-wrapper:before{content:"";inset:0;pointer-events:none;position:absolute}.story-slide-wrapper:after{background:#00000040;z-index:1}.story-image{display:block;height:auto;image-orientation:initial;margin:0 auto;max-height:100%;max-width:100%;object-fit:contain;object-position:center;position:relative;width:auto;z-index:2}.story-image.paused{filter:brightness(.75)}.story-text-overlay{background:linear-gradient(0deg,#000000bf,#0000);bottom:72px;left:0;padding:24px 20px 20px;position:absolute;right:0}.story-text-overlay p{color:#fff;font-size:15px;line-height:1.5;margin:0;text-align:center;text-shadow:0 2px 8px #0009}.story-tap-zone{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;bottom:0;cursor:pointer;display:flex;padding:0;position:absolute;top:0;width:38%;z-index:15}.story-tap-zone.left{justify-content:flex-start;left:0;padding-left:10px}.story-tap-zone.right{justify-content:flex-end;padding-right:10px;right:0}.tap-zone-arrow{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000040;border-radius:50%;display:flex;height:32px;justify-content:center;opacity:0;transition:opacity .15s;width:32px}.tap-zone-arrow svg{color:#fff;height:16px;width:16px}.story-tap-zone:active .tap-zone-arrow,.story-tap-zone:hover .tap-zone-arrow{opacity:1}.paused-indicator{align-items:center;animation:popIn .15s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;border-radius:50%;display:flex;height:56px;justify-content:center;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:56px;z-index:25}.paused-indicator svg{color:#fff;height:24px;width:24px}@keyframes popIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.7)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (min-width:768px){.story-viewer{border-radius:18px;box-shadow:0 32px 80px #000000b3;height:90vh;max-width:390px}.tap-zone-arrow{opacity:.5}}@media (max-width:767px){.story-viewer{border-radius:0;height:100%;max-width:100%}.story-progress-container{padding-top:calc(14px + env(safe-area-inset-top, 0px))}}.video-preview{-webkit-tap-highlight-color:transparent;background:#0a0414;cursor:pointer;height:100%;overflow:hidden;position:relative;width:100%}.video-preview-img,.video-preview-video{display:block;height:100%;image-orientation:initial;inset:0;object-fit:cover;object-position:center;position:absolute;transition:transform .28s cubic-bezier(.22,1,.36,1);width:100%}.video-preview:focus-within .video-preview-img,.video-preview:hover .video-preview-img{transform:scale(1.04)}.video-preview-skeleton{animation:vp-shimmer 1.4s linear infinite;background:linear-gradient(110deg,#ffffff0a,#ffffff1a 40%,#ffffff0a 80%);background-size:200% 100%;inset:0;position:absolute}@keyframes vp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.video-preview-fallback{align-items:center;background:linear-gradient(135deg,#1a0a2e,#2a0f3e);color:#fff6;display:flex;inset:0;justify-content:center;position:absolute}.video-preview-fallback svg{height:auto;max-width:64px;width:36%}.video-preview-badge{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0000008c;border-radius:50%;bottom:8px;color:#fff;display:flex;height:28px;justify-content:center;pointer-events:none;position:absolute;right:8px;transition:background .16s ease,transform .16s ease;width:28px}.video-preview-badge svg{height:14px;width:14px}.video-preview-badge.is-playing{background:linear-gradient(135deg,#8b5cf6,#ec4899);transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.video-preview-img,.video-preview-video{transition:none}.video-preview-skeleton{animation:none}.video-preview:focus-within .video-preview-img,.video-preview:hover .video-preview-img{transform:none}}.post-card{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:var(--light-surface);border-bottom:1px solid var(--light-border);padding:16px;transform:translateZ(0);will-change:transform}.animate-fade-in{animation:fadeInUp .4s cubic-bezier(.32,.72,0,1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.post-header{align-items:center;display:flex;gap:12px;margin-bottom:14px}.post-avatar-container{flex-shrink:0;position:relative}.post-avatar{border:2px solid var(--primary);border-radius:50%;height:46px;object-fit:cover;transition:transform .2s ease;width:46px}.post-avatar:hover{transform:scale(1.05)}.avatar-online-dot{animation:pulse 2s ease-in-out infinite;background:var(--success);border:2px solid var(--light-surface);bottom:1px;height:12px;right:1px;width:12px}.post-user-info{flex:1 1;min-width:0}.post-user-name{align-items:center;color:var(--light-text);display:flex;font-size:15px;font-weight:600;gap:5px}.verified-badge{color:var(--primary);height:16px;width:16px}.post-meta{align-items:center;display:flex;gap:8px;margin-top:2px}.post-time{color:var(--light-text-secondary);font-size:13px}.locked-badge{background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-radius:10px;color:#fff;font-size:11px;font-weight:600;padding:2px 8px}.post-more-btn{background:none;border:none;border-radius:50%;color:var(--light-text-secondary);cursor:pointer;padding:8px;transition:all .2s}.post-more-btn:hover{background:var(--light-surface-hover)}.post-more-btn:active{transform:scale(.95)}.post-more-btn svg{height:18px;width:18px}.post-content{color:var(--light-text);font-size:14px;line-height:1.6;margin-bottom:14px;white-space:pre-wrap}.post-media-broken{align-items:center;background:#ffffff08;border:1px dashed #ffffff1a;border-radius:10px;border-radius:var(--radius-md,10px);color:#8a7fa5;color:var(--light-text-secondary,#8a7fa5);display:flex;font-size:13px;font-weight:500;gap:10px;margin:0 4px;padding:12px 14px}.post-media-broken svg{flex-shrink:0;height:18px;opacity:.7;width:18px}:root[data-theme=light] .post-media-broken{background:#00000008;border-color:#0000001a;color:#6b7280}.post-media{-webkit-tap-highlight-color:transparent;animation:post-media-shimmer 2.2s linear infinite;background:linear-gradient(115deg,#fff0 30%,#ffffff0d 50%,#fff0 70%),linear-gradient(135deg,#1f1140,#14082a);background-repeat:no-repeat;background-size:200% 100%,100% 100%;border-radius:var(--radius-lg);cursor:pointer;margin-bottom:14px;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none}@keyframes post-media-shimmer{0%{background-position:-100% 0,0 0}to{background-position:200% 0,0 0}}.post-media.loaded{animation:none;background:var(--light-surface-hover)}@media (prefers-reduced-motion:reduce){.post-media{animation:none}}.post-video-tile{aspect-ratio:4/5;background:#000;cursor:pointer;max-height:480px;overflow:hidden;position:relative;width:100%}.post-video-tile .video-preview{inset:0;position:absolute}.post-media img{aspect-ratio:1;display:block;object-fit:cover;transition:transform .3s ease;width:100%}.post-media:active img{transform:scale(.98)}.post-media.locked img{filter:blur(30px) brightness(.6)}.media-indicators{bottom:12px;display:flex;gap:6px;left:50%;position:absolute;transform:translateX(-50%)}.indicator{background:#fff6;border-radius:50%;height:6px;transition:all .3s cubic-bezier(.32,.72,0,1);width:6px}.indicator.active{background:#fff;border-radius:3px;width:20px}.media-nav{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s;width:32px}.media-nav svg{height:16px;width:16px}.post-media:hover .media-nav{opacity:1}.media-nav:hover{background:#000000b3;transform:translateY(-50%) scale(1.1)}.media-nav:active{transform:translateY(-50%) scale(.95)}.media-nav.prev{left:8px}.media-nav.next{right:8px}.double-tap-heart{animation:heartBurst 1s cubic-bezier(.32,.72,0,1) forwards;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.double-tap-heart svg{color:#fff;filter:drop-shadow(0 4px 20px rgba(239,68,68,.5));height:100px;width:100px}@keyframes heartBurst{0%{opacity:1;transform:translate(-50%,-50%) scale(0)}15%{opacity:1;transform:translate(-50%,-50%) scale(1.3)}30%{transform:translate(-50%,-50%) scale(1)}80%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.2)}}.locked-overlay{align-items:center;cursor:pointer;display:flex;inset:0;justify-content:center;position:absolute}.locked-content{flex-direction:column;gap:12px;text-align:center}.lock-icon,.locked-content{align-items:center;display:flex}.lock-icon{animation:lockBounce 2s ease-in-out infinite;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:50%;height:64px;justify-content:center;width:64px}.lock-icon svg{color:#fff;height:32px;width:32px}.locked-text{color:#fff;font-size:16px;font-weight:600}.unlock-btn{background:var(--primary);border:none;border-radius:var(--radius-xl);color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:12px 32px;transition:all .2s}.unlock-btn:hover{background:var(--primary-dark);transform:scale(1.05)}.unlock-btn:active{transform:scale(.98)}.video-indicator{inset:0;pointer-events:none;position:absolute}.play-button,.video-indicator{align-items:center;display:flex;justify-content:center}.play-button{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:50%;height:64px;width:64px}.play-button svg{color:#fff;height:28px;margin-left:4px;width:28px}.post-actions{gap:4px}.action-btn,.post-actions{align-items:center;display:flex}.action-btn{-webkit-tap-highlight-color:transparent;background:none;border:none;border-radius:var(--radius-md);color:var(--light-text-secondary);cursor:pointer;font-size:13px;font-weight:500;gap:6px;padding:10px 14px;transition:all .2s}.action-btn:hover{background:var(--light-surface-hover)}.action-btn:active{transform:scale(.95)}.action-btn svg{height:20px;transition:transform .2s;width:20px}.action-btn:hover svg{transform:scale(1.1)}.action-btn.liked{color:#ef4444}.action-btn.liked svg{animation:heartPop .3s ease}.action-btn.share-btn{padding:10px 12px}.action-btn.tip-btn{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;margin-left:auto}.action-btn.tip-btn:hover{opacity:.9;transform:scale(1.02)}.action-btn.save-btn{padding:10px}.action-btn.saved{color:var(--primary)}.action-btn.saved svg{animation:saveBookmark .3s ease}@keyframes saveBookmark{0%{transform:scale(1)}50%{transform:scale(1.2) rotate(-10deg)}to{transform:scale(1) rotate(0deg)}}.share-menu-backdrop{align-items:center;animation:fadeIn .2s ease;background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:9998}.share-menu{animation:scaleIn .2s cubic-bezier(.32,.72,0,1);background:var(--light-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);min-width:200px;padding:8px}.share-option{align-items:center;background:none;border:none;border-radius:var(--radius-md);color:var(--light-text);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:12px 16px;transition:all .2s;width:100%}.share-option:hover{background:var(--light-surface-hover)}.share-option:active{transform:scale(.98)}.share-option svg{color:var(--light-text-secondary);height:20px;width:20px}@media (max-width:768px){.post-card{padding:12px}.post-avatar{height:40px;width:40px}.avatar-online-dot{height:10px;width:10px}.action-btn{font-size:12px;padding:8px 10px}.action-btn svg{height:18px;width:18px}.action-btn.tip-btn span{display:none}.action-btn.tip-btn{padding:8px 12px}.media-nav{height:28px;opacity:.7;width:28px}.media-nav svg{height:14px;width:14px}.post-media:hover .media-nav{opacity:.9}}@media (prefers-reduced-motion:reduce){.action-btn.liked svg,.action-btn.saved svg,.animate-fade-in,.avatar-online-dot,.double-tap-heart,.lock-icon{animation:none}.action-btn,.action-btn svg,.media-nav,.post-avatar,.post-media img,.unlock-btn{transition:none}}.action-btn.stat-only{cursor:default;opacity:.7}.action-btn.stat-only:hover{background:#0000}.action-btn .spin{animation:pc-spin .8s linear infinite}@keyframes pc-spin{to{transform:rotate(1turn)}}.action-btn.download-btn.downloading{opacity:.7}:root[data-theme=dark] .post-card{background:#ffffff08;border-bottom:1px solid #ffffff14;color:#e8e1f7}:root[data-theme=dark] .post-avatar{border-color:#ec4899}:root[data-theme=dark] .avatar-online-dot{border-color:#14082a}:root[data-theme=dark] .post-user-name{color:#f5f1ff}:root[data-theme=dark] .verified-badge{color:#ec4899}:root[data-theme=dark] .post-time{color:#8a7fa5}:root[data-theme=dark] .locked-badge{background:linear-gradient(135deg,#8b5cf6,#ec4899)}:root[data-theme=dark] .post-more-btn{color:#8a7fa5}:root[data-theme=dark] .post-more-btn:hover{background:#ffffff0f}:root[data-theme=dark] .post-content{color:#d3cce7}:root[data-theme=dark] .post-media{background:#ffffff0a;border:1px solid #ffffff0f}:root[data-theme=dark] .action-btn{color:#b8b0d4}:root[data-theme=dark] .action-btn:hover{background:#ffffff0f;color:#f5f1ff}:root[data-theme=dark] .action-btn.liked{color:#fb7185}:root[data-theme=dark] .action-btn.saved{color:#ec4899}:root[data-theme=dark] .unlock-btn{background:linear-gradient(135deg,#8b5cf6,#ec4899);box-shadow:0 8px 24px -10px #ec48998c}:root[data-theme=dark] .unlock-btn:hover{background:linear-gradient(135deg,#a78bfa,#f472b6)}:root[data-theme=dark] .share-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#14082af2;border:1px solid #ffffff1a}:root[data-theme=dark] .share-option{color:#f5f1ff}:root[data-theme=dark] .share-option svg{color:#b8b0d4}:root[data-theme=dark] .share-option:hover{background:#ffffff0f}.unlock-modal{background:var(--light-surface);border-radius:var(--radius-xl) var(--radius-xl) 0 0;max-width:520px;padding:12px 20px 32px;width:100%}.unlock-header{margin-bottom:20px}.unlock-preview{border-radius:var(--radius-lg);height:180px;overflow:hidden;position:relative;width:100%}.unlock-preview img{filter:blur(20px);height:100%;object-fit:cover;width:100%}.blur-overlay{background:#0006;inset:0;position:absolute}.lock-badge{font-size:48px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.unlock-info{margin-bottom:24px;text-align:center}.unlock-info h3{color:var(--light-text);font-size:20px;margin-bottom:4px}.unlock-info p{color:var(--light-text-secondary);margin-bottom:12px}.unlock-price{color:var(--primary);font-size:32px;font-weight:700}.unlock-features{margin-bottom:24px}.feature{align-items:center;border-bottom:1px solid var(--light-border);color:var(--light-text-secondary);display:flex;font-size:14px;gap:12px;padding:12px 0}.feature:last-child{border-bottom:none}.feature svg{color:var(--success);height:20px;width:20px}.unlock-pay-btn{align-items:center;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:10px;justify-content:center;padding:16px;transition:all .2s;width:100%}.unlock-pay-btn:hover:not(:disabled){box-shadow:0 4px 14px #2196f366;transform:translateY(-2px)}.unlock-pay-btn:disabled{opacity:.8}.spinner{border:3px solid #ffffff4d;height:24px;width:24px}.unlock-success{align-items:center;display:flex;flex-direction:column;padding:40px 20px;text-align:center}.unlock-success .success-icon{align-items:center;animation:scaleIn .4s ease;background:var(--success);border-radius:50%;display:flex;height:72px;justify-content:center;margin-bottom:20px;width:72px}.unlock-success .success-icon svg{color:#fff;height:36px;width:36px}.unlock-success h3{color:var(--light-text);font-size:24px;margin-bottom:8px}.unlock-success p{color:var(--light-text-secondary)}.image-modal-backdrop{align-items:center;animation:fadeIn .2s ease;background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.image-modal-toolbar{display:flex;gap:10px;position:absolute;right:20px;top:20px;z-index:10001}.image-modal-action,.image-modal-close{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff1a;border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .18s ease;width:44px}.image-modal-action:hover:not(:disabled),.image-modal-close:hover{background:#ffffff38;transform:scale(1.05)}.image-modal-action:disabled{cursor:not-allowed;opacity:.6}.image-modal-action svg,.image-modal-close svg{color:#fff;height:22px;width:22px}.image-modal-action .im-spin{animation:im-spin .8s linear infinite}@keyframes im-spin{to{transform:rotate(1turn)}}.image-modal-content{align-items:center;cursor:zoom-in;display:flex;justify-content:center;max-height:90vh;max-width:90vw;transition:transform .3s ease}.image-modal-content.zoomed{cursor:zoom-out;transform:scale(1.5)}.image-modal-content img{border-radius:8px;max-height:90vh;max-width:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.image-modal-nav{align-items:center;background:#ffffff1a;border:none;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s,opacity .2s;width:50px}.image-modal-nav:hover:not(:disabled){background:#fff3}.image-modal-nav:disabled{cursor:not-allowed;opacity:.3}.image-modal-nav svg{color:#fff;height:28px;width:28px}.image-modal-nav.prev{left:20px}.image-modal-nav.next{right:20px}.image-modal-indicators{bottom:60px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%)}.image-modal-indicators .indicator{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:8px;transition:background .2s,transform .2s;width:8px}.image-modal-indicators .indicator.active{background:#fff;transform:scale(1.2)}.image-modal-indicators .indicator:hover{background:#fff9}.image-modal-counter{bottom:20px;color:#ffffffb3;font-size:14px;font-weight:500;left:50%;position:absolute;transform:translateX(-50%)}@media (max-width:768px){.image-modal-nav{height:40px;width:40px}.image-modal-nav.prev{left:10px}.image-modal-nav.next{right:10px}.image-modal-toolbar{gap:8px;right:10px;top:10px}.image-modal-action,.image-modal-close{height:38px;width:38px}.image-modal-content.zoomed{transform:scale(2)}}.comments-backdrop{align-items:flex-end;animation:fadeIn .2s ease;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.comments-backdrop.closing{animation:fadeOut .3s ease forwards}.comments-sheet{animation:slideUp .3s cubic-bezier(.32,.72,0,1);background:var(--light-surface);border-radius:20px 20px 0 0;display:flex;flex-direction:column;max-height:85vh;max-width:680px;transform-origin:bottom;width:100%}.comments-sheet.closing{animation:slideDown .3s cubic-bezier(.32,.72,0,1) forwards}.comments-header{align-items:center;border-bottom:1px solid var(--light-border);display:flex;justify-content:center;padding:16px;position:relative}.comments-handle{background:var(--light-border);border-radius:2px;height:4px;left:50%;position:absolute;top:8px;transform:translateX(-50%);width:40px}.comments-header h3{color:var(--light-text);font-size:16px;font-weight:700;margin:0}.comments-count{font-size:14px;margin-left:8px}.comments-close,.comments-count{color:var(--light-text-secondary)}.comments-close{background:none;border:none;border-radius:50%;cursor:pointer;padding:8px;position:absolute;right:12px;transition:all .2s}.comments-close:hover{background:var(--light-surface-hover);color:var(--light-text)}.comments-close svg{height:20px;width:20px}.comments-list{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding:8px 0}.comments-empty{flex-direction:column;padding:60px 20px;text-align:center}.comments-empty,.empty-icon{align-items:center;display:flex;justify-content:center}.empty-icon{background:var(--light-surface-hover);border-radius:50%;height:64px;margin-bottom:16px;width:64px}.empty-icon svg{height:32px;width:32px}.comments-empty p{color:var(--light-text);font-size:16px;font-weight:600;margin:0 0 4px}.comments-empty span{color:var(--light-text-secondary);font-size:14px}.comment-item{align-items:flex-start;animation:commentFadeIn .3s ease;display:flex;gap:12px;padding:12px 16px}@keyframes commentFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.comment-avatar{border-radius:50%;flex-shrink:0;height:36px;object-fit:cover;width:36px}.comment-body{flex:1 1;min-width:0}.comment-content{color:var(--light-text);font-size:14px;line-height:1.4}.comment-username{font-weight:600;margin-right:6px}.comment-text{color:var(--light-text)}.comment-meta{align-items:center;display:flex;gap:12px;margin-top:6px}.comment-likes,.comment-reply-btn,.comment-time{color:var(--light-text-secondary);font-size:12px}.comment-reply-btn{background:none;border:none;cursor:pointer;font-weight:600;padding:0}.comment-reply-btn:hover{color:var(--light-text)}.comment-like-btn{background:none;border:none;color:var(--light-text-secondary);cursor:pointer;flex-shrink:0;padding:8px;transition:all .2s}.comment-like-btn svg{height:14px;width:14px}.comment-like-btn.liked,.comment-like-btn:hover{color:#ef4444}.comment-like-btn.liked svg{animation:heartPop .3s ease}@keyframes heartPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.comments-input-area{align-items:center;background:var(--light-surface);border-top:1px solid var(--light-border);bottom:0;display:flex;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));position:-webkit-sticky;position:sticky}.input-avatar{border-radius:50%;flex-shrink:0;height:32px;object-fit:cover;width:32px}.comments-input-area input{background:var(--light-bg);border:1px solid var(--light-border);border-radius:20px;color:var(--light-text);flex:1 1;font-size:14px;outline:none;padding:10px 16px;transition:all .2s}.comments-input-area input:focus{background:var(--light-surface);border-color:var(--primary)}.comments-input-area input::placeholder,.send-btn{color:var(--light-text-secondary)}.send-btn{align-items:center;background:var(--light-surface-hover);border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .2s;width:36px}.send-btn svg{height:18px;width:18px}.send-btn.active{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff}.send-btn:disabled{cursor:not-allowed;opacity:.5}@media (min-width:768px){.comments-sheet{border-radius:20px;margin:20px;max-height:70vh}.comments-backdrop{align-items:center}.comments-sheet,.comments-sheet.closing{animation-name:scaleIn}.comments-sheet.closing{animation-name:scaleOut}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}}:root{--sidebar-width:280px;--sidebar-collapsed:80px;--card-shadow:0 4px 20px #0000000d;--card-shadow-hover:0 8px 30px #0000001a;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}.remove-media{align-items:center;background:#000000bf;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:26px;font-weight:300;height:40px;justify-content:center;line-height:1;padding:0;position:absolute;right:10px;top:10px;width:40px;z-index:2}.remove-media:hover{background:#000000e6}.admin-dashboard-layout{background-color:#f3f4f6;display:flex;font-family:Inter,-apple-system,sans-serif;min-height:100vh}.dashboard-sidebar{background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;height:100vh;height:100dvh;left:0;position:fixed;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);z-index:1000}.sidebar-open .dashboard-sidebar{width:280px;width:var(--sidebar-width)}.sidebar-closed .dashboard-sidebar{width:80px;width:var(--sidebar-collapsed)}.sidebar-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;height:80px;padding:0 24px}.sidebar-title{color:#111827;font-size:20px;font-weight:800;letter-spacing:-.5px}.sidebar-profile{border-bottom:1px solid #f3f4f6;padding:24px;text-align:center}.sidebar-avatar{border:2px solid var(--primary);border-radius:16px;box-shadow:0 0 0 4px #2196f31a;height:64px;object-fit:cover;width:64px}.sidebar-username{color:#111827;display:block;font-weight:700;margin-top:12px}.sidebar-nav{flex:1 1;padding:16px}.sidebar-nav-item{align-items:center;background:#0000;border:none;color:#6b7280;cursor:pointer;display:flex;font-weight:600;gap:16px;margin-bottom:4px;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.sidebar-nav-item:hover{background:#f9fafb;color:#111827}.sidebar-nav-item.active{background:var(--primary);box-shadow:0 4px 12px #2196f34d}.nav-icon{font-size:22px}.dashboard-main{flex:1 1;padding:32px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.sidebar-open .dashboard-main{margin-left:280px;margin-left:var(--sidebar-width)}.sidebar-closed .dashboard-main{margin-left:80px;margin-left:var(--sidebar-collapsed)}.welcome-banner{align-items:center;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:24px;box-shadow:0 10px 40px #0000001a;color:#fff;display:flex;justify-content:space-between;margin-bottom:32px;padding:40px}.welcome-text h1{font-size:32px;font-weight:800;margin-bottom:8px}.welcome-text p{color:#94a3b8;font-size:16px}.metrics-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:32px}.metric-card{background:#fff;border:1px solid #f3f4f6;border-radius:20px;box-shadow:0 4px 20px #0000000d;box-shadow:var(--card-shadow);padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.metric-card:hover{box-shadow:0 8px 30px #0000001a;box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.metric-icon{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;font-size:24px;height:48px;justify-content:center;margin-bottom:16px;width:48px}.metric-value{color:#111827;display:block;font-size:28px;font-weight:800}.metric-label{color:#6b7280;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.subscribers-table{border-collapse:initial;border-spacing:0 8px;width:100%}.subscribers-table th{color:#6b7280;font-size:13px;font-weight:700;padding:16px;text-align:left;text-transform:uppercase}.subscribers-table tr td{background:#fff;padding:20px 16px}.subscribers-table tr td:first-child{border-bottom-left-radius:16px;border-top-left-radius:16px}.subscribers-table tr td:last-child{border-bottom-right-radius:16px;border-top-right-radius:16px}.user-cell{align-items:center;display:flex;gap:12px}.user-avatar-sm{border-radius:10px;height:40px;object-fit:cover;width:40px}.status-badge{border-radius:8px;font-size:12px;font-weight:700;padding:6px 12px}.status-badge.active{background:#dcfce7;color:#166534}.status-badge.pending{background:#fef9c3;color:#854d0e}.status-badge.cancelled{background:#fee2e2;color:#991b1b}.plan-badge{background:#f3f4f6;border-radius:6px;color:#374151;font-size:11px;padding:4px 8px;text-transform:uppercase}@media (max-width:1200px){.metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.metrics-grid{grid-template-columns:1fr}}.activity-strip{align-items:center;background:linear-gradient(90deg,#6366f114,#ec48990f);border:1px solid #6366f12e;border-radius:14px;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:18px;padding:12px 18px}.activity-strip-label{color:#6366f1;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.activity-strip-items{display:flex;flex:1 1;flex-wrap:wrap;gap:10px}.activity-pill{align-items:baseline;background:#fff9;border:1px solid #0000000f;border-radius:999px;display:inline-flex;font-size:13px;gap:6px;padding:6px 12px}.activity-num{color:#111;font-weight:800}.activity-lbl{color:#555}.metric-sub.muted{color:#888}.metric-sub.warn{color:#d97706}.payouts-grid{margin-top:4px}.payout-card{background:#6366f10a}.subscriber-search{background:#fff;border:1px solid #0000001f;border-radius:10px;font-size:14px;min-width:220px;padding:8px 12px}.subscriber-search:focus{outline:2px solid #6366f1;outline-offset:1px}.widget-avatar-initials{align-items:center;background:linear-gradient(135deg,#6366f1,#ec4899);border-radius:50%;color:#fff;display:inline-flex;font-weight:700;height:40px;justify-content:center;width:40px}.sidebar-nav-item .nav-label{flex:1 1 auto;font-size:14px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.sidebar-nav-item .nav-badge{align-items:center;background:#ef4444;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;height:20px;justify-content:center;line-height:1;margin-left:auto;min-width:22px;padding:0 7px;position:static}.sidebar-nav-item.active .nav-badge{background:#ffffff40;color:#fff}.sidebar-closed .sidebar-nav-item{justify-content:center;padding:12px 0}.sidebar-closed .nav-badge,.sidebar-closed .nav-label,.sidebar-closed .sidebar-actions,.sidebar-closed .sidebar-footer,.sidebar-closed .sidebar-profile,.sidebar-closed .sidebar-title{display:none}.sidebar-actions{border-top:1px solid #f3f4f6;display:flex;flex-direction:column;gap:8px;padding:12px 16px}.sidebar-action-btn{align-items:center;border:1px solid #0000;border-radius:12px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;padding:10px 14px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.sidebar-action-btn svg{height:16px;width:16px}.sidebar-action-btn.primary{background:linear-gradient(135deg,#6366f1,#ec4899);box-shadow:0 6px 16px #6366f14d;color:#fff}.sidebar-action-btn.primary:hover{box-shadow:0 8px 20px #6366f166;transform:translateY(-1px)}.sidebar-action-btn.secondary{background:#f3f4f6;border-color:#e5e7eb;color:#111827}.sidebar-action-btn.secondary:hover{background:#e5e7eb}.sidebar-footer{border-top:1px solid #f3f4f6;padding:12px 16px 20px}.sidebar-signout-btn{align-items:center;background:#0000;border:1px solid #e5e7eb;border-radius:10px;color:#6b7280;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:10px;padding:10px 14px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.sidebar-signout-btn svg{height:16px;width:16px}.sidebar-signout-btn:hover{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.mobile-header .hamburger-btn,.sidebar-header .hamburger-btn{align-items:center;background:#0000;border:1px solid #0000;border-radius:10px;color:#374151;cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;width:36px}.mobile-header .hamburger-btn:hover,.sidebar-header .hamburger-btn:hover{background:#f3f4f6}.mobile-header .hamburger-btn svg,.sidebar-header .hamburger-btn svg{height:20px;width:20px}.mobile-header{display:none}.section-container{max-width:none;min-width:0;width:100%}.section-header{flex-wrap:wrap;gap:16px;margin-bottom:20px}.section-header h2{color:#111827;font-size:24px;font-weight:800;letter-spacing:-.4px;margin:0;text-align:left}.section-header .action-btn,.section-header>button{align-items:center;background:#f3f4f6;border:1px solid #0000;border-radius:10px;color:#111827;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:6px;padding:10px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.section-header .action-btn.primary,.section-header>button.primary{background:linear-gradient(135deg,#6366f1,#ec4899);box-shadow:0 6px 16px #6366f140;color:#fff}.section-header .action-btn.primary:hover{transform:translateY(-1px)}.section-header .count-badge{background:#6366f11a;border-radius:999px;color:#4f46e5;font-size:12px;font-weight:700;padding:6px 12px}.subscribers-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.subscribers-controls .subscriber-search{flex:1 1 240px;max-width:360px}.subscribers-controls .filter-group{display:inline-flex;flex-wrap:wrap;gap:6px}.subscribers-controls .filter-btn{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#374151;cursor:pointer;font-size:13px;font-weight:600;padding:8px 14px}.subscribers-controls .filter-btn.active{background:#111827;border-color:#111827;color:#fff}.plan-badge,.popular-badge,.popular-badge.best-value{display:inline-block;position:static}.tier-card .popular-badge{left:50%;position:absolute;top:-12px;transform:translateX(-50%)}.empty-state{align-items:center;background:#fff;border:1px dashed #e5e7eb;border-radius:16px;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:56px 24px}.empty-state>span:first-child{font-size:44px;line-height:1}.empty-state p{color:#111827;font-size:16px;font-weight:700;margin:0}.empty-state .hint{color:#6b7280;font-size:13px}.empty-state>button{background:linear-gradient(135deg,#6366f1,#ec4899);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin-top:8px;padding:10px 18px}@media (max-width:900px){.mobile-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.mobile-header h1{color:#111827;font-size:18px;font-weight:800;margin:0}.dashboard-sidebar{box-shadow:4px 0 24px #0000001a;transform:translateX(-100%);width:280px!important}.sidebar-open .dashboard-sidebar{transform:translateX(0)}.sidebar-closed .dashboard-sidebar{transform:translateX(-100%)}.dashboard-main,.sidebar-closed .dashboard-main,.sidebar-open .dashboard-main{margin-left:0!important;padding:16px}.sidebar-backdrop{background:#00000073;border:none;inset:0;position:fixed;z-index:999}.sidebar-open .nav-badge,.sidebar-open .nav-label,.sidebar-open .sidebar-actions,.sidebar-open .sidebar-footer,.sidebar-open .sidebar-profile,.sidebar-open .sidebar-title{display:revert}.sidebar-open .sidebar-actions{display:flex}.welcome-banner{align-items:flex-start;border-radius:16px;flex-direction:column;gap:14px;padding:20px}.welcome-banner h1{font-size:22px}.section-header h2{font-size:20px}}@media (min-width:901px){.sidebar-backdrop{display:none}}:root{--oj-border-2:#ec48994d;--oj-glow:0 0 0 1px #8b5cf64d,0 20px 60px -10px #ec489940}.admin-dashboard-layout{background:radial-gradient(1100px 600px at 12% -10%,#8b5cf64d,#0000 60%),radial-gradient(900px 500px at 95% 110%,#ec489938,#0000 60%),linear-gradient(180deg,#0a0414,#15082a);background:radial-gradient(1100px 600px at 12% -10%,#8b5cf64d,#0000 60%),radial-gradient(900px 500px at 95% 110%,#ec489938,#0000 60%),linear-gradient(180deg,var(--oj-bg) 0,var(--oj-bg-2) 100%);color:#f5f1ff;color:var(--oj-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dashboard-sidebar{backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%);background:#0c061ca6;border-right:1px solid #ffffff1a;border-right:1px solid var(--oj-border)}.sidebar-header{border-bottom:1px solid #ffffff1a;border-bottom:1px solid var(--oj-border)}.sidebar-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);background:var(--oj-gradient);-webkit-background-clip:text;background-clip:text;color:#f5f1ff;color:var(--oj-text)}.sidebar-profile{border-bottom:1px solid #ffffff1a;border-bottom:1px solid var(--oj-border)}.sidebar-avatar{background:linear-gradient(#15082a,#15082a) padding-box,linear-gradient(135deg,#8b5cf6,#ec4899) border-box;background:linear-gradient(var(--oj-bg-2),var(--oj-bg-2)) padding-box,var(--oj-gradient) border-box;border:2px solid #0000;box-shadow:0 0 0 4px #8b5cf626}.sidebar-username{color:#f5f1ff;color:var(--oj-text)}.sidebar-role{color:#7a7494;color:var(--oj-text-mute);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.sidebar-nav-item{border-radius:12px;color:#b8b0d4;color:var(--oj-text-dim)}.sidebar-nav-item:hover{background:hsla(0,0%,100%,.045);background:var(--oj-surface);color:#f5f1ff;color:var(--oj-text)}.sidebar-nav-item.active{background:linear-gradient(135deg,#8b5cf6,#ec4899);background:var(--oj-gradient);box-shadow:0 8px 24px -6px #ec489973;color:#fff}.posts-grid .post-card .post-media.post-media-empty{align-items:center;background:linear-gradient(135deg,#1f1140,#14082a);display:flex;justify-content:center}.posts-grid .post-card .post-media.post-media-empty:after{color:#ffffff4d;content:"No media";font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.sidebar-nav-item .nav-badge.nav-badge-count{background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff0f;color:#b8b0d4;color:var(--oj-text-dim,#b8b0d4)}.sidebar-nav-item .nav-badge.nav-badge-unread{color:#fff}.sidebar-nav-item .nav-badge.nav-badge-unread,.sidebar-nav-item .nav-badge:not(.nav-badge-count):not(.nav-badge-unread){background:#ec4899d9;box-shadow:0 0 0 1px #ffffff1a}.sidebar-action-btn.secondary{background:hsla(0,0%,100%,.045);background:var(--oj-surface);border-color:#ffffff1a;border-color:var(--oj-border);color:#f5f1ff;color:var(--oj-text)}.sidebar-action-btn.secondary:hover{background:#ffffff14;background:var(--oj-surface-2)}.sidebar-signout-btn{border-color:#ffffff1a;border-color:var(--oj-border);color:#b8b0d4;color:var(--oj-text-dim)}.sidebar-signout-btn:hover{background:#ef44441a;border-color:#ef44444d;color:#fca5a5}.sidebar-actions,.sidebar-footer{border-top-color:#ffffff1a;border-top-color:var(--oj-border)}.mobile-header .hamburger-btn,.sidebar-header .hamburger-btn{color:#f5f1ff;color:var(--oj-text)}.mobile-header .hamburger-btn:hover,.sidebar-header .hamburger-btn:hover{background:hsla(0,0%,100%,.045);background:var(--oj-surface)}.mobile-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0414bf;border-bottom-color:#ffffff1a;border-bottom-color:var(--oj-border)}.mobile-header,.mobile-header h1{color:#f5f1ff;color:var(--oj-text)}.welcome-banner{background:linear-gradient(135deg,#8b5cf62e,#ec48991a),#ffffff0a;border:1px solid #ffffff1a;border:1px solid var(--oj-border);border-radius:28px;box-shadow:0 0 0 1px #8b5cf64d,0 20px 60px -10px #ec489940;box-shadow:var(--oj-glow);overflow:hidden;padding:32px;position:relative}.welcome-banner:before{background:linear-gradient(135deg,#8b5cf6,#ec4899);background:var(--oj-gradient);content:"";filter:blur(80px);height:360px;opacity:.3;pointer-events:none;position:absolute;right:-10%;top:-40%;width:360px}.welcome-text h1{color:#f5f1ff;color:var(--oj-text)}.welcome-text p{color:#b8b0d4;color:var(--oj-text-dim)}.welcome-btn{border:1px solid #0000;border-radius:12px;cursor:pointer;font-size:14px;font-weight:700;padding:10px 18px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.welcome-btn.primary{background:linear-gradient(135deg,#8b5cf6,#ec4899);background:var(--oj-gradient);box-shadow:0 8px 20px -4px #ec489973;color:#fff}.welcome-btn.primary:hover{box-shadow:0 12px 28px -4px #ec48998c;transform:translateY(-1px)}.welcome-btn.secondary{background:hsla(0,0%,100%,.045);background:var(--oj-surface);border-color:#ffffff1a;border-color:var(--oj-border);color:#f5f1ff;color:var(--oj-text)}.welcome-btn.secondary:hover{background:#ffffff14;background:var(--oj-surface-2)}.activity-strip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1a;border:1px solid var(--oj-border)}.activity-strip-label{color:#ec4899;color:var(--oj-pink)}.activity-pill{background:#ffffff0a;border-color:#ffffff1a;border-color:var(--oj-border);color:#b8b0d4;color:var(--oj-text-dim)}.activity-num{color:#f5f1ff;color:var(--oj-text)}.activity-lbl{color:#7a7494;color:var(--oj-text-mute)}.metric-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1a;border:1px solid var(--oj-border);border-radius:18px;color:#f5f1ff;color:var(--oj-text);overflow:hidden;position:relative}.metric-card:before{background:linear-gradient(135deg,#8b5cf6,#ec4899);background:var(--oj-gradient);bottom:0;content:"";left:0;opacity:.85;position:absolute;top:0;width:3px}.metric-card:hover{border-color:#ec48994d;border-color:var(--oj-border-2);box-shadow:0 18px 40px -12px #8b5cf666;transform:translateY(-3px)}.metric-icon{background:#ffffff0f}.metric-label{color:#7a7494;color:var(--oj-text-mute)}.metric-value{color:#f5f1ff;color:var(--oj-text)}.metric-sub.success{color:#34d399}.metric-sub.muted{color:#7a7494;color:var(--oj-text-mute)}.metric-sub.warn{color:#fbbf24}.payout-card{background:#8b5cf60f}.section-container,.section-header h2{color:#f5f1ff;color:var(--oj-text)}.section-header .count-badge{background:#ec489929;color:#fbcfe8}.section-header>button{background:hsla(0,0%,100%,.045);background:var(--oj-surface);border-color:#ffffff1a;border-color:var(--oj-border);color:#f5f1ff;color:var(--oj-text)}.section-header>button.primary{background:linear-gradient(135deg,#8b5cf6,#ec4899);background:var(--oj-gradient);border-color:#0000;box-shadow:0 8px 20px -4px #ec489966;color:#fff}.widget{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1a;border:1px solid var(--oj-border);border-radius:18px;padding:20px}.widget-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.widget-header h3{color:#f5f1ff;color:var(--oj-text);font-size:16px;font-weight:700;margin:0}.widget-header>button{background:#0000;border:none;color:#ec4899;color:var(--oj-pink);cursor:pointer;font-size:13px;font-weight:600}.widget-header>button:hover{color:#f9a8d4}.widget-content{display:flex;flex-direction:column;gap:10px}.widget-item{align-items:center;background:#ffffff05;border:1px solid #0000;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:10px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.widget-item:hover{background:#ffffff0d;border-color:#ffffff1a;border-color:var(--oj-border)}.widget-thumb{border-radius:10px;height:44px;object-fit:cover;width:44px}.widget-avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.widget-item-info p{color:#f5f1ff;color:var(--oj-text);font-size:14px;margin:0}.widget-item-info span{color:#7a7494;color:var(--oj-text-mute);font-size:12px}.widget-item.unread{background:#8b5cf61a}.unread-dot{background:#ec4899;background:var(--oj-pink);border-radius:50%;box-shadow:0 0 0 4px #ec489933;height:8px;margin-left:auto;width:8px}.widget-empty{color:#7a7494;color:var(--oj-text-mute);font-size:13px;padding:16px 0;text-align:center}.widgets-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.posts-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.post-card{background:#ffffff0a;border:1px solid #ffffff1a;border:1px solid var(--oj-border);border-radius:16px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.post-card:hover{border-color:#ec48994d;border-color:var(--oj-border-2);box-shadow:0 16px 40px -10px #8b5cf666;transform:translateY(-3px)}.post-card .post-media{aspect-ratio:1/1;background:#0f0822;overflow:hidden;position:relative}.post-card .post-media img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.post-card:hover .post-media img{transform:scale(1.04)}.post-card .locked-badge{background:linear-gradient(135deg,#8b5cf6,#ec4899);background:var(--oj-gradient);border-radius:999px;box-shadow:0 4px 12px #ec489966;color:#fff;font-size:11px;font-weight:800;padding:4px 10px;position:absolute;right:8px;top:8px}.post-card .post-info{display:flex;flex-direction:column;gap:6px;padding:12px 14px}.post-card .post-content{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#f5f1ff;color:var(--oj-text);display:-webkit-box;font-size:13px;margin:0;overflow:hidden}.post-card .post-stats{color:#7a7494;color:var(--oj-text-mute);display:flex;font-size:12px;gap:12px}.post-card .post-time{color:#7a7494;color:var(--oj-text-mute);font-size:11px}.post-card .post-actions{padding:8px 14px 12px}.post-card .delete-btn{background:#ef44441a;border:1px solid #ef444433;border-radius:8px;color:#fca5a5;cursor:pointer;font-size:12px;font-weight:600;padding:6px 12px;width:100%}.post-card .delete-btn:hover{background:#ef444433;color:#fff}.stories-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.story-card{aspect-ratio:9/16;border:1px solid #ffffff1a;border:1px solid var(--oj-border);border-radius:14px;cursor:pointer;overflow:hidden;position:relative}.story-card img{height:100%;object-fit:cover;width:100%}.story-overlay{align-items:center;background:linear-gradient(0deg,#000000a6,#0000);color:#fff;display:flex;font-size:11px;inset:auto 0 0 0;justify-content:space-between;padding:8px 10px;position:absolute}.story-overlay button{background:#00000080;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:4px}.story-overlay svg{height:14px;width:14px}.story-expiry{background:#ffffff2e;border-radius:6px;color:#f5f1ff;font-size:10px;font-weight:700;letter-spacing:.04em;padding:2px 6px;white-space:nowrap}.story-expiry--urgent{background:#f59e0b52;color:#fef3c7}.story-expiry--gone{background:#ef444452;color:#fee2e2}.story-viewers-badge{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff2e;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;gap:4px;left:8px;line-height:1;padding:4px 9px;position:absolute;top:8px;transition:background .15s ease,transform .15s ease;z-index:2}.story-viewers-badge:hover{background:#8b5cf6bf;transform:scale(1.05)}.story-viewers-badge svg{display:block;flex:0 0 auto}.products-grid{grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.product-card{background:#ffffff0a;border:1px solid #ffffff1a;border:1px solid var(--oj-border);border-radius:16px;display:flex;flex-direction:column}.product-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.product-card .product-info{flex:1 1;padding:12px 14px}.product-card .product-info h4{color:#f5f1ff;color:var(--oj-text);margin:0 0 4px}.product-card .product-category{color:#7a7494;color:var(--oj-text-mute);font-size:12px;letter-spacing:.04em;margin:0 0 8px;text-transform:uppercase}.product-card .product-meta{align-items:center;display:flex;justify-content:space-between}.product-card .product-price{color:#f5f1ff;color:var(--oj-text);font-size:18px;font-weight:800}.product-card .product-stock{color:#7a7494;color:var(--oj-text-mute);font-size:12px}.product-card .product-stock.low{color:#fbbf24}.product-card .product-sales{color:#7a7494;color:var(--oj-text-mute);display:flex;font-size:12px;gap:8px;margin-top:6px}.product-card .offers-badge{background:#ec48992e;border-radius:999px;color:#fbcfe8;font-weight:700;padding:2px 8px}.product-card .product-actions{padding:8px 14px 12px}.product-card .delete-btn{background:#ef44441a;border:1px solid #ef444433;border-radius:8px;color:#fca5a5;cursor:pointer;font-size:12px;font-weight:600;padding:6px;width:100%}.offers-list{display:flex;flex-direction:column;gap:14px}.offer-card{grid-gap:16px;align-items:center;background:#ffffff0a;border:1px solid #ffffff1a;border:1px solid var(--oj-border);border-radius:14px;display:grid;gap:16px;grid-template-columns:100px 1fr 220px;padding:16px}.offer-img{border-radius:10px;height:100px;object-fit:cover;width:100px}.offer-details h4{color:#f5f1ff;color:var(--oj-text);margin:0 0 6px}.offer-meta{color:#7a7494;color:var(--oj-text-mute);display:flex;font-size:12px;gap:10px;margin-bottom:6px}.offer-amount{color:#f5f1ff;color:var(--oj-text);font-size:22px;font-weight:800}.offer-message{color:#b8b0d4;color:var(--oj-text-dim);font-size:13px;font-style:italic;margin:4px 0 0}.offer-actions{display:flex;flex-direction:column;gap:8px}.accept-btn,.decline-btn{border:none;border-radius:10px;cursor:pointer;font-size:13px;font-weight:700;padding:8px 14px}.accept-btn{background:linear-gradient(135deg,#8b5cf6,#ec4899);background:var(--oj-gradient);color:#fff}.decline-btn{background:#ef44441f;border:1px solid #ef444433;color:#fca5a5}.counter-row{display:flex;gap:6px}.counter-row input{background:#ffffff0a;flex:1 1;font-size:13px;padding:8px 10px}.counter-row button,.counter-row input{border:1px solid #ffffff1a;border:1px solid var(--oj-border);border-radius:8px;color:#f5f1ff;color:var(--oj-text)}.counter-row button{background:#ffffff14;background:var(--oj-surface-2);cursor:pointer;font-size:12px;font-weight:700;padding:8px 12px}.inbox-layout{grid-gap:18px;display:grid;gap:18px;grid-template-columns:minmax(300px,360px) minmax(0,1fr);min-height:min(72dvh,720px)}.inbox-rail{background:#ffffff08;border:1px solid #ffffff1a;border:1px solid var(--oj-border);border-radius:18px;display:flex;flex-direction:column;min-height:0;overflow:hidden}.inbox-search{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;gap:8px;padding:12px 12px 10px;position:relative}.inbox-search svg{color:#8a7fa5;height:16px;left:22px;pointer-events:none;position:absolute;width:16px}.inbox-search input{background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;color:#f5f1ff;flex:1 1;font-size:13px;outline:none;padding:9px 36px;transition:border-color .16s}.inbox-search input::placeholder{color:#6e6585}.inbox-search input:focus{background:#ffffff12;border-color:#ec489973}.inbox-search-clear{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#b8b0d4;cursor:pointer;display:flex;height:22px;justify-content:center;position:absolute;right:20px;width:22px}.inbox-search-clear svg{height:12px;width:12px}.inbox-search-clear:hover{background:#ffffff2e;color:#fff}.inbox-tabs{border-bottom:1px solid #ffffff0f;display:flex;gap:6px;padding:10px 12px}.inbox-tab{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;color:#b8b0d4;cursor:pointer;display:inline-flex;flex:1 1;font-size:12.5px;font-weight:700;gap:6px;justify-content:center;padding:8px 12px;transition:all .16s ease}.inbox-tab:hover{border-color:#ffffff29;color:#f5f1ff}.inbox-tab.active{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-color:#0000;box-shadow:0 6px 16px -6px #ec48998c;color:#fff}.inbox-tab.has-attention:not(.active){color:#f472b6}.inbox-tab-count{align-items:center;background:#ffffff1a;border-radius:999px;display:inline-flex;font-size:11px;font-weight:800;height:18px;justify-content:center;min-width:18px;padding:0 6px}.inbox-tab.active .inbox-tab-count{background:#ffffff38}.conversations-list{background:#0000;border:none;border-radius:0;display:flex;flex:1 1;flex-direction:column;gap:2px;min-height:0;overflow-y:auto;padding:6px}.conv-empty{color:#8a7fa5;font-size:13px;padding:32px 16px;text-align:center}.conversation-item{align-items:flex-start;background:none;border:1px solid #0000;border-radius:12px;color:inherit;cursor:pointer;display:flex;gap:12px;padding:10px 12px;text-align:left;transition:background .16s ease,border-color .16s ease;width:100%}.conversation-item:hover{background:#ffffff0a}.conversation-item.active{background:linear-gradient(135deg,#8b5cf633,#ec489924);border-color:#ec489952}.conv-avatar-wrap{flex-shrink:0;height:44px;position:relative;width:44px}.conv-online-dot{background:#22c55e;border:2px solid #14082a;border-radius:50%;bottom:-1px;box-shadow:0 0 0 1px #00000026;height:12px;position:absolute;right:-1px;width:12px}.conv-presence{color:#8a7fa5;color:var(--light-text-secondary,#8a7fa5);display:inline-block;font-size:11px;font-weight:500;letter-spacing:.01em;margin-left:8px}.conv-presence-online{color:#22c55e;font-weight:600}.conversation-item .conv-avatar-wrap img{border-radius:50%;height:44px;object-fit:cover;width:44px}.conv-initials{align-items:center;background:linear-gradient(135deg,#4a3d68,#8b5cf6);border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:800;height:44px;justify-content:center;width:44px}.conversation-item .conv-info{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.conv-info-bottom,.conv-info-top{align-items:center;display:flex;gap:8px;justify-content:space-between}.conv-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conv-time{color:#8a7fa5;flex-shrink:0;font-size:11.5px;font-weight:600}.conv-preview{color:#b8b0d4;flex:1 1;font-size:13px;min-width:0}.conversation-item.unread .conv-name{color:#f5f1ff;font-weight:800}.conversation-item.unread .conv-preview{color:#f5f1ff;font-weight:600}.conv-you{color:#8a7fa5}.conv-badge{align-items:center;background:linear-gradient(135deg,#ec4899,#f97316);box-shadow:0 4px 10px -2px #ec489980;display:inline-flex;flex-shrink:0;font-size:10.5px;height:19px;justify-content:center;min-width:19px;padding:0 6px}.inbox-empty-pane{background:#ffffff05;border:1px dashed #ffffff1a;border-radius:18px;color:#b8b0d4;flex-direction:column;padding:48px 32px;text-align:center}.inbox-empty-illustration,.inbox-empty-pane{align-items:center;display:flex;justify-content:center}.inbox-empty-illustration{background:radial-gradient(circle at center,#8b5cf640,#0000 70%),#ffffff0a;border-radius:50%;color:#ec4899;height:72px;margin-bottom:14px;width:72px}.inbox-empty-illustration svg{height:36px;width:36px}.inbox-empty-pane h3{color:#f5f1ff;font-size:17px;font-weight:800;margin:0 0 6px}.inbox-empty-pane p{font-size:13.5px;line-height:1.5;margin:0;max-width:360px}@media (max-width:820px){.inbox-layout{grid-template-columns:1fr;min-height:auto}.inbox-empty-pane{padding:32px 20px}.inbox-layout.inbox-has-active .inbox-rail{display:none}.inbox-layout.inbox-has-active{min-height:calc(100dvh - 200px)}.inbox-layout.inbox-has-active .realtime-chat-panel{height:100%}}.section-subtitle{color:#8a7fa5;font-size:13px;font-weight:500;margin:4px 0 0}.sub-kpi-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:18px}.sub-kpi{background:#ffffff08;border:1px solid #ffffff1a;border:1px solid var(--oj-border);border-radius:16px;display:flex;flex-direction:column;gap:4px;overflow:hidden;padding:18px;position:relative}.sub-kpi:before{background:#ffffff1f;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.sub-kpi--active:before{background:linear-gradient(180deg,#34d399,#10b981)}.sub-kpi--pending:before{background:linear-gradient(180deg,#fbbf24,#f59e0b)}.sub-kpi--cancelled:before{background:linear-gradient(180deg,#fb7185,#ef4444)}.sub-kpi--mrr:before{background:linear-gradient(180deg,#8b5cf6,#ec4899)}.sub-kpi-label{color:#8a7fa5;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sub-kpi-value{color:#f5f1ff;font-size:30px;font-weight:800;letter-spacing:-.5px;line-height:1.1}.sub-kpi--mrr .sub-kpi-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text}.sub-kpi-delta{color:#b8b0d4;font-size:11.5px;font-weight:600}.sub-kpi--pending .sub-kpi-delta{color:#fbbf24}.sub-filter-pills{background:#ffffff0a;border:1px solid #ffffff1a;border:1px solid var(--oj-border);border-radius:999px;display:inline-flex;gap:6px;margin-bottom:16px;padding:4px}.sub-filter-pill{align-items:center;background:#0000;border:none;border-radius:999px;color:#b8b0d4;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:8px;padding:7px 14px;transition:all .16s ease}.sub-filter-pill:hover{color:#f5f1ff}.sub-filter-pill.active{background:linear-gradient(135deg,#8b5cf6,#ec4899);box-shadow:0 6px 16px -6px #ec48998c;color:#fff}.sub-filter-pill.has-attention:not(.active){color:#fbbf24}.sub-filter-count{align-items:center;background:#ffffff1a;border-radius:999px;display:inline-flex;font-size:11px;font-weight:800;height:20px;justify-content:center;min-width:20px;padding:0 7px}.sub-filter-pill.active .sub-filter-count{background:#ffffff38}.sub-intel{padding:16px}@media (min-width:768px){.sub-intel{padding:24px}}.sub-intel-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin:0 0 24px}.sub-intel-titles{display:flex;flex-direction:column;gap:4px;min-width:0}.sub-intel-eyebrow{color:#b8a9cc;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sub-intel-titles h2{color:#f7f2ff;font-size:22px;font-weight:800;letter-spacing:-.4px;line-height:1.15;margin:0}.sub-intel-subtitle{color:#c8b8db;font-size:14px;line-height:1.45;margin:0}.mod-queue{background:#f59e0b0a;border:1px solid #f59e0b33;border-radius:12px;margin:12px 0 16px;overflow:hidden}.mod-queue-toggle{align-items:center;background:#0000;border:none;color:#fcd34d;cursor:pointer;display:flex;font-weight:700;gap:8px;padding:10px 14px;text-align:left;width:100%}.mod-queue-toggle:hover{background:#f59e0b14}.mod-queue-caret{font-size:11px;margin-left:auto;opacity:.7}.mod-queue-body{border-top:1px solid #f59e0b26;padding:10px 14px 14px}.mod-queue-empty{color:#f5f1ff8c;font-size:13px;padding:16px 0;text-align:center}.mod-queue-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.mod-queue-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:10px 12px}.mod-queue-meta{align-items:baseline;color:#f5f1ffbf;display:flex;font-size:12px;gap:10px;margin-bottom:4px}.mod-queue-time{font-size:11px;opacity:.55}.mod-queue-text{word-wrap:break-word;color:#f5f1ff;font-size:13px;line-height:1.45;margin:0 0 4px}.mod-queue-post{color:#f5f1ff80;font-size:11px;margin:0 0 6px}.mod-queue-delete{background:#ef44442e;border:1px solid #ef444466;border-radius:8px;color:#fecaca;cursor:pointer;font-size:12px;font-weight:700;height:28px;padding:0 12px}.mod-queue-delete:hover{background:#ef44444d}:root[data-theme=light] .mod-queue-toggle{color:#b45309}:root[data-theme=light] .mod-queue-empty{color:#1a0f2e8c}:root[data-theme=light] .mod-queue-meta{color:#1a0f2eb3}:root[data-theme=light] .mod-queue-text{color:#1a0f2e}:root[data-theme=light] .mod-queue-post{color:#1a0f2e8c}.engagement-panel{grid-gap:14px;background:#8b5cf60f;border:1px solid #8b5cf62e;border-radius:14px;display:grid;gap:14px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);margin:16px 0 20px;padding:16px}@media (max-width:720px){.engagement-panel{grid-template-columns:minmax(0,1fr)}}.engagement-metrics{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.eng-metric{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;display:flex;flex-direction:column;gap:2px;padding:10px 12px}.eng-num{color:#f5f1ff;font-size:20px;font-weight:800;line-height:1.1}.eng-lbl{color:#f5f1ff99;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.engagement-top{display:flex;flex-direction:column;gap:8px;min-width:0}.eng-top-label{color:#f5f1ffc7;font-size:12px;font-weight:700;letter-spacing:.04em}.eng-top-list{gap:6px;margin:0;padding-left:18px}.eng-top-list,.eng-top-list li{display:flex;flex-direction:column}.eng-top-list li{color:#f5f1ff;font-size:13px;gap:1px;padding:4px 0}.eng-top-content{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eng-top-stats{color:#f5f1ff8c;font-size:11px;font-weight:600}:root[data-theme=light] .engagement-panel{background:#8b5cf60a;border-color:#8b5cf62e}:root[data-theme=light] .eng-metric{background:#fff;border-color:#0000000f}:root[data-theme=light] .eng-num{color:#1a0f2e}:root[data-theme=light] .eng-lbl{color:#1a0f2e99}:root[data-theme=light] .eng-top-label{color:#1a0f2ec7}:root[data-theme=light] .eng-top-list li{color:#1a0f2e}:root[data-theme=light] .eng-top-stats{color:#1a0f2e8c}.sub-bulk-toolbar{align-items:center;background:linear-gradient(135deg,#8b5cf62e,#ec48992e);border:1px solid #ec489959;border-radius:14px;box-shadow:0 12px 32px -12px #ec489966;display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px;padding:10px 14px;position:-webkit-sticky;position:sticky;top:8px;z-index:5}.sub-bulk-count{border-right:1px solid #ffffff1f;padding-right:8px}.sub-bulk-btn,.sub-bulk-count{color:#f5f1ff;font-size:13px;font-weight:700}.sub-bulk-btn{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;cursor:pointer;height:34px;padding:0 14px;transition:background .15s}.sub-bulk-btn:hover:not(:disabled){background:#fff3}.sub-bulk-btn:disabled{cursor:not-allowed;opacity:.55}.sub-bulk-btn--approve{background:#22c55e3d;border-color:#22c55e66}.sub-bulk-btn--approve:hover:not(:disabled){background:#22c55e5c}.sub-bulk-btn--deny{background:#ef444438;border-color:#ef444466}.sub-bulk-btn--deny:hover:not(:disabled){background:#ef444457}.sub-bulk-btn--ghost{background:#0000}.sub-card-select{align-items:center;cursor:pointer;display:inline-flex;justify-content:center;padding:4px 8px 4px 0}.sub-card-select input[type=checkbox]{accent-color:#ec4899;cursor:pointer;height:18px;width:18px}.sub-card.is-selected{outline:2px solid #ec48998c;outline-offset:-2px}.sub-intel-filters{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin:4px 0 14px}.sub-intel-filter{align-items:center;color:#f5f1ffa6;display:inline-flex;font-size:12px;font-weight:700;gap:6px;letter-spacing:.06em;text-transform:uppercase}.sub-intel-filter select{-webkit-appearance:none;appearance:none;background:#ffffff0a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f5f1ff' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;border:1px solid #ffffff1a;border-radius:10px;color:#f5f1ff;cursor:pointer;font-size:13px;font-weight:600;height:36px;letter-spacing:0;padding:0 30px 0 12px;text-transform:none}.sub-intel-filter-clear{background:#0000;border:1px dashed #ec489973;border-radius:10px;color:#fda4d0;cursor:pointer;font-size:12px;font-weight:700;height:36px;padding:0 12px}.sub-intel-filter-clear:hover{border-color:#ec4899;color:#fff}:root[data-theme=light] .sub-intel-filter{color:#1a0f2eb3}:root[data-theme=light] .sub-intel-filter select{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a0f2e' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");border-color:#0000001a;color:#1a0f2e}.sub-intel-actions{gap:10px}.sub-intel-actions,.sub-intel-refresh{align-items:center;display:inline-flex;flex-shrink:0}.sub-intel-refresh{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#f7f2ff;cursor:pointer;font-size:13px;font-weight:700;gap:8px;height:44px;padding:0 16px;transition:all .16s ease}.sub-intel-refresh:hover:not(:disabled){background:#ffffff17;border-color:#ec489952}.sub-intel-refresh:disabled{cursor:not-allowed;opacity:.6}.sub-intel-refresh svg{height:16px;width:16px}.sub-intel-refresh svg.spin{animation:sub-intel-spin .9s linear infinite}@keyframes sub-intel-spin{to{transform:rotate(1turn)}}@media (max-width:540px){.sub-intel-refresh span{display:none}.sub-intel-refresh{justify-content:center;padding:0;width:44px}}.sub-intel-search{margin:0 0 24px;position:relative}.sub-intel-search>svg{color:#b8a9cc;height:18px;left:16px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:18px}.sub-intel-search input{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;color:#f7f2ff;font-size:14px;height:46px;outline:none;padding:0 44px;transition:border-color .16s,background .16s;width:100%}.sub-intel-search input::placeholder{color:#b8a9cc}.sub-intel-search input:focus{background:#ffffff12;border-color:#ec489973}.sub-intel-search-clear{align-items:center;background:#ffffff14;border:none;border-radius:50%;color:#b8a9cc;cursor:pointer;display:flex;height:28px;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:28px}.sub-intel-search-clear:hover{background:#ffffff29;color:#f7f2ff}.sub-intel-search-clear svg{height:12px;width:12px}.sub-intel-kpis{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;margin:0 0 24px}@media (min-width:640px){.sub-intel-kpis{grid-template-columns:1fr 1fr}.sub-intel-kpis .sub-kpi--featured{grid-column:1/-1}}@media (min-width:1080px){.sub-intel-kpis{grid-template-columns:1.4fr 1fr 1fr 1fr}.sub-intel-kpis .sub-kpi--featured{grid-column:auto}}.sub-intel-kpis .sub-kpi{background:hsla(0,0%,100%,.035);border:1px solid #ffffff14;border-radius:16px;display:flex;flex-direction:column;gap:6px;isolation:isolate;min-height:96px;overflow:hidden;padding:18px 20px;position:relative}.sub-intel-kpis .sub-kpi:before{background:#0000;background:var(--kpi-grad,#0000);content:"";inset:0;opacity:.18;position:absolute;z-index:-1}.sub-intel-kpis .sub-kpi--mrr{--kpi-grad:linear-gradient(135deg,#8b5cf673,#ec48994d);border-color:#ec489952}.sub-intel-kpis .sub-kpi--mrr.sub-kpi--featured:before{opacity:.32}.sub-intel-kpis .sub-kpi--active{--kpi-grad:linear-gradient(135deg,#22c78a52,#0000 70%)}.sub-intel-kpis .sub-kpi--pending{--kpi-grad:linear-gradient(135deg,#ffb02047,#0000 70%)}.sub-intel-kpis .sub-kpi--cancelled{--kpi-grad:linear-gradient(135deg,#ff5a733d,#0000 70%)}.sub-intel-kpis .sub-kpi-label{color:#b8a9cc;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sub-intel-kpis .sub-kpi-value{color:#f7f2ff;font-size:28px;font-weight:800;letter-spacing:-.6px;line-height:1.05}.sub-intel-kpis .sub-kpi--featured .sub-kpi-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#c653ff,#ff5fa2);-webkit-background-clip:text;background-clip:text;font-size:40px}.sub-intel-kpis .sub-kpi-support{color:#c8b8db;font-size:12px;font-weight:500}.sub-intel-kpis .sub-kpi--pending .sub-kpi-support{color:#ffd28a}.sub-intel-kpis .sub-kpi--active .sub-kpi-support{color:#8de8c1}.sub-intel-kpis .sub-kpi--cancelled .sub-kpi-support{color:#ffa6b4}.sub-intel-tabs{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;display:inline-flex;gap:6px;margin:0 0 16px;max-width:100%;overflow-x:auto;padding:4px;scrollbar-width:none}.sub-intel-tabs::-webkit-scrollbar{display:none}.sub-intel-tab{align-items:center;background:#0000;border:none;border-radius:999px;color:#c8b8db;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:700;gap:8px;height:40px;padding:0 16px;transition:all .16s ease;white-space:nowrap}.sub-intel-tab:hover{color:#f7f2ff}.sub-intel-tab:focus-visible{outline:2px solid #c653ff;outline-offset:2px}.sub-intel-tab.active{background:linear-gradient(135deg,#c653ff,#ff5fa2);box-shadow:0 8px 20px -6px #c653ff8c;color:#fff}.sub-intel-tab.has-attention:not(.active){color:#ffd28a}.sub-intel-tab-count{align-items:center;background:#ffffff1f;border-radius:999px;color:#f7f2ff;display:inline-flex;font-size:11.5px;font-weight:800;height:22px;justify-content:center;min-width:22px;padding:0 7px}.sub-intel-tab.active .sub-intel-tab-count{background:#ffffff47}.sub-card-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.sub-card{align-items:center;background:hsla(0,0%,100%,.035);border:1px solid #ffffff14;border-radius:16px;cursor:pointer;display:flex;gap:16px;justify-content:space-between;padding:16px;transition:border-color .16s ease,background .16s ease,transform .12s ease}.sub-card:hover{background:#ffffff0d;border-color:#ec48994d}.sub-card:focus-visible{outline:2px solid #c653ff;outline-offset:2px}.sub-card-identity{align-items:center;display:flex;flex:1 1;gap:12px;min-width:0}.sub-card-avatar{border-radius:50%;flex-shrink:0;height:44px;object-fit:cover;width:44px}.sub-card-initials{align-items:center;background:linear-gradient(135deg,#7b3fe4,#c653ff);color:#fff;display:flex;font-size:16px;font-weight:800;justify-content:center}.sub-card-text{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.sub-card-name-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.sub-card-name{color:#f7f2ff;font-size:14px;font-weight:600;max-width:100%}.sub-card-email,.sub-card-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sub-card-email{color:#b8a9cc;font-size:12px}.sub-card-meta{align-items:center;color:#b8a9cc;display:flex;flex-wrap:wrap;font-size:11.5px;gap:6px}.sub-card-dot{color:#b8a9cc99}.sub-card-plan{background:#ffffff14;border:1px solid #ffffff1a;border-radius:6px;color:#f7f2ff;display:inline-block;font-size:10.5px;font-weight:800;letter-spacing:.04em;padding:2px 8px;text-transform:uppercase}.sub-card-plan--lifetime,.sub-card-plan--yearly{background:linear-gradient(135deg,#ffb02033,#ff5a732e);border-color:#ffb02066;color:#ffd28a}.sub-card-plan--quarterly{background:linear-gradient(135deg,#22c78a29,#22c78a1a);border-color:#22c78a66;color:#8de8c1}.sub-card-status{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;color:#f7f2ff;display:inline-flex;font-size:11.5px;font-weight:700;gap:6px;padding:3px 9px}.sub-card-status-dot{background:currentColor;border-radius:50%;box-shadow:0 0 6px currentColor;height:7px;width:7px}.sub-card-status--active{background:#22c78a1f;border-color:#22c78a61;color:#22c78a}.sub-card-status--pending{background:#ffb0201f;border-color:#ffb02061;color:#ffb020}.sub-card-status--cancelled{background:#ff5a731f;border-color:#ff5a7361;color:#ff5a73}.sub-card-actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.sub-btn{align-items:center;border:1px solid #0000;border-radius:10px;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;height:36px;justify-content:center;min-width:72px;padding:0 14px;transition:all .16s ease}.sub-btn:focus-visible{outline:2px solid #c653ff;outline-offset:2px}.sub-btn--primary{background:linear-gradient(135deg,#c653ff,#ff5fa2);box-shadow:0 8px 20px -8px #c653ff8c;color:#fff}.sub-btn--primary:hover{filter:brightness(1.08)}.sub-btn--ghost{background:#ffffff0f;border-color:#ffffff1f;color:#f7f2ff}.sub-btn--ghost:hover{background:#ffffff1a}.sub-btn--danger{background:#ff5a731a;border-color:#ff5a7352;color:#ff5a73}.sub-btn--danger:hover{background:#ff5a732e;border-color:#ff5a738c}@media (max-width:640px){.sub-card{align-items:stretch;flex-direction:column;gap:12px}.sub-card-actions{justify-content:flex-end;width:100%}.sub-card-actions .sub-btn{flex:1 1;max-width:160px}}.conv-info{flex:1 1;min-width:0}.conv-name{color:#f5f1ff;color:var(--oj-text);display:block;font-size:14px;font-weight:700}.conv-preview{color:#7a7494;color:var(--oj-text-mute);display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-item.active .conv-name,.conversation-item.active .conv-preview{color:#fff}.conv-meta{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.conv-time{color:#7a7494;color:var(--oj-text-mute);font-size:11px}.conv-badge{background:#ec4899;background:var(--oj-pink);border-radius:999px;color:#fff;font-size:10px;font-weight:800;padding:2px 7px}.table-responsive{background:#ffffff08;border:1px solid #ffffff1a;border:1px solid var(--oj-border);border-radius:16px;overflow-x:auto;padding:8px}.subscribers-table{color:#f5f1ff;color:var(--oj-text)}.subscribers-table th{color:#7a7494;color:var(--oj-text-mute)}.subscribers-table th,.subscribers-table tr td{border-bottom:1px solid #ffffff1a;border-bottom:1px solid var(--oj-border)}.subscribers-table tr td{background:#0000}.subscribers-table tr td:first-child,.subscribers-table tr td:last-child{border-radius:0}.subscribers-table tr:last-child td{border-bottom:none}.subscriber-search{background:#ffffff0d;border-color:#ffffff1a;border-color:var(--oj-border);color:#f5f1ff;color:var(--oj-text)}.subscriber-search::placeholder{color:#7a7494;color:var(--oj-text-mute)}.filter-btn{background:#ffffff0a;border-color:#ffffff1a;border-color:var(--oj-border);color:#b8b0d4;color:var(--oj-text-dim)}.filter-btn.active{background:linear-gradient(135deg,#8b5cf6,#ec4899);background:var(--oj-gradient);border-color:#0000;color:#fff}.user-name-cell{color:#f5f1ff;color:var(--oj-text);font-weight:700}.email-cell{color:#7a7494;color:var(--oj-text-mute);font-size:12px}.user-initials-sm{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);background:var(--oj-gradient);border-radius:10px;color:#fff;display:inline-flex;font-weight:800;height:40px;justify-content:center;width:40px}.status-badge.active{background:#34d39929;color:#6ee7b7}.status-badge.pending{background:#fbbf2429;color:#fde68a}.status-badge.cancelled{background:#ef444429;color:#fca5a5}.plan-badge{background:#ffffff0d;border:1px solid #ffffff1a;border:1px solid var(--oj-border)}.date-cell,.plan-badge{color:#b8b0d4;color:var(--oj-text-dim)}.btn-approve,.btn-revoke{border:1px solid #0000;border-radius:8px;cursor:pointer;font-size:12px;font-weight:700;padding:6px 12px}.btn-approve{background:linear-gradient(135deg,#8b5cf6,#ec4899);background:var(--oj-gradient);color:#fff}.btn-revoke{background:#ef44441a;border-color:#ef444433;color:#fca5a5}.empty-state{background:#ffffff08;border:1px dashed #ffffff1a;border:1px dashed var(--oj-border)}.empty-state p{color:#f5f1ff;color:var(--oj-text)}.empty-state .hint{color:#7a7494;color:var(--oj-text-mute)}.modal-backdrop{align-items:center;animation:oj-modal-fade .18s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#05020cc7;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:24px;position:fixed;z-index:1000}@keyframes oj-modal-fade{0%{opacity:0}to{opacity:1}}.accept-offer-modal,.create-modal,.post-viewer-modal,.story-viewer-modal{background:#140828f2;border:1px solid #ffffff1a;border:1px solid var(--oj-border);border-radius:22px;box-shadow:0 30px 90px -20px #000000b3,0 10px 40px -10px #ec48994d;color:#f5f1ff;color:var(--oj-text);max-height:calc(100vh - 48px);overflow:hidden;position:relative}.story-viewer-modal{display:flex;flex-direction:column;max-width:420px!important;width:min(380px,calc(100vw - 32px))!important}.story-viewer-media{align-items:center;aspect-ratio:9/16;background:#000;border-radius:22px 22px 0 0;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.story-viewer-media img,.story-viewer-media video{display:block;height:auto;image-orientation:initial;margin:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.post-viewer-modal{display:flex;flex-direction:column;max-height:calc(100dvh - 48px);overflow:hidden;position:relative}.post-viewer-modal>.modal-close{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0000009e;border:1px solid #ffffff2e;border-radius:999px;color:#fff;cursor:pointer;display:flex;flex:0 0 auto;height:38px;justify-content:center;left:auto;margin:0;max-height:38px;max-width:38px;min-height:38px;min-width:38px;padding:0;position:absolute;right:12px;top:12px;width:38px;z-index:100001}.post-viewer-modal>.modal-close:hover{background:#000000c7}.post-viewer-modal>.modal-close svg{stroke:currentColor;display:block;flex:0 0 auto;height:18px;max-height:18px;max-width:18px;min-height:18px;min-width:18px;width:18px}.post-viewer-modal .viewer-media{align-items:center;background:#050008;display:flex;flex-shrink:0;height:min(64dvh,720px);justify-content:center;overflow:hidden;position:relative;width:100%}.post-viewer-modal .viewer-media img,.post-viewer-modal .viewer-media video{display:block;height:auto;image-orientation:initial;max-height:100%;max-width:100%;object-fit:contain;width:auto}.post-viewer-modal .viewer-content{min-height:0;overflow-y:auto;padding:18px 22px 22px}.story-viewer-modal .modal-close{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border:1px solid #ffffff26;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:12px;top:12px;width:36px;z-index:2}.story-viewer-modal .modal-close:hover{background:#000000bf;transform:scale(1.05)}.story-viewer-modal .modal-close svg{height:18px;width:18px}.story-viewer-sidebar{border-top:1px solid #ffffff14;padding:14px 18px}.story-viewer-header{align-items:center;display:flex;gap:12px}.story-viewer-header img{border:2px solid #ec4899;border-radius:50%;height:38px;object-fit:cover;width:38px}.story-viewer-header div{display:flex;flex-direction:column;line-height:1.2}.story-viewer-name{font-weight:700}.story-viewer-time{color:#8a7fa5}.admin-dashboard-layout .post-grid img,.admin-dashboard-layout .stories-grid img,.admin-dashboard-layout .story-thumb-grid img,.admin-dashboard-layout .widget-thumb{image-orientation:initial}.modal-body,.modal-footer,.modal-header h2,.viewer-caption,.viewer-name{color:#f5f1ff;color:var(--oj-text)}.modal-close{color:#b8b0d4;color:var(--oj-text-dim)}.caption-input,.price-input{background:#ffffff0d;border-color:#ffffff1a;border-color:var(--oj-border);color:#f5f1ff;color:var(--oj-text)}:root[data-theme=dark] .create-modal h2{color:#f5f1ff!important;font-weight:800}:root[data-theme=dark] .create-modal .caption-input,:root[data-theme=dark] .create-modal .price-input,:root[data-theme=dark] .create-modal input[type=number],:root[data-theme=dark] .create-modal input[type=text],:root[data-theme=dark] .create-modal textarea{-webkit-text-fill-color:#f5f1ff;background:#ffffff0f!important;border-color:#f5f1ff2e!important;caret-color:#f5f1ff;color:#f5f1ff!important}:root[data-theme=dark] .create-modal .caption-input::placeholder,:root[data-theme=dark] .create-modal .price-input::placeholder,:root[data-theme=dark] .create-modal input::placeholder,:root[data-theme=dark] .create-modal textarea::placeholder{-webkit-text-fill-color:#f5f1ff8c;color:#f5f1ff8c!important}:root[data-theme=dark] .create-modal .modal-body,:root[data-theme=dark] .create-modal .modal-footer,:root[data-theme=dark] .create-modal label{color:#f5f1ff!important}:root[data-theme=dark] .create-modal input[type=checkbox]{accent-color:#ec4899;height:18px;margin-right:8px;width:18px}:root[data-theme=light] .create-modal h2{color:#1a0f2e!important;font-weight:800}:root[data-theme=light] .create-modal .caption-input,:root[data-theme=light] .create-modal .price-input,:root[data-theme=light] .create-modal input[type=number],:root[data-theme=light] .create-modal input[type=text],:root[data-theme=light] .create-modal textarea{-webkit-text-fill-color:#1a0f2e;background:#00000008!important;border-color:#0000001a!important;color:#1a0f2e!important}.cancel-btn{background:hsla(0,0%,100%,.045);background:var(--oj-surface);border-color:#ffffff1a;border-color:var(--oj-border);color:#f5f1ff;color:var(--oj-text)}.confirm-accept-btn,.publish-btn{background:linear-gradient(135deg,#8b5cf6,#ec4899);background:var(--oj-gradient);box-shadow:0 8px 20px -4px #ec489966;color:#fff}.admin-dashboard-layout .section-header{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:16px;justify-content:space-between!important;margin-bottom:20px;text-align:left!important;width:auto!important}.admin-dashboard-layout .section-header h2,.admin-dashboard-layout .section-header h3{margin:0!important;text-align:left!important}.admin-dashboard-layout .sidebar-nav-item{align-items:center!important;display:flex!important;flex-direction:row!important;gap:12px!important;justify-content:flex-start!important;padding:10px 14px!important;text-align:left!important}.admin-dashboard-layout .sidebar-nav-item .nav-icon{flex:0 0 auto;text-align:center;width:22px}.admin-dashboard-layout .sidebar-nav-item .nav-label{flex:1 1!important;font-size:14px;margin:0!important;min-width:0!important;overflow:hidden;padding:0!important;text-align:left!important;text-overflow:ellipsis;white-space:nowrap}.admin-dashboard-layout .sidebar-nav-item .nav-badge{flex:0 0 auto!important;margin-left:auto!important;position:static!important}:root[data-theme=light]{--oj-border-2:#8b5cf666}:root[data-theme=light] .admin-dashboard-layout{background:radial-gradient(900px 500px at 12% -10%,#8b5cf61a,#0000 60%),radial-gradient(700px 400px at 95% 110%,#ec489914,#0000 60%),linear-gradient(180deg,#fdfaff,#f4eefb)}:root[data-theme=light] .dashboard-sidebar{background:#ffffffd9;border-right:1px solid #110c2314}:root[data-theme=light] .conversations-list,:root[data-theme=light] .metric-card,:root[data-theme=light] .offer-card,:root[data-theme=light] .post-card,:root[data-theme=light] .product-card,:root[data-theme=light] .table-responsive,:root[data-theme=light] .widget{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #110c2314}:root[data-theme=light] .empty-state{background:#ffffffd9;border-color:#110c231a}:root[data-theme=light] .activity-strip{background:#ffffffd9;border-color:#110c2314}:root[data-theme=light] .activity-pill{background:#fffffff2;border-color:#110c231a}:root[data-theme=light] .welcome-banner{background:linear-gradient(135deg,#8b5cf61f,#ec48990f),#ffffffd9;border:1px solid #110c2314}:root[data-theme=light] .caption-input,:root[data-theme=light] .counter-row input,:root[data-theme=light] .price-input,:root[data-theme=light] .subscriber-search{background:#fffffff2;border-color:#110c231f;color:#f5f1ff;color:var(--oj-text)}:root[data-theme=light] .filter-btn{background:#ffffffd9}:root[data-theme=light] .filter-btn.active{color:#fff}:root[data-theme=light] .modal-backdrop{background:#140c2873}:root[data-theme=light] .accept-offer-modal,:root[data-theme=light] .create-modal,:root[data-theme=light] .post-viewer-modal,:root[data-theme=light] .story-viewer-modal{background:#fffffffa;border-color:#110c231a}:root[data-theme=light] .sidebar-nav-item.active{box-shadow:0 8px 24px -8px #ec489973}.theme-toggle-btn{align-items:center;background:#0000;border:1px solid #ffffff1a;border:1px solid var(--oj-border);border-radius:10px;color:#f5f1ff;color:var(--oj-text);cursor:pointer;display:inline-flex;height:36px;justify-content:center;margin-left:auto;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:36px}.theme-toggle-btn svg{height:18px;width:18px}.theme-toggle-btn:hover{background:hsla(0,0%,100%,.045);background:var(--oj-surface)}:root[data-theme=dark] .app-container,:root[data-theme=dark] .home-page,:root[data-theme=dark] body{background:#0a0414;background:var(--oj-bg);color:#f5f1ff;color:var(--oj-text)}:root[data-theme=dark] .feed{background:#0000}:root{--oj-space-1:4px;--oj-space-2:8px;--oj-space-3:12px;--oj-space-4:16px;--oj-space-5:20px;--oj-space-6:24px}#root,body,html{background:#090012;min-height:100vh;overflow-x:hidden}:root[data-theme=light] #root,:root[data-theme=light] body,:root[data-theme=light] html{background:#fdfaff}@media (max-width:767px){.admin-dashboard-layout{display:block!important;min-height:100vh}.dashboard-sidebar{height:100vh;left:0;position:fixed!important;top:0;transform:translateX(-100%);transition:transform .22s cubic-bezier(.16,1,.3,1);width:280px!important;z-index:1100}.sidebar-open .dashboard-sidebar{transform:translateX(0)}.sidebar-closed .dashboard-sidebar{transform:translateX(-100%)}.dashboard-main,.sidebar-closed .dashboard-main,.sidebar-open .dashboard-main{margin-left:0!important;padding:0!important;width:100%!important}.mobile-header{align-items:center;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#0a0414d9;border-bottom:1px solid #ffffff14;display:flex!important;gap:12px;gap:var(--oj-space-3);height:60px;padding:0 16px;padding:0 var(--oj-space-4);position:-webkit-sticky;position:sticky;top:0;z-index:50}.mobile-header h1{color:#f5f1ff;color:var(--oj-text);font-size:17px;font-weight:700;line-height:22px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-header .hamburger-btn{align-items:center;background:#0000;border:1px solid #0000;border-radius:12px;color:#f5f1ff;color:var(--oj-text);display:inline-flex;height:44px;justify-content:center;padding:0;width:44px}.mobile-header .hamburger-btn:hover{background:#ffffff0f}.section-container{max-width:100%!important}.dashboard-overview,.section-container{padding:20px 16px 48px;padding:var(--oj-space-5) var(--oj-space-4) calc(var(--oj-space-6) + 24px)}.admin-dashboard-layout .section-header{align-items:stretch!important;flex-direction:column!important;gap:12px;gap:var(--oj-space-3);margin:0 0 20px;margin:0 0 var(--oj-space-5)}.admin-dashboard-layout .section-header h2{font-size:21px!important;font-weight:700;line-height:26px;margin:0!important}.admin-dashboard-layout .section-header .action-btn,.admin-dashboard-layout .section-header>button{align-self:flex-start;border-radius:12px;font-size:14px;font-weight:700;height:42px;padding:0 16px}.posts-grid{gap:16px!important;gap:var(--oj-space-4)!important;grid-template-columns:1fr!important}.post-card{border-radius:16px!important;box-shadow:0 8px 24px #00000040;overflow:hidden}:root[data-theme=dark] .post-card{background:#15101f!important;border:1px solid #ffffff14!important}:root[data-theme=dark] .post-card .post-content{color:#f8f4ff!important}:root[data-theme=dark] .post-card .post-stats{color:#b8afc7!important}:root[data-theme=dark] .post-card .post-time{color:#7d728c!important}:root[data-theme=light] .post-card{background:#fff!important;border:1px solid #110c231a!important;box-shadow:0 8px 24px #110c2314!important}:root[data-theme=light] .post-card .post-user-name{color:#0f172a!important}:root[data-theme=light] .post-card .post-content{color:#1a0f2e!important}:root[data-theme=light] .post-card .post-stats{color:#475569!important}:root[data-theme=light] .post-card .post-time{color:#64748b!important}.post-card .post-media{aspect-ratio:1/1!important;border-radius:0!important}.post-card .post-media img{display:block;height:100%;object-fit:cover;width:100%}.post-card .post-info{gap:8px!important;gap:var(--oj-space-2)!important;padding:12px 16px 8px!important;padding:var(--oj-space-3) var(--oj-space-4) var(--oj-space-2)!important}.post-card .post-content{font-size:14px!important;line-height:19px;margin:0!important}.post-card .post-stats{font-size:12.5px!important;gap:12px!important}.post-card .post-time{font-size:11.5px!important}.post-card .post-actions{padding:0 16px 16px!important;padding:0 var(--oj-space-4) var(--oj-space-4)!important}.post-card .delete-btn{background:#0000!important;border:1px solid #fb71854d!important;border-radius:10px!important;color:#fb7185!important;font-size:13px!important;font-weight:600!important;height:36px!important;transition:background .16s ease;width:100%!important}.post-card .delete-btn:hover{background:#fb71851a!important;color:#fff!important}.welcome-banner{align-items:stretch;border-radius:18px!important;flex-direction:column;gap:16px;gap:var(--oj-space-4);margin-bottom:20px;margin-bottom:var(--oj-space-5);padding:20px!important;padding:var(--oj-space-5)!important}.welcome-text h1{font-size:22px!important;line-height:27px}.welcome-text p{font-size:13.5px!important}.welcome-actions{display:flex;flex-wrap:wrap;gap:8px;gap:var(--oj-space-2)}.welcome-btn{flex:1 1 140px;height:42px}.activity-strip{border-radius:14px!important;padding:12px 16px!important;padding:var(--oj-space-3) var(--oj-space-4)!important}.metrics-grid{gap:12px!important;gap:var(--oj-space-3)!important;grid-template-columns:1fr 1fr!important}.metric-card{border-radius:14px!important;padding:16px!important;padding:var(--oj-space-4)!important}.metric-value{font-size:22px!important}.metric-label{font-size:11px!important}.metric-icon{font-size:20px;height:36px;margin-bottom:8px;width:36px}.widgets-grid{gap:16px;gap:var(--oj-space-4);grid-template-columns:1fr!important}.stories-grid{gap:12px;gap:var(--oj-space-3);grid-template-columns:1fr 1fr!important}.products-grid{gap:16px;gap:var(--oj-space-4);grid-template-columns:1fr!important}.subscribers-table{min-width:600px}.inbox-layout{gap:12px;gap:var(--oj-space-3);grid-template-columns:1fr!important}}@media (min-width:768px) and (max-width:1023px){.posts-grid{gap:16px}.metrics-grid,.posts-grid,.products-grid,.widgets-grid{grid-template-columns:repeat(2,1fr)!important}}@media (min-width:1024px){.dashboard-overview,.section-container{max-width:none;min-width:0;padding:24px;padding:var(--oj-space-6) var(--oj-space-6);width:100%}}.admin-dashboard-layout{min-height:100dvh;width:100vw}.admin-dashboard-layout .admin-main,.admin-dashboard-layout .dashboard-main,.admin-page-shell{min-width:0;width:100%}.admin-page-shell{display:flex;flex-direction:column;max-width:none;min-height:0}.admin-page-body{flex:1 1;min-height:0;overflow-y:auto;width:100%}@media (max-width:767px){.post-card .post-stats span:has-text{display:inline-flex}}.admin-dashboard-layout .best-value,.admin-dashboard-layout .plan-badge,.admin-dashboard-layout .popular-badge{left:auto!important;position:static!important;right:auto!important;top:auto!important;transform:none!important}.admin-dashboard-layout .tier-card .popular-badge{left:50%!important;position:absolute!important;top:-12px!important;transform:translateX(-50%)!important}.subscribers-table tr.subscriber-row:hover td{background:#ffffff0d!important}.subscribers-table tr.subscriber-row{transition:background .14s ease}.admin-dashboard-layout .messages-section .chat-area,.admin-dashboard-layout .messages-section .chat-messages,.admin-dashboard-layout .messages-section .realtime-chat-panel{background:#0f0718!important;border:1px solid #ffffff14;border-radius:16px;color:#f8f4ff!important}.admin-dashboard-layout .messages-section .message-bubble.received,.admin-dashboard-layout .messages-section .msg.received{background:#1b1028!important;border:1px solid #ffffff0f;color:#f8f4ff!important}.admin-dashboard-layout .messages-section .message-bubble.sent,.admin-dashboard-layout .messages-section .msg.sent{background:linear-gradient(135deg,#8b5cf6,#ec4899)!important;color:#fff!important}.admin-dashboard-layout .messages-section input,.admin-dashboard-layout .messages-section textarea{background:#160d22!important;border:1px solid #ffffff1a!important;color:#f8f4ff!important}.accept-offer-modal,.create-modal,.post-viewer-modal{margin:auto!important;max-width:560px!important;width:min(560px,calc(100vw - 32px))!important}.create-modal .modal-footer{border-top:1px solid #ffffff0f;display:flex;gap:12px;padding:14px 18px 18px}.create-modal .cancel-btn,.create-modal .publish-btn{border:1px solid #0000;border-radius:12px;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;height:44px}.create-modal .cancel-btn{background:#ffffff0f!important;border-color:#ffffff1a!important;color:#f8f4ff!important}.create-modal .publish-btn{background:linear-gradient(135deg,#8b5cf6,#ec4899)!important;box-shadow:0 10px 24px -8px #ec48998c;color:#fff!important}.create-modal .upload-area{align-items:center;background:#13091f!important;border:1px dashed #ffffff2e!important;border-radius:18px;display:flex;justify-content:center;min-height:220px;padding:24px;width:100%}.create-modal .upload-placeholder{align-items:center;color:#b8afc7;display:flex;flex-direction:column;font-size:13.5px;gap:10px}.create-modal .upload-placeholder svg{color:#8b5cf6;height:64px;width:64px}#root,.app-container,body,html{background:#07000f!important}:root[data-theme=light] #root,:root[data-theme=light] .app-container,:root[data-theme=light] body,:root[data-theme=light] html{background:#fdfaff!important}.admin-dashboard-layout{max-width:100vw;overflow-x:hidden;width:100%}body,html{overflow-x:hidden;overflow-y:auto!important}#root,.app-container,body,html{height:auto!important;min-height:100vh}#root,.app-container{overflow-y:visible!important}.admin-dashboard-layout,.dashboard-main{height:auto!important;overflow:visible!important}.dashboard-main{min-height:100vh}.admin-dashboard-layout .plan-badge{background:#ffffff0f!important;border:1px solid #ffffff1a!important;border-radius:6px!important;box-shadow:none!important;color:#b8b0d4!important;color:var(--oj-text-dim)!important;display:inline-block!important;font-size:11px!important;font-weight:700!important;letter-spacing:.05em;padding:3px 9px!important;text-transform:uppercase;vertical-align:middle}.admin-dashboard-layout .plan-badge.lifetime{background:#facc1514!important;border-color:#facc1538!important;color:#fde68a!important}.header .admin-toggle{align-items:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;color:#f5f1ff;color:var(--oj-text,#f5f1ff);cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:700;gap:6px;height:36px;padding:0 12px;white-space:nowrap}.header .admin-toggle.active{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-color:#0000;color:#fff}.sidebar-action-btn.view-as-user{background:#8b5cf61a!important;border:1px dashed #8b5cf666!important;color:#c4b5fd!important;font-size:13px!important}.sidebar-action-btn.view-as-user:hover{background:#8b5cf62e!important;color:#fff!important}:root[data-theme=dark] .realtime-chat-panel .message-bubble{font-size:15px!important;letter-spacing:.005em;line-height:1.42!important;max-width:68%!important;min-width:90px!important;padding:12px 16px!important}:root[data-theme=dark] .realtime-chat-panel .chat-message{margin:6px 0}:root[data-theme=dark] .realtime-chat-panel .chat-message+.chat-message{margin-top:4px}:root[data-theme=dark] .realtime-chat-panel .message-time{font-size:11px!important;letter-spacing:.02em;margin-top:4px;opacity:.75}:root[data-theme=dark] .realtime-chat-panel .chat-message img.avatar,:root[data-theme=dark] .realtime-chat-panel .chat-message>img,:root[data-theme=dark] .realtime-chat-panel .message-avatar{align-self:flex-end;border-radius:50%;flex:0 0 32px;height:32px!important;margin:0 8px;width:32px!important}:root[data-theme=dark] .realtime-chat-panel .chat-message.received{align-items:flex-end;display:flex;gap:0}:root[data-theme=dark] .realtime-chat-panel .chat-message.sent{display:flex;justify-content:flex-end}:root[data-theme=dark] .realtime-chat-panel .date-divider{font-size:10.5px!important;font-weight:700;padding:12px 0 4px!important}.admin-dashboard-layout .subscribers-table .action-cell{align-items:center;display:flex;gap:8px;justify-content:flex-end;min-width:200px}.admin-dashboard-layout .subscribers-table .btn-approve,.admin-dashboard-layout .subscribers-table .btn-revoke{align-items:center;border:1px solid #0000;border-radius:10px;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:700;height:34px;justify-content:center;min-width:92px;padding:0 14px;transition:all .14s ease;white-space:nowrap}.admin-dashboard-layout .subscribers-table .btn-approve{background:linear-gradient(135deg,#8b5cf6,#ec4899);box-shadow:0 6px 16px -6px #ec489973;color:#fff}.admin-dashboard-layout .subscribers-table .btn-approve:hover:not(:disabled){transform:translateY(-1px)}.admin-dashboard-layout .subscribers-table .btn-revoke{background:#fb71851a;border-color:#fb718552;color:#fb7185}.admin-dashboard-layout .subscribers-table .btn-revoke:hover:not(:disabled){background:#fb718538;color:#fff}.admin-dashboard-layout .subscribers-table .btn-approve:disabled,.admin-dashboard-layout .subscribers-table .btn-revoke:disabled{box-shadow:none;cursor:not-allowed;opacity:.35}.admin-dashboard-layout .subscribers-table td:last-child,.admin-dashboard-layout .subscribers-table th:last-child{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f0718a6;position:-webkit-sticky;position:sticky;right:0;text-align:right;white-space:nowrap}.sp-action-danger:disabled,.sp-action-secondary:disabled{cursor:not-allowed;opacity:.35}.dashboard-sidebar .hamburger-btn svg{height:22px!important;width:22px!important}.sidebar-open .dashboard-sidebar .hamburger-btn{color:#7a7494;color:var(--oj-text-mute,#7a7494)}.sidebar-open .dashboard-sidebar .hamburger-btn:hover{color:#f5f1ff;color:var(--oj-text,#f5f1ff)}@media (min-width:768px){.sidebar-open .dashboard-sidebar .hamburger-btn{display:none}}.orders-section .section-header .action-btn.ghost{background:#0000;border:1px solid #e5e7eb;border:1px solid var(--light-border,#e5e7eb);color:#111827;color:var(--light-text,#111827)}.orders-section .section-header .action-btn.ghost:hover:not(:disabled){background:#f3f4f6}.orders-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.filter-chip{background:#6366f10f;border:1px solid #6366f12e;border-radius:999px;color:#4f46e5;cursor:pointer;font-size:12px;font-weight:600;padding:6px 14px;text-transform:capitalize;transition:background .16s ease,border-color .16s ease,color .16s ease}.filter-chip:hover{background:#6366f11a}.filter-chip.active{background:linear-gradient(135deg,#6366f1,#ec4899);border-color:#0000;box-shadow:0 4px 12px #6366f138;color:#fff}.filter-chip .chip-count{font-weight:700;opacity:.85}.orders-table{display:flex;flex-direction:column;gap:10px}.post-viewer-modal .viewer-media-placeholder,.post-viewer-modal .viewer-media.viewer-media-broken{align-items:center;background:linear-gradient(135deg,#1f1140,#14082a);color:#ffffff80;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:240px}.post-viewer-modal .viewer-media-placeholder svg{color:#ffffff59}.post-viewer-modal .viewer-media-placeholder span{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.story-card.story-card-empty{background:linear-gradient(135deg,#1f1140,#14082a)}.story-card .story-media-placeholder{align-items:center;color:#ffffff40;display:flex;height:100%;justify-content:center;width:100%}.product-card .product-actions{display:flex;gap:6px}.product-card .edit-btn{background:#8b5cf61f;border:1px solid #8b5cf64d;border-radius:8px;color:#c4b5fd;cursor:pointer;flex:1 1;font-size:12px;font-weight:600;padding:6px;transition:background .16s ease}.product-card .edit-btn:hover{background:#8b5cf638}.product-card .delete-btn{flex:1 1}@media (max-width:768px){.modal-backdrop{align-items:stretch!important;justify-content:stretch!important;z-index:99999!important}.modal-backdrop,.post-viewer-modal{background:#000!important;display:flex!important;height:100vh!important;height:100dvh!important;inset:0!important;margin:0!important;overflow:hidden!important;padding:0!important;position:fixed!important;width:100vw!important}.post-viewer-modal{border:0!important;border-radius:0!important;box-shadow:none!important;flex-direction:column!important;justify-content:center!important;max-height:none!important;max-width:none!important}.post-viewer-modal>.modal-close{height:42px!important;left:auto!important;max-height:42px!important;max-width:42px!important;min-height:42px!important;min-width:42px!important;position:fixed!important;right:12px!important;top:calc(env(safe-area-inset-top, 0px) + 12px)!important;width:42px!important}.post-viewer-modal>.modal-close svg{height:20px!important;max-height:20px!important;max-width:20px!important;min-height:20px!important;min-width:20px!important;width:20px!important}.post-viewer-modal .viewer-media{align-items:center!important;background:#000!important;display:flex!important;flex:1 1 auto!important;height:auto!important;justify-content:center!important;margin:0!important;min-height:0!important;overflow:hidden!important;padding:0!important;width:100vw!important}.post-viewer-modal .viewer-media img,.post-viewer-modal .viewer-media video{background:#000!important;border-radius:0!important;display:block!important;height:100%!important;max-height:100%!important;max-width:100vw!important;object-fit:contain!important;object-position:center center!important;width:100%!important}.post-viewer-modal .viewer-content,.post-viewer-modal .viewer-content *{display:none!important;flex:0 0!important;height:0!important;margin:0!important;max-height:0!important;overflow:hidden!important;padding:0!important}}.offer-timer{align-items:center;border-radius:12px;display:inline-flex;font-size:12px;font-weight:600;gap:4px;padding:4px 10px}.offer-timer.compact{background:#6b72801a;color:#6b7280}.offer-timer.compact.warning{background:#f59e0b1a;color:#f59e0b}.offer-timer.compact.urgent{animation:pulse-timer 1s infinite;background:#ef44441a;color:#ef4444}.offer-timer.expired{background:#6b72801a;color:#9ca3af;text-decoration:line-through}@keyframes pulse-timer{0%,to{opacity:1}50%{opacity:.7}}.offer-timer-full{align-items:center;background:#6b72800d;border:1px solid #6b72801a;border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:12px 16px}.offer-timer-full.warning{background:#f59e0b0d;border-color:#f59e0b33}.offer-timer-full.urgent{animation:pulse-border 1.5s infinite;background:#ef44440d;border-color:#ef444433}@keyframes pulse-border{0%,to{border-color:#ef444433}50%{border-color:#ef444480}}.timer-label{color:var(--light-text-secondary);font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.timer-units{gap:4px}.timer-unit,.timer-units{align-items:baseline;display:flex}.timer-value{font-feature-settings:"tnum";color:var(--light-text);font-size:20px;font-variant-numeric:tabular-nums;font-weight:700}.offer-timer-full.warning .timer-value{color:#f59e0b}.offer-timer-full.urgent .timer-value{color:#ef4444}.timer-suffix{color:var(--light-text-secondary);font-size:12px;font-weight:600;margin-right:4px}@media (max-width:480px){.offer-timer-full{padding:8px 12px}.timer-value{font-size:16px}.timer-suffix{font-size:10px}}.add-product-modal{background:var(--light-surface);border-radius:20px 20px 0 0;bottom:0;left:0;max-height:90vh;overflow-y:auto;padding:20px;position:fixed;right:0;z-index:1001}.modal-handle{background:var(--light-border);border-radius:2px;height:4px;margin:0 auto 16px;width:40px}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.modal-header h2{color:var(--light-text);font-size:20px;font-weight:700}.close-btn{align-items:center;background:var(--light-surface-hover);border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.close-btn svg{color:var(--light-text-secondary);height:20px;width:20px}.product-form{gap:16px}.form-group,.product-form{display:flex;flex-direction:column}.form-group{gap:6px}.form-group label{color:var(--light-text-secondary);font-size:13px;font-weight:600}.form-group input,.form-group select,.form-group textarea{background:var(--light-bg);border:1px solid var(--light-border);border-radius:10px;color:var(--light-text);font-size:15px;padding:12px 14px;transition:border-color .2s ease}.modal-overlay .add-product-modal .form-group input[type=email],.modal-overlay .add-product-modal .form-group input[type=number],.modal-overlay .add-product-modal .form-group input[type=text],.modal-overlay .add-product-modal .form-group select,.modal-overlay .add-product-modal .form-group textarea{background:#fff!important;border:1px solid #e5e7eb!important;color:#0f172a!important}.modal-overlay .add-product-modal .form-group input::placeholder,.modal-overlay .add-product-modal .form-group textarea::placeholder{color:#0f172a73!important}.modal-overlay .add-product-modal .form-group label{color:#475569!important}.modal-overlay .add-product-modal .checkbox-option span,.modal-overlay .add-product-modal .modal-header h2{color:#0f172a!important}.modal-overlay .add-product-modal .upload-drop-zone,.modal-overlay .add-product-modal .upload-hint{color:#475569!important}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary)}.form-group textarea{resize:none}.form-row{grid-gap:12px;display:grid;grid-template-columns:1fr 1fr}.checkbox-option{align-items:center;cursor:pointer;display:flex;gap:10px;padding:12px 0}.checkbox-option input{accent-color:var(--primary);height:20px;width:20px}.checkbox-option span{color:var(--light-text);font-size:14px}.save-product-btn{background:var(--primary);border-radius:12px;color:#fff;font-size:16px;font-weight:600;margin-top:8px;padding:14px;transition:all .2s ease;width:100%}.save-product-btn:hover:not(:disabled){background:var(--primary-dark)}.save-product-btn:disabled{cursor:not-allowed;opacity:.5}.save-product-btn.saving{background:var(--light-surface-hover)}.spinner{border:2px solid #ffffff4d;height:20px;width:20px}.product-success{padding:40px 20px;text-align:center}.success-icon{align-items:center;animation:successPop .4s ease;background:linear-gradient(135deg,var(--success),#059669);border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.success-icon svg{color:#fff;height:32px;width:32px}@keyframes successPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.product-success h3{color:var(--light-text);font-size:20px;font-weight:700;margin-bottom:8px}.product-success p{color:var(--light-text-secondary);font-size:14px}.product-image-uploader{display:flex;flex-direction:column;gap:12px}.upload-drop-zone{align-items:center;background:#8b5cf60a;border:2px dashed #8b5cf64d;border-radius:14px;color:var(--light-text-secondary);cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:28px 16px;text-align:center;transition:border-color .16s ease,background .16s ease}.upload-drop-zone.drag-over,.upload-drop-zone:focus-visible,.upload-drop-zone:hover{background:#ec48990f;border-color:#ec48998c;color:var(--light-text);outline:none}.upload-drop-zone.uploading{cursor:progress}.upload-drop-zone svg{color:var(--primary)}.upload-drop-zone .spinner{border-color:#8b5cf640;border-top-color:var(--primary)}.upload-hint{color:var(--light-text-secondary);font-size:11px}.upload-thumbnails{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(84px,1fr))}.upload-thumb{aspect-ratio:1;background:var(--light-surface-hover);border-radius:10px;overflow:hidden;position:relative}.upload-thumb img{display:block;height:100%;object-fit:cover;width:100%}.upload-thumb .primary-badge{border-radius:4px;font-size:9px;font-weight:700;left:4px;letter-spacing:.04em;padding:2px 6px;text-transform:uppercase}.upload-thumb .primary-badge,.upload-thumb .thumb-remove{background:#000000b3;color:#fff;position:absolute;top:4px}.upload-thumb .thumb-remove{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:16px;height:22px;justify-content:center;line-height:1;right:4px;width:22px}.upload-thumb .thumb-remove:hover{background:#000000e6}@media (min-width:768px){.add-product-modal{border-radius:20px;bottom:auto;left:50%;max-height:85vh;max-width:500px;right:auto;top:50%;transform:translate(-50%,-50%)}}.typing-indicator{align-items:center;color:#666;color:var(--text-secondary,#666);display:flex;font-size:13px;gap:4px;padding:8px 12px}.typing-name{color:#333;color:var(--text-primary,#333);font-weight:500}.typing-text{opacity:.8}.typing-dots{align-items:center;display:inline-flex;gap:3px;margin-left:2px}.typing-dots .dot{animation:typingBounce 1.4s ease-in-out infinite both;background:#666;background:var(--text-secondary,#666);border-radius:50%;height:5px;width:5px}.typing-dots .dot:first-child{animation-delay:-.32s}.typing-dots .dot:nth-child(2){animation-delay:-.16s}.typing-dots .dot:nth-child(3){animation-delay:0s}@keyframes typingBounce{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.online-status{align-items:center;display:inline-flex;gap:6px}.status-dot{flex-shrink:0}.online-status.sm .status-dot{height:6px;width:6px}.online-status.md .status-dot{height:8px;width:8px}.online-status.lg .status-dot{height:10px;width:10px}.status-dot.online{animation:pulse 2s infinite;box-shadow:0 0 6px #22c55e80}.status-dot.offline{background:#9ca3af}.status-text{font-size:12px;font-weight:500}.online-status.sm .status-text{font-size:11px}.online-status.lg .status-text{font-size:14px}.status-text.online{color:#22c55e}.status-text.offline{color:#9ca3af}.media-preview-root{background:#050009;color:#fff;display:flex;flex-direction:column;inset:0;position:fixed;z-index:10050}.media-preview-header{align-items:center;background:linear-gradient(180deg,#000000b3,#0000);display:flex;height:56px;inset:0 0 auto 0;justify-content:space-between;padding:0 16px;position:absolute;z-index:2}.media-preview-close{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#00000073;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:transform .12s ease,background .12s ease;width:40px}.media-preview-close:hover:not(:disabled){background:#000000a6}.media-preview-close:active:not(:disabled){transform:scale(.95)}.media-preview-close:disabled{cursor:not-allowed;opacity:.6}.media-preview-title{color:#ffffffe6;font-size:14px;font-weight:600}.media-preview-spacer{height:40px;width:40px}.media-preview-stage{align-items:center;background:#000;display:flex;flex:1 1;justify-content:center;min-height:0;padding:56px 0 0}.media-preview-media{display:block;max-height:100%;max-width:100%;object-fit:contain}.media-preview-composer{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#100719f2;border-top:1px solid #ffffff1a;padding:12px 12px max(16px,env(safe-area-inset-bottom,16px))}.media-preview-composer-row{align-items:flex-end;display:flex;gap:8px}.media-preview-icon-btn{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#ffffffd9;cursor:pointer;display:flex;flex-shrink:0;height:44px;justify-content:center;transition:transform .12s ease,background .12s ease;width:44px}.media-preview-icon-btn:hover:not(:disabled){background:#ffffff2e}.media-preview-icon-btn:active:not(:disabled){transform:scale(.95)}.media-preview-icon-btn:disabled{cursor:not-allowed;opacity:.5}.media-preview-caption-wrap{align-items:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;display:flex;flex:1 1;min-height:44px;min-width:0;padding:8px 14px}.media-preview-caption{background:#0000;border:none;color:#fff;flex:1 1;font-family:inherit;font-size:14px;line-height:1.4;max-height:120px;min-height:24px;outline:none;resize:none}.media-preview-caption::placeholder{color:#fff6}.media-preview-send{align-items:center;background:linear-gradient(135deg,#b84cff,#f048a8);border:none;border-radius:50%;box-shadow:0 10px 25px -10px #f048a88c;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:44px;justify-content:center;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease;width:44px}.media-preview-send:hover:not(:disabled){box-shadow:0 12px 30px -8px #f048a8a6}.media-preview-send:active:not(:disabled){transform:scale(.95)}.media-preview-send:disabled{cursor:not-allowed;opacity:.6}.media-preview-spinner{animation:mp-spin .75s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes mp-spin{to{transform:rotate(1turn)}}.realtime-chat-panel{background:#fff;background:var(--bg-secondary,#fff);border-radius:12px;display:flex;flex-direction:column;height:100%;overflow:hidden}.chat-panel-header{align-items:center;background:#fff;background:var(--bg-primary,#fff);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color,#e5e7eb);display:flex;justify-content:space-between;padding:16px 20px}.chat-search-toggle{align-items:center;background:#0000;border:none;border-radius:8px;color:#6b7280;color:var(--text-secondary,#6b7280);cursor:pointer;display:inline-flex;justify-content:center;padding:6px}.chat-search-toggle.active,.chat-search-toggle:hover{background:#8b5cf61f;color:#8b5cf6;color:var(--primary,#8b5cf6)}.chat-search-row{align-items:center;background:#fff;background:var(--bg-primary,#fff);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color,#e5e7eb);display:flex;gap:10px;padding:10px 16px}.chat-search-input{background:#fff;background:var(--bg-secondary,#fff);border:1px solid #e5e7eb;border:1px solid var(--border-color,#e5e7eb);border-radius:8px;color:#1f2937;color:var(--text-primary,#1f2937);flex:1 1;font-size:14px;padding:8px 12px}.chat-search-input:focus{border-color:#8b5cf6;border-color:var(--primary,#8b5cf6);outline:none}.chat-search-count{color:#6b7280;color:var(--text-secondary,#6b7280);font-size:12px;font-weight:600;white-space:nowrap}.chat-search-toggle.has-content:after{background:#ec4899;border-radius:50%;content:"";height:6px;position:absolute;right:4px;top:4px;width:6px}.chat-search-toggle{position:relative}.chat-notes-row{background:#f59e0b0f;border-bottom:1px solid #f59e0b2e;display:flex;flex-direction:column;gap:4px;padding:10px 16px}.chat-notes-input{background:#fffbeb;background:var(--bg-secondary,#fffbeb);border:1px solid #f59e0b4d;border-radius:10px;color:#1f2937;color:var(--text-primary,#1f2937);font-family:inherit;font-size:13px;line-height:1.45;min-height:60px;padding:10px 12px;resize:vertical;width:100%}.chat-notes-input:focus{border-color:#f59e0b;outline:none}.chat-notes-hint{color:#9ca3af;color:var(--text-secondary,#9ca3af);font-size:11px}.chat-pull-indicator{align-items:center;color:#6b7280;color:var(--text-secondary,#6b7280);display:flex;font-size:12px;font-weight:600;gap:8px;height:32px;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:-36px}.chat-pull-spinner{animation:pull-spin .8s linear infinite;border:2px solid #8b5cf64d;border-radius:50%;border-top:2px solid var(--primary,#8b5cf6);height:14px;width:14px}@keyframes pull-spin{to{transform:rotate(1turn)}}.chat-messages-container{position:relative}.chat-partner-info{align-items:center;display:flex;gap:12px}.partner-avatar-wrapper{position:relative}.partner-avatar{border-radius:50%;height:44px;object-fit:cover;width:44px}.avatar-online-dot{background:#22c55e;border:2px solid #fff;border-radius:50%;bottom:2px;height:10px;position:absolute;right:2px;width:10px}.partner-details{display:flex;flex-direction:column;gap:2px}.partner-name{color:#111;color:var(--text-primary,#111);font-size:15px;font-weight:600}.connection-status{align-items:center;display:flex;font-size:12px}.status-connecting{color:#f59e0b}.status-connected{align-items:center;color:#22c55e;display:flex;gap:4px}.connected-dot{animation:pulse 2s infinite;background:#22c55e;border-radius:50%;height:6px;width:6px}.status-error{color:#ef4444}.close-chat-btn{align-items:center;background:none;border:none;border-radius:8px;color:#666;color:var(--text-secondary,#666);cursor:pointer;display:flex;height:32px;justify-content:center;transition:background .2s;width:32px}.close-chat-btn:hover{background:#f3f4f6;background:var(--bg-tertiary,#f3f4f6)}.close-chat-btn svg{height:18px;width:18px}.chat-messages-container{flex:1 1;overflow-y:auto;padding:16px 20px}.chat-messages-container,.message-date-group{display:flex;flex-direction:column;gap:8px}.date-divider{align-items:center;display:flex;justify-content:center;margin:12px 0}.date-divider span{background:#f3f4f6;background:var(--bg-tertiary,#f3f4f6);border-radius:12px;color:#666;color:var(--text-secondary,#666);font-size:11px;font-weight:500;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.chat-message{align-items:flex-end;display:flex;gap:8px;max-width:75%}.chat-message.sent{align-self:flex-end;flex-direction:row-reverse}.chat-message.received{align-self:flex-start}.message-avatar{border-radius:50%;flex-shrink:0;height:28px;width:28px}.message-bubble{border-radius:18px;max-width:100%;padding:10px 14px}.chat-message.sent .message-bubble{background:#3b82f6;background:var(--accent-color,#3b82f6);border-bottom-right-radius:4px;color:#fff}.chat-message.received .message-bubble{background:#f3f4f6;background:var(--bg-tertiary,#f3f4f6);border-bottom-left-radius:4px;color:#111;color:var(--text-primary,#111)}.message-content{font-size:14px;line-height:1.4;margin:0;word-break:break-word}.message-meta{align-items:center;display:flex;gap:6px;margin-top:4px}.message-time{font-size:10px;opacity:.7}.message-status{font-size:11px}.message-status.pending{opacity:.5}.message-status.delivered,.message-status.sent{opacity:.7}.message-status.read{color:#22c55e;opacity:1}.rtc-quick-replies{position:relative}.rtc-quick-replies,.rtc-quick-toggle{align-items:center;display:inline-flex}.rtc-quick-toggle{background:#8b5cf61f;border:1px solid #8b5cf640;border-radius:10px;color:#8b5cf6;color:var(--primary,#8b5cf6);cursor:pointer;height:36px;justify-content:center;width:36px}.rtc-quick-toggle:hover{background:#8b5cf633}.rtc-quick-toggle.is-open{background:#8b5cf652;color:#fff}.rtc-quick-backdrop{inset:0;position:fixed;z-index:50}.rtc-quick-popover{background:#fff;background:var(--bg-primary,#fff);border:1px solid #e5e7eb;border:1px solid var(--border-color,#e5e7eb);border-radius:12px;bottom:calc(100% + 8px);box-shadow:0 16px 40px #0000002e;display:flex;flex-direction:column;gap:2px;left:0;max-height:320px;max-width:320px;min-width:240px;overflow-y:auto;padding:8px;position:absolute;z-index:51}.rtc-quick-heading{color:#6b7280;color:var(--text-secondary,#6b7280);font-size:11px;font-weight:700;letter-spacing:.08em;padding:6px 8px 4px;text-transform:uppercase}.rtc-quick-item{background:#0000;border:none;border-radius:8px;color:#1f2937;color:var(--text-primary,#1f2937);cursor:pointer;font-size:14px;padding:8px 10px;text-align:left}.rtc-quick-item:hover{background:#8b5cf61a}.rtc-quick-hint{color:#9ca3af;color:var(--text-secondary,#9ca3af);font-size:10px;line-height:1.4;padding:6px 8px 4px}.rtc-quick-hint code{font-size:9px;word-break:break-all}.typing-indicator-row{align-items:center;display:flex;gap:8px;padding-left:36px}.typing-indicator-row .message-avatar{height:24px;width:24px}.chat-input-container{align-items:center;background:#fff;background:var(--bg-primary,#fff);border-top:1px solid #e5e7eb;border-top:1px solid var(--border-color,#e5e7eb);display:flex;gap:12px;padding:16px 20px}.chat-input-container input{border:1px solid #e5e7eb;border:1px solid var(--border-color,#e5e7eb);border-radius:24px;flex:1 1;font-size:14px;outline:none;padding:12px 16px;transition:border-color .2s}.chat-input-container input:focus{border-color:#3b82f6;border-color:var(--accent-color,#3b82f6)}.chat-input-container input:disabled{background:#f3f4f6;background:var(--bg-tertiary,#f3f4f6);cursor:not-allowed}.send-message-btn{align-items:center;background:#3b82f6;background:var(--accent-color,#3b82f6);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;transition:transform .2s,background .2s;width:44px}.send-message-btn:hover:not(:disabled){transform:scale(1.05)}.send-message-btn:disabled{background:#9ca3af;background:var(--text-secondary,#9ca3af);cursor:not-allowed}.send-message-btn svg{height:20px;width:20px}.chat-messages-container::-webkit-scrollbar{width:6px}.chat-messages-container::-webkit-scrollbar-track{background:#0000}.chat-messages-container::-webkit-scrollbar-thumb{background:#e5e7eb;background:var(--border-color,#e5e7eb);border-radius:3px}.chat-messages-container::-webkit-scrollbar-thumb:hover{background:#9ca3af;background:var(--text-secondary,#9ca3af)}.attach-btn{align-items:center;background:none;border:none;border-radius:50%;color:#9ca3af;color:var(--text-secondary,#9ca3af);cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:8px;transition:color .2s,background .2s}.attach-btn:hover:not(:disabled){background:#ec489914;color:#ec4899;color:var(--accent-color,#ec4899)}.attach-btn:disabled{cursor:not-allowed;opacity:.4}.attach-btn svg{height:20px;width:20px}.attachment-preview-bar{align-items:center;background:#f9fafb;background:var(--surface-color,#f9fafb);border-top:1px solid #e5e7eb;border-top:1px solid var(--border-color,#e5e7eb);display:flex;gap:10px;padding:8px 16px}.attachment-thumb{border:1px solid #e5e7eb;border:1px solid var(--border-color,#e5e7eb);border-radius:6px;height:48px;object-fit:cover;width:48px}.attachment-name{color:#111827;color:var(--text-primary,#111827);flex:1 1;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-attachment-btn{align-items:center;background:none;border:none;border-radius:50%;color:#9ca3af;color:var(--text-secondary,#9ca3af);cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:4px;transition:color .2s,background .2s}.remove-attachment-btn:hover{background:#ef444414;color:#ef4444;color:var(--error-color,#ef4444)}.message-attachments{display:flex;flex-direction:column;gap:6px;margin-bottom:4px}.message-attachment-img{border-radius:8px;display:block;max-height:240px;max-width:240px;object-fit:cover}.message-file-link{align-items:center;background:#00000014;border-radius:6px;color:inherit;display:inline-flex;font-size:13px;gap:6px;max-width:220px;overflow:hidden;padding:6px 10px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.message-file-link:hover{background:#00000024}.upload-spinner{animation:spin .7s linear infinite;border:2px solid #fff6;display:inline-block;height:18px;width:18px}:root[data-theme=dark] .realtime-chat-panel,:root[data-theme=dark] .realtime-chat-panel *{--bg-primary:#0f0718;--bg-secondary:#15101f;--bg-tertiary:#ffffff0f;--text-primary:#f8f4ff;--text-secondary:#b8afc7;--accent-color:#ec4899;--border-color:#ffffff1a}:root[data-theme=dark] .realtime-chat-panel{background:var(--bg-primary)!important;border:1px solid var(--border-color);border-radius:16px;color:var(--text-primary)!important;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}:root[data-theme=dark] .chat-panel-header{align-items:center;background:var(--bg-secondary)!important;border-bottom:1px solid var(--border-color);color:var(--text-primary)!important;display:flex;justify-content:space-between;padding:12px 16px}:root[data-theme=dark] .chat-partner-info{align-items:center;display:flex;gap:12px}:root[data-theme=dark] .partner-name{color:var(--text-primary)!important;font-weight:700}:root[data-theme=dark] .partner-avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}:root[data-theme=dark] .avatar-online-dot{background:#22c55e;border:2px solid var(--bg-secondary);border-radius:50%;bottom:0;height:10px;position:absolute;right:0;width:10px}:root[data-theme=dark] .partner-avatar-wrapper{display:inline-block;position:relative}:root[data-theme=dark] .status-connected,:root[data-theme=dark] .status-connecting,:root[data-theme=dark] .status-error{color:var(--text-secondary)!important;font-size:11px}:root[data-theme=dark] .chat-messages-container{background:var(--bg-primary)!important;display:flex;flex:1 1;flex-direction:column;gap:8px;overflow-y:auto;padding:16px}:root[data-theme=dark] .date-divider{color:var(--text-secondary)!important;font-size:11px;letter-spacing:.06em;padding:8px 0;text-align:center;text-transform:uppercase}:root[data-theme=dark] .chat-message{display:flex}:root[data-theme=dark] .chat-message.sent{justify-content:flex-end}:root[data-theme=dark] .chat-message.received{justify-content:flex-start}:root[data-theme=dark] .message-bubble{word-wrap:break-word;border-radius:18px;font-size:14px;line-height:1.4;max-width:68%;padding:10px 14px}:root[data-theme=dark] .chat-message.sent .message-bubble{background:linear-gradient(135deg,#8b5cf6,#ec4899)!important;border-bottom-right-radius:6px;box-shadow:0 6px 18px -6px #ec489973;color:#fff!important}:root[data-theme=dark] .chat-message.received .message-bubble{background:#1b1028!important;border:1px solid var(--border-color);border-bottom-left-radius:6px;color:var(--text-primary)!important}:root[data-theme=dark] .message-time{color:var(--text-secondary)!important;font-size:10.5px;margin-top:3px}:root[data-theme=dark] .chat-input-area,:root[data-theme=dark] .chat-input-row,:root[data-theme=dark] .message-input-wrapper{align-items:center;background:var(--bg-secondary)!important;border-top:1px solid var(--border-color);display:flex;gap:10px;padding:12px 14px}:root[data-theme=dark] .chat-input,:root[data-theme=dark] .message-input,:root[data-theme=dark] .realtime-chat-panel input[type=text],:root[data-theme=dark] .realtime-chat-panel textarea{background:#160d22!important;border:1px solid var(--border-color)!important;border-radius:999px;color:var(--text-primary)!important;flex:1 1;font-size:14px;outline:none;padding:10px 16px}:root[data-theme=dark] .realtime-chat-panel input::placeholder,:root[data-theme=dark] .realtime-chat-panel textarea::placeholder{color:var(--text-secondary)!important}:root[data-theme=dark] .chat-send-btn,:root[data-theme=dark] .realtime-chat-panel button[type=submit],:root[data-theme=dark] .send-btn{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899)!important;border:none!important;border-radius:999px;box-shadow:0 6px 16px -6px #ec489973;color:#fff!important;cursor:pointer;display:inline-flex;height:40px;justify-content:center;transition:transform .14s ease;width:40px}:root[data-theme=dark] .send-btn:hover{transform:translateY(-1px)}:root[data-theme=dark] .close-chat-btn{background:#0000!important;border:1px solid var(--border-color);border-radius:8px;color:var(--text-secondary)!important;cursor:pointer;height:32px;width:32px}:root[data-theme=dark] .close-chat-btn:hover{background:var(--bg-tertiary)!important;color:var(--text-primary)!important}:root[data-theme=dark] .inbox-layout{align-items:stretch;gap:16px;grid-template-columns:320px 1fr}:root[data-theme=dark] .conversations-list{height:70vh;max-height:70vh}@media (max-width:767px){:root[data-theme=dark] .inbox-layout{grid-template-columns:1fr}:root[data-theme=dark] .conversations-list{max-height:260px}:root[data-theme=dark] .realtime-chat-panel{height:60vh}}:root[data-theme=dark] .message-reactions{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}:root[data-theme=dark] .reaction-badge{background:#ffffff0f!important;border:1px solid var(--border-color);border-radius:999px;color:var(--text-primary)!important;font-size:11px;padding:2px 8px}:root[data-theme=dark] .reaction-badge.mine{background:#ec48992e!important;border-color:#ec489966}.rtc-back-btn{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;color:#f5f1ff;cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;margin-right:10px;transition:all .16s ease;width:40px}.rtc-back-btn:hover{background:#ffffff1f;transform:translateX(-2px)}.rtc-back-btn svg{height:18px;width:18px}.rtc-tray{grid-gap:6px;animation:rtc-tray-in .18s cubic-bezier(.22,1,.36,1);background:#140828f5;border-top:1px solid #ffffff14;display:grid;gap:6px;grid-template-columns:repeat(5,1fr);padding:12px 12px 8px}@keyframes rtc-tray-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.rtc-tray-item{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;color:#f5f1ff;cursor:pointer;display:flex;flex-direction:column;font-size:11.5px;font-weight:700;gap:6px;justify-content:center;min-height:76px;padding:12px 6px;transition:all .16s ease}.rtc-tray-item:hover{background:#ffffff14;border-color:#ec489952;transform:translateY(-1px)}.rtc-tray-icon{align-items:center;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;width:36px}.rtc-tray-icon svg{height:18px;width:18px}.rtc-tray-icon--camera{background:linear-gradient(135deg,#ec4899,#f97316)}.rtc-tray-icon--photo{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.rtc-tray-icon--video{background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.rtc-tray-icon--voice{background:linear-gradient(135deg,#ef4444,#ec4899)}.rtc-tray-icon--file{background:linear-gradient(135deg,#4a3d68,#6e6585)}.rtc-tray-icon--unlock{background:linear-gradient(135deg,#a855f7,#ec4899);box-shadow:0 4px 14px #a855f759}.rtc-tray--admin{grid-template-columns:repeat(6,1fr)}.rtc-drop-overlay{align-items:center;animation:rtc-tray-in .18s cubic-bezier(.22,1,.36,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080412b8;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1200}.rtc-drop-modal{background:linear-gradient(180deg,#1f1235,#15092a);border:1px solid #a855f740;border-radius:18px;box-shadow:0 20px 60px #0000008c;display:flex;flex-direction:column;max-width:420px;overflow:hidden;width:100%}.rtc-drop-header{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:16px 18px}.rtc-drop-title{color:#f3ebff;font-size:15px;font-weight:700;letter-spacing:.2px}.rtc-drop-close{align-items:center;background:#0000;border:0;border-radius:8px;color:#c4b5d9;cursor:pointer;display:flex;padding:4px}.rtc-drop-close:hover{background:#ffffff0f;color:#fff}.rtc-drop-body{gap:14px;padding:18px}.rtc-drop-body,.rtc-drop-field{display:flex;flex-direction:column}.rtc-drop-field{gap:6px}.rtc-drop-label{color:#c4b5d9;font-size:11.5px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.rtc-drop-hint{color:#8a7aa3;font-weight:400;letter-spacing:0;text-transform:none}.rtc-drop-field input,.rtc-drop-field textarea{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;color:#f3ebff;font-family:inherit;font-size:14px;outline:none;padding:10px 12px;transition:border-color .14s ease}.rtc-drop-field input:focus,.rtc-drop-field textarea:focus{border-color:#a855f78c}.rtc-drop-field textarea{min-height:92px;resize:vertical}.rtc-drop-actions{border-top:1px solid #ffffff0f;display:flex;gap:10px;padding:14px 18px 18px}.rtc-drop-cancel,.rtc-drop-submit{border:0;border-radius:12px;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;padding:12px 16px}.rtc-drop-cancel{background:#ffffff0f;color:#f3ebff}.rtc-drop-cancel:hover{background:#ffffff1a}.rtc-drop-submit{background:linear-gradient(135deg,#a855f7,#ec4899);box-shadow:0 4px 14px #a855f766;color:#fff}.rtc-drop-submit:disabled{cursor:wait;opacity:.6}.rtc-drop-cancel:disabled{cursor:not-allowed;opacity:.6}.rtc-mic-btn{align-items:center;background:linear-gradient(135deg,#ef4444,#ec4899);border:none;border-radius:50%;box-shadow:0 8px 20px -6px #ec48998c;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:42px;justify-content:center;transition:transform .12s ease;width:42px}.rtc-mic-btn:hover:not(:disabled){transform:scale(1.05)}.rtc-mic-btn:active:not(:disabled){transform:scale(.95)}.rtc-mic-btn:disabled{cursor:not-allowed;opacity:.5}.rtc-mic-btn svg{height:20px;width:20px}.rtc-recording-bar{align-items:center;background:#ef44441a;border-top:1px solid #ef444452;display:flex;gap:12px;padding:12px 16px}.rtc-record-dot{animation:rtc-rec-pulse 1.2s ease-in-out infinite;background:#ef4444;border-radius:50%;box-shadow:0 0 12px #ef4444;height:10px;width:10px}@keyframes rtc-rec-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.rtc-record-time{color:#fca5a5;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;font-weight:700;min-width:50px}.rtc-record-label{color:#fecaca;flex:1 1;font-size:13px;font-weight:500}.rtc-record-cancel{background:#0000;border:1px solid #ffffff26;border-radius:10px;color:#f5f1ff;cursor:pointer;font-size:12.5px;font-weight:700;padding:8px 14px;transition:background .16s}.rtc-record-cancel:hover{background:#ffffff0f}.rtc-record-send{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:50%;box-shadow:0 8px 20px -6px #ec48998c;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.rtc-record-send svg{height:18px;width:18px}.attach-btn.open{background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;transform:rotate(45deg)}.attachment-preview-bar video.attachment-thumb{border-radius:8px;height:56px;object-fit:cover;width:56px}.attachment-audio-thumb{align-items:center;background:linear-gradient(135deg,#ef4444,#ec4899);border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}@media (max-width:480px){.rtc-tray{gap:4px;grid-template-columns:repeat(5,1fr);padding:10px}.rtc-tray--admin{grid-template-columns:repeat(6,1fr)}.rtc-tray-item{font-size:11px;min-height:68px;padding:10px 4px}.rtc-tray-icon{height:32px;width:32px}.rtc-tray-icon svg{height:16px;width:16px}}@media (max-width:820px){.close-chat-btn{display:none}}.rtc-ai-reply-btn{align-items:center;background:linear-gradient(135deg,#8b5cf62e,#ec48992e);border:1px solid #8b5cf666;border-radius:999px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:38px;justify-content:center;margin:0 4px 0 0;padding:0;transition:transform .15s ease,background .15s ease;width:38px}.rtc-ai-reply-btn:hover:not(:disabled){background:linear-gradient(135deg,#8b5cf652,#ec489952);transform:translateY(-1px)}.rtc-ai-reply-btn:disabled{cursor:not-allowed;opacity:.55}.rtc-ai-reply-btn.is-drafting{animation:rtc-ai-pulse 1.2s ease-in-out infinite}.rtc-ai-icon{font-size:18px;line-height:1}.rtc-ai-spinner{animation:rtc-ai-spin .7s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:14px;width:14px}@keyframes rtc-ai-pulse{0%,to{box-shadow:0 0 0 0 #ec489980}50%{box-shadow:0 0 0 8px #ec489900}}@keyframes rtc-ai-spin{to{transform:rotate(1turn)}}.rtc-ai-controls{align-items:center;display:inline-flex;flex-shrink:0;margin:0 4px 0 0;position:relative}.rtc-ai-controls .rtc-ai-reply-btn{margin:0}.rtc-ai-tone-toggle{align-items:center;background:linear-gradient(135deg,#8b5cf62e,#ec48992e);border:1px solid #8b5cf652;border-left:none;border-radius:0 12px 12px 0;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:38px;justify-content:center;margin-left:2px;padding:0;width:18px}.rtc-ai-tone-toggle:hover{background:linear-gradient(135deg,#8b5cf652,#ec489952)}.rtc-ai-tone-toggle.is-open{background:linear-gradient(135deg,#8b5cf680,#ec489980)}.rtc-ai-tone-toggle svg{display:block}.rtc-ai-controls .rtc-ai-reply-btn{border-radius:999px 0 0 999px}.rtc-ai-tone-backdrop{background:#0000;inset:0;position:fixed;z-index:998}.rtc-ai-tone-popover{background:#1a0f2e;border:1px solid #8b5cf659;border-radius:14px;bottom:calc(100% + 8px);box-shadow:0 16px 40px -12px #0009;display:flex;flex-direction:column;gap:2px;left:0;max-width:320px;min-width:240px;padding:8px;position:absolute;z-index:999}.rtc-ai-tone-heading{color:#b8b0d4;font-size:10px;font-weight:700;letter-spacing:.12em;padding:4px 8px 6px;text-transform:uppercase}.rtc-ai-tone-row{align-items:flex-start;background:#0000;border:1px solid #0000;border-radius:10px;color:#f5f1ff;cursor:pointer;display:flex;flex-direction:column;gap:2px;padding:8px 10px;text-align:left;transition:background .15s ease}.rtc-ai-tone-row:hover{background:#ffffff0a}.rtc-ai-tone-row.is-active{background:linear-gradient(135deg,#8b5cf638,#ec489938);border-color:#ec489973}.rtc-ai-length-row{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,1fr);padding:0 2px}.rtc-ai-length-chip{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;color:#f3ebff;cursor:pointer;font-size:12.5px;font-weight:700;letter-spacing:1px;padding:8px 0;transition:border-color .14s ease,background .14s ease}.rtc-ai-length-chip:hover{background:#ffffff14}.rtc-ai-length-chip.is-active{background:linear-gradient(135deg,#8b5cf638,#ec489938);border-color:#ec489973}.rtc-ai-tone-label{font-size:13px;font-weight:700}.rtc-ai-tone-hint{color:#b8b0d4;font-size:11px;line-height:1.35}:root[data-theme=light] .rtc-ai-tone-popover{background:#fff;border-color:#110c231f;box-shadow:0 16px 40px -12px #110c232e}:root[data-theme=light] .rtc-ai-tone-heading{color:#475569}:root[data-theme=light] .rtc-ai-tone-row{color:#0f172a}:root[data-theme=light] .rtc-ai-tone-row:hover{background:#110c230a}:root[data-theme=light] .rtc-ai-tone-hint{color:#64748b}.context-menu-item--purge{border-top:1px solid #ffffff14;color:#fda4af!important;font-weight:700}.context-menu-item--purge:hover{background:#f43f5e29!important;color:#fff!important}.rtc-scroll-nav{bottom:84px;display:flex;flex-direction:column;gap:8px;pointer-events:none;position:absolute;right:14px;z-index:5}.rtc-scroll-btn{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#140828c7;border:1px solid #ffffff2e;border-radius:999px;box-shadow:0 4px 14px -4px #0006;color:#f5f1ff;cursor:pointer;display:flex;height:34px;justify-content:center;padding:0;pointer-events:auto;transition:background .15s ease,transform .15s ease,opacity .15s ease;width:34px}.rtc-scroll-btn:hover{background:linear-gradient(135deg,#8b5cf68c,#ec48998c);transform:translateY(-1px)}.rtc-scroll-btn svg{display:block}.rtc-scroll-down{animation:rtc-scroll-pulse 1.6s ease-in-out infinite}@keyframes rtc-scroll-pulse{0%,to{box-shadow:0 0 0 0 #ec489973}50%{box-shadow:0 0 0 6px #ec489900}}:root[data-theme=light] .rtc-scroll-btn{background:#ffffffeb;border-color:#110c231f;box-shadow:0 4px 14px -4px #110c232e;color:#0f172a}:root[data-theme=light] .rtc-scroll-btn:hover{color:#fff}@media (max-width:480px){.rtc-scroll-nav{bottom:96px;right:10px}}.subscriber-preview-modal{max-width:480px;padding:24px}.sp-header{align-items:center;display:flex;gap:14px;margin-bottom:18px}.sp-avatar{background:linear-gradient(#1a0f2e,#1a0f2e) padding-box,linear-gradient(135deg,#8b5cf6,#ec4899) border-box;border:2px solid #0000;border-radius:16px;flex:0 0 auto;height:64px;object-fit:cover;width:64px}.sp-avatar-initials{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;display:flex;font-size:24px;font-weight:800;justify-content:center}.sp-identity{flex:1 1;min-width:0}.sp-identity h2{color:#f5f1ff;font-size:20px;font-weight:800;margin:0 0 4px}.sp-email{color:#b8b0d4;font-size:13px;margin:0 0 8px;word-break:break-all}:root[data-theme=light] .sp-identity h2{color:#1a0f2e}:root[data-theme=light] .sp-email{color:#4a4660}:root[data-theme=light] .sp-label{color:#5a5470}:root[data-theme=light] .sp-value{color:#1a0f2e}:root[data-theme=light] .sp-grid{background:#00000008;border-color:#00000014}.sp-badge{border-radius:999px;display:inline-block;font-size:10.5px;font-weight:800;letter-spacing:.08em;padding:4px 10px}.sp-badge-active{background:#22c55e29;color:#6ee7b7}.sp-badge-pending{background:#facc1529;color:#fde68a}.sp-badge-cancelled{background:#fb718529;color:#fca5a5}.sp-grid{grid-gap:10px;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:18px;padding:14px}.sp-cell{display:flex;flex-direction:column;gap:2px}.sp-label{color:#8a7fa5;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sp-value{color:#f5f1ff;font-size:14px;font-weight:600}.sp-actions{display:flex;flex-wrap:wrap;gap:8px}.sp-action-danger,.sp-action-primary,.sp-action-secondary{border:1px solid #0000;border-radius:12px;cursor:pointer;flex:1 1;font-size:13px;font-weight:700;height:42px;min-width:120px;transition:transform .14s ease,background .14s ease}.sp-action-primary{background:linear-gradient(135deg,#8b5cf6,#ec4899);box-shadow:0 10px 24px -8px #ec48998c;color:#fff}.sp-action-primary:hover{transform:translateY(-1px)}.sp-action-secondary{background:#ffffff0f;border-color:#ffffff1a;color:#f5f1ff}.sp-action-secondary:hover{background:#ffffff1a}.sp-action-danger{background:#fb71851a;border-color:#fb71854d;color:#fca5a5}.sp-action-danger:hover{background:#fb718533;color:#fff}@media (max-width:480px){.subscriber-preview-modal{padding:20px}.sp-grid{grid-template-columns:1fr}.sp-actions{flex-direction:column}.sp-actions>button{flex:1 1 auto;min-width:0}}:root{--st-z-backdrop:1200;--st-z-dialog:1210}.story-theater-backdrop{align-items:center;animation:st-fade .2s ease;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#05020cd1;display:flex;inset:0;justify-content:center;padding:max(24px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));position:fixed;z-index:1200;z-index:var(--st-z-backdrop)}@keyframes st-fade{0%{opacity:0}to{opacity:1}}.story-theater-dialog{animation:st-pop .22s cubic-bezier(.22,1,.36,1);background:#140828f5;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 40px 100px -20px #000000b3,0 16px 40px -10px #ec48994d;display:flex;height:min(820px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);outline:none;overflow:hidden;position:relative;width:min(1040px,100%);z-index:1210;z-index:var(--st-z-dialog)}@keyframes st-pop{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.st-close{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff26;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:38px;justify-content:center;position:absolute;right:12px;top:12px;transition:all .16s ease;width:38px;z-index:5}.st-close:hover{background:#000000bf;transform:scale(1.05)}.st-close:focus-visible{outline:2px solid #ec4899;outline-offset:2px}.st-close svg{height:18px;width:18px}.st-stage{align-items:center;background:#000;display:flex;flex:1 1;justify-content:center;min-width:0;overflow:hidden;position:relative}.st-matte{background-position:50%;background-size:cover;filter:blur(36px) saturate(1.1) brightness(.55);image-orientation:initial;inset:-20px;position:absolute;transform:scale(1.1)}.st-matte-overlay{background:linear-gradient(180deg,#00000040,#0000008c);inset:0;position:absolute}.st-media-wrap{align-items:center;display:flex;height:100%;justify-content:center;padding:24px;position:relative;width:100%}.st-media{background:#000;border-radius:14px;box-shadow:0 20px 60px -20px #000000b3;display:block;height:auto;image-orientation:initial;max-height:100%;max-width:100%;object-fit:contain;width:auto}.st-nav{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;border:1px solid #ffffff1f;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .16s ease;width:44px;z-index:3}.st-nav:hover{background:#000000bf;transform:translateY(-50%) scale(1.08)}.st-nav:focus-visible{outline:2px solid #ec4899;outline-offset:2px}.st-nav.prev{left:14px}.st-nav.next{right:14px}.st-nav svg{height:22px;width:22px}.st-counter{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff1f;border-radius:999px;color:#fff;font-size:12px;font-weight:700;left:14px;letter-spacing:.04em;padding:4px 12px;position:absolute;top:14px;z-index:3}.st-panel{background:#ffffff05;border-left:1px solid #ffffff14;display:flex;flex-direction:column;flex-shrink:0;gap:18px;overflow-y:auto;padding:22px 22px 18px;width:320px}.st-panel-header{align-items:center;display:flex;gap:12px}.st-avatar{border:2px solid #ec4899;border-radius:50%;flex-shrink:0;height:44px;object-fit:cover;width:44px}.st-meta{display:flex;flex-direction:column;line-height:1.2;min-width:0}.st-name{color:#f5f1ff;font-size:14.5px;font-weight:800}.st-time{color:#8a7fa5;font-size:12px;margin-top:3px}.st-facts{border-bottom:1px solid #ffffff0f;border-top:1px solid #ffffff0f;display:flex;flex-direction:column;gap:0;margin:0}.st-facts>div{align-items:center;border-bottom:1px solid #ffffff0a;display:flex;font-size:13px;justify-content:space-between;padding:9px 0}.st-facts>div:last-child{border-bottom:none}.st-facts dt{color:#8a7fa5;font-weight:600;margin:0}.st-facts dd{color:#f5f1ff;font-weight:700;margin:0}.st-status-pill{align-items:center;background:#22c55e1f;border:1px solid #22c55e52;border-radius:999px;color:#4ade80!important;display:inline-flex;font-size:11.5px;gap:6px;padding:3px 10px}.st-status-pill:before{background:#22c55e;border-radius:50%;box-shadow:0 0 6px #22c55eb3;content:"";height:6px;width:6px}.st-caption h4{color:#8a7fa5;font-size:11px;font-weight:800;letter-spacing:.1em;margin:0 0 8px;text-transform:uppercase}.st-caption p{color:#d3cce7;font-size:13.5px;line-height:1.5;margin:0;white-space:pre-wrap}.st-actions{display:flex;flex-direction:column;gap:8px;margin-top:auto}.st-action{align-items:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;color:#e8e1f7;cursor:pointer;display:flex;font-size:13.5px;font-weight:600;gap:10px;padding:12px 14px;transition:all .16s ease}.st-action:hover{background:#ffffff14;border-color:#ec489952}.st-action svg{flex-shrink:0;height:16px;width:16px}.st-action-delete{background:#fb718514;border-color:#fb718552;color:#fb7185}.st-action-delete:hover{background:#fb71852e;border-color:#fb71858c}.st-keys{color:#6e6585;font-size:11px;letter-spacing:.02em;margin:0;text-align:center}.st-keys kbd{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;color:#b8b0d4;display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;margin:0 2px;padding:1px 6px}@media (max-width:820px){.story-theater-backdrop{padding:0}.story-theater-dialog{border:none;border-radius:0;flex-direction:column;height:100dvh;max-height:100dvh;width:100%}.st-stage{flex:1 1 auto;min-height:60dvh}.st-panel{border-left:none;border-top:1px solid #ffffff1a;flex-shrink:0;max-height:40dvh;padding:16px 18px;width:100%}}.order-row{background:var(--light-surface);border:1px solid var(--light-border);border-radius:14px;display:flex;flex-direction:column;gap:8px;padding:14px 16px;transition:border-color .16s ease,transform .16s ease}.order-row:hover{border-color:#8b5cf64d}.order-row-main{grid-gap:12px;align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:grid;gap:12px;grid-template-columns:minmax(120px,1.2fr) minmax(140px,1.4fr) minmax(80px,.8fr) minmax(110px,auto);padding:0;text-align:left}.order-row-id{display:flex;flex-direction:column;gap:2px}.order-id-label{color:var(--light-text-secondary);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.order-id-value{color:var(--light-text);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;font-weight:700}.order-row-meta{color:var(--light-text-secondary);display:flex;flex-direction:column;font-size:12px;gap:2px}.order-date{color:var(--light-text);font-weight:500}.order-row-total{color:var(--light-text);font-size:16px;font-weight:700;text-align:right}.status-pill{border-radius:999px;font-size:11px;font-weight:700;justify-self:end;letter-spacing:.05em;padding:4px 10px;text-transform:uppercase}.status-pending{background:#94a3b82e;color:#475569}.status-paid{background:#f59e0b2e;color:#b45309}.status-shipped{background:#3b82f62e;color:#1d4ed8}.status-delivered{background:#10b9812e;color:#047857}.status-cancelled{background:#94a3b838;color:#475569}.status-refunded{background:#ef44442e;color:#b91c1c}.order-row-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.order-action{background:var(--light-bg);border:1px solid var(--light-border);border-radius:8px;color:var(--light-text);cursor:pointer;font-size:12px;font-weight:600;padding:6px 12px;transition:background .16s ease,border-color .16s ease}.order-action:hover:not(:disabled){background:var(--light-surface-hover)}.order-action:disabled{cursor:not-allowed;opacity:.6}.order-action.ship{background:#3b82f61a;border-color:#3b82f659;color:#1d4ed8}.order-action.ship.confirm{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.order-action.deliver{background:#10b9811a;border-color:#10b98159;color:#047857}.order-action.refund{background:#ef444414;border-color:#ef44444d;color:#b91c1c}.order-action.ghost{background:#0000;color:var(--light-text-secondary)}.ship-input-row{align-items:center;display:flex;flex:1 1;gap:6px;min-width:220px}.ship-input-row input{background:var(--light-bg);border:1px solid var(--light-border);border-radius:8px;color:var(--light-text);flex:1 1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;padding:6px 10px}.ship-input-row input:focus{border-color:#3b82f699;outline:none}@media (max-width:640px){.order-row-main{gap:8px;grid-template-areas:"id status" "meta total";grid-template-columns:1fr auto}.order-row-id{grid-area:id}.order-row-meta{grid-area:meta}.order-row-total{grid-area:total}.status-pill{grid-area:status}}.order-detail-overlay{background:#00000080}.order-detail-modal{background:var(--light-surface);border-radius:20px 20px 0 0;bottom:0;left:0;max-height:90vh;overflow-y:auto;padding:18px;position:fixed;right:0;z-index:1001}.order-detail-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.order-detail-title{align-items:center;display:flex;gap:10px}.order-detail-id{color:var(--light-text);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;font-weight:700}.order-detail-body{gap:18px}.order-detail-body,.order-section{display:flex;flex-direction:column}.order-section{background:var(--light-bg);border:1px solid var(--light-border);border-radius:12px;gap:10px;padding:14px}.order-section h4{color:var(--light-text-secondary);font-size:11px;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.address-block{color:var(--light-text);font-size:14px;line-height:1.5}.address-name{font-weight:600}.address-contact,.empty-note{color:var(--light-text-secondary);font-size:12px}.empty-note{font-style:italic}.meta-row,.payment-row,.tracking-row{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;gap:8px}.meta-row span:first-child,.payment-label,.tracking-label{color:var(--light-text-secondary);font-weight:600;min-width:130px}.meta-row code,.payment-value,.tracking-code{flex:1 1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;padding:3px 8px;word-break:break-all}.inline-copy-btn,.meta-row code,.payment-value,.tracking-code{background:var(--light-surface-hover);border-radius:6px;color:var(--light-text)}.inline-copy-btn{border:1px solid var(--light-border);cursor:pointer;font-size:11px;font-weight:600;padding:3px 10px}.inline-copy-btn:hover{background:var(--light-border)}.order-items{display:flex;flex-direction:column;gap:10px}.order-item{grid-gap:12px;display:grid;grid-template-columns:48px 1fr auto}.order-item-image{border-radius:8px;height:48px;object-fit:cover;width:48px}.order-item-image,.order-item-image.placeholder{background:var(--light-surface-hover)}.order-item-info{display:flex;flex-direction:column;gap:2px;min-width:0}.order-item-name{color:var(--light-text);font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-item-meta{color:var(--light-text-secondary);font-size:11px}.order-item-line{color:var(--light-text);font-size:14px;font-weight:700}.order-section.totals{gap:4px}.totals-row{color:var(--light-text-secondary);display:flex;font-size:13px;justify-content:space-between}.totals-row.total{border-top:1px solid var(--light-border);color:var(--light-text);font-size:15px;font-weight:700;margin-top:4px;padding-top:6px}.meta-section .meta-row code,.meta-section .meta-row span:last-child{color:var(--light-text);font-size:12px}@media (min-width:768px){.order-detail-modal{border-radius:20px;bottom:auto;left:50%;max-height:85vh;max-width:620px;right:auto;top:50%;transform:translate(-50%,-50%)}}.push-email-overlay{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#050009b3;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:10070}.push-email-modal{background:#fff;border-radius:20px;box-shadow:0 30px 60px -20px #0009;color:#0f172a;display:flex;flex-direction:column;max-height:90vh;max-width:520px;overflow-y:auto;width:100%}.push-email-header{align-items:center;display:flex;justify-content:space-between;padding:18px 22px 12px}.push-email-header h2{color:#0f172a!important;font-size:20px;font-weight:700;margin:0}.push-email-close{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#475569;cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.push-email-close:hover{background:#e2e8f0}.push-email-recipient{border-bottom:1px solid #e5e7eb;color:#475569;font-size:13px;padding:8px 22px 12px}.push-email-recipient strong{color:#0f172a;margin-left:6px}.push-email-label{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.push-email-body{display:flex;flex-direction:column;gap:14px;padding:16px 22px}.push-email-field{display:flex;flex-direction:column;gap:6px}.push-email-ai-read{background:#a855f70f;border:1px solid #a855f738;border-radius:12px;overflow:hidden}.push-email-ai-read-header{align-items:center;background:#0000;border:0;color:#c4b5d9;cursor:pointer;display:flex;font:inherit;justify-content:space-between;padding:10px 14px;width:100%}.push-email-ai-read-title{color:#c084fc;font-size:11.5px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.push-email-ai-read-caret{color:#a855f7;font-size:12px}.push-email-ai-read-body{color:#f3ebff;display:flex;flex-direction:column;font-size:13px;gap:8px;line-height:1.45;margin:0;padding:4px 14px 14px}.push-email-ai-read-body>div{grid-gap:10px;display:grid;gap:10px;grid-template-columns:72px 1fr}.push-email-ai-read-body dt{color:#8a7aa3;font-size:10.5px;font-weight:700;letter-spacing:.8px;padding-top:2px;text-transform:uppercase}.push-email-ai-read-body dd{margin:0}.push-email-variants{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.push-email-variant{align-items:flex-start;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;color:#f3ebff;cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:4px;min-height:64px;padding:10px 12px;text-align:left;transition:border-color .14s ease,background .14s ease}.push-email-variant:hover{background:#ffffff14}.push-email-variant.is-active{background:#a855f71f;border-color:#a855f78c}.push-email-variant-label{color:#c084fc;font-size:10.5px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.push-email-variant-subject{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#f3ebff;display:-webkit-box;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}@media (max-width:560px){.push-email-variants{grid-template-columns:1fr}}.push-email-field>span{color:#475569!important;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.push-email-modal .push-email-field input:not([type]),.push-email-modal .push-email-field input[type=email],.push-email-modal .push-email-field input[type=number],.push-email-modal .push-email-field input[type=text],.push-email-modal .push-email-field textarea{-webkit-text-fill-color:#0f172a!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:10px;caret-color:#0f172a!important;color:#0f172a!important;font-family:inherit;font-size:14px;padding:10px 12px;resize:vertical}.push-email-modal .push-email-field input:disabled,.push-email-modal .push-email-field textarea:disabled{-webkit-text-fill-color:#475569!important;background:#f8fafc!important;color:#475569!important;opacity:1!important}.push-email-modal .push-email-field input::placeholder,.push-email-modal .push-email-field textarea::placeholder{-webkit-text-fill-color:#0f172a66!important;color:#0f172a66!important}.push-email-modal .push-email-field input:focus,.push-email-modal .push-email-field textarea:focus{border-color:#8b5cf6!important;outline:none}.push-email-renew-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.push-email-checkbox{align-items:center;color:#0f172a;cursor:pointer;display:flex;font-size:14px;gap:10px}.push-email-checkbox input[type=checkbox]{accent-color:#ec4899;height:18px;width:18px}.push-email-upload{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:10px;color:#475569;cursor:pointer;font-size:13px;font-weight:600;padding:12px}.push-email-upload:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.push-email-upload:disabled{cursor:progress;opacity:.6}.push-email-image-preview{background:#f1f5f9;border-radius:12px;overflow:hidden;position:relative}.push-email-image-preview img{display:block;max-height:220px;object-fit:cover;width:100%}.push-email-remove-image{background:#000000b3;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:11px;font-weight:600;padding:4px 10px;position:absolute;right:8px;top:8px}.push-email-footer{border-top:1px solid #e5e7eb;display:flex;gap:10px;justify-content:flex-end;padding:14px 22px 18px}.push-email-cancel{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#475569;cursor:pointer;font-size:14px;font-weight:600;padding:10px 18px}.push-email-cancel:hover{background:#f1f5f9}.push-email-send{background:linear-gradient(135deg,#6366f1,#ec4899);border:none;border-radius:10px;box-shadow:0 8px 18px -8px #ec48998c;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 22px}.push-email-send:disabled{box-shadow:none;cursor:not-allowed;opacity:.6}.push-email-ai-badge{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:999px;color:#fff!important;display:inline-block;font-size:10px;font-weight:800;letter-spacing:.08em;margin-left:8px;padding:2px 8px;vertical-align:middle}.push-email-ai-bar{align-items:center;background:linear-gradient(135deg,#8b5cf614,#ec48990f);border:1px solid #8b5cf62e;border-radius:12px;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:10px 12px}.push-email-ai-tones{display:flex;flex-wrap:wrap;gap:6px}.push-email-tone-chip{background:#fff;border:1px solid #cbd5e1;border-radius:999px;color:#475569;cursor:pointer;font-size:12px;font-weight:600;padding:6px 12px;transition:all .15s ease}.push-email-tone-chip:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.push-email-tone-chip.is-active{background:linear-gradient(135deg,#6366f1,#ec4899);border-color:#0000;box-shadow:0 4px 10px -4px #ec489980;color:#fff!important}.push-email-tone-chip:disabled{cursor:not-allowed;opacity:.5}.push-email-regen{background:#fff;border:1px solid #cbd5e1;border-radius:999px;color:#0f172a;cursor:pointer;font-size:12px;font-weight:700;padding:6px 14px;white-space:nowrap}.push-email-regen:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.push-email-regen:disabled{cursor:progress;opacity:.6}.push-email-drafting-flag{color:#8b5cf6!important;font-size:11px;font-style:normal;font-weight:500;letter-spacing:0;margin-left:8px;text-transform:none}.push-email-draft-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#991b1b!important;font-size:13px;padding:10px 12px}.story-viewers-overlay{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#050009b3;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:10075}.story-viewers-modal{background:#15082a;border:1px solid #8b5cf640;border-radius:20px;box-shadow:0 30px 60px -20px #0009;color:#f5f1ff;display:flex;flex-direction:column;max-height:80vh;max-width:480px;overflow:hidden;width:100%}.story-viewers-header{align-items:flex-start;border-bottom:1px solid #ffffff0f;display:flex;gap:12px;justify-content:space-between;padding:20px 22px 12px}.story-viewers-header h2{color:#f5f1ff;font-size:18px;font-weight:700;margin:0}.story-viewers-sub{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#b8b0d4;display:-webkit-box;font-size:12px;line-height:1.4;margin:4px 0 0;overflow:hidden}.story-viewers-close{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;color:#f5f1ff;cursor:pointer;display:flex;height:32px;justify-content:center;min-width:32px;padding:0;width:32px}.story-viewers-close:hover{background:#ffffff1a}.story-viewers-stat{background:#8b5cf614;border-bottom:1px solid #ffffff0a;color:#b8b0d4;font-size:13px;padding:10px 22px}.story-viewers-stat strong{color:#f5f1ff;font-size:16px;margin-right:4px}.story-viewers-list{flex:1 1;overflow-y:auto;padding:8px 0}.story-viewers-empty{align-items:center;color:#7a7494;display:flex;flex-direction:column;gap:8px;padding:40px 20px}.story-viewers-empty span{font-size:32px}.story-viewers-empty p{font-size:14px;margin:0}.story-viewers-error{background:#ef44441f;border:1px solid #ef444440;border-radius:10px;color:#fecaca;font-size:13px;margin:12px 16px;padding:10px 12px}.story-viewer-row{align-items:center;display:flex;gap:12px;padding:10px 22px;transition:background .15s ease}.story-viewer-row:hover{background:#ffffff08}.story-viewer-avatar{background:#2a1b4a;border:2px solid #ec48998c;border-radius:50%;flex-shrink:0;height:44px;object-fit:cover;width:44px}.story-viewer-meta{flex:1 1;min-width:0}.story-viewer-name{color:#f5f1ff;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-viewer-time{color:#8a82a4;font-size:12px;margin-top:2px}.story-viewer-replays{color:#ec4899;font-weight:500}.story-viewer-push{background:#ec48991a;border:1px solid #ec489959;border-radius:999px;color:#fda4cc;cursor:pointer;flex-shrink:0;font-size:12px;font-weight:600;padding:6px 12px;transition:all .15s ease}.story-viewer-push:hover{background:#ec489938;border-color:#ec48998c;color:#fff}:root[data-theme=light] .story-viewers-modal{background:#fff;border-color:#110c231f;color:#0f172a}:root[data-theme=light] .story-viewers-header{border-bottom-color:#110c2314}:root[data-theme=light] .story-viewers-header h2{color:#0f172a}:root[data-theme=light] .story-viewers-sub{color:#475569}:root[data-theme=light] .story-viewers-close{background:#f1f5f9;border-color:#110c231a;color:#475569}:root[data-theme=light] .story-viewers-close:hover{background:#e2e8f0}:root[data-theme=light] .story-viewers-stat{background:#8b5cf60f;border-bottom-color:#110c230f;color:#475569}:root[data-theme=light] .story-viewers-stat strong{color:#0f172a}:root[data-theme=light] .story-viewer-row:hover{background:#110c2308}:root[data-theme=light] .story-viewer-name{color:#0f172a}:root[data-theme=light] .story-viewer-time{color:#64748b}@media (max-width:480px){.story-viewers-modal{border-radius:16px 16px 0 0;max-height:92vh;max-width:100%}.story-viewer-row{padding:10px 14px}.story-viewers-header{padding:16px 14px 10px}.story-viewers-stat{padding:8px 14px}}.oj-modal-backdrop{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#05020cc7;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:2000}.oj-modal{animation:oj-modal-in .22s cubic-bezier(.16,1,.3,1);background:linear-gradient(180deg,#1c0e34f5,#120822f5);border:1px solid #ec48994d;border-radius:22px;box-shadow:0 30px 80px -20px #ec48998c,0 0 0 1px #8b5cf633;color:#f5f1ff;max-width:460px;padding:28px 24px 24px;position:relative;width:100%}@keyframes oj-modal-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.oj-modal-close{background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;color:#f5f1ff;cursor:pointer;font-size:20px;height:32px;line-height:1;position:absolute;right:10px;top:10px;transition:all .18s ease;width:32px}.oj-modal-close:hover{background:#ffffff29}.oj-modal-close:disabled{cursor:not-allowed;opacity:.35}.subscribe-modal-header{margin-bottom:18px;text-align:center}.oj-eyebrow{color:#ec4899;display:inline-block;font-size:11px;font-weight:800;letter-spacing:.14em;margin-bottom:8px;text-transform:uppercase}.subscribe-modal-header h2{font-size:26px;font-weight:800;letter-spacing:-.4px;margin:0 0 4px}.subscribe-modal-price{align-items:baseline;color:#f5f1ff;display:inline-flex;gap:4px}.subscribe-modal-price .amount{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;font-size:38px;font-weight:800}.subscribe-modal-price .period{color:#b8b0d4;font-size:14px}.subscribe-modal-features{display:flex;flex-direction:column;gap:10px;list-style:none;margin:8px 0 20px;padding:0}.subscribe-modal-features li{align-items:center;color:#e8e1f7;display:flex;font-size:14px;gap:10px}.subscribe-modal-features svg{color:#ec4899;flex:0 0 auto;height:18px;width:18px}.subscribe-modal-cta{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:14px;box-shadow:0 14px 30px -8px #ec48998c;color:#fff;cursor:pointer;font-size:15px;font-weight:800;letter-spacing:.02em;padding:14px 18px;transition:transform .16s ease,box-shadow .16s ease;width:100%}.subscribe-modal-cta:hover{box-shadow:0 18px 36px -8px #ec4899a6;transform:translateY(-1px)}.subscribe-modal-fineprint{color:#8a7fa5;font-size:12px;line-height:1.55;margin-top:12px;text-align:center}.subscribe-modal-done,.subscribe-modal-error,.subscribe-modal-progress{padding:12px 4px 4px;text-align:center}.subscribe-modal-done h3,.subscribe-modal-error h3,.subscribe-modal-progress h3{font-size:20px;font-weight:800;margin:14px 0 6px}.subscribe-modal-done p,.subscribe-modal-error p,.subscribe-modal-progress p{color:#b8b0d4;font-size:14px;line-height:1.55;margin:0 0 12px}.oj-spinner{animation:oj-spin .9s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#ec4899;height:44px;margin:4px auto 0;width:44px}@keyframes oj-spin{to{transform:rotate(1turn)}}.check-icon{align-items:center;background:linear-gradient(135deg,#34d399,#10b981);border-radius:50%;box-shadow:0 12px 28px -6px #10b9818c;color:#fff;display:flex;font-size:36px;font-weight:800;height:64px;justify-content:center;margin:4px auto 0;width:64px}.shop-page{background:var(--light-bg);min-height:100%;padding-bottom:20px}.guest-shop-topbar{align-items:center;background:var(--light-surface);border-bottom:1px solid #00000014;border-bottom:1px solid var(--light-border,#00000014);display:flex;justify-content:space-between;padding:14px 18px;position:-webkit-sticky;position:sticky;top:0;z-index:30}.guest-shop-back,.guest-shop-signin{background:#0000;border:1px solid #0000;border-radius:999px;color:var(--light-text);cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px}.guest-shop-back:hover{background:var(--light-surface-hover)}.guest-shop-signin{background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899);border-color:#0000;color:#fff}.guest-shop-signin:hover{filter:brightness(1.05);transform:translateY(-1px)}.guest-shop-signin-large{background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899);border:none;border-radius:999px;box-shadow:0 8px 24px #8b5cf659;color:#fff;cursor:pointer;font-size:15px;font-weight:700;margin-top:18px;padding:14px 32px}.guest-shop-page .product-card{cursor:pointer}.shop-hero{background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:#fff;padding:32px 20px;text-align:center}.shop-hero h1{font-size:28px;font-weight:700;margin-bottom:8px}.shop-hero p{font-size:14px;opacity:.9}.featured-section,.wishlist-section{padding:20px 0}.section-title{color:var(--light-text);font-size:18px;font-weight:700;margin-bottom:14px;padding:0 16px}.featured-scroll,.wishlist-scroll{display:flex;gap:12px;overflow-x:auto;padding:0 16px;scrollbar-width:none}.featured-scroll::-webkit-scrollbar,.wishlist-scroll::-webkit-scrollbar{display:none}.featured-item,.wishlist-item{flex-shrink:0;width:180px}.shop-controls{background:var(--light-surface);border-bottom:1px solid var(--light-border);padding:16px}.categories-scroll{display:flex;gap:8px;margin-bottom:12px;overflow-x:auto;scrollbar-width:none}.categories-scroll::-webkit-scrollbar{display:none}.category-btn{background:var(--light-surface-hover);border:1px solid var(--light-border);border-radius:var(--radius-xl);color:var(--light-text-secondary);cursor:pointer;font-size:13px;font-weight:600;padding:10px 18px;transition:all .2s;white-space:nowrap}.category-btn:hover{border-color:var(--primary);color:var(--primary)}.category-btn.active{background:var(--primary);border-color:var(--primary);color:#fff}.sort-filter-row{display:flex;gap:12px}.sort-select{flex:1 1}.filter-btn,.sort-select{background:var(--light-surface-hover);border:1px solid var(--light-border);border-radius:var(--radius-md);color:var(--light-text);cursor:pointer;font-size:13px;padding:10px 14px}.filter-btn{align-items:center;display:flex;font-weight:600;gap:6px}.filter-btn svg{height:16px;width:16px}.filters-panel{background:var(--light-surface);border-bottom:1px solid var(--light-border);padding:16px}.filter-group label{color:var(--light-text);display:block;font-size:13px;font-weight:600;margin-bottom:8px}.price-inputs{align-items:center;display:flex;gap:12px}.price-inputs input{background:var(--light-bg);border:1px solid var(--light-border);border-radius:var(--radius-sm);color:var(--light-text);flex:1 1;font-size:14px;padding:10px}.price-inputs span{color:var(--light-text-secondary)}.products-section{padding:20px 16px}.section-header{justify-content:space-between;margin-bottom:16px}.section-header .section-title{margin:0;padding:0}.product-count{color:var(--light-text-secondary);font-size:13px}.products-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}@media (min-width:600px){.products-grid{grid-template-columns:repeat(3,1fr)}}:root[data-theme=dark] .shop-page{margin:0 auto;max-width:1100px;padding:24px 20px 80px}.shop-page .shop-hero{background:linear-gradient(135deg,#8b5cf62e,#ec48991a),#ffffff0a;border:1px solid #ffffff1a;border-radius:22px;margin-bottom:22px;overflow:hidden;padding:28px 28px 24px;position:relative}.shop-page .shop-hero:after{background:linear-gradient(135deg,#8b5cf6,#ec4899);content:"";filter:blur(80px);height:320px;opacity:.3;pointer-events:none;position:absolute;right:-10%;top:-60%;width:320px}.shop-eyebrow{color:#ec4899;display:inline-block;font-size:11px;font-weight:800;letter-spacing:.14em;margin-bottom:8px;text-transform:uppercase}.shop-page .shop-hero h1{color:#f5f1ff;font-size:30px;font-weight:800;letter-spacing:-.6px;margin:0 0 6px}.shop-page .shop-hero p{color:#b8b0d4;font-size:14.5px;line-height:1.5;margin:0 0 16px;max-width:560px}.shop-hero-pills{display:flex;flex-wrap:wrap;gap:8px}.shop-pill{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;color:#f5f1ff;font-size:12px;font-weight:600;padding:6px 12px}.shop-page .shop-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin:16px 0 14px}.sort-tabs{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;display:inline-flex;gap:4px;padding:4px}.sort-tab{background:#0000;border:none;border-radius:999px;color:#b8b0d4;cursor:pointer;font-size:13px;font-weight:600;padding:8px 14px;transition:all .14s ease}.sort-tab:hover{color:#f5f1ff}.sort-tab.active{background:linear-gradient(135deg,#8b5cf6,#ec4899);box-shadow:0 6px 16px -6px #ec489973;color:#fff}.shop-page .product-count{color:#8a7fa5;font-size:13px;font-weight:600}.shop-page .wishlist-section{margin:0 0 20px}.shop-page .wishlist-section .section-title{color:#f5f1ff;font-size:16px;font-weight:700;margin:0 0 10px}.shop-page .wishlist-scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}.shop-page .wishlist-item{flex:0 0 220px;scroll-snap-align:start}.shop-page .products-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}@media (max-width:767px){.shop-page{padding:16px 16px 90px}.shop-page .shop-hero{padding:22px}.shop-page .shop-hero h1{font-size:24px}.shop-page .products-grid{gap:12px;grid-template-columns:1fr 1fr}}@media (max-width:480px){.shop-page .products-grid{grid-template-columns:1fr}}.shop-page .shop-empty{background:#ffffff08;border:1px dashed #ffffff1a;border-radius:20px;padding:48px 28px;text-align:center}.shop-page .shop-empty-icon{display:block;font-size:56px;line-height:1}.shop-page .shop-empty h3{color:#f5f1ff;font-size:22px;font-weight:800;margin:12px 0 6px}.shop-page .shop-empty p{color:#b8b0d4;font-size:14px;line-height:1.55;margin:0 auto 22px;max-width:480px}.shop-page .shop-empty-steps{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:620px}.shop-page .shop-empty-steps .step{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:16px 12px;text-align:center}.shop-page .shop-empty-steps .step span{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:50%;color:#fff;display:inline-flex;font-size:13px;font-weight:800;height:28px;justify-content:center;margin-bottom:8px;width:28px}.shop-page .shop-empty-steps .step p{color:#e8e1f7;font-size:13px;font-weight:600;margin:0}@media (max-width:540px){.shop-page .shop-empty-steps{grid-template-columns:1fr}}:root[data-theme=dark] .product-card{background:#ffffff0a!important;border:1px solid #ffffff14!important;border-radius:16px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}:root[data-theme=dark] .product-card:hover{border-color:#ec48995c!important;box-shadow:0 18px 40px -12px #ec489966;transform:translateY(-3px)}:root[data-theme=dark] .product-card .product-image{aspect-ratio:1/1;overflow:hidden;position:relative}:root[data-theme=dark] .product-card .product-image img{height:100%;object-fit:cover;width:100%}:root[data-theme=dark] .product-card .card-badges{display:flex;gap:6px;left:10px;position:absolute;top:10px}:root[data-theme=dark] .product-card .unique-badge{background:#000000a6;border-radius:999px;color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.06em;padding:4px 10px}:root[data-theme=dark] .product-card .hot-badge{background:linear-gradient(135deg,#f97316,#ec4899);border-radius:999px;color:#fff;font-size:10.5px;font-weight:800;padding:4px 10px}:root[data-theme=dark] .product-card .card-top-offer{background:#000000bf;border:1px solid #ec489966;border-radius:999px;bottom:10px;color:#fff;font-size:12px;font-weight:800;padding:6px 12px;position:absolute;right:10px}:root[data-theme=dark] .product-card .wishlist-btn{background:#0000008c;border:1px solid #ffffff1a;border-radius:50%;color:#fff;cursor:pointer;height:36px;position:absolute;right:10px;top:10px;width:36px}:root[data-theme=dark] .product-card .wishlist-btn.active{color:#ec4899}:root[data-theme=dark] .product-card .wishlist-btn svg{height:18px;width:18px}:root[data-theme=dark] .product-card .product-info{padding:14px 14px 12px}:root[data-theme=dark] .product-card .product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#f5f1ff;display:-webkit-box;font-size:15px;font-weight:700;line-height:1.3;margin:0 0 6px;overflow:hidden}:root[data-theme=dark] .product-card .product-meta{align-items:center;display:flex;justify-content:space-between;margin:0 0 8px}:root[data-theme=dark] .product-card .offer-count{color:#fbcfe8;font-size:12px;font-weight:700}:root[data-theme=dark] .product-card .no-offers{color:#8a7fa5;font-size:12px;font-style:italic;font-weight:600}:root[data-theme=dark] .product-card .product-price{display:flex;flex-direction:column;gap:2px}:root[data-theme=dark] .product-card .starting-bid-label{color:#8a7fa5;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}:root[data-theme=dark] .product-card .starting-bid-amount{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:800}.product-card{background:var(--light-surface);border:1px solid #0000;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);cursor:pointer;overflow:hidden;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.product-card:hover{border-color:#2196f333;box-shadow:0 16px 40px #2196f326;transform:translateY(-6px)}.product-image{aspect-ratio:4/5;background:var(--light-surface-hover);overflow:hidden;position:relative}.product-image img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.sale-badge{background:var(--danger)}.sale-badge,.stock-badge{border-radius:4px;color:#fff;font-size:10px;font-weight:700;left:10px;padding:4px 10px;position:absolute;top:10px}.stock-badge{background:var(--warning)}.sale-badge+.stock-badge{top:36px}.wishlist-btn{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:var(--shadow-sm);color:var(--light-text-secondary);cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:10px;top:10px;transition:all .2s;width:36px}.wishlist-btn.active,.wishlist-btn:hover{color:var(--danger);transform:scale(1.1)}.wishlist-btn svg{height:18px;width:18px}.quick-add-btn{align-items:center;background:var(--primary);border:none;border-radius:50%;bottom:10px;box-shadow:var(--shadow-md);color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:0;position:absolute;right:10px;transform:translateY(10px);transition:all .2s;width:40px}.product-card:hover .quick-add-btn{opacity:1;transform:translateY(0)}.quick-add-btn:hover{background:var(--primary-dark);transform:scale(1.1)}.quick-add-btn.added{animation:cartPop .3s ease;background:var(--success)}.quick-add-btn svg{height:20px;width:20px}.product-info{padding:14px}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--light-text);display:-webkit-box;font-size:14px;font-weight:600;margin-bottom:6px;overflow:hidden}.product-meta{margin-bottom:8px}.product-rating{align-items:center;color:var(--light-text);display:flex;font-size:13px;gap:4px}.product-rating svg{color:#f59e0b;height:14px;width:14px}.review-count{color:var(--light-text-secondary)}.product-price{align-items:center;gap:8px}.current-price{color:var(--light-text)}.current-price,.sale-price{font-size:16px;font-weight:700}.sale-price{color:var(--danger)}.original-price{color:var(--light-text-secondary);font-size:14px;text-decoration:line-through}.unique-badge{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:20px;box-shadow:0 2px 8px #0000004d;color:#fff;font-size:11px;font-weight:700;left:12px;letter-spacing:.5px;padding:6px 12px;position:absolute;top:12px;z-index:2}.product-owned{color:var(--primary);font-size:12px;font-style:italic;font-weight:500;margin-bottom:8px}.product-price{display:flex;flex-direction:column;gap:2px}.starting-bid-amount{color:var(--light-text);font-size:20px;font-weight:800;letter-spacing:-.5px}.product-cta-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:10px}.product-cta-row button{border:1px solid #0000;border-radius:var(--radius-md);cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.2px;padding:8px 6px;text-align:center;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.product-cta-row .add-to-cart-btn{background:#0000;border-color:#0000001f;color:var(--light-text)}.product-cta-row .add-to-cart-btn:hover{background:#0000000a;transform:translateY(-1px)}.product-cta-row .add-to-cart-btn.added{background:#10b981;background:var(--success,#10b981);border-color:#0000;color:#fff}.product-cta-row .buy-now-btn{background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff}.product-cta-row .buy-now-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}@media (max-width:480px){.product-cta-row button{font-size:11px;padding:7px 4px}}.card-badges{display:flex;flex-direction:column;gap:6px;left:10px;position:absolute;top:10px;z-index:2}.card-badges .unique-badge{font-size:10px;padding:5px 10px;position:static}.hot-badge{animation:pulse-hot 2s infinite;background:linear-gradient(135deg,#f97316,#ef4444);border-radius:20px;box-shadow:0 2px 8px #ef444466;color:#fff;font-size:10px;font-weight:700;letter-spacing:.5px;padding:5px 10px}@keyframes pulse-hot{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.card-top-offer{background:linear-gradient(135deg,#10b981,#059669);border-radius:8px;bottom:10px;box-shadow:0 2px 8px #10b98166;color:#fff;font-size:13px;font-weight:700;left:10px;padding:6px 12px;position:absolute;z-index:2}.card-top-offer span:before{content:"Top: ";font-weight:500;opacity:.9}.product-meta{margin-bottom:6px}.offer-count{color:#10b981;font-size:12px;font-weight:600}.no-offers{color:var(--light-text-secondary);font-size:12px;font-style:italic}.product-unlock-badge{background:linear-gradient(135deg,#ec48991f,#a855f71f);border:1px solid #ec489940;border-radius:999px;color:#ec4899;display:inline-block;font-size:11px;font-weight:600;letter-spacing:.02em;margin-bottom:8px;max-width:100%;overflow:hidden;padding:3px 10px;text-overflow:ellipsis;white-space:nowrap}@media (max-width:480px){.product-info{padding:10px}.product-name{font-size:13px;margin-bottom:4px}.card-badges .unique-badge,.hot-badge{font-size:9px;padding:4px 8px}.card-top-offer{font-size:11px;padding:4px 8px}.inquire-price{font-size:12px;padding:6px 12px}.wishlist-btn{height:32px;width:32px}.wishlist-btn svg{height:16px;width:16px}}.spotlight-overlay{align-items:center;animation:spotlight-fade .2s ease;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#050009c7;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:10080}@keyframes spotlight-fade{0%{opacity:0}to{opacity:1}}.spotlight-card{background:linear-gradient(180deg,#1a0a2e,#14082a);border:1px solid #ffffff1a;border-radius:22px;box-shadow:0 24px 60px -20px #8b5cf680;color:#fff;max-width:380px;overflow:hidden;position:relative;width:100%}.animate-spotlight{animation:spotlight-pop .32s cubic-bezier(.22,1,.36,1)}@keyframes spotlight-pop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.spotlight-close{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#00000073;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:12px;top:12px;transition:background .12s ease;width:32px;z-index:2}.spotlight-close:hover{background:#000000a6}.spotlight-hero{align-items:center;aspect-ratio:1/1;background:#0a0418;display:flex;justify-content:center;overflow:hidden;position:relative}.spotlight-hero-img{display:block;height:100%;object-fit:cover;width:100%}.spotlight-hero-placeholder{color:#ffffff40}.spotlight-pill{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0000008c;border-radius:999px;bottom:14px;font-size:11px;font-weight:700;left:14px;letter-spacing:.08em;padding:6px 12px;position:absolute;text-transform:uppercase}.spotlight-body{display:flex;flex-direction:column;gap:12px;padding:20px 22px 22px}.spotlight-name{font-size:20px;font-weight:700;letter-spacing:-.01em;margin:0}.spotlight-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#ffffffbf;display:-webkit-box;font-size:13px;line-height:1.5;margin:0;overflow:hidden}.spotlight-price-row{align-items:baseline;display:flex;gap:10px;margin-top:2px}.spotlight-price{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#b84cff,#f048a8);-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:800}.spotlight-price-strike{color:#ffffff73;font-size:14px;text-decoration:line-through}.spotlight-actions{display:flex;flex-direction:column;gap:8px;margin-top:6px}.spotlight-btn{align-items:center;border:none;border-radius:14px;cursor:pointer;display:flex;font-size:15px;font-weight:700;justify-content:center;padding:13px 18px;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.spotlight-btn-primary{background:linear-gradient(135deg,#b84cff,#f048a8);box-shadow:0 10px 25px -10px #f048a88c;color:#fff}.spotlight-btn-primary:hover{box-shadow:0 14px 30px -8px #f048a8b3}.spotlight-btn-primary:active{transform:scale(.98)}.spotlight-btn-ghost{background:#0000;color:#ffffffa6}.spotlight-btn-ghost:hover{color:#ffffffe6}.cart-page{background:var(--light-bg);min-height:100%;padding:16px}.empty-cart,.order-success{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.empty-icon,.order-success .success-icon{align-items:center;border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:20px;width:80px}.empty-icon{background:var(--light-surface)}.empty-icon svg{color:var(--light-text-secondary);height:40px;width:40px}.order-success .success-icon{background:var(--success)}.order-success .success-icon svg{color:#fff;height:40px;width:40px}.empty-cart h2,.order-success h2{color:var(--light-text);font-size:22px;margin-bottom:8px}.empty-cart p,.order-success p{color:var(--light-text-secondary);margin-bottom:24px}.continue-btn,.shop-now-btn{background:var(--primary);border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:14px 32px}.cart-items{margin-bottom:20px}.cart-item{background:var(--light-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);display:flex;gap:14px;margin-bottom:12px;padding:14px}.item-image{border-radius:var(--radius-md);height:80px;object-fit:cover;width:80px}.item-details{flex:1 1}.item-details h3{color:var(--light-text);font-size:15px;font-weight:600;margin-bottom:4px}.item-size{color:var(--light-text-secondary);font-size:13px;margin-bottom:8px}.item-price{color:var(--primary);font-size:16px;font-weight:700}.item-actions{align-items:flex-end;display:flex;flex-direction:column;gap:12px}.cart-page .quantity-control{align-items:center;background:var(--light-surface-hover);border-radius:var(--radius-sm);display:flex}.cart-page .quantity-control button{background:none;border:none;color:var(--light-text);cursor:pointer;font-size:18px;height:32px;width:32px}.cart-page .quantity-control span{color:var(--light-text);font-weight:600;text-align:center;width:28px}.remove-btn{background:none;border:none;color:var(--danger);cursor:pointer;padding:4px}.remove-btn svg{height:18px;width:18px}.cart-summary{background:var(--light-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:20px}.summary-row{color:var(--light-text-secondary);display:flex;font-size:15px;justify-content:space-between;padding:10px 0}.summary-row.total{border-top:1px solid var(--light-border);color:var(--light-text);font-size:18px;font-weight:700;margin-top:8px;padding-top:16px}.checkout-btn{background:linear-gradient(135deg,var(--primary),var(--primary-dark));border:none;border-radius:var(--radius-md);color:#fff;font-size:16px;font-weight:700;margin-top:16px;padding:16px}.checkout-btn,.clear-btn{cursor:pointer;width:100%}.clear-btn{background:none;border:none;color:var(--danger);font-size:14px;font-weight:600;margin-top:12px;padding:12px}.checkout-section{background:var(--light-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:20px}.checkout-section h2{color:var(--light-text);font-size:20px;margin-bottom:20px}.checkout-field{margin-bottom:24px}.checkout-field h3{color:var(--light-text);font-size:15px;font-weight:600;margin-bottom:12px}.address-options{display:flex;flex-direction:column;gap:12px}.address-option{background:var(--light-bg);border:2px solid var(--light-border);border-radius:var(--radius-md);cursor:pointer;display:flex;gap:12px;padding:14px}.address-option.selected{background:#2196f30d;border-color:var(--primary)}.address-option input{accent-color:var(--primary)}.address-content strong{color:var(--light-text);display:block;margin-bottom:4px}.address-content p{color:var(--light-text-secondary);font-size:13px;margin:0}.no-address{color:var(--warning);font-size:14px}.order-summary{background:var(--light-bg);border-radius:var(--radius-md);margin-bottom:20px;padding:16px}.order-summary h3{color:var(--light-text);font-size:15px;font-weight:600;margin-bottom:12px}.summary-item{color:var(--light-text-secondary);display:flex;font-size:14px;justify-content:space-between;padding:8px 0}.summary-item.total{color:var(--light-text);font-size:16px;font-weight:700}.summary-divider{background:var(--light-border);height:1px;margin:8px 0}.pay-btn{align-items:center;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:10px;justify-content:center;padding:16px;transition:all .2s;width:100%}.pay-btn:hover:not(:disabled){box-shadow:0 4px 14px #2196f366;transform:translateY(-2px)}.pay-btn:disabled{cursor:not-allowed;opacity:.6}.pay-btn .paypal-icon{height:20px;width:20px}.pay-btn .spinner{animation:spin .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:24px;width:24px}.back-btn{color:var(--light-text-secondary);font-size:14px;margin-top:12px;padding:12px;width:100%}.order-number{background:#2196f31a;border-radius:20px;color:var(--primary);font-size:14px;font-weight:600;margin-bottom:12px;padding:6px 14px}.success-actions{display:flex;flex-direction:column;gap:10px;margin-top:20px;max-width:280px;width:100%}.view-orders-btn{background:var(--light-surface);border:1px solid var(--light-border);border-radius:var(--radius-md);color:var(--light-text);cursor:pointer;font-size:15px;font-weight:600;padding:14px 24px;transition:all .2s;width:100%}.view-orders-btn:hover{background:var(--light-surface-hover)}.checkout-error{align-items:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:var(--radius-md);color:#dc2626;display:flex;font-size:14px;gap:10px;margin-bottom:16px;padding:12px 16px}.checkout-error svg{flex-shrink:0;height:20px;width:20px}.secure-payment{align-items:center;color:var(--light-text-secondary);display:flex;font-size:12px;gap:6px;justify-content:center;margin-top:12px}.secure-payment svg{color:var(--success)}.paypal-buttons-mount{margin:16px 0 4px;min-height:56px;position:relative}.paypal-buttons-mount .paypal-loading{align-items:center;background:#00000008;background:var(--light-surface-hover,#00000008);border-radius:var(--radius-md);color:var(--light-text-secondary);display:flex;font-size:14px;gap:10px;justify-content:center;padding:16px}.paypal-buttons-mount .paypal-loading .spinner{animation:spin .8s linear infinite;border:2px solid #00000026;border-radius:50%;border-top:2px solid var(--primary,#6366f1);height:18px;width:18px}.messages-page{background:radial-gradient(800px 480px at 12% -10%,#8b5cf62e,#0000 60%),radial-gradient(640px 380px at 95% 110%,#ec489924,#0000 60%),linear-gradient(180deg,#0a0414,#14082a);display:flex;flex-direction:column;height:calc(100dvh - 64px);max-width:none;min-height:0;min-width:0;overflow:hidden;width:100%}@media (max-width:767px){.messages-page{height:calc(100dvh - 120px)}}.messages-creator-bar{border-bottom:1px solid #ffffff14;flex-shrink:0;height:132px;overflow:hidden;position:relative}.messages-cover{filter:saturate(1.05);height:100%;image-orientation:initial;inset:0;object-fit:cover;position:absolute;width:100%}.messages-cover-overlay{background:linear-gradient(180deg,#0a04141a,#0a0414d9),linear-gradient(135deg,#8b5cf652,#ec489933);inset:0;position:absolute}.messages-creator-inner{align-items:flex-end;display:flex;gap:14px;inset:0;padding:16px 24px 16px 68px;position:absolute}@media (max-width:540px){.messages-creator-inner{padding:14px 18px 14px 56px}}.messages-back-btn{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff2e;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;left:14px;position:absolute;top:14px;transition:all .16s ease;width:40px;z-index:2}.messages-back-btn:hover{background:#000000bf;transform:translateX(-2px)}.messages-back-btn:focus-visible{outline:2px solid #ec4899;outline-offset:2px}.messages-back-btn svg{height:18px;width:18px}.messages-avatar-wrap{flex-shrink:0;position:relative}.messages-avatar{border:3px solid #0a0414;border-radius:50%;box-shadow:0 10px 28px -8px #0009;height:72px;image-orientation:initial;object-fit:cover;outline:2px solid #ec4899;outline-offset:-5px;width:72px}.messages-online-dot{background:#22c55e;border:3px solid #0a0414;border-radius:50%;bottom:4px;box-shadow:0 0 0 2px #22c55e4d;height:16px;position:absolute;right:4px;width:16px}.messages-creator-meta{flex:1 1;min-width:0}.messages-creator-meta h2{align-items:center;color:#fff;display:inline-flex;font-size:20px;font-weight:800;gap:6px;letter-spacing:-.3px;margin:0 0 4px;text-shadow:0 2px 10px #0000008c}.messages-verified{color:#ec4899;height:16px;width:16px}.messages-creator-meta p{align-items:center;color:#ffffffdb;display:inline-flex;font-size:13px;gap:8px;margin:0;text-shadow:0 1px 6px #00000073}.status-dot{border-radius:50%;display:inline-block;height:8px;width:8px}.status-dot.online{animation:ms-pulse 2s ease-in-out infinite;background:#22c55e;box-shadow:0 0 8px #22c55eb3}.status-dot.offline{background:#6b7280}@keyframes ms-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}@media (max-width:540px){.messages-creator-bar{height:116px}.messages-creator-inner{padding:14px 18px}.messages-avatar{height:60px;width:60px}.messages-creator-meta h2{font-size:17px}.messages-creator-meta p{font-size:12px}}.messages-workspace{box-sizing:border-box;display:flex;flex:1 1;min-height:0;padding:16px 20px 20px;width:100%}@media (max-width:540px){.messages-workspace{padding:12px}}.messages-workspace>*{min-height:0;min-width:0;width:100%}.messages-empty-shell{color:#b8b0d4;flex:1 1;flex-direction:column;gap:14px;padding:64px 24px;text-align:center}.messages-empty-icon,.messages-empty-shell{align-items:center;display:flex;justify-content:center}.messages-empty-icon{background:linear-gradient(135deg,#8b5cf626,#ec48991a);border:1px solid #ffffff14;border-radius:50%;color:#c8bff0;height:64px;width:64px}.messages-empty-icon svg{height:28px;width:28px}.messages-empty-shell h3{color:#f5f1ff;font-size:18px;font-weight:700;margin:0}.messages-empty-shell p{font-size:13.5px;line-height:1.5;margin:0;max-width:360px}.messages-cta-primary{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:999px;box-shadow:0 8px 24px -10px #ec48998c;color:#fff;cursor:pointer;font-size:13.5px;font-weight:700;margin-top:6px;padding:10px 20px;transition:transform .14s ease,box-shadow .14s ease}.messages-cta-primary:hover{box-shadow:0 12px 28px -10px #ec4899b3;transform:translateY(-1px)}.profile-page{background:var(--light-bg);min-height:100%}.profile-header{background:var(--light-surface);border-bottom:1px solid var(--light-border);padding:0}.profile-cover-wrap{background:linear-gradient(135deg,#1a0a2e,#2a0f3e);height:168px;overflow:hidden;position:relative}.profile-cover{height:100%;image-orientation:initial;inset:0;object-fit:cover;position:absolute;width:100%}.profile-cover-placeholder{background:linear-gradient(135deg,#8b5cf64d,#ec489933),linear-gradient(135deg,#1a0a2e,#2a0f3e)}.profile-cover-overlay{background:linear-gradient(180deg,#0a041400,#0a041499);inset:0;position:absolute}.cover-upload-btn{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff2e;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:6px;padding:7px 12px 7px 10px;position:absolute;right:14px;top:14px;transition:all .16s ease}.cover-upload-btn:hover:not(:disabled){background:#000000bf;transform:translateY(-1px)}.cover-upload-btn:disabled{cursor:not-allowed;opacity:.7}.cover-upload-btn svg{height:14px;width:14px}.profile-identity{align-items:flex-end;display:flex;gap:18px;margin-top:-52px;padding:0 24px 18px;position:relative}.avatar-upload-container{display:inline-block;flex-shrink:0;position:relative}.profile-avatar{border:4px solid var(--light-surface);border-radius:50%;box-shadow:0 20px 40px -12px #ec489973;height:104px;width:104px}.profile-name-block{flex:1 1;min-width:0;padding-bottom:8px}@media (max-width:540px){.profile-cover-wrap{height:132px}.profile-identity{align-items:center;flex-direction:column;padding-bottom:16px;text-align:center}.profile-avatar{height:88px;width:88px}.profile-name-block{padding-bottom:0;text-align:center}}.avatar-upload-btn{align-items:center;background:var(--primary);border:2px solid #fff;border-radius:50%;bottom:0;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:0;transition:all .2s;width:32px}.avatar-upload-btn:hover{background:var(--primary-dark);transform:scale(1.05)}.avatar-upload-btn:disabled{cursor:not-allowed;opacity:.6}.avatar-upload-btn svg{color:#fff;height:16px;width:16px}.upload-spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:14px;width:14px}.profile-header h1{color:var(--light-text);font-size:22px;margin-bottom:4px}.profile-email{color:var(--light-text-secondary);font-size:14px;margin-bottom:16px}.subscription-badge{background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-radius:var(--radius-md);display:inline-flex;flex-direction:column;padding:10px 20px}.badge-tier{color:#fff;font-size:14px;font-weight:700}.badge-expiry{color:#fffc;font-size:11px}.profile-tabs{background:var(--light-surface);border-bottom:1px solid var(--light-border);display:flex;position:-webkit-sticky;position:sticky;top:60px;z-index:10}@media (min-width:768px){.profile-tabs{top:0}}.profile-tabs .tab{background:none;border:none;border-bottom:2px solid #0000;color:var(--light-text-secondary);cursor:pointer;flex:1 1;font-size:13px;font-weight:600;padding:14px}.profile-tabs .tab.active{border-bottom-color:var(--primary);color:var(--primary)}.profile-content{padding:16px}.empty-state{color:var(--light-text-secondary);padding:60px 20px;text-align:center}.order-card{background:var(--light-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:16px;padding:16px}.order-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:14px}.order-id{color:var(--light-text);display:block;font-size:14px;font-weight:600}.order-date{color:var(--light-text-secondary);font-size:12px}.order-status{border-radius:12px;font-size:12px;font-weight:600;padding:4px 10px}.status-delivered{background:#10b9811a;color:var(--success)}.status-shipped{background:#2196f31a;color:var(--primary)}.status-processing{background:#f59e0b1a;color:var(--warning)}.status-pending{background:#64748b1a;color:var(--light-text-secondary)}.order-items{border-top:1px solid var(--light-border);padding-top:14px}.order-item{align-items:center;display:flex;gap:12px;padding:8px 0}.order-item img{border-radius:var(--radius-sm);height:50px;object-fit:cover;width:50px}.item-info{flex:1 1}.item-name{color:var(--light-text);display:block;font-size:14px;margin-bottom:2px}.item-detail{color:var(--light-text-secondary);font-size:12px}.item-price{color:var(--light-text);font-weight:600}.order-footer{align-items:center;border-top:1px solid var(--light-border);display:flex;justify-content:space-between;margin-top:8px;padding-top:14px}.order-total{color:var(--light-text);font-weight:700}.tracking{color:var(--primary);font-size:12px}.saved-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,1fr)}.saved-item{aspect-ratio:1;background:#ffffff0a;border-radius:var(--radius-md);cursor:pointer;overflow:hidden;position:relative;transition:transform .16s ease}.saved-item:hover{transform:scale(1.02)}.saved-item img{display:block;height:100%;object-fit:cover;width:100%}.saved-download{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000a6;border:none;border-radius:50%;bottom:8px;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;opacity:0;position:absolute;right:8px;transition:all .16s ease;width:32px}.saved-item:focus-within .saved-download,.saved-item:hover .saved-download{opacity:1}.saved-download:hover{background:linear-gradient(135deg,#8b5cf6,#ec4899);transform:scale(1.08)}.saved-download svg{height:16px;width:16px}.saved-empty{padding:56px 24px;text-align:center}.saved-empty-icon{color:#8a7fa5;filter:drop-shadow(0 4px 14px rgba(236,72,153,.25));height:56px;margin-bottom:12px;width:56px}.saved-empty h3{font-size:18px;font-weight:700;margin:4px 0 8px}.saved-empty p{font-size:14px;line-height:1.5;margin:0 auto;max-width:320px;opacity:.8}@media (max-width:540px){.saved-grid{grid-template-columns:repeat(2,1fr)}}.wishlist-grid{display:flex;flex-direction:column;gap:12px}.wishlist-item{background:var(--light-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;gap:14px;padding:12px}.wishlist-item img{border-radius:var(--radius-sm);height:70px;object-fit:cover;width:70px}.wishlist-info{display:flex;flex-direction:column;justify-content:center}.wishlist-info .name{color:var(--light-text);font-size:14px;margin-bottom:4px}.wishlist-info .price{color:var(--primary);font-size:16px;font-weight:700}.settings-group{background:var(--light-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:16px;padding:20px}.settings-group h3{color:var(--light-text);font-size:16px;margin-bottom:16px}.address-card{background:var(--light-bg);border-radius:var(--radius-md);margin-bottom:12px;padding:14px;position:relative}.address-card strong{color:var(--light-text);display:block;margin-bottom:4px}.address-card p{color:var(--light-text-secondary);font-size:13px;margin:0}.default-badge{background:var(--primary);border-radius:10px;color:#fff;font-size:10px;padding:2px 8px;position:absolute;right:14px;top:14px}.add-address-btn{background:var(--light-bg);border:2px dashed var(--light-border);border-radius:var(--radius-md);color:var(--primary);cursor:pointer;font-size:14px;font-weight:600;padding:12px;width:100%}.add-address-form{display:flex;flex-direction:column;gap:12px}.add-address-form input{background:var(--light-bg);border:1px solid var(--light-border);border-radius:var(--radius-md);color:var(--light-text);font-size:14px;padding:12px}.add-address-form input:focus{border-color:var(--primary)}.form-row{display:flex;gap:12px}.form-row input{flex:1 1}.form-actions{display:flex;gap:12px}.profile-page .save-btn{background:var(--primary);color:#fff;flex:1 1;padding:12px}.cancel-btn,.profile-page .save-btn{border:none;border-radius:var(--radius-md);cursor:pointer;font-weight:600}.cancel-btn{background:var(--light-bg);padding:12px 20px}.cancel-btn,.toggle-option{color:var(--light-text-secondary)}.toggle-option{align-items:center;border-bottom:1px solid var(--light-border);cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:12px 0}.toggle-option:last-of-type{border-bottom:none}.toggle-option input{accent-color:var(--primary);height:18px;width:18px}.signout-btn{align-items:center;background:var(--light-bg);border:1px solid var(--light-border);border-radius:var(--radius-md);color:var(--light-text);cursor:pointer;display:flex;font-size:14px;font-weight:600;justify-content:center;margin-bottom:12px;padding:14px 16px;transition:all .2s;width:100%}.signout-btn:hover{background:var(--light-surface-hover);border-color:var(--danger);color:var(--danger)}.signout-btn svg{transition:transform .2s}.signout-btn:hover svg{transform:translateX(-4px)}.danger-btn{background:var(--danger);border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-bottom:12px;padding:12px;width:100%}.danger-btn.outline{background:#0000;border:1px solid var(--danger);color:var(--danger)}:root[data-theme=dark] .profile-page{background:radial-gradient(800px 480px at 12% -10%,#8b5cf62e,#0000 60%),radial-gradient(640px 380px at 95% 110%,#ec489924,#0000 60%),linear-gradient(180deg,#0a0414,#14082a);color:#e8e1f7}:root[data-theme=dark] .profile-header{background:#ffffff08;border-bottom:1px solid #ffffff14;color:#f5f1ff}:root[data-theme=dark] .profile-cover-placeholder{background:linear-gradient(135deg,#8b5cf657,#ec489938),linear-gradient(135deg,#0a0414,#14082a)}:root[data-theme=dark] .profile-avatar{border:4px solid #0a0414;outline:2px solid #ec4899;outline-offset:-5px}:root[data-theme=dark] .avatar-upload-btn{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-color:#14082a;box-shadow:0 8px 20px -6px #ec48998c}:root[data-theme=dark] .profile-header h1{color:#f5f1ff}:root[data-theme=dark] .profile-email{color:#b8b0d4}:root[data-theme=dark] .subscription-badge{background:linear-gradient(135deg,#8b5cf62e,#ec48991a);border:1px solid #ec489952;color:#f5f1ff}:root[data-theme=dark] .profile-tabs{background:#ffffff05;border-bottom:1px solid #ffffff0f}:root[data-theme=dark] .profile-tabs .tab{color:#b8b0d4}:root[data-theme=dark] .profile-tabs .tab.active{border-bottom-color:#ec4899;color:#f5f1ff}:root[data-theme=dark] .address-card,:root[data-theme=dark] .order-card,:root[data-theme=dark] .settings-group,:root[data-theme=dark] .wishlist-item{background:#ffffff0a;border:1px solid #ffffff14;color:#e8e1f7}:root[data-theme=dark] .address-card strong,:root[data-theme=dark] .item-name,:root[data-theme=dark] .item-price,:root[data-theme=dark] .order-id,:root[data-theme=dark] .order-total,:root[data-theme=dark] .settings-group h3,:root[data-theme=dark] .wishlist-info .name{color:#f5f1ff}:root[data-theme=dark] .address-card p,:root[data-theme=dark] .empty-state,:root[data-theme=dark] .item-detail,:root[data-theme=dark] .order-date,:root[data-theme=dark] .tracking,:root[data-theme=dark] .wishlist-info .price{color:#b8b0d4}:root[data-theme=dark] .saved-item{background:#ffffff0a;border:1px solid #ffffff0f}:root[data-theme=dark] .toggle-option{border-bottom:1px solid #ffffff0f;color:#e8e1f7}:root[data-theme=dark] .add-address-form input,:root[data-theme=dark] .settings-group input{background:#ffffff0d;border:1px solid #ffffff1a;color:#f5f1ff}:root[data-theme=dark] .add-address-form input:focus,:root[data-theme=dark] .settings-group input:focus{background:#ffffff12;border-color:#ec4899;outline:none}:root[data-theme=dark] .add-address-btn,:root[data-theme=dark] .profile-page .save-btn{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;box-shadow:0 10px 24px -8px #ec48998c;color:#fff}:root[data-theme=dark] .cancel-btn{background:#ffffff0f;border:1px solid #ffffff1a;color:#b8b0d4}:root[data-theme=dark] .signout-btn{background:#fb71851a;border:1px solid #fb718552;color:#fb7185}:root[data-theme=dark] .signout-btn:hover{background:#fb71852e}.avatar{align-items:center;border-radius:50%;display:inline-flex;flex-shrink:0;justify-content:center;overflow:hidden;position:relative}.avatar-xs{height:24px;width:24px}.avatar-sm{height:32px;width:32px}.avatar-md{height:44px;width:44px}.avatar-lg{height:64px;width:64px}.avatar-xl{height:100px;width:100px}@media (min-width:768px){.avatar-xl{height:140px;width:140px}}.avatar-image{height:100%;object-fit:cover;width:100%}.avatar-fallback{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.avatar-initials{color:#fff;font-weight:600;text-transform:uppercase}.avatar-xs .avatar-initials{font-size:10px}.avatar-sm .avatar-initials{font-size:12px}.avatar-md .avatar-initials{font-size:16px}.avatar-lg .avatar-initials{font-size:22px}.avatar-xl .avatar-initials{font-size:36px}@media (min-width:768px){.avatar-xl .avatar-initials{font-size:48px}}.avatar-online-indicator{border:2px solid var(--light-surface);border-radius:50%;bottom:2px;height:12px;position:absolute;right:2px;width:12px}.avatar-online-indicator.online{background:var(--success)}.avatar-online-indicator.offline{background:var(--light-text-secondary)}.avatar-sm .avatar-online-indicator,.avatar-xs .avatar-online-indicator{bottom:0;height:8px;right:0;width:8px}.avatar-lg .avatar-online-indicator,.avatar-xl .avatar-online-indicator{border-width:3px;bottom:4px;height:16px;right:4px;width:16px}.avatar.avatar-bordered{border:3px solid var(--light-surface);box-shadow:var(--shadow-md)}.avatar-xl.avatar-bordered{border-width:4px}.product-detail{background:var(--light-bg);min-height:100%}.detail-images{background:var(--light-surface)}.main-image{aspect-ratio:4/5;background:#0a0414;overflow:hidden;position:relative}.main-image img{height:100%;image-orientation:initial;object-fit:contain;width:100%}.sale-tag{background:var(--danger);border-radius:4px;color:#fff;font-size:12px;font-weight:700;left:16px;padding:6px 14px;position:absolute;top:16px}.image-thumbs{display:flex;gap:8px;padding:12px 16px}.thumb{background:none;border:2px solid var(--light-border);border-radius:var(--radius-sm);cursor:pointer;height:60px;overflow:hidden;padding:0;width:60px}.thumb.active{border-color:var(--primary)}.thumb img{height:100%;object-fit:cover;width:100%}.detail-info{padding:20px}.info-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.product-title{color:var(--light-text);flex:1 1;font-size:24px;font-weight:700;padding-right:16px}.detail-info .wishlist-btn{align-items:center;background:var(--light-surface-hover);border:1px solid var(--light-border);border-radius:50%;color:var(--light-text-secondary);cursor:pointer;display:flex;height:44px;justify-content:center;width:44px}.detail-info .wishlist-btn.active{background:#ef44441a;border-color:var(--danger);color:var(--danger)}.detail-info .wishlist-btn svg{height:22px;width:22px}.rating-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.stars{display:flex;gap:2px}.stars svg{color:#f59e0b;height:16px;width:16px}.rating-text{color:var(--light-text);font-size:14px}.sold-text{color:var(--light-text-secondary);font-size:14px}.price-row{align-items:center;display:flex;gap:12px;margin-bottom:16px}.starting-bid-row{display:flex;flex-direction:column;gap:2px}.starting-bid-label{color:var(--light-text-secondary);font-size:11px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.starting-bid-price{color:var(--light-text);font-size:28px;font-weight:800;letter-spacing:-.5px}.detail-info .current-price{color:var(--light-text);font-size:28px;font-weight:700}.detail-info .sale-price{color:var(--danger);font-size:28px;font-weight:700}.detail-info .original-price{color:var(--light-text-secondary);font-size:18px;text-decoration:line-through}.discount-tag{background:#ef44441a;border-radius:4px;color:var(--danger);font-size:12px;font-weight:700;padding:4px 10px}.description{color:var(--light-text-secondary);font-size:15px;line-height:1.6}.description,.quantity-section,.size-section{margin-bottom:24px}.size-section .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.quantity-section h3,.size-section h3{color:var(--light-text);font-size:16px;font-weight:600}.size-chart-btn{background:none;border:none;color:var(--primary);cursor:pointer;font-size:14px;font-weight:600}.size-options{display:flex;flex-wrap:wrap;gap:10px}.size-btn{background:var(--light-surface);border:2px solid var(--light-border);border-radius:var(--radius-md);color:var(--light-text);cursor:pointer;font-size:14px;font-weight:600;min-width:56px;padding:14px 18px;position:relative;transition:all .2s}.size-btn.active,.size-btn:hover:not(:disabled){border-color:var(--primary)}.size-btn.active{background:var(--primary);color:#fff}.size-btn.out-of-stock{cursor:not-allowed;opacity:.4;text-decoration:line-through}.low-stock{bottom:-18px;color:var(--warning);font-size:10px;left:50%;position:absolute;transform:translateX(-50%);white-space:nowrap}.size-info{color:var(--light-text-secondary);font-size:13px;margin-top:24px}.quantity-control{align-items:center;background:var(--light-surface);border:1px solid var(--light-border);border-radius:var(--radius-md);display:flex;gap:4px;margin-top:12px;width:-webkit-fit-content;width:fit-content}.quantity-control button{background:none;border:none;color:var(--light-text);cursor:pointer;font-size:20px;height:44px;width:44px}.quantity-control span{color:var(--light-text);font-size:16px;font-weight:600;text-align:center;width:44px}.action-buttons{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.add-to-cart-btn{align-items:center;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:8px;justify-content:center;padding:16px;transition:all .2s;width:100%}.add-to-cart-btn:hover:not(:disabled){box-shadow:0 4px 14px #2196f366;transform:translateY(-2px)}.add-to-cart-btn:disabled{cursor:not-allowed;opacity:.5}.add-to-cart-btn.added{background:var(--success)}.add-to-cart-btn svg{height:20px;width:20px}.buy-now-btn{align-items:center;background:var(--light-text);border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:10px;justify-content:center;padding:16px;transition:all .2s;width:100%}.buy-now-btn:hover:not(:disabled){opacity:.9}.buy-now-btn:disabled{cursor:not-allowed;opacity:.5}.paypal-icon{height:20px;width:20px}.related-section{border-top:1px solid var(--light-border);padding-top:24px}.related-section h3{color:var(--light-text);font-size:18px;font-weight:700;margin-bottom:16px}.related-scroll{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none}.related-scroll::-webkit-scrollbar{display:none}.related-item{cursor:pointer;flex-shrink:0;width:120px}.related-item img{aspect-ratio:1;border-radius:var(--radius-md);margin-bottom:8px;object-fit:cover;width:100%}.related-name{color:var(--light-text);display:block;font-size:13px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.related-price{color:var(--primary);font-size:14px;font-weight:600}.unique-item-badge{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:25px;color:#fff;display:inline-block;font-size:13px;font-weight:600;letter-spacing:.3px;padding:10px 20px}.item-details{background:var(--light-surface-hover);border-radius:var(--radius-lg);margin-bottom:24px;padding:20px}.detail-item{align-items:center;border-bottom:1px solid var(--light-border);color:var(--light-text);display:flex;font-size:14px;gap:12px;padding:12px 0}.detail-item:last-child{border-bottom:none;padding-bottom:0}.detail-item:first-child{padding-top:0}.detail-icon{font-size:18px}.make-offer-btn{align-items:center;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;display:flex;font-size:17px;font-weight:700;gap:8px;justify-content:center;letter-spacing:.5px;padding:18px;text-transform:uppercase;transition:all .3s ease;width:100%}.make-offer-btn:hover{box-shadow:0 6px 20px #2196f366;transform:translateY(-2px)}.inquire-btn{align-items:center;background:#0000;border:2px solid var(--light-border);border-radius:var(--radius-md);color:var(--light-text);cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;padding:16px;transition:all .2s ease;width:100%}.inquire-btn:hover{background:#2196f30d;border-color:var(--primary);color:var(--primary)}.sticky-cta-bar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-top:1px solid var(--light-border);bottom:0;box-shadow:0 -4px 20px #0000001a;left:0;padding:12px 16px;position:fixed;right:0;transform:translateY(100%);transition:transform .3s ease;z-index:100}.sticky-cta-bar.visible{transform:translateY(0)}.sticky-cta-content{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:0 auto;max-width:1200px}.sticky-cta-info{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.sticky-cta-name{color:var(--light-text);font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-cta-badge{color:var(--light-text-secondary);font-size:12px;font-weight:500}.sticky-cta-btn{align-items:center;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:15px;font-weight:700;gap:8px;padding:12px 24px;transition:all .2s ease}.sticky-cta-btn:hover{box-shadow:0 4px 14px #2196f366;transform:translateY(-1px)}.sticky-cta-btn svg{height:18px;width:18px}@media (max-width:767px){.sticky-cta-bar{bottom:60px}}@media (min-width:768px){.sticky-cta-bar{padding:16px 24px}.sticky-cta-name{font-size:16px}.sticky-cta-btn{font-size:16px;padding:14px 32px}}.top-offer-badge{align-items:center;animation:pulse-glow 2s infinite;background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;color:#fff;display:inline-flex;font-size:14px;font-weight:700;gap:6px;padding:8px 16px}.top-offer-badge svg{color:#fbbf24}@keyframes pulse-glow{0%,to{box-shadow:0 0 0 0 #10b98166}50%{box-shadow:0 0 0 8px #10b98100}}.offer-count{color:var(--light-text-secondary);font-size:13px;font-weight:500}.price-row{flex-wrap:wrap;gap:10px}.offer-modal{background:var(--light-surface);border-radius:20px 20px 0 0;max-height:85vh;max-width:480px;overflow-y:auto;padding:20px;width:100%}.offer-header{align-items:center;border-bottom:1px solid var(--light-border);display:flex;gap:16px;margin-bottom:20px;padding-bottom:20px}.offer-product-img{border-radius:var(--radius-md);height:80px;object-fit:cover;width:80px}.offer-product-info h3{color:var(--light-text);font-size:18px;font-weight:700;margin-bottom:4px}.offer-product-info p{color:var(--light-text-secondary);font-size:14px}.offer-form{display:flex;flex-direction:column;gap:16px}.offer-label{color:var(--light-text);font-size:14px;font-weight:600;margin-bottom:-8px}.offer-input-wrapper{align-items:center;display:flex;position:relative}.currency-symbol{color:var(--light-text);font-size:20px;font-weight:600;left:16px;position:absolute}.offer-input{background:var(--light-bg);border:2px solid var(--light-border);border-radius:var(--radius-md);color:var(--light-text);font-size:24px;font-weight:700;padding:16px 16px 16px 40px;transition:border-color .2s;width:100%}:root[data-theme=dark] .offer-input{background:#ffffff0a;border-color:#ffffff1f;color:#f5f1ff}:root[data-theme=dark] .offer-input::placeholder{color:#f5f1ff80}.offer-input:focus{border-color:var(--primary);outline:none}.offer-input::placeholder{color:var(--light-text-secondary);font-size:16px;font-weight:400}.offer-error{color:var(--danger);font-size:13px;margin-top:-8px}.offer-message{background:var(--light-bg);border:2px solid var(--light-border);border-radius:var(--radius-md);color:var(--light-text);font-family:inherit;font-size:15px;padding:14px 16px;resize:none;transition:border-color .2s;width:100%}.offer-message:focus{border-color:var(--primary);outline:none}.offer-note{align-items:flex-start;background:#2196f314;border-radius:var(--radius-md);color:var(--light-text-secondary);display:flex;font-size:13px;gap:10px;padding:14px}.offer-note svg{color:var(--primary);flex-shrink:0;height:18px;width:18px}.submit-offer-btn{background:linear-gradient(135deg,var(--primary),var(--primary-dark));border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;font-size:17px;font-weight:700;padding:18px;transition:all .2s;width:100%}.submit-offer-btn:hover{box-shadow:0 4px 14px #2196f366;transform:translateY(-2px)}.cancel-offer-btn{background:#0000;border:none;color:var(--light-text-secondary);cursor:pointer;font-size:15px;font-weight:500;padding:14px;width:100%}.cancel-offer-btn:hover{color:var(--light-text)}.offer-expiry-note{align-items:center;background:#f59e0b14;border-radius:var(--radius-md);color:#b45309;display:flex;font-size:12px;gap:8px;padding:10px 14px}.offer-expiry-note svg{color:#f59e0b;flex-shrink:0;height:16px;width:16px}.offer-context-bar{background:#8b5cf614;border:1px solid #8b5cf62e;border-radius:14px;display:flex;gap:12px;margin:0 0 16px;padding:12px 14px}.offer-context-item{display:flex;flex:1 1;flex-direction:column;gap:4px}.offer-context-label{color:#f5f1ff99;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.offer-context-value{color:#f5f1ff;font-size:22px;font-weight:800}.offer-context-item--top .offer-context-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f59e0b,#ec4899);-webkit-background-clip:text;background-clip:text}:root[data-theme=light] .offer-context-label{color:#1a0f2ea6}:root[data-theme=light] .offer-context-value{color:#1a0f2e}.offer-quick-bids{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 4px}.offer-quick-bid{background:#8b5cf61f;border:1px solid #8b5cf640;border-radius:10px;color:#f5f1ff;cursor:pointer;flex:1 1;font-size:12px;font-weight:600;height:36px;min-width:96px;transition:background .15s,transform .1s}.offer-quick-bid:hover:not(:disabled){background:#8b5cf640}.offer-quick-bid:active:not(:disabled){transform:scale(.97)}.offer-quick-bid:disabled{cursor:not-allowed;opacity:.5}.offer-quick-bid--asking{background:#f59e0b24;border-color:#f59e0b52;color:#fcd34d}:root[data-theme=light] .offer-quick-bid{background:#8b5cf614;border-color:#8b5cf633;color:#1a0f2e}:root[data-theme=light] .offer-quick-bid--asking{background:#f59e0b1a;color:#92400e}.offer-status{border-radius:8px;font-size:13px;font-weight:600;margin:10px 0 0;padding:8px 12px}.offer-status--leading{background:#22c55e1f;border:1px solid #22c55e4d;color:#4ade80}.offer-status--outbid{background:#fbbf241f;border:1px solid #fbbf244d;color:#fcd34d}.offer-spinner{animation:offer-spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:14px;margin-right:8px;vertical-align:middle;width:14px}@keyframes offer-spin{to{transform:rotate(1turn)}}.submit-offer-btn:disabled{cursor:not-allowed;opacity:.55}.offer-success{padding:24px 16px;text-align:center}.offer-success-icon{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;box-shadow:0 10px 30px -10px #22c55e8c;color:#fff;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.offer-success-icon svg{height:36px;width:36px}.offer-success h3{font-size:22px;font-weight:800;margin:0 0 6px}.offer-success p{font-size:16px;font-weight:600;margin:0}.offer-success-sub{font-size:13px!important;font-weight:400!important;margin-top:8px!important;opacity:.7}.landing-page::-webkit-scrollbar{width:10px}.landing-page::-webkit-scrollbar-track{background:#0f0f1a}.landing-page::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#8b5cf6,#ec4899);border-radius:5px}.landing-page::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a78bfa,#f472b6)}.landing-page{animation:gradientMove 20s ease infinite;background:linear-gradient(135deg,#0f0f1a,#1a1a2e 25%,#16213e 50%,#0f3460 75%,#1a1a2e);background-size:400% 400%;min-height:100vh;min-height:100dvh;overflow-x:hidden;position:relative}@keyframes gradientMove{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animated-bg{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.gradient-orb{animation:orbFloat 25s ease-in-out infinite;border-radius:50%;filter:blur(100px);opacity:.6;position:absolute}.orb-1{animation-delay:0s;background:radial-gradient(circle,#2196f366 0,#2196f300 70%);height:500px;right:-150px;top:-150px;width:500px}.orb-2{animation-delay:-8s;background:radial-gradient(circle,#8b5cf659 0,#8b5cf600 70%);bottom:10%;height:400px;left:-100px;width:400px}.orb-3{animation-delay:-16s;background:radial-gradient(circle,#ec48994d 0,#ec489900 70%);height:350px;right:5%;top:40%;width:350px}@keyframes orbFloat{0%,to{transform:translate(0) scale(1) rotate(0deg)}25%{transform:translate(40px,-50px) scale(1.1) rotate(5deg)}50%{transform:translate(-30px,30px) scale(.9) rotate(-5deg)}75%{transform:translate(30px,40px) scale(1.05) rotate(3deg)}}.grid-overlay{animation:gridPulse 10s ease-in-out infinite;background-image:linear-gradient(#ffffff05 1px,#0000 0),linear-gradient(90deg,#ffffff05 1px,#0000 0);background-size:60px 60px;height:100%;left:0;position:absolute;top:0;width:100%}@keyframes gridPulse{0%,to{opacity:.5}50%{opacity:1}}.landing-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#0a0a14b3,#0a0a1466);left:0;padding:16px 20px;position:fixed;right:0;top:0;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:9999}.landing-header.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a14d9;box-shadow:0 4px 20px #0000004d}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.logo-image{filter:brightness(0) invert(1);height:40px;transition:transform .3s ease;width:auto}.logo-image:hover{transform:scale(1.05)}.header-cta{background:#0000;border:none;color:#ffffffe6;cursor:pointer;font-size:15px;font-weight:600;padding:8px 4px;position:relative;transition:all .3s ease}.header-cta:hover{color:#a78bfa}.header-cta:active{opacity:.8}.btn-glow{display:none}.landing-main{position:relative;z-index:1}.landing-main section:not(.hero-section){align-items:center;display:flex;flex-direction:column;text-align:center}.landing-main section:not(.hero-section)>*{max-width:1200px;width:100%}.hero-section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;min-height:100dvh;padding:120px 20px 60px;position:relative;text-align:center}.hero-section:before{background:radial-gradient(ellipse at center top,#2196f326 0,#0000 60%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{margin-bottom:50px;max-width:650px;position:relative;z-index:10}.hero-logo-container{animation:logoReveal 1.2s cubic-bezier(.16,1,.3,1) .2s both}@keyframes logoReveal{0%{filter:blur(20px);opacity:0;transform:scale(.5) rotate(-10deg)}60%{filter:blur(0);transform:scale(1.1) rotate(2deg)}to{filter:blur(0);opacity:1;transform:scale(1) rotate(0deg)}}.hero-badge{animation:badgeSlideIn .8s cubic-bezier(.34,1.56,.64,1) .6s both}.title-line{animation:titleReveal 1s cubic-bezier(.16,1,.3,1) both}.title-line:first-child{animation-delay:.8s}.title-line:nth-child(2){animation-delay:1s}.gradient-text{animation:gradientShift 6s ease-in-out infinite,textGlow 3s ease-in-out infinite alternate}@keyframes textGlow{0%{filter:drop-shadow(0 0 20px rgba(167,139,250,.3))}to{filter:drop-shadow(0 0 40px rgba(244,114,182,.5))}}.hero-description{animation:descReveal 1s cubic-bezier(.16,1,.3,1) 1.2s both}.hero-cta{animation:ctaReveal 1s cubic-bezier(.34,1.56,.64,1) 1.4s both}.primary-btn{animation:btnGradient 4s ease infinite,btnEntrance .8s cubic-bezier(.34,1.56,.64,1) 1.5s both}@keyframes btnEntrance{0%{box-shadow:0 0 0 #8b5cf600}50%{box-shadow:0 0 60px #8b5cf699,0 0 100px #ec489966}to{box-shadow:0 8px 40px #8b5cf666,0 0 0 1px #ffffff1a,inset 0 1px 0 #fff3}}.hero-quick-stats{animation:statsContainerReveal .8s ease 1.6s both}@keyframes statsContainerReveal{0%{opacity:0}to{opacity:1}}.quick-stat{animation:quickStatPop .6s cubic-bezier(.34,1.56,.64,1) both}.quick-stat:first-child{animation-delay:1.7s}.quick-stat:nth-child(2){animation-delay:1.85s}.quick-stat:nth-child(3){animation-delay:2s}.quick-stat:nth-child(4){animation-delay:2.15s}@keyframes quickStatPop{0%{opacity:0;transform:translateY(20px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.hero-logo-container{align-items:center;display:flex;justify-content:center;margin-bottom:32px;position:relative}.hero-logo-container:before{animation:logoPulseGlow 3s ease-in-out infinite;background:radial-gradient(circle,#2196f34d 0,#0000 70%);border-radius:50%;content:"";height:220px;position:absolute;width:220px}@keyframes logoPulseGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.hero-main-logo{animation:logoMainEntrance 1s cubic-bezier(.16,1,.3,1) .3s both,logoFloat 5s ease-in-out 1.5s infinite,logoGlowPulse 3s ease-in-out 1.5s infinite alternate;border:3px solid #ffffff1a;border-radius:50%;box-shadow:0 0 60px #2196f366,0 20px 40px #0000004d;height:160px;object-fit:contain;position:relative;width:160px;z-index:2}@keyframes logoMainEntrance{0%{filter:blur(20px) brightness(2);opacity:0;transform:scale(.3) rotate(-180deg)}60%{filter:blur(0) brightness(1.2);transform:scale(1.1) rotate(10deg)}to{filter:blur(0) brightness(1);opacity:1;transform:scale(1) rotate(0deg)}}@keyframes logoGlowPulse{0%{box-shadow:0 0 40px #8b5cf666,0 20px 40px #0000004d}to{box-shadow:0 0 80px #ec489980,0 0 120px #8b5cf64d,0 20px 40px #0000004d}}.hero-image-container{align-items:center;display:flex;justify-content:center;margin-bottom:32px}.hero-portrait{border:4px solid #fff3;border-radius:50%;box-shadow:0 0 80px #2196f34d,0 30px 60px #0006;height:280px;object-fit:cover;width:280px}@keyframes logoFloat{0%,to{transform:translateY(0) scale(1) rotate(0deg)}50%{transform:translateY(-15px) scale(1.03) rotate(2deg)}}.hero-badge{align-items:center;animation:badgeSlideIn .8s ease-out .3s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2196f326;border:1px solid #2196f34d;border-radius:50px;color:#64b5f6;display:inline-flex;font-size:13px;font-weight:600;gap:10px;margin-bottom:28px;padding:10px 20px}@keyframes badgeSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.badge-dot{animation:badgePulse 1.5s ease-in-out infinite;background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;box-shadow:0 0 10px #10b98180;height:10px;width:10px}@keyframes badgePulse{0%,to{box-shadow:0 0 10px #10b98180;opacity:1;transform:scale(1)}50%{box-shadow:0 0 20px #10b981cc;opacity:.7;transform:scale(1.3)}}.hero-title{margin-bottom:24px}.title-line{animation:titleReveal .8s ease-out both;color:#fff;display:block;font-size:44px;font-weight:800;line-height:1.15;text-shadow:0 4px 30px #0000004d}.title-line:first-child{animation-delay:.2s}.title-line:nth-child(2){animation-delay:.4s}@keyframes titleReveal{0%{filter:blur(10px);opacity:0;transform:translateY(20px)}to{filter:blur(0);opacity:1;transform:translateY(0)}}.gradient-text{-webkit-text-fill-color:#0000;animation:gradientShift 6s ease-in-out infinite;background:linear-gradient(135deg,#60a5fa,#a78bfa 25%,#f472b6 50%,#a78bfa 75%,#60a5fa);-webkit-background-clip:text;background-clip:text;background-size:300% 300%;filter:drop-shadow(0 0 30px rgba(167,139,250,.3))}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-description{animation:descReveal .8s ease-out .5s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;color:#ffffffe6;font-size:16px;letter-spacing:.3px;line-height:1.9;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:340px;padding:20px 24px;text-align:center}@media (min-width:768px){.hero-description{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:0;font-size:17px;line-height:1.8;margin-bottom:36px;margin-left:0;margin-right:0;max-width:450px;padding:0;text-align:left}}@media (min-width:1024px){.hero-description{font-size:18px;max-width:500px}}.hero-tagline{-webkit-text-fill-color:#0000;animation:shimmerText 3s ease-in-out infinite;background:linear-gradient(90deg,#a78bfa,#ec4899,#a78bfa);-webkit-background-clip:text;background-clip:text;background-size:200% auto;border-top:1px solid #8b5cf633;display:block;font-size:17px;font-weight:700;margin-top:12px;padding-top:12px}@keyframes shimmerText{0%,to{background-position:0}50%{background-position:100%}}@media (min-width:768px){.hero-tagline{border-top:none;display:inline;font-size:inherit;margin-top:0;padding-top:0}}@keyframes descReveal{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.hero-cta{align-items:center;animation:ctaReveal .8s ease-out .7s both;display:flex;flex-direction:column;gap:16px}.primary-btn{animation:btnGradient 4s ease infinite;background:linear-gradient(135deg,#3b82f6,#8b5cf6 50%,#ec4899);background-size:200% 200%;border:none;border-radius:60px;box-shadow:0 8px 40px #8b5cf666,0 0 0 1px #ffffff1a,inset 0 1px 0 #fff3;cursor:pointer;min-height:60px;overflow:hidden;padding:20px 56px;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes btnGradient{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.primary-btn:hover{box-shadow:0 20px 60px #8b5cf680,0 0 0 1px #fff3,inset 0 1px 0 #ffffff4d;transform:translateY(-5px) scale(1.05)}.primary-btn:active{box-shadow:0 10px 30px #8b5cf673,inset 0 1px 0 #fff3;transform:translateY(-2px) scale(1.02)}.reddit-banner{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#ff450026,#ec489926);border:1px solid #ff450059;border-radius:999px;color:#fff;display:inline-flex;font-size:13px;font-weight:600;gap:8px;margin:0 auto 20px;padding:8px 16px}.reddit-banner-icon{font-size:16px}.secondary-btn{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#ffffff0a;border:1px solid #ffffff2e;border-radius:60px;color:#fff;font-size:14px;padding:14px 36px;position:relative;transition:background .2s ease,border-color .2s ease,transform .2s ease}.secondary-btn:hover{background:#ffffff17;border-color:#ec489973;transform:translateY(-2px)}.secondary-btn .btn-content{font-size:14px}.just-dropped-section{margin:0 auto;max-width:1200px;padding:80px 24px 40px}.just-dropped-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-top:32px;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.just-dropped-grid.visible{opacity:1;transform:translateY(0)}.drop-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;color:inherit;cursor:pointer;display:flex;flex-direction:column;font:inherit;overflow:hidden;padding:0;position:relative;text-align:left;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.drop-card:hover{border-color:#ec489973;box-shadow:0 16px 40px #ec48992e;transform:translateY(-6px)}.drop-card-image{aspect-ratio:4/5;background:#ffffff0a;overflow:hidden;position:relative}.drop-card-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.drop-card:hover .drop-card-image img{transform:scale(1.05)}.drop-card-placeholder{align-items:center;display:flex;font-size:48px;height:100%;justify-content:center;opacity:.4;width:100%}.drop-card-badge{background:#0009;border-radius:999px;color:#fff;font-size:10px;font-weight:700;left:10px;letter-spacing:.05em;padding:4px 10px;position:absolute;text-transform:uppercase;top:10px}.drop-card-body{display:flex;flex-direction:column;gap:6px;padding:14px 16px 16px}.drop-card-name{color:#fff;font-size:15px;font-weight:700;margin:0}.drop-card-unlock{align-self:flex-start;background:linear-gradient(135deg,#ec489926,#a855f726);border:1px solid #ec48994d;border-radius:999px;color:#ec4899;display:inline-block;font-size:11px;font-weight:600;padding:3px 10px;white-space:nowrap}.drop-card-price{display:flex;flex-direction:column;gap:2px;margin-top:4px}.drop-card-price-label{color:#ffffff8c;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.drop-card-price-amount{color:#fff;font-size:18px;font-weight:800}.just-dropped-cta{display:flex;justify-content:center;margin-top:36px}.shop-all-btn{min-height:54px;padding:16px 40px}@media (max-width:640px){.just-dropped-section{padding:56px 16px 24px}.just-dropped-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.drop-card-name{font-size:13px}.drop-card-unlock{font-size:10px;padding:2px 8px}}.btn-content{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:600;gap:10px;position:relative;z-index:1}.btn-content svg{height:20px;transition:transform .3s ease;width:20px}.primary-btn:hover .btn-content svg{transform:translateX(4px)}.btn-shine{animation:btnShine 4s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:100%;left:-100%;position:absolute;top:0;transform:skewX(-20deg);width:50%}@keyframes btnShine{0%{left:-100%}20%,to{left:150%}}.pulse-btn{animation:btnPulse 3s ease-in-out infinite}@keyframes btnPulse{0%,to{box-shadow:0 8px 30px #2196f366}50%{box-shadow:0 8px 50px #2196f399,0 0 0 8px #2196f31a}}.cta-subtext{animation:subtextReveal .8s ease 1.8s both;color:#fff9;font-size:14px}@keyframes subtextReveal{0%{letter-spacing:3px;opacity:0;transform:translateY(10px)}to{letter-spacing:normal;opacity:1;transform:translateY(0)}}.hero-visual-mobile{animation:phoneContainerReveal 1.4s cubic-bezier(.16,1,.3,1) .8s both;margin:0 auto;max-width:380px;position:relative;width:100%}@keyframes phoneContainerReveal{0%{filter:blur(20px);opacity:0;transform:translateY(80px) scale(.7) rotateX(20deg)}60%{filter:blur(0);transform:translateY(-10px) scale(1.02) rotateX(-2deg)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1) rotateX(0deg)}}.hero-visual-mobile:before{animation:phoneBgPulse 4s ease-in-out infinite;background:radial-gradient(circle,#8b5cf633 0,#0000 70%);border-radius:50%;content:"";height:350px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:350px;z-index:0}@keyframes phoneBgPulse{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.15)}}.phone-mockup{animation:phoneEntrance 1.2s cubic-bezier(.16,1,.3,1) 1s both,phoneFloat 7s ease-in-out 2.5s infinite,phoneGlow 4s ease-in-out 2.5s infinite alternate;background:linear-gradient(145deg,#2a2a35,#1a1a22);border-radius:45px;box-shadow:0 60px 120px #00000080,0 0 80px #8b5cf626,0 0 0 1px #ffffff14,inset 0 1px 0 #ffffff1a;margin:0 auto;padding:14px;position:relative;width:280px;z-index:1}@keyframes phoneEntrance{0%{opacity:0;transform:translateY(60px) scale(.8) rotateY(-15deg)}to{opacity:1;transform:translateY(0) scale(1) rotateY(0deg)}}@keyframes phoneFloat{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-8px) rotate(1deg)}50%{transform:translateY(-15px) rotate(0deg)}75%{transform:translateY(-8px) rotate(-1deg)}}@keyframes phoneGlow{0%{box-shadow:0 60px 120px #00000080,0 0 60px #8b5cf626,0 0 0 1px #ffffff14,inset 0 1px 0 #ffffff1a}to{box-shadow:0 60px 120px #00000080,0 0 100px #ec489940,0 0 0 1px #ffffff1f,inset 0 1px 0 #ffffff26}}.phone-notch{background:#1a1a22;border-radius:0 0 22px 22px;height:30px;margin:0 auto -15px;position:relative;width:110px;z-index:10}.phone-notch:after{background:#333;border-radius:3px;content:"";height:5px;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:60px}.phone-screen{animation:screenReveal .8s cubic-bezier(.16,1,.3,1) 1.6s both;background:linear-gradient(180deg,#fff,#f1f5f9);border-radius:34px;box-shadow:inset 0 0 30px #0000000d;overflow:hidden;padding:24px 18px 18px}@keyframes screenReveal{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.screen-header{animation:screenHeaderSlide .6s ease 1.8s both;margin-bottom:16px}@keyframes screenHeaderSlide{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.landing-page .profile-row{align-items:center;display:flex;gap:12px}.landing-page .avatar-ring{animation:avatarRingGradient 3s ease infinite,avatarRingPulse 2s ease-in-out infinite alternate;background:linear-gradient(135deg,var(--primary),#8b5cf6,#ec4899);background-size:200% 200%;border-radius:50%;height:48px;padding:3px;width:48px}@keyframes avatarRingGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes avatarRingPulse{0%{box-shadow:0 0 0 0 #8b5cf666}to{box-shadow:0 0 0 8px #8b5cf600}}.landing-page .profile-avatar{border:2px solid #fff;border-radius:50%;height:100%;object-fit:cover;width:100%}.landing-page .profile-info{flex:1 1}.landing-page .profile-name{color:var(--light-text);display:block;font-size:15px;font-weight:700}.landing-page .profile-handle{color:var(--light-text-secondary);font-size:12px}.landing-page .verified-badge{align-items:center;background:var(--primary);border-radius:50%;color:#fff;display:flex;height:24px;justify-content:center;width:24px}.landing-page .verified-badge svg{height:14px;width:14px}.content-preview{animation:contentPreviewReveal .8s ease 2s both;border-radius:16px;height:200px;overflow:hidden;position:relative}@keyframes contentPreviewReveal{0%{filter:blur(10px);opacity:0;transform:scale(.9)}to{filter:blur(0);opacity:1;transform:scale(1)}}.preview-img{height:100%;object-fit:cover;width:100%}.preview-overlay{background:linear-gradient(135deg,#2196f399,#8b5cf699);flex-direction:column;gap:16px;height:100%;left:0;position:absolute;top:0;width:100%}.lock-animation,.preview-overlay{align-items:center;display:flex;justify-content:center}.lock-animation{animation:lockBounce 2s ease-in-out infinite;height:70px;position:relative;width:70px}@keyframes lockBounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.lock-circle{align-items:center;animation:lockCircleGlow 2s ease-in-out infinite alternate;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50%;color:#fff;display:flex;height:50px;justify-content:center;width:50px;z-index:2}@keyframes lockCircleGlow{0%{box-shadow:0 0 20px #fff3}to{box-shadow:0 0 40px #fff6,0 0 60px #8b5cf64d}}.lock-circle svg{animation:lockIconShake 3s ease-in-out infinite;height:24px;width:24px}@keyframes lockIconShake{0%,to{transform:rotate(0deg)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.lock-rings{height:100%;width:100%}.lock-rings,.ring{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ring{animation:ringPulse 2s ease-out infinite;border:2px solid #ffffff4d;border-radius:50%}.ring-1{animation-delay:0s;height:60px;width:60px}.ring-2{animation-delay:.5s;height:80px;width:80px}.ring-3{animation-delay:1s;height:100px;width:100px}@keyframes ringPulse{0%{opacity:.6;transform:translate(-50%,-50%) scale(.8)}to{opacity:0;transform:translate(-50%,-50%) scale(1.4)}}.unlock-text{color:#fff;font-size:14px;font-weight:600;text-shadow:0 2px 8px #0000004d}.screen-actions{animation:screenActionsReveal .6s ease 2.2s both;border-top:1px solid var(--light-border);display:flex;justify-content:space-around;margin-top:14px;padding-top:14px}@keyframes screenActionsReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.landing-page .action-btn{align-items:center;color:var(--light-text-secondary);display:flex;font-size:12px;font-weight:500;gap:6px;transition:transform .3s ease,color .3s ease}.landing-page .action-btn:hover{color:var(--primary);transform:scale(1.1)}.landing-page .action-btn svg{height:18px;width:18px}.floating-elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.float-card{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:16px;box-shadow:0 10px 40px #0000004d,inset 0 1px 0 #ffffff1a;display:flex;gap:10px;padding:12px 16px;position:absolute}.card-new{left:-10px;top:20px}.card-likes{right:-20px;top:100px}.card-msg{bottom:80px;left:-5px}.card-emoji{font-size:20px}.card-content{display:flex;flex-direction:column}.card-title{color:#fff;font-size:12px;font-weight:700}.card-time{color:#ffffffb3;font-size:10px}.float-card{opacity:0}.float-card.card-new{animation:floatCardEntrance .8s cubic-bezier(.34,1.56,.64,1) 2s forwards,cardFloat 5s ease-in-out 2.8s infinite}.float-card.card-likes{animation:floatCardEntrance .8s cubic-bezier(.34,1.56,.64,1) 2.3s forwards,cardFloat 4.5s ease-in-out 3.1s infinite}.float-card.card-msg{animation:floatCardEntrance .8s cubic-bezier(.34,1.56,.64,1) 2.6s forwards,cardFloat 5.5s ease-in-out 3.4s infinite}@keyframes floatCardEntrance{0%{opacity:0;transform:scale(0) rotate(-20deg)}60%{transform:scale(1.15) rotate(5deg)}to{opacity:1;transform:scale(1) rotate(-2deg)}}@keyframes cardFloat{0%,to{transform:translateY(0) rotate(-2deg)}25%{transform:translateY(-8px) rotate(0deg)}50%{transform:translateY(-15px) rotate(3deg)}75%{transform:translateY(-8px) rotate(0deg)}}.stats-section{align-items:center;background:#0000;display:flex;flex-direction:column;padding:80px 20px;position:relative}.stats-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:28px;box-shadow:0 20px 60px #0000004d,inset 0 1px 0 #ffffff1a;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:0 auto;max-width:900px;padding:40px 32px}@media (min-width:768px){.stats-container{gap:48px;padding:40px 56px}}.stats-container.visible .stat-item{animation:statReveal .6s ease forwards}.landing-page .stat-item{min-width:80px;padding:16px 20px;text-align:center}@media (min-width:768px){.landing-page .stat-item{min-width:120px;padding:16px 32px}}@keyframes statReveal{to{opacity:1;transform:translateY(0)}}.landing-page .stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#60a5fa,#a78bfa 50%,#f472b6);-webkit-background-clip:text;background-clip:text;display:block;filter:drop-shadow(0 0 20px rgba(139,92,246,.3));font-size:40px;font-weight:800;margin-bottom:8px}@media (min-width:768px){.landing-page .stat-value{font-size:52px}}.landing-page .stat-label{color:#ffffffb3;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.benefits-section{background:#0000;padding:80px 20px;position:relative}.benefits-section,.section-header{align-items:center;display:flex;flex-direction:column}.section-header{justify-content:center;margin-bottom:48px;text-align:center;width:100%}.section-tag{background:#8b5cf633;border:1px solid #8b5cf64d;border-radius:30px;color:#a78bfa;display:inline-block;font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:16px;padding:8px 18px;text-align:center;text-transform:uppercase}.section-title{color:#fff;font-size:32px;font-weight:800;text-align:center;text-shadow:0 4px 20px #0000004d;width:100%}.section-desc{color:#ffffffb3;font-size:16px;margin-left:auto;margin-right:auto;margin-top:16px;max-width:500px;text-align:center}.benefits-grid{grid-gap:20px;display:grid;gap:20px;margin:0 auto;max-width:500px;width:100%}.benefit-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden;padding:32px 24px;position:relative;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.benefit-card.visible{animation:cardReveal .6s ease forwards}.benefit-card:hover{border-color:#8b5cf666;box-shadow:0 30px 60px #8b5cf633;transform:translateY(-8px) scale(1.02)}@keyframes cardReveal{to{opacity:1;transform:translateY(0)}}.benefit-icon-wrapper{display:inline-block;margin-bottom:16px;position:relative}.benefit-icon{font-size:40px;position:relative;z-index:2}.icon-bg{animation:iconBgPulse 3s ease-in-out infinite;background:linear-gradient(135deg,#8b5cf633,#ec489933);border-radius:50%;height:70px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:70px;z-index:1}@keyframes iconBgPulse{0%,to{opacity:.4;transform:translate(-50%,-50%) scale(1)}50%{opacity:.7;transform:translate(-50%,-50%) scale(1.3)}}.benefit-card h3{color:#fff;font-size:18px;font-weight:700;margin-bottom:10px}.benefit-card p{color:#ffffffb3;font-size:14px;line-height:1.7}.card-shine{background:linear-gradient(90deg,#0000,#ffffff26,#0000);height:100%;left:-100%;position:absolute;top:0;transform:skewX(-20deg);transition:left .6s ease;width:50%}.benefit-card:hover .card-shine{left:150%}.social-proof-section{background:#8b5cf60d;border-bottom:1px solid #ffffff0d;border-top:1px solid #ffffff0d;padding:60px 20px}.proof-content,.social-proof-section{align-items:center;display:flex;flex-direction:column}.proof-content{gap:16px}.proof-content.visible{animation:fadeUp .6s ease forwards}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.subscriber-avatars{align-items:center;display:flex}.avatar-circle{animation:avatarPop .4s ease forwards;border:3px solid #8b5cf680;border-radius:50%;box-shadow:0 4px 15px #0000004d;height:44px;margin-left:-12px;opacity:0;overflow:hidden;width:44px}.avatar-circle:first-child{margin-left:0}@keyframes avatarPop{to{opacity:1;transform:scale(1)}}.avatar-placeholder{height:100%;width:100%}.avatar-more{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);border:3px solid #8b5cf680;border-radius:50%;box-shadow:0 4px 15px #8b5cf666;color:#fff;display:flex;font-size:11px;font-weight:700;height:44px;justify-content:center;margin-left:-12px;width:44px}.proof-text{color:#fffc;font-size:16px;text-align:center}.highlight{color:#a78bfa;font-weight:700}.cta-section{align-items:center;display:flex;flex-direction:column;overflow:hidden;padding:100px 20px;position:relative}.cta-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#8b5cf64d,#ec48994d);border:1px solid #ffffff26;border-radius:36px;box-shadow:0 40px 80px #8b5cf633;margin:0 auto;max-width:450px;padding:56px 40px;position:relative;text-align:center;z-index:2}.cta-content.visible{animation:ctaReveal .6s ease forwards}@keyframes ctaReveal{to{opacity:1;transform:scale(1)}}.cta-bg-elements{border-radius:32px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.cta-circle{background:#ffffff1a;border-radius:50%;position:absolute}.circle-1{animation:circleFloat 8s ease-in-out infinite;height:200px;right:-50px;top:-50px;width:200px}.circle-2{animation:circleFloat 10s ease-in-out infinite reverse;bottom:-30px;height:150px;left:-30px;width:150px}@keyframes circleFloat{0%,to{transform:translate(0)}50%{transform:translate(20px,20px)}}.cta-content h2{color:#fff;font-size:28px;font-weight:700;margin-bottom:8px;position:relative;z-index:1}.cta-content p{color:#fffc;font-size:15px;margin-bottom:28px}.cta-btn,.cta-content p{position:relative;z-index:1}.cta-btn{align-items:center;background:linear-gradient(135deg,#fff,#f0f0f0);border:none;border-radius:20px;box-shadow:0 10px 40px #fff3;color:#1a1a2e;cursor:pointer;display:inline-flex;font-size:17px;font-weight:700;gap:10px;min-height:60px;overflow:hidden;padding:20px 52px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.cta-btn:hover{box-shadow:0 25px 60px #ffffff4d;transform:translateY(-4px) scale(1.05)}.cta-btn:active{transform:translateY(-1px) scale(.98)}.btn-icon{align-items:center;display:flex;transition:transform .3s ease}.btn-icon svg{height:18px;width:18px}.cta-btn:hover .btn-icon{transform:translateX(4px)}.btn-ripple{background:#2196f333;border-radius:50%;height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .5s ease,height .5s ease;width:0}.cta-btn:hover .btn-ripple{height:300px;width:300px}.cta-note{color:#ffffffb3;display:block;font-size:12px;margin-top:16px;position:relative;z-index:1}.landing-footer{background:linear-gradient(180deg,#0000,#8b5cf608 30%,#0009);border-top:1px solid #8b5cf626;overflow:hidden;padding:100px 20px 50px;position:relative}.landing-footer:after{background:radial-gradient(circle,#8b5cf60d 0,#0000 70%);content:"";height:800px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:800px}.landing-footer:before{background:linear-gradient(90deg,#0000,#8b5cf680,#ec489980,#0000);content:"";height:2px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:200px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr;margin:0 auto 40px;max-width:1100px;text-align:center}@media (min-width:768px){.footer-content{gap:60px;grid-template-columns:1.5fr 2fr;text-align:left}}.footer-brand{align-items:center;display:flex;flex-direction:column}@media (min-width:768px){.footer-brand{align-items:flex-start}}.footer-logo{filter:brightness(0) invert(1) drop-shadow(0 0 20px rgba(139,92,246,.3));height:60px;margin-bottom:24px;opacity:.95;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.footer-logo:hover{filter:brightness(0) invert(1) drop-shadow(0 0 30px rgba(139,92,246,.5));opacity:1;transform:scale(1.08)}.footer-brand p{color:#ffffffb3;font-size:15px;line-height:1.7;margin-bottom:24px;max-width:300px}.footer-social{display:flex;gap:12px}.footer-social-link{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;display:flex;font-size:20px;height:48px;justify-content:center;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:48px}.footer-social-link:hover{background:linear-gradient(135deg,#8b5cf64d,#ec48994d);border-color:#8b5cf680;box-shadow:0 10px 30px #8b5cf64d;transform:translateY(-4px) scale(1.1)}.footer-links-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}@media (max-width:767px){.footer-links-container{gap:20px;grid-template-columns:repeat(3,1fr);text-align:center}}.footer-links-group h4{color:#fff;display:inline-block;font-size:13px;font-weight:700;letter-spacing:1.5px;margin-bottom:20px;position:relative;text-transform:uppercase}.footer-links-group h4:after{background:linear-gradient(90deg,#8b5cf6,#ec4899);border-radius:2px;bottom:-8px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:24px}.footer-links-group:hover h4:after{width:100%}@media (max-width:767px){.footer-links-group h4:after{left:50%;transform:translateX(-50%)}}.footer-links-group a{color:#ffffff8c;display:block;font-size:14px;padding:10px 0;position:relative;text-decoration:none;transition:all .3s ease}.footer-links-group a:before{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:50%;content:"";height:4px;left:-12px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:4px}.footer-links-group a:hover{color:#e0d4ff;padding-left:8px}.footer-links-group a:hover:before{left:-6px;opacity:1}@media (max-width:767px){.footer-links-group a:hover{padding-left:0}.footer-links-group a:hover:before{display:none}}.footer-bottom{align-items:center;border-top:1px solid #ffffff14;display:flex;flex-direction:column;gap:20px;margin-left:auto;margin-right:auto;margin-top:20px;max-width:1100px;padding-top:40px;position:relative}.footer-bottom:before{background:linear-gradient(90deg,#0000,#8b5cf680,#0000);content:"";height:1px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100px}@media (min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-bottom p{color:#ffffff80;font-size:14px;letter-spacing:.3px}.footer-bottom p span{color:#8b5cf6cc}.payment-methods{align-items:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:30px;display:flex;gap:12px;padding:12px 20px}.payment-methods span{cursor:default;font-size:22px;opacity:.6;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.payment-methods span:hover{filter:drop-shadow(0 4px 10px rgba(139,92,246,.3));opacity:1;transform:scale(1.3) translateY(-2px)}.animate-slide-down{animation:slideDown .6s ease forwards}.animate-fade-in,.animate-scale-in,.animate-slide-up{animation:none;opacity:1}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.4s}.delay-4{animation-delay:.6s}.delay-5{animation-delay:.8s}.header-nav{display:none;gap:36px}.header-nav a{color:#fffc;font-size:15px;font-weight:500;padding:8px 4px;position:relative;text-decoration:none;transition:all .3s ease}.header-nav a:after{background:linear-gradient(90deg,#8b5cf6,#ec4899);bottom:0;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .3s ease}.header-nav a:hover{color:#a78bfa}.header-nav a:hover:after{transform:scaleX(1)}.landing-header.scrolled .header-nav a{color:#fffc}.landing-header.scrolled .header-nav a:hover{color:#a78bfa}.hero-quick-stats{align-items:stretch;background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:28px;max-width:280px;padding:16px}.quick-stat{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;display:flex;gap:12px;padding:12px 16px;transition:all .3s ease}.quick-stat:hover{background:#8b5cf626;border-color:#8b5cf64d;transform:translateX(4px)}.quick-stat-icon{align-items:center;background:#8b5cf626;border-radius:10px;display:flex;flex-shrink:0;font-size:20px;height:36px;justify-content:center;width:36px}.quick-stat-text{color:#fffffff2;font-size:14px;font-weight:600;letter-spacing:.2px}@media (min-width:500px){.hero-quick-stats{align-items:center;background:#0000;border:none;border-radius:0;flex-direction:row;flex-wrap:nowrap;gap:12px;max-width:none;padding:0}.quick-stat{border-radius:25px;gap:8px;padding:10px 16px}.quick-stat:hover{transform:translateY(-2px)}.quick-stat-icon{background:#0000;border-radius:0;font-size:16px;height:auto;width:auto}.quick-stat-text{font-size:13px;white-space:nowrap}}@media (min-width:768px){.hero-quick-stats{gap:16px}.quick-stat{gap:10px;padding:12px 20px}.quick-stat-icon{font-size:18px}.quick-stat-text{font-size:14px}}.social-section{align-items:center;background:#0000;display:flex;flex-direction:column;padding:80px 20px}.social-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:500px;width:100%}.social-grid.visible .social-card{animation:cardReveal .5s ease forwards}.social-card{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;gap:10px;padding:24px;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.social-card:hover{border-color:#8b5cf666;box-shadow:0 20px 50px #8b5cf633;transform:translateY(-6px) scale(1.02)}.social-icon{font-size:32px}.social-platform{color:#fff;font-size:14px;font-weight:600}.social-followers{color:#a78bfa;font-size:12px;font-weight:700}.content-types-section{align-items:center;background:#8b5cf608;border-top:1px solid #ffffff0d;display:flex;flex-direction:column;padding:100px 20px;position:relative}.content-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:800px;width:100%}.content-grid.visible .content-type-card{animation:cardReveal .5s ease forwards}.content-type-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:28px;overflow:hidden;padding:36px 28px;position:relative;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.content-type-card:before{background:linear-gradient(90deg,#60a5fa,#a78bfa,#f472b6);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s}.content-type-card:hover{border-color:#8b5cf680;box-shadow:0 30px 60px #8b5cf640;transform:translateY(-10px) scale(1.03)}.content-type-card:hover:before{opacity:1}.content-icon{display:block;filter:drop-shadow(0 4px 15px rgba(139,92,246,.3));font-size:52px;margin-bottom:18px}.content-type-card h3{color:#fff;font-size:18px;font-weight:700;margin-bottom:12px}.content-count{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:25px;box-shadow:0 4px 20px #8b5cf666;color:#fff;display:inline-block;font-size:13px;font-weight:700;margin-bottom:14px;padding:8px 18px}.content-type-card p{color:#ffffffb3;font-size:14px;line-height:1.7}.gallery-section{align-items:center;background:#0000;display:flex;flex-direction:column;padding:80px 20px}.gallery-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin:0 auto 24px;max-width:600px;width:100%}.gallery-grid.visible .gallery-item{animation:cardReveal .5s ease forwards}.gallery-item{aspect-ratio:1;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;position:relative}.gallery-item img{filter:blur(8px);height:100%;object-fit:cover;transform:scale(1.1);width:100%}.gallery-overlay{background:linear-gradient(135deg,#2196f3b3,#8b5cf6b3);flex-direction:column;gap:8px;inset:0;position:absolute}.gallery-lock,.gallery-overlay{align-items:center;display:flex;justify-content:center}.gallery-lock{background:#fff3;border-radius:50%;height:40px;width:40px}.gallery-lock svg{color:#fff;height:20px;width:20px}.gallery-overlay span{color:#fff;font-size:12px;font-weight:600}.gallery-cta{text-align:center}.secondary-btn{align-items:center;background:#0000;border:2px solid #8b5cf699;border-radius:18px;color:#a78bfa;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:10px;padding:16px 32px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.secondary-btn:hover{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-color:#0000;box-shadow:0 15px 40px #8b5cf64d;color:#fff;transform:translateY(-3px)}.secondary-btn svg{height:18px;width:18px}.how-it-works-section{align-items:center;background:#0000;display:flex;flex-direction:column;padding:100px 20px}.steps-container{display:flex;flex-direction:column;gap:28px;margin:0 auto;max-width:400px;width:100%}.steps-container.visible .step-card{animation:cardReveal .5s ease forwards}.step-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;padding:32px 24px;position:relative;text-align:center;transition:all .3s ease}.step-card:hover{border-color:#8b5cf666;box-shadow:0 20px 50px #8b5cf626}.step-number{background:linear-gradient(135deg,#8b5cf6,#ec4899);box-shadow:0 4px 20px #8b5cf666;color:#fff;font-size:15px;height:36px;left:50%;position:absolute;top:-14px;transform:translateX(-50%);width:36px}.step-icon{display:block;font-size:36px;margin-bottom:14px}.step-card h3{color:#fff;font-size:17px;font-weight:700;margin-bottom:10px}.step-card p{color:#ffffffb3;font-size:14px;line-height:1.6}.step-connector{display:none}.pricing-section{align-items:center;background:#ec489908;border-top:1px solid #ffffff0d;display:flex;flex-direction:column;padding:100px 20px;position:relative}.pricing-grid{grid-gap:32px;display:grid;gap:32px;margin:0 auto;max-width:600px;padding:20px 0;width:100%}.pricing-grid.visible .pricing-card{animation:cardReveal .5s ease forwards}.pricing-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:32px;margin-top:16px;overflow:visible;padding:44px 36px 36px;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.pricing-card:after{background:linear-gradient(135deg,#0000,#8b5cf60d);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s}.pricing-card:hover{border-color:#8b5cf680;box-shadow:0 35px 70px #8b5cf640;transform:translateY(-12px) scale(1.03)}.pricing-card:hover:after{opacity:1}.pricing-card.popular{background:linear-gradient(135deg,#8b5cf61a,#ec48991a);border-color:#8b5cf680;box-shadow:0 25px 60px #8b5cf633;transform:scale(1.02)}.pricing-card.popular:hover{box-shadow:0 40px 80px #8b5cf64d;transform:translateY(-12px) scale(1.05)}.pricing-card.best{background:linear-gradient(135deg,#f59e0b1a,#fbbf241a);border-color:#f59e0b80;box-shadow:0 25px 60px #f59e0b33}.plan-badge{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:25px;box-shadow:0 4px 20px #8b5cf666;color:#fff;font-size:12px;font-weight:700;left:50%;letter-spacing:.5px;padding:10px 24px;position:absolute;top:-16px;transform:translateX(-50%);white-space:nowrap;z-index:10}.plan-badge.best-badge{background:linear-gradient(135deg,#f59e0b,#fbbf24);box-shadow:0 4px 20px #f59e0b66}.pricing-card h3{color:#fff;font-size:20px;font-weight:700;margin-bottom:16px;text-align:center}.plan-price{margin-bottom:10px;text-align:center}.price-amount{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#a78bfa,#f472b6);-webkit-background-clip:text;background-clip:text;font-size:42px;font-weight:800}.pricing-card.best .price-amount{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text}.price-period{color:#fff9;font-size:14px}.plan-savings{color:#34d399;display:block;font-size:13px;font-weight:600;margin-bottom:20px;text-align:center}.plan-features{list-style:none;margin-bottom:24px}.plan-features li{align-items:center;color:#fffc;display:flex;font-size:14px;gap:12px;padding:10px 0}.plan-features svg{color:#34d399;flex-shrink:0;height:18px;width:18px}.plan-btn{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:16px;box-shadow:0 4px 20px #8b5cf64d;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:16px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:100%}.plan-btn:hover{box-shadow:0 12px 35px #8b5cf680;transform:translateY(-3px) scale(1.02)}.pricing-card.best .plan-btn{background:linear-gradient(135deg,#f59e0b,#fbbf24);box-shadow:0 4px 20px #f59e0b4d}.pricing-card.best .plan-btn:hover{box-shadow:0 12px 35px #f59e0b80}.testimonials-section{align-items:center;background:#0000;display:flex;flex-direction:column;padding:100px 20px}.testimonials-container{margin:0 auto;max-width:420px}.testimonials-container.visible .testimonial-card{animation:fadeIn .5s ease forwards}.testimonial-slider{height:300px;overflow:hidden;position:relative}.testimonial-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:28px;left:0;opacity:0;padding:36px;position:absolute;right:0;text-align:center;top:0;transform:translateX(100px);transition:all .5s ease}.testimonial-card.active{opacity:1;transform:translateX(0)}.testimonial-avatar{font-size:52px;margin-bottom:16px}.testimonial-stars{margin-bottom:16px}.testimonial-text{color:#fffc;font-size:15px;font-style:italic;line-height:1.8;margin-bottom:20px}.testimonial-name{color:#fff;font-size:15px;font-weight:700}.testimonial-dots{display:flex;gap:10px;justify-content:center;margin-top:20px}.dot{background:#8b5cf64d;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s;width:12px}.dot.active{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:6px;box-shadow:0 2px 10px #8b5cf666;width:28px}.faq-section{align-items:center;background:#8b5cf608;border-top:1px solid #ffffff0d;display:flex;flex-direction:column;padding:100px 20px;position:relative}.faq-container{margin:0 auto;max-width:700px;width:100%}.faq-container.visible .faq-item{animation:cardReveal .5s ease forwards}.faq-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;cursor:pointer;margin-bottom:18px;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#8b5cf64d;box-shadow:0 15px 45px #8b5cf626;transform:translateY(-3px)}.faq-item.active{background:#8b5cf60d;border-color:#8b5cf680;box-shadow:0 20px 50px #8b5cf633}.faq-question{align-items:center;display:flex;justify-content:space-between;padding:26px 30px}.faq-question h3{color:#fff;flex:1 1;font-size:16px;font-weight:600;line-height:1.5;padding-right:20px}.faq-icon{align-items:center;background:#8b5cf626;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .3s ease;width:40px}.faq-icon svg{color:#a78bfa;height:22px;width:22px}.faq-item.active .faq-icon{background:linear-gradient(135deg,#8b5cf6,#ec4899);transform:rotate(180deg)}.faq-item.active .faq-icon svg{color:#fff}.faq-answer{background:linear-gradient(180deg,#8b5cf608,#0000);max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-item.active .faq-answer{max-height:300px}.faq-answer p{color:#ffffffb3;font-size:15px;line-height:1.9;padding:0 30px 28px}.trust-section{align-items:center;background:#0000;display:flex;flex-direction:column;padding:80px 20px}.trust-badges{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;margin:0 auto;max-width:650px}.trust-badges.visible .trust-badge{animation:cardReveal .5s ease forwards}.trust-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;display:flex;gap:10px;padding:14px 20px;transition:all .3s ease}.trust-badge:hover{background:#8b5cf61a;border-color:#8b5cf64d}.trust-icon{font-size:20px}.trust-text{color:#ffffffe6;font-size:13px;font-weight:600}.cta-price-preview{margin-bottom:24px}.cta-price{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:25px;color:#fff;display:inline-block;font-size:15px;font-weight:700;padding:10px 20px}@media (min-width:768px){.header-nav{display:flex}.hero-section{flex-direction:row;gap:100px;justify-content:center;min-height:100vh;padding:140px 48px 100px;text-align:left}.hero-content{margin-bottom:0;max-width:500px}.hero-quick-stats{justify-content:flex-start}.title-line{font-size:56px}.hero-cta{align-items:flex-start}.hero-visual-mobile{max-width:350px}.phone-mockup{width:300px}.social-grid{grid-template-columns:repeat(4,1fr);max-width:700px}.content-grid,.gallery-grid{grid-template-columns:repeat(3,1fr);max-width:800px}.benefits-grid{grid-template-columns:repeat(2,1fr);max-width:700px}.steps-container{flex-direction:row;max-width:900px}.step-card{flex:1 1}.pricing-grid{grid-template-columns:repeat(2,1fr);max-width:700px}.stats-container{gap:48px}.stat-value{font-size:40px}.footer-content{display:flex;justify-content:space-between;max-width:1000px;text-align:left}.footer-brand{text-align:left}.footer-social{justify-content:flex-start}.footer-links-container{display:flex;gap:48px}}@media (min-width:1024px){.title-line{font-size:64px}.phone-mockup{width:320px}.content-preview{height:240px}.float-card.card-new{left:-40px}.float-card.card-likes{right:-50px}.float-card.card-msg{left:-30px}}.benefit-card,.content-type-card,.cta-content,.faq-item,.gallery-item,.landing-page,.pricing-card,.proof-content,.social-card,.step-card,.trust-badge{opacity:1!important;transform:translateY(0)!important}.signin-page{align-items:center;background:radial-gradient(900px 540px at 15% -10%,#8b5cf647,#0000 60%),radial-gradient(700px 420px at 95% 110%,#ec489938,#0000 60%),linear-gradient(180deg,#0a0414,#14082a);display:flex;justify-content:center;min-height:100vh;min-height:100dvh;overflow:hidden;padding:24px;position:relative}.signin-page:before{background:radial-gradient(circle,#8b5cf61f,#0000 60%);content:"";filter:blur(40px);height:720px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:720px}.signin-container{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 30px 80px -20px #ec48994d,0 10px 30px -10px #00000080,inset 0 1px 0 #ffffff0f;max-width:460px;padding:36px 32px 28px;position:relative;width:100%}@media (max-width:480px){.signin-container{border-radius:20px;padding:28px 22px 22px}}.back-btn{align-items:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;color:#b8b0d4;display:inline-flex;font-weight:600;gap:6px;margin-bottom:20px;padding:8px 14px 8px 10px;transition:all .16s ease}.back-btn:hover{border-color:#ec489973;color:#f5f1ff;transform:translateX(-2px)}.back-btn svg{height:16px;width:16px}.signin-header{margin-bottom:26px;text-align:center}.signin-logo{display:flex;justify-content:center;margin-bottom:16px}.signin-logo .logo-icon{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:22px;box-shadow:0 16px 40px -10px #ec48998c;display:flex;height:76px;justify-content:center;padding:14px;position:relative;width:76px}.signin-logo .logo-icon:after{background:linear-gradient(135deg,#0000001a,#0000 60%);border-radius:21px;content:"";inset:1px;pointer-events:none;position:absolute}.signin-header h1{color:#f5f1ff;font-size:28px;font-weight:800;letter-spacing:-.5px;margin:0 0 6px}.signin-header p{color:#b8b0d4;font-size:14.5px;line-height:1.5;margin:0}.signin-value-strip{background:linear-gradient(135deg,#8b5cf60f,#ec48990d);border:1px solid #8b5cf61f;border-radius:14px;display:flex;flex-direction:column;gap:10px;list-style:none;margin:0 0 22px;padding:14px 16px}.signin-value-strip li{align-items:center;color:#fff;display:flex;font-size:13px;font-weight:500;gap:10px}.svs-icon{align-items:center;background:#8b5cf61f;border-radius:50%;display:inline-flex;flex-shrink:0;font-size:14px;height:26px;justify-content:center;width:26px}:root[data-theme=light] .signin-value-strip{background:linear-gradient(135deg,#8b5cf60a,#ec489908);border-color:#8b5cf62e}:root[data-theme=light] .signin-value-strip li{color:#fff}.signin-form{margin-bottom:18px}.form-group{margin-bottom:16px;position:relative}.form-group label{color:#8a7fa5;display:block;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.form-group input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;caret-color:#ec4899;color:#f5f1ff;font-size:15px;padding:14px 16px;transition:all .16s ease;width:100%}.form-group input::placeholder{color:#6e6585}.form-group input:hover{border-color:#ffffff29}.form-group input:focus{background:#ffffff12;border-color:#ec4899;box-shadow:0 0 0 4px #ec489926;outline:none}.form-group.has-error input{background:#fb718514;border-color:#fb7185}.form-group.has-error input:focus{box-shadow:0 0 0 4px #fb71852e}.field-error{color:#fb7185;display:block;font-size:12px;font-weight:600;margin-top:6px}.form-error{animation:shake .4s ease-in-out;background:#fb71851a;border:1px solid #fb71854d;border-radius:12px;color:#ffe1e7;font-size:13.5px;font-weight:500;margin-bottom:16px;padding:12px 14px}@keyframes shake{0%,to{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}.form-options{align-items:center;display:flex;font-size:13px;justify-content:space-between;margin-bottom:18px}.remember-me{align-items:center;color:#b8b0d4;cursor:pointer;display:inline-flex;gap:8px;-webkit-user-select:none;user-select:none}.remember-me input{accent-color:#ec4899}.forgot-link{color:#ec4899;font-weight:600;text-decoration:none;transition:color .16s}.forgot-link:hover{color:#f472b6;text-decoration:underline}.submit-btn{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:14px;box-shadow:0 14px 32px -10px #ec48998c;color:#fff;cursor:pointer;display:flex;font-size:15.5px;font-weight:700;justify-content:center;letter-spacing:.2px;overflow:hidden;padding:16px;position:relative;transition:all .18s ease;width:100%}.submit-btn:after{background:linear-gradient(135deg,#ffffff2e,#0000 50%);content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s ease}.submit-btn:hover:not(:disabled){box-shadow:0 18px 40px -10px #ec4899b3;transform:translateY(-2px)}.submit-btn:hover:not(:disabled):after{opacity:1}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.submit-btn .spinner{animation:spin .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:22px;width:22px}.signin-divider{align-items:center;display:flex;margin:22px 0}.signin-divider:after,.signin-divider:before{background:linear-gradient(90deg,#0000,#ffffff24,#0000);content:"";flex:1 1;height:1px}.signin-divider span{color:#6e6585;font-size:11px;font-weight:700;letter-spacing:.14em;padding:0 14px;text-transform:uppercase}.social-buttons{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:20px}.social-btn{align-items:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;color:#e8e1f7;cursor:pointer;display:flex;font-size:13.5px;font-weight:600;gap:8px;justify-content:center;padding:12px;transition:all .16s ease}.social-btn:hover{background:#ffffff12;border-color:#ec489952;transform:translateY(-1px)}.social-btn svg{height:18px;width:18px}.signin-footer{text-align:center}.signin-footer p{color:#8a7fa5;font-size:13.5px;margin:0}.signin-footer button{background:none;border:none;color:#ec4899;cursor:pointer;font-size:13.5px;font-weight:700;padding:0 4px}.signin-footer button:hover{color:#f472b6;text-decoration:underline}.tier-selector{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-top:4px}@media (max-width:480px){.tier-selector{grid-template-columns:1fr}}.tier-option{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:16px 14px;position:relative;text-align:left;transition:all .18s ease}.tier-option:hover{background:#ffffff12;border-color:#ec489952;transform:translateY(-2px)}.tier-option.selected{background:linear-gradient(135deg,#8b5cf62e,#ec48991f);border-color:#ec4899;box-shadow:0 0 0 3px #ec489933}.popular-badge{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:999px;box-shadow:0 4px 12px -2px #ec489980;color:#fff;font-size:10px;font-weight:800;letter-spacing:.1em;padding:4px 10px;position:absolute;right:12px;text-transform:uppercase;top:-10px}.tier-name{color:#f5f1ff;font-size:14px;font-weight:700}.tier-price{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:800}.tier-features{list-style:none;margin:4px 0 0;padding:0}.tier-features li{color:#b8b0d4;font-size:11.5px;line-height:1.4;margin-bottom:2px;padding-left:14px;position:relative}.tier-features li:before{color:#34d399;content:"✓";font-size:11px;font-weight:800;left:0;position:absolute;top:0}.signin-trust{align-items:center;color:#6e6585;display:flex;font-size:11.5px;font-weight:600;gap:8px;justify-content:center;letter-spacing:.04em;margin-top:18px}.signin-trust svg{fill:#34d399;height:12px;width:12px}.oj-tut-overlay{align-items:center;animation:oj-tut-fade .25s ease;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:radial-gradient(900px 540px at 20% -10%,#8b5cf68c,#0000 60%),radial-gradient(700px 420px at 95% 110%,#ec489966,#0000 60%),#0a0414eb;display:flex;inset:0;justify-content:center;padding:max(24px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom));position:fixed;z-index:9999}@keyframes oj-tut-fade{0%{opacity:0}to{opacity:1}}.oj-tut-card{animation:oj-tut-pop .35s cubic-bezier(.22,1,.36,1);background:linear-gradient(155deg,#1c0e38f5,#140828f5);border:1px solid #8b5cf659;border-radius:24px;box-shadow:0 30px 90px -20px #000000b3,0 10px 40px -10px #ec48994d;color:#f5f1ff;max-width:440px;padding:32px 24px 24px;position:relative;width:100%}@keyframes oj-tut-pop{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.oj-tut-skip{background:#0000;border:none;border-radius:8px;color:#f5f1ff8c;cursor:pointer;font-size:13px;font-weight:500;padding:6px 10px;position:absolute;right:14px;top:14px}.oj-tut-skip:hover{background:#ffffff0d;color:#f5f1ff}.oj-tut-progress{display:flex;gap:6px;justify-content:center;margin-bottom:24px}.oj-tut-dot{background:#ffffff26;border-radius:999px;height:4px;transition:background .2s;width:28px}.oj-tut-dot--active{background:linear-gradient(90deg,#8b5cf6,#ec4899)}.oj-tut-dot--done{background:#8b5cf680}.oj-tut-body{margin-bottom:24px;text-align:center}.oj-tut-eyebrow{color:#ec4899;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.14em;margin-bottom:12px;text-transform:uppercase}.oj-tut-title{color:#f5f1ff;font-size:26px;font-weight:800;letter-spacing:-.01em;line-height:1.2;margin:0 0 12px}.oj-tut-text{color:#f5f1ffc7;font-size:15px;line-height:1.55;margin:0}.oj-tut-cards{display:flex;flex-direction:column;gap:10px;margin-top:20px;text-align:left}.oj-tut-feature{align-items:flex-start;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;display:flex;gap:14px;padding:12px 14px}.oj-tut-feature-icon{flex:0 0 auto;font-size:22px;line-height:1;margin-top:2px}.oj-tut-feature-text{display:flex;flex-direction:column;gap:2px;min-width:0}.oj-tut-feature-label{color:#f5f1ff;font-size:14px;font-weight:700}.oj-tut-feature-copy{color:#f5f1ffad;font-size:13px;line-height:1.45}.oj-tut-cta{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:14px;box-shadow:0 12px 24px -8px #ec489973;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;gap:8px;height:50px;justify-content:center;letter-spacing:.01em;transition:transform .1s,box-shadow .2s;width:100%}.oj-tut-cta:hover{box-shadow:0 18px 32px -10px #ec48998c}.oj-tut-cta:active{transform:scale(.98)}:root[data-theme=light] .oj-tut-card{background:linear-gradient(155deg,#fff,#fdfaff);border-color:#8b5cf62e;box-shadow:0 30px 90px -20px #8b5cf640,0 10px 40px -10px #ec48992e;color:#1a0f2e}:root[data-theme=light] .oj-tut-title{color:#1a0f2e}:root[data-theme=light] .oj-tut-text{color:#1a0f2eb8}:root[data-theme=light] .oj-tut-feature{background:#8b5cf60d;border-color:#8b5cf61f}:root[data-theme=light] .oj-tut-feature-label{color:#1a0f2e}:root[data-theme=light] .oj-tut-feature-copy{color:#1a0f2ea6}:root[data-theme=light] .oj-tut-skip{color:#1a0f2e8c}:root[data-theme=light] .oj-tut-skip:hover{background:#0000000a;color:#1a0f2e}:root[data-theme=light] .oj-tut-dot{background:#00000014}.signout-page{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;justify-content:center;min-height:100vh;min-height:100dvh;padding:20px}.signout-container{max-width:400px;text-align:center;width:100%}.signout-logo{margin-bottom:40px}.signout-logo img{height:auto;width:120px}.signout-content{background:#fff;border-radius:24px;box-shadow:0 4px 24px #00000014;padding:48px 32px}.signout-icon{align-items:center;animation:pulse 1.5s ease-in-out infinite;background:linear-gradient(135deg,#2196f3,#1976d2);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.signout-icon svg{color:#fff;height:40px;width:40px}.signout-content h1{color:#0f172a;font-size:24px;font-weight:700;margin:0 0 24px}.progress-bar{background:#e2e8f0;border-radius:3px;height:6px;margin-bottom:24px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#2196f3,#1976d2);border-radius:3px;height:100%;transition:width .2s ease}.signout-message{color:#64748b;font-size:15px;line-height:1.6;margin:0}.signout-page.exiting .signout-content{animation:fadeOut .3s ease forwards}@keyframes fadeOut{to{opacity:0;transform:scale(.95)}}.pending-page{align-items:center;background:linear-gradient(135deg,#0a0a0f,#111827 60%,#0a0a0f);display:flex;justify-content:center;min-height:100vh;min-height:100dvh;padding:24px}.pending-container{align-items:center;display:flex;flex-direction:column;gap:28px;max-width:480px;width:100%}.pending-logo img{filter:brightness(0) invert(1);height:48px;object-fit:contain;opacity:.9}.thankyou-header{text-align:center}.thankyou-icon{animation:bounceIn .6s ease;font-size:56px;line-height:1;margin-bottom:16px}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.thankyou-header h1{color:#fff;font-size:32px;font-weight:800;letter-spacing:-.5px;margin-bottom:8px}.thankyou-subtitle{color:#fff9;font-size:16px}.pending-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;display:flex;flex-direction:column;gap:24px;padding:32px;width:100%}.step-indicator{gap:8px;justify-content:center}.step,.step-indicator{align-items:center;display:flex}.step{flex-direction:column;gap:6px}.step-number{align-items:center;background:#ffffff14;border:2px solid #ffffff26;border-radius:50%;color:#fff6;display:flex;font-size:14px;font-weight:700;height:34px;justify-content:center;transition:all .3s;width:34px}.step.completed .step-number{background:#22c55e;border-color:#22c55e;color:#fff;font-size:16px}.step.active .step-number{animation:stepPulse 2s infinite;background:linear-gradient(135deg,#2196f3,#1565c0);border-color:#2196f3;color:#fff}@keyframes stepPulse{0%,to{box-shadow:0 0 0 0 #2196f366}50%{box-shadow:0 0 0 8px #2196f300}}.step-label{color:#fff6;font-size:11px;font-weight:500;max-width:70px;text-align:center}.step.active .step-label,.step.completed .step-label{color:#ffffffd9}.step-line{background:#ffffff1a;flex-shrink:0;height:2px;margin-bottom:20px;width:40px}.email-cta-block{background:#2196f314;border:1px solid #2196f333;border-radius:16px;padding:24px 16px;text-align:center}.email-icon-wrap{align-items:center;background:#2196f326;border-radius:50%;display:flex;height:60px;justify-content:center;margin:0 auto 16px;width:60px}.email-icon-wrap svg{color:#2196f3;height:28px;width:28px}.email-cta-block h2{color:#fff;font-size:20px;font-weight:700;margin-bottom:10px}.email-cta-block p{color:#fff9;font-size:14px;line-height:1.6;margin-bottom:8px}.email-cta-block strong{color:#fff;font-weight:600}.email-instruction{color:#ffffff80!important;font-size:13px!important;margin-top:8px}.paypal-pay-btn{align-items:center;background:#0070ba;border-radius:12px;color:#fff;display:inline-flex;font-size:15px;font-weight:700;gap:10px;letter-spacing:.2px;margin-top:16px;padding:14px 28px;text-decoration:none;transition:all .2s}.paypal-pay-btn:hover{background:#005ea6;box-shadow:0 8px 24px #0070ba66;transform:translateY(-2px)}.pay-amount{background:#fff3;border-radius:20px;font-size:14px;padding:2px 10px}.selected-tier-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:16px 20px}.tier-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.tier-label{color:#2196f3;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.popular-tag{background:#2196f3;border-radius:10px;color:#fff;font-size:10px;font-weight:700;padding:3px 8px}.tier-details{align-items:baseline;display:flex;justify-content:space-between}.selected-tier-card .tier-name{color:#fff;font-size:18px;font-weight:700}.selected-tier-card .tier-price{color:#2196f3;font-size:22px;font-weight:800}.resend-section{text-align:center}.resend-note{color:#fff6;font-size:13px;margin-bottom:12px}.resend-btn{align-items:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;color:#fffc;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .2s}.resend-btn:hover:not(:disabled){background:#ffffff1a;border-color:#2196f3;color:#2196f3}.resend-btn:disabled{cursor:not-allowed;opacity:.5}.resend-btn svg{height:16px;width:16px}.status-section{padding-top:4px}.check-status-btn{align-items:center;background:linear-gradient(135deg,#2196f3,#1565c0);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;gap:10px;justify-content:center;letter-spacing:.2px;padding:16px 20px;transition:all .2s;width:100%}.check-status-btn:hover:not(:disabled){box-shadow:0 8px 24px #2196f366;transform:translateY(-2px)}.check-status-btn:disabled{cursor:not-allowed;opacity:.7}.check-status-btn svg,.spinner{height:18px;width:18px}.spinner{animation:spin .8s linear infinite;border:2px solid #fff3;border-radius:50%;border-top-color:#fff;display:inline-block}.resend-btn .spinner{border-color:#ffffffb3 #ffffff26 #ffffff26}@keyframes spin{to{transform:rotate(1turn)}}.pending-footer{align-items:center;display:flex;flex-direction:column;gap:12px;text-align:center}.pending-footer p{color:#fff6;font-size:13px}.support-link{color:#2196f3;font-weight:500;text-decoration:none}.support-link:hover{text-decoration:underline}.back-btn{background:none;border:none;color:#ffffff59;cursor:pointer;font-size:13px;padding:4px 8px;transition:color .2s}.back-btn:hover{color:#ffffffa6}@media (max-width:480px){.pending-card{padding:24px 20px}.thankyou-header h1{font-size:26px}.step-line{width:24px}.step-label{font-size:10px;max-width:60px}}.renew-status{align-items:center;color:#ffffffbf;display:inline-flex;font-size:13px;gap:8px;margin-top:12px}.renew-status .spinner{animation:spin .8s linear infinite;border:2px solid #ffffff40;border-radius:50%;border-top-color:#ec4899;height:14px;width:14px}.renew-error{background:#ef44441f;border:1px solid #ef44444d;border-radius:10px;color:#fecaca;font-size:13px;margin-top:12px;padding:10px 14px}.subscribe-buttons{display:flex;flex-direction:column;gap:8px;margin-top:16px;width:100%}.subscribe-buttons-loading{align-items:center;color:#ffffffb3;display:inline-flex;font-size:13px;gap:8px;padding:12px 0}.subscribe-buttons-loading .spinner{animation:spin .8s linear infinite;border:2px solid #fff3;border-radius:50%;border-top-color:#ec4899;height:14px;width:14px}.subscribe-buttons-error{background:#ef44441f;border:1px solid #ef44444d;border-radius:10px;color:#fecaca;font-size:13px;margin-top:8px;padding:10px 14px}.admin-preview-bar{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#8b5cf6f2,#ec4899f2);border-radius:999px;box-shadow:0 8px 26px -10px #ec48998c,inset 0 1px 0 #ffffff1a;color:#fff;position:fixed;right:14px;top:14px;z-index:200}.admin-preview-bar-inner{align-items:center;display:flex;gap:8px;padding:6px 10px 6px 6px}.apb-icon{align-items:center;background:#fff3;border-radius:50%;display:inline-flex;flex-shrink:0;height:22px;justify-content:center;width:22px}.apb-icon svg{color:#fff;height:13px;width:13px}.apb-label{align-items:center;display:flex;gap:6px;line-height:1.1;min-width:0}.apb-label strong{font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.apb-sub{display:none}.apb-exit{align-items:center;background:#fff3;border:1px solid #ffffff4d;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:11.5px;font-weight:700;gap:4px;padding:4px 10px;transition:all .16s ease}.apb-exit:hover{background:#ffffff52;transform:translateX(1px)}.apb-exit svg{height:12px;width:12px}@media (max-width:540px){.admin-preview-bar{right:10px;top:10px}.admin-preview-bar-inner{gap:6px;padding:5px 8px 5px 5px}.apb-exit{font-size:11px;padding:3px 8px}.apb-label strong{font-size:10.5px}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#2196f3;--primary-dark:#1976d2;--primary-light:#64b5f6;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--info:#3b82f6;--success-light:#10b9811a;--warning-light:#f59e0b1a;--danger-light:#ef44441a;--primary-light-bg:#2196f31a;--info-light:#3b82f61a;--gradient-primary:linear-gradient(135deg,#2196f3,#1976d2);--gradient-success:linear-gradient(135deg,#10b981,#059669);--gradient-warm:linear-gradient(135deg,#f59e0b,#d97706);--gradient-danger:linear-gradient(135deg,#ef4444,#dc2626);--dark-bg:#1a1a1f;--dark-surface:#27272b;--dark-surface-light:#38383e;--dark-surface-elevated:#404047;--dark-text:#fff;--dark-text-secondary:#8a96a3;--dark-border:#3d3d44;--light-bg:#f8fafc;--light-surface:#fff;--light-surface-hover:#f1f5f9;--light-text:#0f172a;--light-text-secondary:#64748b;--light-border:#e2e8f0;--text-xs:11px;--text-sm:13px;--text-base:15px;--text-lg:17px;--text-xl:20px;--text-2xl:24px;--text-3xl:32px;--text-4xl:40px;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.75;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 10px 30px #0000001f;--shadow-xl:0 20px 40px #00000026;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--btn-sm-height:32px;--btn-md-height:44px;--btn-lg-height:52px;--input-height:44px;--badge-height:24px}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;background:var(--light-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root,body,html{height:100%;width:100%}#root{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}button,input,select,textarea{font-family:inherit}button{border:none;cursor:pointer}button,input:focus,select:focus,textarea:focus{outline:none}.dark-mode{background:#1a1a1f;background:var(--dark-bg);color:#fff;color:var(--dark-text)}.light-mode{background:#f8fafc;background:var(--light-bg);color:#0f172a;color:var(--light-text)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#e2e8f0;background:var(--light-border);border-radius:3px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes cartPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-fade-in{animation:fadeIn .3s ease}.animate-slide-up{animation:slideUp .4s ease}.animate-scale-in{animation:scaleIn .3s ease}.app-container{overflow:hidden}:root{--oj-bg:#0a0414;--oj-bg-2:#15082a;--oj-surface:hsla(0,0%,100%,.045);--oj-surface-2:#ffffff14;--oj-border:#ffffff1a;--oj-text:#f5f1ff;--oj-text-dim:#b8b0d4;--oj-text-mute:#7a7494;--oj-violet:#8b5cf6;--oj-pink:#ec4899;--oj-gradient:linear-gradient(135deg,#8b5cf6,#ec4899)}:root[data-theme=light]{--oj-bg:#fdfaff;--oj-bg-2:#f4eefb;--oj-surface:#110c230a;--oj-surface-2:#110c2314;--oj-border:#110c231a;--oj-text:#1a0f2e;--oj-text-dim:#4a3d68;--oj-text-mute:#8a7fa5}:root[data-theme=dark] .app-container,:root[data-theme=dark] .cart-page,:root[data-theme=dark] .chat-view,:root[data-theme=dark] .home-page,:root[data-theme=dark] .messages-page,:root[data-theme=dark] .product-detail-page,:root[data-theme=dark] .profile-page,:root[data-theme=dark] .shop-page,:root[data-theme=dark] body{background:radial-gradient(900px 500px at 12% -10%,#8b5cf62e,#0000 60%),radial-gradient(700px 400px at 95% 110%,#ec48991f,#0000 60%),linear-gradient(180deg,#0a0414,#15082a)!important;background:radial-gradient(900px 500px at 12% -10%,#8b5cf62e,#0000 60%),radial-gradient(700px 400px at 95% 110%,#ec48991f,#0000 60%),linear-gradient(180deg,var(--oj-bg) 0,var(--oj-bg-2) 100%)!important;color:#f5f1ff!important;color:var(--oj-text)!important}:root[data-theme=dark] .address-card,:root[data-theme=dark] .cart-item,:root[data-theme=dark] .checkout-section,:root[data-theme=dark] .conversation-card,:root[data-theme=dark] .conversation-list-item,:root[data-theme=dark] .empty-state,:root[data-theme=dark] .message-bubble,:root[data-theme=dark] .order-item,:root[data-theme=dark] .order-summary,:root[data-theme=dark] .post-card,:root[data-theme=dark] .product-card,:root[data-theme=dark] .profile-card,:root[data-theme=dark] .profile-section,:root[data-theme=dark] .tier-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff0a!important;border:1px solid #ffffff1a!important;border:1px solid var(--oj-border)!important;color:#f5f1ff!important;color:var(--oj-text)!important}:root[data-theme=light] .address-card,:root[data-theme=light] .cart-item,:root[data-theme=light] .checkout-section,:root[data-theme=light] .conversation-card,:root[data-theme=light] .conversation-list-item,:root[data-theme=light] .empty-state,:root[data-theme=light] .order-item,:root[data-theme=light] .order-summary,:root[data-theme=light] .post-card,:root[data-theme=light] .product-card,:root[data-theme=light] .profile-card,:root[data-theme=light] .profile-section,:root[data-theme=light] .tier-card{backdrop-filter:none;-webkit-backdrop-filter:none;background:#fff!important;border:1px solid #e2e8f0!important;color:#0f172a!important}:root[data-theme=dark] .cart-page h1,:root[data-theme=dark] .cart-page h2,:root[data-theme=dark] .cart-page h3,:root[data-theme=dark] .home-page h1,:root[data-theme=dark] .home-page h2,:root[data-theme=dark] .home-page h3,:root[data-theme=dark] .messages-page h1,:root[data-theme=dark] .messages-page h2,:root[data-theme=dark] .messages-page h3,:root[data-theme=dark] .profile-page h1,:root[data-theme=dark] .profile-page h2,:root[data-theme=dark] .profile-page h3,:root[data-theme=dark] .shop-page h1,:root[data-theme=dark] .shop-page h2,:root[data-theme=dark] .shop-page h3{color:#f5f1ff!important;color:var(--oj-text)!important}:root[data-theme=dark] .cart-page p,:root[data-theme=dark] .home-page p,:root[data-theme=dark] .messages-page p,:root[data-theme=dark] .profile-page p,:root[data-theme=dark] .shop-page p{color:#b8b0d4!important;color:var(--oj-text-dim)!important}:root[data-theme=dark] .tier-card.popular{border-color:#ec4899!important;border-color:var(--oj-pink)!important;box-shadow:0 18px 50px -12px #ec489973!important}:root[data-theme=dark] .add-to-cart-btn,:root[data-theme=dark] .checkout-btn,:root[data-theme=dark] .pay-btn,:root[data-theme=dark] .send-btn,:root[data-theme=dark] .subscribe-btn{background:linear-gradient(135deg,#8b5cf6,#ec4899)!important;background:var(--oj-gradient)!important;border:none!important;box-shadow:0 10px 28px -6px #ec489973;color:#fff!important}:root[data-theme=dark] input[type=email],:root[data-theme=dark] input[type=number],:root[data-theme=dark] input[type=search],:root[data-theme=dark] input[type=text],:root[data-theme=dark] select,:root[data-theme=dark] textarea{background:#ffffff0d!important;border:1px solid #ffffff1a!important;border:1px solid var(--oj-border)!important;color:#f5f1ff!important;color:var(--oj-text)!important}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:#7a7494!important;color:var(--oj-text-mute)!important}:root[data-theme=dark] .header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0414bf!important;border-bottom:1px solid #ffffff1a!important;border-bottom:1px solid var(--oj-border)!important}:root[data-theme=dark] .header,:root[data-theme=dark] .header-title{color:#f5f1ff!important;color:var(--oj-text)!important}:root[data-theme=dark] .header-subtitle{color:#7a7494!important;color:var(--oj-text-mute)!important}:root[data-theme=dark] .header-btn{color:#f5f1ff!important;color:var(--oj-text)!important}:root[data-theme=dark] .header-btn:hover{background:hsla(0,0%,100%,.045)!important;background:var(--oj-surface)!important}:root[data-theme=dark] .notification-dropdown,:root[data-theme=dark] .user-menu-dropdown{background:#140828f5!important;border:1px solid #ffffff1a!important;border:1px solid var(--oj-border)!important;color:#f5f1ff!important;color:var(--oj-text)!important}:root[data-theme=dark] .notification-item,:root[data-theme=dark] .user-menu-item{color:#f5f1ff!important;color:var(--oj-text)!important}:root[data-theme=dark] .notification-item:hover,:root[data-theme=dark] .user-menu-item:hover{background:hsla(0,0%,100%,.045)!important;background:var(--oj-surface)!important}:root[data-theme=dark] .desktop-sidebar{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0c061ca6!important;border-right:1px solid #ffffff1a!important;border-right:1px solid var(--oj-border)!important;color:#f5f1ff!important;color:var(--oj-text)!important}:root[data-theme=dark] .desktop-sidebar a,:root[data-theme=dark] .desktop-sidebar button{color:#b8b0d4!important;color:var(--oj-text-dim)!important}:root[data-theme=dark] .desktop-sidebar .nav-item.active,:root[data-theme=dark] .desktop-sidebar a.active,:root[data-theme=dark] .desktop-sidebar button.active{background:linear-gradient(135deg,#8b5cf6,#ec4899)!important;background:var(--oj-gradient)!important;color:#fff!important}:root[data-theme=dark] .bottom-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0414d9!important;border-top:1px solid #ffffff1a!important;border-top:1px solid var(--oj-border)!important}:root[data-theme=dark] .bottom-nav .nav-item,:root[data-theme=dark] .bottom-nav button{color:#b8b0d4!important;color:var(--oj-text-dim)!important}:root[data-theme=dark] .bottom-nav .nav-item.active{color:#ec4899!important;color:var(--oj-pink)!important}:root[data-theme=dark] .messages-page .chat-list,:root[data-theme=dark] .messages-page .conversation-list{background:#0000!important}:root[data-theme=dark] .message-bubble.sent{background:linear-gradient(135deg,#8b5cf6,#ec4899)!important;background:var(--oj-gradient)!important;color:#fff!important}:root[data-theme=dark] .message-bubble.received{background:#ffffff0f!important;border:1px solid #ffffff1a;border:1px solid var(--oj-border);color:#f5f1ff!important;color:var(--oj-text)!important}:root[data-theme=dark] .chat-input,:root[data-theme=dark] .message-input{background:#ffffff0d!important;border:1px solid #ffffff1a!important;border:1px solid var(--oj-border)!important;color:#f5f1ff!important;color:var(--oj-text)!important}:root[data-theme=dark] .profile-banner,:root[data-theme=dark] .profile-stat,:root[data-theme=dark] .profile-tab{background:#ffffff0a!important;border-color:#ffffff1a!important;border-color:var(--oj-border)!important;color:#f5f1ff!important;color:var(--oj-text)!important}:root[data-theme=dark] .subscribe-gate{background:radial-gradient(900px 500px at 12% -10%,#8b5cf638,#0000 60%),radial-gradient(700px 400px at 95% 110%,#ec489924,#0000 60%),linear-gradient(180deg,#0a0414,#15082a)!important;background:radial-gradient(900px 500px at 12% -10%,#8b5cf638,#0000 60%),radial-gradient(700px 400px at 95% 110%,#ec489924,#0000 60%),linear-gradient(180deg,var(--oj-bg) 0,var(--oj-bg-2) 100%)!important;color:#f5f1ff!important;color:var(--oj-text)!important}:root[data-theme=dark] .gate-stat{background:#ffffff0a!important;border:1px solid #ffffff1a!important;border:1px solid var(--oj-border)!important}:root[data-theme=dark] .gate-stat .stat-value{color:#f5f1ff!important;color:var(--oj-text)!important}:root[data-theme=dark] .gate-stat .stat-label{color:#7a7494!important;color:var(--oj-text-mute)!important}
/*# sourceMappingURL=main.3d6ae44b.css.map*/