@font-face{font-family:Manrope;src:url('../assets/fonts/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:Manrope;src:url('../assets/fonts/manrope-latin-ext.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
:root{--paper:#fff;--soft:#f4f4ef;--ink:#202723;--muted:#636963;--green:#157642;--green-dark:#145433;--line:#dfe3da;--container:1320px;--section:112px;--gutter:48px;--radius:20px;--radius-photo:30px;--radius-small:12px;--radius-pill:999px;--font:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);font-size:16px;line-height:1.7}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%;height:auto}button{color:inherit}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em;line-height:1.13}h1{font-size:clamp(42px,5vw,74px)}h2{font-size:clamp(34px,3.5vw,52px)}h3{font-size:25px;letter-spacing:-.025em}p+p{margin-top:18px}p{color:var(--muted)}:focus-visible{outline:3px solid #e3a13b;outline-offset:6px}::selection{background:#c9e5cb;color:#173c28}[hidden]{display:none!important}.container{width:min(var(--container),calc(100% - var(--gutter)*2));margin-inline:auto}.section{padding-block:var(--section)}.soft{background:var(--soft)}.eyebrow{display:block;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--green);margin-bottom:22px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.section-heading h2{max-width:710px}.section-heading p{max-width:420px}.text-link{display:inline-flex;gap:24px;align-items:center;font-size:14px;font-weight:700;padding-block:12px;border-bottom:1px solid var(--ink);white-space:nowrap}.text-link svg{width:20px;transition:transform .2s}.text-link:hover svg{transform:translateX(4px)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:15px 25px;border:1px solid transparent;border-radius:var(--radius-pill);background:var(--green);color:#fff;font-size:14px;font-weight:700;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:var(--green-dark);transform:translateY(-2px)}.button.light{background:#fff;color:var(--ink)}.button.light:hover{background:#e8eee7}.button.outline{background:transparent;border-color:var(--line);color:var(--ink)}.button.outline:hover{background:var(--soft)}.button svg{width:20px}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:32px}.skip{position:fixed;top:-100px;left:24px;z-index:2000;background:white;padding:12px 24px}.skip:focus{top:10px}
/* A floating, photograph-led header follows the reference composition. */
.site-header{position:absolute;z-index:100;top:24px;left:0;width:100%}.header-inner{width:calc(100% - 64px);max-width:1510px;display:flex;align-items:center;gap:24px;margin:auto}.brand{background:white;display:flex;align-items:center;justify-content:center;padding:5px 17px;width:126px;height:88px;flex-shrink:0;border-radius:var(--radius)}.brand img{height:76px;width:106px;object-fit:contain}.desktop-nav{margin-left:auto;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;padding:10px 22px;border-radius:50px;min-height:62px}.desktop-nav>a{font-size:14px;font-weight:650;padding:9px 17px;border-radius:30px;white-space:nowrap;transition:background .2s}.desktop-nav>a:hover,.desktop-nav>a[aria-current=page]{background:var(--soft);color:var(--green)}.header-cta{border-radius:40px;white-space:nowrap;gap:18px;min-height:60px}.menu-toggle{display:none}.site-header.scrolled{position:fixed;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.site-header.scrolled .header-inner{min-height:84px}.site-header.scrolled .brand{height:76px}.site-header.scrolled .brand img{height:64px}.inner-page .site-header{position:relative;top:0;padding-block:15px;border-bottom:1px solid var(--line)}.inner-page .site-header.scrolled{position:sticky;padding-block:0}.mobile-menu{border:0;position:fixed;inset:0;margin:0;width:100%;height:100%;max-width:none;max-height:none;background:var(--soft);padding:30px 25px;color:var(--ink)}.mobile-menu::backdrop{background:#20272380}.mobile-top{display:flex;align-items:center;justify-content:space-between}.icon-button{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:transparent;border-radius:50%}.mobile-links{display:flex;flex-direction:column;margin-top:45px}.mobile-links a{font-size:30px;font-weight:500;letter-spacing:-.04em;padding:12px 0;border-bottom:1px solid var(--line)}.mobile-contact{margin-top:32px}.mobile-contact a{display:block;margin-block:10px}.hero{position:relative;min-height:760px;height:90svh;max-height:1040px;isolation:isolate;background:#454d44;color:#fff}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:60% 50%;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,17,12,.86) 0%,rgba(8,17,12,.70) 28%,rgba(8,17,12,.38) 48%,rgba(8,17,12,0) 72%);z-index:-1}.hero-content{padding-top:205px;padding-bottom:130px;display:flex;flex-direction:column;justify-content:center;height:100%}.hero .eyebrow{color:#e7eee3;margin-bottom:25px}.hero h1{max-width:850px;font-weight:500;line-height:1.08;letter-spacing:-.05em}.hero h1 em{font-style:normal;color:#d8e4d4}.hero p{color:#f1f3ed;max-width:480px;margin-top:25px;font-size:17px}.hero .text-link{color:white;border-color:#ffffff75}.hero-bottom{position:absolute;bottom:30px;left:0;width:100%}.hero-bottom .container{display:flex;justify-content:space-between;align-items:center}.hero-caption{font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:#fff}.hero-scroll{color:var(--ink);display:flex;align-items:center;gap:12px;font-size:12px}.hero-scroll svg{width:18px}.benefits{background:var(--soft);padding-block:34px}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit{display:flex;align-items:center;gap:18px;padding:8px 22px;border-right:1px solid #d8ddd3}.benefit:first-child{padding-left:0}.benefit:last-child{border:0}.benefit svg{width:35px;height:35px;color:var(--green)}.benefit strong{display:block;font-size:15px;font-weight:600}.benefit span{display:block;color:var(--muted);font-size:12px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.category-card{display:block}.image-wrap{overflow:hidden;background:#e5e8df;position:relative;border-radius:var(--radius-photo);transition:border-radius .6s cubic-bezier(.4,0,.2,1)}.category-card img{width:100%;height:450px;object-fit:cover;transition:transform .65s}.category-card:hover img{transform:scale(1.035)}.card-bottom{display:flex;align-items:center;justify-content:space-between;padding:24px 0 20px;border-bottom:1px solid var(--line)}.card-bottom h3{font-size:24px}.card-bottom .circle-arrow{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;transition:background .2s,color .2s}.category-card:hover .circle-arrow{background:var(--green);color:white;border-color:var(--green)}.category-card p{font-size:14px;margin-top:14px;max-width:350px}.split{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:100px}.split-photo{position:relative}.split-photo>img{width:100%;height:620px;object-fit:cover;border-radius:var(--radius)}.image-note{position:absolute;right:-35px;bottom:40px;width:225px;padding:26px 28px;background:var(--green);color:white;font-size:22px;line-height:1.35;letter-spacing:-.02em;border-radius:var(--radius)}.image-note svg{margin-bottom:17px;width:28px;height:28px}.split-copy h2{margin-bottom:28px}.split-copy p{max-width:480px}.split-copy .text-link{margin-top:30px}.quote-strip{padding-block:55px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quote-strip p{font-size:clamp(24px,2.8vw,38px);letter-spacing:-.04em;line-height:1.4;max-width:1000px;margin:auto;text-align:center;color:var(--ink)}.quote-strip span{color:var(--green)}.consultation{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:white}.consultation-copy{padding:95px max(48px,calc((100vw - 1320px)/2)) 95px max(48px,calc((100vw - 1320px)/2));padding-right:75px;align-self:center}.consultation .eyebrow{color:#bad3b9}.consultation h2{max-width:600px}.consultation p{color:#c9cfc7;margin-top:26px;max-width:470px}.consultation img{height:100%;min-height:620px;width:100%;object-fit:cover}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px;counter-reset:steps}.process-item{border-top:1px solid var(--line);padding-top:28px}.step-number{font-size:15px;font-weight:500;color:var(--green);display:block;margin-bottom:45px}.process-item h3{font-size:22px;margin-bottom:17px}.process-item p{font-size:14px}.gallery-preview{display:grid;grid-template-columns:1.35fr 1fr;grid-template-rows:260px 260px;gap:24px}.gallery-preview .gallery-item:first-child{grid-row:span 2}.gallery-item{margin:0;min-width:0}.gallery-button{width:100%;height:100%;display:block;border:0;padding:0;background:var(--soft);position:relative;overflow:hidden;text-align:left;border-radius:var(--radius)}.gallery-button img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.gallery-button:hover img{transform:scale(1.035)}.gallery-label{position:absolute;bottom:18px;left:18px;right:18px;padding:13px 17px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;font-weight:600;border-radius:var(--radius-small)}.gallery-label svg{width:19px}.why-list{list-style:none;padding:0;margin:28px 0 0}.why-list li{padding:19px 0;display:flex;gap:20px;align-items:flex-start;border-bottom:1px solid var(--line)}.why-list svg{color:var(--green);width:20px;margin-top:3px}.why-list strong{display:block;font-size:18px;line-height:1.5;font-weight:600}.why-list span{display:block;font-size:14px;color:var(--muted);margin-top:5px}.closing{background:var(--green-dark);color:white;padding-block:85px}.closing .container{display:flex;justify-content:space-between;align-items:center;gap:70px}.closing h2{max-width:750px}.closing .eyebrow{color:#c6debd}.closing p{color:#d6e2d1;margin-top:22px;max-width:600px}.closing-actions{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:20px}.closing-phone{font-size:19px;letter-spacing:.01em}.site-footer{background:var(--soft);padding-top:75px}.footer-grid{display:grid;grid-template-columns:1.25fr .65fr 1fr 1.1fr;gap:65px;padding-bottom:65px}.footer-brand img{width:132px;height:auto;margin-bottom:22px}.footer-brand p{font-size:14px;max-width:250px}.footer-title{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.13em;margin-bottom:25px;font-weight:700}.footer-links{display:flex;flex-direction:column;gap:11px;font-size:14px;color:#50594e}.footer-links a:hover{color:var(--green)}.footer-links address{font-style:normal}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #d4dacf;padding:23px 0;font-size:12px;color:var(--muted)}
/* Interior pages */
.page-intro{padding-top:76px;padding-bottom:65px}.breadcrumb{font-size:12px;color:var(--muted);display:flex;gap:12px;flex-wrap:wrap;margin-bottom:45px}.breadcrumb a:hover{color:var(--green)}.intro-row{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:end}.intro-row h1{max-width:800px}.intro-row p{max-width:470px;font-size:17px}.wide-photo{width:100%;height:530px;object-fit:cover;border-radius:var(--radius)}.service-body .split{align-items:start}.service-body h2{max-width:560px}.service-body p{max-width:600px}.service-benefits{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.service-benefits span{font-size:13px;padding:8px 15px;border:1px solid var(--line);border-radius:30px}.furniture-types{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:40px}.furniture-types article{padding:26px 0;border-top:1px solid var(--line)}.furniture-types h3{font-size:21px;margin-bottom:12px}.furniture-types p{font-size:14px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:35px}.filter-button{font-size:14px;padding:11px 20px;border:1px solid var(--line);border-radius:30px;background:white}.filter-button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:white}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery-grid .gallery-item{height:345px}.gallery-grid .gallery-item:nth-child(7n+1){grid-column:span 2}.gallery-grid .gallery-button img{object-position:center}.gallery-status{font-size:13px;margin-bottom:24px;color:var(--muted)}.gallery-section{padding-top:0}.lightbox{border:0;padding:0;background:#151b17;color:white;width:calc(100% - 64px);max-width:1450px;max-height:94svh;overflow:auto;border-radius:var(--radius)}.lightbox::backdrop{background:rgba(9,16,11,.93)}.lightbox-top{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;gap:20px}.lightbox-top p{color:#fff;font-size:14px}.lightbox .icon-button{border-color:#697167;color:white}.lightbox-image{width:100%;height:calc(90svh - 145px);object-fit:contain}.lightbox-bottom{display:flex;align-items:center;justify-content:center;gap:30px;padding:14px}.lightbox-count{font-size:13px;min-width:70px;text-align:center}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;padding-bottom:100px}.contact-details h2{font-size:32px;margin-bottom:26px}.contact-primary{display:block;font-size:clamp(22px,2vw,30px);letter-spacing:-.025em;margin-bottom:10px}.contact-primary:hover{color:var(--green)}.contact-address{display:grid;grid-template-columns:1fr;gap:25px;margin-top:45px;padding-top:32px;border-top:1px solid var(--line)}.contact-address address{font-style:normal;color:var(--muted)}.contact-details .text-link{margin-top:14px}.contact-form{background:var(--soft);padding:42px;border-radius:var(--radius)}.contact-form h2{font-size:30px;margin-bottom:10px}.form-intro{font-size:14px;margin-bottom:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;gap:8px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:600}.field label span{font-weight:400;color:var(--muted)}.field input,.field textarea{width:100%;min-width:0;padding:12px 14px;border:1px solid #ccd3c8;background:#fff;min-height:49px;color:var(--ink);border-radius:var(--radius-small)}.field textarea{min-height:145px;resize:vertical}.consent{display:flex;align-items:flex-start;gap:12px;font-size:13px;color:var(--muted);margin:24px 0}.consent input{width:18px;height:18px;accent-color:var(--green);margin-top:4px;flex-shrink:0}.consent a{text-decoration:underline}.form-note{font-size:12px;margin-top:15px}.form-result{margin-top:22px;border-left:3px solid var(--green);padding:12px 15px;background:white;color:var(--ink);font-size:14px;border-radius:0 var(--radius-small) var(--radius-small) 0}.form-result a{text-decoration:underline;font-weight:700}.email-draft{width:100%;min-height:150px;margin-top:12px;border:1px solid var(--line);padding:12px;background:white;font:14px/1.6 var(--font);border-radius:var(--radius-small)}.legal{max-width:800px}.legal h2{font-size:28px;margin-top:35px;margin-bottom:18px}.legal ul{padding-left:22px;color:var(--muted)}.about-statement{font-size:clamp(26px,3vw,43px);line-height:1.4;letter-spacing:-.04em;color:var(--ink)}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.motion-ready .reveal.visible{opacity:1;transform:translateY(0)}
@media(min-width:1600px){.hero-content{padding-top:210px}.hero h1{max-width:920px}.hero-image{object-position:center 55%}}
@media(max-width:1200px){:root{--gutter:36px;--section:95px}.header-inner{gap:15px;width:calc(100% - 44px)}.desktop-nav{gap:1px;padding-inline:12px}.desktop-nav>a{padding-inline:12px}.header-cta{padding-inline:20px}.split{gap:65px}.category-card img{height:370px}.footer-grid{gap:35px}.contact-layout{gap:55px}.consultation-copy{padding:75px 40px}.benefit{gap:12px;padding-inline:14px}.benefit strong{font-size:14px}.hero h1{max-width:760px}}
@media(max-width:1000px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:inline-flex;margin-left:auto;background:white;width:54px;height:54px;align-items:center;justify-content:center;border:0;border-radius:50%}.header-inner{justify-content:space-between}.brand{width:112px;height:79px}.brand img{height:70px}.hero{min-height:720px;height:86svh}.hero-content{padding-top:170px}.hero h1{font-size:62px;max-width:730px}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:22px}.benefit:nth-child(2){border:0}.benefit:nth-child(3){padding-left:0}.split{gap:45px}.split-photo>img{height:520px}.image-note{right:-20px;width:180px;padding:22px;font-size:19px}.process-grid{grid-template-columns:repeat(2,1fr);gap:45px}.step-number{margin-bottom:25px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card:last-child{grid-column:1/-1}.category-card:last-child img{height:410px}.category-card:last-child p{max-width:600px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:45px}.intro-row{gap:40px;grid-template-columns:1.15fr 1fr}.intro-row h1{font-size:52px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid .gallery-item:nth-child(7n+1){grid-column:auto}.gallery-preview{grid-template-rows:230px 230px}.contact-layout{grid-template-columns:1fr;gap:60px}.contact-address{grid-template-columns:1fr 1fr}.contact-primary{font-size:30px}.contact-form{padding:40px}.closing .container{gap:35px}.closing h2{font-size:38px}.furniture-types{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){:root{--gutter:22px;--section:72px}body{font-size:16px}h1{font-size:44px}h2{font-size:36px}.eyebrow{font-size:11px;margin-bottom:18px}.section-heading{display:block;margin-bottom:32px}.section-heading .text-link{margin-top:25px}.section-heading p{margin-top:22px}.header-inner{width:calc(100% - 32px)}.site-header{top:16px}.brand{height:74px;width:104px;padding:5px 12px}.brand img{height:65px}.site-header.scrolled .brand{height:70px}.site-header.scrolled .header-inner{min-height:76px}.inner-page .site-header{padding-block:4px}.hero{min-height:760px;height:96svh;max-height:900px}.hero-content{padding-top:160px;padding-bottom:120px;justify-content:center}.hero h1{font-size:clamp(40px,10.7vw,56px);max-width:540px;line-height:1.13}.hero p{font-size:15px;max-width:355px;margin-top:24px}.hero-image{object-position:62% 50%}.hero:after{background:linear-gradient(90deg,rgba(8,17,12,.86) 0%,rgba(8,17,12,.76) 48%,rgba(8,17,12,.58) 74%,rgba(8,17,12,0) 94%)}.hero .actions{gap:13px;align-items:flex-start;flex-direction:column;margin-top:28px}.hero .button{min-height:51px}.hero .text-link{font-size:13px;padding-block:9px}.hero-caption{font-size:10px;letter-spacing:.05em;max-width:220px}.hero-scroll{font-size:0;gap:0}.hero-bottom{bottom:26px}.benefits{padding-block:25px}.benefits-grid{gap:0}.benefit{border:0;padding:15px 10px 15px 0;gap:11px}.benefit svg{width:27px;height:27px}.benefit strong{font-size:12px;line-height:1.45}.benefit span{font-size:10px;margin-top:4px}.category-grid{grid-template-columns:1fr;gap:35px}.category-card:last-child{grid-column:auto}.category-card img,.category-card:last-child img{height:420px}.card-bottom{padding-top:21px;padding-bottom:18px}.card-bottom h3{font-size:25px}.category-card p{max-width:100%}.split{grid-template-columns:1fr;gap:50px}.split-photo>img{height:440px}.image-note{right:16px;bottom:20px;width:190px}.split-copy h2{max-width:460px}.split-copy p{max-width:100%}.quote-strip{padding-block:40px}.quote-strip p{font-size:27px;line-height:1.4;text-align:left}.consultation{grid-template-columns:1fr}.consultation-copy{padding:65px var(--gutter)}.consultation img{min-height:0;height:390px}.process-grid{grid-template-columns:1fr;gap:30px}.process-item{display:grid;grid-template-columns:45px 1fr;column-gap:15px;padding-top:23px}.step-number{grid-row:span 2;margin:0;padding-top:4px}.process-item h3{margin-bottom:12px;font-size:23px}.process-item p{grid-column:2}.gallery-preview{grid-template-columns:1fr;grid-template-rows:none;gap:20px}.gallery-preview .gallery-item,.gallery-preview .gallery-item:first-child{grid-row:auto;height:340px}.gallery-label{left:12px;right:12px;bottom:12px;font-size:13px}.why-section .split-copy{order:1}.why-section .split-photo{order:2}.closing{padding-block:65px}.closing .container{display:block}.closing h2{font-size:37px}.closing-actions{margin-top:32px;align-items:flex-start;gap:16px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:45px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:340px}.footer-grid>div:last-child{grid-column:1/-1}.footer-title{margin-bottom:18px;font-size:11px}.footer-links{font-size:13px;gap:10px}.site-footer{padding-top:50px}.footer-bottom{flex-direction:column;gap:10px;font-size:11px}.page-intro{padding-top:35px;padding-bottom:42px}.breadcrumb{margin-bottom:35px;font-size:11px}.intro-row{grid-template-columns:1fr;gap:26px}.intro-row h1{font-size:44px}.intro-row p{font-size:16px}.wide-photo{height:380px}.service-benefits{gap:8px}.service-benefits span{font-size:12px}.gallery-grid{grid-template-columns:1fr;gap:22px}.gallery-grid .gallery-item{height:330px}.filters{gap:8px}.filter-button{padding:9px 14px;font-size:12px}.gallery-status{font-size:12px}.lightbox{width:100%;max-height:100svh;height:100svh;border-radius:0}.lightbox-top{padding:15px}.lightbox-image{height:calc(100svh - 160px)}.lightbox-top p{font-size:12px}.contact-layout{padding-bottom:70px}.contact-primary{font-size:24px;overflow-wrap:anywhere}.contact-address{grid-template-columns:1fr;margin-top:28px;padding-top:28px}.contact-form{padding:28px 22px}.contact-form h2{font-size:28px}.form-grid{grid-template-columns:1fr;gap:18px}.field.full{grid-column:auto}.contact-form .button{width:100%}.furniture-types{grid-template-columns:1fr;gap:5px}.about-statement{font-size:29px}.legal h2{font-size:25px}}
@media(max-width:380px){:root{--gutter:19px}.hero h1{font-size:40px}.hero{min-height:745px}.benefit{gap:8px}.benefit strong{font-size:11px}.category-card img,.category-card:last-child img{height:365px}.contact-form{padding:25px 18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}.button:hover{transform:none}}
@media print{.site-header,.closing,.site-footer,.filters,.lightbox,.mobile-menu,.skip{display:none!important}.section{padding-block:25px}.reveal,.motion-ready .reveal{opacity:1;transform:none}.hero{height:auto;min-height:0;background:#fff;color:#000}.hero-image,.hero:after,.hero-bottom{display:none}.hero-content{padding:20px 0}.hero p,.hero .eyebrow{color:#000}a[href^="tel:"]:after{content:" (" attr(href) ")"}}

/* DATOP reference: 30px category photos, 20px panels, capsule CTA buttons. */
@media(hover:hover) and (prefers-reduced-motion:no-preference){.category-card:hover .image-wrap{border-radius:120px}}
