.scn-page{--ink:#15191b;--paper:#f1f2ee;--muted:#606a69;--line:#cbd1cd;--red:#dc302a;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow:hidden}.scn-page *{box-sizing:border-box}.scn-page h1,.scn-page h2,.scn-page p{margin-top:0}.scn-wrap{margin:auto;width:min(1120px,calc(100% - 48px))}.scn-page svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65;width:20px}.scn-kicker{color:var(--red);font:750 10px/1.2 Inter,sans-serif;letter-spacing:.16em;margin:0 0 16px}.scn-title{font-family:Unbounded,Inter,sans-serif;line-height:1.13}.scn-title span{display:inline-block;filter:blur(7px);opacity:0;transform:translateY(15px)}.scn-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.75,.2,1)}.scn-reveal.is-visible{opacity:1;transform:none}.scn-reveal.is-visible .scn-title span{animation:scn-word .74s cubic-bezier(.2,.75,.2,1) both;animation-delay:calc(var(--scn-delay) + .1s)}.scn-reveal.is-visible>*{animation:scn-up .65s cubic-bezier(.2,.75,.2,1) both}@keyframes scn-word{to{filter:none;opacity:1;transform:none}}@keyframes scn-up{from{filter:blur(4px);opacity:0;transform:translateY(11px)}to{filter:none;opacity:1;transform:none}}.scn-hero{background:#fff;padding:clamp(90px,12vw,154px) 0 clamp(70px,9vw,104px)}.scn-hero__inner{align-items:end;display:grid;gap:42px;grid-template-columns:1fr auto}.scn-hero__copy{max-width:720px}.scn-hero h1{font-size:clamp(35px,4.8vw,66px);margin:0}.scn-hero__copy>p:not(.scn-kicker){color:var(--muted);font-size:15px;line-height:1.75;margin:25px 0 0;max-width:580px}.scn-button{align-items:center;background:var(--red);border-radius:4px;color:#fff;display:inline-flex;font-size:14px;font-weight:750;gap:9px;margin-top:28px;min-height:49px;padding:0 19px;text-decoration:none;transition:background .2s ease,transform .2s ease}.scn-button:hover{background:#161a1c;color:#fff;transform:translateY(-2px)}.scn-hero__note{border-left:1px solid var(--line);display:flex;gap:11px;max-width:205px;padding:7px 0 7px 22px}.scn-hero__note p{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.1em;line-height:1.65;margin:0;white-space:pre-line}.scn-live-dot{background:var(--red);border-radius:50%;height:8px;margin-top:4px;position:relative;width:8px}.scn-live-dot:after{animation:scn-pulse 2.4s ease-out infinite;border:1px solid var(--red);border-radius:50%;content:"";inset:-5px;position:absolute}@keyframes scn-pulse{0%,45%{opacity:.7;transform:scale(.7)}75%,100%{opacity:0;transform:scale(1.6)}}.scn-channels{background:var(--paper);padding:0 0 clamp(74px,9vw,112px)}.scn-channels__grid{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(2,1fr)}.scn-channel{border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:180px}.scn-channel:nth-child(odd){border-left:1px solid var(--line)}.scn-channel a{align-items:center;color:inherit;display:grid;gap:18px;grid-template-columns:48px 1fr 24px;height:100%;padding:27px;text-decoration:none;transition:background .2s ease}.scn-channel a:hover{background:#fff}.scn-channel__icon{align-items:center;border:1px solid var(--line);display:flex;height:42px;justify-content:center;transition:border-color .2s ease,color .2s ease;width:42px}.scn-channel a:hover .scn-channel__icon{border-color:var(--red);color:var(--red)}.scn-channel__copy{display:block}.scn-channel strong{display:block;font:600 15px/1.35 Unbounded,Inter,sans-serif;margin-bottom:9px}.scn-channel__copy>span{color:var(--muted);font-size:13px;line-height:1.55}.scn-channel__arrow{color:var(--red);opacity:0;transform:translateX(-7px);transition:opacity .2s ease,transform .2s ease}.scn-channel a:hover .scn-channel__arrow{opacity:1;transform:none}.scn-closing{background:#171b1d;color:#fff;padding:25px 0}.scn-closing__inner{align-items:center;display:flex;justify-content:space-between}.scn-closing p{font-size:13px;font-weight:650;margin:0}.scn-closing a{color:#fff;font-size:12px;font-weight:750;text-decoration:none}.scn-closing a:hover{text-decoration:underline}@media(max-width:700px){.scn-wrap{width:calc(100% - 32px)}.scn-hero{padding:74px 0 58px}.scn-hero__inner{align-items:flex-start;grid-template-columns:1fr}.scn-hero__note{max-width:none}.scn-channels__grid{grid-template-columns:1fr}.scn-channel,.scn-channel:nth-child(odd){border-left:0;border-right:0;min-height:0}.scn-channel a{min-height:142px;padding:23px 0}.scn-channel__arrow{opacity:1;transform:none}.scn-closing__inner{align-items:flex-start;flex-direction:column;gap:15px}}@media(max-width:480px){.scn-hero h1{font-size:31px}.scn-button{display:flex;width:100%}.scn-channel a{gap:14px;grid-template-columns:42px 1fr 20px}.scn-channel__icon{height:38px;width:38px}.scn-channel strong{font-size:13px}}@media(prefers-reduced-motion:reduce){.scn-page *{animation:none!important;transition:none!important}.scn-reveal,.scn-title span{filter:none;opacity:1;transform:none}}
