@charset "UTF-8";
@font-face{font-family:Unbounded;src:url('assets/unbounded-variable.ttf') format('truetype');font-weight:200 900;font-style:normal;font-display:swap}



:root{--paper:#f6f3eb;--ink:#252b24;--muted:#686c61;--yellow:#f2ca4f;--line:#d6d6ca;--pale:#eeeee5;--white:#fffdf7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Unbounded,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #627c4f;outline-offset:5px}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:900;letter-spacing:-.065em}h1{font-size:clamp(56px,5.7vw,86px);line-height:.98}h2{font-size:clamp(38px,4.4vw,64px);line-height:1.04}h3{font-size:48px;line-height:1.03}p{line-height:1.55}.wrap{width:calc(100% - 112px);max-width:1320px;margin:auto}.announcement{display:flex;justify-content:space-between;padding:11px 56px;background:var(--ink);color:var(--paper);font-size:10px;font-family:Unbounded,sans-serif;letter-spacing:1.7px}.header{position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:17px 56px;border-bottom:1px solid var(--line);background:rgba(246,243,235,.96);backdrop-filter:blur(12px)}.brand{display:inline-flex;gap:10px;align-items:center;font-size:28px;font-weight:900;letter-spacing:-1.3px;white-space:nowrap}.brand img{border-radius:50%;mix-blend-mode:multiply}.brand-dot{font-size:11px;vertical-align:top;position:relative;top:3px;margin-left:3px}.header nav{display:flex;gap:28px;font-size:13px}.header nav a{padding:9px 0}.header nav a:hover,.text-link:hover{box-shadow:0 1px 0 currentColor}.header-cta{font-size:13px;border:1px solid var(--ink);padding:12px 17px;display:flex;gap:30px;align-items:center}.header-cta:hover{background:var(--yellow)}.hero{display:grid;grid-template-columns:1.13fr 1fr;gap:50px;padding-top:44px;padding-bottom:46px;align-items:center}.eyebrow{font-family:Unbounded,sans-serif;font-size:11px;letter-spacing:1.35px;line-height:1.5;font-weight:500}.hero .eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:25px}.little-square{display:inline-block;width:7px;height:7px;background:var(--ink)}.highlight{position:relative;display:inline-block;z-index:1;white-space:nowrap}.highlight:before{content:"";position:absolute;background:var(--yellow);left:-5px;right:-8px;bottom:0;height:83%;z-index:-1;transform:rotate(-1.5deg)}.hero-description{font-size:15px;color:#54594f;margin-top:26px;line-height:1.65}.hero-buy{display:flex;align-items:center;gap:24px;margin-top:30px}.price{font-size:34px;font-weight:800;letter-spacing:-1.5px;white-space:nowrap}.price small{font-size:15px;font-weight:400;letter-spacing:0}.button{border:1px solid transparent;min-height:50px;padding:15px 21px;display:inline-flex;align-items:center;justify-content:center;gap:32px;font-size:13px;font-weight:700;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button span[aria-hidden]{font-size:21px;line-height:16px}.primary{background:var(--yellow)}.primary:hover{background:#e8bc32}.dark{background:var(--ink);color:var(--white)}.dark:hover{background:#404b3b}.outline{border-color:var(--ink);background:transparent}.outline:hover{background:rgba(255,255,255,.25)}.purchase-note{font-size:10px;color:var(--muted);margin-top:12px}.underlink{display:inline-block;font-size:12px;padding-bottom:7px;border-bottom:1px solid #b9b9ab;margin-top:29px;line-height:1.6}.underlink span{margin-left:10px;font-size:17px}.hero-visual{position:relative;min-width:0}.photo-index{display:flex;justify-content:space-between;font:10px Unbounded,sans-serif;letter-spacing:1px;margin-bottom:11px}.hero-photo{height:490px;overflow:hidden;position:relative;background:#807259}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center}.photo-sticker{position:absolute;top:22px;right:20px;background:var(--yellow);width:100px;height:100px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;line-height:1.1;font-weight:800;transform:rotate(12deg);box-shadow:0 2px 8px #252b2420}.photo-sticker span{font-size:28px;line-height:30px}.photo-controls{display:flex;align-items:center;justify-content:space-between;margin-top:13px;font-size:11px}.photo-controls>div{display:flex;gap:7px}.photo-controls button{font:11px Unbounded,sans-serif;border:1px solid var(--line);background:transparent;width:31px;height:29px}.photo-controls button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.benefit-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.strip-inner{display:flex;justify-content:space-between;gap:20px;padding-top:23px;padding-bottom:23px;font-size:12px}.strip-inner b{font:10px Unbounded,sans-serif;margin-right:14px;color:var(--muted)}.section{padding-top:90px;padding-bottom:90px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.section-top .eyebrow{margin-bottom:18px}.section-intro{font-size:14px;line-height:1.7;color:var(--muted);max-width:360px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.choice-card{padding:32px 35px}.yellow{background:var(--yellow)}.pale{background:var(--pale);border:1px solid var(--line)}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.tag{font:10px Unbounded,sans-serif;letter-spacing:1.1px;border:1px solid #252b2450;padding:7px 9px}.item-number{font:12px Unbounded,sans-serif}.choice-card h3{margin-bottom:19px}.choice-card>p{max-width:390px;font-size:14px;min-height:44px}.checklist{list-style:none;margin:25px 0 29px;padding:0;font-size:13px}.checklist li{margin:13px 0;display:flex;align-items:baseline;gap:10px}.checklist li:before{content:"↗";font-weight:bold}.card-bottom{border-top:1px solid #252b2430;padding-top:24px;display:flex;justify-content:space-between;align-items:center;gap:15px}.text-link{display:inline-block;font-size:12px;line-height:1.65}.choice-card>.text-link{margin-top:18px}.inside-section{background:#eeeee5}.inside-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:64px;align-items:start}.inside-photo img{width:100%;height:530px;object-fit:cover}.inside-photo figcaption{font-size:10px;line-height:1.5;margin-top:13px;color:var(--muted);display:flex;justify-content:space-between;gap:12px}.inside-photo figcaption a{text-decoration:underline}.component-list details{border-top:1px solid #bfc2b5}.component-list summary{padding:25px 0;display:flex;align-items:center;gap:25px;cursor:pointer;list-style:none}.component-list summary>span:nth-child(2){font-size:21px;font-weight:700;letter-spacing:-.5px}.component-list summary small{display:block;font-size:12px;font-weight:400;letter-spacing:0;color:var(--muted);margin-top:8px}.detail-number{font:11px Unbounded,sans-serif;color:var(--muted)}.plus{margin-left:auto;font-size:25px;font-weight:300;transition:transform .2s}details[open] .plus{transform:rotate(45deg)}summary::-webkit-details-marker{display:none}.detail-body{padding:0 0 22px 40px}.detail-body ul{padding-left:17px;font-size:13px;line-height:1.9;margin:0}.inside-bottom{border-top:1px solid #bfc2b5;padding-top:28px;display:flex;justify-content:space-between;align-items:center;gap:15px}.inside-bottom p{font-size:13px;color:var(--muted)}.inside-bottom a{text-decoration:underline;color:var(--ink);text-underline-offset:4px}.icon-button{width:50px;height:50px;background:var(--yellow);border:0;font-size:27px;flex-shrink:0}.iron-section{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.iron-image img{width:100%;max-height:650px;object-fit:cover}.image-note{font-size:11px;color:var(--muted);margin-top:12px;line-height:1.6}.iron-copy>.eyebrow{margin-bottom:20px}.iron-copy h2{font-size:clamp(45px,4.5vw,67px)}.model-name{font-weight:700;font-size:19px;margin-top:23px}.body-copy{color:var(--muted);font-size:14px;margin-top:8px;max-width:390px}.spec-grid{display:grid;grid-template-columns:1fr 1fr;margin:26px 0 23px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.spec-grid>div{padding:17px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.spec-grid strong{font-size:18px;letter-spacing:-.6px}.spec-grid span{display:block;font-size:11px;margin-top:7px;color:var(--muted)}.iron-details{border-bottom:1px solid var(--line)}.iron-details summary{display:flex;justify-content:space-between;gap:12px;font-size:13px;list-style:none;padding:15px 0;cursor:pointer}.iron-details p{font-size:12px;color:var(--muted);padding-bottom:15px}.story-section{background:var(--ink);color:var(--paper)}.story-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding-top:78px;padding-bottom:78px;align-items:center}.story-grid .eyebrow{color:#c8cbbb;margin-bottom:24px}.story-grid h2{font-size:clamp(46px,5.2vw,74px)}.story-grid h2 span{color:var(--yellow)}.story-copy{max-width:400px}.story-copy img{border-radius:50%;margin-bottom:24px}.story-copy p{font-size:15px;color:#d4d7cb;margin-bottom:17px}.outline-light{background:transparent;border:1px solid #878f7a;color:var(--paper);margin-top:10px;gap:20px}.outline-light:hover{background:#374030}.play-icon{font-size:12px!important}.story-footnote{display:block;font-size:10px;color:#b4b9a9;margin-top:13px}.faq-section{display:grid;grid-template-columns:1fr 1.3fr;gap:70px}.faq-section .eyebrow{margin-bottom:20px}.faq-section .section-intro{margin:24px 0 18px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:24px;padding:23px 0;font-size:15px;line-height:1.5;cursor:pointer;list-style:none}.faq-list summary span{font-size:21px;font-weight:400}.faq-list p{font-size:13px;color:var(--muted);padding:0 25px 22px 0;line-height:1.75}.final-cta{padding:68px 0;background:var(--yellow);text-align:center}.final-cta h2{margin:20px 0 30px;font-size:clamp(40px,4.5vw,65px)}.final-buttons{display:flex;gap:12px;justify-content:center}.final-cta>.wrap>p:last-child{font-size:11px;margin-top:21px}.footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:30px;padding-bottom:30px;font-size:11px}.footer .brand{font-size:24px}.footer>span{color:var(--muted)}.skip{position:fixed;top:-100px;left:15px;padding:12px;background:var(--yellow);z-index:100}.skip:focus{top:10px}.mobile-bar{display:none}dialog{padding:0;border:0;background:var(--paper);color:var(--ink);max-width:530px;width:calc(100% - 28px);max-height:90dvh;box-shadow:0 20px 80px #0005}dialog::backdrop{background:#17201699;backdrop-filter:blur(4px)}.dialog-inner{padding:36px;position:relative}.close-dialog{position:absolute;right:15px;top:12px;border:0;background:transparent;font-size:30px;width:36px;height:36px}.dialog-inner .eyebrow{margin-bottom:20px}.dialog-inner h2{font-size:40px;letter-spacing:-2px}.dialog-lead{font-size:13px;color:var(--muted);margin:16px 0 20px}.order-options{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:20px}.order-options button{text-align:left;border:1px solid var(--line);background:transparent;padding:14px 12px;font-size:12px;line-height:1.4}.order-options button[aria-pressed=true]{background:var(--yellow);border-color:var(--ink)}.order-options strong{display:block;font-size:17px;margin-top:6px}.dialog-inner label{display:flex;justify-content:space-between;font-size:12px;margin-bottom:8px}.dialog-inner label span{color:var(--muted);font-size:10px}textarea{width:100%;border:1px solid #b5b8ab;resize:vertical;min-height:90px;font-size:13px;line-height:1.6;padding:12px;background:var(--white);color:var(--ink);border-radius:0}.order-summary{font-size:11px;color:var(--muted);margin:10px 0 16px}.full{width:100%;justify-content:space-between;margin-top:9px}.copy-status{font-size:12px;color:#35512d;min-height:19px;margin-top:9px}.dialog-note{font-size:10px;line-height:1.6;color:var(--muted);margin-top:10px}.noscript{padding:20px;background:var(--yellow);text-align:center}.noscript a{text-decoration:underline}body.modal-open{overflow:hidden}
@media(min-width:1500px){.hero-photo{height:560px}.hero{gap:80px}.hero-description{font-size:17px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{padding:15px 32px}.announcement{padding:10px 32px}.header nav{gap:17px}.hero{gap:28px}.hero-photo{height:450px}h1{font-size:60px}.hero-buy{gap:15px}.button{padding:14px 16px;gap:18px}.hero .eyebrow{font-size:9px}.hero-description{font-size:14px}.choice-card{padding:28px}.choice-card h3{font-size:41px}.card-bottom{align-items:flex-start;flex-direction:column;gap:17px}.card-bottom .button{width:100%;justify-content:space-between}.inside-layout,.iron-section{gap:35px}.section{padding-top:65px;padding-bottom:65px}.strip-inner{font-size:11px}.strip-inner b{margin-right:7px}.hero .price{font-size:30px}.footer>span:nth-child(2){display:none}}
@media(max-width:760px){html{scroll-padding-top:76px}.wrap{width:calc(100% - 36px)}.announcement{padding:9px 18px;justify-content:center;font-size:8px;letter-spacing:1.25px}.announcement span:last-child{display:none}.header{padding:11px 18px;gap:10px}.header .brand{font-size:24px;gap:6px}.brand img{width:32px;height:32px}.header nav{display:none}.header-cta{font-size:11px;gap:17px;padding:10px 12px}.hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:30px;gap:30px}.hero .eyebrow{font-size:9px;letter-spacing:.9px;margin-bottom:22px}h1{font-size:clamp(48px,10.8vw,78px);line-height:1}.hero-description{margin-top:24px;font-size:14px;max-width:450px}.desktop-break{display:none}.hero-buy{margin-top:25px;justify-content:space-between;gap:12px}.hero .price,.price{font-size:31px}.hero-buy .button{padding:15px 20px;gap:25px}.underlink{font-size:11px;margin-top:23px}.hero-photo{height:auto;aspect-ratio:1/1.03}.hero-photo img{object-position:center;position:absolute;inset:0}.photo-sticker{width:82px;height:82px;top:15px;right:15px;font-size:10px}.photo-controls{font-size:11px}.photo-index{font-size:9px}.strip-inner{padding-top:17px;padding-bottom:17px;display:grid;gap:11px;font-size:12px}.strip-inner b{margin-right:13px}.section{padding-top:52px;padding-bottom:52px}.section-top{display:block;margin-bottom:25px}.section-top .eyebrow{font-size:10px;margin-bottom:17px}h2{font-size:43px}.section-intro{font-size:13px;margin-top:21px}.choice-grid{grid-template-columns:1fr;gap:15px}.choice-card{padding:25px}.choice-card h3{font-size:42px}.card-top{margin-bottom:23px}.choice-card>p{font-size:13px;min-height:0}.checklist{font-size:12px}.card-bottom{flex-direction:row;align-items:center;gap:10px}.card-bottom .button{width:auto;font-size:11px;gap:14px;padding:13px;min-height:47px}.card-bottom .price{font-size:28px}.tag{font-size:9px}.choice-card>.text-link{font-size:11px}.inside-layout{grid-template-columns:1fr;gap:28px}.inside-photo img{height:auto;max-height:490px;object-position:center}.inside-photo figcaption{font-size:9px}.component-list summary{padding:22px 0;gap:19px}.component-list summary>span:nth-child(2){font-size:20px}.component-list summary small{font-size:11px}.detail-body{padding-left:32px}.iron-section{grid-template-columns:1fr;gap:29px}.iron-image{order:2}.iron-image img{max-height:540px;object-position:center}.iron-copy h2{font-size:49px}.iron-copy h2 br:last-child{display:none}.iron-copy .eyebrow{font-size:9px}.iron-image .image-note{font-size:10px}.story-grid{grid-template-columns:1fr;padding-top:52px;padding-bottom:52px;gap:30px}.story-grid h2{font-size:51px}.story-copy{max-width:none}.story-copy img{width:55px;height:55px}.story-copy p{font-size:14px}.faq-section{grid-template-columns:1fr;gap:30px}.faq-list summary{font-size:14px;padding:20px 0}.faq-section .eyebrow{font-size:10px}.final-cta{padding:48px 0}.final-cta .eyebrow{font-size:9px}.final-cta h2{font-size:40px}.final-buttons{flex-direction:column;max-width:400px;margin:auto}.final-buttons .button{justify-content:space-between}.final-cta>.wrap>p:last-child{font-size:10px}.footer{flex-wrap:wrap;padding-bottom:105px;row-gap:20px}.footer .brand{width:60%;font-size:24px}.footer>span:last-child{width:100%;font-size:10px}.mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;align-items:center;justify-content:space-between;gap:20px;z-index:30;background:var(--paper);border-top:1px solid var(--ink);padding:11px 18px calc(11px + env(safe-area-inset-bottom))}.mobile-bar>span{font-size:11px}.mobile-bar b{display:block;font-size:19px;margin-top:3px}.mobile-bar .button{min-height:43px;font-size:12px;padding:12px 22px}.dialog-inner{padding:28px 22px}.dialog-inner h2{font-size:36px}.order-options button{font-size:11px}.dialog-inner .eyebrow{font-size:9px}.dialog-lead{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
h1,h2,h3,.brand,.price,.model-name{font-family:Unbounded,sans-serif}h1,h2,h3{letter-spacing:-.055em}h1{font-size:clamp(43px,4.45vw,66px);line-height:1.13}h2{font-size:clamp(31px,3.4vw,48px);line-height:1.16}h3{font-size:37px;line-height:1.18}.brand{font-size:23px;letter-spacing:-1.2px}.price{font-size:29px;letter-spacing:-1.2px}.price small{font-family:Unbounded,sans-serif}.iron-copy h2{font-size:clamp(34px,3.7vw,52px)}.story-grid h2{font-size:clamp(35px,4vw,58px)}.final-cta h2{font-size:clamp(32px,3.7vw,52px)}.reviews-section{padding-bottom:20px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review{padding:27px 24px;border:1px solid var(--line);display:flex;flex-direction:column;background:var(--white)}.review-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.review .tag{font-size:9px;padding:6px 8px}.quote-mark{font-family:Unbounded,sans-serif;color:#9e7916;font-size:55px;height:36px;line-height:1}.review blockquote{font-size:15px;line-height:1.7;margin:25px 0 30px;flex:1}.review figcaption{display:flex;justify-content:space-between;font:10px Unbounded,sans-serif;border-top:1px solid var(--line);padding-top:17px;color:var(--muted)}.dialog-inner h2{font-size:30px;line-height:1.2}.dialog-inner .price{font-size:24px}
@media(max-width:1100px){h1{font-size:clamp(39px,4.6vw,53px)}.header .brand{font-size:20px}.header nav{gap:15px;font-size:12px}.choice-card h3{font-size:32px}.hero .price{font-size:27px}.reviews-grid{gap:12px}.review{padding:23px 18px}.review blockquote{font-size:14px}.review .tag{font-size:8px}.hero-buy .button{gap:12px;font-size:12px;padding:14px}}
@media(max-width:760px){h1{font-size:clamp(32px,8.15vw,58px);line-height:1.15}.header .brand{font-size:19px}.header-cta{font-size:10px;gap:12px}.hero .price,.price{font-size:27px}.hero-buy .button{font-size:12px;padding:15px 18px;gap:18px}.hero-copy>.eyebrow{font-size:8px}.section h2{font-size:clamp(29px,7.8vw,42px)}.choice-card h3{font-size:33px}.card-bottom .price{font-size:24px}.card-bottom .button{font-size:10px;padding:12px;gap:10px}.iron-copy h2{font-size:36px}.iron-copy h2 br:last-child{display:block}.story-grid h2{font-size:clamp(31px,8vw,45px)}.final-cta h2{font-size:clamp(28px,7.5vw,42px)}.reviews-grid{grid-template-columns:1fr}.review{padding:25px}.review blockquote{font-size:15px;margin:20px 0 25px}.review .tag{font-size:9px}.footer .brand{font-size:20px}.dialog-inner h2{font-size:28px}.dialog-inner{padding-top:33px}}
@media(max-width:370px){.card-bottom{flex-direction:column;align-items:stretch}.card-bottom .button{justify-content:space-between}.hero-buy{flex-wrap:wrap}.hero-copy>.eyebrow{font-size:7px}.header .brand{font-size:17px}.header-cta{font-size:9px}}
.hero-description{max-width:450px}.hero-proof{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:11px;margin-top:19px;line-height:1.5}.hero-proof>span:last-child{font-size:10px;margin-left:5px;text-decoration:underline;text-underline-offset:3px;color:var(--muted)}.proof-dot{height:6px;width:6px;background:#697d4b;display:inline-block;border-radius:50%}.underlink{margin-top:19px}.reviews-section{padding-top:0;padding-bottom:75px}.reviews-section .section-top{padding-top:40px;border-top:1px solid var(--line)}.reviews-section h2{font-size:clamp(30px,3.1vw,43px)}.copy-explanation{font-size:10px;line-height:1.6;color:var(--muted);margin-top:11px}.copy-secondary{font-size:11px;border:0;background:transparent;padding:9px 0;text-decoration:underline;text-underline-offset:4px;display:flex;align-items:center;gap:12px}.hero-iron-notice{font-size:10px;line-height:1.6;color:var(--muted);margin-top:9px;max-width:420px}.iron-landing .hero-proof{display:none}.iron-landing .hero-buy{margin-top:24px}.iron-landing h1{line-height:1.1}.iron-landing .photo-sticker{font-size:9px}.iron-landing .hero-description{font-size:16px}.iron-landing .hero h1 span{font-size:.87em}.iron-landing .hero-photo img{object-position:center}
@media(max-width:760px){.hero-proof{font-size:10px;gap:5px}.hero-proof>span:last-child{font-size:9px;margin-left:0}.hero .purchase-note{font-size:9px}.reviews-section{padding-top:0;padding-bottom:48px}.reviews-section .section-top{padding-top:34px}.reviews-section h2{font-size:31px}.iron-landing .hero-description{font-size:14px}.hero-iron-notice{font-size:9px}}
.buy-assurances{display:flex;gap:18px;flex-wrap:wrap;font-size:11px;margin-top:15px;color:#46523b}.dialog-assurances{display:flex;gap:15px;flex-wrap:wrap;font-size:10px;margin-bottom:17px;color:#46523b}.dialog-assurances span{padding:6px 9px;background:#e6eadc}.military-strip{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:22px 0;margin-top:24px}.military-strip strong{font-family:Unbounded,sans-serif;font-size:24px;letter-spacing:-1px}.military-strip p{font-size:13px;line-height:1.6}.military-strip a{font-size:12px;border-bottom:1px solid;white-space:nowrap}.military-price{font-size:11px;color:#4d5841;margin:14px 0 0;line-height:1.6}.card-bottom+.military-price{margin-top:12px}.card-terms{font-size:11px;margin-top:15px!important;color:#414c37}.discount-option{display:flex!important;justify-content:flex-start!important;align-items:center;gap:10px;font-size:12px!important;line-height:1.4;background:#e8ecdF;padding:11px 12px;margin-bottom:15px!important}.discount-option input{width:18px;height:18px;accent-color:var(--ink);flex-shrink:0;margin:0}.discount-option[hidden]{display:none!important}.discount-option span{font-size:11px!important;color:var(--ink)!important}
@media(max-width:760px){.announcement{font-size:7px;letter-spacing:.7px}.buy-assurances{font-size:10px;gap:14px}.military-strip{flex-wrap:wrap;gap:12px}.military-strip p{font-size:12px;max-width:230px}.military-strip a{margin-left:0;font-size:11px}.military-strip strong{font-size:22px}.card-terms{font-size:10px}}
button.military-price{border:0;border-bottom:1px solid #a6b295;background:transparent;padding:0 0 4px;text-align:left;cursor:pointer}.choice-card>.text-link{margin-top:15px}.hero-iron-notice{max-width:460px}.hero-copy>.eyebrow{margin-bottom:20px}.hero-description{margin-top:22px}.hero-buy{margin-top:25px}.hero-proof{margin-top:15px}.dialog-inner .order-summary{font-size:12px;font-weight:700;color:var(--ink);line-height:1.6}.dialog-inner .dialog-assurances{margin-bottom:12px}.dialog-inner{padding-top:32px;padding-bottom:25px}.dialog-inner .eyebrow{margin-bottom:15px}.dialog-lead{margin-top:12px;margin-bottom:16px}.order-options{margin-bottom:15px}

/* Optional workshop modules */
.module-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 24px;font-size:14px}.module-toolbar>div{display:flex;gap:20px}.module-toolbar button{background:none;border:0;cursor:pointer;font:inherit;padding:8px 0}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.module-card{display:flex;gap:14px;padding:24px;border:1px solid #c7c4b7;background:#f7f5ed;cursor:pointer;transition:background .15s,border-color .15s}.module-card:has(input:checked){background:#fff5c8;border-color:#181917}.module-card:has(input:focus-visible){outline:3px solid #7b5700;outline-offset:3px}.module-card input{width:22px;height:22px;flex:0 0 22px;margin:3px 0;accent-color:#191a17}.module-content{display:flex;flex-direction:column;gap:12px;min-width:0}.module-heading{display:flex;flex-direction:column;gap:8px}.module-heading small{font-size:13px}.module-heading strong{font-family:Unbounded,sans-serif;font-size:17px;line-height:1.5}.module-purpose{font-size:14px;line-height:1.6}.module-items{font-size:14px;line-height:1.8;color:#44473d}.module-checkout{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;border-bottom:1px solid #bcbcb0}.module-checkout p{font-size:14px;line-height:1.6;margin:8px 0}.module-checkout strong{font-size:21px;line-height:1.5}.module-footnote,.tip-spec{font-size:14px;line-height:1.8}.module-footnote a{text-decoration:underline}.button:disabled{opacity:.45;cursor:not-allowed}.order-options{flex-wrap:wrap}.order-options [data-select=modules]{grid-column:1/-1}.tip-spec{margin:20px 0}.module-toolbar .text-link{font-size:14px}
@media(max-width:1000px){.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.module-grid{grid-template-columns:1fr}.module-toolbar{display:block}.module-toolbar>div{margin-top:10px}.module-card{padding:20px}.module-checkout{align-items:stretch;flex-direction:column;gap:12px}.module-checkout strong{font-size:18px}.module-checkout .button{width:100%}.spec-grid strong{font-size:18px}}

/* Workshop-first narrative and brand typography */
h1,h2,h3,.eyebrow,.tag,.announcement,.photo-index,.button{text-transform:none!important}.hero h1{font-size:clamp(42px,5.8vw,84px);letter-spacing:-.06em}.audience{font-size:14px;line-height:1.8;margin:20px 0;color:#53554c}.component-card{padding:24px;border:1px solid #cccabd;background:#f8f7ef}.component-card .module-content{height:100%}.component-card .module-purpose{font-size:16px}.component-card .module-items{margin-top:auto;padding-top:12px;border-top:1px solid #dddacd}.composition-close{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:32px 0}.composition-close p{max-width:540px;line-height:1.8}.custom-builder{border-top:1px solid #aaa99a;border-bottom:1px solid #aaa99a}.custom-builder>summary{display:flex;justify-content:space-between;gap:20px;padding:25px 0;font-size:18px;cursor:pointer;list-style:none}.builder-inner{padding:12px 0 24px}.real-photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:28px}.real-photo-grid figure{margin:0}.real-photo-grid img{display:block;width:100%;height:480px;object-fit:contain;background:#eeeee5}.real-photo-grid figcaption{font-size:14px;line-height:1.7;margin-top:12px}.comparison-section{background:#eeeee5}.comparison-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.comparison-card{padding:28px;border:1px solid #c6c4b6;background:#faf9f2}.comparison-card.featured{background:var(--yellow)}.comparison-card h3{font-size:23px;line-height:1.4;margin:26px 0 20px}.comparison-card p{font-size:16px;line-height:1.8}.comparison-card strong{display:block;font-size:14px;line-height:1.7;margin-top:20px}.offer-iron{padding-top:72px;margin-top:60px;border-top:1px solid var(--line)}.order-options button{font-size:14px}.eyebrow{font-size:13px}.tag{font-size:12px}
@media(max-width:760px){.comparison-grid{grid-template-columns:1fr}.composition-close{align-items:stretch;flex-direction:column}.composition-close .button{width:100%}.real-photo-grid{gap:12px}.real-photo-grid img{height:300px}.hero h1{font-size:clamp(40px,10vw,64px)}.custom-builder>summary{font-size:16px}.offer-iron{padding-top:40px;margin-top:40px}}@media(max-width:450px){.real-photo-grid{grid-template-columns:1fr}.real-photo-grid img{height:360px}}

/* Clear purchase benefits */
.benefit-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:26px 0 0}.benefit-tile,button.benefit-tile.military-price{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;min-width:0;margin:0;padding:22px;border:1px solid #d6d7ca;border-radius:12px;background:#e9ecdf;color:#263522;line-height:1.5;text-decoration:none;font-family:inherit}.benefit-tile.discount-tile,button.benefit-tile.military-price{background:#263b2b;border-color:#263b2b;color:#fffdf0;cursor:pointer}.benefit-tile>strong{font-family:Unbounded,sans-serif;font-size:34px;font-weight:700;letter-spacing:-1.5px;line-height:1.3;margin:0 0 8px}.benefit-title{font-size:15px;font-weight:600;line-height:1.5}.benefit-tile small{font-size:12px;line-height:1.6;margin-top:12px;opacity:.82}.benefit-icon{position:absolute;right:18px;top:20px;opacity:.8}.benefit-icon svg{width:26px;height:26px;display:block}.discount-tile:hover{box-shadow:0 0 0 3px #aab99c}.discount-tile:focus-visible{outline:3px solid #c89900;outline-offset:4px}.payment-note{display:flex;align-items:center;gap:9px;margin:18px 0 0;font-size:13px;line-height:1.6;color:#555d4d}.payment-note svg{flex:0 0 19px;width:19px;height:19px}.hero-copy>.purchase-note{margin:9px 0 0;font-size:12px;line-height:1.7;color:#6c7166}.hero-copy>.underlink{display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;border-top:1px solid #dedfd4;text-decoration:none;margin:25px 0 0;padding:18px 0 0;font-size:13px;line-height:1.6}.hero-copy>.underlink b{font-size:13px;font-weight:600;white-space:nowrap}.hero-copy>.underlink span{font-size:inherit}.offer-perks{display:grid;gap:14px;padding:20px 0 0;margin-top:20px;border-top:1px solid #0002}.offer-perks>span,.offer-perks>button{display:flex;align-items:center;gap:10px;font:inherit;font-size:14px;text-align:left}.offer-perks>button{background:transparent;border:0;padding:0;cursor:pointer;color:inherit}.offer-perks svg{width:23px;height:23px;flex:0 0 23px}.offer-perks small{display:block;font-size:13px;font-weight:400;margin-top:4px}.choice-card>.card-terms{margin:15px 0 0;font-size:13px}.iron-copy>.purchase-note{font-size:13px;margin-top:10px}.hero-iron-notice{font-size:13px;line-height:1.7}
@media(max-width:600px){.benefit-cards{gap:10px;margin-top:22px}.benefit-tile,button.benefit-tile.military-price{padding:18px 15px;border-radius:10px}.benefit-tile>strong{font-size:29px}.benefit-icon{top:19px;right:13px}.benefit-icon svg{width:21px;height:21px}.benefit-title{font-size:14px}.benefit-tile small{font-size:12px}.hero-copy>.underlink{align-items:flex-start;flex-direction:column;gap:4px}.payment-note{font-size:12px}.hero-copy>.purchase-note{font-size:12px}}

/* Aligned hero, complete photograph, and quieter mobile layout. */
.hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:start;padding-top:40px}.hero-copy{min-width:0}.hero-copy h1{font-size:clamp(40px,4.6vw,68px);line-height:1.08;letter-spacing:-.055em}.hero-copy>.eyebrow{font-size:11px;line-height:1.7;letter-spacing:.08em;min-height:24px;margin-bottom:22px}.hero-visual{align-self:start}.hero-photo{height:auto!important;aspect-ratio:auto!important;overflow:visible;background:transparent}.hero-photo>img{display:block;position:static!important;inset:auto;width:100%;height:auto!important;object-fit:contain;object-position:center}.hero .photo-sticker{display:none}.hero-description{max-width:none;font-size:16px;line-height:1.7}.hero-copy .hero-buy{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px}.hero-buy .button{justify-content:center}.hero-copy .price{white-space:nowrap}.hero-copy>.underlink{margin-top:18px}.hero-visual .photo-index{min-height:24px;margin-bottom:22px}.review{margin:0;min-width:0}.more-reviews{margin-top:18px;border-bottom:1px solid var(--line)}.more-reviews>summary,.component-specs>summary{display:flex;justify-content:space-between;gap:14px;cursor:pointer;list-style:none;font-size:14px;line-height:1.6;padding:18px 0}.more-reviews .reviews-grid{padding-bottom:20px}.component-specs{border-top:1px solid var(--line);margin-top:20px;scroll-margin-top:90px}.component-specs-body{font-size:14px;line-height:1.8}.component-specs .spec-grid{grid-template-columns:1fr;gap:12px}.component-specs .spec-grid strong{font-size:17px}.component-specs .iron-details p{font-size:14px}.component-specs .body-copy{font-size:14px}.component-specs .standalone-order{margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.standalone-order .button{font-size:13px;width:100%;justify-content:center;padding:15px}.composition-grid{align-items:start}.component-card{height:100%}.component-card:has(.component-specs[open]){height:auto}.instagram-section{padding-top:28px;padding-bottom:48px}.instagram-post-link{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.instagram-post-link>span:first-child{display:grid;gap:12px}.instagram-post-link small{font-size:12px;color:var(--muted)}.instagram-post-link strong{font-family:Unbounded,sans-serif;font-size:clamp(22px,3vw,36px);line-height:1.4}.instagram-post-link span{font-size:14px}.instagram-post-link .instagram-arrow{font-size:42px}.workshop-offer{position:relative;isolation:isolate;background:#1f2a22;color:#fffdf1;overflow:hidden}.offer-background{position:absolute;inset:0;z-index:-2}.offer-background video{width:100%;height:100%;object-fit:cover;object-position:center}.workshop-offer:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(18,29,21,.97),rgba(18,29,21,.85) 48%,rgba(18,29,21,.25))}.offer-content{position:relative;padding-top:80px;padding-bottom:80px}.offer-content h2{font-size:clamp(36px,5vw,68px);max-width:750px}.offer-description{max-width:580px;font-size:17px;line-height:1.8;margin:25px 0}.offer-purchase{display:flex;align-items:center;flex-wrap:wrap;gap:28px}.offer-purchase .price{color:inherit}.offer-conditions{display:flex;gap:24px;flex-wrap:wrap;font-size:14px;margin:24px 0}.offer-military{display:flex;align-items:center;gap:18px;border:1px solid #fff5;background:#ffffff0d;color:inherit;text-align:left;padding:17px 22px;cursor:pointer;border-radius:8px;font:inherit;font-size:14px;line-height:1.7}.offer-military>strong{font-family:Unbounded,sans-serif;font-size:30px}.video-toggle{margin-top:24px;background:#1f2a22;color:#fff;border:1px solid #fff7;padding:12px 18px;font:inherit;font-size:13px;cursor:pointer}.video-toggle[hidden]{display:none}.photo-controls{gap:12px}.section-top{gap:28px}.section-intro{line-height:1.8}
@media(max-width:900px){.hero{gap:28px}.hero-copy h1{font-size:42px}.hero-copy .hero-buy{grid-template-columns:1fr}.hero-copy .hero-buy .button{width:100%}.hero .benefit-tile{padding:18px 14px}.benefit-icon{position:static;margin-bottom:10px}.hero .benefit-tile>strong{font-size:27px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.section{padding-top:48px;padding-bottom:48px}.hero{grid-template-columns:1fr;gap:24px;padding-top:24px;padding-bottom:36px}.hero-copy h1{font-size:clamp(38px,10vw,58px)}.hero-copy>.eyebrow{font-size:10px;margin-bottom:16px;min-height:0}.hero .hero-description{font-size:15px;margin-top:18px}.audience{font-size:12px;margin:14px 0}.hero-copy .hero-buy{grid-template-columns:auto 1fr;gap:14px;margin-top:20px}.hero .price{font-size:28px}.hero .hero-buy .button{font-size:12px;padding:16px 12px;gap:8px;white-space:normal}.hero-visual .photo-index{min-height:0;margin-bottom:10px;font-size:10px}.hero-visual{width:100%}.hero .benefit-cards{margin-top:20px}.hero .benefit-icon{position:absolute;margin:0}.hero .benefit-tile>strong{font-size:29px}.photo-controls{font-size:12px}.hero-copy>.underlink{font-size:13px;padding-top:14px}.hero-copy>.purchase-note{display:none}.hero .payment-note{font-size:12px}.section-top{display:block;margin-bottom:24px}.section-top h2,h2{font-size:clamp(27px,7.5vw,38px);line-height:1.2;letter-spacing:-.04em}.section-top .section-intro{margin-top:18px;font-size:14px}.reviews-section{padding-top:0}.reviews-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:0 0 14px;overscroll-behavior-x:contain}.review{flex:0 0 88%;scroll-snap-align:start;padding:22px}.review blockquote{font-size:15px;line-height:1.7;margin:20px 0}.review .tag{font-size:11px}.review figcaption{font-size:12px}.composition-grid{grid-template-columns:1fr;gap:12px}.component-card{padding:20px}.component-card .module-heading{flex-direction:row;gap:12px;align-items:baseline}.component-card .module-heading strong{font-size:16px}.component-card .module-purpose{font-size:14px}.component-card .module-items{font-size:13px}.component-specs .spec-grid{grid-template-columns:1fr 1fr}.composition-close{padding:20px 0}.composition-close p{font-size:14px}.composition-close .button{font-size:13px;padding:17px 12px}.module-toolbar{font-size:13px}.module-card{padding:18px}.module-checkout strong{font-size:17px}.instagram-section{padding-top:12px;padding-bottom:32px}.instagram-post-link{padding:24px 0;gap:16px}.instagram-post-link strong{font-size:23px}.instagram-post-link .instagram-arrow{font-size:30px}.comparison-card{padding:22px}.comparison-card h3{font-size:21px;margin:18px 0}.comparison-card p{font-size:14px}.story-grid{gap:24px}.story-copy p{font-size:15px;line-height:1.8}.offer-content{padding-top:48px;padding-bottom:48px}.workshop-offer:before{background:rgba(18,29,21,.86)}.offer-content h2{font-size:36px}.offer-description{font-size:15px;line-height:1.8;margin:20px 0}.offer-purchase{gap:18px}.offer-purchase .button{width:100%;justify-content:center}.offer-conditions{gap:12px 20px;font-size:13px;margin:20px 0}.offer-military{width:100%;font-size:13px;padding:16px}.offer-military>strong{font-size:27px}.faq-section{gap:24px}.faq-list summary{font-size:15px;line-height:1.5;padding-top:18px;padding-bottom:18px}.faq-list p{font-size:14px;line-height:1.8}.final-cta h2{font-size:32px}.final-buttons{display:grid;gap:12px}.final-buttons .button{font-size:13px;padding:16px;justify-content:center}.final-cta p{font-size:13px;line-height:1.7}.footer{gap:20px}.mobile-bar{padding-bottom:calc(12px + env(safe-area-inset-bottom))}.dialog-inner{padding:25px 18px}.dialog-inner h2{font-size:27px}.dialog-lead{font-size:14px}.order-options button{font-size:12px}.order-options strong{font-size:15px}.discount-option span{font-size:13px!important}#order-message{font-size:16px}body{padding-bottom:calc(80px + env(safe-area-inset-bottom))}dialog{max-height:90dvh}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.logo-mark{display:inline-block;width:42px;height:42px;overflow:hidden;border-radius:50%;flex:0 0 42px;background:#f5eddf}.logo-mark img,.brand .logo-mark img,.story-copy .logo-mark img{display:block;width:84px;height:84px;max-width:none;margin:-21px;border-radius:0;object-fit:contain}.story-copy>.logo-mark{margin-bottom:20px}

/* Separate configurator, compact navigation and a horizontal component track. */
.header{position:relative;gap:22px}.header nav{gap:20px}.header nav a{font-size:13px}.menu-toggle{display:none}.composition-controls{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:0 0 18px;font-size:13px;color:var(--muted)}.composition-controls>div{display:flex;gap:8px}.composition-controls button{width:44px;height:44px;border:1px solid #b8bdac;background:transparent;font-size:22px;cursor:pointer;border-radius:50%}.composition-controls button:disabled{opacity:.3;cursor:default}.module-grid.composition-grid{display:flex;align-items:flex-start;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding:2px 2px 18px;scrollbar-width:thin;scrollbar-color:#718064 #dedfd4}.composition-grid .component-card{flex:0 0 calc((100% - 32px)/3);min-width:0;height:auto;min-height:300px;scroll-snap-align:start}.component-card .module-content{height:auto}.composition-grid .component-specs{margin-top:16px}.composition-grid .module-items{margin-top:12px}.composition-grid:focus-visible{outline:2px solid #61744f;outline-offset:4px}.review .tag{font-family:inherit;font-size:13px;letter-spacing:0;line-height:1.6;border:0;padding:0}.pain-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pain-card{background:#faf9f2;border:1px solid #d2d4c7;padding:30px;display:flex;flex-direction:column}.pain-number{font-size:12px;color:#626a59}.pain-card h3{font-size:23px;line-height:1.5;margin:20px 0 16px}.pain-card p{font-size:16px;line-height:1.8;margin-bottom:22px}.pain-result,.pain-card>a{display:block;margin-top:auto;font-size:14px;color:#3e5336;font-weight:600}.pain-card>a{text-decoration:underline;text-underline-offset:5px}.pain-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:28px;font-size:15px;line-height:1.7}.builder-main h1{font-size:clamp(36px,5vw,64px);line-height:1.15;letter-spacing:-.05em}.builder-intro{font-size:17px;line-height:1.8;max-width:700px;margin:24px 0 36px}.builder-page .module-checkout{position:sticky;bottom:0;background:#f7f6ec;padding:20px;border:1px solid #ced0c1;z-index:5;margin-top:22px;box-shadow:0 -8px 20px #262b240a}.builder-page .footer{padding-bottom:28px}.builder-page{padding-bottom:0}.header a[aria-current=page]{text-decoration:underline;text-underline-offset:5px}
@media(max-width:1000px){.header{flex-wrap:wrap;gap:12px;padding-top:15px;padding-bottom:15px}.header .brand{margin-right:auto}.header .header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;background:transparent;border:1px solid var(--line);border-radius:6px;cursor:pointer}.menu-toggle span{width:20px;height:2px;background:var(--ink)}.header nav{display:none;width:100%;flex-direction:column;align-items:stretch;gap:0;padding-top:10px}.header nav.is-open{display:flex}.header nav a{font-size:15px;padding:14px 4px;border-top:1px solid var(--line)}.composition-grid .component-card{flex-basis:calc((100% - 16px)/2)}}
@media(max-width:600px){.composition-grid .component-card{flex-basis:88%;min-height:270px;padding:22px}.composition-controls{font-size:12px;align-items:center}.composition-controls>span{max-width:190px}.pain-grid{grid-template-columns:1fr;gap:12px}.pain-card{padding:22px}.pain-card h3{font-size:20px;margin-top:15px}.pain-card p{font-size:14px;line-height:1.8}.pain-bottom{align-items:stretch;flex-direction:column;gap:14px}.pain-bottom .button{justify-content:center;font-size:13px}.builder-intro{font-size:15px;margin:20px 0 26px}.builder-page .module-checkout{padding:14px;gap:10px;bottom:0;padding-bottom:calc(14px + env(safe-area-inset-bottom))}.builder-page #module-note{display:none}.builder-page .module-checkout strong{font-size:15px}.builder-page #module-count{font-size:12px;margin:0 0 5px}.builder-page .module-checkout .button{font-size:13px;padding:14px}.review .tag{font-size:13px}}

/* Compact review belt, with manual controls and optional motion. */
.reviews-section{padding-top:12px;padding-bottom:40px}.reviews-section .section-top{padding-top:24px;margin-bottom:20px}.reviews-section .section-top h2{font-size:clamp(28px,3vw,40px)}.review-controls{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;font-size:13px;color:var(--muted)}.review-controls>div{display:flex;gap:8px}.review-controls button{min-width:42px;min-height:42px;padding:8px 12px;border:1px solid var(--line);background:transparent;border-radius:6px;font:inherit;color:var(--ink);cursor:pointer}.review-controls button:focus-visible{outline:2px solid #63784f;outline-offset:3px}.reviews-track{position:relative;display:flex;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:auto;scrollbar-width:thin;scrollbar-color:#879276 #e5e6dc;padding-bottom:12px}.reviews-track>.review{flex:0 0 calc((100% - 28px)/3);margin:0;padding:20px;min-width:0;scroll-snap-align:none}.reviews-track .review-top{gap:8px}.reviews-track .quote-mark{font-size:30px;line-height:1}.reviews-track blockquote{font-size:14px;line-height:1.75;margin:14px 0 0}.reviews-track .tag{font-size:13px;line-height:1.5}.reviews-track:focus-visible{outline:2px solid #63784f;outline-offset:4px}
@media(max-width:1000px){.reviews-track>.review{flex-basis:calc((100% - 14px)/2)}}
@media(max-width:600px){.reviews-section{padding-top:0;padding-bottom:28px}.reviews-section .section-top{padding-top:22px;margin-bottom:16px}.reviews-section .section-top .section-intro{margin-top:12px;font-size:13px}.reviews-track>.review{flex-basis:86%;padding:18px}.reviews-track blockquote{font-size:14px;margin-top:12px}.review-controls{font-size:12px;margin-bottom:12px}.review-controls button{min-height:44px}.reviews-section .section-top h2{font-size:28px}}

/* Clean imagery, quiet review controls and one final ordering screen. */
.hero-visual{padding-top:0}.reviews-section .section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.review-motion{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;background:transparent;border:1px solid var(--line);border-radius:50%;color:var(--ink);cursor:pointer}.review-motion svg{width:18px;height:18px;fill:currentColor}.review-motion:focus-visible{outline:2px solid #61744f;outline-offset:4px}.reviews-track{scrollbar-width:none;padding-bottom:0}.reviews-track::-webkit-scrollbar{display:none}.founder-layout{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:55px;padding-top:65px;padding-bottom:65px}.founder-video-frame{aspect-ratio:16/9;background:#18201b;border:1px solid #ffffff26;border-radius:10px;overflow:hidden}.founder-video-frame video{width:100%;height:100%;object-fit:contain;display:block}.founder-video-frame video[hidden],.founder-video-placeholder[hidden]{display:none}.founder-video-placeholder{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#f5f4e8}.founder-video-placeholder p{font-size:18px;margin:0}.founder-video-placeholder>span:last-child{font-size:13px;color:#b6bbae}.workshop-offer:before{background:linear-gradient(90deg,#18231cef,#18231cb8 55%,#18231c44)}.offer-content{padding-top:64px;padding-bottom:64px}.checkout-panel{max-width:630px;padding:36px;background:#1f2b23f2;border:1px solid #ffffff26;border-radius:12px}.checkout-panel h2{font-size:clamp(28px,3.5vw,44px);line-height:1.2;margin:0}.checkout-panel .eyebrow{font-size:12px;margin-bottom:18px;color:#cbd0c2}.checkout-price{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px 20px;margin-top:30px}.checkout-price>.price{font-size:46px}.checkout-price>span:last-child{font-size:13px;color:#cbd0c2;padding-bottom:7px}.checkout-terms{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:14px;margin:22px 0}.checkout-submit{width:100%;justify-content:space-between;font-size:16px;padding:20px 24px}.checkout-help{font-size:12px;text-align:center;color:#bfc7b8;margin:12px 0 24px}.checkout-discount{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px 20px;background:transparent;color:#f5f4e8;border:0;border-top:1px solid #ffffff26;width:100%;padding:20px 0 0;text-align:left;font:inherit;cursor:pointer}.checkout-discount>span{font-size:13px;line-height:1.7;max-width:290px}.checkout-discount strong{font-size:19px}.checkout-discount>span b{color:var(--yellow)}
@media(max-width:760px){.founder-layout{grid-template-columns:1fr;gap:24px;padding-top:40px;padding-bottom:40px}.founder-layout h2{font-size:30px}.founder-video-frame{aspect-ratio:16/10}.founder-video-placeholder p{font-size:16px}.reviews-section .section-top{display:flex}.review-motion{margin-bottom:3px}.offer-content{padding-top:36px;padding-bottom:36px}.checkout-panel{padding:24px 20px;max-width:none}.checkout-panel h2{font-size:29px}.checkout-price{margin-top:24px;gap:8px}.checkout-price>.price{font-size:38px}.checkout-price>span:last-child{width:100%;padding:0;font-size:13px}.checkout-terms{font-size:13px;gap:8px 16px;margin:18px 0}.checkout-submit{font-size:14px;padding:18px 16px}.checkout-help{font-size:12px;line-height:1.6}.checkout-discount{padding-top:16px}.checkout-discount strong{font-size:18px}.checkout-panel .eyebrow{font-size:10px;line-height:1.7}}

/* Transparent brand mark, displayed whole without the former circular crop. */
.logo-mark{background:transparent;border-radius:0;overflow:visible}.logo-mark img,.brand .logo-mark img,.story-copy .logo-mark img{width:100%;height:100%;max-width:100%;margin:0;border-radius:0;object-fit:contain}.founder-video-placeholder .logo-mark{width:72px;height:72px;flex:0 0 72px}

/* Minimal purchase benefits and decisive action typography. */
.button,.header-cta{font-family:Unbounded,sans-serif!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.01em;font-size:12px;line-height:1.5;white-space:normal}.hero .hero-buy .button{font-family:Unbounded,sans-serif;font-size:12px}.checkout-submit{font-size:14px}.footer-instagram{display:flex;align-items:center;justify-content:center;width:44px;height:44px}.footer-instagram svg{width:25px;height:25px}.benefit-cards{gap:24px;margin-top:28px;border-top:1px solid #d5d8c9;padding-top:22px}.benefit-tile,button.benefit-tile.military-price,.hero .benefit-tile{display:grid;grid-template-columns:26px 1fr;column-gap:10px;row-gap:5px;background:transparent!important;color:var(--ink)!important;border:0!important;border-radius:0;margin:0;padding:0;box-shadow:none!important;align-content:start;min-width:0}.benefit-icon,.hero .benefit-icon{position:static;grid-row:1;grid-column:1;margin:0;padding-top:4px;color:#66764f}.benefit-icon svg,.hero .benefit-icon svg{width:24px;height:24px}.benefit-tile>strong,.hero .benefit-tile>strong{grid-column:2;font-size:30px;line-height:1.2;margin:0;letter-spacing:-1px}.benefit-title{grid-column:2;font-size:14px;font-weight:400;line-height:1.5}.benefit-tile small{grid-column:2;font-size:12px;margin:4px 0 0;opacity:1;color:#5d6754}.discount-tile:hover .benefit-detail{text-decoration:underline;text-underline-offset:4px}.composition-close{justify-content:flex-end;padding:22px 0 0}.pain-card h3{margin-top:0}.checkout-terms{margin-bottom:24px}.checkout-panel .checkout-price{margin-bottom:0}
@media(max-width:760px){.button,.header-cta{font-size:11px}.hero .hero-buy .button{font-size:11px;padding:16px 12px}.hero-copy .hero-buy{grid-template-columns:1fr;gap:16px}.hero .hero-buy .button{width:100%}.benefit-cards{gap:16px;padding-top:18px;margin-top:22px}.benefit-tile,button.benefit-tile.military-price,.hero .benefit-tile{grid-template-columns:22px 1fr;column-gap:8px;padding:0}.benefit-icon svg,.hero .benefit-icon svg{width:21px;height:21px}.benefit-tile>strong,.hero .benefit-tile>strong{font-size:27px}.benefit-title{font-size:13px}.benefit-tile small{font-size:12px}.checkout-submit{font-size:12px}.composition-close .button{font-size:11px}.module-checkout .button{font-size:11px}.standalone-order .button{font-size:11px}.mobile-bar .button{font-size:11px}}

.checkout-panel .checkout-amount{font-family:Unbounded,sans-serif;font-size:32px;font-weight:700;letter-spacing:0;line-height:1.4;margin:26px 0 0;color:#fffdf1}.info-page{padding-bottom:0}.product-main h1{font-size:clamp(30px,5vw,54px);line-height:1.2}.product-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:48px;margin-top:32px;align-items:start}.product-layout img{width:100%;height:auto}.product-layout figcaption{font-size:13px;line-height:1.7;margin-top:12px}.product-specs{min-width:0;font-size:16px;line-height:1.8}.product-specs .model-name{margin-bottom:18px}.product-specs .standalone-order{margin-top:24px}.product-specs .standalone-order p{margin-bottom:18px}.pain-card p{margin-bottom:0}@media(max-width:760px){.product-layout{grid-template-columns:1fr;gap:28px}.checkout-panel .checkout-amount{font-size:28px}.product-specs .spec-grid strong{font-size:18px}}

.footer{flex-wrap:wrap}.footer-policies{flex:0 0 100%;display:flex;flex-wrap:wrap;gap:14px 24px;border-top:1px solid var(--line);padding-top:22px;margin-top:12px}.footer-policies a{font-size:13px;line-height:1.6;color:var(--muted)}.footer-policies a:hover{text-decoration:underline}.policy-page{max-width:860px;padding-top:44px;padding-bottom:64px}.policy-back{font-size:14px;text-decoration:underline;text-underline-offset:4px}.policy-page h1{font-size:clamp(30px,4.5vw,52px);line-height:1.2;margin:26px 0}.policy-status{font-size:14px;line-height:1.7;padding:18px 20px;background:#eeeee5;border-left:3px solid #d4af31;margin-bottom:32px}.policy-page section{margin-top:30px}.policy-page h2{font-size:22px;line-height:1.4;letter-spacing:-.02em;margin-bottom:12px}.policy-page section p{font-size:16px;line-height:1.8}.policy-page section a{text-decoration:underline;text-underline-offset:4px}@media(max-width:600px){.footer-policies{display:grid;grid-template-columns:1fr;gap:10px}.footer-policies a{padding:6px 0}.policy-page{padding-top:30px;padding-bottom:42px}.policy-page h2{font-size:20px}.policy-page section p{font-size:15px}.policy-status{padding:15px;font-size:13px}}

.announcement{font-size:14px;line-height:1.6;letter-spacing:.05em;padding-top:10px;padding-bottom:10px}@media(max-width:760px){.announcement{font-size:13px;letter-spacing:.02em}.announcement>span:nth-child(2){display:none}}

/* Consistent typography and compact mobile purchase panel. */
body,input,select,textarea,button{font-family:Unbounded,sans-serif}
.checkout-panel .button.primary{color:#000}
#mobile-price{display:flex;flex-direction:column;gap:3px;min-width:0;font-family:Unbounded,sans-serif;white-space:nowrap}
#mobile-price del{font-size:12px;line-height:1.4;color:var(--muted);text-decoration-thickness:1px}
#mobile-price b{font-size:18px;line-height:1.4;margin:0;font-weight:700}
@media(max-width:760px){

.mobile-bar{gap:12px}
.mobile-bar .button{padding:12px 15px;font-size:11px}
.benefit-title{font-size:12px;overflow-wrap:anywhere}
.checkout-panel .checkout-submit{font-size:11px;padding:16px 12px;justify-content:center}
}

/* Regular reading text, medium labels, bold accents. */
body{font-weight:400}
.eyebrow,.tag,.benefit-title,.review .tag,.reviews-track blockquote,.hero-description,.body-copy,.faq-list p,.faq-list summary,.checkout-terms,.announcement,.footer,.product-specs{font-weight:400}
.header nav,.module-title,.model-name{font-weight:500}
h3{font-weight:700}
/* Custom kit: compact working surface, regular body type. */
.builder-main{padding-top:36px}.builder-main h1{font-size:clamp(28px,4vw,44px)}
.builder-intro{margin:16px 0 12px;max-width:760px;font-size:15px;line-height:1.7}
.builder-ready{display:inline-block;font-size:13px;text-decoration:underline;text-underline-offset:5px;margin-bottom:30px}
.builder-entry{display:block;margin-top:18px;font-size:14px;font-weight:500;text-decoration:underline;text-underline-offset:5px}
.builder-entry small{display:block;margin-top:8px;font-size:12px;font-weight:400;text-decoration:none;color:var(--muted)}
.builder-page .module-card{align-items:flex-start}.builder-page .module-heading strong{font-weight:600;font-size:19px}
.module-value{display:block;font-weight:600;font-size:16px;margin-top:18px}.module-value[hidden]{display:none}
.module-action{display:block;font-size:12px;line-height:1.6;margin-top:16px;text-decoration:underline;text-underline-offset:4px}
.module-card:not(:has(input:checked)){background:transparent;border-style:dashed}
.own-power{border:1px solid var(--line);background:#eeeee5;padding:26px;margin-top:24px;max-width:800px}
.own-power[hidden],.field-demo[hidden]{display:none}.own-power h2{font-size:22px;font-weight:600;letter-spacing:-.03em;line-height:1.4}
.own-power p{font-size:13px;line-height:1.8;margin:12px 0}.own-power label{display:block;font-size:12px;margin-bottom:10px}.own-power textarea{min-height:90px}
.own-power .power-review{font-size:12px;color:var(--muted);margin-bottom:0}
#module-difference{font-size:13px;color:#3e5336;margin:10px 0}#module-difference[hidden]{display:none}
.builder-page .module-checkout{position:static;margin-top:24px;box-shadow:none}.builder-page #module-price{font-size:24px;line-height:1.5}.builder-page #module-note{font-size:12px;line-height:1.7}
.field-demo{padding-block:36px}.field-demo video{display:block;width:100%;max-height:75vh;margin-top:24px}
@media(max-width:760px){.builder-main{padding-top:28px}.builder-page .module-grid{grid-template-columns:1fr}.builder-page .module-card{padding:20px}.builder-page .module-items,.builder-page .module-purpose{font-size:13px;line-height:1.7}.own-power{padding:20px}.builder-page .module-checkout{padding:20px}.builder-page #module-price{font-size:22px}.builder-ready{margin-bottom:24px}}

.sourcing-note{max-width:760px;font-size:14px;font-weight:400;line-height:1.8;margin:0 0 28px;color:var(--muted)}


.product-video video{display:block;width:100%;height:auto;max-height:720px;object-fit:contain;background:#1f2a22;border-radius:10px}.product-video figcaption{font-size:13px;line-height:1.7;margin-top:12px}@media(max-width:760px){.product-video video{max-height:70vh}}
