@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--paper:#f1f3f0;--white:#fff;--ink:#151c17;--muted:#5a645c;--orange:#f35025;--line:#d3d9d2;--radius:6px;color-scheme:light;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:6px}::selection{background:var(--orange);color:var(--ink)}.skip-link{position:fixed;top:-100px;left:20px;z-index:20;background:var(--ink);color:white;padding:14px}.skip-link:focus{top:12px}
.header{height:100px;display:flex;justify-content:space-between;align-items:center;padding:0 5%;position:relative;z-index:5;border-bottom:1px solid var(--line)}.wordmark{display:inline-flex;align-items:center;font-family:'Manrope',sans-serif;font-size:26px;font-weight:800;letter-spacing:-1.3px;white-space:nowrap}.brand-symbol{font-size:40px;color:var(--orange);font-weight:800;margin-right:9px;line-height:1}.wordmark-period{color:var(--orange)}nav{display:flex;gap:35px;align-items:center;font-size:14px;font-weight:550}nav a{padding:12px 0}.nav-build{border-bottom:1px solid var(--ink)}.nav-build span{padding-left:16px}.eyebrow{font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:650;margin:0 0 32px}.hero{min-height:calc(100svh - 100px);min-height:max(660px,calc(100svh - 100px));position:relative;padding:80px 5% 110px;isolation:isolate;display:flex;align-items:center;overflow:hidden}.hero-copy{position:relative;z-index:2;pointer-events:none;width:58%}.hero-copy a{pointer-events:auto}h1,h2,h3,p{margin-top:0}h1{font-family:'Manrope',sans-serif;font-size:clamp(4rem,6.9vw,7.8rem);line-height:1.03;letter-spacing:-.068em;font-weight:750;margin-bottom:30px}.orange-text{color:var(--orange)}.hero-description{font-size:clamp(1.25rem,1.75vw,1.65rem);line-height:1.5;letter-spacing:-.025em;margin-bottom:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:50px;font-size:15px;font-weight:650;background:var(--orange);padding:18px 23px;border-radius:var(--radius);transition:background .2s,transform .2s}.button:hover{background:#ff6840;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.hero-product{position:absolute;right:-1%;width:61%;top:50%;transform:translateY(-50%);margin:0;z-index:1}.hero-product img{display:block;width:100%;height:auto;filter:drop-shadow(0 25px 20px rgba(23,34,26,.08))}.hero-product figcaption{text-align:center;font-size:12px;letter-spacing:.04em;color:var(--muted);margin-top:-5px}.hero-bottom{position:absolute;bottom:30px;left:5%;right:5%;border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:var(--muted)}.hero-bottom a span{margin-left:24px}
@media(min-width:1700px){.hero{max-height:1080px}.header{max-width:1920px;margin:auto}.hero-copy{max-width:900px}}
@media(max-width:800px){.header{height:80px;padding:0 6%}.wordmark{font-size:23px}nav{gap:20px}nav>a:not(.nav-build){display:none}.hero{min-height:900px;padding:52px 6% 110px;align-items:flex-start}.hero-copy{width:100%}.eyebrow{font-size:12px;margin-bottom:28px}h1{font-size:clamp(3.8rem,10.8vw,6rem);max-width:680px;letter-spacing:-.065em;margin-bottom:22px}.hero-description{font-size:21px;line-height:1.4;margin-bottom:24px}.hero-product{width:100%;right:-10%;top:auto;bottom:72px;transform:none}.hero-product figcaption{margin-top:-22px;margin-left:-8%}.hero-bottom{left:6%;right:6%;bottom:22px;font-size:12px;flex-wrap:wrap}.hero-bottom>a{display:none}.hero-bottom>span:first-child{display:none}.button{padding:15px 19px;gap:38px;font-size:14px}.hero-bottom>span{width:100%;text-align:center}}
@media(max-width:480px){.header{height:74px}.wordmark{font-size:21px}.brand-symbol{font-size:34px}.nav-build{font-size:12px}.nav-build span{padding-left:5px}.hero{min-height:850px;padding-top:44px}h1{font-size:clamp(3.45rem,12.4vw,4.7rem)}.hero-product{bottom:90px;width:126%;right:-18%}.hero-product figcaption{margin-left:0}.eyebrow{font-size:12px;letter-spacing:.09em}.desktop-break{display:none}.hero-description{max-width:290px;font-size:20px}}
.section{padding:76px 7% 96px}.section-heading{display:flex;justify-content:space-between;gap:25px;align-items:baseline;margin-bottom:70px}.section-heading .eyebrow{margin:0}.small-note{font-size:14px;color:var(--muted)}h2{font-family:'Manrope',sans-serif;font-weight:650;font-size:clamp(2.75rem,4.6vw,5.5rem);line-height:1.12;letter-spacing:-.055em;margin-bottom:0}.problem{background:white}.problem-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:12%;align-items:end}.muted-line{color:#778479}.problem-copy{font-size:19px;line-height:1.6;max-width:390px}.problem-copy p{margin-bottom:25px}.problem-copy p:last-child{margin-bottom:0;color:var(--muted)}.statement-rule{margin-top:90px;padding-top:32px;border-top:1px solid var(--line);display:flex;align-items:center;gap:25px}.statement-rule>span{font-size:64px;line-height:1;color:var(--orange)}.statement-rule p{margin:0;font-size:20px;line-height:1.4;letter-spacing:-.03em}.meet{background:#18231c;color:var(--paper);overflow:hidden;padding-bottom:88px}.meet .section-heading{margin-bottom:65px}.meet .small-note{color:#a8b5a9}.meet-heading{display:flex;justify-content:space-between;gap:12%;align-items:end}.meet-heading h2{white-space:nowrap}.meet-heading>p{max-width:335px;margin:0;font-size:18px;line-height:1.65;color:#c6cec7}.meet-product{margin:30px -3% 40px;position:relative;text-align:center}.meet-product img{max-width:100%;width:820px;height:auto;display:block;margin:auto;border-radius:6px}.meet-product figcaption{color:#a8b5a9;font-size:12px;margin-top:15px;letter-spacing:.025em}.loop-intro{display:flex;align-items:start;justify-content:space-between;padding:35px 0 30px;border-top:1px solid #3a493d}.loop-intro .eyebrow{color:#a8b5a9;margin:6px 0 0}.loop-intro>p:last-child{font-size:24px;line-height:1.4;letter-spacing:-.03em;margin:0}.loop{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #3a493d}.loop article{padding:35px 25px 0 0}.loop article+article{border-left:1px solid #3a493d;padding-left:35px}.step-number{display:block;color:#94a897;font-size:13px;font-variant-numeric:tabular-nums;margin-bottom:28px}.loop h3{font-family:'Manrope',sans-serif;font-size:clamp(1.6rem,2.8vw,3rem);font-weight:600;letter-spacing:-.05em;line-height:1.2;margin-bottom:20px}.loop article p{font-size:17px;line-height:1.55;color:#c6cec7;margin-bottom:0}.build-layout{display:grid;grid-template-columns:1fr 1fr;gap:12%}.build-intro{font-size:19px;line-height:1.6;color:var(--muted);margin:30px 0 0}.milestone{display:grid;grid-template-columns:24px 1fr auto;gap:18px;border-top:1px solid var(--line);padding:28px 0;align-items:start}.milestone:last-child{border-bottom:1px solid var(--line)}.milestone-number{font-size:12px;margin-top:3px;color:var(--muted);font-variant-numeric:tabular-nums}.milestone h3{font-size:19px;letter-spacing:-.03em;font-weight:600;margin:0 0 10px}.milestone p{font-size:16px;line-height:1.55;color:var(--muted);margin:0;max-width:290px}.stage-tag{font-size:12px;line-height:1;background:#e2e7df;border-radius:30px;padding:7px 10px;margin-top:0}.current .stage-tag{background:var(--orange);color:var(--ink)}.build-status{font-size:14px;color:var(--muted);line-height:1.5;margin:55px 0 0;max-width:650px}.closing{background:var(--orange);padding:72px 7% 78px;position:relative;overflow:hidden}.closing .eyebrow{margin-bottom:45px}.closing h2{font-size:clamp(4rem,9.4vw,10.8rem);font-weight:650;line-height:.99;letter-spacing:-.065em}.back-top{position:absolute;right:7%;bottom:88px;display:flex;gap:40px;align-items:center;font-size:16px;border-bottom:1px solid var(--ink);padding-bottom:12px}.back-top span{font-size:30px}.footer{background:var(--paper);padding:45px 5% 28px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-top>span{font-size:12px;color:var(--muted)}.credits{margin-top:30px;color:var(--muted);font-size:12px;line-height:1.6;max-width:720px}.credits summary{cursor:pointer;width:fit-content}.credits p{margin:12px 0 0}.credits a{text-decoration:underline;text-underline-offset:3px}.reveal{transition:opacity .6s ease,transform .6s ease}.js-reveal .reveal:not(.is-visible){opacity:0;transform:translateY(20px)}
@media(max-width:1000px){.problem-layout{gap:7%;grid-template-columns:1.3fr 1fr}.problem-copy{font-size:17px}.meet-heading{gap:7%}.meet-heading>p{font-size:17px}.build-layout{gap:6%}.section{padding-left:6%;padding-right:6%}.back-top{position:static;width:fit-content;margin-top:50px}.closing{padding-left:6%;padding-right:6%}.milestone{gap:12px}.milestone h3{font-size:17px}}
@media(max-width:700px){.section{padding-top:52px;padding-bottom:60px}.section-heading{margin-bottom:40px}.section-heading .small-note{display:none}.section-heading .eyebrow{font-size:12px}.problem-layout{grid-template-columns:1fr;gap:32px}h2{font-size:clamp(2.6rem,7.8vw,4rem);line-height:1.15}.problem-copy{max-width:420px;font-size:18px}.problem-copy p{margin-bottom:16px}.statement-rule{margin-top:50px;padding-top:24px}.statement-rule p{font-size:18px}.meet .section-heading{margin-bottom:40px}.meet-heading{display:block}.meet-heading h2{white-space:normal}.meet-heading>p{margin-top:26px;max-width:420px;font-size:18px}.meet-product{margin:32px -6.8% 38px}.meet-product img{border-radius:0}.meet-product figcaption{font-size:12px;padding:0 20px}.loop-intro{gap:25px;padding:28px 0}.loop-intro .eyebrow{font-size:12px;letter-spacing:.08em;max-width:120px;line-height:1.6}.loop-intro>p:last-child{font-size:20px}.loop{grid-template-columns:1fr}.loop article,.loop article+article{border-left:none;display:grid;grid-template-columns:30px 1fr;column-gap:15px;padding:26px 0}.loop article+article{border-top:1px solid #3a493d}.step-number{grid-row:1/3;margin:5px 0 0}.loop h3{font-size:28px;margin:0 0 10px}.loop article p{font-size:16px;grid-column:2}.loop article p br{display:none}.build-layout{grid-template-columns:1fr;gap:36px}.build-intro{font-size:18px;margin-top:22px}.milestone{padding:24px 0;gap:14px}.milestone h3{font-size:19px}.milestone p{font-size:16px}.build-status{margin-top:32px;font-size:13px}.closing{padding-top:48px;padding-bottom:48px}.closing .eyebrow{font-size:12px;margin-bottom:32px}.closing h2{font-size:clamp(3.9rem,13vw,6rem)}.back-top{margin-top:36px;font-size:15px;gap:70px}.footer{padding:30px 6% 24px}.footer-top{flex-wrap:wrap;gap:20px}.footer-top .wordmark{width:100%}.footer-top>span{font-size:12px}.credits{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js-reveal .reveal:not(.is-visible){opacity:1;transform:none}}
/* The film is rendered from the editable CAD assembly. */
.hero-product{right:-2%;width:58%}.film-frame{position:relative;overflow:hidden;border-radius:16px;background:#e8ece6}.hero-product video{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.hero-product figcaption{margin:15px 0 0}.film-control{position:absolute;bottom:16px;right:16px;border:1px solid #ffffff55;background:#18231ce8;color:#fff;border-radius:24px;padding:9px 14px;font-size:12px;cursor:pointer;display:flex;align-items:center;gap:12px;min-height:38px}.film-control:hover{background:#18231c}.meet-product{margin:45px 0 50px}.meet-product img{width:100%;max-width:1100px}.requirements{background:white}.requirements h2{max-width:900px}.requirements-intro{font-size:19px;line-height:1.6;max-width:550px;color:var(--muted);margin:26px 0 50px}.requirements-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;border-top:1px solid var(--line);padding-top:32px}.requirement-icon{display:block;color:var(--orange);font-size:36px;line-height:1;margin-bottom:26px}.requirements-grid h3{font-size:20px;letter-spacing:-.04em;margin-bottom:15px}.requirements-grid p{font-size:16px;line-height:1.6;color:var(--muted);max-width:270px;margin:0}
@media(max-width:1000px){.requirements-grid{grid-template-columns:repeat(2,1fr);row-gap:38px}.hero-product{right:-5%;width:60%}}
@media(max-width:800px){.hero{min-height:920px}.hero-product{right:6%;width:88%;bottom:75px}.hero-product figcaption{margin:14px 0 0}.film-frame{border-radius:10px}.film-control{bottom:12px;right:12px}.meet-product{margin:32px -6.8% 38px}.requirements-intro{font-size:18px}.requirements-grid{gap:30px 24px}}
@media(max-width:480px){.hero{min-height:830px}.hero-product{right:5%;width:90%;bottom:80px}.hero-product figcaption{font-size:11px}.film-control{font-size:11px;padding:8px 12px}.requirements-grid{grid-template-columns:1fr;gap:26px}.requirements-grid article{display:grid;grid-template-columns:36px 1fr;gap:0 17px}.requirement-icon{grid-row:1/3;margin:0;font-size:32px}.requirements-grid h3{margin-bottom:10px}.requirements-grid p{grid-column:2;max-width:100%}}
@media(min-width:801px){.hero-product{right:4%;width:49%}.hero h1{font-size:clamp(4rem,6.7vw,7.6rem)}}
@media(max-width:480px){.hero{min-height:790px}}
