:root{--ink:#24352b;--paper:#f7f5ee;--accent:#294a36;--muted:#657267;--line:#d8ded2;--soft:#e9eee3;--orange:#c2764b;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input{font:inherit}a,button,input{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}:focus-visible{outline:3px solid var(--orange);outline-offset:5px}p{line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em;font-weight:400;line-height:1.07}h1{margin-bottom:24px;font-size:clamp(40px,5.4vw,76px)}h2{font-size:clamp(32px,3.6vw,49px)}h3{letter-spacing:-.035em;font-size:23px;font-weight:500}em{font-family:Georgia,serif;font-weight:400}a{text-underline-offset:4px}.wrap{width:min(1160px,100% - 64px);margin-inline:auto}.preview{background:var(--ink);color:var(--paper);text-align:center;letter-spacing:.025em;padding:9px 16px;font-size:12px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-block:27px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:18px;line-height:1.04;text-decoration:none;display:flex}.brand strong{font-weight:500}.brand-mark{background:var(--ink);color:var(--paper);text-align:center;border-radius:50%;width:45px;height:45px;font:35px/43px Georgia}.site-header nav{gap:27px;font-size:13px;display:flex}.site-header nav a{align-items:center;min-height:44px;text-decoration:none;display:flex}.site-header nav a:hover{text-decoration:underline}.location{white-space:nowrap;font-size:13px}.location span{padding-left:16px}.hero{grid-template-columns:1.12fr 1fr;align-items:center;gap:50px;padding-block:66px 58px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.18em;margin-bottom:23px;font-size:10px;font-weight:600}.hero-description{max-width:455px;color:var(--muted);margin-bottom:29px;font-size:17px}.button{background:var(--accent);color:#fff;border:1px solid var(--accent);border-radius:5px;justify-content:space-between;align-items:center;gap:25px;min-height:48px;padding:17px 22px;font-size:13px;text-decoration:none;display:inline-flex}.button:hover{background:#1d3828}.button span{font-size:19px}.small-note,.field-help{color:var(--muted);max-width:370px;margin-top:15px;font-size:11px}.hero-art{background:#e1e7d9;border-radius:160px 160px 12px 12px;justify-content:center;align-items:center;height:460px;display:flex;position:relative;overflow:hidden}.art-caption{font-family:Georgia,serif;font-size:17px;line-height:1.3;position:absolute;top:34px;left:35px}.art-tag{text-transform:uppercase;letter-spacing:.13em;font-size:10px;position:absolute;bottom:24px}.machine{background:linear-gradient(100deg,#3c443f,#252f29);border-radius:14px 14px 6px 6px;width:231px;height:272px;position:relative;transform:translateY(23px);box-shadow:24px 22px #cbd3c2}.machine-top{background:#525e55;border-radius:14px 14px 0 0;height:16px}.machine-display{background:#14251b;border:1px solid #53634f;border-radius:4px;width:77px;height:33px;position:absolute;top:42px;left:38px}.machine-display span{background:#a2b494;width:35px;height:3px;margin:11px 10px;display:block}.machine-display i{background:#718567;width:23px;height:3px;margin-left:10px;display:block}.machine-knob{background:#35473b;border:4px solid #9daba0;border-radius:50%;width:32px;height:32px;position:absolute;top:43px;right:35px}.machine-spout{background:#adb7ad;border-radius:2px 2px 10px 10px;width:47px;height:43px;position:absolute;top:103px;left:94px;box-shadow:0 8px #222e25}.cup{z-index:2;background:#f2eee3;border-radius:3px 3px 25px 25px;width:78px;height:60px;position:absolute;bottom:36px;left:78px}.cup:after{content:"";border:7px solid #f2eee3;border-radius:50%;width:25px;height:27px;position:absolute;top:5px;right:-23px}.coffee{background:#593c26;border-radius:50%;width:68px;height:9px;position:absolute;top:3px;left:5px}.tray{background:repeating-linear-gradient(90deg,#77847a 0 3px,#35483a 3px 6px);border-radius:4px;width:189px;height:12px;position:absolute;bottom:21px;left:22px}.section{padding-block:65px}.section-heading{justify-content:space-between;align-items:end;gap:40px;display:flex}.section-heading>p{max-width:300px;font-size:14px}.muted{color:var(--muted);font-size:14px}.cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.problem-card{border:1px solid var(--line);background:#fbfaf6;border-radius:7px;min-height:234px;padding:28px;text-decoration:none;position:relative}.problem-card:first-child{background:var(--soft)}a.problem-card:hover{border-color:var(--accent)}.card-number{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-bottom:29px;font-size:10px;display:block}.problem-card p{max-width:250px;color:var(--muted);font-size:13px}.card-arrow{font-size:25px;position:absolute;bottom:22px;right:25px}.coming{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:10px}.brand-strip{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:35px;padding-block:28px;display:flex}.brand-strip p{max-width:270px;margin:0}.brand-strip a{font-size:24px;text-decoration:none}.brand-strip a span{letter-spacing:.02em;margin-top:8px;font-size:10px;display:block}.steps{grid-template-columns:repeat(3,1fr);gap:35px;margin-top:42px;display:grid}.steps article{border-top:1px solid var(--line);padding-top:23px}.steps article>span{color:var(--orange);margin-bottom:19px;font:italic 28px Georgia;display:block}.steps h3{font-size:19px}.steps p{color:var(--muted);font-size:14px}.request-section{background:var(--soft);border-radius:8px;grid-template-columns:1fr 1fr;gap:65px;margin-block:40px 85px;padding:45px;display:grid}.request-section .muted{max-width:350px}.request-section h2{font-size:37px}.lead-form{background:var(--paper);border-radius:7px;padding:28px}.lead-form-fields>label:not(.checkbox){margin-bottom:10px;font-size:13px;display:block}.lead-form input[type=tel]{width:100%;color:var(--ink);background:#fff;border:1px solid #a5b29f;border-radius:4px;padding:14px}.form-badge{letter-spacing:.08em;text-transform:uppercase;background:#e9ddcb;border-radius:3px;margin-bottom:20px;padding:7px 9px;font-size:10px;display:inline-block}.checkbox{gap:10px;margin-block:18px;font-size:11px;line-height:1.6;display:flex}.checkbox input{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0}.lead-form .button{width:100%}.form-status{min-height:20px;margin:12px 0 0;font-size:12px}.lead-form-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:305px;padding:12px;display:flex}.lead-form-success:focus{outline:none}.lead-form-success .success-mark{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:28px;font-size:29px;display:grid}.lead-form-success .eyebrow{color:var(--accent);margin-bottom:13px}.lead-form-success h3{max-width:390px;margin-bottom:15px;font-size:30px;line-height:1.1}.lead-form-success>p:last-child{max-width:410px;color:var(--muted);margin-bottom:0;font-size:14px}.honeypot{position:absolute;left:-9999px}.site-footer{border-top:1px solid var(--line);grid-template-columns:1fr 1.5fr 1fr;gap:50px;padding-block:37px 50px;display:grid}.site-footer p{color:var(--muted);font-size:12px}.footer-brand{margin-bottom:12px;font:25px Georgia;text-decoration:none;display:block}.site-footer>div:last-child{flex-direction:column;align-items:flex-start;gap:16px;font-size:11px;display:flex}.text-button{color:inherit;text-align:left;background:0 0;border:0;min-height:30px;padding:0;text-decoration:underline}[hidden]{display:none!important}.skip{background:var(--paper);z-index:10;padding:15px;position:absolute;top:-100px}.skip:focus{top:10px}.article-hero{padding-block:45px 30px}.article-hero h1{max-width:850px;font-size:clamp(37px,4.5vw,62px)}.breadcrumbs{color:var(--muted);margin-bottom:40px;font-size:12px}.prose{max-width:760px;padding-bottom:40px}.prose h2{margin-top:35px;font-size:30px}.prose p{color:var(--muted);font-size:16px}@media (width<=800px){.wrap{width:calc(100% - 36px)}.site-header{flex-wrap:wrap;padding-block:20px}.site-header nav{order:3;justify-content:space-between;gap:10px;width:100%;font-size:11px}.hero{grid-template-columns:1fr;gap:34px;padding-top:36px}.hero-art{width:100%;max-width:480px;height:350px;margin:auto}.art-caption{font-size:15px;top:25px}.machine{transform:scale(.8)translateY(15px)}.hero-description{font-size:16px}.section{padding-block:35px}.section-heading{display:block}.cards{grid-template-columns:1fr}.problem-card{min-height:190px}.brand-strip{flex-direction:column;align-items:start;gap:20px}.steps{grid-template-columns:1fr;gap:20px}.request-section{grid-template-columns:1fr;gap:18px;margin-bottom:45px;padding:25px 18px}.request-section h2{font-size:33px}.lead-form{padding:22px 18px}.site-footer{grid-template-columns:1fr;gap:20px}.article-hero{padding-top:30px}.prose{width:calc(100% - 36px)}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}.art-caption{text-align:center;white-space:nowrap;left:50%;transform:translate(-50%)}.section-link{color:var(--ink);margin-top:12px;font-weight:600;display:block}.cards--catalog{grid-template-columns:repeat(3,1fr)}.cards--catalog .problem-card{min-height:250px}.problem-card.is-placeholder{background:0 0}.problems-hero{padding-bottom:18px}.problems-hero .hero-description{max-width:620px}.problems-catalog{padding-top:18px}@media (width<=800px){.cards--catalog{grid-template-columns:1fr}.cards--catalog .problem-card{min-height:210px}}.header-contact{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.header-contact span{color:var(--muted);font-size:10px}.header-contact a{font-size:14px;font-weight:600;text-decoration:none}.header-contact a:hover{text-decoration:underline}.hero-actions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.phone-link{font-size:16px;font-weight:600}.steps{grid-template-columns:repeat(4,1fr);gap:25px}.request-facts{color:var(--muted);margin:24px 0;padding-left:19px;font-size:13px}.request-facts li+li{margin-top:9px}.request-phone{font-size:14px}.request-phone a{font-weight:600}.form-phone-fallback{margin:10px 0 0;font-size:12px}.form-phone-fallback a{font-weight:600}.footer-contact{gap:8px!important}.footer-contact>a{font-size:16px;font-weight:600;text-decoration:none}.footer-contact>a:hover{text-decoration:underline}.mobile-actions{display:none}@media (width<=1000px){.site-header nav{gap:14px}.steps{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){body{padding-bottom:72px}.header-contact span{display:none}.header-contact a{font-size:13px}.hero-actions{flex-direction:column;align-items:stretch;gap:16px}.hero-actions .button{width:100%}.hero-actions .phone-link{text-align:center}.steps{grid-template-columns:1fr}.mobile-actions{z-index:6;padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 22px #0001}.mobile-actions a{justify-content:center;align-items:center;min-height:46px;font-size:13px;text-decoration:none;display:flex}.mobile-actions a:first-child{background:var(--accent);color:#fff;border-radius:5px}}.hero h1{max-width:620px;font-size:clamp(40px,4.3vw,60px);line-height:1.02}.hero h1 em{white-space:nowrap}.button{padding:18px 24px;font-size:15px;font-weight:600}.header-contact span{font-size:11px}.header-contact a{font-size:18px}.hero-actions .phone-link{border:1px solid var(--accent);border-radius:5px;justify-content:center;align-items:center;min-height:54px;padding:14px 20px;font-size:17px;text-decoration:none;display:inline-flex}.hero-actions .phone-link:hover{background:var(--soft)}.mobile-actions a{font-size:15px;font-weight:600}.conditions-intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.2fr) minmax(280px,.75fr);align-items:end;gap:72px;padding-bottom:30px;display:grid}.conditions-intro h2{margin-bottom:0}.conditions-intro>p{max-width:430px;color:var(--muted);margin:0;font-size:15px}.conditions-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.7fr);gap:18px;margin-top:18px;display:grid}.conditions-highlight{background:var(--accent);color:#fff;border-radius:8px;flex-direction:column;min-height:405px;padding:34px;display:flex}.conditions-highlight .eyebrow{color:#d7e3d7;margin-bottom:auto}.conditions-highlight h3{max-width:330px;margin:42px 0 16px;font-size:30px;line-height:1.08}.conditions-highlight>p:not(.eyebrow){color:#e0e8e1;margin-bottom:30px;font-size:14px}.conditions-highlight>a{color:#fff;margin-top:auto;font-size:23px;font-weight:600;text-decoration:none}.conditions-highlight>a:hover{text-decoration:underline}.conditions-highlight small{color:#d7e3d7;margin-top:8px;font-size:11px}.conditions-list{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.conditions-list>div{padding:30px}.conditions-list>div:nth-child(odd){border-right:1px solid var(--line)}.conditions-list>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.conditions-list dt{margin-bottom:16px;font-size:18px;font-weight:600}.conditions-list dd{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.conditions-note{max-width:820px;color:var(--muted);margin:20px 0 0;font-size:12px}@media (width<=800px){.hero h1{font-size:40px;line-height:1.04}.header-contact a{font-size:15px}.conditions-intro{grid-template-columns:1fr;gap:16px;padding-bottom:22px}.conditions-intro>p{font-size:14px}.conditions-layout{grid-template-columns:1fr}.conditions-highlight{min-height:340px;padding:28px}.conditions-highlight h3{font-size:27px}.conditions-list{grid-template-columns:1fr}.conditions-list>div:nth-child(odd){border-right:0}.conditions-list>div:nth-child(-n+3){border-bottom:1px solid var(--line)}.conditions-list>div{padding:25px}.conditions-note{font-size:11px}}.problem-card p{margin-bottom:48px}.problem-price{color:var(--muted);font-size:11px;position:absolute;bottom:24px;left:28px}.problem-price strong{color:var(--ink);font-size:16px;font-weight:600}.article-price{border:1px solid var(--line);background:var(--soft);border-radius:6px;align-items:baseline;gap:7px;width:max-content;max-width:100%;margin:8px 0 0;padding:14px 18px;font-size:13px;display:flex}.article-price strong{font-size:18px}.article-price span{color:var(--muted);margin-left:12px;font-size:11px}@media (width<=800px){.article-price{flex-wrap:wrap;align-items:flex-start;width:100%}.article-price span{width:100%;margin-left:0}.problem-card p{margin-bottom:44px}}
