.landing-module__g1LwZa__page{--ink:#221c18;--muted:#665c54;--paper:#fbf8f2;--paper-deep:#f3ecdf;--line:#3f302521;--orange:#ef7f2d;--orange-dark:#a8470d;--brown:#1b1511;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-soft:cubic-bezier(.22, 1, .36, 1);--ease-spring:cubic-bezier(.22, 1.08, .36, 1);--motion-fast:.38s;--motion-base:.68s;--motion-slow:1.08s;background:var(--paper);min-height:100vh;color:var(--ink);overflow-x:clip}.landing-module__g1LwZa__skipLink{z-index:1000;background:var(--ink);color:#fff;transition:transform var(--motion-fast) var(--ease-out);border-radius:10px;padding:12px 16px;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(-140%)}.landing-module__g1LwZa__skipLink:focus{transform:translateY(0)}.landing-module__g1LwZa__scrollProgress{z-index:100;background:var(--orange);width:100%;height:3px;transform:scaleX(var(--page-progress,0));transform-origin:0;position:fixed;top:0;left:0}.landing-module__g1LwZa__header{z-index:90;width:min(1220px,100% - 32px);height:68px;transition:background .58s var(--ease-soft), border-color .58s var(--ease-soft), box-shadow .58s var(--ease-soft), height .58s var(--ease-out);border:1px solid #0000;border-radius:18px;justify-content:space-between;align-items:center;padding:0 10px 0 16px;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__header[data-scrolled=true]{-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:#fbf8f2db;border-color:#4331241f;height:60px;box-shadow:0 14px 40px #3022181a}.landing-module__g1LwZa__logoLink{color:inherit;text-decoration:none}.landing-module__g1LwZa__logo{letter-spacing:-1.25px;align-items:center;gap:9px;font-size:24px;font-weight:780;display:inline-flex}.landing-module__g1LwZa__logoMark{object-fit:contain;filter:drop-shadow(0 7px 9px #622a0a33);width:40px;height:40px;transition:transform .55s var(--ease-spring);display:block}.landing-module__g1LwZa__logoLink:hover .landing-module__g1LwZa__logoMark,.landing-module__g1LwZa__logoLink:focus-visible .landing-module__g1LwZa__logoMark{transform:rotate(9deg)scale(1.05)}.landing-module__g1LwZa__nav{align-items:center;gap:34px;display:flex}.landing-module__g1LwZa__nav a,.landing-module__g1LwZa__footer a{color:var(--muted);font-size:14px;font-weight:560;text-decoration:none;transition:color .38s;position:relative}.landing-module__g1LwZa__nav a:hover,.landing-module__g1LwZa__footer a:hover{color:var(--orange-dark)}.landing-module__g1LwZa__nav a:after{content:"";background:var(--orange-dark);transform-origin:100%;height:1px;transition:transform .48s var(--ease-out);position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.landing-module__g1LwZa__nav a:hover:after,.landing-module__g1LwZa__nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.landing-module__g1LwZa__mobileMenu{display:none}.landing-module__g1LwZa__headerActions{align-items:center;gap:10px;display:flex}.landing-module__g1LwZa__languageSwitcher{position:relative}.landing-module__g1LwZa__languageButton{border:1px solid var(--line);min-height:42px;color:var(--ink);cursor:pointer;letter-spacing:.06em;transition:border-color .35s ease, background .35s ease, transform .35s var(--ease-out);background:#ffffff59;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:760;display:inline-flex}.landing-module__g1LwZa__languageButton:hover{background:#ffffffad;border-color:#3f302547;transform:translateY(-1px)}.landing-module__g1LwZa__languageButton svg{fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.landing-module__g1LwZa__languageButton b{margin-top:-3px;font-size:12px;transition:transform .28s}.landing-module__g1LwZa__languageSwitcher[data-open=true] .landing-module__g1LwZa__languageButton b{transform:rotate(180deg)}.landing-module__g1LwZa__languageMenu{z-index:120;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:286px;animation:landing-module__g1LwZa__languageMenuIn .28s var(--ease-out) both;background:#fbf8f2fa;border:1px solid #43312424;border-radius:16px;grid-template-columns:1fr 1fr;padding:9px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 55px #30221829}.landing-module__g1LwZa__languageMenu button{min-height:42px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:0 11px;display:flex}.landing-module__g1LwZa__languageMenu button:hover,.landing-module__g1LwZa__languageMenu button:focus-visible{background:#f1e6d8}.landing-module__g1LwZa__languageMenu button[aria-checked=true]{color:var(--orange-dark);background:#f4dfcb}.landing-module__g1LwZa__languageMenu button span{font-size:12px;font-weight:680}.landing-module__g1LwZa__languageMenu button small{color:#9b8b7e;letter-spacing:.08em;font-size:8px;font-weight:800}.landing-module__g1LwZa__languageSwitcher[data-placement=footer] .landing-module__g1LwZa__languageButton{background:#ffffff4d;min-height:38px}.landing-module__g1LwZa__languageSwitcher[data-placement=footer] .landing-module__g1LwZa__languageMenu{top:auto;bottom:calc(100% + 10px)}@keyframes landing-module__g1LwZa__languageMenuIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-module__g1LwZa__headerCta,.landing-module__g1LwZa__primaryButton,.landing-module__g1LwZa__lightButton{min-height:48px;transition:transform .44s var(--ease-out), box-shadow .5s var(--ease-soft), background .44s ease;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 21px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.landing-module__g1LwZa__headerCta:before,.landing-module__g1LwZa__primaryButton:before,.landing-module__g1LwZa__lightButton:before{content:"";width:24%;transition:transform .95s var(--ease-out);pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff75,#0000);position:absolute;inset:-60% auto -60% -35%;transform:translate(-220%)skew(-18deg)}.landing-module__g1LwZa__headerCta:hover:before,.landing-module__g1LwZa__primaryButton:hover:before,.landing-module__g1LwZa__lightButton:hover:before{transform:translate(650%)skew(-18deg)}.landing-module__g1LwZa__headerCta{color:var(--ink);border:1px solid var(--line);background:#ffffff59}.landing-module__g1LwZa__headerCta svg,.landing-module__g1LwZa__primaryButton svg,.landing-module__g1LwZa__lightButton svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px}.landing-module__g1LwZa__headerCta:hover,.landing-module__g1LwZa__primaryButton:hover,.landing-module__g1LwZa__lightButton:hover{transform:translateY(-2px)}.landing-module__g1LwZa__headerCta svg,.landing-module__g1LwZa__primaryButton svg{transition:transform .46s var(--ease-out)}.landing-module__g1LwZa__headerCta:hover svg,.landing-module__g1LwZa__primaryButton:hover svg,.landing-module__g1LwZa__headerCta:focus-visible svg,.landing-module__g1LwZa__primaryButton:focus-visible svg{transform:translate(4px)}.landing-module__g1LwZa__headerCta:active,.landing-module__g1LwZa__primaryButton:active,.landing-module__g1LwZa__lightButton:active{transform:scale(.98)}.landing-module__g1LwZa__hero{grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:64px;min-height:min(820px,100svh);padding:118px max(24px,50vw - 590px) 64px;display:grid;position:relative}.landing-module__g1LwZa__heroGlow{pointer-events:none;background:radial-gradient(circle,#f1a05633,#0000 68%);border-radius:50%;height:720px;position:absolute;inset:-200px -100px auto 45%}.landing-module__g1LwZa__heroCopy{z-index:2;position:relative}.landing-module__g1LwZa__eyebrow,.landing-module__g1LwZa__kicker,.landing-module__g1LwZa__cardKicker{color:var(--orange-dark);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:760}.landing-module__g1LwZa__eyebrow{align-items:center;gap:10px;display:inline-flex}.landing-module__g1LwZa__eyebrowIcon{background:#f8e1cc;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.landing-module__g1LwZa__eyebrowIcon svg{width:16px;fill:var(--orange)}.landing-module__g1LwZa__hero h1,.landing-module__g1LwZa__sectionIntro h2,.landing-module__g1LwZa__privacyCopy h2,.landing-module__g1LwZa__betaContent h2{letter-spacing:-.055em;margin:24px 0 0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.98}.landing-module__g1LwZa__hero h1{max-width:660px;font-size:clamp(62px,7vw,102px)}.landing-module__g1LwZa__hero h1 em,.landing-module__g1LwZa__sectionIntro h2 em,.landing-module__g1LwZa__privacyCopy h2 em{color:var(--orange);font-weight:500}.landing-module__g1LwZa__heroText{max-width:590px;color:var(--muted);margin:30px 0 0;font-size:18px;line-height:1.7}.landing-module__g1LwZa__heroActions{align-items:center;gap:27px;margin-top:34px;display:flex}.landing-module__g1LwZa__primaryButton{background:var(--ink);color:#fff;box-shadow:0 14px 32px #211a152e}.landing-module__g1LwZa__primaryButton:hover{background:#362a23;box-shadow:0 18px 38px #211a153d}.landing-module__g1LwZa__textButton{color:var(--ink);font-size:14px;font-weight:700;text-decoration:none}.landing-module__g1LwZa__textButton span{color:var(--orange);margin-left:6px}.landing-module__g1LwZa__factList{border-top:1px solid var(--line);flex-wrap:wrap;gap:12px 22px;margin:38px 0 0;padding:24px 0 0;list-style:none;display:flex}.landing-module__g1LwZa__factList li{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:inline-flex}.landing-module__g1LwZa__factList span{color:var(--orange-dark)}.landing-module__g1LwZa__heroVisual{z-index:2;--px:0;--py:0;min-height:480px;margin:0;position:relative}.landing-module__g1LwZa__desktopFrame{aspect-ratio:1.6;width:100%;transform:perspective(1500px) rotateY(calc(-1.5deg + var(--px) * 1.2deg)) rotateX(calc(.5deg - var(--py) * 1.2deg)) translate3d(calc(var(--px) * 5px), calc(var(--py) * 4px), 0);transition:transform .62s var(--ease-out);background:#100b08;border:1px solid #623d2238;border-radius:28px;position:absolute;top:24px;left:0;right:0;overflow:hidden;box-shadow:0 38px 85px #452a1747,0 0 0 9px #ffffff75}.landing-module__g1LwZa__desktopFrame:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(112deg,#0000 40%,#ffb1691a 48%,#ffffff29 50%,#ffb16914 52%,#0000 60%);position:absolute;inset:-55%;transform:translate(-48%)rotate(5deg)}.landing-module__g1LwZa__heroArtwork{object-fit:cover;object-position:center;width:100%;height:100%;display:block;transform:scale(1.002)}.landing-module__g1LwZa__page [data-reveal]{opacity:1;transform:none}html[data-motion-ready] .landing-module__g1LwZa__page [data-reveal]{opacity:0;filter:blur(3px);transition:opacity .95s var(--ease-soft), transform 1.08s var(--ease-out), filter .95s var(--ease-soft);transform:translateY(30px)}html[data-motion-ready] .landing-module__g1LwZa__page [data-reveal][data-visible=true]{opacity:1;filter:blur();transform:translateY(0)}@keyframes landing-module__g1LwZa__heroEnter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__g1LwZa__headerEnter{0%{opacity:.12;transform:translate(calc(-50% - 55vw),-86px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes landing-module__g1LwZa__frameEnter{0%{opacity:0;transform:perspective(1500px)rotateY(-8deg)rotateX(3deg)translate(28px,18px)scale(.96)}to{opacity:1}}@keyframes landing-module__g1LwZa__betaFoxFloat{0%,to{transform:translate(-3.06%,var(--fox-optical-y)) rotate(-.2deg)}50%{transform:translate(-3.06%,calc(var(--fox-optical-y) - 5px)) rotate(.25deg)}}@keyframes landing-module__g1LwZa__betaHaloPulse{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes landing-module__g1LwZa__artworkBreathe{0%,to{transform:scale(1.002)}50%{transform:scale(1.018)}}@keyframes landing-module__g1LwZa__heroSheen{0%,58%{opacity:0;transform:translate(-48%)rotate(5deg)}64%{opacity:.9}78%,to{opacity:0;transform:translate(48%)rotate(5deg)}}@keyframes landing-module__g1LwZa__betaOrbitSpin{to{transform:rotate(1turn)}}@keyframes landing-module__g1LwZa__betaSpark{0%,to{opacity:.35;scale:.72}50%{opacity:1;scale:1.18;box-shadow:0 0 14px #fffae8cc}}@keyframes landing-module__g1LwZa__notePop{0%{opacity:0;transform:translateY(12px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes landing-module__g1LwZa__glowDrift{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-3%,4%)scale(1.08)}}@keyframes landing-module__g1LwZa__timelineBuild{0%{opacity:.2;transform:scaleX(.02)}to{opacity:1;transform:scaleX(1)}}@keyframes landing-module__g1LwZa__stepSlideIn{0%{opacity:0;transform:translate3d(var(--step-enter-x), 0, 0);filter:blur(4px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes landing-module__g1LwZa__privacySlideIn{0%{opacity:0;transform:translate3d(var(--privacy-enter-x), 0, 0);filter:blur(4px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@media (prefers-reduced-motion:no-preference){.landing-module__g1LwZa__header{animation:landing-module__g1LwZa__headerEnter .68s var(--ease-out) both}.landing-module__g1LwZa__heroCopy>*{animation:landing-module__g1LwZa__heroEnter 1.08s var(--ease-out) both}.landing-module__g1LwZa__heroCopy>:first-child{animation-delay:80ms}.landing-module__g1LwZa__heroCopy>:nth-child(2){animation-delay:.2s}.landing-module__g1LwZa__heroCopy>:nth-child(3){animation-delay:.34s}.landing-module__g1LwZa__heroCopy>:nth-child(4){animation-delay:.5s}.landing-module__g1LwZa__heroCopy>:nth-child(5){animation-delay:.68s}.landing-module__g1LwZa__desktopFrame{animation:landing-module__g1LwZa__frameEnter 1.4s var(--ease-out) .28s both}.landing-module__g1LwZa__desktopFrame:after{animation:12.5s ease-in-out 2.2s 2 landing-module__g1LwZa__heroSheen}.landing-module__g1LwZa__heroArtwork{animation:17s ease-in-out 1.6s 3 landing-module__g1LwZa__artworkBreathe}.landing-module__g1LwZa__heroGlow{animation:22s ease-in-out infinite landing-module__g1LwZa__glowDrift}.landing-module__g1LwZa__driftDemo[data-visible=true] .landing-module__g1LwZa__timeline{animation:landing-module__g1LwZa__timelineBuild 1.65s var(--ease-out) .22s both;transform-origin:0}}.landing-module__g1LwZa__driftSection,.landing-module__g1LwZa__daySection,.landing-module__g1LwZa__productSection,.landing-module__g1LwZa__privacySection,.landing-module__g1LwZa__faqSection{padding:96px max(24px,50vw - 590px);scroll-margin-top:80px}.landing-module__g1LwZa__driftSection{background:var(--paper-deep);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.landing-module__g1LwZa__sectionIntro h2,.landing-module__g1LwZa__privacyCopy h2{font-size:clamp(44px,5.1vw,72px);line-height:1.06}.landing-module__g1LwZa__sectionIntro p,.landing-module__g1LwZa__privacyCopy>p{max-width:650px;color:var(--muted);margin:28px 0 0;font-size:17px;line-height:1.7}.landing-module__g1LwZa__driftDemo{border:1px solid var(--line);background:#ffffff7a;border-radius:24px;padding:34px;box-shadow:0 22px 55px #47312014}.landing-module__g1LwZa__timeline{background:#e9e0d2;border-radius:14px;gap:3px;height:52px;padding:7px;display:flex}.landing-module__g1LwZa__timeline span{color:#ffffffd6;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:flex;overflow:hidden}.landing-module__g1LwZa__workBlock{background:#5eaa7d}.landing-module__g1LwZa__neutralBlock{background:#b8a690}.landing-module__g1LwZa__driftBlock{background:#d66c3c}.landing-module__g1LwZa__returnBlock{background:#5eaa7d}.landing-module__g1LwZa__nudgeCard{border:1px solid var(--line);background:#fffdf9;border-radius:16px;align-items:center;gap:17px;width:min(330px,90%);margin:35px auto 15px;padding:13px 18px;display:flex;box-shadow:0 16px 30px #422c1c1a}.landing-module__g1LwZa__nudgeCard img{object-fit:contain;object-position:center bottom;width:42px;height:78px}.landing-module__g1LwZa__nudgeCard div{min-width:0}.landing-module__g1LwZa__nudgeCard span{color:var(--orange-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.landing-module__g1LwZa__nudgeCard strong{font-family:Georgia,serif;font-size:16px;font-style:italic;font-weight:500}.landing-module__g1LwZa__driftCaption{color:var(--muted);text-align:center;margin:28px 0 0;font-size:12px}.landing-module__g1LwZa__daySection{background:var(--paper)}.landing-module__g1LwZa__daySection .landing-module__g1LwZa__sectionIntro{max-width:850px}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(3,1fr);margin-top:65px;display:grid;position:relative}.landing-module__g1LwZa__stepsGrid:before{content:"";background:var(--line);transform-origin:0;height:1px;transition:transform 1.35s var(--ease-out);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}html[data-motion-ready] .landing-module__g1LwZa__page .landing-module__g1LwZa__stepsGrid[data-reveal]{opacity:1;filter:none;transition:none;transform:none}html[data-motion-ready] .landing-module__g1LwZa__page .landing-module__g1LwZa__stepsGrid[data-visible=true]:before{transform:scaleX(1)}.landing-module__g1LwZa__stepCard{--step-enter-x:-86px;padding:32px 35px 12px 0}.landing-module__g1LwZa__stepCard+.landing-module__g1LwZa__stepCard{border-left:1px solid var(--line);padding-left:35px}.landing-module__g1LwZa__stepNumber{color:var(--orange);font-family:Georgia,serif;font-size:14px;font-style:italic}.landing-module__g1LwZa__stepCard h3{letter-spacing:-.03em;margin:50px 0 14px;font-family:Georgia,serif;font-size:28px;font-weight:500}.landing-module__g1LwZa__stepCard p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.landing-module__g1LwZa__stepCard{transition:transform .62s var(--ease-out)}html[data-motion-ready] .landing-module__g1LwZa__page .landing-module__g1LwZa__stepCard[data-reveal]{opacity:0;transform:translate3d(var(--step-enter-x),0,0);filter:blur(4px);transition:none}html[data-motion-ready] .landing-module__g1LwZa__page .landing-module__g1LwZa__stepCard[data-reveal][data-visible=true]{animation:landing-module__g1LwZa__stepSlideIn 1.16s var(--ease-out) both}html[data-motion-ready] .landing-module__g1LwZa__page .landing-module__g1LwZa__stepCard[data-reveal][data-visible=true]:nth-child(2){animation-delay:.16s}html[data-motion-ready] .landing-module__g1LwZa__page .landing-module__g1LwZa__stepCard[data-reveal][data-visible=true]:nth-child(3){animation-delay:.32s}@media (hover:hover){.landing-module__g1LwZa__stepCard:hover{transform:translateY(-4px)}html[data-motion-ready] .landing-module__g1LwZa__page .landing-module__g1LwZa__stepCard[data-reveal][data-visible=true]:hover{transform:translateY(-4px)}.landing-module__g1LwZa__stepCard:hover .landing-module__g1LwZa__stepNumber{color:var(--orange-dark)}}.landing-module__g1LwZa__productSection{background:var(--brown);color:#f8f1e8}.landing-module__g1LwZa__productSection .landing-module__g1LwZa__sectionIntro{max-width:800px}.landing-module__g1LwZa__productSection .landing-module__g1LwZa__sectionIntro p{color:#aa9e94}.landing-module__g1LwZa__showcase{margin-top:58px}.landing-module__g1LwZa__showcaseTabs{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;grid-template-columns:repeat(4,1fr);display:grid}.landing-module__g1LwZa__showcaseTabs button{color:#9e9188;cursor:pointer;text-align:left;min-height:72px;transition:color .48s ease, background .58s var(--ease-soft), box-shadow .58s var(--ease-soft);background:0 0;border:0;border-right:1px solid #ffffff1a;align-items:center;gap:13px;padding:0 22px;font-weight:700;display:flex}.landing-module__g1LwZa__showcaseTabs button:last-child{border-right:0}.landing-module__g1LwZa__showcaseTabs button span{color:#71665f;font-family:Georgia,serif;font-size:11px;font-style:italic}.landing-module__g1LwZa__showcaseTabs button:hover,.landing-module__g1LwZa__showcaseTabs button:focus-visible{color:#fff8ef;background:#ffffff09}.landing-module__g1LwZa__showcaseTabs .landing-module__g1LwZa__showcaseTabActive{color:#fff8ef;box-shadow:inset 0 -2px var(--orange);background:#ef7f2d1a}.landing-module__g1LwZa__showcaseTabs .landing-module__g1LwZa__showcaseTabActive span{color:var(--orange)}.landing-module__g1LwZa__showcaseGrid{grid-template-columns:.42fr 1fr;align-items:center;gap:48px;min-height:600px;padding-top:48px;display:grid}.landing-module__g1LwZa__showcaseCopy h3{letter-spacing:-.04em;animation:landing-module__g1LwZa__notePop .76s var(--ease-out) both;margin:15px 0 14px;font-family:Georgia,serif;font-size:clamp(34px,3.4vw,52px);font-weight:500;line-height:1.04}.landing-module__g1LwZa__showcaseCopy>p{color:#aa9e94;animation:landing-module__g1LwZa__notePop .88s var(--ease-out) both;margin:0;font-size:15px;line-height:1.7}.landing-module__g1LwZa__menuFlow{border-top:1px solid #ffffff1a;margin:26px 0 0;padding:0;list-style:none;display:grid}.landing-module__g1LwZa__menuFlow li{border-bottom:1px solid #ffffff14;grid-template-columns:30px 1fr;align-items:center;gap:10px;padding:13px 0;display:grid}.landing-module__g1LwZa__menuFlow li>span{color:var(--orange);font-family:Georgia,serif;font-size:10px;font-style:italic}.landing-module__g1LwZa__menuFlow strong,.landing-module__g1LwZa__menuFlow small{display:block}.landing-module__g1LwZa__menuFlow strong{color:#f5eee6;font-size:12px}.landing-module__g1LwZa__menuFlow small{color:#877c74;margin-top:3px;font-size:10px;line-height:1.4}.landing-module__g1LwZa__sampleNote{color:#7f746d;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-top:28px;font-size:10px;display:flex}.landing-module__g1LwZa__sampleNote span{background:#61bb7b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #61bb7b8c}.landing-module__g1LwZa__showcaseScreen{color:inherit;cursor:zoom-in;text-align:left;transition:transform .72s var(--ease-out), border-color .52s ease, box-shadow .72s var(--ease-soft);background:#100c0a;border:1px solid #ffffff21;border-radius:22px;padding:38px 8px 8px;display:block;position:relative;overflow:hidden;box-shadow:0 34px 80px #00000061}.landing-module__g1LwZa__showcaseScreen:hover,.landing-module__g1LwZa__showcaseScreen:focus-visible{border-color:#ef7f2d73;transform:translateY(-7px)}.landing-module__g1LwZa__showcaseScreen>img{width:100%;height:auto;animation:landing-module__g1LwZa__showcaseSwap .92s var(--ease-out) both;border-radius:13px;display:block}@keyframes landing-module__g1LwZa__showcaseSwap{0%{opacity:.15;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.landing-module__g1LwZa__screenTop{align-items:center;gap:6px;display:flex;position:absolute;top:14px;left:16px;right:16px}.landing-module__g1LwZa__screenTop i{background:#5d524b;border-radius:50%;width:7px;height:7px}.landing-module__g1LwZa__screenTop i:first-child{background:var(--orange)}.landing-module__g1LwZa__screenTop b{color:#756a62;letter-spacing:.1em;text-transform:uppercase;margin-left:auto;font-size:9px;font-weight:700}.landing-module__g1LwZa__expandHint{color:#e8dfd7;opacity:0;transition:opacity .48s ease, transform .58s var(--ease-out);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#120d0ad1;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:10px;display:flex;position:absolute;bottom:21px;right:22px;transform:translateY(5px)}.landing-module__g1LwZa__showcaseScreen:hover .landing-module__g1LwZa__expandHint,.landing-module__g1LwZa__showcaseScreen:focus-visible .landing-module__g1LwZa__expandHint{opacity:1;transform:translateY(0)}.landing-module__g1LwZa__showcaseGridMenu{grid-template-columns:.38fr 1fr;gap:54px}.landing-module__g1LwZa__showcaseScreenMenu{isolation:isolate;background:radial-gradient(circle at 50% 53%,#261c16 0,#100c0a 55%)}.landing-module__g1LwZa__showcaseScreenMenu>img:first-of-type{z-index:0;filter:brightness(1.16)contrast(1.08)saturate(.92);margin-bottom:-9%;position:relative}.landing-module__g1LwZa__quickMenuSpotlight{z-index:1;aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#ef7f2d2e,#ef7f2d0b 38%,#0000 70%);border-radius:50%;width:42%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__g1LwZa__quickMenuOrbit{z-index:2;pointer-events:none;border:1px solid #ef7f2d26;border-radius:50%;width:30%;height:49%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 45px #ef7f2d0f,inset 0 0 35px #ef7f2d09}.landing-module__g1LwZa__quickMenuFox{z-index:3;pointer-events:none;filter:drop-shadow(0 18px 18px #00000080);width:11.5%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-53.06%,-35.47%)}.landing-module__g1LwZa__showcaseScreenMenu .landing-module__g1LwZa__quickMenuSpotlight,.landing-module__g1LwZa__showcaseScreenMenu .landing-module__g1LwZa__quickMenuOrbit,.landing-module__g1LwZa__showcaseScreenMenu .landing-module__g1LwZa__quickMenuFox{top:60%}.landing-module__g1LwZa__showcaseScreen>.landing-module__g1LwZa__quickMenuFox{width:11.5%}.landing-module__g1LwZa__showcaseScreenMenu .landing-module__g1LwZa__expandHint{z-index:4}@media (prefers-reduced-motion:no-preference){.landing-module__g1LwZa__showcaseScreenMenu .landing-module__g1LwZa__quickMenuSpotlight{animation:8.5s ease-in-out infinite landing-module__g1LwZa__quickMenuGlow}.landing-module__g1LwZa__showcaseScreenMenu .landing-module__g1LwZa__quickMenuOrbit{animation:24s linear infinite landing-module__g1LwZa__quickMenuOrbit}.landing-module__g1LwZa__showcaseScreenMenu .landing-module__g1LwZa__quickMenuFox{animation:7.5s ease-in-out infinite landing-module__g1LwZa__quickMenuFoxFloat}.landing-module__g1LwZa__menuFlow li{animation:landing-module__g1LwZa__notePop .76s var(--ease-out) both}.landing-module__g1LwZa__menuFlow li:nth-child(2){animation-delay:.12s}.landing-module__g1LwZa__menuFlow li:nth-child(3){animation-delay:.24s}}@keyframes landing-module__g1LwZa__quickMenuGlow{0%,to{opacity:.58;transform:translate(-50%,-50%)scale(.96)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.05)}}@keyframes landing-module__g1LwZa__quickMenuOrbit{to{transform:translate(-50%,-50%)rotate(1turn)}}@keyframes landing-module__g1LwZa__quickMenuFoxFloat{0%,to{transform:translate(-53.06%,-35.47%)rotate(-.2deg)}50%{transform:translate(-53.06%,calc(-35.47% - 2px))rotate(.3deg)}}.landing-module__g1LwZa__lightbox{z-index:500;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:landing-module__g1LwZa__lightboxIn .46s var(--ease-soft) both;background:#0c0806f0;position:fixed;inset:0;overflow:hidden}@keyframes landing-module__g1LwZa__lightboxIn{0%{opacity:0}to{opacity:1}}.landing-module__g1LwZa__lightboxScroller{overscroll-behavior:contain;scrollbar-gutter:stable;width:100%;height:100%;padding:clamp(64px,5vw,88px) clamp(18px,4vw,64px);overflow:auto}.landing-module__g1LwZa__lightboxMedia{width:min(92vw,1600px);animation:landing-module__g1LwZa__lightboxMediaIn .72s var(--ease-out) both;margin:0 auto;position:relative}@keyframes landing-module__g1LwZa__lightboxMediaIn{0%{opacity:.35;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-module__g1LwZa__lightboxMedia>img:first-child{border:1px solid #ffffff24;border-radius:18px;width:100%;height:auto;display:block;box-shadow:0 40px 100px #000}.landing-module__g1LwZa__lightboxMediaMenu{border-radius:18px;overflow:hidden}.landing-module__g1LwZa__lightboxMediaMenu>img:first-child{filter:brightness(1.16)contrast(1.08)saturate(.92)}.landing-module__g1LwZa__lightboxClose{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#19120ee0;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:44px;height:44px;font-size:26px;display:grid;position:absolute;top:18px;right:22px;box-shadow:0 8px 24px #0000004d}.landing-module__g1LwZa__screenshotShell{background:#110d0b;border:1px solid #ffffff1f;border-radius:28px;margin-top:70px;padding:45px 12px 12px;position:relative;box-shadow:0 40px 100px #00000061}.landing-module__g1LwZa__screenshotShell>img{border-radius:17px;width:100%;height:auto;display:block}.landing-module__g1LwZa__screenshotLabel{color:#8e837a;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;display:flex;position:absolute;top:17px;left:22px}.landing-module__g1LwZa__screenshotLabel span{background:#62bd7d;border-radius:50%;width:7px;height:7px}.landing-module__g1LwZa__productGrid{grid-template-columns:1fr 1fr;gap:25px;margin-top:25px;display:grid}.landing-module__g1LwZa__productCard{background:#211a16;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;min-height:580px;padding:40px 0 0 40px;display:flex;overflow:hidden}.landing-module__g1LwZa__productCard>div{padding-right:40px}.landing-module__g1LwZa__productCard h3{margin:12px 0 10px;font-family:Georgia,serif;font-size:30px;font-weight:500}.landing-module__g1LwZa__productCard p{color:#a99d93;max-width:470px;margin:0;font-size:14px;line-height:1.65}.landing-module__g1LwZa__productCard img{border:1px solid #ffffff17;border-radius:17px 0 0;width:112%;max-width:none;height:auto;margin:38px -6% -15% 6%;box-shadow:0 22px 50px #00000059}.landing-module__g1LwZa__privacySection{background:#eff3e9;grid-template-columns:90px minmax(0,.95fr) minmax(320px,.7fr);align-items:start;gap:48px;display:grid}.landing-module__g1LwZa__privacyMark{color:#568064;background:#dbe7d1;border-radius:24px;place-items:center;width:78px;height:78px;display:grid}.landing-module__g1LwZa__privacyMark svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:40px}.landing-module__g1LwZa__privacyCopy h2 em{color:#568064}.landing-module__g1LwZa__privacyList{margin:16px 0 0;padding:0;list-style:none}.landing-module__g1LwZa__privacyList li{--privacy-enter-x:78px;border-bottom:1px solid #40554324;grid-template-columns:34px 1fr;gap:18px;padding:23px 0;display:grid}html[data-motion-ready] .landing-module__g1LwZa__page .landing-module__g1LwZa__privacyList li[data-reveal]{opacity:0;transform:translate3d(var(--privacy-enter-x),0,0);filter:blur(4px);transition:none}html[data-motion-ready] .landing-module__g1LwZa__page .landing-module__g1LwZa__privacyList li[data-reveal][data-visible=true]{animation:landing-module__g1LwZa__privacySlideIn 1.14s var(--ease-out) both}html[data-motion-ready] .landing-module__g1LwZa__page .landing-module__g1LwZa__privacyList li[data-reveal][data-visible=true]:nth-child(2){animation-delay:.15s}html[data-motion-ready] .landing-module__g1LwZa__page .landing-module__g1LwZa__privacyList li[data-reveal][data-visible=true]:nth-child(3){animation-delay:.3s}.landing-module__g1LwZa__privacyList li>span{color:#729079;font-family:Georgia,serif;font-size:12px;font-style:italic}.landing-module__g1LwZa__privacyList strong{font-family:Georgia,serif;font-size:18px;font-weight:500}.landing-module__g1LwZa__privacyList p{color:#566657;margin:6px 0 0;font-size:14px;line-height:1.55}.landing-module__g1LwZa__betaSection{background:var(--orange);color:#221810;grid-template-columns:minmax(220px,.7fr) minmax(0,1.5fr) minmax(250px,.65fr);align-items:center;gap:clamp(36px,4vw,62px);min-height:690px;padding:82px max(24px,50vw - 590px);scroll-margin-top:78px;display:grid;position:relative;overflow:hidden}.landing-module__g1LwZa__betaSection:before{content:"";background:radial-gradient(circle at 14%,#ffffff4d,#0000 28%),linear-gradient(120deg,#0000 55%,#8430031f);position:absolute;inset:0}.landing-module__g1LwZa__betaFoxWrap{z-index:2;place-items:center;width:100%;min-width:0;min-height:470px;display:grid;position:relative}.landing-module__g1LwZa__betaHalo{--fox-optical-y:14.53%;aspect-ratio:1;background:radial-gradient(circle at 50% 42%,#fffaee94,#ffe7c757 66%,#82350814);border:1px solid #fff8e733;border-radius:50%;place-items:center;width:min(300px,100%);max-width:300px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff4d,0 28px 55px #5e270721}.landing-module__g1LwZa__betaHalo:before{content:"";z-index:0;background:conic-gradient(from 20deg,#0000,#ffffff42,#0000 24% 70%,#ffb86f33,#0000);border-radius:50%;position:absolute;inset:-32%}.landing-module__g1LwZa__betaHalo:after{content:"";z-index:1;filter:blur(8px);background:#57270933;border-radius:50%;width:105px;height:18px;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__betaHalo img{z-index:3;width:min(118px,40%);height:auto;transform:translate(-3.06%,var(--fox-optical-y));filter:drop-shadow(0 18px 16px #52250833);position:relative}.landing-module__g1LwZa__betaOrbit{z-index:2;border:1px solid #7939101f;border-radius:50%;position:absolute;inset:24px}.landing-module__g1LwZa__betaOrbit i{background:#fffae8eb;border-radius:50%;width:6px;height:6px;position:absolute}.landing-module__g1LwZa__betaOrbit i:first-child{top:8%;left:22%}.landing-module__g1LwZa__betaOrbit i:nth-child(2){top:44%;right:-3px}.landing-module__g1LwZa__betaOrbit i:nth-child(3){bottom:7%;left:30%}.landing-module__g1LwZa__betaContent{z-index:2;position:relative}.landing-module__g1LwZa__betaBadge{letter-spacing:.14em;text-transform:uppercase;border:1px solid #2d190c38;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800;display:inline-flex}.landing-module__g1LwZa__betaContent h2{font-size:clamp(48px,5vw,74px)}.landing-module__g1LwZa__betaContent>p{color:#28190fb8;max-width:540px;margin:23px 0 0;font-size:16px;line-height:1.65}.landing-module__g1LwZa__lightButton{color:#2a1d14;background:#fff9ee;margin-top:28px;box-shadow:0 16px 30px #5f2a072b}.landing-module__g1LwZa__betaContent .landing-module__g1LwZa__betaFinePrint{margin-top:16px;font-size:11px}.landing-module__g1LwZa__priceCard{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .55s ease, background .65s var(--ease-soft), box-shadow .65s var(--ease-soft);background:#fff5e29e;border:1px solid #2d190c2e;border-radius:24px;align-self:center;padding:28px;position:relative;box-shadow:0 20px 45px #602a081a,inset 0 1px #ffffff61}.landing-module__g1LwZa__priceCard:hover{background:#fff8eab8;border-color:#2d190c47;box-shadow:0 26px 55px #602a0826,inset 0 1px #ffffff73}@media (prefers-reduced-motion:no-preference){.landing-module__g1LwZa__betaHalo img{animation:8.5s ease-in-out infinite landing-module__g1LwZa__betaFoxFloat}.landing-module__g1LwZa__betaHalo{animation:9s ease-in-out infinite landing-module__g1LwZa__betaHaloPulse}.landing-module__g1LwZa__betaHalo:before{animation:28s linear infinite landing-module__g1LwZa__betaOrbitSpin}.landing-module__g1LwZa__betaOrbit{animation:23s linear infinite reverse landing-module__g1LwZa__betaOrbitSpin}.landing-module__g1LwZa__betaOrbit i{animation:4.8s ease-in-out infinite landing-module__g1LwZa__betaSpark}.landing-module__g1LwZa__betaOrbit i:nth-child(2){animation-delay:-.9s}.landing-module__g1LwZa__betaOrbit i:nth-child(3){animation-delay:-1.8s}}.landing-module__g1LwZa__priceHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.landing-module__g1LwZa__priceHeader>span{letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.landing-module__g1LwZa__priceHeader>b{letter-spacing:.12em;text-transform:uppercase;background:#ffffff61;border:1px dashed #2d190c4d;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:850}.landing-module__g1LwZa__priceValue{font-variant-numeric:lining-nums tabular-nums;justify-content:center;align-items:flex-start;gap:5px;margin-top:20px;font-family:Georgia,Times New Roman,serif;display:flex}.landing-module__g1LwZa__priceValue>span{margin-top:7px;font-size:27px;line-height:1}.landing-module__g1LwZa__priceValue>strong{letter-spacing:-.065em;font-size:66px;font-weight:500;line-height:.82}.landing-module__g1LwZa__priceCard>p{color:#28190fcc;text-align:center;margin:10px 0 24px;font-size:12px;line-height:1.45}.landing-module__g1LwZa__priceCard ul{border-top:1px solid #2d190c26;border-bottom:1px solid #2d190c26;gap:13px;margin:0 0 22px;padding:21px 0;list-style:none;display:grid}.landing-module__g1LwZa__priceCard li{align-items:center;gap:9px;font-size:12px;display:flex}.landing-module__g1LwZa__priceCard li>span{background:#ffffff52;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:10px;font-weight:850;display:grid}.landing-module__g1LwZa__priceCard small{color:#28190fbd;font-size:10px;line-height:1.45;display:block}.landing-module__g1LwZa__betaForm{grid-template-columns:1fr 1fr;gap:12px;max-width:620px;margin-top:26px;display:grid}.landing-module__g1LwZa__betaForm label{gap:7px;display:grid}.landing-module__g1LwZa__betaForm label>span{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.landing-module__g1LwZa__betaForm label small{opacity:.58;font-weight:600}.landing-module__g1LwZa__betaForm label .landing-module__g1LwZa__requiredMark{color:#28190fc7;opacity:1}.landing-module__g1LwZa__betaForm input{color:#261910;width:100%;height:48px;transition:border-color .38s ease, background .42s ease, box-shadow .42s var(--ease-soft);background:#fff8ebb8;border:1px solid #2d190c33;border-radius:12px;outline:none;padding:0 14px}.landing-module__g1LwZa__betaForm input::placeholder{color:#2c1b107a}.landing-module__g1LwZa__betaForm input:focus{background:#fffaf1;border-color:#2c1b10a6;box-shadow:0 0 0 3px #fff6}.landing-module__g1LwZa__betaFormWide{grid-column:1/-1}.landing-module__g1LwZa__betaForm .landing-module__g1LwZa__lightButton{cursor:pointer;border:0;grid-column:1/-1;width:fit-content;margin-top:4px}.landing-module__g1LwZa__betaForm .landing-module__g1LwZa__lightButton b{transition:transform .48s var(--ease-out);font-size:18px}.landing-module__g1LwZa__betaForm .landing-module__g1LwZa__lightButton:hover b{transform:translate(4px)}.landing-module__g1LwZa__betaForm .landing-module__g1LwZa__lightButton:disabled{cursor:wait;opacity:.68;transform:none}.landing-module__g1LwZa__betaForm>p{color:#28190fa3;grid-column:1/-1;margin:0;font-size:12px;line-height:1.5}.landing-module__g1LwZa__betaConsent{max-width:560px}.landing-module__g1LwZa__betaHoneypot{display:none!important}.landing-module__g1LwZa__betaFormStatus{grid-column:1/-1;min-height:22px;margin-top:2px;font-size:13px;font-weight:700;line-height:1.5}.landing-module__g1LwZa__betaFormStatus:empty{min-height:0}.landing-module__g1LwZa__betaFormStatus[data-status=success]{color:#173f28}.landing-module__g1LwZa__betaFormStatus[data-status=error]{color:#6b1711}.landing-module__g1LwZa__betaFormStatus a{color:inherit;text-underline-offset:3px}.landing-module__g1LwZa__faqSection{background:var(--paper);grid-template-columns:.85fr 1.15fr;gap:90px;display:grid}.landing-module__g1LwZa__faqSection .landing-module__g1LwZa__sectionIntro{align-self:start;position:sticky;top:60px}.landing-module__g1LwZa__faqList{border-top:1px solid var(--line)}.landing-module__g1LwZa__faqList details{border-bottom:1px solid var(--line)}.landing-module__g1LwZa__faqList summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:27px 0;font-family:Georgia,serif;font-size:21px;list-style:none;display:flex}.landing-module__g1LwZa__faqList summary::-webkit-details-marker{display:none}.landing-module__g1LwZa__faqList summary span{border:1px solid var(--line);width:30px;height:30px;color:var(--orange-dark);font-family:var(--font-geist-sans);transition:transform .48s var(--ease-out);border-radius:50%;flex:none;place-items:center;display:grid}.landing-module__g1LwZa__faqList details[open] summary span{transform:rotate(45deg)}.landing-module__g1LwZa__faqList details p{max-width:650px;color:var(--muted);animation:landing-module__g1LwZa__faqIn .62s var(--ease-out) both;margin:-8px 55px 27px 0;font-size:14px;line-height:1.75}@keyframes landing-module__g1LwZa__faqIn{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__faqItem{border-bottom:1px solid var(--line)}.landing-module__g1LwZa__faqItem h3{margin:0}.landing-module__g1LwZa__faqItem h3>button{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:27px 0;font-family:Georgia,serif;font-size:21px;display:flex}.landing-module__g1LwZa__faqItem h3>button>span{border:1px solid var(--line);width:30px;height:30px;color:var(--orange-dark);font-family:var(--font-geist-sans);transition:transform .52s var(--ease-out), background .48s ease;border-radius:50%;flex:none;place-items:center;display:grid}.landing-module__g1LwZa__faqItem h3>button[aria-expanded=true]>span{background:#f3e4d5;transform:rotate(45deg)}.landing-module__g1LwZa__faqAnswer{opacity:0;transition:grid-template-rows .68s var(--ease-out), opacity .48s ease;grid-template-rows:0fr;display:grid}.landing-module__g1LwZa__faqAnswer[data-open=true]{opacity:1;grid-template-rows:1fr}.landing-module__g1LwZa__faqAnswer>div{overflow:hidden}.landing-module__g1LwZa__faqAnswer p{max-width:650px;color:var(--muted);margin:-7px 55px 27px 0;font-size:14px;line-height:1.75}.landing-module__g1LwZa__footer{border-top:1px solid var(--line);background:#f3ecdf;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:50px max(24px,50vw - 590px) 35px;display:grid}.landing-module__g1LwZa__footer>p{color:var(--muted);margin:0;font-size:13px}.landing-module__g1LwZa__footer>div{align-items:center;gap:25px;display:flex}.landing-module__g1LwZa__footer>small{border-top:1px solid var(--line);color:#998c81;grid-column:1/-1;padding-top:26px;font-size:10px}.landing-module__g1LwZa__betaConsent a{color:inherit;text-underline-offset:3px;font-weight:700}.landing-module__g1LwZa__betaConsent a:hover{color:#fff}@media (max-width:1000px){.landing-module__g1LwZa__nav{display:none}.landing-module__g1LwZa__mobileMenu{display:block;position:relative}.landing-module__g1LwZa__mobileMenu>button{border:1px solid var(--line);cursor:pointer;background:#ffffff70;border-radius:50%;place-content:center;gap:6px;width:42px;height:42px;padding:0;display:grid}.landing-module__g1LwZa__mobileMenu>button span{background:var(--ink);border-radius:2px;width:16px;height:1.5px;transition:transform .25s;display:block}.landing-module__g1LwZa__mobileMenu[data-open=true]>button span:first-child{transform:translateY(3.7px)rotate(45deg)}.landing-module__g1LwZa__mobileMenu[data-open=true]>button span:last-child{transform:translateY(-3.7px)rotate(-45deg)}.landing-module__g1LwZa__mobileMenu nav{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8f2f7;border-radius:15px;min-width:220px;padding:10px;display:grid;position:absolute;top:52px;right:0;box-shadow:0 20px 50px #2a1d1429}.landing-module__g1LwZa__mobileMenu nav a{color:var(--ink);border-radius:9px;padding:12px 13px;font-size:14px;font-weight:650;text-decoration:none}.landing-module__g1LwZa__mobileMenu nav a:hover,.landing-module__g1LwZa__mobileMenu nav a:focus-visible{color:var(--orange-dark);background:#f1e6d8}.landing-module__g1LwZa__mobileMenu nav a:last-child{background:var(--ink);color:#fff;margin-top:6px}.landing-module__g1LwZa__hero{grid-template-columns:1fr;min-height:auto;padding-top:126px}.landing-module__g1LwZa__heroCopy{max-width:750px}.landing-module__g1LwZa__heroVisual{width:min(820px,100%);min-height:600px;margin-left:auto;margin-right:auto}.landing-module__g1LwZa__desktopFrame{width:100%}.landing-module__g1LwZa__driftSection{grid-template-columns:1fr;gap:55px}.landing-module__g1LwZa__privacySection{grid-template-columns:80px 1fr}.landing-module__g1LwZa__privacyList{grid-column:2}.landing-module__g1LwZa__betaSection{grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr)}.landing-module__g1LwZa__betaFoxWrap{min-height:430px}.landing-module__g1LwZa__priceCard{grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;display:grid}.landing-module__g1LwZa__priceHeader,.landing-module__g1LwZa__priceValue,.landing-module__g1LwZa__priceCard>p,.landing-module__g1LwZa__priceCard>small{grid-column:1}.landing-module__g1LwZa__priceCard ul{border-top:0;border-bottom:0;border-left:1px solid #2d190c26;grid-area:1/2/5;min-width:260px;padding:0 0 0 30px}.landing-module__g1LwZa__faqSection{grid-template-columns:1fr;gap:55px}.landing-module__g1LwZa__faqSection .landing-module__g1LwZa__sectionIntro{position:static}.landing-module__g1LwZa__showcaseGrid{grid-template-columns:1fr;min-height:auto}.landing-module__g1LwZa__showcaseCopy{max-width:660px}}@media (max-width:700px){.landing-module__g1LwZa__header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf8f2d1;border-color:#43312414;border-radius:15px;width:calc(100% - 20px);height:58px;padding-left:10px;top:8px}.landing-module__g1LwZa__header[data-scrolled=true]{height:54px}.landing-module__g1LwZa__headerCta{min-height:38px;margin-left:auto;padding:0 13px;font-size:11px}.landing-module__g1LwZa__headerCta svg{display:none}.landing-module__g1LwZa__headerActions{margin-left:auto}.landing-module__g1LwZa__headerActions .landing-module__g1LwZa__headerCta{display:none}.landing-module__g1LwZa__headerActions .landing-module__g1LwZa__languageButton{width:38px;min-height:38px;padding:0}.landing-module__g1LwZa__headerActions .landing-module__g1LwZa__languageButton>span,.landing-module__g1LwZa__headerActions .landing-module__g1LwZa__languageButton>b{display:none}.landing-module__g1LwZa__languageMenu{width:auto;position:fixed;top:72px;left:10px;right:10px}.landing-module__g1LwZa__languageSwitcher[data-placement=footer] .landing-module__g1LwZa__languageMenu{width:min(286px,100vw - 36px);position:absolute;inset:auto auto calc(100% + 10px) 0}.landing-module__g1LwZa__mobileMenu{margin-left:7px}.landing-module__g1LwZa__mobileMenu>button{width:38px;height:38px}.landing-module__g1LwZa__logo{font-size:21px}.landing-module__g1LwZa__logoMark{width:34px;height:34px}.landing-module__g1LwZa__hero{min-height:auto;padding:100px 18px 58px}.landing-module__g1LwZa__hero h1{font-size:clamp(50px,15vw,66px)}.landing-module__g1LwZa__heroText{margin-top:23px;font-size:16px;line-height:1.65}.landing-module__g1LwZa__heroActions{flex-direction:column;align-items:flex-start;gap:20px}.landing-module__g1LwZa__factList{grid-template-columns:1fr 1fr;gap:13px 8px;display:grid}.landing-module__g1LwZa__heroVisual{min-height:350px;margin-top:24px}.landing-module__g1LwZa__desktopFrame{aspect-ratio:auto;border-radius:20px;width:100%;height:350px;animation:none;top:0;left:0;right:auto;transform:none;box-shadow:0 26px 55px #452a173b}.landing-module__g1LwZa__heroArtwork{animation:none;transform:none}.landing-module__g1LwZa__driftSection,.landing-module__g1LwZa__daySection,.landing-module__g1LwZa__productSection,.landing-module__g1LwZa__privacySection,.landing-module__g1LwZa__faqSection{padding:72px 18px}.landing-module__g1LwZa__sectionIntro h2,.landing-module__g1LwZa__privacyCopy h2{font-size:40px}.landing-module__g1LwZa__sectionIntro p,.landing-module__g1LwZa__privacyCopy>p{font-size:15px}.landing-module__g1LwZa__driftDemo{padding:20px 14px}.landing-module__g1LwZa__timeline span{letter-spacing:0;font-size:7px}.landing-module__g1LwZa__stepsGrid{grid-template-columns:1fr;margin-top:45px}.landing-module__g1LwZa__stepCard{border-bottom:1px solid var(--line);--step-enter-x:-38px;padding:28px 0 32px}html[data-motion-ready] .landing-module__g1LwZa__page .landing-module__g1LwZa__stepCard[data-reveal][data-visible=true]{animation-delay:0s}.landing-module__g1LwZa__stepCard+.landing-module__g1LwZa__stepCard{border-left:0;padding-left:0}.landing-module__g1LwZa__stepCard h3{margin-top:26px}.landing-module__g1LwZa__showcase{margin-top:38px}.landing-module__g1LwZa__showcaseTabs{scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-18px;padding-right:40px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 88%,#0000);mask-image:linear-gradient(90deg,#000 88%,#0000)}.landing-module__g1LwZa__showcaseTabs::-webkit-scrollbar{display:none}.landing-module__g1LwZa__showcaseTabs button{scroll-snap-align:start;flex:none;min-width:118px;min-height:58px;padding:0 14px;font-size:12px}.landing-module__g1LwZa__showcaseGrid{gap:28px;padding-top:32px}.landing-module__g1LwZa__showcaseGridMenu{grid-template-columns:1fr}.landing-module__g1LwZa__showcaseCopy h3{font-size:34px}.landing-module__g1LwZa__showcaseCopy>p{font-size:14px}.landing-module__g1LwZa__sampleNote{font-size:9px;line-height:1.5}.landing-module__g1LwZa__menuFlow{margin-top:22px}.landing-module__g1LwZa__menuFlow li{grid-template-columns:28px 1fr;padding:11px 0}.landing-module__g1LwZa__showcaseScreen{border-radius:15px;padding:31px 5px 5px}.landing-module__g1LwZa__showcaseScreen>img{border-radius:9px}.landing-module__g1LwZa__showcaseScreen>.landing-module__g1LwZa__quickMenuFox,.landing-module__g1LwZa__lightboxMediaMenu>.landing-module__g1LwZa__quickMenuFox{width:15%}.landing-module__g1LwZa__expandHint{opacity:1;bottom:12px;right:12px;transform:none}.landing-module__g1LwZa__lightboxScroller{scrollbar-gutter:auto;padding:72px 12px 28px}.landing-module__g1LwZa__lightboxMedia{width:100%}.landing-module__g1LwZa__lightboxMedia>img:first-child,.landing-module__g1LwZa__lightboxMediaMenu{border-radius:10px}.landing-module__g1LwZa__lightboxClose{top:14px;right:14px}.landing-module__g1LwZa__privacySection{grid-template-columns:1fr;gap:30px}.landing-module__g1LwZa__privacyList{grid-column:1}.landing-module__g1LwZa__privacyList li{--privacy-enter-x:38px}.landing-module__g1LwZa__betaSection{grid-template-columns:1fr;padding:68px 18px}.landing-module__g1LwZa__betaFoxWrap{order:2;min-height:330px}.landing-module__g1LwZa__betaHalo{width:250px}.landing-module__g1LwZa__betaHalo img{width:96px}.landing-module__g1LwZa__betaHalo:after{width:88px;bottom:23px}.landing-module__g1LwZa__betaContent{order:1}.landing-module__g1LwZa__priceCard{order:3;width:100%;max-width:360px;margin-inline:auto;display:block}.landing-module__g1LwZa__priceCard ul{border-top:1px solid #2d190c26;border-bottom:1px solid #2d190c26;border-left:0;min-width:0;padding:22px 0}.landing-module__g1LwZa__betaForm{grid-template-columns:1fr}.landing-module__g1LwZa__betaFormWide,.landing-module__g1LwZa__betaForm .landing-module__g1LwZa__lightButton,.landing-module__g1LwZa__betaForm>p,.landing-module__g1LwZa__betaFormStatus{grid-column:1}.landing-module__g1LwZa__betaForm label>span{font-size:11px}.landing-module__g1LwZa__betaForm input{height:50px}.landing-module__g1LwZa__faqList summary,.landing-module__g1LwZa__faqItem h3>button{font-size:18px}.landing-module__g1LwZa__footer{grid-template-columns:1fr}.landing-module__g1LwZa__footer>div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.landing-module__g1LwZa__page *,.landing-module__g1LwZa__page :before,.landing-module__g1LwZa__page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.landing-module__g1LwZa__page [data-reveal]{opacity:1!important;filter:none!important;transform:none!important}html[data-motion-ready] .landing-module__g1LwZa__page [data-reveal]{opacity:1!important;filter:none!important;transform:none!important}.landing-module__g1LwZa__desktopFrame,.landing-module__g1LwZa__heroArtwork{transform:none!important}}
.fox-runner-module__bYNIBG__section{color:#fbf8f2;background:radial-gradient(circle at 14% 22%,#ef7f2d26,#0000 24%),#221c18;border-top:1px solid #3f302521;border-bottom:1px solid #3f302521;grid-template-columns:minmax(240px,.62fr) minmax(0,1.38fr);align-items:center;gap:clamp(46px,6vw,90px);padding:104px max(24px,50vw - 590px);display:grid;position:relative;overflow:hidden}.fox-runner-module__bYNIBG__section:before{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:520px;height:520px;position:absolute;top:-230px;left:-170px;box-shadow:0 0 0 72px #ffffff05,0 0 0 144px #ffffff03}.fox-runner-module__bYNIBG__intro{z-index:1;position:relative}.fox-runner-module__bYNIBG__kicker{color:#f6a86d;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:760}.fox-runner-module__bYNIBG__intro h2{letter-spacing:-.055em;margin:24px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5vw,72px);font-weight:500;line-height:1.03}.fox-runner-module__bYNIBG__intro h2 em{color:#ef7f2d;font-weight:500}.fox-runner-module__bYNIBG__intro p{color:#fbf8f2ad;max-width:480px;margin:27px 0 0;font-size:16px;line-height:1.7}.fox-runner-module__bYNIBG__gameShell{z-index:1;outline:none;min-width:0;position:relative}.fox-runner-module__bYNIBG__gameShell:focus-visible .fox-runner-module__bYNIBG__stage{box-shadow:0 0 0 2px #fffaf24d,0 34px 75px #00000057}.fox-runner-module__bYNIBG__hud{align-items:center;gap:24px;min-height:52px;padding:0 4px 11px;display:flex}.fox-runner-module__bYNIBG__hud>div{gap:2px;display:grid}.fox-runner-module__bYNIBG__hud span{color:#fbf8f27a;letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.fox-runner-module__bYNIBG__hud strong{font-variant-numeric:tabular-nums;font-size:16px}.fox-runner-module__bYNIBG__hud .fox-runner-module__bYNIBG__slowBadge{color:#ffd4b3;background:#ef7f2d1f;border:1px solid #ef7f2d66;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;animation:.35s cubic-bezier(.22,1,.36,1) both fox-runner-module__bYNIBG__slowBadgeIn;display:flex}.fox-runner-module__bYNIBG__slowBadge span{font-size:14px}.fox-runner-module__bYNIBG__slowBadge strong{letter-spacing:.04em;text-transform:uppercase;font-size:9px}.fox-runner-module__bYNIBG__musicButton{color:#fff8ed;cursor:pointer;background:#ffffff12;border:1px solid #ffffff26;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;margin-left:auto;transition:background .25s,color .25s;display:grid}.fox-runner-module__bYNIBG__musicButton:hover{background:#ffffff21}.fox-runner-module__bYNIBG__musicButton[aria-pressed=true]{color:#fff8ed73}.fox-runner-module__bYNIBG__musicButton span{color:inherit;letter-spacing:0;font-size:15px}.fox-runner-module__bYNIBG__stage{aspect-ratio:960/330;touch-action:manipulation;background:#f4e4cf;border:1px solid #ffffff26;border-radius:24px;transition:box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 34px 75px #0000004d,0 0 0 8px #ffffff09}.fox-runner-module__bYNIBG__canvas{width:100%;height:100%;display:block}.fox-runner-module__bYNIBG__overlay{color:#fffaf2;text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(#251c164d,#251c1680);place-content:center;justify-items:center;gap:9px;padding:20px;display:grid;position:absolute;inset:0}.fox-runner-module__bYNIBG__overlayEyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.fox-runner-module__bYNIBG__overlay>strong{font-family:Georgia,serif;font-size:clamp(22px,3vw,34px);font-weight:500}.fox-runner-module__bYNIBG__overlay button{color:#281d16;cursor:pointer;background:#fff8ed;border:0;border-radius:999px;align-items:center;gap:13px;min-height:46px;margin-top:7px;padding:0 20px;font-size:13px;font-weight:760;transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s;display:inline-flex;box-shadow:0 12px 30px #0003}.fox-runner-module__bYNIBG__overlay button:hover{background:#fff;transform:translateY(-2px)}.fox-runner-module__bYNIBG__overlay button:active{transform:scale(.98)}.fox-runner-module__bYNIBG__pauseButton{color:#2f2119;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffaf1b8;border:1px solid #34251c24;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:grid;position:absolute;top:13px;right:13px}.fox-runner-module__bYNIBG__controls{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:none}.fox-runner-module__bYNIBG__controls button{color:#fff8ed;cursor:pointer;touch-action:none;background:#ffffff12;border:1px solid #ffffff29;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:54px;font-size:12px;font-weight:740;display:flex}.fox-runner-module__bYNIBG__controls button:active{background:#ef7f2d3d;transform:translateY(1px)}.fox-runner-module__bYNIBG__controls button span{color:#f6a86d;font-size:18px}.fox-runner-module__bYNIBG__instructions{color:#fbf8f273;letter-spacing:.035em;text-align:center;margin:13px 4px 0;font-size:10px}.fox-runner-module__bYNIBG__musicCredit{color:#fbf8f259;text-align:center;margin:9px 4px 0;font-size:9px;line-height:1.55}.fox-runner-module__bYNIBG__musicCredit a{color:#ffd5b3b3;text-underline-offset:2px}.fox-runner-module__bYNIBG__musicCredit code{font-family:inherit;font-size:inherit;letter-spacing:.04em}.fox-runner-module__bYNIBG__touchHint{display:none}@keyframes fox-runner-module__bYNIBG__slowBadgeIn{0%{opacity:0;transform:translateY(-6px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1000px){.fox-runner-module__bYNIBG__section{grid-template-columns:1fr}.fox-runner-module__bYNIBG__intro{max-width:680px}}@media (max-width:700px){.fox-runner-module__bYNIBG__section{gap:42px;padding:76px 18px}.fox-runner-module__bYNIBG__intro h2{font-size:42px}.fox-runner-module__bYNIBG__intro p{font-size:15px}.fox-runner-module__bYNIBG__hud{gap:12px}.fox-runner-module__bYNIBG__hud .fox-runner-module__bYNIBG__slowBadge{padding:6px 8px}.fox-runner-module__bYNIBG__slowBadge strong{text-overflow:ellipsis;white-space:nowrap;max-width:80px;overflow:hidden}.fox-runner-module__bYNIBG__stage{aspect-ratio:1.9;border-radius:18px}.fox-runner-module__bYNIBG__controls{display:grid}.fox-runner-module__bYNIBG__desktopHint{display:none}.fox-runner-module__bYNIBG__touchHint{display:inline}}@media (prefers-reduced-motion:reduce){.fox-runner-module__bYNIBG__slowBadge{animation:none!important}.fox-runner-module__bYNIBG__overlay button{transition:none}}
.legal-module__8113wq__page{--ink:#211a16;--muted:#675b53;--paper:#fbf8f2;--paper-deep:#f2eade;--line:#3d2d2224;--orange:#ef7f2d;--orange-dark:#a8470d;background:var(--paper);min-height:100vh;color:var(--ink);overflow-x:clip}.legal-module__8113wq__header{z-index:20;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);min-height:84px;margin:0 auto;display:flex;position:relative}.legal-module__8113wq__brand{color:var(--ink);letter-spacing:-1.25px;align-items:center;gap:9px;font-size:24px;font-weight:780;text-decoration:none;display:inline-flex}.legal-module__8113wq__brand img{object-fit:contain;filter:drop-shadow(0 7px 9px #622a0a2e);width:40px;height:40px}.legal-module__8113wq__headerActions{align-items:center;gap:14px;display:flex}.legal-module__8113wq__backLink{color:var(--muted);font-size:13px;font-weight:650;text-decoration:none}.legal-module__8113wq__backLink:hover{color:var(--orange-dark)}.legal-module__8113wq__hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 75% 25%,#ef7f2d24,#0000 32%),linear-gradient(#fbf8f2,#f5ede2);position:relative}.legal-module__8113wq__heroInner{width:min(880px,100% - 40px);margin:0 auto;padding:clamp(74px,10vw,138px) 0 clamp(70px,9vw,112px)}.legal-module__8113wq__eyebrow,.legal-module__8113wq__reviewNotice>span,.legal-module__8113wq__contact>div>span,.legal-module__8113wq__operator>span{color:var(--orange-dark);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}.legal-module__8113wq__hero h1{letter-spacing:-.065em;margin:20px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(60px,9vw,116px);font-weight:500;line-height:.92}.legal-module__8113wq__intro{color:#4f443d;max-width:780px;margin:28px 0 0;font-size:clamp(17px,2.2vw,22px);line-height:1.55}.legal-module__8113wq__date{color:#8b7b70;margin:22px 0 0;font-size:12px;font-weight:650}.legal-module__8113wq__contentGrid{grid-template-columns:220px minmax(0,720px);gap:clamp(52px,8vw,110px);width:min(1060px,100% - 40px);margin:0 auto;padding:76px 0 120px;display:grid}.legal-module__8113wq__sidebar{align-self:start;position:sticky;top:28px}.legal-module__8113wq__sidebar nav{gap:6px;display:grid}.legal-module__8113wq__sidebar nav a{color:var(--muted);border-radius:10px;padding:10px 12px;font-size:13px;font-weight:650;line-height:1.25;text-decoration:none}.legal-module__8113wq__sidebar nav a:hover{color:var(--ink);background:#f2e8dc}.legal-module__8113wq__sidebar nav a[aria-current=page]{color:var(--orange-dark);background:#f4dfcb}.legal-module__8113wq__operator{border-top:1px solid var(--line);gap:7px;margin-top:28px;padding:22px 12px 0;display:grid}.legal-module__8113wq__operator strong{font-size:13px}.legal-module__8113wq__operator a{color:var(--muted);font-size:12px;text-decoration:none}.legal-module__8113wq__operator a:hover{color:var(--orange-dark)}.legal-module__8113wq__reviewNotice{background:#fff4e9;border:1px dashed #a8470d57;border-radius:18px;grid-template-columns:150px minmax(0,1fr);gap:26px;margin-bottom:64px;padding:26px;display:grid}.legal-module__8113wq__reviewNotice strong{font-size:17px;display:block}.legal-module__8113wq__reviewNotice p{color:#69554a;margin:9px 0 0;font-size:13px;line-height:1.65}.legal-module__8113wq__reviewNotice .legal-module__8113wq__languageNote{color:var(--orange-dark);font-weight:650}.legal-module__8113wq__section+.legal-module__8113wq__section{border-top:1px solid var(--line);margin-top:58px;padding-top:58px}.legal-module__8113wq__section h2{letter-spacing:-.035em;margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,38px);font-weight:500;line-height:1.1}.legal-module__8113wq__section p,.legal-module__8113wq__section li{color:#51463f;font-size:15px;line-height:1.82}.legal-module__8113wq__section p{margin:0}.legal-module__8113wq__section p+p{margin-top:16px}.legal-module__8113wq__section ul{gap:10px;margin:22px 0 0;padding-left:22px;display:grid}.legal-module__8113wq__section li::marker{color:var(--orange)}.legal-module__8113wq__contact{background:var(--ink);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:40px;width:min(1060px,100% - 40px);margin:0 auto 100px;padding:clamp(32px,6vw,58px);display:flex;box-shadow:0 28px 70px #2d1f172b}.legal-module__8113wq__contact>div>span{color:#f2a36a}.legal-module__8113wq__contact h2{letter-spacing:-.045em;margin:13px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,5vw,48px);font-weight:500}.legal-module__8113wq__contact p{color:#cfc5be;max-width:560px;margin:13px 0 0;font-size:14px;line-height:1.6}.legal-module__8113wq__contact>a{background:var(--orange);color:#211a16;border-radius:999px;flex:none;padding:15px 20px;font-size:13px;font-weight:780;text-decoration:none}.legal-module__8113wq__contact>a:hover{background:#f59a58;transform:translateY(-1px)}.legal-module__8113wq__footer{border-top:1px solid var(--line);background:var(--paper-deep);justify-content:space-between;align-items:center;gap:30px;min-height:116px;padding:30px max(20px,50vw - 590px);display:flex}.legal-module__8113wq__footer>div{flex-wrap:wrap;gap:22px;display:flex}.legal-module__8113wq__footer a{color:var(--muted);font-size:12px;font-weight:650;text-decoration:none}.legal-module__8113wq__footer a:hover{color:var(--orange-dark)}.legal-module__8113wq__footer small{color:#8e8076;font-size:10px}@media (max-width:760px){.legal-module__8113wq__header{width:min(100% - 28px,1180px)}.legal-module__8113wq__backLink{display:none}.legal-module__8113wq__heroInner,.legal-module__8113wq__contentGrid,.legal-module__8113wq__contact{width:calc(100% - 28px)}.legal-module__8113wq__contentGrid{grid-template-columns:1fr;gap:42px;padding:48px 0 80px}.legal-module__8113wq__sidebar{position:static}.legal-module__8113wq__sidebar nav{grid-template-columns:1fr}.legal-module__8113wq__operator{display:none}.legal-module__8113wq__reviewNotice{grid-template-columns:1fr;gap:12px;padding:22px}.legal-module__8113wq__contact{margin-bottom:64px;display:grid}.legal-module__8113wq__contact>a{justify-self:start}.legal-module__8113wq__footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.legal-module__8113wq__contact>a{transition:none}}
