:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--bg-1:#080b16;--bg-2:#10162a;--panel:#141b31f0;--panel-2:#171f38;--panel-3:#202b4a;--text:#f6f8ff;--muted:#a8b2cf;--border:#98aeff24;--primary:#7c3aed;--primary-2:#2563eb;--accent:#00d4ff;--pink:#ec4899;--green:#22c55e;--yellow:#fbbf24;--danger:#fb4f6a;--shadow:0 18px 50px #00000057;--radius:22px}html{scroll-behavior:smooth;background:var(--bg-1)}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 10% 10%, #7c3aed29, transparent 32%), radial-gradient(circle at 88% 18%, #2563eb21, transparent 26%), linear-gradient(145deg, var(--bg-1), var(--bg-2));margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}button{cursor:pointer}button:disabled{opacity:.62;cursor:not-allowed}img,video{max-width:100%}a{color:inherit}.loading,.auth-page{place-items:center;min-height:100vh;padding:20px;display:grid}.loading{color:#fff;font-weight:800}.auth-page{background:radial-gradient(circle at 30% 20%,#7c3aed59,#0000 35%),radial-gradient(circle at 70% 70%,#00d4ff33,#0000 38%),#080b16}.auth-card{border:1px solid var(--border);width:min(100%,430px);box-shadow:var(--shadow);background:#12182cf0;border-radius:28px;padding:32px}.auth-card h1{margin:0;font-size:34px}.auth-card>p{color:var(--muted)}.auth-card form{gap:12px;margin-top:20px;display:grid}.auth-card button,.auth-card .google-btn{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border:0;border-radius:14px;padding:13px 16px;font-weight:800}input,textarea,select{width:100%;color:var(--text);border:1px solid var(--border);background:#ffffff0e;border-radius:14px;outline:none;padding:13px 14px}textarea{resize:vertical;min-height:130px}select option{color:#fff;background:#141b31}.app{grid-template-columns:240px minmax(0,1fr) 300px;min-height:100vh;display:grid}.sidebar{z-index:30;border-right:1px solid var(--border);background:#070a14f5;height:100vh;padding:22px 14px;position:sticky;top:0;overflow-y:auto}.logo{background:linear-gradient(90deg,#fff,#b8c6ff);color:#0000;-webkit-background-clip:text;background-clip:text;padding:10px 14px 24px;font-size:27px;font-weight:900}.sidebar nav{gap:7px;display:grid}.nav-item,.logout-btn{text-align:left;color:#c4cce3;background:0 0;border:1px solid #0000;border-radius:14px;width:100%;padding:13px 14px;font-weight:800;transition:all .2s}.nav-item span{width:31px;display:inline-block}.nav-item:hover{color:#fff;background:#7c3aed1f}.nav-item.active{color:#fff;background:linear-gradient(135deg,#7c3aedcc,#2563ebad);border-color:#7c3aed66;box-shadow:0 8px 25px #5937be38}.logout-btn:hover{background:#fb4f6a2e}.header,.page-card{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header h2{margin:0 0 5px;font-size:23px}.header span{color:var(--muted);overflow-wrap:anywhere}.page-card h1{margin-top:0}.right-sidebar{border-left:1px solid var(--border);background:#080b16b8;height:100vh;padding:22px 16px;position:sticky;top:0;overflow-y:auto}.user-summary,.creator-program{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(145deg,#1b243ff0,#101628f5);border-radius:20px;margin-bottom:16px;padding:19px}.user-summary h2,.creator-program h2{margin-top:0}.user-summary p{color:var(--muted)}.user-summary strong{color:#fff}.monetization-on{color:#73f7aa;font-weight:900}.withdrawal-side-status{color:#b9d8ff!important}.side-earnings{color:#9eadd0}.small-referral-btn,.profile-referral-btn,.edit-profile-btn{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border:0;border-radius:14px;font-weight:900}.small-referral-btn,.profile-referral-btn{width:100%;padding:13px 15px}.edit-profile-btn{padding:10px 14px}.feed,.profile-video-feed{gap:20px;width:min(100%,800px);margin:0 auto;display:grid}.feed{scroll-snap-type:y proximity;scroll-padding:20px}.video-card{scroll-snap-align:start;scroll-snap-stop:normal;border:1px solid var(--border);box-shadow:var(--shadow);content-visibility:auto;contain-intrinsic-size:820px;background:linear-gradient(150deg,#161d34,#101526);border-radius:22px;overflow:hidden}.video-owner{align-items:center;gap:12px;padding:15px 17px;display:flex}.avatar{color:#fff;background:linear-gradient(135deg, var(--primary), var(--pink));border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-weight:900;display:grid;box-shadow:0 8px 20px #7c3aed47}.video-owner strong{display:block}.video-owner p{color:var(--muted);overflow-wrap:anywhere;margin:4px 0 0}.video-player-wrap{background:#02040b;width:100%;position:relative;overflow:hidden}.tikview-video-player{object-fit:contain;background:#02040b;width:100%;height:100%;max-height:78vh;display:block}.reel-video{min-height:min(74vh,760px)}.video-lazy-placeholder{color:#cbd5e1;background:linear-gradient(135deg,#11182b,#070a12);place-items:center;min-height:420px;display:grid}.video-playback-message{text-align:center;color:#ffd7a5;background:#f59e0b1a;padding:12px 14px}.engagement-bar{border-bottom:1px solid var(--border);color:#d9e2f8;align-items:center;gap:18px;padding:12px 16px;display:flex}.like-button{color:#d9e2f8;background:#ffffff0a;border:0;border-radius:11px;padding:8px 10px;font-weight:800}.like-button:hover{background:#ec489924}.like-button.liked{color:#ff7294}.comment-section{padding:15px}.comment-input{gap:10px;display:flex}.comment-input input{flex:1;min-width:0}.comment-input button{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border:0;border-radius:13px;padding:0 17px;font-weight:900}.comments-list{gap:9px;margin-top:13px;display:grid}.comment-item{background:#ffffff09;border:1px solid #ffffff0f;border-radius:14px;justify-content:space-between;gap:12px;padding:11px 12px;display:flex}.comment-item p{color:var(--muted);overflow-wrap:anywhere;margin:5px 0 0}.delete-comment{color:#ff7890;background:0 0;border:0;font-size:18px}.load-more-videos{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border:0;border-radius:14px;width:100%;padding:14px;font-weight:900}.upload-form,.contact-form,.withdrawal-form,.profile-edit-form{gap:13px;display:grid}.upload-form button,.contact-form button,.withdrawal-form button,.profile-edit-form button{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border:0;border-radius:14px;padding:14px;font-weight:900}.note{color:#ccefff;background:#00d4ff12;border:1px solid #00d4ff2e;border-radius:14px;padding:14px}.profile-top{text-align:center}.profile-avatar-wrap{width:108px;height:108px;margin:0 auto 14px;position:relative}.profile-avatar{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border:3px solid #ffffff2b;border-radius:50%;place-items:center;width:108px;height:108px;font-size:40px;font-weight:900;display:grid;overflow:hidden;box-shadow:0 15px 35px #2563eb40}.profile-avatar img{object-fit:cover;width:100%;height:100%}.blue-tick{color:#fff;background:#1d9bf0;border:3px solid #131a30;border-radius:50%;place-items:center;width:31px;height:31px;font-size:17px;font-weight:1000;display:grid;position:absolute;bottom:5px;right:-3px}.inline-blue-tick{vertical-align:middle;color:#fff;background:#1d9bf0;border-radius:50%;place-items:center;width:22px;height:22px;margin-left:7px;font-size:13px;display:inline-grid}.profile-title-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.profile-title-row h1{margin:0}.creator-badge{color:#cfeeff;background:#1d9bf01f;border:1px solid #1d9bf059;border-radius:999px;margin-top:10px;padding:8px 13px;font-weight:800;display:inline-block}.profile-edit-form{text-align:left;border:1px solid var(--border);background:#ffffff09;border-radius:18px;max-width:650px;margin:22px auto;padding:18px}.profile-edit-form label{color:#c7d1ea;gap:7px;font-weight:700;display:grid}.profile-help{color:var(--muted);margin:0;font-size:13px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:25px 0;display:grid}.stat{border:1px solid var(--border);background:#ffffff09;border-radius:17px;padding:18px 12px}.stat h3{margin:0;font-size:25px}.stat p{color:var(--muted);margin:8px 0 0}.earnings-stat h3{color:#8ff7b7;font-size:20px}.profile-videos-section{text-align:left;margin-top:28px}.no-profile-videos{text-align:center;color:var(--muted);background:#ffffff09;border-radius:16px;padding:24px}.referral-link-box,.progress-card,.monetization-status,.withdrawal-box{border:1px solid var(--border);background:#ffffff09;border-radius:18px}.referral-link-box{padding:18px}.referral-link-box button{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border:0;border-radius:13px;width:100%;margin-top:10px;padding:12px;font-weight:900}.referral-progress-grid{grid-template-columns:repeat(2,1fr);gap:15px;margin:20px 0;display:grid}.progress-card{padding:18px}.progress-card h2{margin:0}.progress-card p{color:var(--muted)}.progress-bar{background:#ffffff17;border-radius:999px;height:10px;margin-top:12px;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg, var(--primary), var(--accent));height:100%}.monetization-status{margin-bottom:18px;padding:20px}.monetization-status.active{background:#22c55e14;border-color:#22c55e59}.monetization-status.locked{background:#f59e0b12}.withdrawal-box{margin:20px 0;padding:20px}.withdrawal-box.unlocked{background:linear-gradient(145deg,#22c55e14,#2563eb12);border-color:#22c55e59}.withdrawal-box.locked{background:#fbbf240f}.withdrawal-ready{color:#90f7b5;font-weight:800}.available-balance{color:#c7d2e9;background:#ffffff0d;border-radius:12px;padding:11px 13px}.available-balance strong{color:#90f7b5}.withdrawal-locked-message{color:#ffe3a5;background:#fbbf2414;border-radius:14px;padding:15px}.withdrawal-locked-message p{color:#c9d3ea;margin-bottom:0}.withdrawal-history{margin-top:20px}.withdrawal-request{border:1px solid var(--border);background:#ffffff09;border-radius:13px;justify-content:space-between;gap:14px;margin-top:9px;padding:13px;display:flex}.withdrawal-status.pending{color:#ffd166}.withdrawal-status.approved{color:#75efad}.withdrawal-status.rejected{color:#ff7990}.referral-list{gap:10px;display:grid}.referral-user{border:1px solid var(--border);background:#ffffff08;border-radius:15px;align-items:center;gap:12px;padding:14px;display:flex}.referral-number{color:#e8dcff;background:#7c3aed38;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.referral-user-avatar{background:linear-gradient(135deg, var(--primary), var(--primary-2));border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.referral-user-info{flex:1;gap:3px;min-width:0;display:grid}.referral-user-info span{color:var(--muted);text-overflow:ellipsis;overflow:hidden}.referral-success{color:#8df4b7;font-weight:800}.analytics-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.analytics-card{text-align:center;border:1px solid var(--border);background:#ffffff09;border-radius:18px;padding:23px}.analytics-card h2{margin:0;font-size:31px}.analytics-card p{color:var(--muted)}.discover-grid{gap:12px;display:grid}.creator-card{border:1px solid var(--border);background:#ffffff09;border-radius:16px;align-items:center;gap:13px;padding:15px;display:flex}.creator-card button{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border:0;border-radius:12px;margin-left:auto;padding:10px 13px;font-weight:800}.congrats-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.congrats-modal{text-align:center;background:linear-gradient(145deg,#1b2441,#101629);border:1px solid #7c3aed59;border-radius:26px;width:min(100%,480px);padding:34px 25px;box-shadow:0 30px 100px #0000008c}.congrats-icon{font-size:62px}.congrats-modal button{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border:0;border-radius:14px;width:100%;padding:14px;font-weight:900}@media (width<=1180px){.app{grid-template-columns:225px minmax(0,1fr)}.right-sidebar{display:none}}@media (width<=760px){body{padding-bottom:76px}.app{display:block}.sidebar{z-index:900;border-top:1px solid var(--border);border-right:0;width:100%;height:auto;padding:6px 5px;position:fixed;inset:auto 0 0;overflow-x:auto}.logo,.logout-btn{display:none}.sidebar nav{gap:4px;width:max-content;min-width:100%;display:flex}.nav-item{text-align:center;width:auto;min-width:64px;padding:8px;font-size:10px}.nav-item span{width:auto;margin-bottom:3px;font-size:17px;display:block}.main-content{padding:10px}.header{border-radius:17px;padding:15px}.page-card{border-radius:17px;padding:17px 13px}.stats-grid{grid-template-columns:repeat(2,1fr)}.analytics-grid,.referral-progress-grid{grid-template-columns:1fr}.video-card{border-radius:17px}.reel-video{min-height:58vh}.comment-input{flex-direction:column}.comment-input button{min-height:44px}.withdrawal-request{flex-direction:column}}@media (width<=430px){.stats-grid{grid-template-columns:1fr}.profile-title-row{align-items:stretch}.edit-profile-btn{width:100%}.engagement-bar{justify-content:space-between;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--gold:#fc6;--gold-2:#ff8a00;--cyan-glow:#00d4ff42;--violet-glow:#7c3aed4d}body:before,body:after{content:"";pointer-events:none;z-index:-1;filter:blur(60px);opacity:.55;position:fixed}body:before{background:#7c3aed38;width:260px;height:260px;top:18%;left:18%}body:after{background:#00d4ff1f;width:300px;height:300px;bottom:8%;right:6%}.header,.page-card,.user-summary,.creator-program,.video-card,.creator-card,.progress-card,.withdrawal-box,.referral-link-box{position:relative;overflow:hidden}.header:before,.page-card:before,.video-card:before{content:"";background:linear-gradient(90deg, transparent, var(--accent), var(--primary), var(--pink), transparent);opacity:.82;height:2px;position:absolute;inset:0 0 auto}.logo:after{content:"CREATOR NETWORK";color:#7f8aa7;letter-spacing:2px;margin-top:5px;font-size:8px;font-weight:900;display:block}.nav-item{position:relative;overflow:hidden}.nav-item:after{content:"";background:var(--accent);border-radius:0 9px 9px 0;width:5px;height:22px;transition:transform .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)scaleY(.2)}.nav-item.active:after{transform:translateY(-50%)scaleY(1)}.admin-nav-item{color:#ffe3a0;background:linear-gradient(135deg,#ffcc6617,#7c3aed14);border-color:#ffcc661f}.admin-nav-item:hover,.admin-nav-item.active{color:#fff8df;background:linear-gradient(135deg,#ff8a0052,#7c3aed85);border-color:#ffcc666b}.owner-badge{border:1px solid #ffcc6657;box-shadow:0 0 30px #ffaa231f;color:#fff5cf!important;background:linear-gradient(135deg,#ff8a0038,#7c3aed3d)!important}.blue-tick,.inline-blue-tick{box-shadow:0 0 0 3px #00d4ff14,0 0 22px #00d4ff38}.admin-page{background:linear-gradient(155deg,#151d35fa,#0a0f1dfa);max-width:1120px;padding:0;overflow:hidden}.admin-hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 8% 15%,#ffaa2329,#0000 30%),radial-gradient(circle at 90% 10%,#00d4ff21,#0000 28%),linear-gradient(135deg,#7c3aed33,#2563eb14);justify-content:space-between;align-items:flex-start;gap:25px;min-height:205px;padding:34px;display:flex}.admin-kicker{color:#ffe6a3;letter-spacing:1.7px;background:#ffcc6612;border:1px solid #ffcc663d;border-radius:999px;margin-bottom:13px;padding:7px 11px;font-size:11px;font-weight:900;display:inline-block}.admin-hero h1{background:linear-gradient(90deg,#fff,#d5e8ff 50%,#c4b5fd);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(28px,4vw,44px);line-height:1.05}.admin-hero p{color:var(--muted);max-width:640px}.owner-chip{color:#dffaff;overflow-wrap:anywhere;background:#00d4ff14;border:1px solid #00d4ff33;border-radius:16px;flex:0 auto;padding:12px 15px;font-weight:800}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:24px 26px 6px;display:grid}.admin-stat{border:1px solid var(--border);background:linear-gradient(145deg,#ffffff0e,#ffffff04);border-radius:20px;min-height:115px;padding:18px;box-shadow:inset 0 1px #ffffff0a,0 12px 35px #00000029}.admin-stat span{color:var(--muted);font-size:13px;display:block}.admin-stat strong{color:#fff;margin-top:11px;font-size:clamp(24px,3vw,34px);display:block}.admin-panel{padding:26px}.admin-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.admin-panel-head h2{margin:0}.admin-panel-head>span{color:var(--muted);font-size:13px}.admin-request-list{gap:12px;display:grid}.admin-request{border:1px solid var(--border);background:#ffffff06;border-radius:20px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:18px;transition:transform .18s,border-color .18s,background .18s;display:grid}.admin-request:hover{background:#ffffff0b;border-color:#00d4ff47;transform:translateY(-2px)}.admin-request.approved{border-color:#22c55e3d}.admin-request.rejected{border-color:#fb4f6a38}.admin-request-main{align-items:center;gap:13px;min-width:0;display:flex}.admin-user-avatar{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border-radius:16px;flex:none;place-items:center;width:48px;height:48px;font-size:18px;font-weight:900;display:grid;box-shadow:0 10px 24px #4850d73d}.admin-request h3{margin:0;font-size:16px}.admin-request p{color:var(--muted);overflow-wrap:anywhere;margin:4px 0 8px;font-size:13px}.admin-request-meta{flex-wrap:wrap;gap:7px;display:flex}.admin-request-meta span{color:#bac7e7;background:#ffffff0b;border-radius:999px;padding:5px 8px;font-size:11px}.admin-request-money{text-align:right;min-width:118px}.admin-request-money>strong{font-size:22px;display:block}.request-status{text-transform:uppercase;letter-spacing:.6px;border-radius:999px;margin-top:7px;padding:5px 10px;font-size:11px;font-weight:900;display:inline-block}.request-status.pending{color:#ffe29a;background:#fbbf2421}.request-status.approved{color:#9df4b6;background:#22c55e21}.request-status.rejected{color:#ffabb9;background:#fb4f6a21}.admin-actions{gap:8px;display:flex}.approve-btn,.reject-btn{color:#fff;border:1px solid #0000;border-radius:12px;min-height:42px;padding:0 14px;font-weight:850}.approve-btn{background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 9px 22px #22c55e29}.reject-btn{color:#ffb2be;background:#fb4f6a1a;border-color:#fb4f6a33}.approve-btn:hover{filter:brightness(1.08)}.reject-btn:hover{background:#fb4f6a2e}.admin-empty{text-align:center;color:var(--muted);border:1px dashed #98aeff38;border-radius:18px;padding:45px 20px}.admin-security-note{color:#c8d2ea;border-left:3px solid var(--accent);background:#00d4ff0e;border-radius:12px;margin:0 26px 26px;padding:14px;font-size:13px}.profile-avatar-wrap .profile-avatar,.avatar,.referral-user-avatar{box-shadow:0 10px 30px #2563eb38}.video-card{box-shadow:0 22px 55px #00000042,inset 0 1px #ffffff06}.profile-referral-btn,.small-referral-btn,.upload-form button,.contact-form button,.withdrawal-form button,.edit-profile-btn{box-shadow:0 12px 28px #4d45d538}@media (width<=1000px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-request{grid-template-columns:1fr auto}.admin-actions{grid-column:1/-1}}@media (width<=720px){.admin-hero{flex-direction:column;min-height:auto;padding:24px 18px}.admin-stats{grid-template-columns:1fr 1fr;gap:10px;padding:16px 14px 0}.admin-panel{padding:18px 14px}.admin-request{grid-template-columns:1fr;gap:12px;padding:14px}.admin-request-money{text-align:left;justify-content:space-between;align-items:center;min-width:0;display:flex}.admin-actions{grid-column:auto}.approve-btn,.reject-btn{flex:1}.admin-security-note{margin:0 14px 18px}.owner-chip{width:100%}}@media (width<=430px){.admin-stats{grid-template-columns:1fr}.admin-stat{min-height:90px}.admin-actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){.admin-request,.nav-item,.approve-btn,.reject-btn{transition:none!important}}.auth-page .password-field{width:100%;margin:12px 0;position:relative}.auth-page .password-field input{width:100%;margin:0;padding-right:105px}.auth-page .password-toggle{color:#7b5cff;cursor:pointer;background:linear-gradient(135deg,#6c5ce729,#00d4ff1f);border:1px solid #826eff47;border-radius:11px;min-width:88px;padding:8px 10px;font-size:12px;font-weight:800;line-height:1;transition:transform .2s,box-shadow .2s,background .2s;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-page .password-toggle:hover{background:linear-gradient(135deg,#6c5ce747,#00d4ff33);transform:translateY(-50%)scale(1.04);box-shadow:0 7px 20px #6c5ce733}.auth-page .password-toggle:active{transform:translateY(-50%)scale(.98)}@media (width<=480px){.auth-page .password-field input{padding-right:96px}.auth-page .password-toggle{min-width:80px;padding:8px;font-size:11px;right:6px}}.auth-page .forgot-password-btn{color:#8f7cff;background:0 0;border:0;width:100%;margin-top:10px;font-weight:800;text-decoration:none}.auth-page .forgot-password-btn:hover{color:#c4b8ff;text-decoration:underline}.auth-page .forgot-password-btn:disabled{opacity:.55;cursor:not-allowed}.profile-edit-form input[type=file],.profile-page input[type=file]{cursor:pointer;padding:10px}.profile-edit-form input[type=file]::file-selector-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c5ce7,#00d4ff);border:0;border-radius:10px;margin-right:10px;padding:9px 12px;font-weight:800}.profile-page input[type=file]::file-selector-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c5ce7,#00d4ff);border:0;border-radius:10px;margin-right:10px;padding:9px 12px;font-weight:800}:root{--fb-blue:#0866ff;--fb-blue-dark:#0057d8;--fb-blue-soft:#e7f0ff;--fb-bg:#f0f2f5;--fb-card:#fff;--fb-text:#050505;--fb-muted:#65676b;--fb-border:#d8dadf;--fb-shadow:0 1px 2px #0000001f, 0 6px 18px #00000014;--fb-3d:0 12px 30px #1877f21f, 0 2px 6px #0000001f;--danger:#e41e3f;--dark:#18191a}body{min-width:320px;background:radial-gradient(circle at 5% 0%, #0866ff1a, transparent 28%), radial-gradient(circle at 95% 10%, #00aeff12, transparent 26%), var(--fb-bg)!important;color:var(--fb-text)!important;font-family:Inter,Segoe UI,Arial,sans-serif!important}.app,.app-shell,.main-layout{background:0 0!important}header,.topbar,.app-header,.navbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#fff 0%,#f7faff 100%)!important;border-bottom:1px solid #0866ff1f!important;box-shadow:0 4px 22px #00000017!important}.card,.feed-card,.video-card,.profile-card,.stats-card,.creator-card,.monetization-card,.withdrawal-card,.admin-card,.content-card,.discover-card,.referral-card,.analytics-card,.earnings-card,.contact-card,.about-card{transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:var(--fb-shadow)!important;color:var(--fb-text)!important;background:linear-gradient(145deg,#fff,#f9fbff)!important;border:1px solid #0866ff1a!important;border-radius:16px!important}.card:hover,.feed-card:hover,.video-card:hover,.profile-card:hover,.stats-card:hover,.creator-card:hover,.monetization-card:hover,.withdrawal-card:hover,.admin-card:hover,.content-card:hover{transform:translateY(-2px);box-shadow:var(--fb-3d)!important;border-color:#0866ff38!important}.sidebar{background:radial-gradient(circle at 20% 0,#3278ff40,#0000 25%),linear-gradient(#171b24 0%,#101318 100%)!important;border-right:1px solid #ffffff14!important;box-shadow:10px 0 35px #00000024!important}.sidebar .logo,.sidebar h1,.sidebar h2,.sidebar h3,.sidebar .brand{text-shadow:0 2px 10px #0000004d;color:#fff!important}.sidebar a,.sidebar button,.sidebar .nav-item{color:#d9e0ec!important;border-radius:12px!important;transition:all .2s!important}.sidebar .active,.sidebar a.active,.sidebar button.active,.nav-item.active{color:#fff!important;background:linear-gradient(135deg,#0866ff,#0a7cff)!important;box-shadow:0 8px 22px #0866ff57,inset 0 1px #ffffff40!important}.main-content,.content,.page-content{background:0 0!important}h1,h2,h3,h4{letter-spacing:-.02em;color:#111827!important}p,.muted,.subtitle,.secondary-text{color:var(--fb-muted)!important}button,.btn{border-radius:10px!important;font-weight:700!important;transition:transform .16s,box-shadow .16s,filter .16s!important}button:hover:not(:disabled),.btn:hover:not(:disabled){filter:brightness(1.03)}button:active:not(:disabled),.btn:active:not(:disabled){transform:translateY(1px)scale(.985)}.primary-btn,.btn-primary,.upload-btn,.submit-btn,.save-btn,.send-btn,.login-btn,.signup-btn{color:#fff!important;background:linear-gradient(135deg,#0866ff 0%,#0057d8 100%)!important;border:1px solid #00000014!important;box-shadow:0 8px 18px #0866ff40,inset 0 1px #ffffff40!important}.primary-btn:hover,.btn-primary:hover,.upload-btn:hover,.submit-btn:hover,.save-btn:hover,.send-btn:hover,.login-btn:hover,.signup-btn:hover{box-shadow:0 12px 26px #0866ff52,inset 0 1px #ffffff47!important}.logout-btn,.danger-btn,.reject-btn{color:#fff!important;background:linear-gradient(135deg,#ff3b5c,#c91432)!important;box-shadow:0 8px 18px #e41e3f38!important}input,textarea,select{color:#1c1e21!important;border:1px solid var(--fb-border)!important;background:#fff!important;border-radius:10px!important;box-shadow:inset 0 1px 2px #00000008!important}input:focus,textarea:focus,select:focus{border-color:var(--fb-blue)!important;outline:none!important;box-shadow:0 0 0 3px #0866ff21!important}.auth-page{min-height:100vh;background:radial-gradient(circle at 15% 20%,#0866ff26,#0000 34%),radial-gradient(circle at 90% 80%,#0082ff1c,#0000 30%),linear-gradient(135deg,#eef4ff,#f4f6f9 48%,#eaf2ff)!important}.auth-box,.auth-card{background:#fffffff0!important;border:1px solid #ffffffe6!important;border-radius:20px!important;box-shadow:0 24px 65px #1f41722e,0 4px 12px #00000014!important}.auth-page .password-field{position:relative}.auth-page .password-toggle{color:#0866ff!important;box-shadow:none!important;background:#eef3ff!important;border:1px solid #d6e4ff!important}.auth-page .password-toggle:hover{background:#e0ebff!important}.video-feed,.reels-feed{gap:18px!important}.feed-card,.video-card{overflow:hidden}.feed-card video,.video-card video,.reel-video{box-shadow:inset 0 0 0 1px #ffffff0d;background:#050505!important;border-radius:14px!important}.video-actions button,.action-btn{color:#1c1e21!important;background:#f0f2f5!important;border:1px solid #0000!important}.video-actions button:hover,.action-btn:hover{color:#0866ff!important;background:#e4e6eb!important}.profile-header,.profile-hero{color:#fff!important;background:linear-gradient(135deg,#0866fff2,#0a7cffdb),linear-gradient(145deg,#0d5dcc,#163c7a)!important;box-shadow:0 18px 35px #0866ff38!important}.profile-header h1,.profile-header h2,.profile-hero h1,.profile-hero h2,.profile-header p,.profile-hero p{color:#fff!important}.profile-avatar,.avatar{border:4px solid #fff!important;box-shadow:0 10px 28px #0000002e!important}.creator-badge,.monetized-badge{color:#0866ff!important;background:linear-gradient(135deg,#e7f0ff,#f5f9ff)!important;border:1px solid #cfe0ff!important;box-shadow:0 5px 14px #0866ff1a!important}.inline-blue-tick,.blue-tick{border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;box-shadow:0 3px 10px #0866ff59;color:#fff!important;background:linear-gradient(135deg,#0866ff,#00a6ff)!important;font-size:12px!important}.owner-admin,.admin-page{background:0 0!important}.admin-card{position:relative}.admin-card:before{content:"";background:linear-gradient(#0866ff,#00a6ff);border-radius:16px 0 0 16px;width:4px;position:absolute;inset:0 auto 0 0}.stat-card,.analytics-stat{background:linear-gradient(145deg,#fff,#f7faff)!important;border:1px solid #0866ff14!important}.stat-card strong,.analytics-stat strong{color:#0866ff!important}table{overflow:hidden;background:#fff!important;border-radius:14px!important}th{color:#4b4f56!important;background:#f0f4f9!important}td{border-color:#edf0f4!important}.mobile-nav,.bottom-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2!important;border-top:1px solid #0866ff1f!important;box-shadow:0 -8px 30px #00000014!important}.mobile-nav .active,.bottom-nav .active{color:#0866ff!important}.main-content,.page-content,.video-feed,.reels-feed{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}@media (width<=900px){body{background:var(--fb-bg)!important}.card,.feed-card,.video-card,.profile-card,.stats-card{border-radius:14px!important}}@media (width<=600px){.main-content,.content,.page-content{padding-left:10px!important;padding-right:10px!important}.feed-card,.video-card{border-radius:13px!important}h1{font-size:clamp(24px,7vw,34px)!important}h2{font-size:clamp(20px,6vw,28px)!important}}.sidebar .logo{background:radial-gradient(circle at 78% 10%,#0866ff57,#0000 42%),linear-gradient(145deg,#ffffff14,#ffffff06);border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:12px;margin:0 6px 24px;color:#fff!important;padding:14px!important;display:flex!important;box-shadow:0 14px 32px #00000040,inset 0 1px #ffffff1f!important}.sidebar .logo-mark{color:#fff;background:linear-gradient(145deg,#0b7cff,#064dc5);border-radius:15px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;padding-left:3px;font-size:20px;display:inline-flex;box-shadow:0 10px 22px #0866ff57,inset 0 1px #ffffff47,inset 0 -4px 10px #00000026}.sidebar .logo-text{letter-spacing:-.8px;text-shadow:0 2px 10px #0000003d;font-size:25px;font-weight:900;color:#fff!important}.sidebar .logo-text span{color:#62a4ff}.discover-page{min-height:500px}.discover-header{margin-bottom:18px}.discover-header h1{margin-bottom:6px}.creator-search-wrap{background:linear-gradient(145deg,#fff,#f5f9ff);border:1px solid #d7e4f8;border-radius:14px;align-items:center;gap:10px;max-width:560px;margin:0 0 22px;padding:3px 14px;display:flex;box-shadow:0 7px 20px #1241820f}.creator-search-wrap>span{font-size:17px}.creator-search-wrap input{width:100%;box-shadow:none!important;background:0 0!important;border:0!important}.creator-search-wrap:focus-within{border-color:#0866ff;box-shadow:0 0 0 4px #0866ff1c}.creator-card{background:linear-gradient(145deg,#fff,#f8fbff)!important;border:1px solid #e3e9f2!important;box-shadow:0 5px 16px #162a4b0f!important}.creator-public-avatar{font-weight:900;overflow:hidden;color:#fff!important;background:linear-gradient(145deg,#0866ff,#53a4ff)!important}.creator-public-avatar img{object-fit:cover;width:100%;height:100%;display:block}.creator-info strong{font-size:16px;color:#1c1e21!important}.creator-private-note{margin-top:3px;font-size:12px;display:block;color:#6b7280!important}.empty-creators{text-align:center;padding:34px 0;color:#65676b!important}@media (width<=600px){.sidebar .logo{margin:0 0 16px}.creator-search-wrap{max-width:none}.creator-card{gap:10px}.creator-card button{font-size:12px;padding:9px 11px!important}}:root{--tv-blue:#0866ff;--tv-blue-dark:#0047c7;--tv-blue-light:#eaf2ff;--tv-navy:#071326;--tv-navy-2:#0d1d35;--tv-red:#e31b3f;--tv-red-dark:#b90f2c;--tv-text:#172033;--tv-muted:#667085;--tv-border:#e4e9f2;--tv-bg:#f2f5fa;--tv-card:#fff;--tv-radius:18px;--tv-shadow:0 10px 30px #102a5014;--tv-shadow-hover:0 18px 40px #082c6024}*{box-sizing:border-box}html,body,#root{max-width:100%;min-height:100%;overflow-x:hidden}body{color:var(--tv-text);background:radial-gradient(circle at 100% 0,#0866ff14,#0000 28%),linear-gradient(#f8faff 0%,#f1f4f9 100%);font-family:Inter,Segoe UI,Arial,sans-serif}button{white-space:nowrap}.sidebar{box-shadow:14px 0 40px #040e1f1a;background:radial-gradient(circle at 20% 0,#1f74ff38,#0000 30%),linear-gradient(#09152a 0%,#071326 52%,#050d1c 100%)!important;border-right:1px solid #ffffff12!important}.sidebar .logo{min-width:0}.sidebar .logo-text{text-overflow:ellipsis;min-width:0;overflow:hidden}.sidebar nav,.sidebar .nav-links{padding-top:4px}.sidebar a,.sidebar button,.sidebar .nav-item{letter-spacing:.1px;gap:13px;min-height:50px;color:#ffffffc7!important;border-radius:14px!important;align-items:center!important;margin:5px 7px!important;padding:0 15px!important;font-weight:750!important;transition:transform .18s,background .18s,box-shadow .18s!important;display:flex!important}.sidebar a:hover,.sidebar button:hover,.sidebar .nav-item:hover{transform:translate(2px);color:#fff!important;background:linear-gradient(135deg,#0866ff38,#ffffff0d)!important}.sidebar a.active,.sidebar .active,.sidebar .nav-item.active{color:#fff!important;background:linear-gradient(135deg,#0866ff,#0054dc)!important;box-shadow:0 10px 24px #0866ff3d!important}.sidebar a>:first-child,.sidebar button>:first-child,.sidebar .nav-item>:first-child{text-align:center;flex:0 0 24px;justify-content:center;align-items:center;width:24px;display:inline-flex}.main-content,.content,.app-content{min-width:0}.page-card,.card,.video-card,.profile-card,.analytics-card,.earnings-card{border-radius:var(--tv-radius)!important;box-shadow:var(--tv-shadow)!important;background:#fffffff5!important;border:1px solid #e2e8f0f2!important}.page-card{padding:clamp(16px,2.2vw,28px)!important}h1,h2,h3,h4{letter-spacing:-.3px;overflow-wrap:anywhere;line-height:1.22;color:#111827!important}p,span,small,label{overflow-wrap:anywhere}h1{font-size:clamp(22px,2.4vw,32px)!important;font-weight:850!important}h2{font-size:clamp(19px,2vw,26px)!important;font-weight:800!important}button{border:0;border-radius:12px!important;font-weight:800!important;transition:transform .16s,box-shadow .16s,filter .16s!important}button:hover{filter:brightness(1.02);transform:translateY(-1px)}.primary-btn,.upload-btn,.submit-btn,.creator-card button:not(.following-btn),.btn-primary{color:#fff!important;background:linear-gradient(135deg,#0866ff 0%,#0050d8 100%)!important;box-shadow:0 9px 20px #0866ff33!important}.danger-btn,.logout-btn{color:#fff!important;background:linear-gradient(135deg,#ef3150,#c71534)!important}input,textarea,select{max-width:100%;color:#172033!important;background:#fbfcfe!important;border:1px solid #dbe3ef!important;border-radius:13px!important;min-width:0!important;padding:12px 14px!important;transition:border-color .18s,box-shadow .18s,background .18s!important}input:focus,textarea:focus,select:focus{border-color:var(--tv-blue)!important;background:#fff!important;outline:none!important;box-shadow:0 0 0 4px #0866ff1a!important}.video-card,.video-post,.feed-card{overflow:hidden;transition:transform .2s,box-shadow .2s!important}.video-card:hover,.video-post:hover,.feed-card:hover{box-shadow:var(--tv-shadow-hover)!important}.video-card video,.video-post video,.feed-card video{object-fit:contain;background:#070b12;border-radius:14px;width:100%;max-width:100%;height:auto;max-height:72vh;display:block}.video-meta,.video-actions,.video-stats{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.video-actions button,.video-stats button{min-height:38px;color:#24324a!important;box-shadow:none!important;background:#f4f7fb!important;border:1px solid #e4e9f2!important;padding:8px 12px!important}.profile-header,.profile-top{position:relative;overflow:hidden}.profile-header:before,.profile-top:before{content:"";background:linear-gradient(90deg,#0866ff,#5aa5ff,#e31b3f);height:6px;position:absolute;inset:0 0 auto}.avatar,.profile-avatar{flex:none;overflow:hidden;box-shadow:0 8px 20px #12325a24}.avatar img,.profile-avatar img{object-fit:cover;width:100%;height:100%}.creator-list{gap:12px;display:grid}.creator-card{min-width:0;align-items:center!important;gap:13px!important;padding:14px 16px!important;display:flex!important}.creator-info{flex:auto;min-width:0}.creator-info strong,.creator-private-note{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.creator-card button{flex:none;min-width:104px}.stat-card,.stat-box,.monetization-card,.creator-program,.earnings-summary{position:relative;overflow:hidden}.stat-card:after,.stat-box:after,.monetization-card:after{content:"";background:#0866ff12;border-radius:50%;width:90px;height:90px;position:absolute;top:-38px;right:-32px}.stat-value,.earning-value,.balance-value{letter-spacing:-.5px;color:#0d3f9c!important;font-weight:900!important}.verified-badge,.blue-tick{color:#fff;background:linear-gradient(135deg,#2c8cff,#0866ff);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:5px;font-size:12px;box-shadow:0 4px 10px #0866ff47;display:inline-flex!important}table{border-collapse:collapse;width:100%;max-width:100%}th,td{overflow-wrap:anywhere}@media (width<=900px){.sidebar a,.sidebar button,.sidebar .nav-item{gap:10px;padding:0 12px!important}.page-card{border-radius:16px!important}}@media (width<=700px){body{background:#f3f6fa}.creator-card{padding:12px!important}.creator-card button{min-width:auto}.video-card video,.video-post video,.feed-card video{max-height:68vh}.video-meta,.video-actions,.video-stats{gap:7px}}@media (width<=480px){.page-card{padding:14px!important}.sidebar .logo-text{font-size:21px!important}.creator-card{align-items:flex-start!important}.creator-info strong,.creator-private-note{max-width:150px}button{max-width:100%}input,textarea,select{font-size:16px!important}}.crop-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030a18b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.crop-modal{color:#f8fbff;background:radial-gradient(circle at 100% 0,#0866ff24,#0000 32%),linear-gradient(#121d31,#0a1324);border:1px solid #ffffff1f;border-radius:24px;width:min(94vw,620px);max-height:min(92vh,780px);padding:22px;overflow:auto;box-shadow:0 30px 90px #00000073}.crop-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.crop-modal-header h2{margin:0 0 6px;color:#fff!important}.crop-modal-header p{color:#aab9d2;margin:0;line-height:1.55}.crop-close-btn{flex:none;width:42px;height:42px;font-size:19px;color:#fff!important;background:#ffffff14!important;border-radius:50%!important;padding:0!important}.crop-stage{aspect-ratio:1;background:linear-gradient(45deg,#0a0f1a 25%,#0d1522 25% 50%,#0a0f1a 50% 75%,#0d1522 75%) 0 0/30px 30px;border-radius:24px;width:min(100%,420px);margin:0 auto 20px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.crop-stage img{object-fit:cover;transform-origin:50%;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.crop-circle-guide{pointer-events:none;border:3px solid #fffffff2;border-radius:50%;position:absolute;inset:8%;box-shadow:0 0 0 999px #02071085,0 0 24px #0866ff47}.crop-controls{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;gap:12px;padding:14px;display:grid}.crop-controls label{color:#d9e4f7;grid-template-columns:110px 1fr;align-items:center;gap:12px;font-weight:750;display:grid}.crop-controls input[type=range]{accent-color:#0866ff;width:100%;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.crop-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.secondary-profile-btn,.primary-crop-btn{min-height:44px;padding:0 18px!important}.secondary-profile-btn{color:#eef5ff!important;background:#ffffff17!important;border:1px solid #ffffff1f!important}.primary-crop-btn{color:#fff!important;background:linear-gradient(135deg,#0866ff,#0050d8)!important;box-shadow:0 10px 24px #0866ff40!important}.profile-photo-ready{background:#0866ff0d;border:1px solid #0866ff2e;border-radius:16px;align-items:center;gap:12px;min-width:0;padding:12px;display:flex}.profile-photo-ready img{object-fit:cover;border:2px solid #0866ff73;border-radius:50%;flex:0 0 58px;width:58px;height:58px}.profile-photo-ready>div{flex:1;min-width:0}.profile-photo-ready strong{color:#143f88;display:block}.profile-photo-ready p{color:#667085;margin:4px 0 0;font-size:.9rem}.profile-photo-ready .secondary-profile-btn{flex:none}@media (width<=560px){.crop-modal{border-radius:20px;padding:16px}.crop-controls label{grid-template-columns:1fr;gap:6px}.crop-actions{grid-template-columns:1fr 1fr;display:grid}.profile-photo-ready{flex-wrap:wrap}.profile-photo-ready .secondary-profile-btn{width:100%}}.upload-form{max-width:720px;margin:0 auto}.upload-file-info{color:#17345f;background:linear-gradient(145deg,#f8fbff,#edf5ff);border:1px solid #dce8fa;border-radius:14px;align-items:center;gap:8px;min-width:0;padding:13px 15px;display:flex}.upload-file-info strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.upload-file-info span{color:#0866ff;flex:none;font-weight:800}.upload-progress-box{background:radial-gradient(circle at 100% 0,#0866ff14,#0000 35%),#fff;border:1px solid #0866ff2e;border-radius:16px;padding:16px;box-shadow:0 10px 28px #0846a014}.upload-progress-top{color:#17345f;justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;display:flex}.upload-progress-top strong:last-child{color:#0866ff;font-size:18px}.upload-progress-track{background:#e8eef8;border-radius:999px;height:13px;overflow:hidden;box-shadow:inset 0 1px 2px #00000012}.upload-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#0866ff,#48a0ff,#0866ff) 0 0/200% 100%;min-width:3%;height:100%;transition:width .2s linear;animation:1.3s linear infinite upload-shimmer;box-shadow:0 3px 10px #0866ff47}@keyframes upload-shimmer{to{background-position:200% 0}}.upload-progress-box p{color:#667085;margin:10px 0 0;font-size:13px}.upload-action-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.upload-action-row button{min-height:46px}.cancel-upload-btn{color:#c61d37!important;box-shadow:none!important;background:#fff!important;border:1px solid #f0c7cf!important}.cancel-upload-btn:hover{background:#fff5f6!important}@media (width<=520px){.upload-progress-top{align-items:flex-start}.upload-action-row button{width:100%}.upload-file-info span{font-size:12px}}.trending-page{max-width:1180px}.trending-hero{color:#fff;background:radial-gradient(circle at 92% 15%,#ffb3002e,#0000 25%),linear-gradient(135deg,#071a36,#0c3f8d 58%,#0866ff);border-radius:18px;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;padding:20px;display:flex;box-shadow:0 16px 34px #08378238}.trending-hero h1,.trending-hero p{color:#fff!important}.trending-hero h1{margin:0 0 7px}.trending-hero p{opacity:.88;max-width:650px;margin:0}.trending-live-pill{letter-spacing:.6px;background:#ffffff21;border:1px solid #fff3;border-radius:999px;flex:none;padding:8px 11px;font-size:11px;font-weight:900}.keyword-cloud{flex-wrap:wrap;gap:10px;margin:0 0 16px;display:flex}.trend-keyword{color:#1454bd;background:#f7faff;border:1px solid #d9e5f8;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-weight:850;display:inline-flex;box-shadow:0 5px 14px #0d38780f}.trend-keyword small{color:#0866ff;background:#e6efff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;display:inline-flex}.rank-1{color:#9b5d00;background:linear-gradient(135deg,#fff6dc,#fffaf0);border-color:#ffd675}.rank-2{background:linear-gradient(135deg,#edf4ff,#f7faff)}.keyword-empty{color:#667085}.trending-rule-note{color:#38527a;background:#f3f7ff;border-left:4px solid #0866ff;border-radius:10px;margin-bottom:18px;padding:12px 14px;font-weight:650}.trending-video-wrap{position:relative}.trending-score-badge{z-index:5;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#071326cc;border:1px solid #ffffff24;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850;position:absolute;top:14px;left:14px}@media (width<=600px){.trending-hero{padding:16px;display:block}.trending-live-pill{margin-top:13px;display:inline-flex}.trend-keyword{max-width:100%}}.reel-sound-overlay{z-index:12;-webkit-backdrop-filter:blur(14px);background:#070e1c80;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:9px;padding:5px;display:flex;position:absolute;top:18px;right:18px}.reel-sound-button{color:#fff!important;background:#ffffff26!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;font-size:19px!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffff2e!important}.reel-sound-button:hover{background:#0866ffe0!important}.reel-volume-slider{accent-color:#4e9cff;cursor:pointer;width:92px;height:5px}.reel-card .video-player-wrap{position:relative}.reel-card .reel-sound-overlay{position:absolute}.reel-card .reel-top-overlay{padding-right:70px}@media (width<=600px){.reel-sound-overlay{top:12px;right:12px}.reel-sound-button{width:42px!important;min-width:42px!important;height:42px!important}.reel-volume-slider{width:72px}.reel-card .reel-top-overlay{padding-right:58px}}.logo{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:10px 8px 24px;display:flex}.site-logo-image{object-fit:cover;border-radius:24px;width:96px;height:96px;display:block;box-shadow:0 0 0 1px #ffffff14,0 12px 34px #0000007a,0 0 34px #00d4ff29,0 0 42px #ec48991f}.site-logo-wordmark,.auth-logo-wordmark{letter-spacing:-1.8px;background:linear-gradient(90deg,#fff 0%,#dce7ff 26%,#00d4ff 58%,#ec4899 100%);color:#0000;text-shadow:0 10px 35px #00000047;-webkit-background-clip:text;background-clip:text;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-weight:1000;line-height:.95}.site-logo-wordmark{font-size:30px}.site-logo-wordmark span,.auth-logo-wordmark span{background:linear-gradient(90deg,#00d4ff,#7c3aed 52%,#ec4899);color:#0000;-webkit-background-clip:text;background-clip:text}.site-logo-tagline{letter-spacing:2.2px;color:#aeb9d7;white-space:nowrap;font-size:8px;font-weight:1000}.auth-brand{justify-items:center;gap:10px;margin-bottom:8px;display:grid}.auth-logo-image{object-fit:cover;border-radius:30px;width:118px;height:118px;box-shadow:0 0 0 1px #ffffff14,0 18px 48px #0000007a,0 0 50px #00d4ff2e,0 0 60px #ec489924}.auth-logo-wordmark{font-size:42px}.video-player-wrap,.reel-card .video-player-wrap{background:#02040b;border-radius:18px;width:min(100%,43.875vh);margin-inline:auto;position:relative;overflow:hidden;aspect-ratio:9/16!important;height:auto!important}.tikview-video-player,.reel-video{background:#02040b;display:block;aspect-ratio:9/16!important;object-fit:cover!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important}.video-lazy-placeholder{aspect-ratio:9/16;place-items:center;width:100%;height:100%;display:grid;min-height:0!important}.upload-video-preview-wrap{aspect-ratio:9/16;background:linear-gradient(145deg,#0b1020,#161f3a);border:1px solid #0866ff33;border-radius:24px;width:min(100%,420px);margin:16px auto 4px;padding:8px;position:relative;overflow:hidden;box-shadow:0 18px 45px #0003}.upload-video-preview{object-fit:cover;background:#02040b;border-radius:18px;width:100%;height:100%;display:block}.upload-preview-badge{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#040812b8;border:1px solid #ffffff24;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:1000;position:absolute;top:18px;left:18px}.reels-feed{flex-direction:column;align-items:center;display:flex}.reels-feed .reel-card{width:min(100%,520px);margin-inline:auto}@media (width>=1200px){.reels-feed .reel-card{width:520px}}@media (width<=600px){.reels-feed .reel-card,.video-player-wrap,.reel-card .video-player-wrap{border-radius:14px;width:min(100%,100vw - 20px)}.site-logo-image{width:78px;height:78px}.site-logo-wordmark{font-size:27px}}.video-player-wrap,.reel-card .video-player-wrap{aspect-ratio:auto!important;background:0 0!important;border-radius:18px!important;width:min(100%,520px)!important;height:auto!important;min-height:0!important;margin-inline:auto!important;position:relative!important;overflow:hidden!important}.tikview-video-player,.reel-video{aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;background:#02040b!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important}.video-player-wrap[style*=aspect-ratio]{height:auto!important}.video-lazy-placeholder{aspect-ratio:auto!important;place-items:center!important;width:100%!important;height:220px!important;min-height:220px!important;display:grid!important}.upload-video-preview-wrap{aspect-ratio:auto!important;width:min(100%,520px)!important;height:auto!important;padding:8px!important}.upload-video-preview{aspect-ratio:auto!important;object-fit:contain!important;width:100%!important;height:auto!important;max-height:none!important;display:block!important}.reels-feed .reel-card{width:min(100%,520px)!important;height:auto!important}@media (width<=600px){.video-player-wrap,.reel-card .video-player-wrap,.reels-feed .reel-card{width:min(100%,100vw - 20px)!important;height:auto!important}}:root{--tv-bg:#f6f7f9;--tv-surface:#fff;--tv-surface-2:#f0f2f5;--tv-text:#15171a;--tv-muted:#667085;--tv-line:#e4e7ec;--tv-brand:#5b35f5;--tv-brand-2:#2f6df6;--tv-success:#16a34a;--tv-danger:#dc2626;--tv-shadow:0 8px 28px #10182812;--tv-radius:16px}html,body,#root{min-height:100%}body{min-width:320px!important;color:var(--tv-text)!important;background:var(--tv-bg)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif!important}.app{background:var(--tv-bg)!important;grid-template-columns:228px minmax(0,1fr) 290px!important;min-height:100vh!important;display:grid!important}.sidebar{background:var(--tv-surface)!important;border-right:1px solid var(--tv-line)!important;height:100vh!important;box-shadow:none!important;color:var(--tv-text)!important;padding:20px 14px!important;position:sticky!important;top:0!important}.sidebar .logo{min-height:52px!important;color:var(--tv-text)!important;-webkit-text-fill-color:initial!important;letter-spacing:-.7px!important;background:0 0!important;align-items:center!important;padding:8px 12px 20px!important;font-size:25px!important;display:flex!important}.sidebar .logo img,.logo img{object-fit:contain!important;width:auto!important;max-height:38px!important}.sidebar nav{gap:5px!important}.nav-item,.logout-btn{color:#475467!important;min-height:44px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:11px!important;padding:10px 12px!important;font-weight:650!important}.nav-item:hover,.logout-btn:hover{color:var(--tv-text)!important;background:var(--tv-surface-2)!important}.nav-item.active,.nav-item.active:hover{color:#fff!important;background:linear-gradient(135deg, var(--tv-brand), var(--tv-brand-2))!important;border:0!important;box-shadow:0 7px 18px #5b35f533!important}.nav-item span{width:30px!important}.logout-btn{color:#b42318!important;background:#fff1f0!important;margin-top:16px!important}.main-content{min-width:0!important;padding:20px 24px 48px!important}.header,.page-card,.user-summary,.creator-program,.creator-card,.admin-panel,.progress-card,.referral-welcome,.referral-progress-grid,.profile-top,.contact-form{border:1px solid var(--tv-line)!important;background:var(--tv-surface)!important;box-shadow:var(--tv-shadow)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.header{border-radius:var(--tv-radius)!important;max-width:1080px!important;margin:0 auto 16px!important;padding:16px 20px!important}.header h2,.header h1{color:var(--tv-text)!important}.header span,.page-card p,.note,.profile-help,.creator-private-note{color:var(--tv-muted)!important}.page-card{border-radius:var(--tv-radius)!important;max-width:1080px!important;margin:0 auto!important;padding:22px!important}.page-card h1,.page-card h2,.page-card h3{color:var(--tv-text)!important}.right-sidebar{background:var(--tv-surface)!important;border-left:1px solid var(--tv-line)!important;height:100vh!important;color:var(--tv-text)!important;padding:20px 14px!important;position:sticky!important;top:0!important}input,textarea,select{color:var(--tv-text)!important;box-shadow:none!important;background:#fff!important;border:1px solid #d0d5dd!important;border-radius:10px!important}input::placeholder,textarea::placeholder{color:#98a2b3!important}input:focus,textarea:focus,select:focus{border-color:var(--tv-brand)!important;box-shadow:0 0 0 3px #5b35f51a!important}button{border-radius:10px}.reels-feed{flex-direction:column!important;align-items:center!important;gap:22px!important;width:100%!important;display:flex!important}.reels-feed .reel-card{border:1px solid var(--tv-line)!important;background:var(--tv-surface)!important;width:min(100%,680px)!important;height:auto!important;box-shadow:var(--tv-shadow)!important;border-radius:18px!important;margin:0 auto!important;overflow:hidden!important}.reel-card .video-player-wrap,.video-player-wrap{aspect-ratio:auto!important;background:0 0!important;border-radius:0!important;width:min(100%,680px)!important;height:auto!important;min-height:0!important;margin:0 auto!important;padding:0!important;overflow:hidden!important}.reel-card .tikview-video-player,.reel-card .reel-video,.tikview-video-player,.reel-video{aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;background:#101114!important;width:100%!important;height:auto!important;min-height:0!important;max-height:78vh!important;display:block!important}.reel-card{align-self:center!important}.reel-card .reel-bottom-overlay,.reel-card .reel-top-overlay{pointer-events:none}.reel-card .reel-action,.reel-card .reel-sound-button{pointer-events:auto}.video-lazy-placeholder{background:var(--tv-surface-2)!important;height:180px!important;min-height:180px!important;color:var(--tv-muted)!important}.upload-video-preview-wrap{background:var(--tv-surface-2)!important;border:1px solid var(--tv-line)!important;border-radius:14px!important;width:min(100%,680px)!important;height:auto!important;margin-inline:auto!important;padding:0!important;overflow:hidden!important}.upload-video-preview{object-fit:contain!important;width:100%!important;height:auto!important;max-height:72vh!important;display:block!important}.discover-header{max-width:1080px!important;margin-inline:auto!important}.creator-search-wrap,.keyword-cloud,.creator-list,.profile-videos-section{max-width:1080px;margin-inline:auto}.tikview-ad-slot{background:0 0;border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:728px;min-height:90px;margin:16px auto;display:flex;overflow:hidden}@media (width<=1180px){.app{grid-template-columns:216px minmax(0,1fr)!important}.right-sidebar{display:none!important}.main-content{padding-inline:20px!important}}@media (width<=760px){body{overflow-x:hidden!important}.app{min-height:100vh!important;display:block!important}.sidebar{width:100%!important;height:auto!important;min-height:62px!important;padding:6px 8px calc(6px + env(safe-area-inset-bottom))!important;z-index:100!important;border-right:0!important;border-top:1px solid var(--tv-line)!important;position:fixed!important;inset:auto 0 0!important;box-shadow:0 -5px 22px #1018280f!important}.sidebar .logo,.sidebar .logout-btn{display:none!important}.sidebar nav{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:4px!important;width:100%!important;display:grid!important}.sidebar .nav-item{white-space:nowrap!important;border-radius:10px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;min-width:0!important;min-height:50px!important;padding:6px 3px!important;font-size:10px!important;line-height:1.1!important;display:flex!important}.sidebar .nav-item span{width:auto!important;font-size:18px!important;line-height:1!important}.main-content{width:100%!important;padding:10px 10px calc(82px + env(safe-area-inset-bottom))!important}.header{border-radius:13px!important;margin-bottom:10px!important;padding:13px 14px!important}.header h2,.header h1{font-size:18px!important}.page-card{border-radius:14px!important;width:100%!important;padding:14px!important}.page-card h1{font-size:23px!important}.reels-feed{gap:14px!important}.reels-feed .reel-card{border-radius:14px!important;width:100%!important;max-width:100%!important}.reel-card .video-player-wrap,.video-player-wrap{width:100%!important;max-width:100%!important}.reel-card .tikview-video-player,.reel-card .reel-video,.tikview-video-player,.reel-video{width:100%!important;height:auto!important;max-height:70vh!important}.upload-video-preview-wrap{width:100%!important;max-width:100%!important}.upload-video-preview{max-height:65vh!important}.tikview-ad-slot{min-height:70px;margin:12px auto}.creator-card,.profile-top,.progress-card,.admin-panel{border-radius:13px!important}}@media (width<=430px){.main-content{padding-left:8px!important;padding-right:8px!important}.page-card{padding:11px!important}.sidebar .nav-item{font-size:9px!important}.sidebar .nav-item span{font-size:17px!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.video-profile-header{background:#fff;border:1px solid #e9edf3;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 10px;padding:12px 14px;display:flex;box-shadow:0 4px 18px #0f172a0d}.video-profile-main{align-items:center;gap:11px;min-width:0;display:flex}.video-profile-avatar{background:#eef2f7;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-weight:800;display:flex;overflow:hidden}.video-profile-avatar img,.reel-avatar img{object-fit:cover;width:100%;height:100%;display:block}.video-profile-copy{min-width:0}.video-profile-name-row{align-items:center;gap:6px;display:flex}.video-profile-name-row strong{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.verified-tick{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:11px;font-weight:900;display:inline-flex}.video-profile-meta{color:#718096;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;display:block;overflow:hidden}.video-profile-copy p{color:#374151;margin:5px 0 0;font-size:13px;line-height:1.4}.video-profile-actions{flex-shrink:0;align-items:center;gap:7px;display:flex}.profile-follow-btn,.profile-message-btn{cursor:pointer;border:0;border-radius:10px;padding:8px 11px;font-size:12px;font-weight:700;transition:all .18s}.profile-follow-btn{color:#fff;background:#111827}.profile-follow-btn:hover{background:#000;transform:translateY(-1px)}.profile-follow-btn.following{color:#263244;background:#edf2f7}.profile-message-btn:hover{background:#e0e7ff}.private-message-box{background:#f8fafc;border:1px solid #dbe2ea;border-radius:14px;margin:-3px 0 10px;padding:11px 13px}.private-message-box textarea{resize:vertical;width:100%;min-height:76px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d9e0e8;border-radius:10px;outline:none;padding:10px 11px}.private-message-box textarea:focus{border-color:#7c8cff;box-shadow:0 0 0 3px #6366f117}.private-message-actions{color:#7a8595;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;font-size:11px;display:flex}.private-message-actions button{color:#fff;cursor:pointer;background:#3157e8;border:0;border-radius:9px;padding:8px 12px;font-weight:700}.private-message-actions button:disabled{opacity:.5;cursor:not-allowed}.reel-profile-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;background:#fffffff5;position:relative}.reel-profile-header+.private-message-box{z-index:4;position:relative}.reel-comment-toggle{color:inherit;cursor:pointer;background:0 0;border:0}.reel-comment-section{display:none}.reel-comment-section.comments-open{display:block}@media (width<=760px){.video-profile-header{border-radius:13px;gap:8px;padding:10px}.video-profile-avatar{width:40px;min-width:40px;height:40px}.video-profile-actions{gap:5px}.profile-follow-btn,.profile-message-btn{padding:7px 9px;font-size:11px}.video-profile-meta{font-size:11px}.video-profile-copy p{font-size:12px}}@media (width<=430px){.video-profile-header{align-items:flex-start}.video-profile-main{flex:1;min-width:0}.video-profile-actions{flex-direction:column;align-items:stretch}.profile-follow-btn,.profile-message-btn{white-space:nowrap}}.messages-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.eyebrow{letter-spacing:.12em;color:#3157e8;margin-bottom:5px;font-size:10px;font-weight:800;display:inline-block}.messages-header h1{color:#111827;margin:0;font-size:26px}.messages-header p{color:#718096;margin:5px 0 0;font-size:13px}.messages-list{flex-direction:column;gap:10px;display:flex}.message-row{background:#fff;border:1px solid #e7ebf0;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.message-row.outgoing{background:#f8faff}.message-avatar{color:#3157e8;background:#eef2ff;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-weight:800;display:flex}.message-bubble-wrap{flex:1;min-width:0}.message-row-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:5px;display:flex}.message-row-top strong{color:#1f2937;font-size:13px}.message-row-top span{color:#9aa4b2;white-space:nowrap;font-size:10px}.message-bubble{color:#374151;word-break:break-word;background:#f1f5f9;border-radius:11px;max-width:100%;padding:9px 11px;font-size:13px;line-height:1.45;display:inline-block}.outgoing .message-bubble{color:#263a91;background:#eef2ff}.messages-empty{text-align:center;color:#718096;padding:58px 20px}.messages-empty-icon{margin-bottom:8px;font-size:42px}.messages-empty h3{color:#273142;margin:0 0 6px}.messages-empty p{max-width:480px;margin:0 auto;font-size:13px;line-height:1.5}@media (width<=600px){.messages-header h1{font-size:22px}.message-row-top{flex-direction:column;align-items:flex-start;gap:2px}.message-row-top span{white-space:normal}}.video-creator-link{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:900}.video-creator-link:hover{text-decoration:underline}.public-route-shell{color:#101828;background:#f5f7fb;min-height:100vh}.public-route-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #e7eaf0;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.public-brand{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-size:23px;font-weight:950;display:flex}.public-brand img{object-fit:contain;border-radius:10px;width:38px;height:38px}.public-route-actions button,.public-profile-url button,.profile-share-btn,.own-profile-link-card button{color:#344054;background:#fff;border:1px solid #dfe3eb;border-radius:11px;padding:9px 13px;font-weight:800}.public-route-actions button:hover,.public-profile-url button:hover,.profile-share-btn:hover,.own-profile-link-card button:hover{background:#f2f4f7}.public-route-main{width:min(1100px,100% - 32px);margin:0 auto;padding:30px 0 70px}.public-profile-page{gap:20px;display:grid}.public-profile-hero.page-card{color:#101828;background:#fff;border:1px solid #e6e8ee;border-radius:22px;align-items:center;gap:24px;display:flex;box-shadow:0 10px 35px #1018280f}.public-profile-avatar{color:#4f46e5;background:linear-gradient(135deg,#eef2ff,#e9efff);border-radius:50%;flex:0 0 118px;place-items:center;width:118px;height:118px;font-size:40px;font-weight:950;display:grid;position:relative;overflow:visible}.public-profile-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.public-profile-tick{color:#fff;background:#2563eb;border:3px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:13px;display:grid;position:absolute;bottom:5px;right:2px}.public-profile-info{flex:1;min-width:0}.public-profile-title h1{letter-spacing:-.5px;margin:0;font-size:30px}.public-profile-title p{color:#667085;margin:5px 0 0}.public-profile-stats{color:#667085;gap:24px;margin-top:18px;display:flex}.public-profile-stats strong{color:#101828;margin-right:5px}.public-profile-url{color:#667085;background:#f8f9fc;border-radius:12px;align-items:center;gap:10px;margin-top:16px;padding:10px 12px;font-size:13px;display:flex}.public-message-composer{color:#101828;background:#fff;border:1px solid #e6e8ee;box-shadow:0 8px 28px #1018280d}.public-message-composer textarea{color:#101828;background:#f8f9fc;border-color:#e0e4ec;min-height:95px}.public-message-composer>div{color:#667085;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.public-profile-videos{gap:14px;display:grid}.public-profile-videos .section-heading h2{color:#101828;margin:2px 0 0}.public-video-feed{width:100%;max-width:760px;margin:0 auto}.public-profile-loading,.public-profile-not-found{text-align:center;place-items:center;min-height:55vh;display:grid}.public-profile-not-found{color:#101828;background:#fff;border:1px solid #e6e8ee}.not-found-icon{font-size:50px}.primary-action{color:#fff;background:linear-gradient(135deg,#635bff,#2563eb);border:0;border-radius:11px;padding:11px 15px;font-weight:900}.own-profile-link-card{border:1px solid var(--border);background:#7c3aed12;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin:14px 0;padding:12px 14px;display:flex}.own-profile-link-card div{gap:4px;min-width:0;display:grid}.own-profile-link-card strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=900px){.public-route-header{padding:0 16px}.public-route-main{width:min(100% - 20px,760px);padding-top:18px}.public-profile-hero.page-card{align-items:flex-start}.public-profile-title{display:grid}.public-profile-actions{justify-content:flex-start}}@media (width<=620px){.public-route-header{height:64px}.public-brand{font-size:20px}.public-brand img{width:34px;height:34px}.public-route-actions button{padding:8px 10px}.public-profile-hero.page-card{text-align:center;flex-direction:column;align-items:center;padding:20px}.public-profile-avatar{flex-basis:94px;width:94px;height:94px;font-size:32px}.public-profile-title{justify-items:center}.public-profile-title h1{font-size:25px}.public-profile-actions,.public-profile-stats{justify-content:center}.public-profile-url{width:100%}.own-profile-link-card{flex-direction:column;align-items:stretch}.own-profile-link-card button{width:100%}}:root{--tv-dark-bg:#070707;--tv-dark-panel:#101010;--tv-dark-panel-2:#171717;--tv-dark-line:#2a2a2a;--tv-dark-text:#f7f7f7;--tv-dark-muted:#a6a6a6;--tv-red:#ff2432;--tv-purple:#7c3aed}@media (width>=761px){body{background:var(--tv-dark-bg)!important;color:var(--tv-dark-text)!important}.app{background:var(--tv-dark-bg)!important;color:var(--tv-dark-text)!important;grid-template-columns:235px minmax(520px,1fr) 310px!important}.sidebar,.right-sidebar{color:var(--tv-dark-text)!important;border-color:var(--tv-dark-line)!important;background:#090909!important}.sidebar{padding:18px 12px!important}.sidebar .logo{color:#fff!important;padding:8px 12px 20px!important}.sidebar .logo img{max-height:38px!important}.site-logo-wordmark{color:#fff!important}.site-logo-wordmark span{color:var(--tv-red)!important}.site-logo-tagline{color:#8f8f8f!important}.nav-item,.logout-btn{color:#d2d2d2!important;background:0 0!important}.nav-item:hover{color:#fff!important;background:#171717!important}.nav-item.active{color:#fff!important;background:linear-gradient(135deg,#ff2432,#b90e18)!important;box-shadow:0 8px 22px #ff243233!important}.logout-btn{color:#ff7c83!important;background:#1b0d0f!important}.main-content{background:#070707!important;padding:12px 20px 40px!important}.desktop-header{max-width:none!important;min-height:58px!important;box-shadow:none!important;z-index:80!important;background:#0d0d0d!important;border:1px solid #202020!important;border-radius:14px!important;align-items:center!important;gap:14px!important;margin:0 0 14px!important;padding:8px 12px!important;display:flex!important;position:sticky!important;top:10px!important}.desktop-brand-mini{color:#fff!important;background:0 0!important;border:0!important;flex:none!important;align-items:center!important;gap:7px!important;padding:4px 8px!important;display:inline-flex!important}.desktop-brand-mini img{object-fit:contain!important;width:32px!important;height:32px!important}.desktop-brand-mini strong{letter-spacing:-.5px!important;font-size:20px!important}.desktop-brand-mini strong span{color:var(--tv-red)!important}.desktop-search-form{flex:540px!important;align-items:center!important;max-width:620px!important;margin:0 auto!important;display:flex!important;position:relative!important}.desktop-search-form input{color:#fff!important;background:#151515!important;border:1px solid #2c2c2c!important;border-radius:12px!important;width:100%!important;height:42px!important;padding:0 48px 0 16px!important}.desktop-search-form button{color:#ddd!important;background:0 0!important;border:0!important;border-radius:9px!important;width:36px!important;height:34px!important;font-size:23px!important;position:absolute!important;right:4px!important}.desktop-header-actions{align-items:center!important;gap:6px!important;margin-left:auto!important;display:flex!important}.header-icon-btn{color:#eee!important;background:0 0!important;border:0!important;border-radius:10px!important;width:40px!important;height:40px!important;font-size:20px!important;position:relative!important}.header-icon-btn:hover{background:#1b1b1b!important}.header-icon-btn>span{background:var(--tv-red)!important;color:#fff!important;border-radius:999px!important;place-items:center!important;min-width:16px!important;height:16px!important;padding:0 4px!important;font-size:9px!important;display:grid!important;position:absolute!important;top:2px!important;right:2px!important}.header-user-chip{color:#fff!important;text-align:left!important;background:0 0!important;border:0!important;align-items:center!important;gap:8px!important;padding:4px 6px!important;display:flex!important}.header-user-chip img{object-fit:cover!important;background:#222!important;border-radius:50%!important;width:34px!important;height:34px!important}.header-user-chip span{flex-direction:column!important;line-height:1.15!important;display:flex!important}.header-user-chip strong{font-size:12px!important}.header-user-chip small{color:#888!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:120px!important;font-size:10px!important;overflow:hidden!important}.desktop-header-dropdown{z-index:120!important;background:#111!important;border:1px solid #303030!important;border-radius:14px!important;width:210px!important;padding:8px!important;position:fixed!important;top:74px!important;right:326px!important;box-shadow:0 20px 50px #00000080!important}.desktop-header-dropdown button{text-align:left!important;color:#eee!important;background:0 0!important;border:0!important;border-radius:9px!important;width:100%!important;padding:10px 12px!important}.desktop-header-dropdown button:hover{background:#1d1d1d!important}.page-card,.header,.user-summary,.creator-program,.creator-card,.admin-panel,.progress-card,.referral-welcome,.referral-progress-grid,.profile-top,.contact-form{color:#eee!important;background:#101010!important;border-color:#262626!important;box-shadow:0 12px 32px #0000002e!important}.page-card h1,.page-card h2,.page-card h3,.header h1,.header h2,.user-summary h2,.creator-program h2{color:#fff!important}.page-card p,.header span,.note,.profile-help,.creator-private-note{color:#9b9b9b!important}.right-sidebar{padding:16px 12px!important;overflow-y:auto!important}.recommended-panel,.desktop-analytics-panel{background:#101010!important;border:1px solid #242424!important;border-radius:15px!important;margin-bottom:14px!important;padding:14px!important}.right-panel-heading{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:10px!important;display:flex!important}.right-panel-heading h3{color:#fff!important;margin:2px 0 0!important;font-size:14px!important}.right-panel-heading button{color:#ff5962!important;background:0 0!important;border:0!important;font-size:11px!important;font-weight:700!important}.recommended-list{gap:8px!important;display:grid!important}.recommended-item{color:#fff!important;text-align:left!important;background:#151515!important;border:0!important;border-radius:10px!important;align-items:center!important;gap:9px!important;width:100%!important;padding:6px!important;display:flex!important}.recommended-item:hover{background:#1d1d1d!important}.recommended-thumb{background:#242424!important;border-radius:8px!important;flex:0 0 74px!important;place-items:center!important;height:58px!important;display:grid!important;overflow:hidden!important}.recommended-thumb img{object-fit:cover!important;width:100%!important;height:100%!important}.recommended-copy{flex-direction:column!important;gap:4px!important;min-width:0!important;display:flex!important}.recommended-copy strong{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:11px!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.recommended-copy small{color:#858585!important;font-size:9px!important}.mini-stat-grid{grid-template-columns:repeat(2,1fr)!important;gap:7px!important;display:grid!important}.mini-stat-grid div{background:#151515!important;border:1px solid #242424!important;border-radius:10px!important;flex-direction:column!important;gap:3px!important;padding:9px!important;display:flex!important}.mini-stat-grid span{color:#888!important;font-size:9px!important}.mini-stat-grid strong{color:#fff!important;font-size:14px!important}.reels-feed .reel-card{background:#0b0b0b!important;border-color:#242424!important;width:min(100%,680px)!important}.video-profile-header{color:#fff!important;background:#0b0b0b!important}.video-profile-meta{color:#8f8f8f!important}.video-creator-link{color:#fff!important}.video-ad-slot{color:#ddd!important;background:#111!important;border-color:#292929!important}}.mobile-app-header,.mobile-bottom-nav,.mobile-side-menu,.mobile-menu-backdrop,.mobile-header-dropdown{display:none}@media (width<=760px){html,body,#root{background:#050505!important}body{color:#fff!important;overflow-x:hidden!important}.app{background:#050505!important;min-height:100svh!important;display:block!important}.sidebar,.right-sidebar{display:none!important}.main-content{background:#050505!important;width:100%!important;min-height:100svh!important;padding:64px 0 78px!important}.header.desktop-header{display:none!important}.mobile-app-header{z-index:200!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#050505f5!important;border-bottom:1px solid #1b1b1b!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;height:58px!important;padding:8px 12px!important;display:flex!important;position:fixed!important;inset:0 0 auto!important}.mobile-brand{color:#fff!important;background:0 0!important;border:0!important;align-items:center!important;gap:6px!important;min-width:0!important;padding:0!important;display:flex!important}.mobile-brand img{object-fit:contain!important;width:30px!important;height:30px!important}.mobile-brand>span{letter-spacing:-.7px!important;font-size:20px!important;font-weight:900!important}.mobile-brand>span span{color:#a855f7!important}.mobile-header-actions{align-items:center!important;gap:5px!important;display:flex!important}.mobile-search-form{align-items:center!important;width:38px!important;height:38px!important;display:flex!important;position:relative!important}.mobile-search-form input{opacity:0!important;pointer-events:none!important;color:#fff!important;background:#171717!important;border:1px solid #333!important;border-radius:19px!important;width:38px!important;height:38px!important;padding:0!important;transition:all .2s!important;position:absolute!important;right:0!important}.mobile-search-form:focus-within input,.mobile-search-form:hover input{opacity:1!important;pointer-events:auto!important;width:145px!important;padding:0 38px 0 12px!important}.mobile-search-form button{z-index:2!important;color:#fff!important;background:#151515!important;border:0!important;border-radius:50%!important;width:38px!important;height:38px!important;font-size:24px!important;position:relative!important}.mobile-header-icon{color:#fff!important;background:#151515!important;border:0!important;border-radius:50%!important;width:38px!important;height:38px!important;font-size:25px!important;line-height:1!important}.mobile-header-dropdown{z-index:240!important;background:#121212!important;border:1px solid #2b2b2b!important;border-radius:15px!important;gap:3px!important;width:min(270px,100vw - 20px)!important;max-height:calc(100svh - 72px)!important;padding:8px!important;display:grid!important;position:fixed!important;top:54px!important;right:10px!important;overflow:auto!important;box-shadow:0 22px 60px #0000008c!important}.mobile-header-dropdown button{text-align:left!important;color:#eee!important;background:0 0!important;border:0!important;border-radius:9px!important;width:100%!important;padding:11px 12px!important}.mobile-header-dropdown button:hover{background:#202020!important}.mobile-menu-backdrop{z-index:210!important;opacity:0!important;pointer-events:none!important;background:#0000009e!important;transition:all .2s!important;display:block!important;position:fixed!important;inset:0!important}.mobile-menu-backdrop.open{opacity:1!important;pointer-events:auto!important}.mobile-side-menu{z-index:220!important;width:min(88vw,350px)!important;padding:18px 14px calc(20px + env(safe-area-inset-bottom))!important;background:#121212!important;border-left:1px solid #2a2a2a!important;transition:transform .24s!important;display:block!important;position:fixed!important;top:0!important;bottom:0!important;right:0!important;overflow:auto!important;transform:translate(105%)!important}.mobile-side-menu.open{transform:translate(0)!important}.mobile-side-profile{border-bottom:1px solid #272727!important;align-items:center!important;gap:11px!important;margin-bottom:8px!important;padding:10px 8px 16px!important;display:flex!important}.mobile-side-avatar{background:#262626!important;border:1px solid #444!important;border-radius:50%!important;place-items:center!important;width:52px!important;height:52px!important;font-size:24px!important;display:grid!important;overflow:hidden!important}.mobile-side-avatar img{object-fit:cover!important;width:100%!important;height:100%!important}.mobile-side-profile div:last-child{flex-direction:column!important;gap:3px!important;min-width:0!important;display:flex!important}.mobile-side-profile strong{color:#fff!important;font-size:16px!important}.mobile-side-profile span{color:#888!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:230px!important;font-size:11px!important;overflow:hidden!important}.mobile-side-links{gap:4px!important;display:grid!important}.mobile-side-links button{color:#ddd!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:11px!important;grid-template-columns:30px 1fr 18px!important;align-items:center!important;gap:8px!important;width:100%!important;min-height:48px!important;padding:8px 10px!important;display:grid!important}.mobile-side-links button.active{color:#fff!important;background:#24182f!important}.mobile-side-links button>span:first-child{text-align:center!important;font-size:18px!important}.mobile-side-links b{font-size:13px!important;font-weight:700!important}.mobile-side-arrow{color:#777!important;text-align:right!important;font-size:24px!important}.top-tabs{z-index:90!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#050505ed!important;border-bottom:1px solid #171717!important;width:100%!important;margin:0!important;padding:8px 14px!important;position:sticky!important;top:58px!important}.top-tabs button{color:#888!important;background:0 0!important;border:0!important;font-size:14px!important;font-weight:700!important}.top-tabs .active-tab{color:#fff!important;position:relative!important}.top-tabs .active-tab:after{content:""!important;background:#a855f7!important;border-radius:99px!important;width:26px!important;height:3px!important;position:absolute!important;bottom:-9px!important;left:50%!important;transform:translate(-50%)!important}.reels-feed{align-items:stretch!important;gap:0!important;width:100%!important}.reels-feed .reel-card{width:100%!important;box-shadow:none!important;background:#050505!important;border:0!important;border-radius:0!important;margin:0!important;overflow:visible!important}.reel-card .video-profile-header{background:#050505!important;border-bottom:0!important;padding:10px 12px!important;display:flex!important}.reel-card .video-profile-main{min-width:0!important}.reel-card .video-profile-actions{gap:5px!important}.reel-card .profile-follow-btn,.reel-card .profile-message-btn{padding:7px 9px!important;font-size:11px!important}.video-player-wrap,.reel-card .video-player-wrap{background:#000!important;border-radius:0!important;width:100%!important;max-width:none!important}.tikview-video-player,.reel-video{object-fit:contain!important;background:#000!important;width:100%!important;max-height:calc(100svh - 190px)!important}.reel-actions{bottom:78px!important;right:8px!important}.reel-bottom-overlay{bottom:72px!important;left:12px!important;right:72px!important}.reel-top-overlay{top:10px!important;left:12px!important}.video-ad-slot{color:#aaa!important;background:#0b0b0b!important;border-left:0!important;border-right:0!important;border-radius:0!important;width:min(100%,728px)!important;min-height:58px!important;margin:6px auto!important}.video-ad-slot small{font-size:9px!important}.page-card{color:#fff!important;background:#101010!important;border-color:#252525!important;border-radius:14px!important;margin:10px!important;padding:14px!important}.page-card h1,.page-card h2,.page-card h3{color:#fff!important}.messages-page{background:#050505!important;border:0!important;border-radius:0!important;min-height:calc(100svh - 64px)!important;margin:0!important;padding:14px 12px 20px!important}.messages-header{padding:4px 4px 12px!important}.messages-header h1{color:#fff!important}.messages-header p{color:#858585!important}.message-row{background:#050505!important;border-color:#232323!important}.message-row strong{color:#fff!important}.message-row p,.message-row small{color:#888!important}.public-message-composer{color:#fff!important;background:#111!important;border-color:#2b2b2b!important}.public-message-composer textarea{color:#fff!important;background:#181818!important;border-color:#303030!important}.mobile-bottom-nav{left:8px!important;right:8px!important;bottom:calc(7px + env(safe-area-inset-bottom))!important;z-index:180!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#0c0c0cf5!important;border:1px solid #2b2b2b!important;border-radius:18px!important;grid-template-columns:repeat(5,1fr)!important;align-items:end!important;height:62px!important;padding:5px 4px!important;display:grid!important;position:fixed!important;box-shadow:0 12px 35px #0000008c!important}.mobile-bottom-nav button{color:#777!important;background:0 0!important;border:0!important;border-radius:12px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;min-width:0!important;height:52px!important;padding:5px 2px!important;display:flex!important;position:relative!important}.mobile-bottom-nav button span{font-size:21px!important;line-height:1!important}.mobile-bottom-nav button b{font-size:9px!important;font-weight:700!important}.mobile-bottom-nav button.active{color:#fff!important}.mobile-bottom-nav button.active span{color:#a855f7!important;filter:drop-shadow(0 0 7px #a855f780)!important}.mobile-upload-button{color:#fff!important;background:linear-gradient(135deg,#a855f7,#6d28d9)!important;border:4px solid #171717!important;border-radius:50%!important;width:62px!important;height:62px!important;margin:-18px auto 0!important;box-shadow:0 8px 25px #7c3aed73!important}.mobile-upload-button span{font-size:27px!important}.mobile-upload-button b{font-size:9px!important}.mobile-nav-icon-wrap{display:inline-flex!important;position:relative!important}.mobile-nav-icon-wrap em{background:var(--tv-red)!important;color:#fff!important;border-radius:999px!important;place-items:center!important;min-width:15px!important;height:15px!important;padding:0 3px!important;font-size:8px!important;font-style:normal!important;display:grid!important;position:absolute!important;top:-5px!important;right:-9px!important}.auth-page{background:#050505!important;min-height:100svh!important}.auth-card{color:#fff!important;background:#111!important;border-color:#2a2a2a!important}.auth-card h1{color:#fff!important}input,textarea,select{color:#fff!important;background:#151515!important;border-color:#303030!important}input::placeholder,textarea::placeholder{color:#777!important}}@media (width<=430px){.mobile-app-header{padding-inline:9px!important}.mobile-brand>span{font-size:18px!important}.mobile-brand img{width:27px!important;height:27px!important}.mobile-header-actions{gap:2px!important}.mobile-search-form:focus-within input,.mobile-search-form:hover input{width:125px!important}.reel-card .video-profile-header{padding-inline:9px!important}.reel-card .profile-message-btn{display:none!important}.reel-card .profile-follow-btn{padding:6px 8px!important}.reel-bottom-overlay{left:9px!important;right:66px!important}.reel-actions{right:5px!important}.mobile-bottom-nav{border-radius:16px!important;left:5px!important;right:5px!important}.mobile-bottom-nav button span{font-size:19px!important}}@media (width<=360px){.mobile-brand>span{font-size:17px!important}.mobile-bottom-nav button b{font-size:8px!important}}.apply-monetization-btn{cursor:pointer;border:0;border-radius:12px;margin-top:14px;padding:12px 18px;font-weight:800}.withdrawal-policy-note{opacity:.82;width:100%;margin:4px 0 12px;font-size:13px;line-height:1.55}.admin-review-checklist{border:1px solid #80808038;border-radius:14px;gap:8px;width:100%;margin:14px 0;padding:14px;display:grid}.admin-review-checklist label{cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;line-height:1.4;display:flex}.admin-review-checklist input{flex:none;margin-top:3px}@media (width<=700px){.admin-review-checklist{padding:12px}.withdrawal-policy-note{font-size:12px}}:root{--tv-bg:#07090d;--tv-panel:#10131a;--tv-panel-2:#151923;--tv-border:#ffffff17;--tv-text:#f7f8fb;--tv-muted:#8c94a3;--tv-purple:#8b5cf6;--tv-purple-2:#6d28d9;--tv-green:#22c55e;--tv-red:#ef4444;--tv-shadow:0 24px 70px #00000059}button,input,textarea,select{font:inherit}button:not(:disabled):hover{transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.55}.page-card{border:1px solid var(--tv-border);box-shadow:var(--tv-shadow)}.messages-heavy-page{background:linear-gradient(145deg,#0b0e14,#10131b 52%,#0a0d12);border-radius:24px;padding:22px}.messages-heavy-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.messages-heavy-head h1{letter-spacing:-.03em;margin:4px 0 5px;font-size:clamp(26px,3vw,38px)}.messages-heavy-head p{color:var(--tv-muted);margin:0}.messages-head-badge{border:1px solid var(--tv-border);color:#cdd2dc;background:#ffffff09;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:800;display:inline-flex}.messages-workspace{border:1px solid var(--tv-border);background:#080b10;border-radius:20px;grid-template-columns:340px minmax(0,1fr);min-height:690px;display:grid;overflow:hidden}.messages-sidebar{border-right:1px solid var(--tv-border);background:#0c0f15f0;flex-direction:column;min-width:0;display:flex}.messages-sidebar-title{justify-content:space-between;align-items:center;padding:20px 18px 12px;display:flex}.messages-sidebar-title strong{font-size:16px}.messages-sidebar-title span{text-align:center;color:#aeb7c6;background:#1d2330;border-radius:999px;min-width:25px;padding:4px 8px;font-size:11px;font-weight:800}.messages-search{border:1px solid var(--tv-border);background:#0b0e14;border-radius:12px;align-items:center;gap:8px;margin:0 14px 12px;padding:10px 12px;display:flex}.messages-search span{color:#7f8795;font-size:20px}.messages-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0}.messages-tabs{grid-template-columns:1fr 1fr;gap:5px;padding:0 14px 12px;display:grid}.messages-tabs button{color:#737c8b;background:0 0;border:0;border-radius:9px;padding:8px;font-size:12px;font-weight:800}.messages-tabs button.active{color:#c4b5fd;background:#1b1727}.conversation-list{padding:4px 8px 12px;overflow:auto}.conversation-item{color:#fff;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:11px;width:100%;padding:12px 10px;display:flex}.conversation-item:hover{background:#141821}.conversation-item.active{background:linear-gradient(135deg,#8b5cf62b,#ffffff09);border-color:#8b5cf64d}.conversation-avatar-wrap{flex:0 0 48px;width:48px;height:48px;position:relative}.conversation-avatar-wrap>img,.conversation-avatar-wrap>span{object-fit:cover;color:#fff;background:#252b37;border-radius:50%;place-items:center;width:100%;height:100%;font-weight:900;display:grid}.presence-dot{background:#59616f;border-radius:50%;width:10px;height:10px;display:block;box-shadow:0 0 0 2px #0d1118}.presence-dot.online{background:var(--tv-green);box-shadow:0 0 0 2px #0d1118,0 0 12px #22c55e73}.presence-dot.offline{background:#697180}.conversation-avatar-wrap .presence-dot{position:absolute;bottom:1px;right:0}.conversation-copy{flex:1;min-width:0}.conversation-topline{justify-content:space-between;gap:8px;display:flex}.conversation-topline strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.conversation-topline time{color:#687180;flex:none;font-size:10px}.conversation-preview{text-overflow:ellipsis;white-space:nowrap;color:#7f8794;margin-top:4px;font-size:11px;display:block;overflow:hidden}.unread-count{background:var(--tv-purple);color:#fff;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:10px;display:grid}.messages-sidebar-empty{text-align:center;color:#77808e;padding:50px 18px}.messages-sidebar-empty div{margin-bottom:10px;font-size:38px}.messages-sidebar-empty strong,.messages-sidebar-empty small{display:block}.messages-sidebar-empty strong{color:#d8dce5;margin-bottom:5px}.chat-panel{background:linear-gradient(#0b0e14,#080a0f);flex-direction:column;min-width:0;display:flex}.chat-header{border-bottom:1px solid var(--tv-border);background:#0e1118eb;justify-content:space-between;align-items:center;gap:15px;min-height:76px;padding:13px 18px;display:flex}.chat-user-summary{align-items:center;gap:12px;min-width:0;display:flex}.chat-avatar{flex:0 0 48px;width:48px;height:48px;position:relative}.chat-avatar img,.chat-avatar{border-radius:50%}.chat-avatar img{object-fit:cover;width:100%;height:100%}.chat-avatar:not(:has(img)){background:#252b37;place-items:center;font-weight:900;display:grid}.chat-avatar .presence-dot{position:absolute;bottom:0;right:0}.chat-user-summary strong,.chat-user-summary span{display:block}.chat-user-summary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-user-summary span{color:#7f8795;margin-top:3px;font-size:11px}.chat-header-actions{gap:7px;display:flex}.chat-header-actions button{border:1px solid var(--tv-border);color:#aeb6c4;cursor:pointer;background:#151a23;border-radius:9px;padding:8px 10px;font-size:11px;font-weight:800}.chat-security-bar{color:#6f7886;border-bottom:1px solid #ffffff0b;justify-content:center;gap:7px;padding:7px;font-size:10px;display:flex}.chat-messages{flex:1;min-height:0;padding:20px 24px;overflow:auto}.chat-day-divider{color:#646d7c;align-items:center;gap:10px;margin:2px 0 20px;font-size:10px;font-weight:800;display:flex}.chat-day-divider:before,.chat-day-divider:after{content:"";background:#ffffff0f;flex:1;height:1px}.chat-first-message,.chat-empty-state{text-align:center;color:#707988}.chat-first-message{margin-top:150px}.chat-first-message strong,.chat-first-message span{display:block}.chat-first-message strong{color:#cfd4dd;margin-bottom:5px}.chat-message-row{margin:8px 0;display:flex}.chat-message-row.mine{justify-content:flex-end}.chat-message-bubble{border:1px solid var(--tv-border);background:#151a23;border-radius:16px;max-width:min(70%,620px);padding:10px 12px;box-shadow:0 8px 20px #0000001f}.chat-message-row.mine .chat-message-bubble{background:linear-gradient(135deg,#6d28d9,#4c1d95);border-color:#8b5cf659;border-bottom-right-radius:5px}.chat-message-row.theirs .chat-message-bubble{border-bottom-left-radius:5px}.chat-message-bubble p{white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px;line-height:1.5}.chat-message-meta{color:#ffffff85;justify-content:flex-end;gap:8px;margin-top:5px;font-size:9px;display:flex}.typing-bubble{color:#777f8d;background:#151a23;border-radius:14px;align-items:center;gap:4px;width:max-content;margin-top:10px;padding:8px 12px;font-size:10px;display:flex}.typing-bubble span{background:#8b93a1;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite tvTyping}.typing-bubble span:nth-child(2){animation-delay:.15s}.typing-bubble span:nth-child(3){animation-delay:.3s}@keyframes tvTyping{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.chat-empty-state{flex:1;place-content:center;padding:30px;display:grid}.chat-empty-icon{margin-bottom:10px;font-size:54px}.chat-empty-state h2{color:#e9ebf0;margin:0 0 7px}.chat-empty-state p{margin:0}.chat-composer{border-top:1px solid var(--tv-border);background:#0d1016;align-items:flex-end;gap:8px;padding:13px 14px 7px;display:flex}.composer-tool{border:1px solid var(--tv-border);color:#9da5b3;cursor:pointer;background:#171c25;border-radius:10px;flex:0 0 38px;width:38px;height:38px}.chat-composer textarea{resize:none;border:1px solid var(--tv-border);color:#fff;background:#141821;border-radius:12px;outline:0;flex:1;min-height:40px;max-height:120px;padding:11px 12px}.chat-composer textarea:focus{border-color:#8b5cf68c;box-shadow:0 0 0 3px #8b5cf614}.send-message-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#6d28d9);border:0;border-radius:12px;flex:0 0 42px;width:42px;height:42px;font-size:18px;box-shadow:0 7px 20px #6d28d940}.composer-footer{text-align:right;color:#596170;background:#0d1016;padding:0 18px 10px;font-size:9px}.video-card,.creator-card,.analytics-card,.earnings-card,.profile-card,.withdrawal-box{box-shadow:0 14px 45px #0000002e;border-radius:18px!important}.video-actions{gap:8px!important}.video-action-button{border-radius:12px!important}.primary-action,.follow-button,.profile-follow-btn,.apply-monetization-btn{box-shadow:0 8px 22px #6d28d92e}@media (width<=900px){.messages-workspace{grid-template-columns:280px minmax(0,1fr)}.chat-message-bubble{max-width:82%}}@media (width<=720px){.messages-heavy-page{min-height:calc(100svh - 64px);border-radius:0!important;margin:0!important;padding:10px!important}.messages-heavy-head{padding:8px 5px 10px}.messages-heavy-head p{font-size:11px}.messages-head-badge{display:none}.messages-workspace{border-radius:16px;grid-template-columns:1fr;min-height:calc(100svh - 150px)}.messages-sidebar{display:none}.chat-header{padding:10px 12px}.chat-header-actions button:first-child{display:none}.chat-messages{padding:15px 10px 90px}.chat-message-bubble{max-width:88%}.chat-composer{padding:9px 7px 6px;position:sticky;bottom:0}.composer-tool{flex-basis:34px;width:34px;height:34px}.send-message-button{flex-basis:38px;width:38px;height:38px}.composer-footer{display:none}}.video-profile-avatar-button,.creator-avatar-button{cursor:pointer;border:0;flex:none;padding:0}.video-profile-avatar-button:focus-visible,.creator-avatar-button:focus-visible,.creator-name-link:focus-visible{outline-offset:3px;outline:3px solid #22d3ee8c}.creator-card-clickable{cursor:pointer;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s}.creator-card-clickable:hover{transform:translateY(-3px);box-shadow:0 16px 40px #00000038,0 0 0 1px #22d3ee14;border-color:#22d3ee61!important}.creator-info{min-width:0}.creator-name-link{max-width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:16px;font-weight:900;display:block}.creator-name-link:hover{color:var(--accent)}.creator-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.creator-message-btn{color:#bff8ff!important;background:#22d3ee17!important;border:1px solid #22d3ee3d!important}.creator-message-btn:hover{background:#22d3ee29!important;border-color:#22d3ee80!important}.reel-sound-overlay,.reel-sound-button,.reel-volume-slider{visibility:hidden!important;pointer-events:none!important;display:none!important}.reel-actions{flex-direction:column!important;gap:12px!important;display:flex!important}.reel-action{color:#f8fbff!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#070c19b8!important;border:1px solid #ffffff21!important;border-radius:18px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;width:52px!important;min-height:52px!important;padding:7px 5px!important;display:flex!important;box-shadow:0 10px 28px #0000003d!important}.reel-action span{font-size:20px!important;line-height:1!important}.reel-action b{font-size:10px!important;font-weight:900!important}.reel-action:hover{transform:translateY(-2px);background:#0c192be6!important;border-color:#22d3ee73!important}.reel-like.liked{background:#f43f5e24!important;border-color:#f43f5e8c!important}.engagement-bar{border:1px solid var(--border)!important;background:linear-gradient(135deg,#0f172af0,#0a1420f0)!important;border-radius:16px!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-top:10px!important;padding:10px 12px!important;display:flex!important}.engagement-bar>span,.engagement-bar>button{color:#dbeafe!important;background:#ffffff0b!important;border:1px solid #ffffff17!important;border-radius:12px!important;align-items:center!important;gap:6px!important;min-height:38px!important;padding:8px 13px!important;font-weight:800!important;display:inline-flex!important}.engagement-bar .like-button:hover{background:#f43f5e1f!important;border-color:#f43f5e6b!important}.engagement-bar .like-button.liked{color:#fb7185!important;border-color:#f43f5e73!important}.comment-section{border-top:1px solid #ffffff12!important}.comment-input{background:#ffffff09!important;border:1px solid #ffffff14!important;border-radius:16px!important;padding:8px!important}.comment-input input{box-shadow:none!important;background:0 0!important;border:0!important}.comment-input button{color:#fff!important;background:linear-gradient(135deg,#06b6d4,#2563eb)!important;border:0!important;border-radius:12px!important;min-width:78px!important;font-weight:900!important}.comment-item{background:#ffffff09!important;border:1px solid #ffffff12!important}:root{--primary:#06b6d4;--primary-2:#2563eb;--accent:#22d3ee;--pink:#f43f5e;--green:#22c55e}@media (width<=700px){.creator-actions{justify-content:flex-start;width:100%;margin-left:0}.creator-card-clickable{align-items:flex-start!important}}@media (width<=430px){.reel-card .profile-message-btn{display:inline-flex!important}.creator-actions{gap:5px}.creator-actions button{padding:7px 9px!important;font-size:11px!important}}.conversation-item{cursor:pointer;align-items:center;gap:10px;width:100%;display:flex}.conversation-profile-button,.conversation-profile-text-button,.chat-user-profile-button{color:inherit;font:inherit;background:0 0;border:0}.conversation-profile-button{cursor:pointer;flex:none;padding:0}.conversation-profile-text-button{text-align:left;cursor:pointer;flex:1;min-width:0;padding:0}.conversation-profile-text-button:hover strong,.chat-user-profile-button:hover strong{text-decoration:underline}.chat-user-profile-button{cursor:pointer;text-align:left;align-items:center;gap:12px;padding:0;display:flex}.chat-user-profile-button:focus-visible,.conversation-profile-button:focus-visible,.conversation-profile-text-button:focus-visible{outline-offset:3px;border-radius:12px;outline:2px solid}.public-profile-videos .profile-video-feed{width:100%}@media (width<=430px){.reel-card .profile-message-btn{display:inline-flex!important}}:root{--tv-red:#ff2432;--tv-red-2:#b90e18;--tv-black:#070707;--tv-panel:#101010;--tv-line:#292929;--tv-white:#f8fafc;--tv-muted:#a3a3a3}body{background:var(--tv-black)}.video-profile-avatar-button,.video-creator-link,.creator-avatar-button,.creator-name-link{cursor:pointer!important}.video-profile-avatar-button:hover{transform:translateY(-1px)scale(1.03)}.video-creator-link:hover,.creator-name-link:hover{color:var(--tv-red)!important}.public-route-shell{color:#f8fafc!important;background:radial-gradient(circle at 12% 0,#ff243221,#0000 28%),radial-gradient(circle at 90% 10%,#7c3aed1a,#0000 26%),#070707!important}.public-route-header{box-shadow:0 10px 35px #00000040;background:#090909eb!important;border-bottom:1px solid #242424!important}.public-brand{color:#fff!important}.public-brand span span{color:var(--tv-red)!important}.public-route-actions button,.public-profile-url button,.profile-share-btn{color:#f1f5f9!important;background:#151515!important;border-color:#303030!important}.public-route-actions button:hover,.public-profile-url button:hover,.profile-share-btn:hover{background:#202020!important;border-color:#444!important}.public-profile-hero.page-card,.public-profile-not-found{color:#f8fafc!important;background:linear-gradient(145deg,#111,#0b0b0b)!important;border:1px solid #292929!important;box-shadow:0 24px 70px #00000059!important}.public-profile-title h1,.public-profile-videos .section-heading h2{color:#fff!important}.public-profile-title p,.public-profile-stats,.public-profile-url{color:#a3a3a3!important}.public-profile-stats strong{color:#fff!important}.public-profile-url{border:1px solid #252525;background:#151515!important}.public-profile-avatar{box-shadow:0 0 0 1px #3a2023,0 14px 35px #ff24321f;color:#fff!important;background:linear-gradient(135deg,#251014,#1b1027)!important}.public-profile-tick{background:var(--tv-red)!important;border-color:#111!important}.public-profile-loading{color:#fff!important}.primary-action{background:linear-gradient(135deg,var(--tv-red),var(--tv-red-2))!important}.public-profile-actions .profile-follow-btn,.public-profile-actions .profile-message-btn{min-height:42px}.public-profile-actions .profile-follow-btn{color:#fff!important;background:#171717!important;border-color:#383838!important}.public-profile-actions .profile-follow-btn.following{color:#86efac!important;background:#22c55e1f!important;border-color:#22c55e59!important}.public-profile-actions .profile-message-btn{background:linear-gradient(135deg,var(--tv-red),#7f1d1d)!important;color:#fff!important;border:0!important}.pro-legal-page,.pro-contact-page{position:relative;overflow:hidden;color:#f8fafc!important;background:linear-gradient(145deg,#111,#090909)!important;border:1px solid #282828!important}.pro-legal-page:after{content:"";pointer-events:none;background:#ff24321a;border-radius:50%;width:280px;height:280px;position:absolute;top:-120px;right:-120px}.legal-hero-icon,.contact-icon{background:linear-gradient(135deg,var(--tv-red),#7f1d1d);border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:14px;font-size:28px;display:grid;box-shadow:0 12px 30px #ff24322e}.pro-legal-page h1,.contact-hero h1{color:#fff!important}.legal-lead,.contact-hero p{line-height:1.7;color:#a8a8a8!important}.legal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.legal-grid article,.policy-list>div{background:#141414;border:1px solid #282828;border-radius:18px;padding:18px}.legal-grid h3,.policy-list h3{color:#fff;margin:0 0 7px}.legal-grid p,.policy-list p{color:#a3a3a3;margin:0;line-height:1.65}.legal-footer-note{color:#8f8f8f;margin-top:22px}.policy-list{gap:12px;margin-top:24px;display:grid}.policy-list>div{align-items:flex-start;gap:14px;display:flex}.policy-list>div>span{background:#1f1f1f;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.contact-hero{align-items:center;gap:15px;margin-bottom:22px;display:flex}.contact-icon{flex:0 0 58px;margin:0}.whatsapp-community-card{background:linear-gradient(135deg,#22c55e1a,#101010f2);border:1px solid #22c55e4d;border-radius:18px;align-items:center;gap:14px;margin-bottom:18px;padding:17px;transition:all .2s;display:flex;color:#fff!important;text-decoration:none!important}.whatsapp-community-card:hover{border-color:#22c55e85;transform:translateY(-2px);box-shadow:0 15px 35px #00000040}.whatsapp-community-icon{color:#062b14;background:#25d366;border-radius:14px;place-items:center;width:46px;height:46px;font-size:23px;display:grid}.whatsapp-community-card>span:nth-child(2){flex:1;gap:4px;min-width:0;display:grid}.whatsapp-community-card strong{color:#fff}.whatsapp-community-card small{color:#a3a3a3;line-height:1.45}.whatsapp-community-card>b{color:#86efac;white-space:nowrap}.pro-contact-form{gap:10px;display:grid}.pro-contact-form label{color:#e5e7eb;font-weight:800}.pro-contact-form textarea{resize:vertical;min-height:140px;color:#fff!important;background:#141414!important;border:1px solid #2c2c2c!important;border-radius:16px!important;padding:14px!important}.pro-contact-form textarea::placeholder{color:#737373}.pro-contact-form button{background:linear-gradient(135deg,var(--tv-red),var(--tv-red-2));color:#fff;cursor:pointer;border:0;border-radius:13px;width:fit-content;min-width:150px;padding:12px 17px;font-weight:900}@media (width<=700px){.legal-grid{grid-template-columns:1fr}.whatsapp-community-card{align-items:flex-start}.whatsapp-community-card>b{display:none}.public-profile-actions{width:100%}.public-profile-actions>*{flex:auto}}@media (width<=430px){.public-profile-title h1{font-size:23px!important}.legal-grid article,.policy-list>div{padding:14px}}:root{--tv-bg:#05070b;--tv-surface:#0b1018;--tv-surface-2:#101722;--tv-border:#ffffff17;--tv-cyan:#00e5ff;--tv-blue:#2563ff;--tv-violet:#7c3aed;--tv-red:#ff2d55;--tv-text:#f8fbff;--tv-muted:#94a3b8;--tv-shadow:0 24px 70px #0000006b}html{background:var(--tv-bg)}body{color:var(--tv-text)!important;background:radial-gradient(circle at 8% 0,#00e5ff1a,#0000 25%),radial-gradient(circle at 92% 4%,#7c3aed21,#0000 27%),linear-gradient(#05070b,#070b12 48%,#05070b)!important}button,a,input,textarea,select{font-family:inherit}button{transition:transform .18s,box-shadow .18s,border-color .18s,background .18s}button:active{transform:translateY(1px)scale(.985)}.app-shell,.dashboard-shell,.main-content,.content-area{background:0 0!important}.page-card{border:1px solid var(--tv-border)!important;box-shadow:var(--tv-shadow),inset 0 1px #ffffff09!important;color:var(--tv-text)!important;background:linear-gradient(145deg,#101722f5,#070b12fa)!important}.page-card h1,.page-card h2,.page-card h3,.page-card strong{color:#fff!important}.page-card p,.page-card small,.muted,.creator-private-note{color:var(--tv-muted)!important}.sidebar,.side-nav,.desktop-sidebar{background:linear-gradient(#060a10fa,#04070cfa)!important;border-right:1px solid #ffffff14!important;box-shadow:18px 0 60px #00000047!important}.nav-item,.menu-item,.sidebar button{color:#aebdce!important;border:1px solid #0000!important;border-radius:14px!important}.nav-item:hover,.menu-item:hover,.sidebar button:hover{transform:translate(3px);color:#fff!important;background:linear-gradient(135deg,#00e5ff17,#2563ff1a)!important;border-color:#00e5ff29!important}.nav-item.active,.menu-item.active{color:#fff!important;background:linear-gradient(135deg,#00e5ff29,#7c3aed29)!important;border-color:#00e5ff47!important;box-shadow:0 10px 30px #00e5ff14,inset 0 1px #ffffff14!important}.logo,.brand,.auth-brand,.public-brand{filter:drop-shadow(0 8px 24px #00e5ff1f)}.logo img,.brand img,.auth-logo-image,.public-brand img{border-radius:14px;box-shadow:0 12px 34px #00e5ff21,0 0 0 1px #ffffff14}.video-card,.reel-card{overflow:hidden;background:linear-gradient(145deg,#0b111b,#070b12)!important;border:1px solid #ffffff16!important;border-radius:22px!important;box-shadow:0 26px 70px #00000061,inset 0 1px #ffffff0b!important}.video-card:hover{border-color:#00e5ff2e!important}.video-profile-header{background:linear-gradient(135deg,#0f172af5,#070b12f5)!important;border-color:#ffffff14!important}.video-profile-avatar-button,.creator-avatar-button{background:linear-gradient(145deg,#172334,#0a1018)!important;box-shadow:0 0 0 2px #00e5ff29,0 12px 28px #00000059!important}.video-profile-avatar-button:hover,.creator-avatar-button:hover{box-shadow:0 0 0 2px #00e5ff73,0 16px 34px #00e5ff1f!important}.video-creator-link,.creator-name-link{color:#fff!important;font-weight:900!important}.video-profile-meta{color:#7f93aa!important}.video-player-wrap{background:#000!important}.profile-follow-btn,.profile-message-btn,.profile-share-btn,.following-btn,.creator-actions button,.primary-action,.load-more-videos{border:1px solid #ffffff1a!important;border-radius:13px!important;font-weight:900!important;position:relative!important;box-shadow:0 8px #00000047,0 15px 32px #0003,inset 0 1px #ffffff1f!important}.profile-follow-btn,.following-btn{color:#fff!important;background:linear-gradient(135deg,#172337,#0c1522)!important}.profile-follow-btn:hover,.following-btn:hover{transform:translateY(-2px);border-color:#00e5ff4d!important}.profile-message-btn{color:#fff!important;background:linear-gradient(135deg,#00cfe8,#2563eb)!important}.profile-message-btn:hover{transform:translateY(-2px);box-shadow:0 8px #0b2a45,0 18px 35px #00e5ff29,inset 0 1px #ffffff3d!important}.profile-share-btn{color:#fff!important;background:linear-gradient(135deg,#17132a,#24153d)!important}.primary-action{color:#fff!important;background:linear-gradient(135deg,#00d9ef,#2563eb)!important}.video-actions,.reel-actions,.social-actions,.video-engagement-actions{gap:9px!important}.video-actions button,.reel-actions button,.social-actions button,.video-engagement-actions button{color:#eaf4ff!important;background:linear-gradient(145deg,#141d2a,#0a1018)!important;border:1px solid #ffffff17!important;border-radius:14px!important;min-width:44px!important;min-height:44px!important;font-weight:900!important;box-shadow:0 7px #00000047,0 12px 26px #00000038,inset 0 1px #ffffff14!important}.video-actions button:hover,.reel-actions button:hover,.social-actions button:hover,.video-engagement-actions button:hover{transform:translateY(-2px);border-color:#00e5ff47!important;box-shadow:0 8px #0000004d,0 17px 32px #00e5ff1a,inset 0 1px #ffffff1a!important}.video-actions button:first-child,.reel-actions button:first-child{color:#ff5572!important}.comments-panel,.comments-section,.comment-box,.comment-input{background:linear-gradient(145deg,#0b111a,#080c13)!important;border-color:#ffffff14!important}.comment-input input,.comment-input textarea{color:#fff!important;background:#070b11!important;border:1px solid #ffffff1a!important}.comment-input button{background:linear-gradient(135deg,#00d9ef,#2563eb)!important;box-shadow:0 6px #00000047!important}.comment-item{background:#ffffff09!important;border-color:#ffffff12!important;border-radius:15px!important}.discover-page{background:linear-gradient(145deg,#0b111b,#070b12)!important}.creator-card{background:linear-gradient(145deg,#111a27,#0a1018)!important;border:1px solid #ffffff14!important;border-radius:19px!important;box-shadow:0 14px 35px #0000003d,inset 0 1px #ffffff0a!important}.creator-card-clickable:hover{border-color:#00e5ff42!important;transform:translateY(-3px)!important;box-shadow:0 22px 45px #00000052,0 0 35px #00e5ff0d!important}.creator-search-wrap{background:#070b11!important;border:1px solid #ffffff1a!important;border-radius:16px!important}.creator-search-wrap input{color:#fff!important;background:0 0!important}.public-route-shell{background:radial-gradient(circle at 50% -10%,#00e5ff1c,#0000 30%),radial-gradient(circle at 90% 20%,#7c3aed1f,#0000 25%),#05070b!important;min-height:100vh!important}.public-route-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05080de0!important;border-bottom:1px solid #ffffff14!important}.public-profile-page{max-width:1180px;margin:0 auto;padding:20px 18px 80px}.public-profile-hero.page-card{background:linear-gradient(145deg,#0d1520,#070b12)!important;border-radius:28px!important;grid-template-columns:150px 1fr!important;gap:28px!important;padding:30px!important;display:grid!important}.public-profile-avatar{background:linear-gradient(145deg,#162333,#0a1018)!important;border:5px solid #101a27!important;border-radius:50%!important;width:150px!important;height:150px!important;box-shadow:0 0 0 2px #00e5ff47,0 25px 55px #0006!important}.public-profile-info{min-width:0}.public-profile-title{justify-content:space-between!important;align-items:flex-start!important;gap:20px!important;display:flex!important}.public-profile-title h1{letter-spacing:-.7px;font-size:34px!important}.public-profile-title p{color:#8da0b4!important;margin-top:5px!important}.public-profile-actions{flex-wrap:wrap!important;justify-content:flex-end!important;gap:9px!important;display:flex!important}.public-profile-stats{gap:28px!important;margin:25px 0!important;font-size:14px!important;display:flex!important}.public-profile-stats span{align-items:baseline;display:flex;gap:7px!important}.public-profile-stats strong{font-size:20px!important}.public-profile-url{border-radius:14px!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;display:flex!important;overflow:hidden!important}.public-profile-url span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.public-profile-videos{margin-top:24px}.public-profile-videos .section-heading{padding:0 4px 12px}.profile-video-feed.public-video-feed{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;display:grid!important}.pro-legal-page,.pro-contact-page{border-radius:24px!important}.whatsapp-community-card{box-shadow:0 12px 32px #00000040!important}.messages-page,.messages-layout,.chat-panel,.conversation-sidebar{background:linear-gradient(145deg,#0b111b,#070b12)!important;border-color:#ffffff14!important}.conversation-item{border:1px solid #0000!important;border-radius:15px!important}.conversation-item:hover{background:#00e5ff0e!important;border-color:#00e5ff1f!important}.chat-user-profile-button strong,.conversation-profile-text-button strong{color:#fff!important}.message-bubble{box-shadow:0 8px 24px #00000038!important}.reel-sound-overlay,.reel-sound-button,.reel-volume-slider,.reel-volume-control,.video-sound-control{visibility:hidden!important;pointer-events:none!important;display:none!important}@media (width<=800px){.public-profile-hero.page-card{text-align:center!important;grid-template-columns:1fr!important;padding:22px!important}.public-profile-avatar{margin:0 auto!important}.public-profile-title{display:block!important}.public-profile-actions{margin-top:16px;justify-content:center!important}.public-profile-stats{justify-content:center!important}.profile-video-feed.public-video-feed{grid-template-columns:1fr!important}.video-card,.reel-card{border-radius:17px!important}}@media (width<=560px){.public-profile-page{padding:12px 9px 70px}.public-profile-title h1{font-size:25px!important}.public-profile-actions>*{flex:145px!important}.public-profile-url{font-size:11px!important}.video-actions button,.reel-actions button,.social-actions button,.video-engagement-actions button{border-radius:12px!important;min-width:40px!important;min-height:40px!important}}@media (width<=430px){.reel-card .profile-message-btn{display:inline-flex!important}.public-profile-hero.page-card{border-radius:20px!important}.public-profile-avatar{width:118px!important;height:118px!important}}.video-profile-avatar-button,.video-creator-link,.profile-follow-btn,.profile-message-btn,.profile-share-btn{cursor:pointer;touch-action:manipulation}.video-profile-avatar-button,.video-creator-link{z-index:8;position:relative;pointer-events:auto!important}.public-profile-page{z-index:1;position:relative}.public-profile-avatar img{display:block}@media (width<=430px){.reel-card .profile-message-btn{display:inline-flex!important}}.mobile-chat-back-button{display:none}.chat-clear-button:disabled{opacity:.45;cursor:not-allowed}@media (width<=720px){.messages-workspace.mobile-list-active .chat-panel{display:none}.messages-workspace.mobile-list-active .messages-sidebar{display:flex}.messages-workspace.mobile-chat-active .messages-sidebar{display:none}.messages-workspace.mobile-chat-active .chat-panel{display:flex}.messages-workspace.mobile-list-active,.messages-workspace.mobile-chat-active{grid-template-columns:1fr}.messages-workspace.mobile-list-active .messages-sidebar{border-right:0;min-height:calc(100svh - 150px)}.messages-workspace.mobile-chat-active .chat-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.mobile-chat-back-button{border:1px solid var(--tv-border);color:#fff;cursor:pointer;background:#151a23;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:7px 9px;font-size:11px;font-weight:900;display:inline-flex}.messages-workspace.mobile-chat-active .chat-user-summary{min-width:0}.messages-workspace.mobile-chat-active .chat-header-actions{gap:4px}.messages-workspace.mobile-chat-active .chat-header-actions button:first-child{display:none}.messages-workspace.mobile-chat-active .chat-clear-button{padding:7px 8px;font-size:10px}.messages-workspace.mobile-list-active .conversation-item{padding:12px 9px}.messages-workspace.mobile-list-active .conversation-copy{display:block}}.daily-live-update{background:linear-gradient(135deg,#172c4cf5,#0a1019fa);border:1px solid #5397ff47;border-radius:14px;align-items:flex-start;gap:11px;width:min(100%,980px);margin:10px auto 14px;padding:11px 14px;display:flex;box-shadow:0 8px 24px #00000029}.daily-live-update-icon{background:#498bff29;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.daily-live-update strong{color:#fff;margin-bottom:2px;font-size:12px;font-weight:900;display:block}.daily-live-update p{color:#c9d5e8;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.45}.mobile-daily-live-update{display:none}.daily-update-admin-panel .admin-panel-head{align-items:flex-start}.admin-panel-subtext{color:#8f99aa;margin:4px 0 0;font-size:12px;line-height:1.4}.daily-update-status{color:#74e5aa;letter-spacing:.08em;background:#2dcd7b1f;border:1px solid #2dcd7b47;border-radius:999px;align-items:center;padding:6px 9px;font-size:10px;font-weight:900;display:inline-flex}.daily-update-form textarea{resize:vertical;border:1px solid var(--tv-border);color:#fff;width:100%;min-height:88px;font:inherit;background:#0b0e14;border-radius:12px;outline:0;margin-top:12px;padding:12px;line-height:1.45}.daily-update-form textarea:focus{border-color:#5397ff8c}.daily-update-form-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:9px;display:flex}.daily-update-form-footer span{color:#7f8795;font-size:11px}.daily-update-form-footer button{color:#fff;cursor:pointer;background:#2d7df6;border:0;border-radius:10px;padding:10px 13px;font-weight:900}.daily-update-form-footer button:disabled{opacity:.55;cursor:not-allowed}.daily-update-admin-preview{background:#5397ff0f;border:1px solid #5397ff2e;border-radius:12px;margin-top:12px;padding:11px 12px}.daily-update-admin-preview span{color:#7f8795;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:10px;font-weight:900;display:block}.daily-update-admin-preview strong{color:#e9f1ff;font-size:13px;line-height:1.45}@media (width<=720px){.daily-live-update{display:none}.mobile-daily-live-update{width:calc(100% - 20px);margin:8px auto 10px;padding:9px 11px;display:flex}.mobile-daily-live-update p{font-size:12px}.daily-update-form-footer{flex-direction:column;align-items:stretch}.daily-update-form-footer button{width:100%}}
