.home-hero{position:relative;overflow:hidden;padding:56px 24px 64px;background:radial-gradient(125% 80% at 50% -12%,var(--color-stone-100) 0%,var(--color-stone-50) 58%)}.home-hero:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='heroGrain'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23heroGrain)'/%3E%3C/svg%3E");opacity:.04;mix-blend-mode:multiply}.home-hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.home-hero-spot{position:absolute;left:50%;top:54%;width:min(1100px,96vw);height:min(660px,68vh);transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,rgba(254,226,101,.32) 0%,rgba(254,200,60,.13) 38%,transparent 70%);filter:blur(44px);opacity:0;animation:spot-bloom 1.3s .15s ease-out forwards}@keyframes spot-bloom{0%{opacity:0;transform:translate(-50%,-50%) scale(.82)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.home-hero-inner{position:relative;z-index:1;max-width:1040px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.home-hero-eyebrow{font-family:DM Mono,monospace;font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--color-gold-text);border:1px solid rgba(201,160,0,.28);border-radius:999px;padding:7px 16px;margin-bottom:16px}.home-hero-title{font-family:Space Grotesk Variable,-apple-system,sans-serif;font-size:clamp(2.4rem,5.2vw,4rem);font-weight:700;line-height:1.05;letter-spacing:-.025em;color:var(--text-primary);margin-bottom:16px}.home-hero-title .hht-line{display:block}@media(min-width:768px){.home-hero-title .hht-line{white-space:nowrap}}.home-hero-sub{font-family:Space Grotesk Variable,-apple-system,sans-serif;font-size:1.08rem;line-height:1.6;color:var(--text-secondary);max-width:50ch;text-wrap:balance;margin:0 auto 24px}.home-hero-sub a{color:var(--color-gold-text);text-decoration:underline;text-underline-offset:2px}.home-hero-sub a:hover{color:var(--color-gold-text-hover)}.hero-accent{position:relative;display:inline-block;color:var(--color-gold-text);letter-spacing:.03em}.hero-accent:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:.1em;background:var(--color-gold-text);transform-origin:left center;transform:scaleX(0);animation:wipe .7s .5s ease-out forwards}@keyframes wipe{to{transform:scaleX(1)}}@media(max-width:340px){.hero-accent:after{display:none}.hero-accent{text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:.1em;text-underline-offset:3px}}.home-player{position:relative;width:100%;max-width:clamp(34rem,(100vh - 36rem) * 16 / 9,60rem);max-width:clamp(34rem,(100svh - 36rem) * 16 / 9,60rem);margin:0 auto;line-height:0;border-radius:16px;overflow:hidden;border:1px solid var(--color-stone-200);background:#000 url(/posters/hero-dark.webp) center / cover no-repeat;box-shadow:0 2px 8px #1c19170f,0 28px 70px -24px #1c19174d;transform:translateY(14px) scale(.99);animation:player-rise .85s .2s cubic-bezier(.22,1,.36,1) forwards}@keyframes player-rise{to{transform:translateY(0) scale(1)}}.home-player smartvideo,.home-player video,.home-player iframe{width:100%;aspect-ratio:16/9;display:block}.home-player .vjs-poster{display:none}@media(prefers-reduced-motion:no-preference){.home-player .video-js:not(.vjs-has-started) .vjs-big-play-button,.home-player .video-js:not(.vjs-has-started) .vjs-swarmify-play-button,.home-player .video-js:not(.vjs-has-started) .vjs-control-bar,.home-player .video-js:not(.vjs-has-started) .vjs-loading-spinner{display:none!important}}.home-hero-cta{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:30px}.home-hero-note{font-family:DM Mono,monospace;font-size:.78rem;letter-spacing:.02em;color:var(--text-muted)}.home-hero-eyebrow,.home-hero-title,.home-hero-sub,.home-hero-cta{opacity:0;animation:hero-fade-up .7s ease-out forwards}.home-hero-eyebrow{animation-delay:.02s}.home-hero-title{animation-delay:.1s}.home-hero-sub{animation-delay:.18s}.home-hero-cta{animation-delay:.44s}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.home-hero{padding:72px 20px 56px}.home-hero-title{font-size:clamp(2rem,8.5vw,2.7rem)}.home-hero-sub{font-size:1rem}}@media(prefers-reduced-motion:reduce){.home-hero-spot,.home-player,.home-hero-eyebrow,.home-hero-title,.home-hero-sub,.home-hero-cta{animation:none;opacity:1;transform:none}}.home-problems{background:var(--color-stone-100);padding:80px 24px}.home-problems-inner{max-width:1140px;margin:0 auto}.home-problems h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:52px;letter-spacing:-.01em}.home-problems-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-problem-card{background:var(--color-white);border:1px solid var(--color-stone-200);border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.home-problem-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #1c191714}.problem-visual{padding:32px 28px 24px;display:flex;align-items:center;justify-content:center;min-height:160px}.problem-visual--speed{background:linear-gradient(180deg,var(--color-error-wash) 0%,var(--color-white) 100%)}.problem-visual--cost{background:linear-gradient(180deg,var(--color-gold-wash) 0%,var(--color-white) 100%)}.problem-visual--yt{background:linear-gradient(180deg,var(--color-error-wash) 0%,var(--color-white) 100%)}.speed-gauge{text-align:center}.gauge-svg{width:140px;height:96px}.gauge-needle{transform-origin:60px 68px;animation:needle-swing 2s ease-in-out infinite alternate}@keyframes needle-swing{0%{transform:rotate(-8deg)}to{transform:rotate(5deg)}}.cost-chart{display:flex;align-items:flex-end;gap:10px;height:110px;padding:0 12px}.cost-bar{flex:1;height:var(--h);background:linear-gradient(180deg,var(--color-gold-light) 0%,var(--color-gold) 100%);border-radius:6px 6px 2px 2px;display:flex;align-items:flex-start;justify-content:center;padding-top:8px;animation:bar-grow .8s ease-out backwards}.cost-bar:nth-child(1){animation-delay:.1s}.cost-bar:nth-child(2){animation-delay:.25s}.cost-bar:nth-child(3){animation-delay:.4s}.cost-bar:nth-child(4){animation-delay:.55s}@keyframes bar-grow{0%{height:0}}.cost-bar span{font-family:DM Mono,monospace;font-size:.65rem;color:var(--text-primary);font-weight:500}.cost-bar--danger{background:linear-gradient(180deg,var(--color-error-light) 0%,var(--color-error) 100%);animation:bar-grow .8s ease-out backwards,bar-pulse 1.5s 1.5s ease infinite}.cost-bar--danger span{color:var(--color-white)}@keyframes bar-pulse{0%,to{opacity:1}50%{opacity:.7}}.yt-leak{display:flex;align-items:center;gap:14px}.mini-browser{width:100px;border-radius:6px;overflow:hidden;border:1px solid var(--color-stone-300);background:var(--color-white);box-shadow:0 2px 8px #0000000f}.mini-browser-bar{display:flex;align-items:center;gap:3px;padding:5px 6px;background:var(--color-stone-75);border-bottom:1px solid var(--color-stone-200)}.mini-dot{width:5px;height:5px;border-radius:50%;background:var(--color-stone-300)}.mini-url{font-family:DM Mono,monospace;font-size:.45rem;color:var(--text-secondary);margin-left:4px}.mini-browser-body{padding:8px}.mini-line{height:3px;background:var(--color-stone-200);border-radius:2px;margin-bottom:4px}.mini-video{width:100%;height:36px;background:var(--color-stone-75);border-radius:3px;display:flex;align-items:center;justify-content:center;margin-top:6px}.yt-leak-arrow{animation:arrow-pulse 1.5s ease infinite}@keyframes arrow-pulse{0%,to{opacity:.5;transform:translate(0)}50%{opacity:1;transform:translate(4px)}}.yt-leak-dest{opacity:.9}.home-problem-card h3{font-size:1.05rem;font-weight:600;color:var(--text-primary);line-height:1.35;margin:0 28px 12px}.home-problem-card p{font-size:.88rem;color:var(--text-secondary);line-height:1.65;margin:0 28px 28px}.home-problem-card p strong{color:var(--text-primary);font-weight:600}@media(max-width:768px){.home-problems-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}.home-compare{background:var(--color-white);padding:80px 24px;border-top:1px solid var(--color-stone-200)}.home-compare-inner{max-width:960px;margin:0 auto}.home-compare h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:8px;letter-spacing:-.01em}.home-compare-sub{font-size:1.05rem;color:var(--text-secondary);text-align:center;margin-bottom:48px}.home-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.home-compare-card{border-radius:16px;padding:28px;border:1px solid var(--color-stone-200);min-width:0}.compare-yt{background:var(--color-error-wash);border-color:var(--color-error-pale)}.compare-sv{background:var(--color-compare-sv-bg);border-color:var(--color-success-wash)}@media(max-width:680px){.home-compare-grid{grid-template-columns:1fr;max-width:440px;margin:0 auto}}.compare-label{display:flex;align-items:center;gap:8px;font-size:.85rem;font-weight:600;margin-bottom:12px}.compare-label--yt{color:var(--color-error)}.compare-label--sv{color:var(--text-primary)}.compare-embed{position:relative;margin-bottom:20px;line-height:0;border-radius:1rem;overflow:hidden}.compare-embed iframe{width:100%;aspect-ratio:16/9;display:block;border:0}.yt-embed{width:100%;aspect-ratio:16/9;display:block;background:#000}.compare-embed smartvideo,.compare-embed video{width:100%;aspect-ratio:16/9;display:block}.compare-issues,.compare-wins{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-wrap:wrap;gap:6px 16px}.compare-issues li,.compare-wins li{font-size:.85rem;color:var(--text-secondary);display:flex;align-items:center;gap:6px}.compare-x{color:var(--color-error);font-weight:700;font-size:.8rem;flex-shrink:0}.compare-check{color:var(--color-success);font-weight:700;font-size:.9rem;flex-shrink:0}.home-features{background:var(--color-white);padding:64px 24px;border-top:1px solid var(--color-stone-200)}.home-features-inner{max-width:1140px;margin:0 auto}.home-features h2{font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:44px;letter-spacing:-.01em}.home-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.home-feature{text-align:center}.home-feature-icon{width:52px;height:52px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,var(--color-gold-soft),var(--color-gold-pale));color:var(--color-gold-text)}.home-feature-icon svg{width:24px;height:24px}.home-feature h3{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:8px;line-height:1.35}.home-feature p{font-size:.88rem;color:var(--text-secondary);line-height:1.65}.home-all-features{text-align:center;margin-top:32px;font-size:.92rem;font-weight:500}.home-all-features a{color:var(--color-gold-text);text-decoration:none;transition:color .2s}.home-all-features a:hover{color:var(--color-gold-deep)}@media(max-width:768px){.home-features-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto;gap:32px}}.home-security-strip{background:var(--color-white);padding:20px 24px;border-top:1px solid var(--color-stone-200)}.home-security-inner{max-width:600px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}.home-security-item{display:inline-flex;align-items:center;gap:6px;padding:6px 18px;font-size:.82rem;font-weight:500;color:var(--text-muted);white-space:nowrap}.home-security-item svg{flex-shrink:0;color:var(--color-gold-text);opacity:.7}.home-security-dot{width:3px;height:3px;border-radius:50%;background:var(--color-stone-300);flex-shrink:0}@media(max-width:480px){.home-security-dot{display:none}.home-security-item{padding:4px 12px}}.home-usecases{background:var(--color-stone-50);padding:80px 24px;border-top:1px solid var(--color-stone-200)}.home-usecases-inner{max-width:840px;margin:0 auto}.home-usecases h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:36px;letter-spacing:-.01em}.home-tabs{display:flex;background:var(--color-stone-200);border-radius:12px;padding:4px;gap:2px;margin-bottom:28px;overflow-x:auto;scrollbar-width:none}.home-tabs::-webkit-scrollbar{display:none}.home-tab{font-size:.82rem;font-weight:500;color:var(--text-secondary);background:transparent;border:none;border-radius:9px;padding:10px 14px;cursor:pointer;transition:color .2s ease,background-color .2s ease;white-space:nowrap;flex:1;text-align:center}@media(max-width:768px){.home-tabs{flex-wrap:wrap}.home-tab{flex:0 0 calc(33.33% - 2px)}}.home-tab:hover{color:var(--text-primary);background:#ffffff80}.home-tab.active{background:var(--color-white);color:var(--text-primary);font-weight:600;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.home-tab-panels{position:relative}.home-panel{display:none;animation:fade-in-up-xs .35s ease}.home-panel.active{display:flex;align-items:flex-start;gap:28px;background:var(--color-white);border:1px solid var(--color-stone-200);border-radius:16px;padding:36px 40px;box-shadow:0 1px 3px #0000000a}.panel-emoji{font-size:2.8rem;line-height:1;flex-shrink:0;display:block;margin-top:2px}.panel-content h3{font-size:1.2rem;font-weight:700;color:var(--text-primary);margin-bottom:10px;line-height:1.3}.panel-content p{font-size:.92rem;color:var(--text-secondary);line-height:1.65}.panel-content p strong{color:var(--text-primary);font-weight:600}.panel-content p code{font-family:DM Mono,monospace;font-size:.82rem;background:var(--color-stone-75);padding:2px 6px;border-radius:4px;color:var(--text-secondary)}@media(max-width:600px){.home-panel.active{flex-direction:column;gap:16px;padding:28px 24px}.panel-emoji{font-size:2.2rem}}[data-theme=dark] .home-hero{background:radial-gradient(125% 80% at 50% -12%,var(--color-stone-900) 0%,var(--color-bg-dark) 60%)}[data-theme=dark] .home-hero:before{mix-blend-mode:screen;opacity:.05}[data-theme=dark] .home-hero-eyebrow{color:var(--color-gold-light);border-color:#e6c80052}[data-theme=dark] .home-hero-spot{background:radial-gradient(ellipse at center,rgba(254,226,101,.16) 0%,rgba(254,200,60,.06) 40%,transparent 72%)}[data-theme=dark] .hero-accent{color:var(--color-gold-light)}[data-theme=dark] .hero-accent:after{background:var(--color-gold-light)}[data-theme=light] .home-player{background-image:url(/posters/hero-light.webp)}[data-theme=dark] .home-player{border-color:#ffffff14;box-shadow:0 4px 24px #0006,0 30px 80px -24px #0009}[data-theme=dark] .home-problems{background:var(--color-stone-850)}[data-theme=dark] .home-problem-card{background:var(--color-stone-900);border-color:var(--color-stone-800)}[data-theme=dark] .home-problem-card:hover{border-color:var(--color-stone-700);box-shadow:0 8px 30px #0003}[data-theme=dark] .problem-visual--speed{background:linear-gradient(180deg,rgba(239,68,68,.06) 0%,transparent 100%)}[data-theme=dark] .problem-visual--cost{background:linear-gradient(180deg,rgba(234,179,8,.06) 0%,transparent 100%)}[data-theme=dark] .problem-visual--yt{background:linear-gradient(180deg,rgba(239,68,68,.06) 0%,transparent 100%)}[data-theme=dark] .mini-browser{background:var(--color-stone-750);border-color:var(--color-stone-700)}[data-theme=dark] .mini-browser-bar{background:var(--color-stone-950);border-color:var(--color-stone-800)}[data-theme=dark] .mini-dot{background:var(--color-stone-700)}[data-theme=dark] .mini-line{background:var(--color-stone-800)}[data-theme=dark] .mini-video{background:var(--color-stone-950)}[data-theme=dark] .gauge-svg path:first-child{stroke:var(--color-stone-800)}[data-theme=dark] .home-compare{background:var(--color-stone-850);border-top-color:var(--color-stone-800)}[data-theme=dark] .home-compare-card{border-color:var(--color-stone-800)}[data-theme=dark] .compare-yt{background:var(--color-compare-yt-bg-dark);border-color:var(--color-compare-yt-border-dark)}[data-theme=dark] .compare-sv{background:var(--color-compare-sv-bg-dark);border-color:var(--color-compare-sv-border-dark)}[data-theme=dark] .compare-label--sv{color:var(--color-gold-light)}[data-theme=dark] .compare-embed{box-shadow:0 2px 12px #0000004d}[data-theme=dark] .home-features{background:var(--color-stone-850);border-top-color:var(--color-stone-800)}[data-theme=dark] .home-feature-icon{background:linear-gradient(135deg,#fee26514,#fee2650a)}[data-theme=dark] .home-security-strip{background:var(--color-stone-850);border-top-color:var(--color-stone-800)}[data-theme=dark] .home-security-dot{background:var(--color-stone-800)}[data-theme=dark] .home-usecases{background:var(--color-bg-dark);border-top-color:var(--color-stone-800)}[data-theme=dark] .home-tabs{background:var(--color-stone-900)}[data-theme=dark] .home-tab:hover{background:#ffffff0d}[data-theme=dark] .home-tab.active{background:var(--color-stone-825);box-shadow:0 2px 6px #0006}[data-theme=dark] .home-panel.active{background:var(--color-stone-900);border-color:var(--color-stone-800);box-shadow:0 1px 3px #00000026}[data-theme=dark] .panel-content p code{background:var(--color-stone-750)}@media(prefers-reduced-motion:reduce){.hero-accent:after{animation:none;transform:scaleX(1)}.gauge-needle,.cost-bar,.cost-bar--danger,.yt-leak-arrow{animation:none}.home-panel{animation:none;opacity:1}.home-problem-card{transition:none}}.home-problem-card p a,.home-feature p a,.panel-content p a{color:var(--color-gold-text);text-decoration:underline;text-underline-offset:2px}[data-theme=dark] .home-problem-card p a,[data-theme=dark] .home-feature p a,[data-theme=dark] .panel-content p a{color:var(--color-gold-light)}.inline-cta{display:flex;flex-direction:column;align-items:center;gap:12px;padding:48px 24px 0;text-align:center}.inline-cta-sub{font-size:.85rem;color:var(--text-muted)}
