:root{--paper:#f6f4ef;--ink:#242822;--accent:#cf4926;--accent-dark:#ac381b;--muted:#62655f;--line:#dcded4;--green:#253e33;--white:#fff;--radius:5px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.wrap{max-width:1320px;margin:auto;padding-left:54px;padding-right:54px}.header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;line-height:1;position:relative;font-weight:800;font-size:31px;letter-spacing:-1.8px;flex-shrink:0}.brand-ehli{font-weight:500;margin-left:4px}.brand small{display:block;letter-spacing:1.65px;font-size:9px;font-weight:700;margin-top:10px}.brand-dot{font-size:36px;color:var(--accent);align-self:flex-start;margin-top:-1px}.brand-mark{width:43px;height:43px;border-radius:10px;background:var(--accent);color:var(--paper);display:grid;place-items:center;margin-right:12px;transform:rotate(-5deg)}.brand-mark svg{width:26px;height:26px;stroke-width:1.8}.header nav{display:flex;gap:30px;font-size:14px;font-weight:600}.header nav a{position:relative}.header nav a:after{content:'';position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--accent);transition:width .2s}.header nav a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:58px;padding:17px 25px;font-size:14px;font-weight:700;border:1px solid transparent;border-radius:var(--radius);transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-small{min-height:45px;padding:11px 17px;background:var(--ink);color:var(--white);gap:20px;font-size:13px}.button-small svg{width:19px;height:19px}.primary{background:var(--accent);color:white}.primary:hover{background:var(--accent-dark)}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{display:grid;grid-template-columns:46% 54%;padding-top:25px;padding-bottom:78px}.hero-copy{padding-top:27px;z-index:1}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.65px;margin:0 0 26px;display:flex;align-items:center;gap:11px}.tiny-line{width:24px;height:2px;background:var(--accent)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(56px,5.7vw,79px);font-weight:500;line-height:1.06;letter-spacing:-4.3px;margin-bottom:27px}em{color:var(--accent);font-style:normal;font-weight:500}.hero-description{color:var(--muted);line-height:1.85;font-size:15px;margin-bottom:27px}.hero-bottom{display:flex;align-items:center;gap:14px;margin-top:38px;font-size:12px;line-height:1.65}.hero-bottom p{margin:0;color:var(--muted)}.hero-bottom strong{color:var(--ink);font-weight:600}.mini-roller{width:39px;height:39px;border:1px solid #c6c9be;border-radius:50%;display:grid;place-items:center}.mini-roller svg{width:20px;height:20px}.hero-visual{position:relative;min-height:588px;border-radius:8px 8px 8px 80px;background:#b76f4a;margin-left:2px}.room{width:100%;height:100%;position:absolute;object-fit:cover;object-position:52% center;border-radius:inherit}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0003,transparent 35%,transparent 70%,#0005);border-radius:inherit;pointer-events:none}.photo-top{position:absolute;z-index:1;top:27px;left:28px;right:28px;display:flex;justify-content:space-between;font-size:9px;font-weight:700;letter-spacing:1.7px;color:white}.photo-note{position:absolute;z-index:1;left:29px;top:75px;color:white;display:flex;align-items:center;gap:11px}.photo-note p{font-size:13px;line-height:1.6;margin:0}.photo-note strong{font-weight:600}.note-star{font-size:43px;font-weight:400;line-height:1}.photo-caption{position:absolute;z-index:1;bottom:25px;right:25px;font-size:10px;color:#fff;opacity:.9}.color-swatch{position:absolute;z-index:2;left:-37px;bottom:42px;padding:15px 23px 15px 15px;display:flex;align-items:center;gap:13px;background:var(--paper);box-shadow:0 8px 30px #1e1e1e12;border-radius:4px;transform:rotate(-5deg)}.swatch-color{width:45px;height:53px;background:#b85837;border:5px solid #fff;box-shadow:0 0 0 1px #d4cfc5}.color-swatch small{display:block;font-size:8px;letter-spacing:1.2px;margin-bottom:5px}.color-swatch strong{display:block;font-size:13px;font-weight:600}.promise-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.promise-inner{display:flex;min-height:82px;justify-content:space-between;align-items:center;gap:20px;font-size:13px;font-weight:600}.promise-inner>span{display:flex;align-items:center;gap:11px}.promise-inner svg{width:17px;height:17px;color:var(--accent)}.promise-inner a{border-left:1px solid var(--line);padding-left:38px;display:flex;gap:27px;align-items:center}.promise-inner a>span{font-size:25px;font-weight:400}.section{padding-top:100px;padding-bottom:83px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:42px}.section-heading .eyebrow,.approach .eyebrow,.contact-section .eyebrow{font-size:10px;color:var(--muted);margin-bottom:22px}.section-heading h2{margin:0}h2{font-size:43px;letter-spacing:-1.9px;font-weight:500;line-height:1.23}.section-heading>p{font-size:14px;color:var(--muted);line-height:1.85;margin-bottom:4px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.service-card{display:block;border-radius:8px;padding:32px 34px 24px;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #2428220c}.paint-card{background:#eee8de}.mount-card{background:#e6e9e1}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.service-top>span{font-size:12px;color:#73776c}.service-icon{width:34px;height:34px;color:var(--accent);stroke-width:1.35}.mount-card .service-icon{color:var(--green)}.service-card h3{font-size:27px;font-weight:500;letter-spacing:-.8px;margin-bottom:13px}.service-card p{font-size:14px;color:#64685e;line-height:1.8;max-width:405px;margin-bottom:24px}.service-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:30px}.service-tags span{padding:5px 10px;border:1px solid #ccd0c4;border-radius:3px;font-size:11px}.card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ccd0c4;padding-top:19px;font-size:12px;font-weight:600}.circle-arrow{border:1px solid #bfc5b6;width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.circle-arrow svg{width:18px;height:18px}.service-foot{display:flex;justify-content:center;gap:8px;font-size:13px;margin-top:27px}.service-foot>span{color:var(--muted)}.service-foot a{display:flex;gap:8px;align-items:center;border-bottom:1px solid #c1c4b9}.service-foot svg{width:15px;height:15px}.approach{background:var(--green);color:#f8f6ef;padding:83px 0}.approach-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:75px}.approach .eyebrow{color:#bdc9bc}.approach h2{font-size:41px;margin-bottom:23px;line-height:1.24}.approach em{color:#dccbb1}.approach-title>p:not(.eyebrow){color:#bcc9bd;font-size:14px;line-height:1.9}.signature{margin-top:41px;font-size:10px;letter-spacing:.4px;color:#bdc9bc}.signature span{display:block;font-size:26px;font-weight:600;letter-spacing:-1.6px;margin-top:5px;color:#f8f6ef}.principles article{display:flex;gap:22px;padding:26px 0;border-top:1px solid #526557}.principles article:first-child{padding-top:0;border:0}.principles article:last-child{padding-bottom:0}.principles article>span{font-size:10px;color:#a5b39f;padding-top:6px}.principles h3{font-size:20px;font-weight:500;letter-spacing:-.4px;margin-bottom:8px}.principles p{font-size:13px;color:#c0cbbe;line-height:1.85;margin:0}.text-link{display:flex;gap:16px;align-items:center;font-size:13px;font-weight:600;margin-bottom:6px}.text-link svg{width:19px;height:19px}.process{padding-bottom:100px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:39px}.step-line{display:flex;align-items:center;position:relative;height:47px;margin-bottom:24px}.step-line:after{content:'';position:absolute;left:47px;right:-39px;height:1px;background:var(--line)}.step-line>span{display:grid;place-items:center;border:1px solid #c9cdbf;border-radius:50%;width:43px;height:43px;font-size:14px;color:var(--accent)}.steps article:last-child .step-line:after{right:32px}.step-line svg{margin-left:auto;width:18px;color:var(--accent)}.steps h3{font-weight:500;font-size:23px;letter-spacing:-.6px;margin-bottom:12px}.steps p{font-size:14px;line-height:1.9;color:var(--muted);max-width:300px;margin-bottom:0}.contact-section{background:#eadfd1;padding:77px 0 81px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-section .eyebrow{color:#766858}.contact-copy h2{font-size:63px;letter-spacing:-2.8px;margin-bottom:24px;line-height:1.12}.contact-copy>p:not(.eyebrow){color:#726657;font-size:14px;line-height:1.9}.contact-hint{display:flex;gap:15px;align-items:center;margin-top:42px}.contact-hint>svg{width:36px;height:36px;stroke-width:1.2;color:#625b4e}.contact-hint p{font-size:12px;line-height:1.8;margin:0;color:#786b5b}.contact-hint strong{color:#403e35;font-weight:600}.quote-form{padding-top:5px}fieldset{border:0;padding:0;margin:0 0 23px}legend,.field-label{font-size:12px;font-weight:700;margin-bottom:10px}.service-options{display:flex;gap:9px;flex-wrap:wrap}.service-options label{cursor:pointer}.service-options input{position:absolute;opacity:0;pointer-events:none}.service-options span{display:block;padding:10px 16px;border:1px solid #c7bdae;border-radius:4px;font-size:12px;transition:background .2s}.service-options input:checked+span{background:var(--ink);border-color:var(--ink);color:white}.service-options input:focus-visible+span{outline:3px solid var(--accent);outline-offset:3px}.field-label{display:block}.field-label span{font-weight:400;color:#766a5c}input[type=text],textarea{width:100%;border:1px solid #c7bdae;background:#f4eee5;padding:13px 14px;border-radius:4px;font-size:13px;color:var(--ink);margin-bottom:18px}textarea{display:block;resize:vertical;min-height:98px;max-height:300px}input::placeholder,textarea::placeholder{color:#827666}input:focus,textarea:focus{outline:2px solid var(--accent);outline-offset:2px}.whatsapp-button{background:var(--green);color:white;width:100%;min-height:55px;font-size:13px;gap:12px}.whatsapp-button:hover{background:#1b3026}.whatsapp-button>svg:first-child{width:20px;height:20px}.whatsapp-button>svg:last-child{margin-left:auto;width:18px;height:18px}.form-note{font-size:11px;color:#786b5b;margin:11px 0 0;text-align:center}.form-feedback{font-size:13px;padding:12px 14px;background:var(--paper);border-left:3px solid var(--accent);margin-top:16px;margin-bottom:0}.footer{padding-top:40px;padding-bottom:26px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:34px}.footer .brand{transform:scale(.88);transform-origin:left center}.footer-top>p{font-size:13px;color:var(--muted);margin:0}.back-top{font-size:12px;display:flex;gap:25px;align-items:center}.back-top span{font-size:24px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;font-size:10px;color:#777c70}.floating-contact{position:fixed;bottom:22px;right:23px;z-index:10;width:51px;height:51px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;border:1px solid #ffffff45;box-shadow:0 5px 22px #0002;transition:transform .2s}.floating-contact:hover{transform:translateY(-3px)}.floating-contact span{display:none}.skip{position:fixed;z-index:30;left:10px;top:10px;background:var(--ink);color:white;padding:12px;transform:translateY(-150%)}.skip:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}::selection{background:#cf4926;color:white}
@media(min-width:1500px){.wrap{max-width:1430px;padding-left:65px;padding-right:65px}.hero{grid-template-columns:46% 54%;padding-top:28px}.hero-visual{min-height:641px}.hero-copy{padding-top:43px}h1{font-size:86px}.hero-description{font-size:16px}.hero-bottom{margin-top:42px}}
@media(max-width:1100px){.wrap{padding-left:34px;padding-right:34px}.header nav{gap:20px;font-size:12px}.header-cta{font-size:12px;gap:12px}.brand{font-size:27px}.brand small{font-size:8px;letter-spacing:1.35px}.hero{grid-template-columns:47% 53%;padding-top:10px}.hero-visual{min-height:565px}.hero-copy{padding-top:20px}h1{font-size:67px;letter-spacing:-3.6px}.eyebrow{font-size:9px;letter-spacing:1px}.hero-description{font-size:14px}.hero-bottom{margin-top:29px}.color-swatch{left:-20px}.promise-inner{font-size:11px;gap:15px}.promise-inner a{padding-left:22px;gap:12px}.approach-grid{gap:45px}.approach h2{font-size:36px}.contact-grid{gap:60px}h2{font-size:38px}.contact-copy h2{font-size:58px}}
@media(max-width:800px){.wrap{padding-left:26px;padding-right:26px}.header{height:93px}.header nav,.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;gap:6px;border:1px solid var(--line);background:none;padding:14px 12px;border-radius:4px}.menu-toggle span{height:1px;width:22px;background:var(--ink)}.mobile-nav{margin:0 26px 20px;padding:15px 20px;background:#eeebe4;border-radius:5px;display:flex;flex-direction:column;gap:15px;font-size:14px}.hero{grid-template-columns:1fr 1fr;gap:18px;padding-bottom:54px}.hero-copy{padding-top:15px}h1{font-size:55px;letter-spacing:-2.8px}.hero .eyebrow{font-size:8px;letter-spacing:.6px;gap:7px}.tiny-line{width:13px;flex-shrink:0}.hero-description{font-size:13px}.desktop-br{display:none}.hero-visual{min-height:515px}.hero-bottom{font-size:11px}.primary{padding:15px 20px;gap:15px;font-size:12px}.photo-top{top:20px;left:20px;right:20px;font-size:8px}.photo-top span:last-child{display:none}.photo-note{left:20px;top:56px}.photo-note p{font-size:11px}.note-star{font-size:33px}.color-swatch{padding:10px;left:-12px;bottom:55px}.color-swatch strong{font-size:11px}.color-swatch small{font-size:7px}.swatch-color{width:35px;height:44px}.photo-caption{font-size:8px;bottom:20px;right:15px}.promise-inner{flex-wrap:wrap;justify-content:center;padding-top:20px;padding-bottom:20px;gap:16px 27px}.promise-inner a{display:none}.section{padding-top:65px;padding-bottom:60px}.section-heading{gap:20px;margin-bottom:30px}h2{font-size:33px}.section-heading>p{font-size:12px}.service-card{padding:26px 23px 20px}.service-card h3{font-size:24px}.service-card p{font-size:13px}.service-tags span{font-size:10px}.card-bottom{font-size:10px;gap:7px}.approach{padding:60px 0}.approach-grid{gap:30px;grid-template-columns:1fr 1fr}.approach h2{font-size:30px}.approach-title>p:not(.eyebrow){font-size:13px}.principles article{gap:12px;padding:20px 0}.principles h3{font-size:18px}.principles p{font-size:12px}.steps{gap:25px}.steps h3{font-size:20px}.steps p{font-size:13px}.step-line:after{right:-25px}.contact-grid{gap:30px}.contact-copy h2{font-size:49px}.contact-section{padding:60px 0}.service-options{gap:6px}.service-options span{padding:9px 10px;font-size:11px}.footer-top>p{display:none}}
@media(max-width:580px){.wrap{padding-left:23px;padding-right:23px}.header{height:86px}.brand{font-size:27px}.brand-mark{width:37px;height:37px;border-radius:9px;margin-right:9px}.brand-mark svg{width:23px;height:23px}.brand small{font-size:8px;margin-top:8px}.hero{grid-template-columns:1fr;gap:33px;padding-top:13px;padding-bottom:39px}.hero-copy{padding:0}.hero .eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:21px}.tiny-line{width:20px}h1{font-size:clamp(56px,14vw,76px);line-height:1.04;letter-spacing:-3px;margin-bottom:22px}.hero-description{font-size:15px;line-height:1.8;margin-bottom:24px}.primary{font-size:14px;padding:15px 20px;min-height:54px;gap:25px}.hero-bottom{display:none}.hero-visual{min-height:390px;margin-left:0;border-radius:7px 7px 7px 56px}.room{object-position:center 53%}.photo-top{font-size:9px;top:22px;left:23px;right:23px}.photo-top span:last-child{display:inline}.photo-note{top:60px;left:23px}.photo-note p{font-size:12px}.color-swatch{left:-7px;bottom:36px;padding:12px 18px 12px 12px;gap:12px}.color-swatch small{font-size:8px}.color-swatch strong{font-size:12px}.swatch-color{width:41px;height:48px}.photo-caption{font-size:8px;bottom:16px;right:17px}.promise-inner{justify-content:space-between;gap:11px;padding-top:19px;padding-bottom:19px;font-size:10px;min-height:auto}.promise-inner>span{gap:4px}.promise-inner svg{width:13px;height:13px}.section{padding-top:58px;padding-bottom:53px}.section-heading{display:block;margin-bottom:27px}.section-heading .eyebrow,.approach .eyebrow,.contact-section .eyebrow{font-size:10px;margin-bottom:19px}h2{font-size:34px;letter-spacing:-1.5px}.section-heading>p{font-size:14px;margin-top:20px;margin-bottom:0}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:27px 26px 23px}.service-top{margin-bottom:24px}.service-card h3{font-size:28px}.service-card p{font-size:14px}.service-tags{margin-bottom:25px}.service-tags span{font-size:11px}.card-bottom{font-size:12px}.service-foot{flex-direction:column;align-items:center;gap:3px;font-size:12px;margin-top:23px}.approach{padding:54px 0}.approach-grid{grid-template-columns:1fr;gap:37px}.approach h2{font-size:35px}.approach-title>p:not(.eyebrow){font-size:15px}.signature{display:none}.principles article{padding:24px 0;gap:18px}.principles h3{font-size:21px}.principles p{font-size:14px}.principles article:first-child{border-top:1px solid #526557;padding-top:25px}.text-link{margin-top:20px;font-size:13px}.steps{grid-template-columns:1fr;gap:0}.steps article{position:relative;padding:0 0 30px 65px;min-height:151px}.step-line{position:absolute;left:0;top:0;margin:0;display:block;height:100%;width:43px}.step-line:after{left:21px;right:auto;top:47px;bottom:6px;width:1px;height:auto}.steps article:last-child .step-line:after{display:none}.step-line svg{display:none}.steps h3{font-size:23px;margin:7px 0 10px}.steps p{font-size:14px;max-width:none}.steps article:last-child{padding-bottom:0;min-height:auto}.contact-section{padding:54px 0}.contact-grid{grid-template-columns:1fr;gap:27px}.contact-copy h2{font-size:56px}.contact-copy>p:not(.eyebrow){font-size:15px;margin-bottom:0}.contact-hint{display:none}.quote-form{padding-top:0}legend,.field-label{font-size:14px}.service-options span{font-size:12px;padding:11px 13px}.service-options{gap:8px}input[type=text],textarea{font-size:16px;padding:13px}.whatsapp-button{font-size:14px}.form-note{font-size:12px}.footer{padding-top:28px;padding-bottom:85px}.footer-top{padding-bottom:23px;gap:10px}.footer .brand{transform:scale(.85)}.back-top{font-size:11px;gap:13px;white-space:nowrap}.footer-bottom{font-size:11px}.floating-contact{height:46px;right:15px;bottom:15px;width:auto;display:flex;gap:9px;padding:0 17px;border-radius:28px}.floating-contact svg{width:21px;height:21px}.floating-contact span{display:inline;font-size:12px;font-weight:600}}
/* Readable content sizes across the responsive layouts. */
.hero-description,.service-card p,.principles p,.steps p,.contact-copy>p:not(.eyebrow),.approach-title>p:not(.eyebrow){font-size:16px}
.header nav,.button,.button-small,.promise-inner,.section-heading>p,.service-foot,.text-link,.card-bottom,legend,.field-label,.service-options span,.whatsapp-button,.footer-top>p,.back-top{font-size:14px}
.eyebrow,.hero .eyebrow,.section-heading .eyebrow,.approach .eyebrow,.contact-section .eyebrow,.hero-bottom,.photo-top,.photo-caption,.color-swatch small,.service-tags span,.principles article>span,.signature,.contact-hint p,.form-note,.footer-bottom{font-size:12px}
.hero .eyebrow{letter-spacing:1px}.color-swatch small{font-size:10px}.photo-top{font-size:10px}.photo-caption{font-size:12px}.header nav{gap:24px}.form-feedback{font-size:14px}.field-label span{font-size:12px}
@media(max-width:1100px) and (min-width:801px){.header{gap:18px}.header nav{gap:16px}.brand{font-size:25px}.header-cta{padding:11px 12px;gap:10px}.hero .eyebrow{font-size:11px}.promise-inner{font-size:12px}.promise-inner a{padding-left:18px}.hero-visual{min-height:620px}}
@media(max-width:800px) and (min-width:581px){.hero .eyebrow{font-size:10px}.hero-visual{min-height:600px}.promise-inner{font-size:12px}.service-options span{font-size:12px}.photo-caption{font-size:10px}.contact-grid{gap:25px}.contact-copy h2{font-size:46px}}
@media(max-width:580px){.hero .eyebrow{font-size:10px;letter-spacing:.5px}.promise-inner{justify-content:center;gap:12px 17px;font-size:12px}.service-options span{font-size:13px}.photo-caption{font-size:10px}.back-top{font-size:12px}.photo-top{font-size:10px}.contact-copy h2{font-size:56px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* The same 0.55-second transition ties paint, typography and surfaces together. */
body{--paint:#b85837;transition:background-color .55s ease,color .55s ease}
body.palette-teal{--paper:#eaf1f0;--ink:#203b40;--accent:#22636b;--accent-dark:#174d54;--muted:#4e6568;--line:#ccdcd9;--paint:#286c74}
.hero{grid-template-columns:54% 46%;gap:0}
.hero-copy{padding-left:46px}
.hero-visual{order:-1;margin-left:0}
.hero em,.hero .eyebrow,.hero-description,.hero-bottom p,.hero-bottom strong,.hero .mini-roller,.brand-dot,.brand,.color-swatch{transition:color .55s ease,background-color .55s ease,border-color .55s ease}
.hero .primary,.tiny-line,.brand-mark,.swatch-color,.header-cta{transition:background-color .55s ease,color .55s ease,transform .2s}
.room-teal{opacity:0;transition:opacity .55s ease}
.palette-teal .room-teal{opacity:1}
.swatch-color{background:var(--paint)}
.color-swatch{left:24px;bottom:45px}
.color-motion{position:absolute;z-index:3;right:22px;top:62px;border:1px solid #ffffff70;border-radius:30px;padding:9px 13px;background:#172a2bba;color:#fff;font-size:12px;display:flex;gap:12px;align-items:center;min-height:44px}
.color-motion[hidden]{display:none}
.photo-note{top:124px}
.quote-form input[type=text],.quote-form textarea{font-size:16px}
@media(max-width:1100px){.hero-copy{padding-left:30px}.hero h1{font-size:clamp(50px,6vw,67px)}.hero .eyebrow{flex-wrap:wrap}}
@media(max-width:800px) and (min-width:581px){.hero-copy{padding-left:23px}.hero h1{font-size:48px;letter-spacing:-2.5px}.hero .primary{gap:10px;padding-left:13px;padding-right:13px}.color-swatch{left:12px;padding:10px}.color-swatch small{font-size:9px}.color-motion{right:15px}}
@media(max-width:580px){.hero{grid-template-columns:1fr;gap:33px}.hero-copy{padding-left:0}.hero-visual{order:0}.hero h1{font-size:clamp(56px,14vw,76px);letter-spacing:-3px}.color-swatch{left:12px}.photo-note{top:120px}}
@media(prefers-reduced-motion:reduce){body,.room-teal{transition:none!important}}

/* Interactive room slider, with a coordinated palette for each distinct home. */
body.palette-plum{--paper:#f3edf0;--ink:#392a38;--accent:#793d5b;--accent-dark:#602a45;--muted:#6c5965;--line:#ded2d9;--paint:#793d5b}
.hero-visual{min-width:0;isolation:isolate}
.room-slider{position:absolute;inset:0;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:inherit;cursor:grab;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}
.room-slider::-webkit-scrollbar{display:none}
.room-slider.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}
.room-slide{flex:0 0 100%;height:100%;position:relative;scroll-snap-align:start;scroll-snap-stop:always}
.room-slide .room{border-radius:0;pointer-events:none;user-select:none}
.photo-top,.photo-note,.photo-caption,.color-swatch{pointer-events:none}
.slider-controls{position:absolute;z-index:3;bottom:55px;right:20px;display:flex;align-items:center;gap:4px;border-radius:30px;background:#182624d9;color:#fff;padding:4px;border:1px solid #ffffff60}
.slide-arrow,.slide-dots button{background:none;border:0;color:inherit;display:grid;place-items:center;width:44px;height:44px;padding:0;border-radius:50%}
.slide-arrow:hover,.slide-dots button:hover{background:#ffffff25}
.slide-arrow svg{width:20px;height:20px}
.slide-dots{display:flex}
.slide-dots button{width:28px}
.slide-dots span{width:6px;height:6px;border-radius:50%;background:#ffffff65;transition:background .3s,transform .3s}
.slide-dots button[aria-current=true] span{background:#fff;transform:scale(1.5)}
.color-swatch{bottom:130px}
.photo-note{top:75px}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@media(max-width:800px){.slider-controls{right:15px;bottom:46px}.color-swatch{bottom:120px}}
@media(max-width:580px){.photo-note{top:62px}.slider-controls{bottom:42px}.color-swatch{bottom:112px}}

/* Additional home palettes keep readable text and a distinct paint swatch. */
body.palette-olive{--paper:#eff1e6;--ink:#303727;--accent:#526332;--accent-dark:#3b4b22;--muted:#5f6853;--line:#d7ddc8;--paint:#6d7847}
body.palette-navy{--paper:#edf0f6;--ink:#253149;--accent:#324e7a;--accent-dark:#21385e;--muted:#56647b;--line:#d1d9e7;--paint:#253c62}
body.palette-sand{--paper:#f5efe4;--ink:#41372c;--accent:#87623d;--accent-dark:#684928;--muted:#71614f;--line:#e1d5c3;--paint:#c7b18d}
.slider-controls{left:50%;right:auto;transform:translateX(-50%);max-width:calc(100% - 20px);gap:0}
.slide-dots button{width:26px}
@media(max-width:800px) and (min-width:581px){.slide-dots button{width:22px}.slide-arrow{width:40px}}

.brand-ustam{display:block;font-size:17px;font-weight:700;letter-spacing:4px;margin-top:6px;line-height:1}
.brand small{margin-top:7px}
.contact-details{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:28px}
.contact-details a{display:flex;flex-direction:column;max-width:100%;padding:3px 0;color:#403e35;overflow-wrap:anywhere}
.contact-details a>span{font-size:12px;color:#726657}
.contact-details strong{font-size:16px;font-weight:600}
.contact-details a:hover strong{text-decoration:underline;text-underline-offset:4px}
.contact-hint{margin-top:25px}
@media(max-width:580px){.brand-ustam{font-size:15px;margin-top:5px}.brand small{margin-top:6px}.photo-top{font-size:9px;letter-spacing:1px}.contact-details{margin-top:22px}}

/* Compact paint-card details and a single-line brand at every viewport. */
.color-swatch{max-width:calc(100% - 32px)}
.color-swatch strong{font-size:15px;font-weight:700;line-height:1.4}
.swatch-code{display:block;margin-top:3px;font-family:ui-monospace,monospace;font-size:12px;letter-spacing:.6px;color:var(--muted)}
.swatch-color{flex-shrink:0}
.brand{white-space:nowrap;font-size:28px;letter-spacing:-1.5px}
.brand .brand-ustam{display:inline;font-size:inherit;font-weight:500;letter-spacing:inherit;margin:0 0 0 5px}
@media(max-width:1100px){.header nav,.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;gap:6px;border:1px solid var(--line);background:none;padding:14px 12px;border-radius:4px}.menu-toggle span{height:1px;width:22px;background:var(--ink)}.mobile-nav{margin:0 26px 20px;padding:15px 20px;background:var(--paper);border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column;gap:15px;font-size:14px}}
@media(max-width:580px){.brand{font-size:24px;letter-spacing:-1.2px}.brand-mark{width:32px;height:32px;margin-right:8px}.header{gap:12px}.brand-dot{font-size:28px}.footer-top{flex-wrap:wrap}.color-swatch strong{font-size:14px}}
@media(max-width:360px){.brand{font-size:20px;letter-spacing:-1px}.brand-mark{width:28px;height:28px;margin-right:6px}.brand small{letter-spacing:1px}.header{gap:8px}}
