@import "https://api.fontshare.com/v2/css?f[]=satoshi@500,700,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Caveat:wght@500;600&display=swap";:root{--bg:#e6e6e6;--bg-card:#f0f0f0;--ink:#000;--muted:#717171;--orange:#ff3700;--dark:#353535;--black:#090909;--white:#fafafa;--border:#cfcfcf;--font:"Satoshi", system-ui, sans-serif;--font-label:"Caveat", cursive;--max:1728px;--content:783px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-weight:500}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}#root{min-height:100vh}.page{background:var(--bg);overflow-x:clip}.container{width:min(100% - 48px,1410px);margin-inline:auto}.header{z-index:40;padding:28px 0 0;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(100% - 48px,1410px);margin:0 auto;display:grid}.logo{justify-self:start;align-items:center;display:inline-flex}.logo svg{width:148px;height:auto;display:block}.nav{letter-spacing:-.04em;justify-content:center;align-items:center;gap:40px;font-size:18px;font-weight:700;display:flex}.nav a:hover{color:var(--orange)}.header-actions{justify-self:end;align-items:center;gap:14px;display:flex}.lang-switch{letter-spacing:-.03em;color:var(--muted);align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.lang-switch button{color:inherit;opacity:.55;padding:0}.lang-switch button.is-active{color:var(--ink);opacity:1}.lang-switch button:hover{opacity:1}.hero{text-align:center;padding:80px 0 0}.hero-trust{align-items:center;gap:8px;margin-bottom:5px;display:inline-flex}.hero-avatars{align-items:center;display:flex}.hero-avatars img{object-fit:cover;border:1.5px solid var(--bg);border-radius:50%;width:32px;height:32px;margin-left:-10px}.hero-avatars img:first-child{margin-left:0}.hero-avatars img:nth-child(2){object-position:center 18%}.hero-avatars img:nth-child(3){object-position:center 22%}.hero-trust p{color:var(--muted);letter-spacing:-.04em;margin:0;font-size:14px;font-weight:700}.hero-title-block{width:min(100%,783px);margin:0 auto;padding-top:8px;position:relative}.hero-pill-wrap{z-index:0;justify-content:center;margin-bottom:-18px;display:flex;position:relative}.hero-pill{background:var(--orange);will-change:transform;border-radius:100px;justify-content:center;align-items:center;min-height:118px;padding:18px 48px;animation:6.5s ease-in-out 1.4s infinite hero-pill-wiggle;display:inline-flex;transform:rotate(2.79deg);box-shadow:0 18px 40px #ff370047}@keyframes hero-pill-wiggle{0%,78%,to{transform:rotate(2.79deg)}80%{transform:rotate(-1.4deg)}83%{transform:rotate(6.2deg)}86%{transform:rotate(.1deg)}89%{transform:rotate(4.8deg)}92%{transform:rotate(1.6deg)}95%{transform:rotate(3.2deg)}}.hero-pill span{color:var(--white);letter-spacing:-.04em;white-space:nowrap;font-size:clamp(36px,5.2vw,76px);font-weight:700;line-height:1}.hero-title{z-index:1;letter-spacing:-.04em;margin:0;font-size:clamp(36px,5.2vw,76px);font-weight:700;line-height:1;position:relative}.hero-title .line{display:block}.hero-title .converts{display:inline-block;position:relative}.hero-underline{pointer-events:none;width:min(100%,311px);height:14px;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.hero-underline img{width:100%;height:100%}.hero-sub{max-width:640px;color:var(--muted);letter-spacing:-.04em;margin:38px auto 0;font-size:18px;font-weight:500;line-height:1.5}.hero-cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:43px;display:flex}.spots{background:var(--bg-card);letter-spacing:-.04em;border-radius:100px;align-items:center;gap:12px;padding:8px 14px;font-size:14px;font-weight:700;display:inline-flex}.spots img{width:24px;height:24px}.btn-start{background:var(--dark);color:#fff;border:1px solid var(--dark);letter-spacing:-.04em;border-radius:100px;align-items:center;gap:10px;height:48px;padding:0 16px 0 24px;font-size:18px;font-weight:700;display:inline-flex;position:relative;box-shadow:0 9px 14px -2px #0000007a,inset 2px 0 1px #ffffff80,inset -2px 0 1px #ffffff80,inset 0 -2px 1px #ffffff80,inset 0 2px 1px #ffffff80}.btn-start img{width:24px;height:24px}.btn-start:hover{transform:translateY(-1px)}.sticky-cta{--sticky-cta-bottom:max(40px, env(safe-area-inset-bottom,0px));left:50%;bottom:var(--sticky-cta-bottom);z-index:50;transform:translate(-50%, calc(100% + var(--sticky-cta-bottom)));opacity:0;pointer-events:none;max-width:calc(100% - 32px);padding:0 16px;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .35s;position:fixed}.sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.sticky-cta-inner{background:#fff;border:1px solid #fff;border-radius:50px;align-items:center;gap:12px;padding:16px 16px 16px 24px;display:flex;position:relative;box-shadow:0 14px 34px #00000040,inset 0 0 16px #0000001c,inset -2px 0 4px #00000059,inset 0 -2px 4px #00000059,inset 2px 0 4px #00000059,inset 0 2px 4px #00000059}.sticky-cta-label{letter-spacing:-.04em;white-space:nowrap;color:var(--ink);margin:0;font-size:16px;font-weight:700;line-height:1.5}.sticky-cta-actions{align-items:center;gap:24px;display:flex}.sticky-cta-spots{letter-spacing:-.04em;white-space:nowrap;color:var(--ink);align-items:center;gap:12px;font-size:14px;font-weight:700;display:inline-flex}.sticky-cta-spots img{flex:none;width:24px;height:24px}.sticky-cta-btn{white-space:nowrap;flex:none}@media (width<=900px){.sticky-cta{width:calc(100% - 32px);max-width:560px;padding:0}.sticky-cta-inner{border-radius:50px;flex-wrap:nowrap;justify-content:flex-start;gap:12px;width:100%;padding:10px 10px 10px 18px}.sticky-cta-label{display:none}.sticky-cta-actions{flex-wrap:nowrap;flex:1;justify-content:flex-end;gap:12px;min-width:0}.sticky-cta-spots{gap:8px;font-size:13px}.sticky-cta-spots img{width:20px;height:20px}.sticky-cta-btn{flex:1;justify-content:center;gap:8px;min-width:0;height:44px;padding:0 14px 0 18px;font-size:15px}.sticky-cta-btn img{width:20px;height:20px}}@media (width>=600px) and (width<=900px){.sticky-cta{width:auto;max-width:calc(100% - 32px)}.sticky-cta-inner{width:auto;padding:10px 10px 10px 20px}.sticky-cta-label{font-size:14px;display:block}.sticky-cta-actions,.sticky-cta-btn{flex:none}}@media (width<=480px){.sticky-cta-inner{border-radius:24px;flex-direction:column;align-items:stretch;gap:12px;padding:16px}.sticky-cta-actions{display:contents}.sticky-cta-spots{justify-content:flex-start;gap:10px;font-size:14px}.sticky-cta-spots img{width:24px;height:24px}.sticky-cta-btn{flex:none;gap:10px;width:100%;height:48px;padding:0 16px 0 24px;font-size:16px}.sticky-cta-btn img{width:24px;height:24px}}@media (prefers-reduced-motion:reduce){.sticky-cta{transition:opacity .2s;transform:translate(-50%)}.sticky-cta:not(.is-visible){opacity:0}}.portfolio{background:#0a0a0a;border-radius:clamp(16px,2vw,32px);margin:64px 16px 0;padding:0;overflow:hidden}.portfolio-frame{aspect-ratio:1695/820;background:#0a0a0a;width:100%;max-width:1695px;margin:0 auto;position:relative;overflow:hidden;container-type:inline-size}.portfolio-frame:before,.portfolio-frame:after{content:"";z-index:30;pointer-events:none;height:26%;position:absolute;left:0;right:0}.portfolio-frame:before{background:linear-gradient(#0a0a0a 0%,#0a0a0abf 35%,#0000 100%);top:0}.portfolio-frame:after{background:linear-gradient(#0000 0%,#0a0a0abf 65%,#0a0a0a 100%);bottom:0}.portfolio-grid{transform-origin:50%;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,1.35cqw,22px);width:158%;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-12.98deg)}.portfolio-card{aspect-ratio:571/352;background:#111;border-radius:clamp(6px,.95cqw,16px);margin:0;overflow:hidden;box-shadow:0 18px 40px #0006}.portfolio-card img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.ribbon-section{height:280px;margin:40px 0 20px;position:relative;overflow:hidden}.ribbon{white-space:nowrap;align-items:center;width:120%;height:84px;display:flex;position:absolute;left:-10%;overflow:hidden}.ribbon-black{z-index:1;background:#000;top:110px;transform:rotate(-7.04deg)}.ribbon-orange{background:var(--orange);z-index:2;top:70px;transform:rotate(4.95deg)}.ribbon-track{will-change:transform;align-items:center;gap:24px;width:max-content;animation:28s linear infinite ribbon-x;display:flex}.ribbon-orange .ribbon-track{animation-duration:32s;animation-direction:reverse}.ribbon-item{color:#fff;letter-spacing:-.04em;align-items:center;gap:24px;font-size:clamp(22px,2.2vw,32px);font-weight:900;display:inline-flex}.ribbon-item img{flex:none;width:24px;height:24px}@keyframes ribbon-x{0%{transform:translate(0)}to{transform:translate(-50%)}}.targeting-pills{color:var(--ink);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.targeting-pill{gap:0}.hero-targeting-pills{box-sizing:border-box;justify-content:center;width:100%;margin:18px 0 0;padding:0 16px}.section{padding:72px 0 40px}.section-label{text-align:center;font-family:var(--font-label);letter-spacing:-.04em;margin:0 0 32px;font-size:24px;font-weight:600;line-height:1.5}.section-title{max-width:var(--content);text-align:center;letter-spacing:-.04em;margin:0 auto;font-size:clamp(36px,5.2vw,76px);font-weight:700;line-height:1}.section-title .accent{color:var(--orange)}.problem-grid{grid-template-columns:repeat(3,minmax(0,458px));justify-content:center;gap:18px;margin-top:80px;padding:0 16px;display:grid}.problem-card{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;min-height:272px;padding:24px}.problem-card-head{align-items:center;gap:15px;margin-bottom:24px;display:flex}.problem-icon{background:var(--dark);border:1px solid var(--dark);border-radius:12px;flex:none;place-items:center;width:48px;height:48px;display:grid;position:relative;box-shadow:0 9px 14px -2px #0000007a,inset 2px 0 1px #ffffff80,inset -2px 0 1px #ffffff80,inset 0 -2px 1px #ffffff80,inset 0 2px 1px #ffffff80}.problem-icon img{width:24px;height:24px}.problem-card h3{letter-spacing:-.04em;margin:0;font-size:22px;font-weight:700;line-height:1.3}.problem-card p{color:var(--muted);letter-spacing:-.04em;margin:0;font-size:18px;font-weight:500;line-height:1.5}.concept{padding-bottom:64px}.concept-list{gap:0;width:min(100% - 32px,980px);margin:80px auto 0;display:grid}.concept-item{border-top:1px solid #0000001f;grid-template-columns:88px 1fr;align-items:start;gap:28px;padding:36px 0;display:grid}.concept-item:last-child{border-bottom:1px solid #0000001f}.concept-num{letter-spacing:-.06em;color:var(--orange);font-size:42px;font-weight:900;line-height:1}.concept-copy h3{letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(22px,2.4vw,28px);font-weight:700;line-height:1.2}.concept-copy p{max-width:62ch;color:var(--muted);letter-spacing:-.04em;margin:0;font-size:18px;font-weight:500;line-height:1.55}.about{position:relative;overflow:hidden}.about-wrap{width:min(100% - 32px,1120px);margin:0 auto;position:relative}.about-grid{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;display:grid;position:relative}.about-photo{background:#cfcfcf;border-radius:32px;position:relative;overflow:hidden}.about-photo>img:first-child{object-fit:cover;object-position:center 20%;width:100%;height:560px;display:block}.about-badge{object-fit:contain;width:88px;height:91px;position:absolute;bottom:16px;right:16px}.about-copy h2{letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(36px,4vw,52px);font-weight:700;line-height:1.05}.about-copy>p{max-width:46ch;color:var(--muted);letter-spacing:-.03em;margin:0 0 28px;font-size:17px;font-weight:500;line-height:1.6}.about-timeline{border-top:1px solid #0000001a;margin:0;padding:0;list-style:none}.about-timeline li{letter-spacing:-.03em;border-bottom:1px solid #0000001a;justify-content:space-between;gap:16px;padding:14px 0;font-size:15px;font-weight:600;display:flex}.about-timeline li span:last-child{color:var(--muted);white-space:nowrap;font-weight:500}.results{padding-bottom:48px}.proofs-shell{background:#111;border-radius:32px;gap:18px;margin:72px 16px 0;padding:36px 0;display:grid;overflow:hidden}.proof-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.proof-track{will-change:transform;gap:16px;width:max-content;padding:0 16px;animation:70s linear infinite proof-x;display:flex}.proof-marquee-reverse .proof-track{animation-duration:80s;animation-direction:reverse}.proof-card{width:min(360px,78vw);min-height:280px;color:var(--ink);background:#fff;border-radius:24px;flex-direction:column;flex:none;gap:18px;padding:28px;display:flex}.proof-card-dark{color:#fff;background:#1a1a1a}.proof-card-dark .proof-quote{color:#ffffffeb}.proof-card-dark .proof-author span:last-child{color:#ffffff8c}.proof-stars{color:var(--orange);gap:2px;font-size:18px;line-height:1;display:flex}.proof-quote{letter-spacing:-.03em;flex:1;margin:0;font-size:17px;font-weight:500;line-height:1.45}.proof-author{align-items:center;gap:12px;margin-top:auto;display:flex}.proof-avatar{color:#fff;background:#111;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;font-size:15px;font-weight:700;display:grid}.proof-card-dark .proof-avatar{background:var(--orange)}.proof-author strong{letter-spacing:-.03em;font-size:15px;font-weight:700;display:block}.proof-author span:last-child{color:var(--muted);margin-top:2px;font-size:13px;font-weight:500;display:block}@keyframes proof-x{0%{transform:translate(0)}to{transform:translate(-50%)}}.pricing{padding-bottom:80px}.pricing-offer{width:min(100% - 32px,980px);max-width:980px;margin:56px auto 0}.pricing-card{background:#fff;border-radius:32px;grid-template-columns:1.05fr .95fr;gap:48px;width:100%;padding:40px;display:grid;box-shadow:0 18px 50px #0000000f}.pricing-footnote{color:var(--muted);letter-spacing:-.02em;margin:14px 8px 0;font-size:13px;font-weight:500;line-height:1.45}.pricing-left{flex-direction:column;min-height:100%;display:flex}.pricing-icon{background:var(--dark);border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:22px;display:grid;box-shadow:0 9px 14px -2px #00000059,inset 2px 0 1px #ffffff73,inset -2px 0 1px #ffffff73,inset 0 -2px 1px #ffffff73,inset 0 2px 1px #ffffff73}.pricing-icon img{width:20px;height:20px}.pricing-left h3{letter-spacing:-.04em;margin:0 0 12px;font-size:28px;font-weight:700}.pricing-left>p{max-width:36ch;color:var(--muted);letter-spacing:-.03em;margin:0;font-size:16px;font-weight:500;line-height:1.55}.pricing-meta{letter-spacing:-.03em;border-top:1px solid #0000001a;justify-content:space-between;align-items:baseline;gap:16px;margin-top:auto;padding-top:28px;font-size:14px;font-weight:600;display:flex}.pricing-meta span{color:var(--muted);font-weight:500}.pricing-right{flex-direction:column;display:flex}.pricing-price-stack{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.pricing-amounts{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.currency-switch{letter-spacing:-.03em;color:var(--muted);align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.currency-switch button{color:inherit;opacity:.55;padding:0}.currency-switch button.is-active{color:var(--ink);opacity:1}.currency-switch button:hover{opacity:1}.pricing-old{letter-spacing:-.04em;color:#00000047;font-size:28px;font-weight:700;text-decoration:line-through;text-decoration-thickness:2px}.pricing-new{letter-spacing:-.05em;color:var(--ink);font-size:clamp(48px,6vw,64px);font-weight:900;line-height:1}.pricing-tag{color:var(--muted);letter-spacing:-.03em;margin:10px 0 0;font-size:14px;font-weight:600}.pricing-payment{color:var(--ink);letter-spacing:-.03em;border-bottom:1px solid #0000001a;margin:8px 0 0;padding-bottom:18px;font-size:15px;font-weight:700}.pricing-features{gap:14px;margin:22px 0 0;padding:0;list-style:none;display:grid}.pricing-features li{letter-spacing:-.03em;align-items:flex-start;gap:12px;font-size:15px;font-weight:500;line-height:1.4;display:flex}.pricing-check{width:22px;height:22px;color:var(--ink);background:#ececec;border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:700;display:grid}.pricing-cta{justify-content:center;width:100%;margin-top:28px}.faq{padding-bottom:80px}.faq-grid{grid-template-columns:1fr 1fr;gap:12px;width:min(100% - 32px,980px);margin:56px auto 0;display:grid}.faq-item{text-align:left;background:#ffffffb8;border:1px solid #00000014;border-radius:22px;padding:22px 24px;overflow:hidden}.faq-item summary{cursor:pointer;letter-spacing:-.03em;justify-content:space-between;align-items:flex-start;gap:16px;font-size:16px;font-weight:700;line-height:1.35;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--muted);flex:none;font-size:22px;line-height:1}.faq-item[open] summary:after{content:"–"}.faq-item p{color:var(--muted);letter-spacing:-.03em;margin:14px 0 0;font-size:15px;font-weight:500;line-height:1.55}@media (width<=1100px){.header-inner{width:calc(100% - 48px)}.nav{gap:20px;font-size:15px}.logo svg{width:120px}.problem-grid{box-sizing:border-box;grid-template-columns:1fr;max-width:520px;margin-inline:auto;padding-inline:16px}.concept-list{width:auto;margin-left:16px;margin-right:16px}.concept-item{grid-template-columns:64px 1fr;gap:18px}.concept-num{font-size:32px}.about-grid{grid-template-columns:1fr;gap:28px;padding-top:36px}.about-photo>img:first-child{height:420px}.pricing-card{grid-template-columns:1fr;gap:32px;padding:28px}.pricing-offer{width:auto;margin-left:16px;margin-right:16px}.pricing .section-label,.pricing .section-title{padding-inline:16px}.faq-grid{grid-template-columns:1fr;width:auto;margin-left:16px;margin-right:16px}}@media (width<=720px){.nav{display:none}.header-inner{grid-template-columns:1fr auto}.hero{padding:48px 16px 0}.hero-trust{margin-bottom:16px}.hero-title-block{padding-top:4px}.hero-pill-wrap{margin-bottom:8px}.hero-pill{box-sizing:border-box;max-width:100%;min-height:64px;padding:10px 20px}.hero-pill span{font-size:clamp(26px,7.5vw,36px)}.hero-title{line-height:1.08}.hero-sub{margin-top:32px}.hero-targeting-pills{gap:8px;margin-top:24px;padding:0}.hero-cta-row{box-sizing:border-box;flex-direction:column;align-items:center;gap:14px;width:100%;margin-top:32px;padding-inline:0}.hero-cta-row .spots{background:0 0;padding:0}.hero-cta-row .btn-start{justify-content:center;width:100%;padding:0 16px}.ribbon-section{height:200px}.ribbon{height:64px}.portfolio{border-radius:clamp(16px,5.2vw,24px);margin-top:40px}.portfolio-frame{aspect-ratio:4/3}.portfolio-grid{width:205%}.pricing .section-label,.pricing .section-title{padding-inline:16px}.pricing-card{padding:24px}.pricing-offer{width:auto;margin-left:16px;margin-right:16px}.pricing-meta{display:none}.problem-grid{width:auto;max-width:none;margin-left:16px;margin-right:16px;padding-inline:0}.section-label{margin:0 0 32px;line-height:1}.section{padding:48px 0 24px}.concept,.about,.results,.pricing,.faq{padding-bottom:32px}.about-wrap{width:auto;margin-left:16px;margin-right:16px}.about-photo>img:first-child{height:380px}.faq .section-label,.faq .section-title{padding-inline:16px}.footer-panel{aspect-ratio:1.45}.footer-wordmark{font-size:22cqw}}.site-footer{border-radius:24px;margin:16px;padding:0;overflow:hidden}.footer-panel{isolation:isolate;aspect-ratio:1697/864;clip-path:inset(0 round 24px);background:#ff3b00;border-radius:24px;width:100%;position:relative;overflow:hidden;container-type:inline-size}.footer-panel:before{content:"";z-index:0;filter:blur(clamp(80px,15vw,250px));pointer-events:none;background:#040200;border-radius:50%;width:140%;height:148%;position:absolute;top:-66%;left:-20%}.footer-wordmark{z-index:1;letter-spacing:-.04em;text-align:center;white-space:nowrap;pointer-events:none;width:97.4%;margin:0;font-size:19.44cqw;font-weight:700;line-height:1;position:absolute;top:68%;left:1.3%;overflow:hidden}.footer-wordmark>span{color:#0000;background:linear-gradient(#fff 0% 30%,#fff0 100%);will-change:transform;-webkit-background-clip:text;background-clip:text;display:block;transform:translateY(100%)}.footer-wordmark.is-revealed>span{animation:.85s cubic-bezier(.44,0,.56,1) forwards footer-wordmark-up;transform:translateY(0)}@keyframes footer-wordmark-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.footer-top{z-index:2;color:#fff;justify-content:space-between;align-items:flex-start;gap:24px 40px;padding:28px 36px 0;display:flex;position:relative}.footer-copyright{letter-spacing:-.02em;white-space:nowrap;margin:0;font-size:14px;font-weight:500}.footer-nav{flex-wrap:wrap;justify-content:flex-end;gap:8px 28px;display:flex}.footer-nav a{color:#fff;letter-spacing:-.02em;opacity:.85;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s}.footer-nav a:hover{opacity:1;text-underline-offset:4px;text-decoration:underline}@media (width<=900px){.footer-top{flex-direction:column;gap:12px;padding:20px 20px 0}.footer-nav{justify-content:flex-start}.footer-copyright{white-space:normal}}.legal-page{min-height:100vh}.legal-main{width:min(100% - 48px,720px);margin:0 auto;padding:96px 0}.legal-back{color:var(--muted);letter-spacing:-.03em;margin-bottom:28px;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}.legal-back:hover{color:var(--ink)}.legal-article h1{letter-spacing:-.04em;color:var(--ink);margin:0 0 24px;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.15}.legal-article p{letter-spacing:-.02em;color:var(--muted);margin:0 0 14px;font-size:16px;font-weight:500;line-height:1.6}.legal-article p:last-child{margin-bottom:0}.legal-other{border-top:1px solid #0000001a;flex-wrap:wrap;gap:12px 24px;margin-top:48px;padding-top:28px;display:flex}.legal-other a{color:var(--ink);letter-spacing:-.03em;opacity:.7;font-size:14px;font-weight:700;text-decoration:none}.legal-other a:hover{opacity:1;text-underline-offset:4px;text-decoration:underline}.char{opacity:.001;filter:blur(10px);will-change:opacity, transform, filter;display:inline-block;transform:translateY(10px)}.char-play{animation-name:char-appear;animation-fill-mode:forwards}.char-no-blur{filter:none}@keyframes char-appear{to{opacity:1;filter:blur();transform:translateY(0)}}.fade-up{opacity:0;transform:translateY(var(--fade-y,50px));will-change:opacity, transform}.fade-up-play{animation:fade-up-in var(--fade-duration,1s) cubic-bezier(.44, 0, .56, 1) var(--fade-delay,.1s) forwards}@keyframes fade-up-in{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.char,.fade-up,.char-play,.fade-up-play,.footer-wordmark>span{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}.hero-pill{animation:none}}
