@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap");@layer tfreset, tfbase, tfcomponents;@layer tfreset{*{box-sizing:border-box}html{color-scheme:light;font-size:16px}body{margin:0;min-width:320px}button,input{font:inherit}}@layer tfbase{:root{--bg:#ffffff;--bg-secondary:#f8fafc;--surface:#ffffff;--surface-hover:#f1f5f9;--surface-solid:#ffffff;--surface-light:#f8fafc;--line:#e2e8f0;--line-active:#2563eb;--text:#0f172a;--muted:#475569;--dim:#64748b;--accent:#2563eb;--accent-glow:rgba(37,99,235,0.12);--accent-2:#059669;--accent-2-glow:rgba(5,150,105,0.12);--danger:#ef4444;--good:#059669;--shadow:0 10px 30px -5px rgba(15,23,42,0.08),0 4px 6px -2px rgba(15,23,42,0.04);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{background-color:var(--bg);color:var(--text);overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(37,99,235,.2);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}}@layer tfcomponents{.shell,.site-shell{width:min(1360px,calc(100% - 40px));margin:0 auto;padding:40px 0 60px;position:relative;z-index:1}.site-shell{min-height:100dvh}.site-nav{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:40px;background:var(--surface);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:20px;padding:16px 28px}.brand-mark{color:#0f172a;text-decoration:none;font-size:1.6rem;font-weight:800;letter-spacing:-.04em}.brand-mark span{color:#2563eb}.site-nav div{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.site-nav a:not(.brand-mark){color:var(--muted);text-decoration:none;border:1px solid transparent;border-radius:10px;padding:8px 16px;font-weight:600;font-size:.95rem;transition:all .2s ease}.site-nav a:not(.brand-mark):hover{color:var(--text);background:var(--surface-light)}.primary-link,.site-nav .nav-button{background:var(--accent)!important;border-color:var(--accent)!important;color:#ffffff!important;font-weight:700!important;box-shadow:0 4px 14px var(--accent-glow)}.primary-link:hover,.site-nav .nav-button:hover{background:#4f46e5!important;transform:translateY(-1px);box-shadow:0 6px 18px var(--accent-glow)}.landing-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;margin-bottom:24px}.compliance-band,.landing-copy,.landing-proof-card,.policy-card,.product-card{border:1px solid var(--line);border-radius:24px;background:var(--surface);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow);padding:40px;transition:all .3s ease}.landing-copy:hover,.landing-proof-card:hover,.product-card:hover{border-color:var(--line-active);transform:translateY(-2px)}.landing-copy{min-height:480px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.landing-copy h1{font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.05;margin:12px 0 20px;font-weight:800}.landing-copy p:not(.eyebrow){color:var(--muted);font-size:1.15rem;line-height:1.6;max-width:600px}.landing-actions{display:flex;gap:16px;margin-top:28px}.primary-link,.secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:12px;padding:0 24px;text-decoration:none;color:var(--text);border:1px solid transparent;font-weight:600;transition:all .2s ease}.secondary-link{border:1px solid var(--line)!important}.secondary-link:hover{background:var(--surface-light);border-color:var(--line-active)}.landing-proof-card{display:flex;flex-direction:column;justify-content:center;gap:16px}.landing-proof-card strong{font-size:clamp(2.5rem,5vw,4rem);line-height:1;font-weight:800;background:linear-gradient(135deg,#ffffff 40%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.landing-proof-card ul{margin:0;padding-left:20px;color:var(--muted);line-height:1.6}.landing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:24px}.product-card{min-height:220px;padding:28px;display:flex;flex-direction:column;gap:12px}.product-card strong{font-size:1.3rem;font-weight:700;color:var(--text)}.product-card p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.5}.compliance-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:32px;align-items:center;padding:36px}.compliance-band h2{font-size:2rem;font-weight:800}.compliance-band p{margin:0;color:var(--muted);line-height:1.6}.policy-shell{max-width:800px;margin:0 auto}.policy-card h2{margin-top:32px;font-size:1.5rem;font-weight:700;border-bottom:1px solid var(--line);padding-bottom:8px}.policy-card p{line-height:1.6;color:var(--muted)}.masthead{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:24px}.eyebrow{margin:0;color:var(--accent-2);font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.masthead h1{margin:6px 0 0;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:800;letter-spacing:-.03em;background:linear-gradient(135deg,#ffffff 30%,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.masthead-copy{color:var(--muted);margin:8px 0 0;font-size:1.05rem;max-width:600px;line-height:1.5}.status-pill{display:flex;align-items:center;gap:8px;background:var(--surface);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:99px;padding:8px 16px}.status-pill span{font-size:.88rem;font-weight:700}.status-pill small{font-family:JetBrains Mono,monospace;font-size:.72rem;color:var(--muted)}.status-success span{color:var(--good)}.status-error span{color:var(--danger)}.panel{background:var(--surface);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--line);border-radius:20px;padding:24px;margin-bottom:24px;box-shadow:var(--shadow);transition:border-color .3s ease,box-shadow .3s ease}.panel:hover{border-color:var(--line-active);box-shadow:0 16px 40px rgba(99,102,241,.08)}.panel-heading{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px;border-bottom:1px solid var(--line);padding-bottom:12px}.panel-heading h2{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--text)}.control-panel{margin-bottom:24px}.control-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr auto;gap:16px;align-items:flex-end}label{display:flex;flex-direction:column;gap:6px}label span{font-size:.78rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}input{width:100%;height:42px;border:1px solid var(--line);border-radius:10px;background:rgba(14,10,26,.8);color:var(--text);padding:0 16px;font-size:.92rem;transition:all .2s ease}input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px rgba(99,102,241,.2);background:rgba(18,12,38,.9)}button{height:42px;border:0;border-radius:10px;padding:0 24px;background:var(--accent);color:#ffffff;font-weight:700;font-size:.92rem;cursor:pointer;box-shadow:0 4px 12px var(--accent-glow);transition:all .2s ease}button:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px);box-shadow:0 6px 16px var(--accent-glow)}button:disabled{opacity:.6;cursor:not-allowed}.error-box,.notice-box{margin-top:16px;border-radius:10px;padding:12px 18px;font-size:.9rem;font-weight:500;display:flex;align-items:center}.error-box{border:1px solid rgba(248,113,113,.3);background:rgba(248,113,113,.1);color:var(--danger)}.notice-box{border:1px solid rgba(99,102,241,.3);background:rgba(99,102,241,.1);color:var(--text)}.live-ingestion-hero{display:grid;grid-template-columns:100px 1fr 1fr;gap:24px;align-items:center;border:1px solid rgba(99,102,241,.35);background:radial-gradient(circle at 10% 20%,rgba(99,102,241,.1) 0,transparent 60%),var(--surface)}.live-ingestion-side{display:flex;flex-direction:column;gap:16px;border-left:1px solid var(--line);padding:12px 0 12px 24px}.live-ingestion-side>div{display:flex;flex-direction:column;gap:4px;align-items:flex-start;text-align:left}.live-ingestion-side span{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-weight:600}.live-ingestion-side strong{font-size:1rem;color:var(--accent);font-weight:700}.live-ingestion-side small{font-size:.8rem;color:var(--text-muted,#a0aec0);line-height:1.3}.live-radar{display:flex;justify-content:center;align-items:center;position:relative;height:80px}.live-radar span,.live-radar:after,.live-radar:before{content:"";position:absolute;border-radius:50%}.live-radar:before{width:64px;height:64px;border:1px solid rgba(99,102,241,.3);animation:radar-pulse 2s linear infinite}.live-radar:after{width:40px;height:40px;border:1px solid rgba(6,182,212,.3);animation:radar-pulse 2s linear .6s infinite}.live-radar span{width:14px;height:14px;background:var(--accent-2);box-shadow:0 0 12px var(--accent-2)}.live-ingestion-idle .live-radar span{background:var(--danger);box-shadow:0 0 12px var(--danger)}.live-ingestion-main{display:flex;flex-direction:column;gap:6px}.live-ingestion-main h2{font-size:1.8rem;font-weight:800;margin:0;letter-spacing:-.02em;color:var(--text)}.live-ingestion-main p{margin:0;font-size:.95rem;color:var(--muted)}.live-channel-card{display:flex;align-items:center;gap:16px;background:rgba(255,255,255,.02);border:1px solid var(--line);border-radius:12px;padding:12px 18px}.channel-avatar{width:48px;height:48px;border-radius:50%;border:2px solid var(--line)}.channel-avatar-fallback{width:48px;height:48px;border-radius:50%;background:var(--surface-light);color:var(--accent);display:flex;align-items:center;justify-content:center;font-weight:700}.live-channel-card div{display:flex;flex-direction:column}.live-channel-card span{font-family:JetBrains Mono,monospace;font-size:.7rem;color:var(--accent-2);text-transform:uppercase}.live-channel-card strong{font-size:1.05rem;font-weight:700;color:var(--text)}.live-channel-card small{color:var(--muted)}.live-channel-card a{margin-left:auto;color:var(--text);border:1px solid var(--line);border-radius:8px;padding:6px 12px;text-decoration:none;font-size:.85rem;font-weight:600;transition:all .2s ease}.live-channel-card a:hover{background:var(--surface-light);border-color:var(--line-active)}.live-stage-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.live-stage{background:rgba(14,10,26,.6);border:1px solid var(--line);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:4px;position:relative;overflow:hidden}.live-stage-active{border-color:rgba(99,102,241,.5);box-shadow:0 0 12px rgba(99,102,241,.15)}.live-stage-active:after{content:"";position:absolute;top:0;left:0;height:100%;width:4px;background:var(--accent)}.live-stage em{font-family:JetBrains Mono,monospace;font-style:normal;font-size:.7rem;color:var(--accent-2)}.live-stage strong{font-size:.95rem;font-weight:700}.live-stage small{font-size:.8rem;color:var(--muted)}.cockpit-panel{background:linear-gradient(135deg,rgba(15,10,32,.45) 0,rgba(6,3,15,.6) 100%),var(--surface)}.cockpit-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:20px}.cockpit-main{background:rgba(255,255,255,.01);border:1px solid var(--line);border-radius:16px;padding:24px;display:flex;flex-direction:column;justify-content:center;gap:12px;min-height:200px}.signal{display:inline-flex;align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:rgba(255,255,255,.03);border:1px solid var(--line);padding:4px 10px;border-radius:99px;width:-moz-fit-content;width:fit-content}.signal-good{color:var(--good)}.signal-bad{color:var(--danger)}.signal-neutral{color:var(--muted)}.cockpit-main h2{font-size:1.6rem;font-weight:800;line-height:1.2;margin:0;color:var(--text)}.cockpit-main p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.5}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.metric{background:rgba(14,10,26,.5);border:1px solid var(--line);border-radius:14px;padding:16px 20px;display:flex;flex-direction:column;justify-content:space-between;gap:8px;transition:all .2s ease}.metric:hover{border-color:rgba(99,102,241,.3);background:rgba(14,10,26,.7)}.metric span{font-size:.75rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.metric strong{font-size:clamp(1.4rem,3.5vw,1.8rem);font-weight:800;color:var(--text);line-height:1}.metric-good strong{color:var(--good)}.metric-bad strong{color:var(--danger)}@keyframes metricGlow{0%{box-shadow:0 0 0 rgba(99,102,241,0);border-color:rgba(99,102,241,.2);background:rgba(99,102,241,.05)}20%{box-shadow:0 0 15px rgba(99,102,241,.3),inset 0 0 8px rgba(99,102,241,.15);border-color:rgba(99,102,241,.6);background:rgba(99,102,241,.12)}to{box-shadow:0 0 0 rgba(99,102,241,0);border-color:var(--line);background:rgba(14,10,26,.5)}}.metric-flash-glow{animation:metricGlow .8s cubic-bezier(.25,.8,.25,1) forwards}.number-glow{text-shadow:0 0 10px rgba(255,255,255,.6);transform:scale(1.03)}.live-queue-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;margin-top:20px}.live-queue-card{background:rgba(14,10,26,.6);border:1px solid var(--line);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:12px}.live-queue-primary{border-color:rgba(99,102,241,.35)}.live-queue-card>span{font-family:JetBrains Mono,monospace;font-size:.7rem;color:var(--accent-2);text-transform:uppercase;letter-spacing:.05em}.live-queue-card>strong{font-size:1.3rem;font-weight:800}.live-queue-channel{display:flex;align-items:center;gap:12px}.live-queue-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.live-queue-meta small{font-family:JetBrains Mono,monospace;font-size:.7rem;background:var(--surface-light);border:1px solid var(--line);border-radius:99px;padding:3px 8px;color:var(--muted)}.next-job-list{display:flex;flex-direction:column;gap:10px}.next-job-row{display:grid;grid-template-columns:auto auto 1fr;gap:12px;align-items:center;border-top:1px solid var(--line);padding-top:10px}.next-job-row em{font-family:JetBrains Mono,monospace;font-style:normal;font-weight:700;color:var(--accent-2);font-size:.8rem}.next-job-row strong{font-size:.95rem;font-weight:700;color:var(--text)}.flow-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.flow-step{background:rgba(14,10,26,.5);border:1px solid var(--line);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:8px;position:relative;overflow:hidden}.flow-step:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:var(--line)}.flow-ok:before{background:var(--good)}.flow-active:before{background:var(--accent-2)}.flow-bad:before{background:var(--danger)}.flow-step span{font-family:JetBrains Mono,monospace;font-size:.7rem;color:var(--muted)}.flow-step strong{font-size:1rem;font-weight:700}.flow-step em{font-family:JetBrains Mono,monospace;font-style:normal;font-size:.72rem;color:var(--accent-2)}.flow-step p{margin:0;font-size:.85rem;color:var(--muted);line-height:1.4}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.kv-map{display:flex;flex-direction:column;gap:8px;margin-top:16px}.kv-map div{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:8px;font-size:.88rem}.kv-map span{color:var(--muted)}.kv-map strong{color:var(--text)}.table-wrap{overflow-x:auto;border-radius:12px;border:1px solid var(--line);background:rgba(14,10,26,.4)}table{width:100%;border-collapse:collapse;font-size:.9rem}td,th{padding:12px 16px;text-align:left;border-bottom:1px solid var(--line)}th{background:rgba(255,255,255,.01);color:var(--muted);font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}tr:last-child td{border-bottom:0}tr:hover td{background:rgba(255,255,255,.01)}.channel-link,td{color:var(--text)}.channel-link{display:inline-flex;flex-direction:column;text-decoration:none}.channel-link span{font-weight:700}.channel-link small{font-family:JetBrains Mono,monospace;font-size:.7rem;color:var(--accent-2)}.channel-link:hover span{color:var(--accent)}.mono{font-family:JetBrains Mono,monospace;font-size:.8rem}.status-dot{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:.82rem}.status-dot:before{content:"";width:8px;height:8px;border-radius:50%}.status-completed{color:var(--good)}.status-completed:before{background:var(--good)}.status-failed{color:var(--danger)}.status-failed:before{background:var(--danger)}.status-processing{color:var(--accent-2)}.status-processing:before{background:var(--accent-2)}.status-pending{color:var(--muted)}.status-pending:before{background:var(--muted)}.quota-bar{height:8px;background:rgba(255,255,255,.05);border-radius:99px;overflow:hidden;margin-top:12px}.quota-bar span{display:block;height:100%;background:linear-gradient(90deg,var(--accent) 0,var(--accent-2) 100%);border-radius:99px}.audit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.audit-grid-compact{display:block;margin-top:20px}@keyframes radar-pulse{0%{transform:scale(.6);opacity:1}to{transform:scale(1.6);opacity:0}}@media (max-width:1180px){.cockpit-layout,.dashboard-grid,.flow-rail,.landing-hero,.live-queue-grid{grid-template-columns:1fr}.landing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.control-grid,.live-ingestion-hero{grid-template-columns:1fr}.live-ingestion-hero{text-align:center;padding:30px}.live-ingestion-side{border-left:none;border-top:1px solid var(--line);padding:20px 0 0;align-items:center}.live-ingestion-side>div{align-items:center;text-align:center}.live-radar{height:60px}.landing-grid,.live-stage-row,.metric-grid{grid-template-columns:1fr}}}@layer tfcomponents{.nav-text-link{font-size:.9rem;color:var(--muted);text-decoration:none;transition:color .2s}.nav-text-link:hover{color:var(--text)}.lang-switcher{display:inline-flex;align-items:center;gap:4px;font-size:.85rem;color:var(--muted);background:var(--surface-light);padding:4px 8px;border-radius:8px;border:1px solid var(--line)}.lang-divider{color:rgba(255,255,255,.2);font-weight:300}.lang-btn{background:none;border:none;color:var(--muted);cursor:pointer;font-weight:700;padding:2px 6px;border-radius:4px;transition:all .2s ease}.lang-btn:hover{color:var(--text)}.lang-btn.active{color:var(--accent-2);background:rgba(6,182,212,.12)}.hero-visual{position:relative;min-height:460px;min-width:320px;display:flex;align-items:center;justify-content:center}.hero-visual:before{content:"";position:absolute;inset:-60px;background:radial-gradient(circle at 68% 30%,rgba(0,168,255,.22),transparent 55%),radial-gradient(circle at 25% 75%,rgba(99,102,241,.22),transparent 55%);filter:blur(10px);z-index:0;pointer-events:none}.hero-bg-page{position:relative;z-index:1;width:100%;max-width:420px;border:1px solid var(--line);border-radius:18px;background:rgba(8,8,12,.75);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.55);transform:perspective(1400px) rotateY(4deg) scale(.97);opacity:.85;filter:saturate(.9)}.hero-bg-page-header{background:rgba(255,255,255,.03);border-bottom:1px solid var(--line);padding:10px 16px;display:flex;align-items:center;gap:16px}.mockup-dots{display:flex;gap:6px}.mockup-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.mockup-dot.red{background:#ff5f56}.mockup-dot.yellow{background:#ffbd2e}.mockup-dot.green{background:#27c93f}.mockup-address{background:rgba(255,255,255,.05);border-radius:6px;font-family:monospace;font-size:.75rem;padding:4px 12px;color:var(--muted);flex-grow:1;max-width:400px;border:1px solid rgba(255,255,255,.05)}.hero-bg-page-body{background:#0b0b0d;padding:18px;display:flex;flex-direction:column;gap:14px}.hero-bg-banner{height:64px;background:linear-gradient(90deg,#150a28,#351057);border-radius:8px;border:1px solid rgba(255,255,255,.05)}.hero-bg-profile-row{display:flex;gap:12px;align-items:center}.hero-bg-avatar{width:44px;height:44px;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.3);overflow:hidden;flex-shrink:0}.hero-bg-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.hero-bg-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.hero-bg-title{font-weight:700;font-size:.95rem;color:#ffffff}.hero-bg-subs{font-size:.7rem;color:#9a9aa3}.hero-bg-videos{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hero-bg-video-card{height:44px;border-radius:6px;background:linear-gradient(135deg,#17142c,#241238);border:1px solid rgba(255,255,255,.04)}.extension-floating-card{position:absolute;z-index:2;right:-2%;bottom:15px;width:300px;display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:20px;background:linear-gradient(165deg,rgba(24,22,40,.85),rgba(10,9,18,.9));border:1px solid rgba(129,140,248,.25);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 25px 60px rgba(0,0,0,.55),inset 0 0 0 1px rgba(255,255,255,.02),inset 0 -10px 40px rgba(0,168,255,.08),0 0 45px rgba(99,102,241,.18);transform:perspective(1200px) rotateY(-9deg) rotateX(5deg) scale(1);transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s ease}.extension-floating-card:hover{transform:perspective(1200px) rotateY(-3deg) rotateX(2deg) scale(1.05) translateY(-6px);box-shadow:0 35px 70px rgba(0,0,0,.6),inset 0 0 0 1px rgba(255,255,255,.04),inset 0 -10px 40px rgba(0,168,255,.14),0 0 65px rgba(0,168,255,.3)}.ext-card-header{display:flex;justify-content:space-between;align-items:center}.ext-card-logo{font-size:1.05rem;font-weight:900;color:#c7d2fe;letter-spacing:-.02em;text-shadow:0 0 18px rgba(129,140,248,.45)}.ext-card-logo b{font-weight:900;background:linear-gradient(120deg,#818cf8,#00a8ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ext-status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:99px;font-size:.6rem;font-weight:800;letter-spacing:.08em;color:#34d399;background:rgba(16,185,129,.12);border:1px solid rgba(52,211,153,.35)}.ext-status-dot{width:6px;height:6px;border-radius:50%;background:#34d399;box-shadow:0 0 8px 2px rgba(52,211,153,.7);animation:ext-status-pulse 1.8s ease-in-out infinite}@keyframes ext-status-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.75)}}.ext-score-ring-wrap{position:relative;width:148px;height:148px;margin:4px auto 0}.ext-score-ring{width:100%;height:100%;transform:rotate(-90deg);filter:drop-shadow(0 0 14px rgba(0,168,255,.45))}.ext-score-ring-track{fill:none;stroke:rgba(255,255,255,.06);stroke-width:10}.ext-score-ring-fill{fill:none;stroke:url(#ext-score-gradient);stroke-width:10;stroke-linecap:round;transition:stroke-dashoffset .6s ease}.ext-score-ring-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.ext-score-ring-value{font-size:2.4rem;font-weight:800;line-height:1;background:linear-gradient(135deg,#ffffff 20%,#00a8ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(0,168,255,.35)}.ext-score-ring-label{font-size:.65rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.signal-badges{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.sig-badge{font-size:.65rem;font-weight:700;padding:3px 8px;border-radius:6px}.sig-badge.faceless{background:rgba(0,168,255,.12);color:#38bdf8;border:1px solid rgba(0,168,255,.25)}.sig-badge.evergreen{background:rgba(99,102,241,.12);color:#a5b4fc;border:1px solid rgba(99,102,241,.25)}.ext-outlier-section{display:flex;flex-direction:column;gap:8px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:14px;padding:12px}.section-title{font-size:.7rem;font-weight:700;color:var(--text);margin-bottom:2px}.ext-outlier-row{width:100%}.ext-outlier-track{width:100%;height:20px;border-radius:6px;background:rgba(255,255,255,.05);overflow:hidden}.ext-outlier-fill{height:100%;display:flex;align-items:center;padding:0 8px;border-radius:6px;font-size:.65rem;font-weight:700;color:#ffffff;white-space:nowrap;background:linear-gradient(90deg,#00a8ff,#6366f1);box-shadow:0 0 16px rgba(0,168,255,.45)}.ext-outlier-fill--dim{background:linear-gradient(90deg,rgba(0,168,255,.55),rgba(99,102,241,.55));box-shadow:0 0 8px rgba(0,168,255,.2)}.stats-band{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:rgba(15,10,32,.3);border:1px solid var(--line);border-radius:20px;padding:24px;margin-bottom:60px;backdrop-filter:blur(8px)}.stat-item{text-align:center;display:flex;flex-direction:column;gap:4px}.stat-item strong{font-size:2.2rem;font-weight:800;background:linear-gradient(135deg,#ffffff 30%,var(--accent-2) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-item span{font-size:.85rem;color:var(--muted);font-weight:600}.features-section{margin-bottom:60px}.section-header{text-align:center;max-width:700px;margin:0 auto 40px}.section-header h2{font-size:2.4rem;font-weight:800;margin:12px 0;line-height:1.15}.section-header .subtitle{color:var(--muted);font-size:1.1rem;line-height:1.5}.bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.bento-card{background:var(--surface);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--line);border-radius:24px;padding:32px;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:space-between;gap:24px;transition:all .3s ease}.bento-card:hover{border-color:var(--line-active);transform:translateY(-2px)}.bento-card.col-span-2{grid-column:span 2;display:grid;grid-template-columns:1.2fr 1fr;gap:32px;align-items:center}.bento-card-info{display:flex;flex-direction:column;gap:12px}.bento-badge{align-self:flex-start;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-2);background:rgba(6,182,212,.08);border:1px solid rgba(6,182,212,.15);padding:4px 10px;border-radius:8px}.bento-card h3{font-size:1.5rem;font-weight:800;margin:4px 0 0;color:#ffffff;letter-spacing:-.02em}.bento-card p{color:var(--muted);font-size:.95rem;line-height:1.5;margin:0}.bento-bullets{margin:0;padding-left:20px;color:var(--text);display:flex;flex-direction:column;gap:8px;font-size:.9rem;font-weight:500}.bento-card-preview{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.04);border-radius:16px;padding:24px;display:flex;justify-content:center;align-items:center;width:100%;min-height:180px;overflow:hidden}@media (max-width:991px){.bento-grid{grid-template-columns:1fr}.bento-card.col-span-2{grid-column:span 1;grid-template-columns:1fr}}.pane-graph-mock{width:100%}.ext-window{width:100%;background:linear-gradient(180deg,rgba(20,18,34,.9),rgba(12,12,18,.9));border:1px solid var(--line-active);border-radius:14px;box-shadow:0 20px 44px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.04);overflow:hidden}.ext-window-bar{display:flex;align-items:center;gap:10px;padding:10px 14px;background:rgba(255,255,255,.03);border-bottom:1px solid var(--line)}.ext-window-dots{display:flex;gap:5px}.ext-window-dots span{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.15)}.ext-window-title{font-size:.7rem;font-weight:700;color:var(--muted);letter-spacing:.02em}.ext-video-row{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.03);transition:background-color .2s ease}.ext-video-row:last-child{border-bottom:none}.ext-video-row:hover{background:rgba(255,255,255,.02)}.ext-video-thumb{position:relative;width:56px;height:34px;border-radius:6px;background:linear-gradient(135deg,rgba(99,102,241,.35),rgba(6,182,212,.25));overflow:hidden}.ext-video-row--hero .ext-video-thumb{background:linear-gradient(135deg,rgba(99,102,241,.55),rgba(16,185,129,.4));box-shadow:0 0 14px rgba(99,102,241,.3)}.ext-video-duration{position:absolute;right:3px;bottom:3px;background:rgba(0,0,0,.7);color:#ffffff;font-size:.55rem;font-weight:700;padding:1px 4px;border-radius:3px;line-height:1.4}.ext-video-meta{display:flex;flex-direction:column;gap:3px;min-width:0}.ext-video-title{font-size:.78rem;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ext-video-views{font-size:.68rem;color:var(--muted);font-weight:600}.outlier-badge{font-size:.72rem;font-weight:800;color:#34d399;background:rgba(16,185,129,.12);border:1px solid rgba(52,211,153,.5);border-radius:999px;padding:4px 10px;box-shadow:0 0 14px rgba(16,185,129,.45);white-space:nowrap}.outlier-badge.dim{color:rgba(255,255,255,.55);background:rgba(255,255,255,.03);border-color:var(--line);box-shadow:none}.pane-ai-mock{width:100%}.ai-window{width:100%;background:linear-gradient(180deg,rgba(20,18,34,.9),rgba(12,12,18,.9));border:1px solid var(--line-active);border-radius:14px;padding:16px;box-shadow:0 20px 44px rgba(0,0,0,.4);display:flex;flex-direction:column;gap:16px}.ai-window-header{display:flex;align-items:center;gap:8px}.ai-pulse-dot{width:8px;height:8px;border-radius:50%;background:#34d399;box-shadow:0 0 10px rgba(52,211,153,.9);animation:ai-pulse 1.8s ease-in-out infinite}@keyframes ai-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.ai-window-title{font-size:.85rem;font-weight:800;color:#ffffff;text-shadow:0 0 16px rgba(52,211,153,.35)}.ai-strategy-grid{display:flex;flex-direction:column;gap:10px}.ai-strategy-box{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-radius:10px;font-size:.85rem;color:#ffffff;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease}.ai-strategy-box:hover{transform:translateX(2px)}.ai-strategy-box.cyan{background:rgba(6,182,212,.1);border-color:rgba(6,182,212,.3)}.ai-strategy-box.cyan:hover{box-shadow:0 0 16px rgba(6,182,212,.25)}.ai-strategy-box.indigo{background:rgba(99,102,241,.12);border-color:rgba(99,102,241,.35)}.ai-strategy-box.indigo:hover{box-shadow:0 0 16px rgba(99,102,241,.3)}.ai-strategy-lbl{font-size:.7rem;font-weight:600;color:var(--muted)}.ai-strategy-box strong{font-size:.82rem;font-weight:800}.pane-peers-mock{width:100%;display:flex;flex-direction:column;gap:10px}.peer-row{display:flex;justify-content:space-between;align-items:center;background:var(--surface-solid);border:1px solid var(--line);border-radius:8px;padding:10px 16px}.peer-score{font-weight:800;color:var(--accent-2);font-size:.85rem}.pane-quota-mock{width:100%}.quota-panel{width:100%;display:grid;grid-template-columns:1.2fr auto 1fr;align-items:center;gap:20px;background:linear-gradient(180deg,rgba(20,18,34,.9),rgba(12,12,18,.9));border:1px solid var(--line-active);border-radius:16px;padding:20px 24px;box-shadow:0 20px 44px rgba(0,0,0,.4)}.quota-panel-graph{position:relative;display:flex;flex-direction:column;gap:4px}.latency-spark{width:100%;height:48px}.latency-spark polyline{fill:none;stroke:#34d399;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px rgba(52,211,153,.8))}.latency-readout{display:flex;align-items:baseline;gap:6px}.latency-readout strong{font-size:1.1rem;font-weight:800;color:#34d399;text-shadow:0 0 12px rgba(52,211,153,.5)}.latency-readout span{font-size:.72rem;color:var(--muted);font-weight:600}.quota-panel-divider{width:1px;height:56px;background:linear-gradient(180deg,transparent,var(--line-active),transparent)}.quota-panel-action{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.quota-panel-caption{font-size:.72rem;color:var(--muted);font-weight:600}.instant-serve-btn{display:inline-flex;align-items:center;gap:8px;background:rgba(16,185,129,.14);color:#34d399;border:1px solid rgba(52,211,153,.5);border-radius:999px;padding:8px 16px;font-size:.8rem;font-weight:800;box-shadow:0 0 18px rgba(16,185,129,.35);cursor:default;transition:box-shadow .2s ease,transform .2s ease}.instant-serve-btn:hover{box-shadow:0 0 26px rgba(16,185,129,.55);transform:translateY(-1px)}.instant-dot{width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 8px rgba(52,211,153,.9)}@media (max-width:560px){.quota-panel{grid-template-columns:1fr}.quota-panel-divider{display:none}}.pane-revenue-mock{width:100%}.revenue-panel{width:100%;display:flex;flex-direction:column;gap:10px;background:linear-gradient(180deg,rgba(20,18,34,.9),rgba(12,12,18,.9));border:1px solid var(--line-active);border-radius:16px;padding:22px 24px;box-shadow:0 20px 44px rgba(0,0,0,.4)}.revenue-panel-caption{font-size:.72rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.revenue-panel-value{font-size:1.8rem;font-weight:800;color:#34d399;text-shadow:0 0 16px rgba(52,211,153,.45);letter-spacing:-.02em}.revenue-range-bar{width:100%;height:6px;border-radius:999px;background:rgba(255,255,255,.06);overflow:hidden}.revenue-range-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#10b981,#34d399);box-shadow:0 0 12px rgba(52,211,153,.6)}.revenue-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.revenue-chip{font-size:.72rem;font-weight:700;color:var(--text);background:rgba(255,255,255,.05);border:1px solid var(--line);border-radius:999px;padding:5px 12px}.revenue-chip-confidence{color:#34d399;background:rgba(16,185,129,.12);border-color:rgba(52,211,153,.4)}.pane-similar-mock{width:100%;display:flex;flex-direction:column;gap:10px}.similar-channel-row{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.03);border:1px solid var(--line);border-radius:12px;padding:10px 14px}.similar-channel-avatar{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:800;color:#ffffff;background:linear-gradient(135deg,var(--accent),var(--accent-2))}.similar-channel-meta{flex:1;display:flex;flex-direction:column;min-width:0}.similar-channel-meta strong{font-size:.85rem;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.similar-channel-meta small{font-size:.72rem;color:var(--muted)}.similarity-badge{flex-shrink:0;font-size:.72rem;font-weight:800;border-radius:999px;padding:5px 10px;white-space:nowrap}.similarity-high{color:#34d399;background:rgba(16,185,129,.14);border:1px solid rgba(52,211,153,.4)}.similarity-medium{color:#fbbf24;background:rgba(251,191,36,.12);border:1px solid rgba(251,191,36,.35)}.pricing-section{margin-bottom:80px;padding-top:20px}.billing-toggle-container{display:inline-flex;align-items:center;gap:12px;background:var(--surface-light);border:1px solid var(--line);padding:8px 16px;border-radius:99px;margin-top:20px;font-weight:700;font-size:.95rem}.billing-toggle-container span{color:var(--muted);transition:color .2s}.billing-toggle-container .active-period{color:var(--text)}.billing-switch-btn{width:48px;height:24px;background:rgba(255,255,255,.1);border:1px solid var(--line);border-radius:99px;cursor:pointer;position:relative;padding:0;transition:background-color .2s}.switch-dot{position:absolute;top:2px;left:2px;width:18px;height:18px;background:#ffffff;border-radius:50%;transition:transform .2s}.billing-switch-btn.annual-active{background:var(--accent)}.billing-switch-btn.annual-active .switch-dot{transform:translateX(24px)}.discount-badge{font-size:.7rem;font-weight:800;background:rgba(6,182,212,.15);color:var(--accent-2);border:1px solid rgba(6,182,212,.3);padding:2px 6px;border-radius:6px;margin-left:4px;vertical-align:middle}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch;margin-bottom:24px}.pricing-card{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:40px 32px;display:flex;flex-direction:column;position:relative;box-shadow:var(--shadow);backdrop-filter:blur(16px);transition:all .3s ease}.pricing-card:hover{border-color:var(--line-active);transform:translateY(-2px)}.pricing-card.featured-card{border:2px solid var(--accent);box-shadow:0 8px 32px rgba(99,102,241,.18);transform:scale(1.02)}.pricing-card.featured-card:hover{box-shadow:0 12px 40px rgba(99,102,241,.25)}.pop-tag{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,var(--accent) 0,var(--accent-2) 100%);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;padding:4px 14px;border-radius:99px;box-shadow:0 4px 10px rgba(99,102,241,.4)}.plan-name,.pop-tag{color:#ffffff;font-weight:800}.plan-name{font-size:1.6rem;margin-bottom:6px}.plan-desc{color:var(--muted);font-size:.9rem;line-height:1.4;margin-bottom:24px;min-height:38px}.plan-price{display:flex;align-items:baseline;gap:4px;margin-bottom:4px}.plan-price .currency{font-size:1.8rem;font-weight:700;color:var(--text)}.plan-price .price-value{font-size:3.2rem;font-weight:800;color:#ffffff;line-height:1}.plan-price .period{font-size:.95rem;color:var(--muted);font-weight:600}.billing-note{font-size:.85rem;color:var(--muted);margin-bottom:24px;font-weight:500}.pricing-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;border-radius:12px;font-weight:700;text-decoration:none;transition:all .2s ease;margin-bottom:30px}.pricing-btn.primary-btn{background:var(--accent);color:#ffffff;box-shadow:0 4px 14px var(--accent-glow)}.pricing-btn.primary-btn:hover{background:#4f46e5;transform:translateY(-1px);box-shadow:0 6px 18px var(--accent-glow)}.pricing-btn.secondary-btn{background:rgba(255,255,255,.04);color:var(--text);border:1px solid var(--line)}.pricing-btn.secondary-btn:hover{background:var(--surface-light);border-color:var(--line-active)}.plan-features{margin:0;list-style:none;display:flex;flex-direction:column;gap:12px;font-size:.9rem;color:var(--text);border-top:1px solid var(--line);padding:24px 0 0}.plan-features li{position:relative;padding-left:20px}.plan-features li:before{content:"✓";position:absolute;left:0;color:var(--accent-2);font-weight:800}.pricing-trust-band{display:flex;justify-content:center;gap:16px;color:var(--muted);font-size:.85rem;font-weight:600;margin-top:16px}.faq-section{margin-bottom:80px}.faq-accordion{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item{background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden;backdrop-filter:blur(12px);transition:all .2s ease}.faq-question{width:100%;background:none;border:none;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;color:#ffffff;font-weight:700;font-size:1.05rem;cursor:pointer;text-align:left;transition:background-color .2s}.faq-question:hover{background-color:rgba(255,255,255,.02)}.faq-icon{width:16px;height:16px;position:relative}.faq-icon:after,.faq-icon:before{content:"";position:absolute;background-color:var(--muted);transition:transform .2s}.faq-icon:before{top:7px;left:0;width:16px;height:2px}.faq-icon:after{top:0;left:7px;width:2px;height:16px}.faq-item.open .faq-icon:after{transform:rotate(90deg);opacity:0}.faq-item.open .faq-icon:before{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .25s ease-out}.faq-item.open .faq-answer{max-height:200px;border-top:1px solid var(--line)}.faq-answer p{padding:20px 24px;margin:0;color:var(--muted);font-size:.95rem;line-height:1.5}.site-footer{border-top:1px solid var(--line);padding:40px 0;margin-top:80px}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-content .copyright{color:var(--muted);font-size:.85rem;margin:0}.footer-links{display:flex;gap:16px}.footer-links a{color:var(--muted);font-size:.85rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--text)}}@media (max-width:1080px){.pricing-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto 24px;gap:32px}.pricing-card.featured-card{transform:none;scale:1}.tab-pane-layout{grid-template-columns:1fr;gap:24px}.hero-visual{flex-direction:column;min-height:0;padding-bottom:60px}.hero-bg-page{max-width:100%;transform:none}.extension-floating-card{position:static;width:100%;max-width:340px;margin:-40px auto 0;transform:none}.extension-floating-card:hover{transform:translateY(-4px)}}@media (max-width:768px){.site-nav{flex-direction:column;gap:12px;align-items:stretch;padding:12px 16px}.nav-links{justify-content:center;flex-wrap:wrap}.nav-actions{justify-content:space-between}.stats-band{grid-template-columns:repeat(2,1fr)}}.policy-card{padding:60px!important;border-radius:28px!important;background:linear-gradient(135deg,rgba(20,15,45,.6),rgba(10,5,25,.4))!important;border:1px solid rgba(99,102,241,.15)!important;box-shadow:0 30px 60px rgba(0,0,0,.5)!important;margin-top:30px!important;margin-bottom:80px!important}.policy-card h1{font-size:2.8rem!important;font-weight:800!important;background:linear-gradient(135deg,#ffffff 30%,#818cf8)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;margin-top:10px!important;margin-bottom:20px!important;letter-spacing:-.03em!important}.policy-card h2{margin-top:48px!important;margin-bottom:20px!important;font-size:1.6rem!important;font-weight:700!important;color:#ffffff!important;border-bottom:1px solid rgba(99,102,241,.2)!important;padding-bottom:12px!important;letter-spacing:-.02em!important}.policy-card p{font-size:1.05rem!important;line-height:1.75!important;color:rgba(245,243,255,.75)!important;margin-bottom:24px!important}.policy-card small{display:inline-block!important;font-size:.9rem!important;color:rgba(99,102,241,.6)!important;margin-bottom:40px!important;font-weight:500!important}.policy-card .eyebrow{font-size:.85rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.15em!important;color:var(--accent-2)!important;margin:0!important}.niche-discovery-section{padding:80px 0}.discovery-table-wrapper{background:var(--surface);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--line);border-radius:24px;overflow-x:auto;box-shadow:var(--shadow);margin-top:40px}.discovery-table{width:100%;border-collapse:collapse;text-align:left}.discovery-table th{padding:18px 24px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-bottom:1px solid var(--line)}.discovery-table td{padding:16px 24px;font-size:.95rem;color:var(--text);border-bottom:1px solid var(--line);vertical-align:middle}.discovery-table tbody tr:last-child td{border-bottom:none}.discovery-table tbody tr:hover{background:var(--surface-hover)}.channel-col{gap:16px}.chan-avatar,.channel-col{display:flex;align-items:center}.chan-avatar{width:44px;height:44px;border-radius:50%;justify-content:center;font-size:1.3rem;box-shadow:0 4px 12px rgba(0,0,0,.2);overflow:hidden}.chan-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.red-gradient-bg{background:linear-gradient(135deg,#ef4444,#f87171)}.purple-gradient-bg{background:linear-gradient(135deg,#6366f1,#818cf8)}.cyan-gradient-bg{background:linear-gradient(135deg,#06b6d4,#22d3ee)}.orange-gradient-bg{background:linear-gradient(135deg,#f97316,#fb923c)}.chan-info{display:flex;flex-direction:column}.chan-name{font-weight:700;color:#ffffff;text-decoration:none}a.chan-name:hover{color:#22d3ee;text-decoration:underline}.chan-avatar-fallback{font-weight:700;color:#ffffff;background:linear-gradient(135deg,#6366f1,#22d3ee);width:100%;height:100%;display:flex;align-items:center;justify-content:center}.discovery-empty{text-align:center;color:var(--muted);padding:24px 0}.discovery-skeleton-row td{vertical-align:middle}.skeleton-block{position:relative;overflow:hidden;background:rgba(255,255,255,.06);border-radius:8px}.skeleton-block:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.09),transparent);animation:skeleton-shimmer 1.4s ease-in-out infinite}@keyframes skeleton-shimmer{to{transform:translateX(100%)}}.skeleton-avatar{width:44px;height:44px;border-radius:50%;flex-shrink:0}.skeleton-line{height:12px;border-radius:6px}.skeleton-line-name{width:140px;margin-bottom:6px}.skeleton-line-handle{width:90px;height:10px}.skeleton-line-short{width:70px}.skeleton-pill{width:90px;height:24px;border-radius:20px}.skeleton-pill-round{width:36px;height:28px;border-radius:999px}.skeleton-button{width:100px;height:32px;border-radius:8px}@media (prefers-reduced-motion:reduce){.skeleton-block:after{animation:none}}.chan-handle{font-size:.8rem;color:var(--muted);margin-top:2px}.niche-badge{font-size:.8rem;font-weight:600;padding:4px 12px;border-radius:20px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.niche-badge.text-cyan{color:#22d3ee;background:rgba(6,182,212,.1);border-color:rgba(6,182,212,.2)}.niche-badge.text-purple{color:#818cf8;background:rgba(99,102,241,.1);border-color:rgba(99,102,241,.2)}.niche-badge.text-orange{color:#fdba74;background:rgba(249,115,22,.1);border-color:rgba(249,115,22,.2)}.growth-text{font-weight:700}.growth-text.positive{color:#10b981}.score-pill{font-size:.85rem;font-weight:800;padding:4px 10px;border-radius:8px;display:inline-block}.score-pill.badge-green{background:rgba(16,185,129,.15);color:#34d399;border:1px solid rgba(16,185,129,.3)}.score-pill.badge-purple{background:rgba(99,102,241,.15);color:#818cf8;border:1px solid rgba(99,102,241,.3)}.table-btn{display:inline-block;font-size:.85rem;font-weight:700;color:#ffffff;background:rgba(99,102,241,.2);border:1px solid rgba(99,102,241,.4);padding:8px 16px;border-radius:10px;text-decoration:none;transition:all .2s ease}.table-btn:hover{background:var(--accent);border-color:var(--accent);box-shadow:0 0 16px var(--accent-glow);transform:translateY(-1px)}.pane-faceless-mock{background:linear-gradient(180deg,rgba(20,18,34,.9),rgba(12,12,18,.9));border:1px solid var(--line-active);border-radius:20px;padding:24px;box-shadow:0 20px 44px rgba(0,0,0,.4);display:flex;flex-direction:column;align-items:center;gap:22px;width:100%}.radial-gauge-wrap{position:relative;width:128px;height:128px}.radial-gauge{width:100%;height:100%;transform:rotate(-90deg)}.radial-gauge-track{fill:none;stroke:rgba(255,255,255,.06);stroke-width:8}.radial-gauge-fill{fill:none;stroke:#06b6d4;stroke-width:8;stroke-linecap:round;filter:drop-shadow(0 0 8px rgba(6,182,212,.85));transition:stroke-dashoffset .6s ease}.radial-gauge-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.radial-gauge-value{font-size:1.7rem;font-weight:800;color:#22d3ee;text-shadow:0 0 16px rgba(6,182,212,.6)}.radial-gauge-label{font-size:.65rem;font-weight:700;color:var(--muted);text-align:center;max-width:80px;line-height:1.2}.metric-chip-row{display:flex;gap:10px;width:100%}.metric-chip{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 6px;border-radius:10px;background:rgba(255,255,255,.02);border:1px solid var(--line);text-align:center;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.metric-chip:hover{transform:translateY(-2px);border-color:var(--line-active)}.metric-chip-val{font-size:.85rem;font-weight:800}.metric-chip-val.cyan{color:#22d3ee;text-shadow:0 0 10px rgba(6,182,212,.4)}.metric-chip-val.purple{color:#818cf8;text-shadow:0 0 10px rgba(99,102,241,.4)}.metric-chip:hover .metric-chip-val.cyan{text-shadow:0 0 16px rgba(6,182,212,.7)}.metric-chip:hover .metric-chip-val.purple{text-shadow:0 0 16px rgba(99,102,241,.7)}.metric-chip-lbl{font-size:.62rem;font-weight:600;color:var(--muted);line-height:1.2}.auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 20px;background:radial-gradient(circle at 20% 20%,rgba(99,102,241,.25) 0,transparent 60%),radial-gradient(circle at 80% 80%,rgba(168,85,247,.2) 0,transparent 60%),var(--bg)}.auth-card{width:100%;max-width:500px;background:rgba(18,12,38,.85);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:44px 40px;box-shadow:0 24px 60px rgba(0,0,0,.6),0 0 40px rgba(99,102,241,.15);transition:all .3s ease}.auth-card-loading{text-align:center}.auth-header-badge{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.admin-badge{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:4px 12px;border-radius:20px;background:rgba(99,102,241,.15);color:var(--accent);border:1px solid rgba(99,102,241,.3)}.auth-eyebrow{margin:0;font-size:1.1rem;font-weight:800;color:var(--text);letter-spacing:-.01em}.auth-eyebrow span{color:var(--accent)}.auth-card h1{margin:12px 0 6px;font-size:1.75rem;font-weight:800;letter-spacing:-.02em;color:#ffffff}.auth-subtitle{margin:0 0 28px;color:var(--muted);font-size:.95rem;line-height:1.5}.auth-form{gap:20px}.auth-form,.auth-form label{display:flex;flex-direction:column}.auth-form label{gap:8px}.auth-form label span{font-size:.75rem;font-weight:700;letter-spacing:.06em;color:var(--muted);text-transform:uppercase}.auth-form input{height:48px;background:rgba(10,6,22,.7);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:0 16px;color:#ffffff;font-size:.98rem;transition:all .2s ease}.auth-form input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 4px rgba(99,102,241,.25);background:rgba(14,8,30,.9)}.auth-submit{height:48px;margin-top:8px;border:none;border-radius:12px;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#ffffff;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 8px 24px rgba(99,102,241,.35);transition:all .2s ease}.auth-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px rgba(99,102,241,.5)}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-error{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#fca5a5;border-radius:10px}.auth-error,.auth-notice{padding:10px 12px;font-size:.82rem}.auth-notice{background:var(--accent-2-glow);border:1px solid rgba(16,185,129,.3);color:#6ee7b7;border-radius:10px}.userdash-shell{min-height:100vh;display:flex;background:var(--bg);color:var(--text)}.userdash-sidebar{width:320px;flex-shrink:0;display:flex;flex-direction:column;background:linear-gradient(180deg,#0d121f,#07090e);border-right:1px solid rgba(255,255,255,.08);padding:32px 20px;position:sticky;top:0;height:100vh;box-shadow:6px 0 30px rgba(0,0,0,.4)}.userdash-brand{font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:800;padding:0 4px 32px;color:var(--text);display:flex;align-items:center;gap:12px;letter-spacing:-.02em}.userdash-brand span{background:linear-gradient(135deg,#a5b4fc,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.userdash-brand-badge{font-size:.78rem;font-weight:800;padding:4px 10px;border-radius:6px;background:rgba(99,102,241,.22);color:#a5b4fc;border:1px solid rgba(99,102,241,.5);letter-spacing:.06em;text-transform:uppercase}.userdash-user-info{display:flex;flex-direction:column;min-width:0}.userdash-user-tier{font-size:.78rem;font-weight:700;color:#10b981;letter-spacing:.04em;text-transform:uppercase}.userdash-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.userdash-topbar-actions{display:flex;align-items:center;gap:12px}.userdash-quota-pill{display:flex;align-items:center;gap:8px;font-size:.78rem;color:var(--muted);background:var(--surface);border:1px solid var(--line);padding:6px 14px;border-radius:20px}.userdash-quota-dot{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 10px #10b981}.userdash-kpi-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.userdash-kpi-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:16px 20px;display:flex;flex-direction:column;gap:6px;transition:transform .15s ease,border-color .15s ease}.userdash-kpi-card:hover{transform:translateY(-2px);border-color:rgba(99,102,241,.4)}.userdash-kpi-title{font-size:.75rem;font-weight:600;color:var(--muted)}.userdash-kpi-val{font-size:1.45rem;font-weight:800;color:var(--text);letter-spacing:-.02em}.userdash-kpi-badge{font-size:.7rem;font-weight:700;display:inline-flex;align-items:center;gap:4px}.userdash-kpi-badge.positive{color:#10b981}.userdash-kpi-badge.spark{color:#818cf8}.userdash-kpi-badge.neutral{color:var(--muted)}.userdash-kpi-badge.live{color:#10b981}.bento-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.1)}.userdash-pill.highlight{background:rgba(99,102,241,.15);color:#818cf8;border:1px solid rgba(99,102,241,.3);font-weight:700}.userdash-pill.badge-viral{background:rgba(16,185,129,.15);color:#10b981;border:1px solid rgba(16,185,129,.3);font-weight:700}.bento-chip-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.bento-chip-card{background:var(--surface-light);border:1px solid var(--line);border-radius:12px;padding:10px 14px;display:flex;flex-direction:column;gap:4px;transition:border-color .15s ease}.bento-chip-card:hover{border-color:rgba(99,102,241,.4)}.bento-chip-head{display:flex;align-items:center;justify-content:space-between}.bento-chip-name{font-size:.82rem;font-weight:700;color:var(--text)}.bento-chip-rpm{font-size:.72rem;font-weight:800;color:#10b981;background:rgba(16,185,129,.1);padding:2px 6px;border-radius:4px}.bento-chip-sub{display:flex;align-items:center;justify-content:space-between;font-size:.7rem;color:var(--muted)}.bento-chip-score{color:#818cf8;font-weight:600}.userdash-nav{display:flex;flex-direction:column;gap:12px;flex:1;overflow-y:auto;padding-right:6px;padding-top:8px;padding-bottom:12px}.userdash-nav-item{display:flex;flex-direction:row;align-items:center;gap:16px;text-align:left;border:1px solid rgba(255,255,255,.04);background:rgba(255,255,255,.02);border-radius:14px;padding:14px 18px;cursor:pointer;position:relative;transition:all .22s cubic-bezier(.4,0,.2,1);width:100%}.userdash-nav-item:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12);transform:translateX(3px)}.userdash-nav-item.active{background:linear-gradient(135deg,rgba(99,102,241,.22),rgba(99,102,241,.08));border-color:rgba(99,102,241,.45);box-shadow:0 6px 20px rgba(99,102,241,.15)}.userdash-nav-item.active:before{content:"";position:absolute;left:0;top:15%;bottom:15%;width:4px;border-radius:0 4px 4px 0;background:linear-gradient(180deg,#a5b4fc,#6366f1);box-shadow:0 0 12px #6366f1}.userdash-nav-icon{flex-shrink:0;width:22px;height:22px;color:#94a3b8;transition:all .2s ease}.userdash-nav-item.active .userdash-nav-icon,.userdash-nav-item:hover .userdash-nav-icon{color:#a5b4fc}.userdash-nav-text{display:flex;align-items:center;min-width:0;flex:1;overflow:hidden}.userdash-nav-label{font-size:1.08rem;font-weight:700;color:#ffffff;white-space:nowrap;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;line-height:1}.userdash-nav-item.active .userdash-nav-label{font-weight:800;color:#ffffff}.userdash-nav-hint{font-size:.8rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.userdash-sidebar-footer{border-top:1px solid var(--line);padding-top:16px;display:flex;flex-direction:column;gap:10px}.userdash-user{display:flex;align-items:center;gap:10px}.userdash-user-avatar{width:32px;height:32px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;flex-shrink:0}.userdash-user-email{font-size:.78rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userdash-signout{border:1px solid var(--line);background:var(--surface-light);color:var(--text);border-radius:8px;padding:8px 10px;font-size:.78rem;font-weight:600;cursor:pointer}.userdash-signout:hover{border-color:var(--line-active)}.userdash-main{flex:1;padding:28px 36px 56px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.userdash-topbar{margin-bottom:24px}.userdash-eyebrow{margin:0 0 6px;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--accent)}.userdash-topbar h1{margin:0 0 6px;font-size:1.6rem;color:var(--text)}.userdash-subtitle{margin:0;color:var(--muted);font-size:.9rem}.bento-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px}.bento-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:22px;backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:8px;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.bento-card:hover{border-color:var(--line-active);transform:translateY(-2px);box-shadow:0 16px 32px rgba(0,0,0,.28)}.bento-card-clickable{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:auto;text-align:left;font:inherit;color:inherit;cursor:pointer;align-items:stretch}.bento-glow{position:relative;overflow:hidden}.bento-glow:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0 0,var(--accent-glow) 0,transparent 60%);pointer-events:none}.bento-glow>*{position:relative}.bento-span-2{grid-column:span 2}.bento-span-full{grid-column:1/-1}.bento-row-span-2{grid-row:span 2}.bento-card-header{margin-bottom:4px}.bento-kicker{margin:0;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:6px}.bento-kicker-icon{color:var(--accent-2);flex-shrink:0}.bento-card h2{margin:0;font-size:1.15rem;color:var(--text)}.bento-copy{margin:0;color:var(--muted);font-size:.85rem;line-height:1.5;flex:1}.bento-cta{align-self:flex-start;margin-top:8px;border:none;background:var(--accent);color:#fff;font-weight:700;font-size:.82rem;padding:9px 16px;border-radius:9px;cursor:pointer}.bento-cta:hover{box-shadow:0 8px 20px var(--accent-glow)}.bento-link{align-self:flex-start;background:none;border:none;color:var(--accent);font-size:.78rem;font-weight:600;cursor:pointer;padding:0;margin-top:6px}.bento-stat-card{gap:10px}.bento-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9px;background:var(--accent-glow);color:var(--accent)}.bento-stat-value{margin:0;font-size:1.6rem;font-weight:800;color:var(--text)}.bento-stat-sub{font-size:.78rem;font-weight:700}.bento-stat-sub.tone-good{color:var(--good)}.bento-stat-sub.tone-bad{color:var(--danger)}.bento-stat-sub.tone-neutral{color:var(--muted)}.bento-trend-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;flex:1}.bento-trend-row{width:100%;display:flex;align-items:center;gap:10px;background:transparent;border:1px solid transparent;border-radius:10px;padding:8px;cursor:pointer;text-align:left}.bento-trend-row:hover{background:var(--surface-light);border-color:var(--line)}.bento-trend-avatar-fallback,.bento-trend-row img{width:34px;height:34px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background:var(--surface-light);flex-shrink:0}.bento-trend-meta{flex:1;display:flex;flex-direction:column;min-width:0}.bento-trend-name{font-size:.85rem;font-weight:700;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bento-trend-sub{font-size:.72rem;color:var(--muted)}.userdash-pill{font-size:.65rem;font-weight:700;color:var(--accent-2);background:var(--accent-2-glow);border-radius:999px;padding:3px 9px;flex-shrink:0;white-space:nowrap}.bento-video-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.bento-video-row-inner{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;background:transparent;border:1px solid transparent;border-radius:10px;padding:9px 8px;cursor:pointer;text-align:left;font:inherit;color:inherit}.bento-video-row-inner:hover{background:var(--surface-light);border-color:var(--line)}.bento-video-meta{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.bento-video-title{font-size:.85rem;font-weight:700;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bento-chip-list{display:flex;flex-wrap:wrap;gap:8px}.bento-chip{display:inline-flex;align-items:center;gap:6px;background:var(--surface-light);border:1px solid var(--line);border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:600;color:var(--text)}.bento-chip-count{background:var(--accent-glow);color:var(--accent);border-radius:999px;padding:1px 7px;font-size:.68rem;font-weight:700}.userdash-skeleton{display:flex;flex-direction:column;gap:8px;padding:4px 0}.userdash-skeleton-row{height:38px;border-radius:10px;background:linear-gradient(90deg,var(--surface-light) 25%,var(--surface-hover) 50%,var(--surface-light) 75%);background-size:200% 100%;animation:userdash-shimmer 1.4s ease-in-out infinite}@keyframes userdash-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.userdash-search-form{display:flex;gap:10px;margin-bottom:18px}.userdash-search-form input{flex:1;background:var(--surface-light);border:1px solid var(--line);border-radius:10px;padding:11px 14px;color:var(--text);font-size:.88rem}.userdash-search-form input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.userdash-search-form button{border:none;border-radius:10px;padding:0 20px;background:var(--accent);color:#fff;font-weight:700;font-size:.85rem;cursor:pointer}.userdash-search-form button:disabled{opacity:.6;cursor:not-allowed}.userdash-empty,.userdash-loading{color:var(--muted);font-size:.85rem;padding:16px 4px}.userdash-notice{background:var(--accent-glow);border:1px solid rgba(99,102,241,.3);color:#a5b4fc;border-radius:10px}.userdash-error,.userdash-notice{padding:10px 14px;font-size:.82rem;margin-bottom:16px}.userdash-error{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#fca5a5;border-radius:10px}.userdash-muted{color:var(--muted);font-weight:400}.userdash-table-wrap{overflow-x:auto}.userdash-table{width:100%;border-collapse:collapse;font-size:.85rem}.userdash-table th{text-align:left;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:10px 12px;border-bottom:1px solid var(--line)}.userdash-table td{padding:12px;border-bottom:1px solid var(--line);color:var(--text);vertical-align:middle}.userdash-table tr:last-child td{border-bottom:none}.userdash-table a{color:var(--text);text-decoration:none}.userdash-table a:hover{color:var(--accent);text-decoration:underline}.userdash-channel-cell{display:flex;align-items:center;gap:10px}.userdash-channel-cell .bento-trend-avatar-fallback,.userdash-channel-cell img{width:30px;height:30px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.userdash-table-action{border:1px solid var(--line);background:var(--surface-light);color:var(--text);border-radius:8px;padding:6px 12px;font-size:.75rem;font-weight:600;cursor:pointer}.userdash-table-action:hover{border-color:var(--accent);color:var(--accent)}.userdash-settings-form{display:flex;flex-direction:column;gap:12px;margin-top:8px}.userdash-settings-form label{display:flex;flex-direction:column;gap:6px;font-size:.78rem;color:var(--muted)}.userdash-settings-form input{background:var(--surface-light);border:1px solid var(--line);border-radius:9px;padding:9px 11px;color:var(--text);font-size:.85rem}.userdash-settings-form button{align-self:flex-start;border:none;background:var(--accent);color:#fff;font-weight:700;font-size:.8rem;padding:9px 18px;border-radius:8px;cursor:pointer}@media (max-width:960px){.userdash-shell{flex-direction:column}.userdash-sidebar{width:100%;height:auto;position:static;align-items:center;gap:16px;overflow-x:auto}.userdash-nav,.userdash-sidebar{flex-direction:row}.userdash-sidebar-footer{border-top:none;border-left:1px solid var(--line);padding-top:0;padding-left:16px;flex-direction:row;align-items:center}.userdash-main{padding:24px 20px 40px}.bento-grid{grid-template-columns:repeat(2,1fr)}.bento-span-2{grid-column:span 2}}@media (max-width:620px){.bento-grid{grid-template-columns:1fr}.bento-span-2,.bento-span-full{grid-column:1}}.auth-divider{display:flex;align-items:center;text-align:center;margin:16px 0;color:var(--muted);font-size:.8rem}.auth-divider:after,.auth-divider:before{content:"";flex:1;border-bottom:1px solid var(--line)}.auth-divider:not(:empty):before{margin-right:.5em}.auth-divider:not(:empty):after{margin-left:.5em}.auth-google-btn{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--surface-light);border:1px solid var(--line);color:var(--text);border-radius:10px;padding:12px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;width:100%}.auth-google-btn:hover{background:rgba(255,255,255,.05);border-color:rgba(99,102,241,.4);box-shadow:0 4px 12px rgba(0,0,0,.2)}.auth-google-icon{width:18px;height:18px}.nav-login-btn{font-size:.85rem;font-weight:600;color:var(--muted);background:var(--surface-light);border:1px solid var(--line);padding:5px 12px;border-radius:8px;text-decoration:none;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.nav-login-btn:hover{color:var(--text);background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.2)}body:has(.auth-shell),body:has(.site-shell){background-color:#07090e;color-scheme:dark}body:has(.auth-shell):before,body:has(.site-shell):before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(900px 520px at 12% -8%,rgba(0,242,254,.1),transparent 62%),radial-gradient(760px 480px at 92% 4%,rgba(99,102,241,.14),transparent 60%),radial-gradient(1000px 600px at 50% 108%,rgba(52,211,153,.07),transparent 62%)}.auth-shell,.site-shell{--bg:#07090e;--bg-elevated:#0d1117;--surface:rgba(255,255,255,0.028);--surface-hover:rgba(255,255,255,0.055);--surface-solid:#0d1117;--surface-light:rgba(255,255,255,0.045);--line:rgba(255,255,255,0.08);--line-strong:rgba(255,255,255,0.14);--line-active:rgba(0,242,254,0.42);--text:#f3f6fb;--muted:rgba(226,232,240,0.64);--dim:rgba(148,163,184,0.72);--accent:#00f2fe;--accent-glow:rgba(0,242,254,0.16);--accent-2:#6366f1;--accent-2-glow:rgba(99,102,241,0.18);--accent-3:#34d399;--accent-3-glow:rgba(52,211,153,0.16);--danger:#f87171;--good:#34d399;--shadow:0 24px 64px -24px rgba(0,0,0,0.9);color:var(--text);color-scheme:dark;background:transparent}.site-shell{position:relative;z-index:1;padding:16px 0 0;-webkit-font-smoothing:antialiased}.site-shell,.site-shell h1,.site-shell h2,.site-shell h3{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.site-shell h1,.site-shell h2,.site-shell h3{letter-spacing:-.028em;color:var(--text)}.site-shell h1{background:none;-webkit-text-fill-color:currentColor;color:var(--text)}.site-shell .eyebrow{color:rgba(0,242,254,.9);font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin:0}.site-shell ::-moz-selection{background:rgba(0,242,254,.24);color:#ffffff}.site-shell ::selection{background:rgba(0,242,254,.24);color:#ffffff}.auth-shell :focus-visible,.site-shell :focus-visible{outline:2px solid rgba(0,242,254,.7);outline-offset:2px;border-radius:8px}.site-shell .site-header{position:sticky;top:12px;z-index:40;margin-bottom:48px}.site-shell .site-nav{display:flex;align-items:center;gap:16px;margin:0;padding:10px 12px 10px 16px;border-radius:16px;border:1px solid var(--line);background:rgba(9,12,19,.78);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);box-shadow:0 16px 40px -20px rgba(0,0,0,.9)}.site-shell .brand-mark{display:inline-flex;align-items:center;gap:10px;font-size:1.12rem;font-weight:700;letter-spacing:-.03em;color:var(--text);text-decoration:none;flex-shrink:0}.site-shell .brand-mark span{color:inherit}.site-shell .brand-icon{width:30px;height:30px;display:inline-flex;border-radius:9px;box-shadow:0 0 0 1px rgba(255,255,255,.1),0 8px 20px -8px rgba(0,242,254,.6);transition:transform .22s ease,box-shadow .22s ease}.site-shell .brand-icon svg{width:100%;height:100%;display:block}.site-shell .brand-mark:hover .brand-icon{transform:translateY(-1px) scale(1.03);box-shadow:0 0 0 1px rgba(255,255,255,.16),0 12px 26px -8px rgba(0,242,254,.75)}.site-shell .brand-wordmark em{font-style:normal;background:linear-gradient(120deg,#00f2fe,#7c8cff 55%,#6366f1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.site-shell .nav-links{display:flex;align-items:center;gap:4px;margin-left:auto}.site-shell .site-nav a:not(.brand-mark){color:var(--muted);font-size:.875rem;font-weight:500;letter-spacing:-.01em;padding:8px 12px;border-radius:10px;border:1px solid transparent;transition:color .18s ease,background .18s ease}.site-shell .site-nav a:not(.brand-mark):hover{color:var(--text);background:rgba(255,255,255,.055)}.site-shell .nav-actions{display:flex;align-items:center;gap:8px;margin-left:8px;padding-left:16px;border-left:1px solid var(--line);flex-wrap:nowrap}.site-shell .lang-switcher{display:inline-flex;align-items:center;gap:2px;padding:3px 4px;border-radius:10px;border:1px solid var(--line);background:rgba(255,255,255,.035)}.site-shell .lang-divider{color:rgba(255,255,255,.16)}.site-shell .lang-btn{color:var(--dim);font-size:.75rem;font-weight:700;letter-spacing:.04em;padding:4px 8px;border-radius:7px;background:none;border:none;cursor:pointer;transition:color .18s ease,background .18s ease}.site-shell .lang-btn:hover{color:var(--text)}.site-shell .lang-btn.active{color:#041016;background:linear-gradient(135deg,#00f2fe,#4bc9ff)}.site-shell .nav-login-btn{font-size:.85rem;font-weight:600;letter-spacing:-.01em;color:#04121a;background:linear-gradient(135deg,#00f2fe,#6366f1 130%);border:1px solid rgba(255,255,255,.14);padding:9px 18px;border-radius:10px;box-shadow:0 10px 24px -12px rgba(0,242,254,.8);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.site-shell .nav-login-btn:hover{color:#04121a;transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 14px 30px -12px rgba(0,242,254,.95)}.site-shell .nav-menu-toggle{display:none;flex-direction:column;justify-content:center;gap:4px;width:38px;height:38px;padding:0 9px;border-radius:10px;border:1px solid var(--line);background:rgba(255,255,255,.035);cursor:pointer}.site-shell .nav-menu-toggle span{display:block;height:1.5px;width:100%;border-radius:2px;background:var(--text)}.site-shell .mobile-menu{display:none;flex-direction:column;gap:4px;margin-top:8px;padding:12px;border-radius:16px;border:1px solid var(--line);background:rgba(9,12,19,.94);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow)}.site-shell .mobile-menu a{color:var(--muted);text-decoration:none;font-weight:500;font-size:.95rem;padding:12px;border-radius:10px}.site-shell .mobile-menu a:hover{color:var(--text);background:rgba(255,255,255,.055)}.site-shell .mobile-menu .mobile-menu-cta{margin-top:4px;text-align:center}.site-shell .mobile-menu .mobile-menu-cta,.site-shell .primary-link{color:#04121a;font-weight:700;background:linear-gradient(135deg,#00f2fe,#6366f1 130%)}.site-shell .primary-link{border-color:rgba(255,255,255,.14);box-shadow:0 16px 36px -16px rgba(0,242,254,.85)}.site-shell .primary-link:hover{transform:translateY(-2px);filter:brightness(1.06);box-shadow:0 22px 44px -16px rgba(0,242,254,.95)}.site-shell .secondary-link{color:var(--text);background:rgba(255,255,255,.035);border:1px solid var(--line)!important}.site-shell .secondary-link:hover{background:rgba(255,255,255,.075);border-color:var(--line-active)!important}.site-shell .landing-hero{gap:32px;margin-bottom:56px;align-items:stretch}.site-shell .landing-copy{padding:48px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(160deg,rgba(255,255,255,.045),rgba(255,255,255,.012) 42%,rgba(255,255,255,0)),rgba(13,17,23,.72);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:var(--shadow)}.site-shell .landing-copy:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(600px 240px at 0 0,rgba(0,242,254,.09),transparent 68%)}.site-shell .landing-copy>*{position:relative;z-index:1}.site-shell .landing-copy:hover{border-color:var(--line-strong);transform:none}.site-shell .landing-copy h1{font-size:clamp(2.25rem,4.4vw,3.6rem);line-height:1.06;letter-spacing:-.04em;margin:16px 0 20px;background:linear-gradient(180deg,#ffffff 24%,rgba(203,213,225,.72));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.site-shell .landing-copy p:not(.eyebrow){color:var(--muted);font-size:1.02rem;line-height:1.68;max-width:60ch}.site-shell .hero-proof-list{list-style:none;margin:28px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.site-shell .hero-proof-list li{position:relative;padding-left:26px;font-size:.9rem;line-height:1.5;color:rgba(226,232,240,.78)}.site-shell .hero-proof-list li:before{content:"";position:absolute;left:4px;top:7px;width:8px;height:8px;border-radius:50%;background:#34d399;box-shadow:0 0 0 3px rgba(52,211,153,.18)}.site-shell .landing-actions{margin-top:32px;flex-wrap:wrap}.site-shell .hero-visual:before{background:radial-gradient(circle at 68% 30%,rgba(0,242,254,.2),transparent 56%),radial-gradient(circle at 25% 78%,rgba(99,102,241,.22),transparent 58%)}.site-shell .hero-bg-page{background:rgba(13,17,23,.9);border:1px solid var(--line);box-shadow:0 40px 80px -32px rgba(0,0,0,.95)}.site-shell .hero-bg-page-header{background:rgba(255,255,255,.035);border-bottom:1px solid var(--line)}.site-shell .mockup-address{color:var(--dim);background:rgba(255,255,255,.035);border:1px solid var(--line)}.site-shell .hero-bg-banner{background:linear-gradient(120deg,rgba(0,242,254,.22),rgba(99,102,241,.24))}.site-shell .hero-bg-title{color:var(--text)}.site-shell .hero-bg-subs{color:var(--dim)}.site-shell .hero-bg-video-card{background:rgba(255,255,255,.045);border:1px solid var(--line)}.site-shell .extension-floating-card{background:rgba(13,17,23,.94);border:1px solid var(--line-strong);box-shadow:0 40px 90px -30px rgba(0,0,0,1),0 0 0 1px rgba(0,242,254,.08);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.site-shell .ext-card-logo{color:var(--text)}.site-shell .ext-card-logo b{color:#00f2fe}.site-shell .ext-status-pill{color:#34d399;background:rgba(52,211,153,.1);border:1px solid rgba(52,211,153,.3)}.site-shell .ext-status-dot{background:#34d399;box-shadow:0 0 8px rgba(52,211,153,.8)}.site-shell .ext-score-ring-track{stroke:rgba(255,255,255,.08)}.site-shell .ext-score-ring-value{color:#ffffff}.site-shell .ext-score-ring-label{color:var(--dim)}.site-shell .sig-badge.faceless{color:#67e8f9;background:rgba(0,242,254,.1);border:1px solid rgba(0,242,254,.28)}.site-shell .sig-badge.evergreen{color:#a5b4fc;background:rgba(99,102,241,.12);border:1px solid rgba(99,102,241,.32)}.site-shell .ext-outlier-section{border-top:1px solid var(--line)}.site-shell .section-title{color:var(--dim)}.site-shell .ext-outlier-track{background:rgba(255,255,255,.05)}.site-shell .ext-outlier-fill{color:#04121a;background:linear-gradient(90deg,#00f2fe,#6366f1)}.site-shell .ext-outlier-fill--dim{color:rgba(226,232,240,.85);background:rgba(255,255,255,.09)}.site-shell .stats-band{gap:16px;padding:28px 24px;margin-bottom:88px;border-radius:20px;border:1px solid var(--line);background:rgba(13,17,23,.6);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.site-shell .stat-item{gap:6px;padding:0 8px;border-left:1px solid var(--line)}.site-shell .stat-item:first-child{border-left:none}.site-shell .stat-item strong{font-size:1.55rem;font-weight:700;letter-spacing:-.03em;background:linear-gradient(120deg,#ffffff 20%,#00f2fe);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.site-shell .stat-item span{font-size:.8rem;font-weight:500;color:var(--muted);line-height:1.45}.site-shell .section-header{max-width:760px;margin:0 auto 48px}.site-shell .section-header h2{font-size:clamp(1.75rem,3vw,2.4rem);font-weight:700;letter-spacing:-.035em;margin:12px 0 16px;background:linear-gradient(180deg,#ffffff 30%,rgba(203,213,225,.7));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.site-shell .section-header .subtitle{color:var(--muted);font-size:1rem;line-height:1.65;margin:0}.site-shell .architecture-section,.site-shell .extension-section,.site-shell .faq-section,.site-shell .features-section,.site-shell .niche-discovery-section,.site-shell .ops-section,.site-shell .pricing-section{padding:0;margin-bottom:88px;scroll-margin-top:96px}.site-shell .discovery-table-wrapper{background:rgba(13,17,23,.66);border:1px solid var(--line);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:var(--shadow)}.site-shell .discovery-table th{color:var(--dim);background:rgba(255,255,255,.028);border-bottom:1px solid var(--line);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.site-shell .discovery-table td{border-bottom:1px solid rgba(255,255,255,.05);color:var(--muted)}.site-shell .discovery-table tbody tr:hover{background:rgba(255,255,255,.035)}.site-shell .chan-avatar{border:1px solid var(--line);background:rgba(255,255,255,.05)}.site-shell .chan-name{color:var(--text);font-weight:600}.site-shell a.chan-name:hover{color:#00f2fe}.site-shell .chan-handle{color:var(--dim)}.site-shell .niche-badge.text-cyan{color:#67e8f9;background:rgba(0,242,254,.09);border:1px solid rgba(0,242,254,.26)}.site-shell .niche-badge.text-purple{color:#a5b4fc;background:rgba(99,102,241,.11);border:1px solid rgba(99,102,241,.3)}.site-shell .niche-badge.text-orange{color:#fcd34d;background:rgba(251,191,36,.1);border:1px solid rgba(251,191,36,.28)}.site-shell .discovery-table strong{color:var(--text)}.site-shell .growth-text.positive{color:#34d399}.site-shell .score-pill.badge-green{color:#34d399;background:rgba(52,211,153,.1);border:1px solid rgba(52,211,153,.3)}.site-shell .score-pill.badge-purple{color:#a5b4fc;background:rgba(99,102,241,.12);border:1px solid rgba(99,102,241,.32)}.site-shell .table-btn{color:var(--text);background:rgba(255,255,255,.05);border:1px solid var(--line)}.site-shell .table-btn:hover{background:rgba(0,242,254,.12);border-color:rgba(0,242,254,.4);color:#ffffff}.site-shell .discovery-empty{color:var(--dim)}.site-shell .skeleton-block{background:rgba(255,255,255,.055)}.site-shell .skeleton-block:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.09),transparent)}.site-shell .bento-grid{gap:20px}.site-shell .bento-card{padding:32px;border-radius:20px;border:1px solid var(--line);background:linear-gradient(165deg,rgba(255,255,255,.04),rgba(255,255,255,.008) 46%,rgba(255,255,255,0)),rgba(13,17,23,.66);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:var(--shadow);transition:border-color .24s ease,transform .24s ease,box-shadow .24s ease}.site-shell .bento-card:hover{border-color:var(--line-active);transform:translateY(-3px);box-shadow:0 32px 72px -28px rgba(0,0,0,1),0 0 0 1px rgba(0,242,254,.1)}.site-shell .bento-card.col-span-3{grid-column:span 3}.site-shell .bento-badge{color:rgba(0,242,254,.92);background:rgba(0,242,254,.07);border:1px solid rgba(0,242,254,.22);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.site-shell .bento-card h3{color:var(--text);font-size:1.28rem;font-weight:700;letter-spacing:-.028em;line-height:1.3}.site-shell .bento-card p{color:var(--muted);font-size:.94rem;line-height:1.65}.site-shell .bento-bullets li{color:rgba(226,232,240,.72);font-size:.9rem;line-height:1.55}.site-shell .bento-bullets li::marker{color:rgba(0,242,254,.7)}.site-shell .bento-card-preview{background:rgba(7,9,14,.6);border:1px solid var(--line);border-radius:16px}.site-shell .ai-window,.site-shell .ext-auth-panel,.site-shell .ext-window,.site-shell .pane-faceless-mock,.site-shell .pane-ops-mock,.site-shell .quota-panel{background:rgba(13,17,23,.92);border:1px solid var(--line);box-shadow:0 24px 56px -28px rgba(0,0,0,1)}.site-shell .ext-window-bar{background:rgba(255,255,255,.035);border-bottom:1px solid var(--line)}.site-shell .ext-window-dots span{background:rgba(255,255,255,.18)}.site-shell .ext-window-title{color:var(--dim)}.site-shell .ext-video-row{border-bottom:1px solid rgba(255,255,255,.05)}.site-shell .ext-video-row:hover{background:rgba(255,255,255,.035)}.site-shell .ext-video-thumb{background:linear-gradient(135deg,rgba(0,242,254,.2),rgba(99,102,241,.22))}.site-shell .ext-video-row--hero .ext-video-thumb{background:linear-gradient(135deg,rgba(0,242,254,.38),rgba(52,211,153,.28))}.site-shell .ext-video-duration{color:#e2e8f0;background:rgba(7,9,14,.82)}.site-shell .ext-video-title{color:var(--text)}.site-shell .ext-video-views{color:var(--dim)}.site-shell .outlier-badge{color:#34d399;background:rgba(52,211,153,.1);border:1px solid rgba(52,211,153,.34)}.site-shell .outlier-badge.dim{color:var(--dim);background:rgba(255,255,255,.045);border-color:var(--line)}.site-shell .radial-gauge-track{stroke:rgba(255,255,255,.08)}.site-shell .radial-gauge-fill{stroke:#00f2fe}.site-shell .radial-gauge-value{color:#ffffff}.site-shell .radial-gauge-label{color:var(--dim)}.site-shell .metric-chip{background:rgba(255,255,255,.035);border:1px solid var(--line)}.site-shell .metric-chip:hover{border-color:rgba(0,242,254,.36)}.site-shell .metric-chip-val.cyan{color:#67e8f9}.site-shell .metric-chip-val.purple{color:#a5b4fc}.site-shell .metric-chip-lbl{color:var(--dim)}.site-shell .ai-window-title{color:var(--text)}.site-shell .ai-pulse-dot{background:#00f2fe}.site-shell .ai-strategy-box.cyan{background:rgba(0,242,254,.07);border-color:rgba(0,242,254,.24);color:#67e8f9}.site-shell .ai-strategy-box.indigo{background:rgba(99,102,241,.09);border-color:rgba(99,102,241,.3);color:#a5b4fc}.site-shell .ai-strategy-lbl{color:var(--dim)}.site-shell .ai-strategy-box strong{color:var(--text)}.site-shell .latency-spark polyline{stroke:#34d399}.site-shell .latency-readout strong{color:#34d399}.site-shell .latency-readout span,.site-shell .quota-panel-caption{color:var(--dim)}.site-shell .quota-panel-divider{background:linear-gradient(180deg,transparent,var(--line),transparent)}.site-shell .instant-serve-btn{color:#34d399;background:rgba(52,211,153,.1);border:1px solid rgba(52,211,153,.34)}.site-shell .instant-serve-btn:hover{box-shadow:0 8px 22px -10px rgba(52,211,153,.7)}.site-shell .instant-dot{background:#34d399;box-shadow:0 0 8px rgba(52,211,153,.75)}.site-shell .similar-channel-row{background:rgba(255,255,255,.035);border:1px solid var(--line)}.site-shell .similar-channel-avatar{color:#04121a;background:linear-gradient(135deg,#00f2fe,#6366f1)}.site-shell .similar-channel-meta strong{color:var(--text)}.site-shell .similar-channel-meta small{color:var(--dim)}.site-shell .similarity-high{color:#34d399;background:rgba(52,211,153,.1);border:1px solid rgba(52,211,153,.32)}.site-shell .similarity-medium{color:#fcd34d;background:rgba(251,191,36,.1);border:1px solid rgba(251,191,36,.3)}.site-shell .pane-extension-mock{display:flex;flex-direction:column;gap:12px;width:100%;padding:4px}.site-shell .ext-auth-panel{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:14px}.site-shell .ext-auth-row{display:flex;align-items:center;gap:8px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.74rem}.site-shell .ext-auth-row code{color:var(--text);word-break:break-all}.site-shell .ext-auth-method{flex-shrink:0;color:#67e8f9;background:rgba(0,242,254,.09);border:1px solid rgba(0,242,254,.26);border-radius:6px;padding:2px 8px;font-weight:700;letter-spacing:.04em}.site-shell .ext-auth-row--header{padding-top:8px;border-top:1px solid var(--line)}.site-shell .ext-auth-key{color:#a5b4fc}.site-shell .ext-auth-value{color:var(--dim)}.site-shell .ext-auth-status{display:inline-flex;align-items:center;gap:8px;margin-top:4px;padding-top:8px;border-top:1px solid var(--line);font-size:.78rem;font-weight:600;color:#34d399}.site-shell .ext-auth-dot{width:8px;height:8px;border-radius:50%;background:#34d399;box-shadow:0 0 8px rgba(52,211,153,.8)}.site-shell .ext-inject-strip{display:flex;flex-wrap:wrap;gap:8px}.site-shell .ext-inject-chip{padding:6px 12px;border-radius:999px;font-size:.74rem;font-weight:600;color:rgba(226,232,240,.82);background:rgba(255,255,255,.045);border:1px solid var(--line)}.site-shell .pane-ops-mock{width:100%;border-radius:14px;overflow:hidden}.site-shell .ops-mock-row{display:grid;grid-template-columns:1fr auto 44px;align-items:center;gap:12px;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.05);font-size:.78rem}.site-shell .ops-mock-row:last-child{border-bottom:none}.site-shell .ops-mock-row--head{background:rgba(255,255,255,.035);color:var(--dim);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.site-shell .ops-mock-job{font-family:JetBrains Mono,ui-monospace,monospace;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-shell .ops-mock-units{text-align:right;font-variant-numeric:tabular-nums;color:var(--muted)}.site-shell .ops-chip{padding:3px 10px;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.04em;white-space:nowrap}.site-shell .ops-chip--run{color:#67e8f9;background:rgba(0,242,254,.1);border:1px solid rgba(0,242,254,.3)}.site-shell .ops-chip--ok{color:#34d399;background:rgba(52,211,153,.1);border:1px solid rgba(52,211,153,.3)}.site-shell .ops-chip--wait{color:var(--dim);background:rgba(255,255,255,.045);border:1px solid var(--line)}.site-shell .extension-split{display:grid;grid-template-columns:1.35fr .65fr;gap:20px;align-items:start}.site-shell .extension-steps{padding:40px;border-radius:20px;border:1px solid var(--line);background:rgba(13,17,23,.66);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:var(--shadow)}.site-shell .extension-steps ol{counter-reset:ext-step;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:24px}.site-shell .extension-steps li{counter-increment:ext-step;position:relative;padding-left:52px}.site-shell .extension-steps li:before{content:counter(ext-step,decimal-leading-zero);position:absolute;left:0;top:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;border:1px solid rgba(0,242,254,.24);background:rgba(0,242,254,.07);color:rgba(0,242,254,.92);font-size:.78rem;font-weight:700;font-variant-numeric:tabular-nums}.site-shell .extension-steps li strong{display:block;margin-bottom:6px;color:var(--text);font-size:1.02rem;font-weight:600;letter-spacing:-.02em}.site-shell .extension-steps li p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.6}.site-shell .extension-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px;padding-top:28px;border-top:1px solid var(--line)}.site-shell .extension-security-card{padding:32px;border-radius:20px;border:1px solid var(--line);background:linear-gradient(165deg,rgba(99,102,241,.1),rgba(255,255,255,.01) 52%,rgba(255,255,255,0)),rgba(13,17,23,.72);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:var(--shadow)}.site-shell .extension-security-card h3{margin:0 0 20px;font-size:1.02rem;font-weight:600}.site-shell .extension-security-card ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.site-shell .extension-security-card li{display:flex;flex-direction:column;gap:4px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.05)}.site-shell .extension-security-card li:last-child{padding-bottom:0;border-bottom:none}.site-shell .extension-security-card li span{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(0,242,254,.8)}.site-shell .extension-security-card li strong{font-size:.9rem;font-weight:500;line-height:1.5;color:rgba(226,232,240,.86)}.site-shell .architecture-rail{list-style:none;margin:0 0 20px;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.site-shell .architecture-node{position:relative;padding:24px 20px;border-radius:16px;border:1px solid var(--line);background:rgba(13,17,23,.66);transition:border-color .24s ease,transform .24s ease}.site-shell .architecture-node:hover{border-color:var(--line-active);transform:translateY(-3px)}.site-shell .architecture-node:not(:last-child):after{content:"";position:absolute;top:40px;right:-13px;width:14px;height:1px;background:linear-gradient(90deg,rgba(0,242,254,.55),rgba(99,102,241,.3))}.site-shell .architecture-index{display:inline-block;margin-bottom:12px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.72rem;font-weight:600;letter-spacing:.06em;color:rgba(0,242,254,.9)}.site-shell .architecture-node strong{display:block;margin-bottom:8px;font-size:.98rem;font-weight:600;letter-spacing:-.02em;color:var(--text)}.site-shell .architecture-node p{margin:0;font-size:.85rem;line-height:1.55;color:var(--muted)}.site-shell .architecture-guarantees{margin-bottom:0}.site-shell .product-card{padding:28px;border-radius:18px;border:1px solid var(--line);background:rgba(13,17,23,.6);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:var(--shadow)}.site-shell .product-card:hover{border-color:var(--line-active);transform:translateY(-3px)}.site-shell .product-card>span{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(0,242,254,.82)}.site-shell .product-card strong{color:var(--text);font-size:1.06rem;font-weight:600;letter-spacing:-.02em;line-height:1.35}.site-shell .product-card p{color:var(--muted);font-size:.9rem;line-height:1.6}.site-shell .ops-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:20px}.site-shell .ops-card{padding:28px;border-radius:18px;border:1px solid var(--line);background:linear-gradient(165deg,rgba(255,255,255,.04),rgba(255,255,255,0) 60%),rgba(13,17,23,.6);transition:border-color .24s ease,transform .24s ease}.site-shell .ops-card:hover{border-color:var(--line-active);transform:translateY(-3px)}.site-shell .ops-card h3{margin:0 0 12px;font-size:1.02rem;font-weight:600}.site-shell .ops-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.6}.site-shell .ops-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:24px 28px;border-radius:18px;border:1px solid var(--line);background:rgba(99,102,241,.07)}.site-shell .ops-cta p{margin:0;color:var(--muted);font-size:.92rem}.site-shell .compliance-band{margin-bottom:88px;padding:40px;border-radius:20px;border:1px solid rgba(52,211,153,.18);background:linear-gradient(150deg,rgba(52,211,153,.09),rgba(255,255,255,.01) 58%,rgba(255,255,255,0)),rgba(13,17,23,.66);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.site-shell .compliance-band h2{font-size:1.6rem;font-weight:700;letter-spacing:-.03em;margin:12px 0 0}.site-shell .compliance-band p{color:var(--muted);line-height:1.68;font-size:.96rem}.site-shell .billing-toggle-container{background:rgba(255,255,255,.035);border:1px solid var(--line)}.site-shell .billing-toggle-container span{color:var(--dim)}.site-shell .billing-toggle-container .active-period{color:var(--text)}.site-shell .billing-switch-btn{background:rgba(255,255,255,.09);border:1px solid var(--line)}.site-shell .switch-dot{background:#f3f6fb;box-shadow:0 2px 6px rgba(0,0,0,.6)}.site-shell .billing-switch-btn.annual-active{background:linear-gradient(135deg,#00f2fe,#6366f1);border-color:rgba(255,255,255,.18)}.site-shell .discount-badge{color:#34d399;background:rgba(52,211,153,.1);border:1px solid rgba(52,211,153,.3)}.site-shell .pricing-card{border-radius:20px;border:1px solid var(--line);background:linear-gradient(168deg,rgba(255,255,255,.04),rgba(255,255,255,.006) 50%,rgba(255,255,255,0)),rgba(13,17,23,.66);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:var(--shadow)}.site-shell .pricing-card:hover{border-color:var(--line-strong)}.site-shell .pricing-card.featured-card{border:1px solid rgba(0,242,254,.36);box-shadow:0 32px 80px -32px rgba(0,0,0,1),0 0 0 1px rgba(0,242,254,.12)}.site-shell .pricing-card.featured-card:hover{border-color:rgba(0,242,254,.55)}.site-shell .pop-tag{color:#04121a;background:linear-gradient(135deg,#00f2fe,#6366f1 130%);box-shadow:0 10px 24px -12px rgba(0,242,254,.85)}.site-shell .plan-name{color:var(--text);font-weight:600;letter-spacing:-.02em}.site-shell .billing-note,.site-shell .plan-desc{color:var(--dim)}.site-shell .plan-price .price-value{color:var(--text);letter-spacing:-.04em}.site-shell .plan-price .currency,.site-shell .plan-price .period{color:var(--dim)}.site-shell .pricing-btn.primary-btn{color:#04121a;background:linear-gradient(135deg,#00f2fe,#6366f1 130%);border:1px solid rgba(255,255,255,.14);box-shadow:0 14px 32px -14px rgba(0,242,254,.85)}.site-shell .pricing-btn.primary-btn:hover{filter:brightness(1.06);box-shadow:0 18px 40px -14px rgba(0,242,254,.95)}.site-shell .pricing-btn.secondary-btn{color:var(--text);background:rgba(255,255,255,.045);border:1px solid var(--line)}.site-shell .pricing-btn.secondary-btn:hover{background:rgba(255,255,255,.08);border-color:var(--line-active)}.site-shell .plan-features li{color:var(--muted)}.site-shell .plan-features li strong{color:var(--text)}.site-shell .plan-features li:before{color:#34d399}.site-shell .pricing-trust-band{color:var(--dim)}.site-shell .faq-accordion{gap:12px}.site-shell .faq-item{border-radius:16px;border:1px solid var(--line);background:rgba(13,17,23,.6);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:border-color .24s ease}.site-shell .faq-item.open,.site-shell .faq-item:hover{border-color:var(--line-strong)}.site-shell .faq-question{color:var(--text);font-weight:500;letter-spacing:-.015em}.site-shell .faq-question:hover{background-color:rgba(255,255,255,.028)}.site-shell .faq-icon:after,.site-shell .faq-icon:before{background-color:rgba(0,242,254,.85)}.site-shell .faq-item.open .faq-answer{border-top:1px solid var(--line)}.site-shell .faq-answer p{color:var(--muted);line-height:1.7}.site-shell .site-footer{margin-top:24px;padding:56px 0 40px;border-top:1px solid var(--line)}.site-shell .footer-top{display:grid;grid-template-columns:1.6fr repeat(3,minmax(0,.8fr));gap:40px;padding-bottom:40px}.site-shell .footer-brand{display:flex;flex-direction:column;gap:16px;max-width:46ch}.site-shell .footer-brand p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.65}.site-shell .footer-col{display:flex;flex-direction:column;gap:12px}.site-shell .footer-col h3{margin:0 0 4px;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dim)}.site-shell .footer-col a{color:var(--muted);text-decoration:none;font-size:.9rem;transition:color .18s ease}.site-shell .footer-col a:hover{color:#00f2fe}.site-shell .footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding-top:28px;border-top:1px solid var(--line)}.site-shell .footer-bottom p{margin:0;font-size:.82rem;color:var(--dim)}.site-shell .policy-card{padding:56px!important;border-radius:20px!important;background:rgba(13,17,23,.72)!important;border:1px solid var(--line)!important;box-shadow:var(--shadow)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.site-shell .policy-card h1{font-size:clamp(1.9rem,4vw,2.5rem)!important;font-weight:700!important;letter-spacing:-.035em!important;background:linear-gradient(180deg,#ffffff 28%,rgba(203,213,225,.7))!important;-webkit-background-clip:text!important;background-clip:text;-webkit-text-fill-color:transparent!important}.site-shell .policy-card h2{color:var(--text)!important;font-size:1.25rem!important;font-weight:600!important;border-bottom:1px solid var(--line)!important}.site-shell .policy-card p{color:var(--muted)!important;font-size:.98rem!important;line-height:1.75!important}.site-shell .policy-card small{color:rgba(0,242,254,.8)!important}.site-shell .policy-card .eyebrow{color:rgba(0,242,254,.9)!important}.auth-shell{position:relative;z-index:1;min-height:100dvh;background:transparent;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.auth-shell .auth-card{max-width:440px;padding:40px;border-radius:22px;border:1px solid var(--line);background:linear-gradient(165deg,rgba(255,255,255,.05),rgba(255,255,255,.01) 46%,rgba(255,255,255,0)),rgba(13,17,23,.86);backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%);box-shadow:0 40px 100px -36px rgba(0,0,0,1);color:var(--text)}.auth-shell .auth-brand{display:inline-flex;align-items:center;gap:10px;margin-bottom:28px;font-size:1.1rem;font-weight:700;letter-spacing:-.03em;color:var(--text);text-decoration:none}.auth-shell .auth-brand-icon{width:30px;height:30px;display:inline-flex;border-radius:9px;box-shadow:0 0 0 1px rgba(255,255,255,.1),0 8px 20px -8px rgba(0,242,254,.6)}.auth-shell .auth-brand-icon svg{width:100%;height:100%;display:block}.auth-shell .auth-brand-wordmark em{font-style:normal;background:linear-gradient(120deg,#00f2fe,#7c8cff 55%,#6366f1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.auth-shell .auth-card h1{margin:0 0 8px;font-size:1.55rem;font-weight:700;letter-spacing:-.032em;color:var(--text)}.auth-shell .auth-subtitle{margin:0 0 24px;color:var(--muted);font-size:.92rem;line-height:1.6}.auth-shell .auth-google-btn{color:var(--text);background:rgba(255,255,255,.05);border:1px solid var(--line);border-radius:12px;padding:13px;font-size:.92rem;font-weight:600}.auth-shell .auth-google-btn:hover:not(:disabled){background:rgba(255,255,255,.09);border-color:var(--line-strong);box-shadow:none}.auth-shell .auth-google-btn:disabled{opacity:.55;cursor:not-allowed}.auth-shell .auth-divider{margin:20px 0;color:var(--dim);font-size:.75rem;letter-spacing:.04em}.auth-shell .auth-divider:after,.auth-shell .auth-divider:before{border-bottom:1px solid var(--line)}.auth-shell .auth-form{gap:16px}.auth-shell .auth-form label span{color:var(--dim);font-size:.68rem;letter-spacing:.12em}.auth-shell .auth-form input{height:46px;border-radius:11px;background:rgba(7,9,14,.7);border:1px solid var(--line);color:var(--text);font-size:.94rem}.auth-shell .auth-form input::-moz-placeholder{color:rgba(148,163,184,.5)}.auth-shell .auth-form input::placeholder{color:rgba(148,163,184,.5)}.auth-shell .auth-form input:focus{border-color:rgba(0,242,254,.55);box-shadow:0 0 0 3px rgba(0,242,254,.14);background:rgba(7,9,14,.9)}.auth-shell .auth-submit{height:46px;border-radius:11px;color:#04121a;background:linear-gradient(135deg,#00f2fe,#6366f1 130%);box-shadow:0 14px 32px -14px rgba(0,242,254,.85);font-size:.96rem}.auth-shell .auth-submit:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 18px 40px -14px rgba(0,242,254,.95)}.auth-shell .auth-error{color:#fca5a5;background:rgba(248,113,113,.09);border:1px solid rgba(248,113,113,.28)}.auth-shell .auth-notice{color:#6ee7b7;background:rgba(52,211,153,.09);border:1px solid rgba(52,211,153,.28)}.auth-shell .auth-text-btn{display:inline-block;margin-top:16px;padding:0;background:none;border:none;color:rgba(0,242,254,.86);font-size:.85rem;font-weight:600;cursor:pointer;transition:color .18s ease}.auth-shell .auth-text-btn:hover:not(:disabled){color:#00f2fe}.auth-shell .auth-text-btn:disabled{opacity:.55;cursor:not-allowed}.auth-shell .auth-text-btn--inline{margin-top:0}.auth-shell .auth-switch{margin:20px 0 0;font-size:.85rem;color:var(--muted)}.auth-shell .auth-back-link{display:inline-block;margin-top:24px;padding-top:20px;border-top:1px solid var(--line);width:100%;color:var(--dim);font-size:.82rem;text-decoration:none;transition:color .18s ease}.auth-shell .auth-back-link:hover{color:var(--text)}@media (max-width:1180px){.site-shell .architecture-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.site-shell .architecture-node:not(:last-child):after{display:none}.site-shell .ops-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-shell .footer-top{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:1080px){.site-shell .extension-split,.site-shell .landing-hero{grid-template-columns:1fr}.site-shell .landing-copy{min-height:0;padding:36px}}@media (max-width:991px){.site-shell .bento-card.col-span-3{grid-column:span 1}}@media (max-width:900px){.site-shell .nav-links{display:none}.site-shell .nav-menu-toggle{display:inline-flex}.site-shell .mobile-menu{display:flex}.site-shell .site-nav{flex-direction:row;align-items:center;padding:10px 12px}.site-shell .nav-actions{margin-left:auto;padding-left:0;border-left:none}}@media (max-width:768px){.site-shell .stats-band{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px}.site-shell .stat-item:nth-child(odd){border-left:none}.site-shell .architecture-rail,.site-shell .footer-top,.site-shell .ops-grid{grid-template-columns:1fr}.site-shell .bento-card,.site-shell .compliance-band,.site-shell .extension-steps{padding:24px}.site-shell .policy-card{padding:28px!important}.site-shell .landing-actions .primary-link,.site-shell .landing-actions .secondary-link{flex:1 1 auto}.auth-shell .auth-card{padding:28px 24px}}@media (max-width:620px){.site-shell .nav-login-btn{padding:9px 14px}.site-shell .ops-cta{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.auth-shell *,.site-shell *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.auth-shell .auth-submit:hover:not(:disabled),.site-shell .architecture-node:hover,.site-shell .bento-card:hover,.site-shell .nav-login-btn:hover,.site-shell .ops-card:hover,.site-shell .primary-link:hover,.site-shell .product-card:hover{transform:none}}.site-shell .faq-item.open .faq-answer{max-height:360px}.site-shell #hero,.site-shell #niche-discovery{scroll-margin-top:96px}