@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/assets/font-8.ttf) format('truetype');
}

:root{--ink:#141916;--paper:#f7f8f4;--lime:#d5ff7a;--muted:#697068;--border:#dce0d8;--display:'Manrope',sans-serif;--body:'DM Sans',sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}svg{display:block}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #648a24;outline-offset:5px}::selection{background:var(--lime);color:var(--ink)}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:600;line-height:1.13}h2{font-size:clamp(2.15rem,3.7vw,3.5rem);letter-spacing:-.045em}h3{font-size:1.35rem;letter-spacing:-.035em}p{font-weight:400}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;left:15px;top:-80px;padding:10px 20px;background:var(--lime);z-index:50}.skip-link:focus{top:10px}.site-header{border-bottom:1px solid var(--border);background:rgba(247,248,244,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.nav-wrap{height:93px;display:flex;align-items:center;justify-content:space-between;gap:36px}.wordmark{font-family:var(--display);display:inline-flex;align-items:center;gap:10px;font-size:2rem;line-height:1;font-weight:800;letter-spacing:-.085em}.brand-icon{display:inline-grid;place-content:center;font-size:1.3rem;letter-spacing:-.09em;background:var(--ink);color:var(--lime);width:32px;height:34px;border-radius:8px;transform:skew(-8deg);margin-right:2px}.brand-period{font-family:var(--body);font-size:.65rem;letter-spacing:0;align-self:flex-start;margin-top:0;margin-left:-5px}.nav-wrap nav{display:flex;gap:31px;font-size:.875rem;font-weight:500}.nav-wrap nav a{position:relative}.nav-wrap nav a:after{content:'';height:1px;background:var(--ink);position:absolute;left:0;right:100%;bottom:-6px;transition:right .2s}.nav-wrap nav a:hover:after{right:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;min-height:54px;padding:14px 23px;font-size:.875rem;font-weight:600;border:1px solid var(--ink);border-radius:5px;transition:transform .2s,background .2s;line-height:1.4}.button:hover{transform:translateY(-2px)}.button span{font-size:1.2rem;line-height:1}.button-small{min-height:43px;padding:10px 17px;gap:24px}.button-primary{background:var(--ink);color:var(--paper)}.button-primary:hover{background:#2d382e}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:34px;align-items:center;padding-block:49px 51px;min-height:640px}.hero-copy{padding-bottom:10px}.eyebrow{font-size:.75rem;line-height:1.4;letter-spacing:.12em;font-weight:600;display:flex;align-items:center;gap:10px}.small-mark{font-size:1.45rem;line-height:1}.hero h1{font-size:clamp(3.4rem,5.1vw,4.7rem);letter-spacing:-.065em;line-height:1.1;margin-top:27px;font-weight:600}.hero h1 span{color:#737c70}.hero-description{font-size:1.08rem;max-width:345px;line-height:1.65;margin-top:25px;color:#5c655a}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:31px}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:.875rem;font-weight:550;line-height:1.4}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-art{height:535px;border-radius:10px;overflow:hidden;background:#141916;color:#e7eddf;position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between}.art-label{display:flex;justify-content:space-between;padding:25px 27px;position:relative;z-index:1;font-size:.6rem;letter-spacing:.13em;color:#d4ddca}.hero-image-slot{position:absolute;inset:0;z-index:-1}.hero-image-slot img{width:100%;height:100%;object-fit:cover;display:block}.hero-art figcaption{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 27px;font-size:.85rem;background:linear-gradient(transparent,rgba(20,25,22,.6))}.concept-label{font-size:.65rem;color:#bbc4b4}.principles{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.principles-inner{display:flex;align-items:center;justify-content:space-around;min-height:87px;gap:25px}.principles p{display:flex;gap:13px;align-items:center;font-size:.95rem;font-weight:500}.principles p span{font-size:1.35rem;font-weight:400}.principle-divider{height:21px;width:1px;background:var(--border)}.section{padding-block:100px}.muted{color:var(--muted)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.section-heading h2{margin-top:22px}.section-intro{color:var(--muted);font-size:1rem;line-height:1.8;padding-bottom:3px;max-width:370px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.feature{border-top:1px solid #cdd4c8;padding:26px 23px 0 0;display:flex;flex-direction:column;align-items:flex-start}.feature-top{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:30px}.feature-top svg{width:31px;height:31px;stroke:var(--ink);stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.feature-top span{font-size:.75rem;color:#7f8978}.feature h3{margin-bottom:14px}.feature p{font-size:.96rem;color:var(--muted);max-width:327px;margin-bottom:23px;line-height:1.75}.feature .text-link{margin-top:auto}.privacy-section{background:var(--ink);color:var(--paper);padding-block:88px}.privacy-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:100px}.privacy-section .eyebrow{color:#b7c5af}.privacy-section h2{margin-top:28px;font-size:clamp(2.5rem,4vw,3.65rem);line-height:1.18}.privacy-section h2 span{color:var(--lime)}.privacy-description{color:#abb8a7;line-height:1.85;margin-top:22px;font-size:1.02rem}.privacy-details{padding-left:35px;border-left:1px solid #394037}.privacy-number{color:var(--lime);font-size:2.4rem;line-height:1;margin-bottom:25px}.privacy-details h3{margin-bottom:18px;font-size:1.5rem}.privacy-details p{color:#b5beb1;font-size:.94rem;line-height:1.8;margin-top:13px;max-width:400px}.privacy-details .text-link{color:var(--lime);margin-top:24px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:55px}.steps article{padding-top:26px;border-top:1px solid #d1d7cc}.step-number{font-family:var(--display);font-size:2.1rem;line-height:1;color:#818d78;font-weight:400;letter-spacing:-.08em}.steps h3{margin-top:24px;margin-bottom:14px}.steps p{font-size:.96rem;color:var(--muted);max-width:320px}.faq-section{border-top:1px solid var(--border);padding-block:80px 95px;display:grid;grid-template-columns:1fr 1.25fr;gap:80px}.faq-section h2{font-size:2.5rem;margin-top:22px}.faq-section>div>p:not(.eyebrow){margin-top:20px;color:var(--muted);font-size:.95rem}.faq-list details{border-bottom:1px solid var(--border)}.faq-list details:first-child{border-top:1px solid var(--border)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px 0;font-size:1rem;font-weight:550;line-height:1.5}summary::-webkit-details-marker{display:none}summary span{font-size:1.5rem;font-weight:400;transition:transform .2s;flex-shrink:0;line-height:1}.faq-list details[open] summary span{transform:rotate(45deg)}.answer{padding:0 40px 26px 0;color:var(--muted);font-size:.95rem;line-height:1.8}.launch-section{padding-bottom:85px}.launch-inner{background:var(--lime);padding:55px 60px;border-radius:9px;display:flex;justify-content:space-between;gap:45px}.launch-inner h2{font-size:clamp(2rem,3.4vw,3rem);margin-block:21px}.launch-inner p:not(.eyebrow){font-size:.94rem;color:#465a30;line-height:1.75}.launch-status{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;min-width:215px}.launch-asterisk{font-size:6.5rem;line-height:1;font-weight:400}.launch-pill{font-size:.7rem;letter-spacing:.1em;border:1px solid #526b33;border-radius:100px;padding:6px 16px;line-height:1.4}.launch-status>span:last-child{font-size:.82rem}footer{padding-bottom:30px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:30px;border-bottom:1px solid var(--border);gap:20px}.footer-top p{color:var(--muted);font-size:.9rem}.footer-top .wordmark{font-size:1.75rem}.footer-top .brand-icon{width:29px;height:31px;font-size:1.15rem}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:.75rem;padding-block:23px 14px;color:#646f5e}.footer-policy{border:0;padding:0;background:none;color:inherit;font-size:inherit}.footer-policy:hover{text-decoration:underline}.footer-note{font-size:.75rem;line-height:1.7;color:#747e6e;max-width:920px}dialog{border:0;border-radius:12px;max-width:560px;width:calc(100% - 32px);padding:0;color:var(--ink);background:var(--paper);box-shadow:0 20px 100px #0004}dialog::backdrop{background:#11180faa;backdrop-filter:blur(4px)}.dialog-content{padding:43px;position:relative}.dialog-content h2{font-size:2.1rem;margin-block:20px}.dialog-content p:not(.eyebrow){color:var(--muted);font-size:.96rem;margin-block:15px}.dialog-close{position:absolute;right:15px;top:10px;font-size:1.8rem;border:0;background:none;width:35px;height:35px;line-height:1}.dialog-done{margin-top:15px}.no-scroll{overflow:hidden}
@media(min-width:1600px){.hero{min-height:710px}.hero-art{height:575px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav-wrap{gap:20px}.nav-wrap nav{gap:20px}.hero{gap:25px}.hero h1{font-size:clamp(3rem,5.4vw,4rem)}.hero-art{height:490px}.hero-actions{gap:20px;align-items:flex-start;flex-direction:column}.hero{padding-block:40px;min-height:570px}.privacy-grid{gap:45px}.faq-section{gap:40px}.launch-inner{padding:44px}}
@media(max-width:780px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.nav-wrap{height:76px}.wordmark{font-size:1.8rem}.header-cta{margin-left:auto;min-height:40px;font-size:.8rem;gap:15px;padding-inline:13px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:33px;height:42px;background:none;border:0;padding:4px}.menu-toggle span{display:block;width:25px;height:1.5px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.nav-wrap nav{display:none;position:absolute;top:76px;left:0;width:100%;background:var(--paper);border-bottom:1px solid var(--border);padding:20px;gap:0}.nav-wrap nav.is-open{display:flex;flex-direction:column}.nav-wrap nav a{font-size:1rem;padding:13px 5px}.nav-wrap nav a:after{display:none}.hero{grid-template-columns:1fr;gap:36px;padding-block:47px 27px}.hero h1{font-size:clamp(3rem,8.8vw,4.6rem);margin-top:24px}.hero-description{max-width:350px;font-size:1rem;margin-top:23px}.hero-actions{flex-direction:row;align-items:center;margin-top:28px;gap:25px}.button{gap:24px}.hero-copy{padding-bottom:0}.hero-art{height:auto;aspect-ratio:1.14;max-height:600px}.art-label{padding:22px}.hero-art figcaption{padding:22px}.principles-inner{min-height:74px;gap:15px}.principles p{font-size:.78rem;gap:7px}.principles p span{font-size:1.05rem}.section{padding-block:65px}.section-heading{display:block}.section-intro{margin-top:24px;font-size:.95rem}.desktop-break{display:none}.feature-grid{gap:22px;margin-top:35px}.feature{padding-right:0}.feature-top{margin-bottom:22px}.feature h3{font-size:1.15rem;line-height:1.3}.feature p{font-size:.875rem}.feature .text-link{font-size:.8rem;gap:8px}.privacy-section{padding-block:65px}.privacy-grid{grid-template-columns:1fr;gap:40px}.privacy-details{padding-top:30px;border-top:1px solid #394037;padding-left:0;border-left:none}.privacy-number{display:none}.privacy-details p{max-width:100%;font-size:.95rem}.steps{gap:24px;margin-top:35px}.steps h3{font-size:1.15rem;line-height:1.3}.steps p{font-size:.875rem}.faq-section{grid-template-columns:1fr;gap:35px;padding-block:58px 65px}.faq-section h2{font-size:2.2rem}.launch-section{padding-bottom:60px}.launch-inner{padding:35px;gap:30px}.launch-inner h2{font-size:2.2rem}.launch-status{min-width:150px}.launch-status>span:last-child{font-size:.75rem}.launch-asterisk{font-size:5rem}.footer-top p{display:none}.footer-bottom{flex-wrap:wrap}.footer-bottom span:nth-child(2){order:3;width:100%}.footer-note{font-size:.75rem}}
@media(max-width:520px){.container{width:calc(100% - 40px)}.nav-wrap{gap:13px}.wordmark{font-size:1.6rem;gap:8px}.brand-icon{width:27px;height:29px;font-size:1.1rem}.header-cta{font-size:.75rem;padding-inline:10px;gap:13px}.header-cta span{font-size:1rem}.eyebrow{font-size:.65rem}.hero h1{font-size:clamp(2.8rem,10.8vw,4rem)}.hero-actions{gap:18px;flex-wrap:wrap}.hero-actions .button{font-size:.825rem;padding:13px 17px;gap:20px;min-height:50px}.hero-actions .text-link{font-size:.825rem;gap:10px}.hero-art{aspect-ratio:.99}.art-label{font-size:.55rem;padding:20px}.hero-art figcaption{font-size:.75rem;padding:20px;gap:10px}.concept-label{font-size:.6rem}.principles-inner{padding-block:20px;gap:13px;justify-content:flex-start;flex-wrap:wrap;min-height:0}.principles p{font-size:.75rem;flex:1 1 40%}.principle-divider{display:none}.principles p:last-of-type{flex:1 1 100%}.principles p span{width:18px}.feature-grid{grid-template-columns:1fr;gap:28px}.feature{padding-top:22px}.feature-top{margin-bottom:18px}.feature h3{font-size:1.3rem}.feature p{font-size:1rem;max-width:100%;margin-bottom:18px}.feature .text-link{font-size:.875rem}.privacy-section h2{font-size:2.5rem}.steps{grid-template-columns:1fr;gap:30px}.steps article{display:grid;grid-template-columns:45px 1fr;gap:10px 20px;padding-top:25px}.steps h3{margin:0;align-self:center;font-size:1.3rem}.steps p{grid-column:2;font-size:.95rem;max-width:100%}.step-number{font-size:1.7rem}.faq-section{gap:28px}summary{font-size:.95rem;gap:18px;padding-block:22px}.answer{font-size:.95rem;padding-right:18px}.launch-inner{display:block;padding:30px 25px}.launch-inner h2{font-size:2.1rem}.launch-inner .eyebrow{font-size:.6rem;max-width:240px}.launch-inner p:not(.eyebrow){font-size:.9rem}.launch-status{flex-direction:row;justify-content:flex-start;gap:20px;margin-top:25px}.launch-status>span:last-child{display:none}.launch-asterisk{font-size:3.8rem}.footer-top .text-link{font-size:.8rem}.dialog-content{padding:35px 25px}.dialog-content h2{font-size:1.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.launch-register{margin-top:24px}.launch-footnote{margin-top:10px;font-size:.8rem!important}.footer-links{display:flex;align-items:center;gap:18px}.footer-links a:hover{text-decoration:underline}
