.LandingPage_page__MCqIa{--paper:#f4f1e9;--paper-warm:#ebe6d9;--card:#fff;--ink:#20312a;--ink-secondary:#53645c;--ink-muted:#819087;--divider:#ddd8ca;--pine:#2f6b55;--pine-deep:#244c3d;--pine-mist:#dfeee6;--pine-fog:#eef5f0;--vermilion:#c45e4c;--vermilion-mist:#f8e7e2;--serif:"Instrument Serif",Georgia,"Songti SC","STSong",serif;min-height:100vh;overflow:hidden;background:var(--paper);color:var(--ink);font-family:var(--font-inter)}.LandingPage_page__MCqIa:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.55;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.05'/%3E%3C/svg%3E")}.LandingPage_page__MCqIa>*{position:relative;z-index:1}.LandingPage_page__MCqIa *{box-sizing:border-box}.LandingPage_page__MCqIa [data-reveal]{opacity:0;filter:blur(10px);transform:translateY(22px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1),filter .9s cubic-bezier(.22,1,.36,1)}.LandingPage_page__MCqIa [data-reveal][data-visible=true]{opacity:1;filter:blur(0);transform:none}.LandingPage_header__UyTDH{position:fixed;top:14px;left:50%;z-index:50;display:flex;width:min(100% - 28px,1240px);min-height:60px;align-items:center;justify-content:space-between;gap:24px;padding:0 10px 0 14px;border:1px solid rgba(32,49,42,.1);border-radius:999px;background:hsla(44,33%,94%,.78);backdrop-filter:blur(18px);box-shadow:0 10px 36px rgba(32,49,42,.08);transform:translateX(-50%)}.LandingPage_logoLink___PeXB{color:inherit;text-decoration:none}.LandingPage_brand__sQifK{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:750;letter-spacing:-.02em}.LandingPage_brandAvatar__x_hYd{display:grid;width:30px;height:30px;place-items:center;overflow:hidden;border:1px solid var(--divider);border-radius:9px;background:var(--card)}.LandingPage_brandAvatar__x_hYd img{width:21px;height:21px;-o-object-fit:contain;object-fit:contain}.LandingPage_navigation__lB0Hz{display:flex;align-items:center;gap:2px}.LandingPage_navigation__lB0Hz a{display:inline-flex;min-height:38px;align-items:center;padding:0 13px;border-radius:999px;color:var(--ink-secondary);font-size:12px;font-weight:620;text-decoration:none;transition:background .16s ease,color .16s ease}.LandingPage_navigation__lB0Hz a:hover{background:rgba(32,49,42,.06);color:var(--ink)}.LandingPage_navigation__lB0Hz .LandingPage_navCta__T7Df_{margin-left:6px;padding-inline:17px;background:var(--pine);color:#fff}.LandingPage_navigation__lB0Hz .LandingPage_navCta__T7Df_:hover{background:var(--pine-deep);color:#fff}.LandingPage_eyebrow__7TMGU{display:inline-flex;align-items:center;gap:8px;color:var(--pine);font-family:var(--font-jetbrains-mono);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.LandingPage_eyebrow__7TMGU:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--vermilion)}.LandingPage_sectionHeading__hZQHv{display:grid;width:min(100% - 48px,1240px);margin:0 auto;gap:20px}.LandingPage_sectionHeading__hZQHv h2{max-width:14em;margin:0;font-family:var(--serif);font-size:clamp(34px,4.2vw,54px);font-weight:400;letter-spacing:-.02em;line-height:1.16;white-space:pre-line}.LandingPage_hero__rTUv_{width:min(100% - 16px,1480px);margin:0 auto;padding:86px 0 0}.LandingPage_heroStage__reEYM{position:relative;display:flex;min-height:min(760px,calc(100vh - 100px));overflow:hidden;align-items:flex-end;border-radius:28px;background:var(--pine-deep)}.LandingPage_heroImage__IEOeE{-o-object-fit:cover;object-fit:cover;filter:saturate(.72) brightness(.62)}.LandingPage_heroShade__Q0JLC{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,26,22,.42),rgba(20,26,22,.05) 40%,rgba(20,26,22,.55)),radial-gradient(90% 70% at 18% 88%,rgba(20,26,22,.55) 0,transparent 60%)}.LandingPage_heroContent__6Mvzi{position:relative;z-index:2;max-width:920px;padding:clamp(36px,5vw,72px);color:#fff}.LandingPage_heroEyebrow__ThWx0{display:inline-flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.72);font-family:var(--font-jetbrains-mono);font-size:11px;font-weight:500;letter-spacing:.12em}.LandingPage_heroEyebrow__ThWx0:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--vermilion)}.LandingPage_heroContent__6Mvzi h1{margin:22px 0 0;font-size:clamp(46px,5.6vw,80px);font-weight:680;letter-spacing:-.055em;line-height:1.04}.LandingPage_heroTitleLine__w9Ygk{display:block}.LandingPage_heroTitleChar__LKIfP{display:inline-block;opacity:0;filter:blur(12px);transform:translateY(.35em);animation:LandingPage_heroCharIn__ZmWp5 .85s cubic-bezier(.22,1,.36,1) forwards}@keyframes LandingPage_heroCharIn__ZmWp5{to{opacity:1;filter:blur(0);transform:none}}.LandingPage_heroContent__6Mvzi p{max-width:30em;margin:26px 0 0;color:hsla(0,0%,100%,.78);font-size:15px;line-height:1.85}.LandingPage_heroActions__IJnKB{display:flex;align-items:center;gap:12px;margin-top:34px}.LandingPage_heroPrimary__WlD_y{display:inline-flex;min-height:50px;align-items:center;gap:9px;padding:0 22px;border:1px solid hsla(0,0%,100%,.5);border-radius:999px;background:hsla(0,0%,100%,.94);color:var(--pine-deep);font-size:13px;font-weight:720;text-decoration:none;backdrop-filter:blur(10px);transition:transform .16s ease,box-shadow .16s ease}.LandingPage_heroPrimary__WlD_y:hover{transform:translateY(-1px);box-shadow:0 14px 34px rgba(0,0,0,.3)}.LandingPage_heroSecondary__JsU8P{display:inline-flex;min-height:50px;align-items:center;padding:0 20px;border:1px solid hsla(0,0%,100%,.28);border-radius:999px;background:hsla(0,0%,100%,.1);color:#fff;font-size:13px;font-weight:640;text-decoration:none;backdrop-filter:blur(10px);transition:background .16s ease}.LandingPage_heroSecondary__JsU8P:hover{background:hsla(0,0%,100%,.18)}.LandingPage_finalPrimary__gqiHV,.LandingPage_heroPrimary__WlD_y,.LandingPage_navigation__lB0Hz .LandingPage_navCta__T7Df_{position:relative;overflow:hidden}.LandingPage_finalPrimary__gqiHV:after,.LandingPage_heroPrimary__WlD_y:after,.LandingPage_navigation__lB0Hz .LandingPage_navCta__T7Df_:after{content:"";position:absolute;top:0;left:-90%;width:45%;height:100%;background:linear-gradient(100deg,transparent,hsla(0,0%,100%,.55),transparent);transform:skewX(-18deg);pointer-events:none}.LandingPage_navigation__lB0Hz .LandingPage_navCta__T7Df_:after{background:linear-gradient(100deg,transparent,hsla(0,0%,100%,.35),transparent)}.LandingPage_finalPrimary__gqiHV:hover:after,.LandingPage_heroPrimary__WlD_y:hover:after,.LandingPage_navigation__lB0Hz .LandingPage_navCta__T7Df_:hover:after{animation:LandingPage_btnShine__8_H_F .75s ease}@keyframes LandingPage_btnShine__8_H_F{to{left:135%}}.LandingPage_heroContext__0qZoN{position:absolute;top:50%;right:clamp(30px,6vw,90px);z-index:2;width:240px;height:300px;transform:translateY(-50%)}.LandingPage_heroSheet__7QH6C{position:absolute;padding:10px 16px;border:1px solid hsla(0,0%,100%,.3);border-radius:14px;background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.85);font-size:11px;font-weight:620;backdrop-filter:blur(14px);box-shadow:0 14px 34px rgba(0,0,0,.18);animation:LandingPage_sheetFloat__d9C4m 7s ease-in-out infinite}.LandingPage_heroSheet__7QH6C[data-depth="1"]{top:8%;left:4%;animation-delay:0s}.LandingPage_heroSheet__7QH6C[data-depth="2"]{top:38%;right:0;animation-delay:1.6s}.LandingPage_heroSheet__7QH6C[data-depth="3"]{bottom:6%;left:10%;animation-delay:3.1s}.LandingPage_heroCore__qqesM{position:absolute;top:50%;left:50%;display:grid;width:84px;height:84px;place-items:center;border:1px solid hsla(0,0%,100%,.4);border-radius:50%;background:hsla(0,0%,100%,.16);backdrop-filter:blur(16px);transform:translate(-50%,-50%);animation:LandingPage_coreBreath__g4bd2 4.5s ease-in-out infinite}.LandingPage_heroCore__qqesM img{width:44px;height:44px;-o-object-fit:contain;object-fit:contain}@keyframes LandingPage_sheetFloat__d9C4m{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg)}}@keyframes LandingPage_coreBreath__g4bd2{0%,to{box-shadow:0 0 0 0 hsla(0,0%,100%,.22);transform:translate(-50%,-50%) scale(1)}50%{box-shadow:0 0 0 20px hsla(0,0%,100%,0);transform:translate(-50%,-50%) scale(1.04)}}.LandingPage_manifesto__NqKCX{display:flex;width:min(100% - 48px,1080px);margin:0 auto;align-items:center;flex-direction:column;padding:clamp(90px,11vw,150px) 0;text-align:center}.LandingPage_manifesto__NqKCX p{margin:0;font-family:var(--serif);font-size:clamp(32px,4.4vw,56px);font-weight:400;letter-spacing:-.01em;line-height:1.34;color:var(--ink)}.LandingPage_manifesto__NqKCX em{font-style:italic;color:var(--vermilion)}.LandingPage_bridge__uiSG0{display:flex;align-items:center;flex-direction:column;padding:clamp(90px,11vw,150px) 24px;text-align:center}.LandingPage_bridgeLead__h05_O{margin:22px 0 0;font-size:clamp(20px,2.2vw,28px);font-weight:600;letter-spacing:-.02em;color:var(--ink-secondary)}.LandingPage_bridgeFormula___tL0E{margin-top:40px;justify-content:center}.LandingPage_bridgeFormula___tL0E,.LandingPage_bridgePart__1PXP3{display:flex;align-items:center;gap:clamp(14px,2.4vw,30px)}.LandingPage_bridgePart__1PXP3>div{display:flex;flex-direction:column;gap:10px}.LandingPage_bridgePart__1PXP3 strong{font-family:var(--serif);font-size:clamp(32px,4.6vw,58px);font-weight:400;letter-spacing:-.01em;line-height:1.1}.LandingPage_bridgePart__1PXP3 small{color:var(--ink-muted);font-family:var(--font-jetbrains-mono);font-size:10px;letter-spacing:.04em}.LandingPage_bridgePlus__wF1lq{color:var(--vermilion);font-family:var(--serif);font-size:clamp(32px,4.2vw,52px);font-style:italic}.LandingPage_outcomes__BKYPh{padding:clamp(60px,8vw,120px) 0}.LandingPage_outcomeGrid__40BDx{display:grid;grid-template-columns:repeat(3,1fr);width:min(100% - 48px,1240px);margin:56px auto 0;gap:18px}.LandingPage_outcome__9_YZ_{position:relative;min-height:380px;overflow:hidden;padding:30px 32px 36px;border-radius:24px}.LandingPage_outcome__9_YZ_:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background:radial-gradient(260px circle at var(--mx,50%) var(--my,50%),hsla(0,0%,100%,.28),transparent 65%);opacity:0;transition:opacity .35s ease;pointer-events:none}.LandingPage_outcome__9_YZ_:hover:before{opacity:1}.LandingPage_outcome__9_YZ_>*{position:relative;z-index:1}.LandingPage_outcome__9_YZ_[data-tone=pine]{background:var(--pine-deep);color:#f4f1e9}.LandingPage_outcome__9_YZ_[data-tone=sand]{background:#e7dcc3;color:var(--ink)}.LandingPage_outcome__9_YZ_[data-tone=rose]{background:#e3cabd;color:var(--ink)}.LandingPage_outcome__9_YZ_[data-tone=sky]{background:#ccdce2;color:var(--ink)}.LandingPage_outcome__9_YZ_[data-tone=ink]{background:var(--ink);color:#f4f1e9}.LandingPage_outcomeOrbit__cILWo{position:absolute;right:-18%;bottom:-12%;width:64%;aspect-ratio:1;border:1px solid;border-radius:50%;opacity:.28}.LandingPage_outcomeOrbit__cILWo:after{content:"";position:absolute;top:10%;left:14%;width:8px;height:8px;border-radius:50%;background:var(--vermilion)}.LandingPage_outcome__9_YZ_ small{font-family:var(--font-jetbrains-mono);font-size:10px;font-weight:600;letter-spacing:.14em;opacity:.72;text-transform:uppercase}.LandingPage_outcome__9_YZ_ h3{position:relative;max-width:11em;margin:88px 0 18px;font-family:var(--serif);font-size:clamp(24px,2.2vw,31px);font-weight:400;letter-spacing:-.01em;line-height:1.3}.LandingPage_outcome__9_YZ_ p{position:relative;margin:0;font-size:13px;line-height:1.75;opacity:.82}.LandingPage_liveSection__oAtEO{display:flex;width:min(100% - 24px,1400px);margin:0 auto;flex-direction:column;padding:clamp(70px,9vw,120px) 0 clamp(50px,6vw,80px)}.LandingPage_liveCopy__Tjyn2{display:grid;width:min(100% - 24px,1240px);margin:0 auto;align-items:end;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(32px,5vw,80px)}.LandingPage_liveStatus__y2TUB{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--divider);border-radius:999px;background:var(--card);color:var(--ink-secondary);font-size:10px;font-weight:700;justify-self:start}.LandingPage_liveStatus__y2TUB i{width:7px;height:7px;border-radius:50%;background:var(--pine);box-shadow:0 0 0 4px rgba(47,107,85,.12)}.LandingPage_liveCopy__Tjyn2 h2{max-width:none;margin:24px 0 0;font-family:var(--serif);font-size:clamp(36px,4.2vw,58px);font-weight:400;letter-spacing:-.02em;line-height:1.12;grid-column:1}.LandingPage_liveCopy__Tjyn2>div{display:flex;flex-direction:column;align-items:flex-start;grid-column:2;grid-row:1/span 2;align-self:end}.LandingPage_liveCopy__Tjyn2 p{max-width:32em;margin:0;color:var(--ink-secondary);font-size:14px;line-height:1.8}.LandingPage_liveCopy__Tjyn2>div>a{display:inline-flex;align-items:center;gap:9px;margin-top:22px;padding-bottom:5px;border-bottom:1px solid var(--divider);color:var(--ink);font-size:12px;font-weight:720;text-decoration:none}.LandingPage_liveCopy__Tjyn2>div>a:hover{border-color:var(--ink)}.LandingPage_liveStage__cvrmr{position:relative;overflow:hidden;aspect-ratio:16/9;max-height:80vh;margin-top:clamp(32px,4vw,48px);border:1px solid var(--divider);border-radius:24px;background:var(--card);box-shadow:0 26px 70px rgba(32,49,42,.14)}.LandingPage_liveStage__cvrmr iframe{display:block;width:100%;height:100%;border:0;background:var(--card)}.LandingPage_finalCta__q_ll9{padding:clamp(30px,4vw,60px) 12px clamp(70px,8vw,110px)}.LandingPage_finalStage__Ej0TP{display:flex;width:min(100%,1400px);min-height:600px;margin:0 auto;align-items:center;flex-direction:column;justify-content:center;padding:clamp(64px,8vw,110px) 24px;border-radius:30px;background:radial-gradient(120% 130% at 50% 0,#2f6650 0,var(--pine-deep) 58%);color:#fff;text-align:center}.LandingPage_finalOcto__o9WFD{width:88px;height:auto;margin-bottom:28px;animation:LandingPage_finalFloat__Q6UXZ 6s ease-in-out infinite}@keyframes LandingPage_finalFloat__Q6UXZ{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-9px) rotate(-1.4deg)}}.LandingPage_finalStage__Ej0TP .LandingPage_eyebrow__7TMGU{color:hsla(0,0%,100%,.62)}.LandingPage_finalStage__Ej0TP .LandingPage_eyebrow__7TMGU:before{background:var(--vermilion)}.LandingPage_finalStage__Ej0TP h2{max-width:10em;margin:24px auto 20px;font-family:var(--serif);font-size:clamp(44px,5.6vw,76px);font-weight:400;letter-spacing:-.02em;line-height:1.1;white-space:pre-line}.LandingPage_finalStage__Ej0TP>p{max-width:34em;margin:0 auto;color:hsla(0,0%,100%,.72);font-size:15px;line-height:1.85}.LandingPage_finalStage__Ej0TP>div{display:flex;align-items:center;gap:24px;margin-top:36px}.LandingPage_finalPrimary__gqiHV{display:inline-flex;min-height:50px;align-items:center;gap:9px;padding:0 24px;border-radius:999px;background:#fff;color:var(--pine-deep);font-size:13px;font-weight:720;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.LandingPage_finalPrimary__gqiHV:hover{transform:translateY(-1px);box-shadow:0 12px 32px rgba(0,0,0,.24)}.LandingPage_finalSecondary__xnqKS{padding-bottom:5px;border-bottom:1px solid hsla(0,0%,100%,.3);color:#fff;font-size:13px;font-weight:680;text-decoration:none}.LandingPage_finalSecondary__xnqKS:hover{border-color:#fff}.LandingPage_desktopSection__jWpzE{width:min(100% - 48px,1240px);margin:0 auto;padding:clamp(40px,5vw,70px) 0 clamp(20px,3vw,40px)}.LandingPage_desktopPanel__uAuGW{display:flex;flex-direction:column;align-items:center;padding:clamp(48px,6vw,80px) clamp(24px,5vw,72px);border:1px solid var(--divider);border-radius:26px;background:var(--card);box-shadow:0 8px 28px rgba(32,49,42,.06);text-align:center}.LandingPage_desktopPanel__uAuGW h2{max-width:14em;margin:22px auto 18px;font-family:var(--serif);font-size:clamp(34px,4vw,52px);font-weight:400;letter-spacing:-.02em;line-height:1.15;white-space:pre-line;color:var(--ink)}.LandingPage_desktopPanel__uAuGW>p{max-width:38em;margin:0 auto;color:var(--ink-secondary);font-size:15px;line-height:1.85}.LandingPage_desktopCards__C_FeY{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:34px}.LandingPage_desktopCard__zfDZq{display:flex;min-width:240px;flex-direction:column;align-items:center;gap:8px;padding:22px 30px 18px;border:1px solid var(--divider);border-radius:18px;background:var(--paper);color:var(--pine);text-decoration:none;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.LandingPage_desktopCard__zfDZq:hover{border-color:var(--pine);box-shadow:0 8px 28px rgba(47,107,85,.14);transform:translateY(-2px)}.LandingPage_desktopCard__zfDZq strong{color:var(--ink);font-size:15px;font-weight:600}.LandingPage_desktopCard__zfDZq small{color:var(--ink-muted);font-size:12px}.LandingPage_desktopSubLink__FB3KL{color:var(--pine);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.LandingPage_desktopGuide__UY0fA{display:inline-block;margin-top:10px;font-size:12px}.LandingPage_desktopMeta__kS66v{margin-top:22px;color:var(--ink-muted);font-size:12px;letter-spacing:.02em}.LandingPage_desktopUnsigned__AJtOY{max-width:40em;margin-top:8px;color:var(--ink-muted);font-size:11px;line-height:1.7;opacity:.8}@media (max-width:720px){.LandingPage_desktopCard__zfDZq{width:100%}}.LandingPage_footer__fTRtS{display:grid;grid-template-columns:1fr 1.2fr auto auto;min-height:112px;align-items:center;gap:28px;padding:28px max(24px,calc((100vw - 1240px) / 2));border-top:1px solid var(--divider);color:var(--ink);font-size:10px}.LandingPage_footer__fTRtS>span{color:var(--ink-muted)}.LandingPage_footer__fTRtS nav{display:flex;gap:20px}.LandingPage_footer__fTRtS a{color:inherit;text-decoration:none}@media (max-width:980px){.LandingPage_heroContext__0qZoN,.LandingPage_navigation__lB0Hz a:not(.LandingPage_navCta__T7Df_):not(:nth-last-child(2)){display:none}.LandingPage_bridgeFormula___tL0E{flex-direction:column;gap:16px}.LandingPage_bridgePart__1PXP3{flex-direction:column;gap:10px}.LandingPage_outcomeGrid__40BDx{grid-template-columns:1fr}.LandingPage_outcome__9_YZ_{min-height:300px}.LandingPage_outcome__9_YZ_ h3{margin-top:56px}.LandingPage_liveCopy__Tjyn2{grid-template-columns:1fr;gap:20px;align-items:start}.LandingPage_liveCopy__Tjyn2>div{grid-column:1;grid-row:auto}.LandingPage_footer__fTRtS{grid-template-columns:1fr auto}.LandingPage_footer__fTRtS>span:first-of-type{display:none}}@media (max-width:720px){.LandingPage_header__UyTDH{width:calc(100% - 20px);min-height:54px}.LandingPage_navigation__lB0Hz a{display:none!important}.LandingPage_navigation__lB0Hz .LandingPage_navCta__T7Df_{display:inline-flex!important;min-height:36px;padding:0 14px;font-size:10px}.LandingPage_hero__rTUv_{width:calc(100% - 10px);padding-top:72px}.LandingPage_heroStage__reEYM{min-height:min(660px,calc(100vh - 84px));border-radius:22px}.LandingPage_heroContent__6Mvzi{padding:28px 22px 34px}.LandingPage_heroContent__6Mvzi h1{font-size:clamp(34px,9.6vw,42px)}.LandingPage_heroContent__6Mvzi p{font-size:14px}.LandingPage_heroActions__IJnKB{flex-wrap:wrap}.LandingPage_manifesto__NqKCX{padding:90px 20px}.LandingPage_manifesto__NqKCX p{font-size:28px}.LandingPage_bridge__uiSG0{padding:90px 20px}.LandingPage_bridgePart__1PXP3 strong{font-size:34px}.LandingPage_sectionHeading__hZQHv{width:100%;padding:0 18px}.LandingPage_sectionHeading__hZQHv h2{font-size:32px}.LandingPage_outcomeGrid__40BDx{width:calc(100% - 36px);margin-top:40px}.LandingPage_liveSection__oAtEO{width:100%;padding:70px 18px}.LandingPage_liveCopy__Tjyn2{width:100%;grid-template-columns:1fr;gap:20px}.LandingPage_liveCopy__Tjyn2 h2{font-size:36px}.LandingPage_liveStage__cvrmr{aspect-ratio:390/700;border-radius:20px}.LandingPage_finalStage__Ej0TP{min-height:540px;border-radius:24px}.LandingPage_finalStage__Ej0TP h2{font-size:40px}.LandingPage_finalStage__Ej0TP>div{flex-direction:column;gap:16px}.LandingPage_footer__fTRtS{grid-template-columns:1fr auto;min-height:148px;padding:28px 20px}.LandingPage_footer__fTRtS nav{gap:12px}.LandingPage_footer__fTRtS>span:last-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.LandingPage_page__MCqIa [data-reveal]{opacity:1;filter:none;transform:none;transition:none}.LandingPage_heroTitleChar__LKIfP{opacity:1;filter:none;transform:none;animation:none}.LandingPage_finalPrimary__gqiHV:after,.LandingPage_heroPrimary__WlD_y:after,.LandingPage_navigation__lB0Hz .LandingPage_navCta__T7Df_:after{display:none}.LandingPage_finalOcto__o9WFD,.LandingPage_heroCore__qqesM,.LandingPage_heroSheet__7QH6C{animation:none}}.LandingAppsLine_appsLine__jfGBR{padding:clamp(60px,8vw,110px) 0}.LandingAppsLine_appsLead__m9_PF{max-width:34em;margin:0;color:var(--ink-secondary);font-size:14px;line-height:1.85}.LandingAppsLine_switchboard__QVgIU{display:grid;grid-template-columns:250px minmax(0,1fr);width:min(100% - 48px,1080px);margin:clamp(40px,5vw,60px) auto 0;gap:18px}.LandingAppsLine_appTabs__8iwG7{position:relative;display:flex;flex-direction:column;gap:6px}.LandingAppsLine_appTabs__8iwG7 button{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;overflow:hidden;padding:13px 16px;border:1px solid transparent;border-radius:14px;background:transparent;color:var(--ink);cursor:pointer;text-align:left;transition:background .18s ease,border-color .18s ease}.LandingAppsLine_appTabs__8iwG7 button:after{content:"";position:absolute;inset:0;z-index:2;border-radius:inherit;background:radial-gradient(140px circle at var(--mx,50%) var(--my,50%),rgba(127,214,168,.22),transparent 70%);opacity:0;transition:opacity .25s ease;pointer-events:none}.LandingAppsLine_appTabs__8iwG7 button:hover:after{opacity:1}.LandingAppsLine_appTabs__8iwG7 button strong{position:relative;z-index:1;font-size:13.5px;font-weight:650}.LandingAppsLine_appTabs__8iwG7 button span{position:relative;z-index:1;color:var(--ink-muted);font-size:10.5px}.LandingAppsLine_appTabs__8iwG7 button:hover{background:var(--paper-warm)}.LandingAppsLine_appTabs__8iwG7 button[data-active=true]{border-color:var(--ink)}.LandingAppsLine_appTabs__8iwG7 button[data-active=true] strong{color:#f4f1e9}.LandingAppsLine_appTabs__8iwG7 button[data-active=true] span{color:hsla(44,33%,94%,.6)}.LandingAppsLine_tabPill__vO5_j{position:absolute;z-index:0;border-radius:14px;background:var(--ink);box-shadow:0 10px 26px rgba(32,49,42,.28);transition:top .38s cubic-bezier(.22,1,.36,1),left .38s cubic-bezier(.22,1,.36,1),width .38s cubic-bezier(.22,1,.36,1),height .38s cubic-bezier(.22,1,.36,1)}.LandingAppsLine_appStage__sTTRd{position:relative;min-height:400px;overflow:hidden;padding:clamp(22px,3vw,34px);border:1px solid var(--divider);border-radius:22px;background:var(--card);box-shadow:0 18px 50px rgba(32,49,42,.09)}.LandingAppsLine_appStage__sTTRd:after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background:radial-gradient(320px circle at var(--mx,50%) var(--my,50%),rgba(47,107,85,.1),transparent 65%);opacity:0;transition:opacity .3s ease;pointer-events:none}.LandingAppsLine_appStage__sTTRd:hover:after{opacity:1}.LandingAppsLine_appStage__sTTRd>*{position:relative;z-index:1}.LandingAppsLine_stageMotion__PksTF{display:flex;min-height:330px;flex-direction:column}.LandingAppsLine_flashcardsStage__WO6Hm{display:flex;height:100%;flex-direction:column;gap:16px}.LandingAppsLine_flashcard__HTNtx{flex:1;padding:0;border:0;background:transparent;cursor:pointer;perspective:900px}.LandingAppsLine_flashcardInner__aK2tt{position:relative;display:block;width:100%;height:100%;min-height:240px;transform-style:preserve-3d}.LandingAppsLine_flashcardBack__9mHxd,.LandingAppsLine_flashcardFront__Mhr50{position:absolute;inset:0;display:grid;place-items:center;padding:28px;border:1px solid var(--divider);border-radius:18px;font-size:17px;font-weight:650;line-height:1.6;backface-visibility:hidden;-webkit-backface-visibility:hidden}.LandingAppsLine_flashcardFront__Mhr50{background:linear-gradient(160deg,var(--pine-fog),#fff 75%);color:var(--ink)}.LandingAppsLine_flashcardBack__9mHxd{background:var(--pine-deep);color:#f4f1e9;font-size:15px;font-weight:550;transform:rotateY(180deg)}.LandingAppsLine_flashcardsBar__CoR0O{display:flex;align-items:center;justify-content:space-between;color:var(--ink-muted);font-family:var(--font-jetbrains-mono);font-size:10px}.LandingAppsLine_flashcardsBar__CoR0O button{padding:6px 12px;border:1px solid var(--divider);border-radius:999px;background:transparent;color:var(--pine);font-size:11px;font-weight:650;cursor:pointer;transition:border-color .15s ease,background .15s ease}.LandingAppsLine_flashcardsBar__CoR0O button:hover{border-color:var(--pine);background:var(--pine-fog)}.LandingAppsLine_quizStage__mlqpx{display:flex;height:100%;flex-direction:column}.LandingAppsLine_quizStage__mlqpx>p{margin:0 0 16px;font-size:15.5px;font-weight:650;line-height:1.55}.LandingAppsLine_quizStage__mlqpx ul{display:flex;flex-direction:column;margin:0;padding:0;gap:9px;list-style:none}.LandingAppsLine_quizStage__mlqpx ul button{width:100%;padding:12px 15px;border:1px solid var(--divider);border-radius:12px;background:#fff;color:var(--ink-secondary);font-size:13px;cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease,color .15s ease}.LandingAppsLine_quizStage__mlqpx ul button:hover:not(:disabled){border-color:var(--pine)}.LandingAppsLine_quizStage__mlqpx ul button[data-state=correct]{border-color:var(--pine);background:var(--pine-fog);color:var(--pine-deep);font-weight:650}.LandingAppsLine_quizStage__mlqpx ul button[data-state=wrong]{border-color:var(--vermilion);background:var(--vermilion-mist);color:var(--vermilion)}.LandingAppsLine_quizStage__mlqpx ul button:disabled{cursor:default}.LandingAppsLine_quizFeedback__zn9nw{display:flex;margin-top:16px;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border-radius:12px;font-size:12px}.LandingAppsLine_quizFeedback__zn9nw[data-correct=true]{background:var(--pine-fog);color:var(--pine-deep)}.LandingAppsLine_quizFeedback__zn9nw[data-correct=false]{background:var(--vermilion-mist);color:var(--vermilion)}.LandingAppsLine_quizEvidence__FEPNN{flex:0 0 auto;font-family:var(--font-jetbrains-mono);font-size:9.5px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.LandingAppsLine_mindmapStage__og1Od{position:relative;display:flex;height:100%;align-items:center;gap:clamp(18px,3vw,40px);padding-bottom:20px}.LandingAppsLine_mindmapStage__og1Od>b{flex:0 0 auto;padding:13px 17px;border-radius:14px;background:var(--pine);color:#fff;font-size:14px;font-weight:700}.LandingAppsLine_mindmapStage__og1Od>ul{position:relative;display:flex;flex:1;flex-direction:column;margin:0;padding:0 0 0 26px;gap:12px;list-style:none}.LandingAppsLine_mindmapStage__og1Od>ul:before{content:"";position:absolute;top:14px;bottom:14px;left:0;width:1px;background:var(--divider)}.LandingAppsLine_mindmapStage__og1Od li{position:relative}.LandingAppsLine_mindmapStage__og1Od li:before{content:"";position:absolute;top:19px;left:-26px;width:26px;height:1px;background:var(--divider)}.LandingAppsLine_mindmapStage__og1Od li>button{padding:9px 14px;border:1px solid var(--divider);border-radius:10px;background:var(--paper);color:var(--ink);font-size:12.5px;font-weight:620;cursor:pointer;transition:border-color .15s ease,background .15s ease}.LandingAppsLine_mindmapStage__og1Od li>button:hover{border-color:var(--pine)}.LandingAppsLine_mindmapStage__og1Od li[data-open=true]>button{border-color:var(--pine);background:var(--pine-fog);color:var(--pine-deep)}.LandingAppsLine_mindmapChildren__cRxEX{display:flex;overflow:hidden;flex-wrap:wrap;gap:6px;margin-top:8px}.LandingAppsLine_mindmapChildren__cRxEX span{padding:5px 11px;border:1px dashed var(--divider);border-radius:999px;color:var(--ink-secondary);font-size:11px}.LandingAppsLine_mindmapStage__og1Od>small{position:absolute;bottom:0;left:0;color:var(--ink-muted);font-size:10px}.LandingAppsLine_podcastStage__euYn_{display:flex;height:100%;flex-direction:column;justify-content:center;gap:18px}.LandingAppsLine_podcastTop__COkUV{display:flex;align-items:center;gap:14px}.LandingAppsLine_podcastPlay___qfk_{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border:0;border-radius:50%;background:var(--pine);color:#fff;font-size:12px;cursor:pointer;transition:transform .15s ease}.LandingAppsLine_podcastPlay___qfk_:hover{transform:scale(1.05)}.LandingAppsLine_podcastTop__COkUV strong{display:block;font-size:14px;font-weight:700}.LandingAppsLine_podcastTop__COkUV em{color:var(--ink-muted);font-family:var(--font-jetbrains-mono);font-size:10px;font-style:normal}.LandingAppsLine_podcastWave__bMB8l{display:flex;height:44px;align-items:center;gap:3px}.LandingAppsLine_podcastWave__bMB8l i{width:3px;flex:1;max-width:4px;border-radius:999px;background:var(--pine);opacity:.7}.LandingAppsLine_podcastWave__bMB8l i:nth-child(4n+1){height:30%}.LandingAppsLine_podcastWave__bMB8l i:nth-child(4n+2){height:62%}.LandingAppsLine_podcastWave__bMB8l i:nth-child(4n+3){height:88%}.LandingAppsLine_podcastWave__bMB8l i:nth-child(4n){height:48%}.LandingAppsLine_podcastWave__bMB8l[data-playing=true] i{animation:LandingAppsLine_waveDance__4wsbv .9s ease-in-out infinite alternate}.LandingAppsLine_podcastWave__bMB8l[data-playing=true] i:nth-child(2n){animation-delay:.22s}.LandingAppsLine_podcastWave__bMB8l[data-playing=true] i:nth-child(3n){animation-delay:.4s}@keyframes LandingAppsLine_waveDance__4wsbv{0%{transform:scaleY(.5)}to{transform:scaleY(1.15)}}.LandingAppsLine_podcastChapters__WSbIP{display:flex;flex-wrap:wrap;gap:7px}.LandingAppsLine_podcastChapters__WSbIP button{padding:6px 12px;border:1px solid var(--divider);border-radius:999px;background:transparent;color:var(--ink-secondary);font-family:var(--font-jetbrains-mono);font-size:9.5px;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.LandingAppsLine_podcastChapters__WSbIP button:hover{border-color:var(--pine)}.LandingAppsLine_podcastChapters__WSbIP button[data-active=true]{border-color:var(--pine);background:var(--pine-fog);color:var(--pine-deep);font-weight:700}.LandingAppsLine_podcastProgress__UmejW{height:5px;border-radius:999px;background:var(--pine-mist);cursor:pointer;outline-offset:3px}.LandingAppsLine_podcastProgress__UmejW i{display:block;height:100%;border-radius:inherit;background:var(--pine);transition:width .2s linear}.LandingAppsLine_cheatsheetStage__JI7Uo{height:100%;padding:20px 24px;border:1px solid var(--divider);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(32,49,42,.07)}.LandingAppsLine_cheatsheetStage__JI7Uo>strong{display:block;padding-bottom:10px;border-bottom:1px solid var(--divider);font-size:14px;font-weight:700}.LandingAppsLine_cheatsheetStage__JI7Uo ul{display:flex;flex-direction:column;margin:12px 0 0;padding:0;gap:11px;list-style:none}.LandingAppsLine_cheatsheetStage__JI7Uo li{display:flex;align-items:baseline;gap:8px;color:var(--ink-secondary);font-family:var(--font-jetbrains-mono);font-size:12px;line-height:1.55}.LandingAppsLine_cheatsheetStage__JI7Uo li:before{content:"";width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--vermilion);transform:translateY(-1px)}.LandingAppsLine_infographicStage__Rg8dG{display:flex;height:100%;flex-direction:column;gap:14px;padding:24px;border-radius:18px;background:linear-gradient(165deg,var(--pine-deep),var(--pine));color:#f4f1e9}.LandingAppsLine_infographicStage__Rg8dG small{font-family:var(--font-jetbrains-mono);font-size:10px;letter-spacing:.08em;opacity:.75;text-transform:uppercase}.LandingAppsLine_infographicStage__Rg8dG blockquote{margin:0;font-family:var(--serif);font-size:clamp(18px,2vw,23px);line-height:1.55}.LandingAppsLine_infographicStage__Rg8dG span{margin-top:auto;padding-top:12px;border-top:1px solid hsla(0,0%,100%,.28);font-size:12px;opacity:.85}.LandingAppsLine_teachbackStage__87ELn{display:flex;height:100%;flex-direction:column}.LandingAppsLine_teachbackStage__87ELn>p{margin:0 0 16px;font-size:15px;font-weight:650;line-height:1.5}.LandingAppsLine_teachbackStage__87ELn ul{display:flex;flex-direction:column;margin:0;padding:0;gap:10px;list-style:none}.LandingAppsLine_teachbackStage__87ELn li{display:flex;align-items:center;gap:10px;font-size:13px}.LandingAppsLine_teachbackStage__87ELn li:before{display:grid;width:19px;height:19px;flex:0 0 auto;place-items:center;border-radius:50%;font-size:10px}.LandingAppsLine_teachbackStage__87ELn li[data-state=pass]{color:var(--ink-secondary)}.LandingAppsLine_teachbackStage__87ELn li[data-state=pass]:before{content:"✓";background:var(--pine-fog);color:var(--pine)}.LandingAppsLine_teachbackStage__87ELn li[data-state=blind]:before{content:"!";background:var(--vermilion-mist);color:var(--vermilion)}.LandingAppsLine_teachbackStage__87ELn li[data-state=blind] button{padding:0 0 2px;border:0;border-bottom:1px dashed var(--vermilion);background:transparent;color:var(--vermilion);font-size:13px;font-weight:650;cursor:pointer}.LandingAppsLine_teachbackNote___qqjQ{margin-top:14px;padding:11px 14px;border-left:3px solid var(--vermilion);border-radius:0 10px 10px 0;background:var(--vermilion-mist);color:var(--vermilion);font-size:12px;line-height:1.6}@media (max-width:860px){.LandingAppsLine_switchboard__QVgIU{grid-template-columns:1fr}.LandingAppsLine_appTabs__8iwG7{flex-direction:row;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.LandingAppsLine_appTabs__8iwG7::-webkit-scrollbar{display:none}.LandingAppsLine_appTabs__8iwG7 button{flex:0 0 auto}.LandingAppsLine_appStage__sTTRd{min-height:360px}}@media (max-width:720px){.LandingAppsLine_appsLine__jfGBR{padding:70px 0}.LandingAppsLine_switchboard__QVgIU{width:calc(100% - 36px)}.LandingAppsLine_mindmapStage__og1Od{flex-direction:column;align-items:flex-start;padding-bottom:26px}.LandingAppsLine_mindmapStage__og1Od li:before,.LandingAppsLine_mindmapStage__og1Od>ul:before{display:none}.LandingAppsLine_mindmapStage__og1Od>ul{padding-left:0}}@media (prefers-reduced-motion:reduce){.LandingAppsLine_podcastWave__bMB8l[data-playing=true] i{animation:none}.LandingAppsLine_podcastProgress__UmejW i,.LandingAppsLine_tabPill__vO5_j{transition:none}}.LandingClassroomLine_classroomLine__mIUXE{padding:clamp(80px,10vw,140px) 0 clamp(90px,11vw,150px)}.LandingClassroomLine_eyebrow__60s0b{display:inline-flex;align-items:center;gap:8px;color:var(--pine);font-family:var(--font-jetbrains-mono);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.LandingClassroomLine_eyebrow__60s0b:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--vermilion)}.LandingClassroomLine_lineHeading__VDdi3{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);width:min(100% - 48px,1240px);margin:0 auto;align-items:end;gap:clamp(40px,6vw,90px)}.LandingClassroomLine_lineHeading__VDdi3 .LandingClassroomLine_eyebrow__60s0b{grid-column:1/-1}.LandingClassroomLine_lineHeading__VDdi3 h2{max-width:12em;margin:0;font-family:var(--serif);font-size:clamp(40px,5vw,66px);font-weight:400;letter-spacing:-.02em;line-height:1.12;white-space:pre-line}.LandingClassroomLine_lineAside__rUEX5{display:flex;align-items:flex-start;flex-direction:column;gap:24px}.LandingClassroomLine_lineAside__rUEX5>p{margin:0;color:var(--ink-secondary);font-size:14px;line-height:1.8}.LandingClassroomLine_railControls__ZLbxG{display:flex;align-items:center;gap:12px}.LandingClassroomLine_railControls__ZLbxG button{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid var(--divider);border-radius:50%;background:transparent;color:var(--pine-deep);font-size:15px;cursor:pointer;transition:border-color .16s ease,background .16s ease}.LandingClassroomLine_railControls__ZLbxG button:hover:not(:disabled){border-color:var(--pine);background:var(--pine-fog)}.LandingClassroomLine_railControls__ZLbxG button:disabled{color:var(--ink-muted);cursor:default;opacity:.45}.LandingClassroomLine_railControls__ZLbxG span{min-width:54px;color:var(--ink-muted);font-family:var(--font-jetbrains-mono);font-size:10px;text-align:center}.LandingClassroomLine_stageRail__lc1dD{--stage-card-width:min(400px,34vw);display:flex;margin-top:clamp(48px,6vw,72px);gap:clamp(14px,1.8vw,24px);overflow-x:auto;overscroll-behavior-inline:contain;padding:24px max(24px,calc((100vw - var(--stage-card-width)) / 2)) 26px;scroll-behavior:smooth;scroll-padding-inline:max(24px,calc((100vw - var(--stage-card-width)) / 2));scroll-snap-type:x mandatory;scrollbar-width:none}.LandingClassroomLine_stageRail__lc1dD::-webkit-scrollbar{display:none}.LandingClassroomLine_stageCard__5E6gu{position:relative;display:flex;width:var(--stage-card-width);min-height:480px;flex:0 0 var(--stage-card-width);flex-direction:column;overflow:hidden;border:1px solid var(--divider);border-radius:24px;background:var(--card);box-shadow:0 14px 40px rgba(32,49,42,.08);opacity:.55;scroll-snap-align:center;transform:scale(.965);transition:opacity .32s ease,transform .42s cubic-bezier(.22,1,.36,1)}.LandingClassroomLine_stageCard__5E6gu[data-active=true]{opacity:1;transform:scale(1)}.LandingClassroomLine_stageHead__L3lOP{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px 0}.LandingClassroomLine_stageTime__Azgxc{position:relative;display:inline-flex;align-items:center;gap:8px;color:var(--ink-muted);font-family:var(--font-jetbrains-mono);font-size:10px;font-weight:600;letter-spacing:.06em}.LandingClassroomLine_stageTime__Azgxc i{width:8px;height:8px;flex:0 0 auto;border:2px solid var(--pine);border-radius:50%;background:var(--card)}.LandingClassroomLine_stageTime__Azgxc:after{content:"";position:absolute;top:50%;left:calc(100% + 10px);width:100vw;height:1px;background:var(--divider)}.LandingClassroomLine_stageCard__5E6gu:last-child .LandingClassroomLine_stageTime__Azgxc:after{display:none}.LandingClassroomLine_stageVerb__J5D_F{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:11px;background:var(--pine-deep);color:#f4f1e9;font-family:var(--serif);font-size:17px}.LandingClassroomLine_stageMoment__FETHs{display:flex;flex:1;flex-direction:column;padding:18px 22px 0}.LandingClassroomLine_stageCopy__uBxzk{padding:18px 22px 24px}.LandingClassroomLine_stageStep__APkQ_{color:var(--ink-muted);font-family:var(--font-jetbrains-mono);font-size:10px;font-weight:600;letter-spacing:.14em}.LandingClassroomLine_stageCopy__uBxzk h3{margin:10px 0 0;font-size:clamp(19px,1.8vw,23px);font-weight:650;letter-spacing:-.03em;line-height:1.25}.LandingClassroomLine_stageCopy__uBxzk p{margin:9px 0 0;color:var(--ink-secondary);font-size:12.5px;line-height:1.75}.LandingClassroomLine_railProgress__95w2H{display:flex;width:min(100% - 48px,1240px);margin:20px auto 0;gap:5px}.LandingClassroomLine_railProgress__95w2H span{height:2px;flex:1;border-radius:999px;background:var(--divider);transition:background .22s ease}.LandingClassroomLine_railProgress__95w2H span[data-active=true]{background:var(--pine)}.LandingClassroomLine_mockLive__k4X1Y{display:flex;flex:1;flex-direction:column;gap:10px;padding:16px;border:1px solid var(--divider);border-radius:16px;background:var(--paper)}.LandingClassroomLine_mockLiveHead__M1mD5{display:inline-flex;align-items:center;gap:7px;color:var(--vermilion);font-family:var(--font-jetbrains-mono);font-size:9px;font-weight:700;letter-spacing:.1em}.LandingClassroomLine_liveDot__s_TtG{width:7px;height:7px;border-radius:50%;background:var(--vermilion);animation:LandingClassroomLine_livePulse__Gu0BS 1.8s ease-out infinite}@keyframes LandingClassroomLine_livePulse__Gu0BS{0%{box-shadow:0 0 0 0 rgba(196,94,76,.4)}70%{box-shadow:0 0 0 7px rgba(196,94,76,0)}to{box-shadow:0 0 0 0 rgba(196,94,76,0)}}.LandingClassroomLine_mockLiveRoll__ky891{height:3.4em;overflow:hidden}.LandingClassroomLine_mockLiveRoll__ky891 ul{margin:0;padding:0;list-style:none;animation:LandingClassroomLine_transcriptRoll__cGj9R 8s ease-in-out infinite}.LandingClassroomLine_mockLiveRoll__ky891 li{height:1.7em;overflow:hidden;color:var(--ink);font-size:13px;font-weight:600;line-height:1.7em;text-overflow:ellipsis;white-space:nowrap}@keyframes LandingClassroomLine_transcriptRoll__cGj9R{0%,26%{transform:translateY(0)}33%,59%{transform:translateY(-1.7em)}66%,92%{transform:translateY(-3.4em)}to{transform:translateY(-5.1em)}}.LandingClassroomLine_mockChips__Lz2gP{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.LandingClassroomLine_mockChips__Lz2gP span{padding:4px 10px;border-radius:999px;background:var(--pine-fog);color:var(--pine);font-size:10px;font-weight:650}.LandingClassroomLine_mockAsk__yvo9D{display:flex;flex:1;flex-direction:column;gap:10px;justify-content:center}.LandingClassroomLine_mockQuestion__EpJhh{align-self:flex-end;max-width:85%;padding:9px 13px;border-radius:13px 13px 5px 13px;background:var(--pine);color:#fff;font-size:12.5px;line-height:1.55;animation:LandingClassroomLine_askIn__81eQ2 9s ease-in-out infinite}.LandingClassroomLine_mockAnswer___C45H{align-self:flex-start;max-width:92%;padding:10px 13px;border:1px solid var(--divider);border-radius:13px 13px 13px 5px;background:var(--card);color:var(--ink);font-size:12.5px;line-height:1.6;animation:LandingClassroomLine_answerIn__JQ3IW 9s ease-in-out infinite}@keyframes LandingClassroomLine_askIn__81eQ2{0%{opacity:0;transform:translateY(10px)}86%,9%{opacity:1;transform:none}95%,to{opacity:0}}@keyframes LandingClassroomLine_answerIn__JQ3IW{0%,20%{opacity:0;transform:translateY(10px)}32%,86%{opacity:1;transform:none}95%,to{opacity:0}}.LandingClassroomLine_mockCite__XRhnQ{display:inline-block;margin-left:8px;padding:2px 7px;border-radius:999px;background:var(--vermilion-mist);color:var(--vermilion);font-family:var(--font-jetbrains-mono);font-size:9px;font-weight:700}.LandingClassroomLine_mockFlashcard__2NeIv{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:18px 16px 14px;border:1px solid var(--divider);border-radius:16px;background:linear-gradient(160deg,var(--pine-fog),#fff 70%);text-align:center}.LandingClassroomLine_mockFlip__YrQ2P{position:relative;width:100%;flex:1;transform-style:preserve-3d;animation:LandingClassroomLine_flipCycle__t0ijH 6.5s cubic-bezier(.65,.05,.25,1) infinite}.LandingClassroomLine_mockFlipFace__CLBnh{position:absolute;inset:0;display:grid;place-items:center;padding:10px;font-size:14px;font-weight:650;line-height:1.5;backface-visibility:hidden;-webkit-backface-visibility:hidden}.LandingClassroomLine_mockFlipFace__CLBnh[data-face=back]{color:var(--pine-deep);font-size:12.5px;font-weight:600;transform:rotateY(180deg)}@keyframes LandingClassroomLine_flipCycle__t0ijH{0%,36%{transform:rotateY(0)}50%,86%{transform:rotateY(180deg)}to{transform:rotateY(1turn)}}.LandingClassroomLine_mockFlashcard__2NeIv footer{display:flex;width:100%;align-items:center;gap:10px;margin-top:6px}.LandingClassroomLine_mockFlashcard__2NeIv footer i{height:3px;flex:0 0 25%;border-radius:999px;background:var(--pine)}.LandingClassroomLine_mockFlashcard__2NeIv footer em{color:var(--ink-muted);font-family:var(--font-jetbrains-mono);font-size:9px;font-style:normal}.LandingClassroomLine_mockEvidence__InJXD{display:flex;flex:1;flex-direction:column;gap:10px;justify-content:center}.LandingClassroomLine_mockEvidence__InJXD>p{margin:0;font-size:13px;font-weight:600;line-height:1.6}.LandingClassroomLine_mockEvidenceChip__7RWsJ{align-self:flex-start;padding:3px 10px;border-radius:999px;background:var(--vermilion-mist);color:var(--vermilion);font-family:var(--font-jetbrains-mono);font-size:9.5px;font-weight:700;animation:LandingClassroomLine_chipPulse__B7p3T 2.6s ease-in-out infinite}@keyframes LandingClassroomLine_chipPulse__B7p3T{0%,to{box-shadow:0 0 0 0 rgba(196,94,76,.35)}50%{box-shadow:0 0 0 5px rgba(196,94,76,0)}}.LandingClassroomLine_mockEvidence__InJXD blockquote{position:relative;overflow:hidden;margin:0;padding:10px 13px;border-left:3px solid var(--pine);border-radius:0 10px 10px 0;background:var(--pine-fog);color:var(--pine-deep);font-family:var(--serif);font-size:13px;font-style:italic;line-height:1.55}.LandingClassroomLine_mockEvidence__InJXD blockquote:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 25%,rgba(47,107,85,.18) 50%,transparent 75%);transform:translateX(-101%);animation:LandingClassroomLine_evidenceSweep__Le3Ip 4.6s ease-in-out infinite}@keyframes LandingClassroomLine_evidenceSweep__Le3Ip{0%{transform:translateX(-101%)}42%,to{transform:translateX(101%)}}.LandingClassroomLine_mockSheet__eISQy{flex:1;padding:14px 16px;border:1px solid var(--divider);border-radius:14px;background:#fff;box-shadow:0 6px 16px rgba(32,49,42,.06)}.LandingClassroomLine_mockSheet__eISQy strong{display:block;padding-bottom:8px;border-bottom:1px solid var(--divider);font-size:11.5px;font-weight:700}.LandingClassroomLine_mockSheet__eISQy ul{display:flex;flex-direction:column;margin:8px 0 0;padding:0;gap:7px;list-style:none}.LandingClassroomLine_mockSheet__eISQy li{display:flex;align-items:baseline;gap:7px;color:var(--ink-secondary);font-family:var(--font-jetbrains-mono);font-size:10px;line-height:1.5;opacity:0;animation:LandingClassroomLine_sheetLine__xKGr_ 7.5s ease-in-out infinite}.LandingClassroomLine_mockSheet__eISQy li:first-child{animation-delay:.2s}.LandingClassroomLine_mockSheet__eISQy li:nth-child(2){animation-delay:.55s}.LandingClassroomLine_mockSheet__eISQy li:nth-child(3){animation-delay:.9s}@keyframes LandingClassroomLine_sheetLine__xKGr_{0%{opacity:0;transform:translateX(-6px)}7%,86%{opacity:1;transform:none}95%,to{opacity:0}}.LandingClassroomLine_mockSheet__eISQy li:before{content:"";width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:var(--vermilion);transform:translateY(-1px)}@media (max-width:980px){.LandingClassroomLine_lineHeading__VDdi3{grid-template-columns:1fr;gap:24px}.LandingClassroomLine_lineAside__rUEX5{max-width:40em}}@media (max-width:720px){.LandingClassroomLine_classroomLine__mIUXE{padding:70px 0 86px}.LandingClassroomLine_lineHeading__VDdi3{display:block;width:100%;padding:0 18px}.LandingClassroomLine_lineHeading__VDdi3 h2{margin-top:20px;font-size:38px}.LandingClassroomLine_lineAside__rUEX5{margin-top:20px;gap:18px}.LandingClassroomLine_stageRail__lc1dD{--stage-card-width:calc(100vw - 44px);margin-top:38px;gap:12px;padding:18px 22px 22px;scroll-padding-inline:22px}.LandingClassroomLine_stageCard__5E6gu{min-height:460px}.LandingClassroomLine_railProgress__95w2H{width:calc(100% - 36px)}}@media (prefers-reduced-motion:reduce){.LandingClassroomLine_railProgress__95w2H span,.LandingClassroomLine_stageCard__5E6gu{transition:none}.LandingClassroomLine_stageRail__lc1dD{scroll-behavior:auto}.LandingClassroomLine_liveDot__s_TtG,.LandingClassroomLine_mockAnswer___C45H,.LandingClassroomLine_mockEvidenceChip__7RWsJ,.LandingClassroomLine_mockEvidence__InJXD blockquote:after,.LandingClassroomLine_mockFlip__YrQ2P,.LandingClassroomLine_mockLiveRoll__ky891 ul,.LandingClassroomLine_mockQuestion__EpJhh,.LandingClassroomLine_mockSheet__eISQy li{animation:none}.LandingClassroomLine_mockSheet__eISQy li{opacity:1}}.LandingCollectionLine_collectionLine__btW58{padding:clamp(40px,5vw,80px) 0}.LandingCollectionLine_collectionStage__6LNKl{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:min(100% - 24px,1400px);min-height:620px;margin:0 auto;align-items:center;gap:clamp(40px,5vw,80px);padding:clamp(56px,7vw,100px);border-radius:30px;background:radial-gradient(120% 120% at 20% 10%,#2f6650 0,var(--pine-deep) 55%);color:#fff}.LandingCollectionLine_collectionCopy__M2Pcw .LandingCollectionLine_eyebrow__J2DMv{display:inline-flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.62);font-family:var(--font-jetbrains-mono);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.LandingCollectionLine_collectionCopy__M2Pcw .LandingCollectionLine_eyebrow__J2DMv:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--vermilion)}.LandingCollectionLine_collectionCopy__M2Pcw h2{margin:24px 0 0;font-family:var(--serif);font-size:clamp(38px,4.6vw,60px);font-weight:400;letter-spacing:-.015em;line-height:1.14;white-space:pre-line}.LandingCollectionLine_collectionCopy__M2Pcw>p{max-width:30em;margin:24px 0 0;color:hsla(0,0%,100%,.74);font-size:15px;line-height:1.85}.LandingCollectionLine_collectionNote___ePem{display:flex;align-items:flex-start;gap:12px;margin-top:34px!important;padding:18px 20px;border:1px solid hsla(0,0%,100%,.18);border-radius:16px;background:hsla(0,0%,100%,.06);font-size:13px!important;backdrop-filter:blur(8px)}.LandingCollectionLine_collectionNote___ePem i{width:7px;height:7px;flex:0 0 auto;margin-top:7px;border-radius:50%;background:var(--vermilion)}.LandingCollectionLine_channelNote__SC8H9{margin-top:18px!important;color:hsla(0,0%,100%,.5)!important;font-size:12.5px!important}.LandingCollectionLine_collectionVisual__RAmSy{position:relative;display:flex;min-height:560px;align-items:center;flex-direction:column;justify-content:center;gap:26px}.LandingCollectionLine_phone__SOYZn{position:relative;z-index:2;width:min(296px,84%);padding:10px;border:1px solid hsla(0,0%,100%,.16);border-radius:38px;background:linear-gradient(160deg,#14251c,#0b1611);box-shadow:0 40px 90px rgba(5,14,10,.55),0 0 60px rgba(127,214,168,.08)}.LandingCollectionLine_phoneScreen__hrvNk{overflow:hidden;border-radius:28px;background:#ededed}.LandingCollectionLine_phoneHead__7Emdk{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid rgba(0,0,0,.07);background:#f6f6f6;color:#111;font-size:13.5px}.LandingCollectionLine_phoneBack__EL_9B{color:#555;font-size:16px;line-height:1}.LandingCollectionLine_phoneHead__7Emdk strong{font-weight:600}.LandingCollectionLine_phoneDots__CM0pM{color:#555;letter-spacing:1px}.LandingCollectionLine_phoneThread__4Qrxo{display:flex;min-height:380px;flex-direction:column;gap:16px;padding:16px 12px 20px}.LandingCollectionLine_exchange__vdQit{display:flex;flex-direction:column;gap:8px}.LandingCollectionLine_wxOut__oV_g4{align-self:flex-end;max-width:84%;padding:9px 12px;border-radius:10px;background:#95ec69;color:#15240f;font-size:12.5px;line-height:1.55;box-shadow:0 2px 6px rgba(0,0,0,.1);opacity:0;animation:LandingCollectionLine_wxMsg__z6BVm 18s ease-in-out infinite}.LandingCollectionLine_wxOut__oV_g4:has(.LandingCollectionLine_wxLinkCard__tOnZT),.LandingCollectionLine_wxOut__oV_g4:has(.LandingCollectionLine_wxPhoto__6YOdL){padding:0;background:transparent;box-shadow:none}.LandingCollectionLine_wxIn__QNDqJ{align-self:flex-start;max-width:90%;padding:9px 12px;border-radius:10px;background:#fff;color:#1a1a1a;font-size:12px;line-height:1.6;box-shadow:0 2px 6px rgba(0,0,0,.07);opacity:0;animation:LandingCollectionLine_wxMsg__z6BVm 18s ease-in-out infinite}.LandingCollectionLine_exchange__vdQit:first-child .LandingCollectionLine_wxOut__oV_g4{animation-delay:0s}.LandingCollectionLine_exchange__vdQit:first-child .LandingCollectionLine_wxIn__QNDqJ{animation-delay:1.1s}.LandingCollectionLine_exchange__vdQit:nth-child(2) .LandingCollectionLine_wxOut__oV_g4{animation-delay:2.6s}.LandingCollectionLine_exchange__vdQit:nth-child(2) .LandingCollectionLine_wxIn__QNDqJ{animation-delay:3.7s}.LandingCollectionLine_exchange__vdQit:nth-child(3) .LandingCollectionLine_wxOut__oV_g4{animation-delay:5.2s}.LandingCollectionLine_exchange__vdQit:nth-child(3) .LandingCollectionLine_wxIn__QNDqJ{animation-delay:6.3s}@keyframes LandingCollectionLine_wxMsg__z6BVm{0%{opacity:0;transform:translateY(12px)}3.5%,86%{opacity:1;transform:none}94%,to{opacity:0;transform:translateY(-6px)}}.LandingCollectionLine_wxLinkCard__tOnZT{display:flex;width:176px;flex-direction:column;gap:6px;padding:10px 12px;border-radius:8px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.1)}.LandingCollectionLine_wxLinkCard__tOnZT strong{color:#111;font-size:12px;font-weight:600;line-height:1.45}.LandingCollectionLine_wxLinkCard__tOnZT small{padding-top:5px;border-top:1px solid rgba(0,0,0,.07);color:#999;font-size:9px}.LandingCollectionLine_wxPhoto__6YOdL{position:relative;display:grid;width:128px;aspect-ratio:4/3;place-items:center;overflow:hidden;border-radius:10px;background:linear-gradient(150deg,#33463a,#1d2e24);box-shadow:0 2px 8px rgba(0,0,0,.18)}.LandingCollectionLine_wxPhoto__6YOdL svg{width:26px;height:26px;color:hsla(0,0%,100%,.75)}.LandingCollectionLine_wxPhoto__6YOdL em{position:absolute;bottom:6px;left:8px;color:hsla(0,0%,100%,.85);font-size:9px;font-style:normal}.LandingCollectionLine_sideCard__UtVeA{position:absolute;z-index:1;display:flex;width:196px;flex-direction:column;gap:8px;padding:12px 14px;border:1px solid hsla(0,0%,100%,.16);border-radius:16px;background:hsla(0,0%,100%,.07);backdrop-filter:blur(8px);animation:LandingCollectionLine_sideFloat__XNjol 7s ease-in-out infinite}.LandingCollectionLine_sideCard__UtVeA[data-pos=left]{top:6%;left:0;transform:rotate(-2deg)}.LandingCollectionLine_sideCard__UtVeA[data-pos=right]{right:0;bottom:14%;animation-delay:1.8s;transform:rotate(2deg)}@keyframes LandingCollectionLine_sideFloat__XNjol{0%,to{translate:0 0}50%{translate:0 -8px}}.LandingCollectionLine_sideChip__ziQk9{align-self:flex-start;padding:3px 9px;border-radius:999px;font-family:var(--font-jetbrains-mono);font-size:9px;font-weight:700;letter-spacing:.08em}.LandingCollectionLine_sideChip__ziQk9[data-channel=\684C\9762\7AEF]{background:rgba(204,220,226,.22);color:#c8dbe2}.LandingCollectionLine_sideChip__ziQk9[data-channel=\968F\624B\8BB0]{background:hsla(42,43%,84%,.2);color:#e7dcc3}.LandingCollectionLine_sideText__ls3uB{color:#fff;font-size:12px}.LandingCollectionLine_inImage___UDYC{display:flex;align-items:center;gap:9px}.LandingCollectionLine_inImage___UDYC svg{width:22px;height:22px;flex:0 0 auto;color:hsla(0,0%,100%,.85)}.LandingCollectionLine_inImage___UDYC em{color:hsla(0,0%,100%,.8);font-size:11.5px;font-style:normal}.LandingCollectionLine_inVoice__AqiTc{display:flex;align-items:center;gap:3px}.LandingCollectionLine_inVoice__AqiTc i{width:3px;border-radius:999px;background:#e7dcc3}.LandingCollectionLine_inVoice__AqiTc i:first-child{height:7px}.LandingCollectionLine_inVoice__AqiTc i:nth-child(2){height:13px}.LandingCollectionLine_inVoice__AqiTc i:nth-child(3){height:9px}.LandingCollectionLine_inVoice__AqiTc i:nth-child(4){height:16px}.LandingCollectionLine_inVoice__AqiTc i:nth-child(5){height:10px}.LandingCollectionLine_inVoice__AqiTc i:nth-child(6){height:6px}.LandingCollectionLine_inVoice__AqiTc em{margin-left:8px;color:hsla(0,0%,100%,.6);font-family:var(--font-jetbrains-mono);font-size:9.5px;font-style:normal}.LandingCollectionLine_sideReply__yQL7p{display:flex;align-items:flex-start;gap:8px;color:hsla(0,0%,100%,.72);font-size:11px;line-height:1.55}.LandingCollectionLine_sideReply__yQL7p i{width:6px;height:6px;flex:0 0 auto;margin-top:5px;border-radius:50%;background:#7fb89e}.LandingCollectionLine_collectionStatus__69DnE{display:inline-flex;align-items:center;gap:9px;color:hsla(0,0%,100%,.66);font-family:var(--font-jetbrains-mono);font-size:10px;letter-spacing:.08em}.LandingCollectionLine_collectionStatus__69DnE i{width:7px;height:7px;border-radius:50%;background:#7fb89e;animation:LandingCollectionLine_statusPulse__LY05Z 2.4s ease-out infinite}@keyframes LandingCollectionLine_statusPulse__LY05Z{0%{box-shadow:0 0 0 0 rgba(127,184,158,.45)}70%{box-shadow:0 0 0 9px rgba(127,184,158,0)}to{box-shadow:0 0 0 0 rgba(127,184,158,0)}}@media (max-width:1100px){.LandingCollectionLine_sideCard__UtVeA[data-pos=left]{left:-8px}.LandingCollectionLine_sideCard__UtVeA[data-pos=right]{right:-8px}}@media (max-width:980px){.LandingCollectionLine_collectionStage__6LNKl{grid-template-columns:1fr;gap:48px}.LandingCollectionLine_collectionVisual__RAmSy{min-height:0;gap:18px}.LandingCollectionLine_sideCard__UtVeA{position:static;width:min(320px,100%)}.LandingCollectionLine_sideCard__UtVeA[data-pos=left],.LandingCollectionLine_sideCard__UtVeA[data-pos=right]{transform:none}}@media (max-width:720px){.LandingCollectionLine_collectionStage__6LNKl{width:calc(100% - 12px);min-height:0;padding:60px 22px;border-radius:24px}.LandingCollectionLine_phone__SOYZn{width:min(296px,100%)}}@media (prefers-reduced-motion:reduce){.LandingCollectionLine_wxIn__QNDqJ,.LandingCollectionLine_wxOut__oV_g4{opacity:1;transform:none;animation:none}.LandingCollectionLine_collectionStatus__69DnE i,.LandingCollectionLine_sideCard__UtVeA{animation:none}}.LandingContextLine_contextLine__rHNFR{padding:clamp(60px,8vw,120px) 0}.LandingContextLine_lead__nVRj5{max-width:32em;margin:0;color:var(--ink-secondary);font-size:14px;line-height:1.85}.LandingContextLine_memoryPanel__3cbgl{position:relative;width:min(100% - 48px,720px);margin:clamp(36px,4vw,52px) auto 0;overflow:hidden;border:1px solid var(--divider);border-radius:22px;background:var(--card);box-shadow:0 18px 50px rgba(32,49,42,.09)}.LandingContextLine_memoryPanel__3cbgl:after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background:radial-gradient(300px circle at var(--mx,50%) var(--my,50%),rgba(47,107,85,.1),transparent 65%);opacity:0;transition:opacity .3s ease;pointer-events:none}.LandingContextLine_memoryPanel__3cbgl:hover:after{opacity:1}.LandingContextLine_memoryPanel__3cbgl>*{position:relative;z-index:1}.LandingContextLine_memoryPanel__3cbgl>header{padding:15px 22px;border-bottom:1px solid var(--divider);background:var(--paper-warm);color:var(--ink-secondary);font-size:12px;font-weight:700;letter-spacing:.02em}.LandingContextLine_memoryPanel__3cbgl ul{margin:0;padding:0;list-style:none}.LandingContextLine_memoryRow__nGj4c{display:flex;align-items:center;gap:14px;padding:15px 22px;border-top:1px solid var(--divider);transition:opacity .45s ease,transform .45s ease,max-height .45s ease,padding .45s ease;max-height:90px}.LandingContextLine_memoryRow__nGj4c:first-child{border-top:0}.LandingContextLine_memoryRow__nGj4c[data-forgotten=true]{max-height:0;padding-top:0;padding-bottom:0;border-top-width:0;opacity:0;transform:translateX(18px);overflow:hidden;pointer-events:none}.LandingContextLine_memoryRow__nGj4c[data-paused=true] .LandingContextLine_kind__dW4rG,.LandingContextLine_memoryRow__nGj4c[data-paused=true] .LandingContextLine_memoryMain__YssaM{opacity:.42}.LandingContextLine_kind__dW4rG{flex:0 0 auto;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:700}.LandingContextLine_kind__dW4rG[data-kind=\56F0\60D1]{background:var(--vermilion-mist);color:var(--vermilion)}.LandingContextLine_kind__dW4rG[data-kind=\76EE\6807]{background:var(--pine-fog);color:var(--pine)}.LandingContextLine_kind__dW4rG[data-kind=\6536\85CF]{background:#f0e8d2;color:#8a6d2f}.LandingContextLine_kind__dW4rG[data-kind=\4E60\60EF]{background:#dfe9ec;color:#4b6b78}.LandingContextLine_memoryMain__YssaM{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.LandingContextLine_memoryMain__YssaM strong{overflow:hidden;font-size:13.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.LandingContextLine_memoryMain__YssaM small{color:var(--ink-muted);font-family:var(--font-jetbrains-mono);font-size:9.5px;letter-spacing:.03em}.LandingContextLine_memoryInput__BFq01{width:100%;padding:3px 8px;border:1px solid var(--pine);border-radius:7px;background:var(--pine-fog);color:var(--ink);font-size:13px;font-weight:650;outline:none}.LandingContextLine_memoryActions__nyivu{display:flex;flex:0 0 auto;gap:4px}.LandingContextLine_memoryActions__nyivu button{padding:6px 10px;border:0;border-radius:8px;background:transparent;color:var(--ink-muted);font-size:11px;font-weight:620;cursor:pointer;transition:background .15s ease,color .15s ease}.LandingContextLine_memoryActions__nyivu button:hover{background:var(--paper-warm);color:var(--ink)}.LandingContextLine_memoryActions__nyivu .LandingContextLine_forget__mZAyI:hover{background:var(--vermilion-mist);color:var(--vermilion)}.LandingContextLine_memoryPanel__3cbgl>footer{display:flex;align-items:center;gap:9px;padding:13px 22px;border-top:1px solid var(--divider);color:var(--ink-muted);font-size:11.5px}.LandingContextLine_memoryPanel__3cbgl>footer i{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--pine)}@media (max-width:720px){.LandingContextLine_contextLine__rHNFR{padding:70px 0}.LandingContextLine_memoryPanel__3cbgl{width:calc(100% - 36px)}.LandingContextLine_memoryRow__nGj4c{flex-wrap:wrap;gap:8px 12px;padding:13px 16px}.LandingContextLine_memoryActions__nyivu{margin-left:auto}}