*{box-sizing:border-box}:root{--bg:#0A0E14;--panel:#141820;--white:#F5F5F5;--blue:#2684FF;--blue-soft:#77A7E8;--muted:#AAB4C2;--line:rgba(245,245,245,.12);--max:1240px}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--white);font-family:Inter,Arial,sans-serif;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:-9999px;top:0;background:var(--blue);color:#fff;padding:12px;z-index:100}.skip-link:focus{left:10px;top:10px}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;width:min(calc(100% - 44px),var(--max));margin:auto;padding:15px 0;border-bottom:1px solid var(--line);background:rgba(10,14,20,.82);backdrop-filter:blur(18px)}.header-logo img{width:255px;display:block}nav{display:flex;gap:27px;align-items:center;font-size:.9rem;color:var(--muted)}nav a:hover{color:var(--white)}.nav-button{padding:11px 17px;border:1px solid rgba(38,132,255,.55);border-radius:999px;color:var(--white)}.section-pad,.hero,footer{width:min(calc(100% - 44px),var(--max));margin-inline:auto}.hero{position:relative;min-height:880px;padding:112px 0 80px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;border-bottom:1px solid var(--line);overflow:hidden}.hero-glow{position:absolute;width:650px;height:650px;border-radius:50%;right:-180px;top:-180px;background:rgba(38,132,255,.17);filter:blur(85px)}.signal-field{position:absolute;right:0;top:150px;width:37%;height:350px;display:flex;align-items:center;justify-content:flex-end;gap:18px;opacity:.9}.signal-field span{display:block;width:14px;border-radius:14px;background:linear-gradient(180deg,var(--blue-soft),var(--blue));box-shadow:0 0 40px rgba(38,132,255,.18);animation:signal 2.3s ease-in-out infinite alternate}.signal-field span:nth-child(1){height:38px}.signal-field span:nth-child(2){height:74px;animation-delay:.15s}.signal-field span:nth-child(3){height:118px;animation-delay:.3s}.signal-field span:nth-child(4){height:180px;animation-delay:.45s}.signal-field span:nth-child(5){height:246px;animation-delay:.6s}.signal-field span:nth-child(6){height:205px;animation-delay:.75s}.signal-field span:nth-child(7){height:152px;animation-delay:.9s}.signal-field span:nth-child(8){height:88px;animation-delay:1.05s}.signal-field span:nth-child(9){height:45px;animation-delay:1.2s}@keyframes signal{to{transform:scaleY(.65);opacity:.65}}.hero-copy{position:relative;z-index:2;max-width:900px}.kicker,.section-label{margin:0 0 23px;text-transform:uppercase;letter-spacing:.17em;font-size:.75rem;font-weight:700;color:var(--blue-soft)}h1,h2,h3{font-weight:700;letter-spacing:-.045em;margin-top:0}h1{font-size:clamp(4.2rem,8vw,8.4rem);line-height:.87;margin-bottom:32px}h1 span{color:var(--blue)}.hero-lead{font-size:clamp(1.08rem,1.8vw,1.35rem);color:var(--muted);max-width:690px;margin:0}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:40px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:999px;font-weight:700;transition:.22s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 14px 45px rgba(38,132,255,.18)}.button-primary:hover{background:#4897ff}.button-secondary{border:1px solid var(--line);background:rgba(255,255,255,.025)}.microcopy{color:#657080;font-size:.78rem;margin-top:16px}.hero-statement{position:relative;z-index:2;align-self:end;text-align:right;padding-bottom:35px}.hero-statement p,.hero-statement strong{display:block;margin:0;font-size:clamp(1.4rem,2.4vw,2.6rem);letter-spacing:-.04em}.hero-statement p{color:var(--muted)}.hero-statement strong{color:var(--blue-soft)}.manifesto{display:grid;grid-template-columns:.28fr 1fr;gap:80px;padding-top:130px;padding-bottom:130px;border-bottom:1px solid var(--line)}.manifesto-copy p{font-size:clamp(2.2rem,5.5vw,5.9rem);font-weight:600;line-height:.99;letter-spacing:-.055em;color:#626d7a;margin:0}.manifesto-copy p:nth-child(2){color:#aab4c2}.manifesto-copy p:nth-child(3){color:var(--white)}.manifesto-copy span{color:var(--blue)}.manifesto-detail{grid-column:2;max-width:700px;font-size:1.3rem;color:var(--muted);padding-top:25px}.offer,.listen,.difference,.how,.faq,.apply{padding-top:130px;padding-bottom:130px;border-bottom:1px solid var(--line)}.section-heading{max-width:850px;margin-bottom:65px}.section-heading h2,.listen-heading h2,.difference-title h2,.apply h2{font-size:clamp(3.2rem,6.4vw,7rem);line-height:.91;margin-bottom:30px}.section-heading>p:last-child,.listen-heading>p:last-child{font-size:1.17rem;color:var(--muted);max-width:650px}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.offer-card{padding:30px;min-height:520px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));border-radius:24px}.card-top{display:flex;justify-content:space-between;color:var(--blue);font-size:.78rem;font-weight:800}.card-top i{display:block;width:32px;height:1px;background:var(--blue)}.offer-card h3{font-size:1.8rem;margin:115px 0 17px}.offer-card p,.offer-card li{color:var(--muted)}.offer-card ul{padding:0;margin:28px 0 0;list-style:none}.offer-card li{padding:9px 0;border-top:1px solid rgba(255,255,255,.08)}.listen{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:end}.audio-card{background:var(--white);color:var(--bg);border-radius:28px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.28)}.audio-art{height:340px;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 25% 20%,rgba(38,132,255,.9),transparent 280px),linear-gradient(145deg,#141b24,#080b10);overflow:hidden}.audio-art img{width:52%;position:relative;z-index:2}.audio-bars{position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 24px,rgba(255,255,255,.055) 25px 27px);mask-image:linear-gradient(to bottom,transparent 5%,black 50%,transparent 95%)}.audio-info{padding:30px}.audio-label{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700;color:#667080}.audio-info h3{font-size:1.45rem;margin:6px 0 25px}.custom-player{display:grid;grid-template-columns:58px 1fr;gap:17px;align-items:center}.play-button{width:58px;height:58px;border:0;border-radius:50%;background:var(--blue);cursor:pointer;display:grid;place-items:center}.play-icon{width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid white;margin-left:3px}.play-button.playing .play-icon{width:14px;height:17px;border:0;border-left:5px solid white;border-right:5px solid white;margin-left:0}.timeline{width:100%;accent-color:var(--blue)}.time{display:flex;justify-content:space-between;font-size:.75rem;color:#6d7580}.difference-grid{display:grid;grid-template-columns:1fr .8fr;gap:90px}.difference-copy{padding-top:105px}.difference-copy>p{font-size:1.4rem;margin:0 0 14px;color:var(--muted)}.difference-copy>p:nth-child(2){color:var(--white);font-weight:600}blockquote{margin:65px 0 0;padding:28px 0 28px 30px;border-left:3px solid var(--blue);font-size:1.8rem;line-height:1.25;letter-spacing:-.035em}.steps{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.steps li{display:grid;grid-template-columns:100px .7fr;gap:30px;padding:30px 0;border-bottom:1px solid var(--line)}.steps>li>span{color:var(--blue);font-weight:800;font-size:.8rem}.steps h3{font-size:1.7rem;margin:0 0 5px}.steps p{margin:0;color:var(--muted)}.accordion{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:27px 55px 27px 0;font-size:1.3rem;font-weight:600;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:5px;color:var(--blue);font-size:1.6rem}details[open] summary:after{content:'-'}details p{max-width:800px;color:var(--muted);margin:0;padding:0 0 30px}.apply-panel{min-height:590px;border-radius:30px;padding:65px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background:radial-gradient(circle at 85% 5%,rgba(38,132,255,.55),transparent 420px),linear-gradient(140deg,#17202d,#080b10);border:1px solid rgba(119,167,232,.35)}.apply-panel h2{max-width:920px}.apply-panel>p:nth-of-type(2){font-size:1.35rem;color:var(--muted);margin-top:-10px;margin-bottom:30px}footer{padding:42px 0 60px;display:grid;grid-template-columns:260px 1fr;gap:20px;align-items:end;color:var(--muted);font-size:.84rem}footer img{width:250px}.footer-links{display:flex;justify-content:flex-end;gap:24px}footer>p{grid-column:2;text-align:right;margin:0}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){nav a:not(.nav-button){display:none}.header-logo img{width:210px}.hero{min-height:auto;display:block;padding-top:100px}.signal-field{opacity:.23;width:100%;right:-35%;top:80px}.hero-statement{text-align:left;margin-top:115px}.manifesto{grid-template-columns:1fr;gap:30px}.manifesto-detail{grid-column:1}.offer-grid{grid-template-columns:1fr}.offer-card{min-height:auto}.offer-card h3{margin-top:70px}.listen,.difference-grid{grid-template-columns:1fr}.difference-copy{padding-top:0}.steps li{grid-template-columns:60px 1fr}footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start;flex-wrap:wrap}footer>p{grid-column:1;text-align:left}}@media(max-width:560px){.site-header,.section-pad,.hero,footer{width:min(calc(100% - 28px),var(--max))}.site-header{padding:11px 0}.header-logo img{width:175px}h1{font-size:clamp(3.55rem,18vw,5.3rem)}.hero-actions{flex-direction:column}.button{width:100%}.manifesto,.offer,.listen,.difference,.how,.faq,.apply{padding-top:90px;padding-bottom:90px}.manifesto-copy p{font-size:clamp(2.35rem,12vw,4rem)}.section-heading h2,.listen-heading h2,.difference-title h2,.apply h2{font-size:clamp(3.1rem,14vw,5rem)}.listen{gap:40px}.audio-art{height:250px}.apply-panel{padding:35px 25px;min-height:520px}}
.hero-title-segment{color:inherit}.hero-title-accent{color:var(--blue)}@media(max-width:560px){.hero-copy h1{font-size:clamp(3.25rem,14.5vw,3.8rem)}.hero-title-segment{display:block;white-space:nowrap}.hero-title-segment+br{display:none}.hero-title-accent{display:block;white-space:nowrap}}@media(max-width:380px){.hero-copy h1{font-size:clamp(3rem,14.5vw,3.45rem)}}
