@charset "UTF-8";
:root{--paper:#f7f6f1;--ink:#202521;--muted:#696e66;--line:#d9dbd2;--orange:#ed572a;--green:#202e27;--white:#fff;--pad:clamp(22px,5vw,88px);--mono:'Courier New',monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}button,input,select{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #485da7;outline-offset:5px}button:disabled{cursor:wait}h1,h2,h3,p{margin:0}h2{font-size:clamp(36px,4.15vw,66px);line-height:1.06;letter-spacing:-.055em;font-weight:700}h2 em{font-style:normal;color:#7b8275}p{color:var(--muted)}[hidden]{display:none!important}.section{padding:96px var(--pad)}.eyebrow,.mono,.caption,.pill{font-family:var(--mono)}.eyebrow{font-size:11px;letter-spacing:.09em;font-weight:bold}.mono{font-size:10px;letter-spacing:.06em}.caption{font-size:11px;line-height:1.65;margin-top:18px}.section-kicker{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;gap:20px}.section-kicker .mini-line{height:1px;background:var(--line);flex:1;max-width:78%}.section-heading{display:flex;justify-content:space-between;gap:36px;align-items:flex-end;margin-bottom:48px}.section-heading p{font-size:15px;line-height:1.7;max-width:350px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:17px 23px;min-height:54px;font-size:14px;font-weight:700;border:1px solid transparent;border-radius:3px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.orange{background:var(--orange);color:white}.button.orange:hover{background:#cc3d16}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:#394b3d}.button span{font-size:19px}.underlined{display:inline-block;border-bottom:1px solid var(--ink);padding-bottom:7px;font-size:13px;font-weight:700;margin-top:26px}.underlined span{margin-left:22px}.skip{position:fixed;top:-100px;left:16px;background:#fff;padding:12px;z-index:100}.skip:focus{top:10px}
.header{height:100px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:rgba(247,246,241,.97);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:22px}.brand img{width:40px;height:66px;object-fit:contain;mix-blend-mode:multiply}.brand-divider{width:1px;height:40px;background:var(--line)}.project-word{font-size:24px;font-weight:900;letter-spacing:-.05em;line-height:1.1}.project-word small{display:block;font-family:var(--mono);font-size:8px;letter-spacing:.04em;font-weight:400;margin-top:7px}nav{display:flex;gap:32px;align-items:center}nav a{font-size:12px;font-weight:600}nav>a:hover{color:var(--orange)}nav .nav-download{padding:12px 20px;background:var(--ink);color:white;border-radius:3px}.nav-download span{margin-left:20px}.menu-button{display:none;background:none;border:0;width:44px;height:44px}.menu-button span{display:block;width:23px;height:2px;background:var(--ink);margin:5px auto}
.hero{padding:29px var(--pad) 0;overflow:hidden}.hero-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.eyebrow i{display:inline-block;width:7px;height:7px;background:var(--orange);border-radius:50%;margin-right:8px}.hero-grid{display:grid;grid-template-columns:43% 57%;min-height:620px;align-items:center}.hero-copy{position:relative;z-index:2;padding:49px 0 46px}h1{font-size:clamp(70px,8.05vw,128px);font-weight:900;line-height:.92;letter-spacing:-.073em}h1 span{color:var(--orange)}.hero-copy p{font-size:16px;line-height:1.6;margin:29px 0 25px;max-width:360px;color:#565d54}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.text-button{border:0;background:transparent;padding:10px 0;font-size:12px;font-weight:700;display:flex;align-items:center;gap:8px}.play-mini{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #93998e;border-radius:50%;font-size:8px;padding-left:2px}.hero-visual{align-self:stretch;position:relative;display:flex;align-items:center;min-width:0}.hero-product{position:relative;z-index:1;width:120%;max-width:none;margin-left:-9%;filter:drop-shadow(0 26px 16px #3a413817)}.orbit-line{position:absolute;width:90%;aspect-ratio:1;border:1px solid #dedfd5;border-radius:50%;right:2%;top:13%;transform:rotateX(25deg)}.orbit-line:after{content:'';position:absolute;inset:20px;border:1px dashed #dedfd5;border-radius:50%}.visual-cross{color:#acb1a5;font-size:27px;font-weight:300;position:absolute}.top-cross{top:7%;right:3%}.hero-badge{display:flex;align-items:center;gap:12px;position:absolute;right:1%;top:6%;transform:rotate(8deg);z-index:3;font-family:var(--mono);font-size:9px;letter-spacing:.02em;line-height:1.4;background:var(--paper);padding:9px}.hero-badge svg{width:38px;height:38px}.hero-badge svg path:first-child{fill:none;stroke:var(--orange);stroke-width:2}.hero-badge svg path:last-child{fill:none;stroke:var(--orange);stroke-width:3}.hero-caption{position:absolute;bottom:7%;right:1%;left:8%;display:flex;justify-content:space-between;gap:10px;font-family:var(--mono);font-size:8px;color:#7c8176}.hero-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:22px 0;font:10px var(--mono);letter-spacing:.05em}.hero-bottom a span{margin-left:24px;font-size:16px}.spec-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#ebece4;padding:26px var(--pad);gap:20px;font-size:12px}.spec-strip span{display:flex;gap:15px;align-items:center}.spec-strip b{font:10px var(--mono);color:#767d6f}
.intro-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:10%;margin-bottom:58px}.intro-grid h2{font-size:clamp(33px,3.65vw,56px)}.intro-grid .lead{font-size:19px;color:var(--ink);line-height:1.55;margin:5px 0 18px}.intro-grid p{font-size:14px;line-height:1.8}.field-photo{position:relative;height:460px;background:linear-gradient(110deg,#152b19,#4f6345);overflow:hidden;border-radius:3px}.field-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.field-photo:after{position:absolute;content:'';inset:0;background:linear-gradient(90deg,#0c1a16ba,transparent 85%)}.field-overlay{position:absolute;left:44px;top:42px;bottom:32px;z-index:1;display:flex;flex-direction:column;color:white}.field-overlay p{font-size:clamp(30px,3.8vw,58px);line-height:1.1;font-weight:700;letter-spacing:-.04em;color:white;margin-top:25px}.photo-context{margin-top:auto;font:8px var(--mono);letter-spacing:.04em;opacity:.8}.photo-credit{position:absolute;right:18px;bottom:17px;z-index:2;font-size:9px;background:#0a1915b3;color:#fff;padding:5px 9px;border-radius:2px}
.anatomy{background:#e9ece4}.inside-layout{display:grid;grid-template-columns:1.45fr 1fr;gap:24px;align-items:stretch}.board-stage{border:1px solid #d2d6cb;border-radius:4px;background:#f2f3ee;min-width:0}.stage-top{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;gap:10px}.pill{font-size:9px;letter-spacing:.04em;border:1px solid #cdd2c5;border-radius:20px;padding:5px 9px}.view-tabs{display:flex;gap:4px}.view-tabs button{border:0;background:transparent;border-radius:3px;font-size:10px;padding:8px 10px}.view-tabs button.active{background:var(--ink);color:#fff}.board-media{height:400px;position:relative;display:flex;align-items:center;justify-content:center}.board-media>img{width:100%;height:100%;object-fit:contain;padding:0 12px}.board-media>img.plan{padding:18px;object-fit:contain}.board-media model-viewer{height:100%;width:100%;--progress-bar-color:var(--orange);--poster-color:transparent}.stage-bottom{display:flex;justify-content:space-between;gap:14px;font:8px var(--mono);padding:10px 24px 22px;color:#666d61}.model-status{font-size:11px;padding:0 24px 14px;min-height:0}.model-status:empty{display:none}.module-panel{border:1px solid #d2d6cb;border-radius:4px;padding:25px}.module-selectors{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;margin-bottom:34px}.module-selectors button{display:flex;align-items:center;gap:10px;background:none;border:0;border-bottom:1px solid #ced4c8;text-align:left;padding:14px 0;font:10px var(--mono)}.module-selectors button span{font:600 13px Arial,sans-serif;flex:1}.module-selectors button.selected{color:var(--orange);border-bottom-color:var(--orange)}#module-detail .eyebrow{font-size:9px;color:#68765e}#module-detail h3{font-size:25px;line-height:1.2;letter-spacing:-.04em;margin:13px 0}#module-detail p{font-size:13px;line-height:1.7;min-height:65px}dl{margin-top:23px}dl div{display:flex;justify-content:space-between;gap:20px;font-size:10px;border-top:1px solid #ced4c8;padding:10px 0}dt{color:#626b5d}dd{margin:0;text-align:right;font-family:var(--mono);max-width:65%}.honest-note{display:flex;align-items:flex-start;gap:18px;border-top:1px solid #c9d0c1;margin-top:27px;padding-top:23px}.note-icon{display:inline-flex;flex-shrink:0;width:20px;height:20px;border:1px solid #8a937e;border-radius:50%;justify-content:center;align-items:center;font:12px Georgia,serif}.honest-note p{font-size:11px;line-height:1.75;flex:1;max-width:890px}.honest-note strong{color:#41493b}.honest-note a{font-size:11px;white-space:nowrap;border-bottom:1px solid #919887}
.grip{display:grid;grid-template-columns:1fr 1.12fr;gap:8%;align-items:center}.grip h2{margin:25px 0}.grip h2 em{font-size:.78em}.grip-copy>p{font-size:14px;max-width:440px}.mount-tabs{display:flex;gap:7px;margin:28px 0 19px}.mount-tabs button{border:1px solid var(--line);background:transparent;border-radius:30px;padding:9px 17px;font-size:11px}.mount-tabs .active{background:var(--ink);color:#fff;border-color:var(--ink)}.mount-description{font-size:12px!important;min-height:85px;line-height:1.7}.grip-facts{display:flex;gap:50px;border-top:1px solid var(--line);padding-top:24px;margin-top:18px}.grip-facts strong{display:block;font-size:40px;line-height:1;letter-spacing:-.05em;font-weight:600}.grip-facts strong span{font-size:14px;margin-left:6px;letter-spacing:0}.grip-facts small{font:8px var(--mono);letter-spacing:.03em}.grip-visual{position:relative;align-self:stretch;background:#536866;border-radius:4px;overflow:hidden;min-height:510px}.grip-visual>img{width:100%;height:100%;object-fit:cover;object-position:center}.image-label{position:absolute;bottom:16px;left:16px;right:16px;font:8px var(--mono);letter-spacing:.025em;color:#fff;background:#172c2770;padding:9px}
.film-section{padding-top:20px}.film-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.film-card{position:relative;padding:0;border:0;border-radius:3px;overflow:hidden;text-align:left;background:#607873;aspect-ratio:1.43;isolation:isolate}.film-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.film-card:after{content:'';position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#0d1a15b3);z-index:1}.film-card:hover img{transform:scale(1.035)}.film-play{position:absolute;top:calc(50% - 27px);left:calc(50% - 27px);border:1px solid #fff9;border-radius:50%;width:54px;height:54px;display:grid;place-items:center;color:white;background:#182e2766;z-index:2;font-size:15px;padding-left:3px}.film-title{position:absolute;bottom:25px;left:26px;z-index:2;color:white}.film-title b{font-size:25px;font-weight:500;letter-spacing:-.03em;display:block}.film-title small{font:9px var(--mono);display:block;margin-top:8px}
.data-section{background:var(--green);color:#f1f2e8;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.data-section h2{font-size:clamp(34px,3.9vw,59px);margin:26px 0}.data-section h2 em{color:#b9c5ad}.data-copy>p{color:#b7c2b3;font-size:14px}.data-section .underlined{border-color:#82907c;font-size:11px}.demo-label{display:block;font:8px var(--mono);padding:7px 10px;border:1px solid #63705a;border-radius:3px;color:#c1cfb3;width:fit-content;margin:27px 0}.range-label{display:flex;justify-content:space-between;gap:20px;font-size:11px}.range-label span{font-family:var(--mono);color:#bbc7af}input[type=range]{width:100%;accent-color:var(--orange);height:30px;cursor:pointer}.range-ends{display:flex;justify-content:space-between;font:9px var(--mono);color:#9da995}.data-panel{background:#18211d;border:1px solid #45513f;border-radius:5px;overflow:hidden}.data-header{display:flex;justify-content:space-between;padding:18px;font:9px var(--mono);gap:10px;color:#c0ccb6}.data-header i{display:inline-block;width:6px;height:6px;background:#adbc8d;border-radius:50%;margin-right:7px}.route-map{display:block;width:100%;height:auto}.readings{display:grid;grid-template-columns:1fr 1fr;padding:5px 23px 17px;gap:0 23px}.readings>div{border-bottom:1px solid #364333;padding:19px 0}.readings small{display:block;font:8px var(--mono);letter-spacing:.04em;color:#a4b397;margin-bottom:7px}.readings strong{font-size:34px;letter-spacing:-.04em;font-weight:500;line-height:1.1}.readings strong span{font:13px var(--mono);color:#b8c5aa}.readings .reading-place{font-size:18px;line-height:1.35}.data-footer{padding:8px 23px 22px;font:8px var(--mono);color:#9aa88d}
.build-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:7%}.step-list button{width:100%;display:flex;align-items:center;text-align:left;gap:25px;padding:22px 15px;border:0;border-top:1px solid var(--line);background:transparent;font-size:14px}.step-list button:last-child{border-bottom:1px solid var(--line)}.step-list button b{font:12px var(--mono);color:#92988a}.step-list button span{flex:1}.step-list button i{font-style:normal}.step-list button.active{background:#eeeee5;color:var(--orange)}.step-list button.done b:after{content:' ✓';font-size:11px;color:#467451}.step-detail{padding:37px;background:#edeee7;border-radius:4px;align-self:start;min-height:440px}.step-detail h3{font-size:29px;line-height:1.15;letter-spacing:-.045em;margin:18px 0 16px}.step-detail p{font-size:13px;line-height:1.75}.step-detail ul{padding-left:17px;margin:18px 0 26px;font-size:12px;line-height:1.65;color:#5b6356}.step-detail li{margin-bottom:10px}.step-detail .button{font-size:12px;padding:12px 16px;min-height:45px}.step-progress{display:flex;justify-content:space-between;border-top:1px solid #d1d7c9;margin-top:27px;padding-top:18px;font:10px var(--mono)}.step-progress label{display:flex;align-items:center;gap:10px;cursor:pointer}.step-progress input{accent-color:var(--orange);width:16px;height:16px}.progress-track{height:3px;background:#e2e5da;margin-top:33px}.progress-track div{height:100%;width:0;background:var(--orange);transition:width .25s}
.budget{border-top:1px solid var(--line)}.budget-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.budget h2{margin-bottom:25px}.budget-grid>div>p{font-size:14px}.budget-toggle{display:flex;align-items:center;gap:13px;font-size:12px;cursor:pointer;margin:28px 0 20px}.budget-toggle input{accent-color:var(--orange);width:18px;height:18px}.shipping-label{display:flex;gap:20px;font-size:11px;max-width:210px;justify-content:space-between}#shipping{background:transparent;border:0;border-bottom:1px solid #aeb5a5;width:210px;padding:9px 0;font-size:17px;border-radius:0}.budget-total{border-top:1px solid var(--line);margin-top:30px;padding-top:20px}.budget-total small{font:8px var(--mono);color:#686f61}.budget-total strong{display:block;font-size:45px;line-height:1.1;letter-spacing:-.05em;margin:15px 0 10px;font-weight:500}.budget-total strong span{font:12px var(--mono);letter-spacing:0}.budget-total p{font-size:11px!important;line-height:1.7;max-width:400px}.budget-total.over strong{color:#b73c1e}.budget .caption{font-size:10px}.bom{align-self:start}.bom-heading{display:flex;justify-content:space-between;gap:10px;font:9px var(--mono);padding-bottom:19px;color:#777f6b}.bom>a{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:22px 0;gap:20px;font-size:17px;line-height:1.2}.bom>a:hover{color:var(--orange)}.bom small{display:block;font-size:11px;line-height:1.6;color:#747b6b;margin-top:9px}.bom b{font-size:17px;font-weight:400}.bom .bom-full{font-size:12px;border-bottom:1px solid var(--line);color:var(--orange);font-weight:700}
.downloads{background:var(--orange);color:#fff1d9;padding-top:52px;padding-bottom:38px}.download-top{display:flex;justify-content:space-between;gap:18px;margin-bottom:51px}.downloads h2{font-size:clamp(43px,6.6vw,100px);font-weight:900;letter-spacing:-.065em;line-height:.97}.downloads h2 span{color:#341f16}.downloads>p{color:#ffead6;font-size:15px;line-height:1.6;margin-top:25px}.download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:45px}.download-card{display:flex;flex-direction:column;padding:25px;background:#fff6e9;color:var(--ink);border-radius:3px;transition:transform .2s;min-height:235px}.download-card:hover{transform:translateY(-5px)}.file-type{font:9px var(--mono);letter-spacing:.04em;color:#7c715e}.download-card h3{font-size:24px;line-height:1.2;letter-spacing:-.04em;margin:23px 0 12px}.download-card p{font-size:12px;line-height:1.65;max-width:300px}.download-bottom{border-top:1px solid #dfd9c9;padding-top:16px;margin-top:25px;display:flex;align-items:center;justify-content:space-between;font:8px var(--mono)}.download-bottom b{font:24px Arial,sans-serif}.download-foot{display:flex;justify-content:space-between;gap:25px;font:9px var(--mono);margin-top:29px}.download-foot a{border-bottom:1px solid #ffcda9;padding-bottom:4px}
.faq{display:grid;grid-template-columns:1fr 1.25fr;gap:7%}.faq h2{font-size:clamp(29px,3.1vw,48px);margin-top:26px}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:13px;font-weight:600;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:20px;font-weight:400;line-height:1}.faq details[open] summary{color:var(--orange)}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:12px;padding:0 28px 23px 0;line-height:1.8}
footer{padding:48px var(--pad) 25px;background:#e9ece3}.footer-top{display:flex;gap:42px;align-items:center;padding-bottom:38px}.footer-top>img{width:66px;height:107px;object-fit:contain;mix-blend-mode:multiply}.footer-top>p{font-size:26px;line-height:1.25;letter-spacing:-.035em}.footer-top strong{font-weight:500;color:var(--ink)}.back-top{margin-left:auto;font:9px var(--mono)}.footer-bottom{border-top:1px solid #cbd3c2;padding-top:24px;display:flex;justify-content:space-between;gap:20px;font:8px var(--mono);letter-spacing:.03em}.footer-bottom button{border:0;padding:0;background:transparent;font:inherit}.footer-bottom button:hover{text-decoration:underline}
dialog{border:0;border-radius:6px;background:var(--paper);color:var(--ink);padding:22px;width:min(900px,calc(100% - 28px));max-height:90dvh;box-shadow:0 25px 100px #0006}dialog::backdrop{background:#102018d9;backdrop-filter:blur(6px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px}.dialog-head h2{font-size:24px;letter-spacing:-.035em}.close-dialog{background:none;border:1px solid #b3bca7;border-radius:50%;width:38px;height:38px;font-size:15px;flex-shrink:0}dialog video{display:block;width:100%;max-height:65dvh;background:#364b42}dialog>p{font-size:11px;margin-top:12px}.credits-body p{font-size:13px;line-height:1.8;margin:18px 0}.credits-body a{text-decoration:underline}#credits-dialog{max-width:680px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);padding:13px 20px;background:#203527;color:#fff;font-size:12px;border-radius:4px;z-index:30;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:calc(100vw - 30px);text-align:center}#toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1600px){body{max-width:1800px;margin:auto}.hero-grid{min-height:710px}}
@media(max-width:1100px){nav{gap:20px}.brand{gap:15px}.project-word small{display:none}.hero-grid{min-height:580px;grid-template-columns:45% 55%}h1{font-size:8.5vw}.hero-actions{gap:17px}.hero-actions .button{font-size:12px;gap:20px}.hero-badge{top:9%;font-size:8px}.hero-product{width:132%;margin-left:-17%}.hero-caption{bottom:10%;font-size:7px}.inside-layout{grid-template-columns:1.1fr 1fr}.board-media{height:375px}.stage-top{padding:17px 12px}.view-tabs button{padding:7px}.module-panel{padding:20px}.grip{gap:5%}.grip-visual{min-height:520px}.download-card{padding:22px 19px}.download-card h3{font-size:22px}.grip h2{font-size:45px}}
@media(max-width:800px){html{scroll-padding-top:90px}.header{height:84px}.brand img{height:57px;width:35px}.brand-divider{height:33px}.project-word{font-size:22px}.menu-button{display:block}.header nav{display:none;position:absolute;top:84px;left:0;right:0;background:var(--paper);padding:16px var(--pad) 23px;border-bottom:1px solid var(--line);box-shadow:0 12px 18px #2025210a;gap:0;flex-direction:column;align-items:stretch}.header nav.open{display:flex}.header nav a{padding:14px 12px}.header nav .nav-download{margin-top:8px;display:flex;justify-content:space-between}.section{padding:67px var(--pad)}.hero{padding-top:24px}.hero-top .edition{display:none}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:36px 0 0}h1{font-size:clamp(76px,14vw,118px);letter-spacing:-.068em}.hero-copy p{font-size:15px;margin-top:25px}.hero-actions .button{font-size:13px}.hero-visual{margin-top:10px;min-height:410px;max-height:510px}.hero-product{width:100%;margin-left:0;height:100%;max-height:540px;object-fit:contain}.orbit-line{width:70%;top:8%;right:13%}.hero-badge{top:3%;right:4%}.hero-caption{bottom:5%;left:5%;right:5%;font-size:8px}.hero-bottom{font-size:8px;gap:20px;padding:20px 0}.hero-bottom a span{margin-left:10px}.spec-strip{grid-template-columns:1fr 1fr;gap:20px 15px;padding:25px var(--pad);font-size:11px}.intro-grid{grid-template-columns:1fr;gap:29px;margin-bottom:38px}.intro-grid h2{font-size:42px}.intro-grid .lead{font-size:18px;max-width:550px}.intro-grid p{max-width:560px}.field-photo{height:420px}.field-overlay{left:25px;top:28px;bottom:47px}.field-overlay p{font-size:40px}.photo-context{font-size:7px}.photo-credit{left:18px;right:auto;font-size:8px}.section-heading{display:block}.section-heading p{margin-top:22px;font-size:14px}.inside-layout{grid-template-columns:1fr}.board-media{height:390px}.stage-top{padding:18px}.module-panel{padding:24px}.module-selectors{grid-template-columns:repeat(3,1fr);margin-bottom:25px;gap:0 15px}#module-detail p{min-height:0;max-width:500px}.honest-note{gap:12px;flex-wrap:wrap}.honest-note p{flex-basis:calc(100% - 32px)}.honest-note a{margin-left:32px}.grip{grid-template-columns:1fr;gap:35px}.grip h2{font-size:49px}.grip h2 em{font-size:.78em}.grip-copy>p{max-width:550px}.mount-description{min-height:0}.grip-visual{min-height:0;max-height:660px;aspect-ratio:1.15}.grip-visual>img{object-fit:contain;background:#667b78}.film-section{padding-top:10px}.film-grid{gap:17px}.film-title{left:18px;bottom:18px}.film-title b{font-size:19px}.film-title small{font-size:7px}.film-play{width:44px;height:44px;top:calc(50% - 22px);left:calc(50% - 22px)}.data-section{grid-template-columns:1fr;gap:38px}.data-section h2{font-size:44px}.data-copy>p{max-width:530px}.build-layout{grid-template-columns:1fr;gap:28px}.step-list{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.step-list button{gap:12px;font-size:12px;padding:17px 8px}.step-list button:nth-last-child(2){border-bottom:1px solid var(--line)}.step-detail{min-height:0;padding:30px}.budget-grid{grid-template-columns:1fr;gap:48px}.budget h2{font-size:44px}.download-top{margin-bottom:35px}.download-top .mono{font-size:8px}.downloads h2{font-size:clamp(38px,7.6vw,65px)}.download-grid{grid-template-columns:1fr}.download-card{min-height:0;padding:25px}.download-card h3{margin-top:17px;font-size:27px}.download-card p{max-width:none}.download-bottom{margin-top:22px}.download-foot{display:block;font-size:9px;line-height:1.7}.download-foot a{display:inline-block;margin-top:14px}.faq{grid-template-columns:1fr;gap:30px}.faq h2{font-size:39px}.footer-top{gap:25px}.footer-top>p{font-size:22px}.footer-bottom{flex-wrap:wrap;font-size:8px}.section-kicker .mono{font-size:8px;text-align:right;max-width:45%}}
@media(max-width:460px){.hero-top .eyebrow{font-size:9px}.hero-copy{padding-top:32px}h1{font-size:clamp(66px,18.4vw,84px)}.hero-copy p{font-size:14px}.hero-actions{gap:18px}.text-button{font-size:11px}.hero-actions .button{padding:15px 17px;gap:18px;font-size:12px}.hero-visual{min-height:300px;max-height:355px;margin-top:27px}.hero-product{width:113%;margin-left:-6%}.hero-badge{top:-5%;font-size:7px;right:1%;padding:6px;gap:6px}.hero-badge svg{width:30px}.hero-caption{bottom:0;left:0;right:0;font-size:6px}.hero-bottom{margin-top:28px;font-size:7px}.hero-bottom>a{font-size:0}.hero-bottom a span{font-size:18px}.spec-strip{font-size:10px;gap:19px 13px}.spec-strip span{gap:8px}.spec-strip b{font-size:8px}.section{padding-top:57px;padding-bottom:57px}h2{font-size:36px}.intro-grid h2{font-size:34px}.intro-grid .lead{font-size:17px}.field-photo{height:380px}.field-overlay p{font-size:34px}.field-overlay .eyebrow{font-size:9px}.photo-context{max-width:220px;line-height:1.5}.section-kicker{margin-bottom:29px}.section-heading{margin-bottom:29px}.board-media{height:275px}.stage-top{padding:12px;gap:4px}.pill{font-size:7px;padding:5px 7px}.view-tabs button{font-size:8px;padding:8px 7px}.stage-bottom{font-size:6px;padding:8px 15px 18px}.module-panel{padding:18px}.module-selectors{gap:0 11px}.module-selectors button{font-size:8px;gap:6px}.module-selectors button span{font-size:11px}.honest-note p{font-size:10px}.grip h2{font-size:42px}.grip-facts{gap:40px}.grip-facts strong{font-size:36px}.grip-visual{aspect-ratio:1}.image-label{font-size:6px;left:9px;right:9px;bottom:9px}.film-section{padding-top:0}.film-grid{grid-template-columns:1fr}.film-title b{font-size:24px}.film-title small{font-size:8px}.film-card{aspect-ratio:1.35}.data-section h2{font-size:36px}.data-header{font-size:8px;padding:15px}.readings{padding:5px 17px 15px;gap:0 15px}.readings strong{font-size:29px}.readings .reading-place{font-size:17px}.readings small{font-size:7px}.demo-label{font-size:7px}.range-label{font-size:10px}.step-list{gap:0 12px}.step-list button{font-size:11px;gap:10px;min-height:67px}.step-list button b{font-size:10px}.step-list button i{display:none}.step-detail{padding:23px}.step-detail h3{font-size:26px}.budget h2{font-size:37px}.budget-total strong{font-size:41px}.downloads h2{font-size:clamp(34px,9.5vw,43px)}.download-top .mono{display:none}.downloads>p{font-size:14px}.download-card h3{font-size:26px}.faq h2{font-size:35px}.footer-top{align-items:center;gap:25px;flex-wrap:wrap}.footer-top>img{width:51px;height:82px}.footer-top>p{font-size:20px}.back-top{margin-left:0;width:100%;text-align:right}.footer-bottom{row-gap:15px}.footer-bottom span:first-child{width:100%}.dialog-head h2{font-size:20px}dialog{padding:15px}}
/* Keep explicitly sized source images from imposing their pixel height on layout. */
.hero-grid{min-height:610px}.hero-visual{height:610px}.hero-product{height:100%;object-fit:contain}h1{font-size:clamp(68px,7vw,112px);white-space:nowrap}.grip-visual{height:580px;min-height:0}
@media(min-width:1600px){.hero-grid{min-height:690px}.hero-visual{height:690px}}
@media(max-width:1100px) and (min-width:801px){.hero-grid{min-height:575px}.hero-visual{height:575px}h1{font-size:7.3vw}}
@media(max-width:800px){.hero-grid{min-height:0}.hero-visual{height:430px;min-height:0;max-height:none}h1{font-size:clamp(66px,13.4vw,102px)}.grip-visual{height:auto;aspect-ratio:1.15}.grip-visual>img{position:absolute;inset:0}}
@media(max-width:460px){h1{font-size:clamp(53px,16.5vw,76px)}.hero-visual{height:315px;min-height:0;max-height:none}.hero-product{height:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
