@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Instrument+Serif:ital@0;1&display=swap');
:root{--paper:#f8f8f5;--ink:#20221e;--muted:#64675f;--red:#b83a28;--line:#dedfd8;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}a,button,input,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.03}h1 em,h2 em{font-weight:400;color:var(--red)}h1{font-size:clamp(64px,6.8vw,112px)}h2{font-size:clamp(44px,4.5vw,72px)}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:650;line-height:1.6}.nav{height:104px;padding:0 5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:24px}.brand{font-weight:650;letter-spacing:-1.6px;font-size:29px;position:relative;line-height:.86;padding-bottom:12px;display:inline-block}.brand-sub{font-weight:450;letter-spacing:0;font-size:16px;position:absolute;right:26px;bottom:-4px}.brand-star{color:var(--red);font-size:33px;vertical-align:middle;margin-left:2px}.nav nav{display:flex;gap:34px;font-size:14px}.nav nav a:hover{color:var(--red)}.nav-cta{font-size:14px;font-weight:600;border-bottom:1px solid var(--ink);padding:9px 0}.nav-cta span{margin-left:24px;font-size:20px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:690px;padding:30px 30px 0 5%;gap:40px}.hero-copy{padding:50px 0 34px}.hero-copy>.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:32px}.little-line{width:24px;height:2px;background:var(--red)}.hero-copy>p{color:var(--muted);max-width:405px;margin:27px 0 29px;line-height:1.75}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-height:56px;padding:16px 23px;font-size:15px;font-weight:550;border:0;border-radius:3px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:24px;line-height:1}.dark{background:var(--ink);color:#fff}.dark:hover{background:#393d35}.light{background:var(--paper);color:var(--ink)}.hero-price{margin-top:20px;font-size:14px;color:var(--muted)}.hero-price strong{color:var(--ink);font-weight:550}.hero-price small{font-size:12px}.hero-bottom{display:flex;align-items:center;gap:22px;margin-top:58px;font-size:12px;line-height:1.5}.hero-bottom>span:first-child{font-family:Georgia,serif;font-size:16px;font-weight:bold;letter-spacing:.025em}.hero-bottom-rule{height:30px;width:1px;background:var(--line)}.hero-image{position:relative;overflow:hidden;background:#333c32;min-height:660px}.hero-image>img{height:100%;width:100%;object-fit:cover;object-position:60% center;position:absolute}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),transparent 35%,rgba(0,0,0,.35))}.image-topline{position:absolute;z-index:1;top:26px;left:26px;right:26px;display:flex;justify-content:space-between;font-size:11px;color:#fff;letter-spacing:.11em}.image-caption{position:absolute;z-index:1;bottom:32px;left:32px;color:#fff}.image-caption span{display:block;font-size:13px;margin-bottom:3px}.image-caption strong{font:36px var(--serif);font-weight:400}.benefit-strip{margin:0 5%;padding:27px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:13px}.benefit-strip b{color:var(--red);font-size:11px;letter-spacing:.05em;margin-right:10px;font-weight:500}.section{padding:104px 7%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px}.section-heading .eyebrow{margin-bottom:22px}.section-heading>p{color:var(--muted);font-size:15px;line-height:1.8;padding-bottom:6px}.machine-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.machine-visual{background:#edece7;height:385px;position:relative;display:grid;place-items:center;padding:48px 25px 10px;overflow:hidden}.machine-visual img{height:300px;max-width:85%;object-fit:contain;mix-blend-mode:multiply}.machine-card:nth-child(2) .machine-visual{background:#e7e9e4}.pill{position:absolute;left:23px;top:23px;font-size:10px;font-weight:550;letter-spacing:.09em;border:1px solid #c5c7be;border-radius:30px;padding:5px 10px;z-index:1}.machine-text{padding:27px 0 0;display:grid;grid-template-columns:1fr auto;gap:17px}.machine-text .eyebrow{font-size:10px;color:var(--muted)}.machine-text h3{font:37px var(--serif);margin-top:2px}.small-price{display:flex;align-items:baseline;flex-wrap:wrap;justify-content:flex-end;gap:5px;font-size:12px;align-self:center}.small-price strong{font-weight:500;font-size:25px;letter-spacing:-1px}.small-price>span{color:var(--muted)}.machine-text>p{grid-column:1/-1;color:var(--muted);max-width:430px;font-size:15px}.text-button{border:0;border-bottom:1px solid var(--ink);background:none;padding:10px 0;display:flex;align-items:center;justify-content:space-between;font-weight:550;font-size:14px;text-align:left;gap:35px}.text-button span{font-size:23px}.machine-text .text-button{grid-column:1/-1;margin-top:2px}.section-note{color:var(--muted);font-size:12px;margin-top:25px}.experience{display:grid;grid-template-columns:1fr 1fr;gap:90px;background:#eceee8;padding-top:88px;padding-bottom:88px}.experience-intro>.eyebrow{margin-bottom:24px}.experience-intro>p{margin:25px 0;color:var(--muted);max-width:340px}.experience-intro>.text-button{display:inline-flex}.experience-list article{display:flex;gap:22px;padding:27px 0;border-bottom:1px solid #ced2c7}.experience-list article:first-child{padding-top:0}.number{font-size:12px;color:var(--red);padding-top:5px}.experience-list h3{font-size:19px;font-weight:550;line-height:1.4}.experience-list p{font-size:15px;color:var(--muted);margin-top:10px}.config-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:72px;align-items:start}.config-options fieldset{border:0;padding:0 0 30px;margin:0 0 28px;border-bottom:1px solid var(--line);min-width:0}.config-options legend{font-size:18px;font-weight:550;margin-bottom:22px;display:flex;gap:12px;align-items:center;padding:0}.config-options legend>span{font-size:11px;color:var(--red);font-weight:500}.option-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice{border:1px solid var(--line);padding:19px 15px;display:flex;align-items:center;gap:9px;cursor:pointer;position:relative;background:#fff}.choice strong{display:block;font-size:15px;font-weight:550}.choice small{font-size:12px;color:var(--muted);display:block;margin-top:5px}.choice input{position:absolute;opacity:0}.choice i{width:15px;height:15px;border:1px solid #a8ada1;border-radius:50%;margin-left:auto;flex-shrink:0}.choice:has(input:checked){border:1px solid var(--ink);background:#f0f1eb;box-shadow:inset 0 0 0 1px var(--ink)}.choice:has(input:checked) i{background:var(--ink);box-shadow:inset 0 0 0 3px #f0f1eb}.choice:has(input:focus-visible),.term-row label:has(input:focus-visible),.bean-options label:has(input:focus-visible){outline:3px solid var(--red);outline-offset:4px}.term-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.term-row label{cursor:pointer;position:relative;display:block}.term-row input{position:absolute;opacity:0}.term-row label>span{display:flex;flex-direction:column;align-items:center;justify-content:center;height:112px;border:1px solid var(--line);font-size:13px;line-height:1.3;background:#fff;position:relative}.term-row strong{font-size:29px;letter-spacing:-1px;font-weight:500}.term-row small{position:absolute;bottom:-10px;background:var(--ink);color:#fff;font-size:10px;white-space:nowrap;padding:3px 8px;border-radius:2px}.term-row input:checked+span{background:#f0f1eb;border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.help{font-size:12px;line-height:1.65;color:var(--muted);margin-top:20px}.bean-options{display:flex;flex-direction:column;gap:10px}.bean-options label{display:flex;align-items:center;gap:12px;padding:17px 15px;border:1px solid var(--line);background:#fff;cursor:pointer}.bean-options input{accent-color:var(--ink);height:16px;width:16px;flex-shrink:0}.bean-options strong{font-size:14px;font-weight:550;display:block}.bean-options small{font-size:12px;color:var(--muted);display:block}.bean-options b{font-size:13px;font-weight:550;margin-left:auto;white-space:nowrap}.bean-options label:has(input:checked){background:#f0f1eb;border-color:var(--ink)}.summary{background:#fff;border:1px solid var(--line);padding:30px;position:sticky;top:24px;box-shadow:0 10px 32px #20221e07}.summary-head{display:flex;justify-content:space-between;align-items:center;gap:15px}.summary-head .eyebrow{font-size:10px}.summary-icon{font-size:38px;color:var(--red);line-height:1}.summary h3{font:41px var(--serif);letter-spacing:-.03em;margin-top:17px}.summary-sub{font-size:13px;color:var(--muted);margin-top:3px}.summary-price{display:flex;align-items:baseline;gap:9px;margin-top:22px}.summary-price strong{font-size:49px;letter-spacing:-2px;font-weight:500;line-height:1.2}.summary-price span{font-size:13px;color:var(--muted)}.tax{font-size:12px;color:var(--muted);margin-top:5px}.price-lines{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:25px;padding:15px 0}.price-lines>div{display:flex;justify-content:space-between;gap:15px;font-size:12px;padding:5px 0}.price-lines b{font-weight:550;white-space:nowrap}.included{padding:0;margin:22px 0;list-style:none;font-size:13px}.included li{padding:4px 0}.included li:before{content:'✓';margin-right:10px;color:var(--red)}.full{width:100%}.no-obligation{font-size:11px;text-align:center;color:var(--muted);margin:12px 0 20px}.total-details{font-size:12px;border-top:1px solid var(--line);padding-top:15px}.total-details summary{cursor:pointer;display:flex;justify-content:space-between;font-size:13px}.total-details div p{margin:10px 0;color:var(--muted)}.total-details strong{color:var(--ink);font-weight:550}.indicative{font-size:11px;color:var(--muted);line-height:1.6;margin-top:17px}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;padding-top:85px}.faq h2{font-size:52px;margin-top:20px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:21px 0;list-style:none;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:15px;align-items:center}.faq-list summary span{font-size:22px;font-weight:400}.faq-list p{font-size:14px;color:var(--muted);padding:0 25px 23px 0;line-height:1.8}summary::-webkit-details-marker{display:none}details[open]>summary>span{transform:rotate(45deg)}.closing{background:var(--ink);color:var(--paper);padding:80px 7%;position:relative;overflow:hidden}.closing h2{margin:22px 0 30px;font-size:84px}.closing h2 em{color:#cacebd}.closing-mark{position:absolute;font-size:400px;line-height:1;color:#373c30;right:6%;top:35px;pointer-events:none}.closing .button{position:relative;z-index:1}footer{padding:42px 5%;display:flex;gap:35px;justify-content:space-between;align-items:center}footer p{font-size:13px;color:var(--muted)}footer>span{font-size:11px;color:var(--muted)}dialog{max-width:540px;width:calc(100% - 32px);border:0;padding:40px;background:var(--paper);color:var(--ink);max-height:90vh;overflow:auto}dialog::backdrop{background:#161b15b0;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:18px;top:12px;border:0;background:none;font-size:30px;padding:6px;line-height:1}dialog h2{font-size:59px;margin:20px 0}dialog>p{font-size:14px;color:var(--muted);margin:20px 0}dialog>.help{font-size:12px;text-align:center}.proposal-breakdown{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0}.proposal-breakdown>div{display:flex;justify-content:space-between;gap:20px;font-size:13px;padding:7px 0}.proposal-breakdown strong{white-space:nowrap;font-weight:550}
@media(min-width:1600px){body{max-width:1720px;margin:auto}.hero{min-height:760px}.hero-image{min-height:730px}}
@media(max-width:1050px){.nav{padding:0 4%;height:86px}.nav nav{gap:20px}.hero{gap:25px;padding-left:4%;min-height:600px}.hero-copy{padding-top:35px}.hero-image{min-height:600px}.hero-copy h1{font-size:76px}.hero-bottom{margin-top:30px}.section{padding:75px 5%}.config-grid{gap:30px;grid-template-columns:1.1fr 1fr}.summary{padding:25px}.experience{gap:45px}.machine-visual{height:330px}.machine-visual img{height:255px}.choice{padding:17px 11px}.choice small{font-size:11px}.benefit-strip{flex-wrap:wrap;gap:12px}.faq{gap:35px}.faq h2{font-size:45px}}
@media(max-width:760px){html{scroll-padding-top:15px}.nav{height:83px;padding:0 6%}.nav nav{display:none}.brand{font-size:25px}.brand-star{font-size:29px}.brand-sub{font-size:14px}.nav-cta{font-size:12px}.nav-cta span{margin-left:15px}.hero{display:flex;flex-direction:column;padding:0;gap:0}.hero-copy{padding:43px 6% 35px}.hero-copy>.eyebrow{font-size:10px;margin-bottom:23px}.hero-copy h1{font-size:clamp(60px,11.5vw,85px)}.hero-copy>p{font-size:15px;margin:22px 0;max-width:440px}.hero-copy .button{width:auto;min-width:265px}.hero-bottom{margin-top:28px}.hero-image{min-height:410px;margin:0 16px}.image-topline{font-size:9px;left:20px;right:20px;top:20px}.image-caption{left:22px;bottom:24px}.image-caption strong{font-size:31px}.benefit-strip{display:grid;grid-template-columns:1fr 1fr;margin:0 6%;font-size:11px;padding:25px 0;gap:14px 12px}.benefit-strip b{font-size:10px;margin-right:6px}.section{padding:65px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading .eyebrow{font-size:10px;margin-bottom:18px}.section-heading>p{margin-top:20px;font-size:14px}.section-heading>p br{display:none}h2{font-size:52px}.machine-grid{grid-template-columns:1fr;gap:42px}.machine-visual{height:345px}.machine-visual img{height:280px}.machine-text{padding-top:21px}.machine-text h3{font-size:35px}.machine-text>p{font-size:14px}.section-note{font-size:11px}.experience{grid-template-columns:1fr;gap:35px}.experience-intro>.eyebrow{font-size:10px}.experience-intro>p{font-size:15px;max-width:unset}.experience-list h3{font-size:18px}.experience-list p{font-size:14px}.config-grid{display:flex;flex-direction:column;gap:10px}.config-options{width:100%}.config-options legend{font-size:17px}.summary{width:100%;position:static;padding:25px}.choice small{font-size:11px}.summary-price strong{font-size:48px}.config-options fieldset:last-child{margin-bottom:0}.faq{grid-template-columns:1fr;gap:25px}.faq h2{font-size:46px}.faq-list summary{font-size:14px}.closing{padding:60px 6%}.closing h2{font-size:70px}.closing-mark{font-size:245px;right:-75px;top:90px}.closing>.eyebrow{font-size:10px}footer{padding:35px 6%;align-items:flex-start;flex-direction:column;gap:24px}footer p{font-size:13px}dialog{padding:32px 23px}dialog h2{font-size:52px}.proposal-breakdown>div{font-size:12px}.option-row{gap:8px}.bean-options b{font-size:12px}.bean-options label{gap:8px;padding:15px 12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.button:hover{transform:none}}

/* The leasing headline stays readable in the existing two-column hero. */
.hero-copy h1{font-size:clamp(56px,5.4vw,90px);overflow-wrap:normal}
@media(max-width:1050px){.hero-copy h1{font-size:clamp(48px,6vw,65px)}}
@media(max-width:760px){.hero-copy h1{font-size:clamp(46px,10vw,72px)}}
