:root{--ink:#263a31;--deep:#273d32;--green:#526847;--muted:#6c716a;--paper:#faf9f6;--cream:#f0eee7;--line:#dddfd5;--white:#fff;--sans:'Aptos','Segoe UI',Arial,sans-serif;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}img{display:block;max-width:100%;object-fit:cover}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.04em;line-height:1.1}h1{font-size:clamp(42px,5vw,70px)}h2{font-size:clamp(32px,3.6vw,46px)}h3{font-weight:500;line-height:1.3}p{color:var(--muted);line-height:1.75}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #ad793a;outline-offset:5px}button:disabled{cursor:default}.icon{width:22px;height:22px;flex:none;vertical-align:middle}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.section{padding-top:82px;padding-bottom:82px}.compact{padding-top:0}.eyebrow{display:block;font-size:10px;letter-spacing:.16em;font-weight:650;line-height:1.5;text-transform:uppercase;margin-bottom:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:14px 22px;min-height:51px;background:var(--deep);border:1px solid var(--deep);color:white;font-size:13px;font-weight:600;border-radius:3px;transition:background .2s,transform .2s;line-height:1.4}.button:hover{background:#405b43;transform:translateY(-1px)}.button .icon{width:19px;height:19px}.button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button.light:hover{background:#e2e5d8}.button.outline{background:transparent;color:var(--ink);border-color:#aab1a2}.button.outline:hover{background:#e3e7d9}.text-link{display:inline-flex;align-items:center;gap:16px;border-bottom:1px solid #9fa597;padding-bottom:7px;font-size:13px;font-weight:600}.text-link:hover{color:#778159}.text-link .icon{width:18px}.topbar{font-size:10px;background:#eef0e9;letter-spacing:.025em}.topbar .wrap{display:flex;align-items:center;justify-content:space-between;height:33px;gap:20px}.topbar span{display:flex;gap:8px;align-items:center}.topbar .icon{width:12px;height:12px}.topbar i{display:inline-block;width:3px;height:3px;border-radius:50%;background:#89927e;margin:0 8px}.private-label{font-size:9px;opacity:.72}.header{background:var(--paper);position:sticky;top:0;z-index:50;border-bottom:1px solid #e8e8e0}.nav-inner{display:flex;align-items:center;height:90px;gap:38px}.brand{display:flex;gap:12px;align-items:center;font-family:Georgia,serif;font-size:37px;letter-spacing:-1.8px;line-height:1}.brand small{display:block;letter-spacing:.2em;font:8px var(--sans);font-weight:600;margin-top:8px}.brand-mark{display:flex;align-items:center}.brand-mark .icon{width:37px;height:37px;stroke-width:1.1}.header nav{display:flex;gap:28px;align-items:center;margin-left:auto}.header nav a{font-size:12px;white-space:nowrap}.header nav a:hover,.header nav a[aria-current=page]{color:var(--green);text-decoration:underline;text-underline-offset:7px}.nav-cta{padding:12px 19px;gap:23px;min-height:45px}.menu-button{display:none;background:none;border:0;min-width:44px;min-height:44px}.hero{height:min(610px,calc(100vh - 150px));min-height:520px;position:relative;isolation:isolate;background:#606b59;color:#fff;overflow:hidden}.hero-photo{width:100%;height:100%;position:absolute;inset:0;object-position:60% 45%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,30,23,.72),rgba(16,30,23,.43) 43%,rgba(16,30,23,0) 75%);z-index:-2}.hero-content{padding-top:71px;padding-bottom:64px}.hero .eyebrow{font-size:10px;letter-spacing:.18em;color:#f8f7eb}.hero h1{font-size:clamp(50px,4.8vw,72px);line-height:1.05;letter-spacing:-.045em}.hero h1 em{font-weight:400;font-style:italic;color:#e6e6d5}.hero p{margin-top:24px;font-size:14px;line-height:1.75;color:#f8f6ed;max-width:460px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:28px}.hero-text-link{font-size:11px;display:flex;align-items:center;gap:10px}.hero-text-link .icon{width:16px}.hero-caption{position:absolute;right:35px;bottom:24px;display:flex;gap:22px;font-size:10px;text-shadow:0 1px 5px #000}.hero-caption span{opacity:.85;font-size:9px}.service-strip{display:flex;align-items:center;justify-content:space-between;height:94px;border-bottom:1px solid var(--line);padding:0 34px}.service-strip>div{display:flex;gap:14px;align-items:center;font-size:12px}.service-strip .icon{width:22px;stroke-width:1.2}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:37px}.section-heading p{font-size:13px;margin-bottom:20px}.section-heading h2{line-height:1.08}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.card-image{display:block;position:relative;overflow:hidden;background:#e4e4dc;aspect-ratio:4/5;border-radius:3px}.card-image>img{width:100%;height:100%;transition:transform .6s}.category-card:hover img,.product-card .card-image:hover img{transform:scale(1.045)}.category-card .eyebrow{font-size:9px;margin-top:23px;margin-bottom:8px;letter-spacing:.13em;color:var(--muted)}.category-card h3{font-family:var(--serif);font-size:25px;letter-spacing:-.03em}.category-card p{font-size:12px;margin-top:10px;max-width:260px}.image-arrow{position:absolute;bottom:14px;right:14px;background:var(--paper);width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%}.image-arrow .icon{width:18px}.guide-banner{display:flex;align-items:center;gap:24px;margin-top:50px;background:#eeefe7;padding:28px 34px;border:1px solid #e5e7dc;border-radius:3px}.round-icon{width:48px;height:48px;border:1px solid #bcc4b2;border-radius:50%;display:flex;align-items:center;justify-content:center}.round-icon .icon{width:26px;height:26px}.guide-banner h3{font-family:var(--serif);font-size:25px;letter-spacing:-.035em}.guide-banner p{font-size:12px;margin-top:5px}.guide-banner .button{margin-left:auto;font-size:12px}.local-section{background:var(--cream);padding:72px 0}.local-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.local-photo{height:440px;position:relative}.local-photo>img{width:100%;height:100%;object-position:center 50%;border-radius:3px}.photo-note{position:absolute;bottom:15px;left:18px;background:#fffdf0e8;padding:5px 10px;font-size:9px}.local-copy .eyebrow{font-size:9px}.local-copy>p{font-size:13px;margin:22px 0}.local-contact{display:flex;gap:16px;align-items:center;margin-top:34px;border-top:1px solid #d6d8cb;padding-top:26px;font-size:11px}.local-contact a{font-size:19px;letter-spacing:.02em}.local-contact .icon{width:26px;height:26px}.footer{background:#233b30;color:#f3f2e6;padding-top:55px}.footer-main{display:grid;grid-template-columns:1.2fr .8fr 1fr 1.2fr;gap:38px;padding-bottom:52px}.footer .brand{display:block;font-size:35px}.footer .brand small{font-size:7px}.footer p{color:#c2cabb;font-size:12px;margin-top:21px}.footer h3{font-size:10px;letter-spacing:.06em;margin-bottom:19px;color:#d0d9c6}.footer-main>div>a:not(.brand){display:block;font-size:11px;margin-bottom:10px}.footer-main a .icon{width:14px}.footer a:hover{color:#dce5b3}.footer-bottom{display:flex;justify-content:space-between;padding:21px 0;border-top:1px solid #ffffff20;font-size:9px;color:#c0cbbb}.footer .small{font-size:10px}.breadcrumbs{display:flex;gap:12px;align-items:center;font-size:10px;flex-wrap:wrap;padding-top:27px;color:var(--muted)}.breadcrumbs .icon{width:10px;height:10px}.breadcrumbs a:hover{text-decoration:underline}.page-intro{padding-top:54px;padding-bottom:34px}.page-intro h1{font-size:clamp(40px,4.5vw,64px)}.page-intro>p{max-width:640px;margin-top:24px;font-size:14px}.catalogue{padding-top:26px}.category-tabs{display:flex;gap:10px;flex-wrap:wrap;padding-bottom:28px;border-bottom:1px solid var(--line)}.category-tabs a,.pill{font-size:11px;border:1px solid #c8cec0;border-radius:3px;min-height:43px;padding:11px 17px;background:transparent;color:var(--ink)}.category-tabs a.active,.pill.selected{background:var(--deep);color:#fff;border-color:var(--deep)}.category-tabs a:hover,.pill:hover{border-color:var(--green);background:#e4e8dc;color:var(--ink)}.catalog-tools{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:26px 0}.catalog-tools p{font-size:12px}.search-form{display:flex;align-items:center;border-bottom:1px solid #b8c0b2;width:310px;gap:12px}.search-form>.icon{width:17px}.search-form input{border:0;background:none;outline:none!important;font-size:12px;padding:12px 0;width:100%;min-width:0}.search-form button{background:none;border:0;min-width:42px;min-height:42px}.search-form button>.icon{width:16px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:37px 22px}.product-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card .card-image{aspect-ratio:1/1.05}.card-meta{padding-top:19px}.card-meta .eyebrow{font-size:9px;color:var(--muted);margin-bottom:7px}.card-meta h3{font:26px var(--serif);letter-spacing:-.03em}.card-meta h3 a:hover{text-decoration:underline;text-underline-offset:4px}.card-meta p{font-size:12px;line-height:1.5;margin:10px 0}.card-detail{font-size:10px;color:#77816c}.product-tag{position:absolute;left:12px;top:12px;background:#f4f3e6ef;font-size:9px;padding:4px 10px;border-radius:2px}.catalogue-note{font-size:11px;color:var(--muted);margin-top:40px;padding-top:24px;border-top:1px solid var(--line)}.cta-panel{background:var(--deep);padding:42px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:3px;color:#fff}.cta-panel .eyebrow{font-size:9px;margin-bottom:13px;color:#cbd5be}.cta-panel h2{font-size:36px}.cta-panel p{color:#d1d6c9;font-size:12px;margin-top:12px}.cta-panel .button{white-space:nowrap;font-size:11px}.product-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;margin-top:40px}.gallery{min-width:0}.gallery-main{position:relative;height:620px;background:#ecebe4;border-radius:3px;overflow:hidden}.gallery-main img{height:100%;width:100%;object-fit:cover}.gallery-count{position:absolute;right:18px;bottom:18px;background:#ffffffd9;border-radius:20px;font-size:10px;padding:6px 13px}.thumbnails{display:flex;gap:13px;margin-top:17px}.thumbnail{width:88px;height:90px;border:1px solid transparent;background:none;padding:3px;opacity:.65;border-radius:3px}.thumbnail.active{border-color:var(--deep);opacity:1}.thumbnail img{width:100%;height:100%;border-radius:2px}.image-credit{display:block;font-size:10px;color:var(--muted);margin-top:14px}.product-copy .eyebrow{font-size:9px;margin-bottom:13px}.product-copy h1{font-size:55px}.product-tagline{font:25px/1.3 var(--serif);color:var(--ink);letter-spacing:-.02em;margin-top:14px!important}.product-copy>p{font-size:13px;margin-top:18px}.feature-list{list-style:none;margin:23px 0 28px;padding:0;display:grid;gap:8px}.feature-list li{font-size:12px;display:flex;align-items:center;gap:9px}.feature-list .icon{width:16px;height:16px}.product-copy form{padding-top:25px;border-top:1px solid var(--line)}.product-copy form h2{font-family:var(--sans);letter-spacing:0;font-size:18px;margin-bottom:5px}.small{font-size:11px;color:var(--muted);line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px;font-size:11px;color:var(--ink);margin:16px 0}.field input,.field select,.field textarea{width:100%;border:1px solid #cdd2c6;border-radius:3px;background:#fffefa;color:#344639;padding:12px;font-size:12px;min-height:45px}.field textarea{resize:vertical;min-height:120px}.field input::placeholder,.field textarea::placeholder{color:#879080}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);outline:2px solid #c6d1b9;outline-offset:1px}.color-field{margin:4px 0 12px;border:0;padding:0}.color-field legend{font-size:11px;margin-bottom:13px}.swatches{display:flex;gap:19px}.swatches label{display:block;position:relative;cursor:pointer;text-align:center}.swatches input{position:absolute;opacity:0;width:35px;height:35px;left:0;top:0;margin:0}.swatches label>span{display:block;width:35px;height:35px;border-radius:50%;background:var(--swatch);border:1px solid #0002;box-shadow:0 0 0 3px var(--paper)}.swatches input:checked+span{outline:1px solid var(--deep);outline-offset:4px}.swatches input:focus-visible+span{outline:3px solid #b7884c;outline-offset:4px}.swatches small{font-size:9px;display:block;margin-top:9px}.color-field p{font-size:10px;margin-top:14px}.wide{width:100%;justify-content:space-between;font-size:12px;gap:10px}.centered{text-align:center;margin-top:10px}.product-details{display:grid;grid-template-columns:1fr 1fr;gap:90px;border-top:1px solid var(--line);margin-top:65px}.product-details h2{font-size:39px}.product-details>div>p{font-size:13px;margin:20px 0;max-width:440px}.product-details .text-link{font-size:11px;margin-bottom:16px}.document-link{font-size:12px;display:flex;align-items:center;gap:12px;margin-top:10px}.document-link .icon{width:17px}.specs{margin:0}.specs>div{display:grid;grid-template-columns:1fr 1.35fr;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px;line-height:1.6}.specs dt{color:var(--muted)}.specs dd{margin:0}details{border-bottom:1px solid var(--line)}details[open]{padding-bottom:20px}details summary{list-style:none;cursor:pointer;padding:17px 0;font-size:14px;display:flex;justify-content:space-between;gap:18px}details summary::-webkit-details-marker{display:none}details summary span{font-size:21px;line-height:1}details[open] summary span{transform:rotate(45deg)}details p{font-size:12px;padding-bottom:10px}.guide-intro{padding-bottom:15px}.guide-work{padding-top:35px}.guide-step{display:grid;grid-template-columns:45px 1fr;gap:24px;margin-bottom:42px}.step-number{border:1px solid #bbc2b2;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;font-size:10px}.guide-step h2{font:23px var(--serif);letter-spacing:-.025em;margin:4px 0 22px}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.choice{display:flex;flex-direction:column;gap:12px;border:1px solid #d3d8ca;background:transparent;text-align:left;padding:24px 21px;min-height:160px;border-radius:3px}.choice>.icon{height:28px;width:28px;stroke-width:1.2;margin-bottom:4px}.choice strong{font-size:13px;font-weight:500}.choice span{font-size:11px;color:var(--muted);line-height:1.5}.choice.selected{border-color:var(--deep);background:#e8eddf;box-shadow:inset 0 0 0 1px var(--deep)}.choice:hover{background:#f0f1e9}.need-options{display:flex;gap:10px;flex-wrap:wrap}.guide-prompt{padding:45px;border:1px dashed #bdc6b0;background:#f3f4ed;text-align:center;border-radius:3px}.guide-prompt p{font-size:13px;margin-top:15px}.guide-result-heading{padding-top:35px;border-top:1px solid var(--line);margin-top:10px;margin-bottom:30px}.guide-result-heading h2{font-size:34px;max-width:650px}.guide-result-heading p{font-size:13px;margin-top:15px;max-width:720px}.guide-offer{margin-top:35px}.local-page{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:center}.local-page p{font-size:14px;margin:25px 0;max-width:560px}.local-page .small{font-size:11px}.local-portrait{max-width:360px;margin-left:auto;width:100%;position:relative}.local-portrait img{width:100%;height:440px;object-fit:cover;border-radius:3px}.local-portrait>div{position:absolute;bottom:0;left:0;right:0;background:#243c32e6;color:#fff;padding:18px 22px;font-size:15px}.local-portrait>div>span{display:block;font-size:11px;color:#ced7c6}.local-story{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.local-story>div>p{font-size:14px;margin-bottom:22px}.local-facts{display:grid;grid-template-columns:1fr 1fr;gap:25px;border-top:1px solid var(--line);margin-top:30px;padding-top:24px;margin-bottom:30px}.local-facts strong{font-size:13px}.local-facts p{font-size:12px;margin-top:10px}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:40px}.contact-cards>div{padding:35px;border:1px solid var(--line);border-radius:3px}.contact-cards h2{font-size:29px}.contact-cards p{font-size:12px;margin:20px 0}.contact-cards a{display:block;font-size:12px}.contact-cards .contact-number{font-size:23px;margin-bottom:5px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 25px}.project-grid img{aspect-ratio:1.15;width:100%;height:auto;border-radius:3px}.project-grid h2{font-size:25px;margin:20px 0 10px}.project-grid p{font-size:12px}.project-grid+.small{margin-top:35px}.offer-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:95px;padding-top:25px}.offer-layout h2{font-size:29px;margin-bottom:16px}.offer-layout .form-grid{gap:0 20px}.privacy-note{font-size:11px;margin:20px 0;max-width:530px}.privacy-note a{text-decoration:underline}.selection-summary{padding:28px;background:#eeefe7;border-radius:3px}.selection-summary>img{width:100%;height:200px;margin-bottom:20px;border-radius:2px}.selection-summary>p{font-size:12px;margin:19px 0}.selection-summary>.small{font-size:10px}.selection-summary>.text-link{font-size:11px}.contact-help{padding:30px 0}.contact-help h3{font:23px var(--serif);margin:12px 0}.contact-help a{display:block;font-size:12px;margin:9px 0}.review-paper{white-space:pre-wrap;word-break:break-word;background:#f0f2e9;border:1px solid #d8ddcf;padding:24px;font-family:var(--sans);font-size:12px;line-height:1.9;margin:20px 0;max-height:550px;overflow:auto}.review-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.review-actions .button{font-size:11px}.review-back{border:0;background:none;font-size:12px;padding:10px 0;text-decoration:underline;display:block}.status{font-size:12px;min-height:24px;margin-top:12px}.prose{max-width:820px;padding-bottom:100px;min-height:60vh}.prose h1{margin-bottom:35px;font-size:50px}.prose h2{font-size:28px;margin:33px 0 17px}.prose p{font-size:14px;margin:20px 0}.prose p a{text-decoration:underline;text-underline-offset:4px}.prose>.button{margin-top:20px}.empty-state{padding:70px 0;grid-column:1/-1;min-height:40vh}.empty-state h1{font-size:46px;max-width:700px}.empty-state h2{font-size:28px}.empty-state p{margin:20px 0}.empty-state .button{margin-top:15px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-70px;left:12px;background:var(--deep);color:white;padding:12px 24px;z-index:1000}.skip:focus{top:10px}[hidden]{display:none!important}main:focus{outline:none}.mobile-offer{display:none}@media(min-width:1550px){.hero-photo{object-position:60% 48%}.hero{height:660px}.hero-content{padding-top:82px}.hero h1{font-size:80px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.nav-inner{gap:24px}.header nav{gap:20px}.brand{font-size:31px}.brand-mark .icon{width:28px}.header nav a{font-size:11px}.nav-cta{font-size:11px;gap:12px}.local-grid{gap:55px}.hero-actions{gap:18px}.product-main{gap:45px}.product-copy h1{font-size:46px}.gallery-main{height:580px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.local-page{gap:50px}.offer-layout{gap:45px}.cta-panel h2{font-size:31px}.cta-panel{padding:32px}.guide-step{gap:15px}.choice{padding:19px 14px}.footer-main{gap:23px}}
@media(max-width:900px){.header nav{display:none;position:absolute;left:0;right:0;top:100%;padding:25px 32px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 15px 25px #263a3112;margin:0}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.header nav a{padding:13px 0;font-size:16px}.menu-button{display:block}.nav-cta{margin-left:auto}.nav-inner{height:76px;gap:16px}.topbar .wrap>span:nth-child(2){display:none}.hero{height:580px;min-height:0}.hero-content{padding-top:72px}.hero h1{font-size:62px}.hero-photo{object-position:60% 50%}.hero-shade{background:linear-gradient(90deg,#172d23b8,#172d2355)}.home-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}.card-image{aspect-ratio:1.05}.category-card p{max-width:100%}.service-strip{padding:0;gap:18px}.service-strip>div{font-size:10px;gap:9px}.local-photo{height:390px}.local-grid{gap:35px}.local-copy h2{font-size:39px}.local-copy>p{font-size:12px}.local-contact{margin-top:22px;padding-top:18px}.guide-banner{gap:17px;padding:25px}.guide-banner h3{font-size:22px}.guide-banner .round-icon{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-main{gap:30px}.gallery-main{height:470px}.product-copy h1{font-size:42px}.product-tagline{font-size:22px}.product-copy>.feature-list{margin:20px 0}.product-details{gap:35px}.form-grid{gap:12px}.field input,.field select{font-size:11px}.swatches{gap:13px}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.choice{min-height:155px;padding:23px}.cta-panel{align-items:flex-start;flex-direction:column;gap:25px}.local-story{gap:50px;grid-template-columns:.8fr 1.2fr}.local-portrait img{height:360px}.local-page h1{font-size:44px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-main{grid-template-columns:1fr 1fr;gap:35px 60px}.offer-layout{grid-template-columns:1.2fr 1fr;gap:30px}.selection-summary{padding:23px}.selection-summary .specs>div{grid-template-columns:1fr;gap:2px}.selection-summary h2{font-size:25px}}
@media(max-width:620px){body{font-size:15px}.wrap{width:calc(100% - 40px)}.topbar .wrap{height:28px;font-size:8px;gap:12px}.private-label{font-size:8px}.topbar .icon{width:10px}.brand{font-size:28px;gap:8px}.brand small{font-size:6px;margin-top:6px}.brand-mark .icon{width:27px;height:27px}.nav-inner{height:71px;gap:8px}.nav-cta{font-size:10px;padding:10px 12px;min-height:38px;gap:8px}.nav-cta .icon{display:none}.menu-button{min-width:35px;padding:6px}.menu-button .icon{width:22px}.hero{height:565px}.hero-content{padding-top:73px}.hero .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:24px}.hero h1{font-size:48px;line-height:1.1}.hero p{font-size:12px;max-width:315px;line-height:1.8;margin-top:23px}.hero p br{display:none}.hero-photo{object-position:64% 50%}.hero-shade{background:linear-gradient(90deg,#11291ece,#1930246b),linear-gradient(0deg,#21372544,transparent)}.hero-actions{align-items:flex-start;flex-direction:column;gap:19px;margin-top:27px}.hero .button{font-size:12px;min-height:49px;padding:13px 21px;gap:24px}.hero-text-link{font-size:11px}.hero-caption{left:20px;right:20px;bottom:17px;font-size:8px;justify-content:space-between;gap:10px}.hero-caption span{font-size:8px}.service-strip{height:auto;display:grid;grid-template-columns:1fr;gap:16px;padding:25px 0}.service-strip>div{font-size:11px;gap:12px}.service-strip .icon{width:18px;height:18px}.section{padding-top:52px;padding-bottom:52px}.section-heading{display:block;margin-bottom:27px}.section-heading .eyebrow{font-size:9px}.section-heading h2{font-size:37px}.section-heading>div+div,.section-heading>.text-link{margin-top:21px}.section-heading p{font-size:12px;margin-bottom:13px}.section-heading p br{display:none}.home-categories{gap:30px 15px}.home-categories .card-image{aspect-ratio:3/4}.image-arrow{width:29px;height:29px;right:9px;bottom:10px}.image-arrow .icon{width:16px}.category-card h3{font-size:21px;line-height:1.14}.category-card p{font-size:11px;margin-top:8px;line-height:1.6}.category-card .eyebrow{margin-top:15px;font-size:8px}.guide-banner{align-items:flex-start;flex-direction:column;padding:23px;margin-top:35px;gap:18px}.guide-banner .button{margin-left:0;width:100%;justify-content:space-between;min-height:46px}.guide-banner h3{font-size:25px}.guide-banner p{font-size:11px;margin-top:8px}.local-section{padding:42px 0}.local-grid{grid-template-columns:1fr;gap:35px}.local-photo{height:300px}.local-copy h2{font-size:40px}.local-copy>p{font-size:13px}.local-copy .eyebrow{font-size:8px}.local-contact{margin-top:27px}.footer{padding-top:40px}.footer-main{gap:32px 22px;padding-bottom:35px}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:last-child{grid-column:1/-1}.footer-main>div>a:not(.brand){font-size:11px}.footer-main>div h3{font-size:10px}.footer p{font-size:12px;margin-top:17px}.footer-bottom{flex-direction:column;gap:12px;font-size:9px}.breadcrumbs{padding-top:20px;font-size:9px;gap:8px}.breadcrumbs .icon{width:8px}.page-intro{padding-top:35px;padding-bottom:20px}.page-intro .eyebrow{font-size:9px;margin-bottom:17px}.page-intro h1{font-size:43px}.page-intro>p{font-size:13px;margin-top:21px}.catalogue{padding-top:20px}.category-tabs{gap:7px;padding-bottom:22px}.category-tabs a{padding:9px 11px;font-size:10px;min-height:38px}.catalog-tools{padding:21px 0;align-items:flex-start;flex-direction:column;gap:8px}.catalog-tools p{font-size:11px}.search-form{width:100%}.product-grid{gap:30px 15px}.product-card .card-image{aspect-ratio:3/4}.card-meta{padding-top:14px}.card-meta .eyebrow{font-size:8px;letter-spacing:.06em}.card-meta h3{font-size:22px}.card-meta p{font-size:11px}.card-detail{font-size:9px;line-height:1.4;display:block}.product-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.product-tag{font-size:8px;padding:3px 7px;left:8px;top:8px}.catalogue-note{font-size:10px;margin-top:30px}.cta-panel{padding:28px 24px}.cta-panel h2{font-size:31px}.cta-panel .eyebrow{font-size:8px}.cta-panel .button{white-space:normal;width:100%;justify-content:space-between;gap:12px}.compact{padding-top:0}.product-main{display:flex;flex-direction:column;gap:30px;margin-top:25px}.gallery-main{height:410px}.thumbnail{width:70px;height:73px}.thumbnails{gap:12px;margin-top:12px}.image-credit{font-size:9px}.product-copy h1{font-size:45px}.product-copy>.eyebrow{font-size:9px}.product-copy>p{font-size:13px}.product-copy .product-tagline{font-size:24px}.feature-list li{font-size:12px}.field{font-size:11px;margin:12px 0}.field input,.field select{font-size:12px;padding:11px 9px}.swatches{gap:21px}.product-copy .wide{min-height:53px;font-size:12px}.product-details{display:block;margin-top:42px;padding-top:40px}.product-details>div:first-child{margin-bottom:30px}.product-details h2{font-size:36px}.product-details>.eyebrow{font-size:9px}.specs>div{font-size:11px;gap:12px}.guide-work{padding-top:25px}.guide-step{grid-template-columns:1fr;gap:12px;margin-bottom:30px}.step-number{width:29px;height:29px;font-size:9px}.guide-step h2{font-size:26px;margin-top:0}.choice-grid{gap:12px}.choice{padding:20px 15px;gap:10px;min-height:160px}.choice strong{font-size:12px}.choice span{font-size:10px}.choice .icon{width:24px;height:24px}.need-options{gap:8px}.pill{font-size:11px;padding:10px 12px;min-height:44px}.guide-prompt{padding:32px 24px}.guide-prompt p{font-size:12px}.guide-result-heading h2{font-size:30px}.guide-result-heading p{font-size:12px}.guide-result-heading .eyebrow{font-size:8px}.guide-offer{font-size:11px;gap:14px}.local-page{display:flex;flex-direction:column;gap:20px;align-items:stretch}.local-page h1{font-size:43px}.local-page p{font-size:13px}.local-page .button{font-size:11px;gap:15px}.local-portrait{max-width:none;margin:10px 0 0}.local-portrait img{height:380px;object-position:50% 36%}.local-story{display:block}.local-story>div:first-child{margin-bottom:25px}.local-story>div>p{font-size:13px}.local-facts{gap:20px}.contact-cards{display:block}.contact-cards>div{padding:27px;margin-bottom:20px}.contact-cards h2{font-size:29px}.project-grid{gap:30px;grid-template-columns:1fr}.project-grid h2{font-size:26px}.project-grid img{aspect-ratio:1.15}.offer-layout{display:flex;flex-direction:column;gap:35px;padding-top:20px}.offer-layout>div{order:2}.offer-aside{order:1}.contact-help{display:none}.selection-summary{padding:22px}.selection-summary>img{height:170px;object-position:50% 45%}.selection-summary .specs>div{grid-template-columns:1fr 1.3fr;gap:15px;font-size:10px;padding:10px 0}.selection-summary .eyebrow{font-size:8px}.selection-summary h2{font-size:29px}.offer-layout h2{font-size:29px}.offer-layout .form-grid{gap:0 12px}.offer-layout input{font-size:12px}.offer-layout .field{font-size:11px}.offer-layout .button{width:100%;font-size:12px}.review-actions{gap:10px}.review-paper{padding:20px;font-size:11px}.prose h1{font-size:39px}.prose p{font-size:13px}.prose h2{font-size:26px}.prose{padding-top:38px}.empty-state h1{font-size:39px}.empty-state{padding:50px 0}.empty-state p{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}@media print{.header,.topbar,.footer,.review-actions,.review-back,.offer-aside,.breadcrumbs{display:none!important}.wrap{width:100%}.section{padding:20px}.offer-layout{display:block}.review-paper{max-height:none;overflow:visible;background:white;border:0;font-size:12px}}

/* Original Kambrinks identity, displayed without cropping or recoloring. */
.header .brand{flex-shrink:0}.brand-logo{width:245px;height:auto;object-fit:contain;display:block}.footer .footer-brand{display:inline-block;background:transparent;padding:0;border-radius:2px;max-width:100%}.footer .brand-logo{width:235px;max-width:100%;height:auto}@media(max-width:1150px){.header .brand-logo{width:205px}}@media(max-width:620px){.header .brand-logo{width:170px}.nav-inner{gap:8px}.footer .brand-logo{width:235px}}@media(max-width:350px){.header .brand-logo{width:140px}.nav-cta{padding:10px;font-size:9px}}
.owner-editor-link{padding:14px 5%;background:#1c3026;color:#f6f3e8;text-align:right;font-size:13px}.owner-editor-link a{text-decoration:underline;text-underline-offset:4px}

/* Persistent contact shortcuts shared by every visitor page. */
.quick-contact{position:fixed;right:max(12px,env(safe-area-inset-right));top:50%;transform:translateY(-50%);z-index:45;display:flex;flex-direction:column;gap:6px;padding:6px;background:var(--paper);border:1px solid var(--line);border-radius:14px;box-shadow:0 4px 24px #172b3226}
.quick-contact a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:64px;min-height:62px;padding:7px;background:var(--deep);color:#fff;border-radius:9px;font-size:14px;font-weight:600;line-height:1.25}
.quick-contact a:hover{background:#405b43}.quick-contact a:focus-visible{outline:3px solid #ad793a;outline-offset:2px}.quick-contact .icon{width:22px;height:22px}
@media(max-width:700px){.quick-contact{top:auto;bottom:max(14px,env(safe-area-inset-bottom));right:max(8px,env(safe-area-inset-right));transform:none;padding:4px;gap:4px}.quick-contact a{min-width:60px;min-height:58px;padding:6px}.footer{padding-bottom:230px}}
@media print{.quick-contact{display:none}}

.instagram-section{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.instagram-copy p{margin:24px 0;font-size:16px;max-width:420px}.instagram-copy .eyebrow,.instagram-copy .text-link{font-size:14px}.instagram-card{min-width:0;background:white;border:1px solid var(--line);border-radius:8px;padding:28px}.instagram-card h3{font-size:24px}.instagram-card p{margin:16px 0;font-size:16px}.instagram-card .button{margin:8px 0;font-size:14px}.instagram-card .instagram-notice,.instagram-card .instagram-fallback{font-size:14px}.instagram-fallback a{text-decoration:underline;text-underline-offset:3px}.instagram-card .instagram-media,.instagram-card iframe{min-width:0!important;max-width:100%!important;width:100%!important;margin:0!important}.instagram-card [hidden]{display:none!important}@media(max-width:760px){.instagram-section{grid-template-columns:1fr;gap:28px}.instagram-card{padding:16px}.instagram-copy h2{font-size:36px}}
