:root{--cream:#f5f1e9;--paper:#fffdf8;--ink:#242321;--muted:#6f6b64;--wine:#791f2b;--wine-dark:#5d151f;--line:#ded8cd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f5;height:76px;position:sticky;top:0}.nav-wrap{align-items:center;gap:28px;height:100%;display:flex}.brand{flex-direction:column;min-width:120px;line-height:.78;display:flex}.brand-main{letter-spacing:-.08em;color:var(--wine);font-size:30px;font-weight:900}.brand-sub{letter-spacing:.22em;text-transform:uppercase;margin-left:2px;font-size:11px;font-weight:700}.desktop-nav{align-items:center;gap:24px;margin-left:auto;font-size:13px;font-weight:700;display:flex}.desktop-nav a{border-bottom:3px solid #0000;padding:29px 0 26px}.desktop-nav a:hover{color:var(--wine);border-color:var(--wine)}.button{border:1px solid var(--wine);background:var(--wine);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{background:var(--wine-dark);transform:translateY(-1px)}.button-small{min-height:42px;padding-inline:17px}.button-light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button-light:hover{color:var(--wine);background:#fff}.button-ghost{background:0 0;border-color:#ffffff73}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--line);border-radius:8px;place-items:center;min-height:44px;padding:0 16px;font-weight:800;list-style:none;display:grid}.mobile-menu nav{border:1px solid var(--line);background:var(--paper);border-radius:12px;flex-direction:column;width:min(300px,100vw - 40px);padding:8px;display:flex;position:absolute;top:52px;right:0;box-shadow:0 20px 50px #261f1b26}.mobile-menu nav a{border-radius:7px;padding:13px 12px;font-weight:700}.mobile-menu nav a:hover{background:var(--cream);color:var(--wine)}.hero{background:#2a2521;align-items:center;min-height:680px;display:flex;position:relative;overflow:hidden}.hero>img{object-fit:cover}.hero-overlay{background:linear-gradient(90deg,#181311eb 0%,#1f1916b8 36%,#1f19161f 72%);position:absolute;inset:0}.hero-content{z-index:2;padding-block:90px;position:relative}.eyebrow{color:#ead3b3;letter-spacing:.17em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:800;display:block}.eyebrow.dark{color:var(--wine)}.hero h1{color:#fff;letter-spacing:-.055em;max-width:670px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(64px,8.7vw,126px);font-weight:400;line-height:.83}.hero p{color:#ffffffd1;max-width:610px;margin:28px 0 32px;font-size:19px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.benefit-strip{background:var(--paper);border-bottom:1px solid var(--line)}.benefit-grid{grid-template-columns:repeat(4,1fr);display:grid}.benefit{border-right:1px solid var(--line);align-items:center;gap:13px;min-height:94px;padding:20px;font-size:14px;font-weight:800;display:flex}.benefit:first-child{border-left:1px solid var(--line)}.benefit span{color:var(--wine);font-family:Georgia,serif;font-size:22px;font-style:italic}.section{padding:110px 0}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section h2{letter-spacing:-.04em;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1.05}.text-link{border-bottom:1px solid var(--ink);flex:none;padding-bottom:7px;font-weight:800}.category-scroll{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-card{border:1px solid var(--line);background:var(--paper);border-radius:14px;flex-direction:column;min-height:310px;padding:28px;transition:all .25s;display:flex}.category-card:hover{border-color:#cbbfb1;transform:translateY(-5px);box-shadow:0 18px 45px #32292017}.card-number{color:var(--wine);font-family:Georgia,serif;font-size:30px;font-style:italic}.category-card h3{margin:74px 0 10px;font-family:Georgia,serif;font-size:27px;font-weight:400}.category-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.card-link{margin-top:auto;padding-top:24px;font-size:13px;font-weight:800}.key-turn-preview{color:#fff;background:#282624}.key-turn-grid{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;display:grid}.key-turn-grid p{color:#cbc5bc;font-size:18px;line-height:1.7}.mobile-contact{display:none}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:8px;padding:12px 16px;font-weight:800;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.page-hero{border-bottom:1px solid var(--line);background:var(--paper);padding:72px 0 88px}.page-hero h1,.split-hero h1,.product-hero h1,.not-found h1{letter-spacing:-.05em;max-width:980px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,7vw,96px);font-weight:400;line-height:.97}.page-hero p,.split-hero p{max-width:720px;color:var(--muted);margin:24px 0 0;font-size:19px;line-height:1.7}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:52px;font-size:12px;font-weight:700;display:flex}.breadcrumbs>span{gap:8px;display:flex}.breadcrumbs a:hover{color:var(--wine)}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:var(--paper);border-radius:14px;transition:all .25s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #32292017}.product-card-image{background:#d9d2c7;height:255px;position:relative;overflow:hidden}.product-card-image img{object-fit:cover;transition:transform .4s}.product-card:hover img{transform:scale(1.035)}.product-card-body{flex-direction:column;min-height:220px;padding:25px;display:flex}.product-card h3{margin:0 0 10px;font-family:Georgia,serif;font-size:28px;font-weight:400}.product-card p{color:var(--muted);margin:0;line-height:1.6}.product-card-body span{color:var(--wine);margin-top:auto;padding-top:24px;font-size:13px;font-weight:900}.product-hero{color:#fff;background:#292521;align-items:end;min-height:650px;display:flex;position:relative}.product-hero>img{object-fit:cover}.product-hero-overlay{background:linear-gradient(#19141226 30%,#191412f0);position:absolute;inset:0}.product-hero-content{z-index:2;padding-block:48px 72px;position:relative}.product-hero .breadcrumbs{color:#ffffffad}.product-hero p{color:#ffffffd1;max-width:650px;margin:20px 0 28px;font-size:19px;line-height:1.6}.intro-grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.lead{margin:0;font-size:21px;line-height:1.7}.price-note{border-left:3px solid var(--wine);background:var(--paper);color:var(--muted);margin-top:28px;padding:20px;line-height:1.6}.detail-columns{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:70px;display:grid}.detail-columns article{border:1px solid var(--line);background:var(--paper);border-radius:14px;padding:30px}.detail-columns h3{margin:0 0 20px;font-family:Georgia,serif;font-size:28px;font-weight:400}.detail-columns ul,.project-detail ul{color:var(--muted);margin:0;padding-left:20px;line-height:1.8}.detail-columns p{color:var(--muted);line-height:1.7}.alt-section{background:#eae4da}.quote-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;display:grid}.quote-layout>div>p{color:var(--muted);font-size:18px;line-height:1.7}.quote-form{border:1px solid var(--line);background:var(--paper);border-radius:16px;padding:30px;box-shadow:0 18px 50px #32292012}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-grid label{flex-direction:column;gap:8px;font-size:13px;font-weight:800;display:flex}.form-grid label:last-child{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cac2b6;border-radius:8px;padding:13px}.quote-form .button{width:100%;margin-top:20px}.form-note{color:var(--muted);margin:12px 0 0;font-size:12px;line-height:1.5}.compact-section{max-width:900px}.compact-section h2{margin-bottom:44px}.faq-list{border-top:1px solid var(--line);margin-bottom:34px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:72px;font-size:18px;font-weight:800;list-style:none;display:flex}.faq-list summary span{color:var(--wine);font-size:26px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:760px;color:var(--muted);margin:0 0 24px;line-height:1.7}.cta-section{color:#fff;background:#251f1d}.cta-inner{grid-template-columns:1fr auto;align-items:end;gap:60px;display:grid}.cta-inner p{color:#c7c0b8;max-width:700px;font-size:18px;line-height:1.7}.cta-actions{flex-direction:column;gap:10px;display:flex}.button-outline{color:inherit;background:0 0;border-color:currentColor}.split-hero{background:var(--paper);padding:70px 0}.split-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.split-hero-image{border-radius:16px;min-height:620px;position:relative;overflow:hidden}.split-hero-image img{object-fit:cover}.process-grid{border:1px solid var(--line);background:var(--paper);border-radius:14px;grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.process-grid li{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:210px;padding:24px;display:flex}.process-grid li:last-child{border:0}.process-grid span{color:var(--wine);font-family:Georgia,serif;font-size:28px;font-style:italic}.process-grid strong{font-size:16px;line-height:1.4}.filter-row{gap:8px;padding-bottom:20px;display:flex;overflow-x:auto}.filter-row button{border:1px solid var(--line);background:var(--paper);min-height:44px;color:var(--ink);cursor:pointer;border-radius:999px;flex:none;padding:0 16px;font-size:13px;font-weight:800}.filter-row button.active{background:var(--wine);border-color:var(--wine);color:#fff}.empty-state{text-align:center;background:#fffdf88c;border:1px dashed #bdb3a7;border-radius:16px;padding:72px}.empty-state span{color:var(--wine);letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:900}.empty-state h3{margin:16px auto 12px;font-family:Georgia,serif;font-size:34px;font-weight:400}.empty-state p{max-width:650px;color:var(--muted);margin:0 auto;line-height:1.7}.project-grid,.gallery-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.project-card>div,.gallery-grid>div{background:#ddd;border-radius:14px;min-height:400px;position:relative;overflow:hidden}.project-card img,.gallery-grid img{object-fit:cover}.project-card>span{color:var(--wine);text-transform:uppercase;margin-top:18px;font-size:12px;font-weight:900;display:block}.project-card h3{margin:5px 0 0;font-family:Georgia,serif;font-size:30px;font-weight:400}.project-detail{gap:40px;display:grid}.project-detail article{max-width:800px}.project-detail article h2{font-size:38px}.before-after{aspect-ratio:16/9;background:#ddd;border-radius:16px;position:relative;overflow:hidden}.before-after img{object-fit:cover}.before-layer{border-right:2px solid #fff;position:absolute;inset:0 auto 0 0;overflow:hidden}.before-layer img{width:100vw!important;max-width:none!important}.before-after input{z-index:5;opacity:0;cursor:ew-resize;width:100%;height:100%;position:absolute;inset:0}.comparison-handle{background:var(--wine);border:3px solid #fff;border-radius:50%;width:48px;height:48px;margin:-24px 0 0 -24px;position:absolute;top:50%;box-shadow:0 5px 18px #00000040}.comparison-label{z-index:4;color:#fff;background:#161210bf;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;position:absolute;top:18px}.before-label{left:18px}.after-label{right:18px}.showroom-section{color:#fff;background:#2b2825}.showroom-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;display:grid}.showroom-image{border-radius:15px;min-height:600px;position:relative;overflow:hidden}.showroom-image img{object-fit:cover}.showroom-grid p{color:#c9c1b8;font-size:18px;line-height:1.7}.hours{flex-direction:column;gap:6px;margin:26px 0;display:flex}.showroom-phone,.contact-phone{width:max-content;margin:8px 0;font-family:Georgia,serif;font-size:25px;display:block}.showroom-grid .hero-actions{margin-top:28px}.instagram-section{background:#e7ddd0}.instagram-inner{grid-template-columns:1fr auto;align-items:end;gap:50px;display:grid}.instagram-inner p{max-width:760px;color:var(--muted);line-height:1.7}.instagram-gallery{grid-template-columns:repeat(6,1fr);gap:8px;margin-top:42px;display:grid}.instagram-gallery>div{aspect-ratio:1;background:#d7cec2;border-radius:10px;position:relative;overflow:hidden}.instagram-gallery img{object-fit:cover;transition:transform .35s}.instagram-gallery>div:hover img{transform:scale(1.04)}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.testimonial-grid blockquote{border:1px solid var(--line);background:var(--paper);border-radius:14px;margin:0;padding:28px}.testimonial-grid blockquote p{font-size:18px;line-height:1.65}.testimonial-grid cite{color:var(--muted);font-size:13px;font-style:normal;font-weight:800}.stars{color:#b57900;letter-spacing:.08em}.google-rating{border:1px solid var(--line);background:var(--paper);border-radius:10px;flex-direction:column;align-items:flex-end;padding:14px 18px;display:flex}.google-rating strong{color:var(--wine);font-size:23px}.google-rating span{color:var(--muted);font-size:12px;font-weight:800}.site-footer{color:#d6d0c8;background:#181615;padding:75px 0 24px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:80px;display:grid}.footer-grid>div{flex-direction:column;align-items:start;gap:13px;display:flex}.footer-grid p{color:#98928c;max-width:380px;line-height:1.7}.footer-grid strong{color:#fff;margin-bottom:10px}.footer-grid a:hover{color:#fff}.footer-brand .brand-main{color:#f1dfc6}.footer-bottom{color:#8f8983;border-top:1px solid #34302d;justify-content:space-between;gap:20px;margin-top:56px;padding-top:22px;font-size:12px;display:flex}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:18px;display:grid}.contact-card{background:var(--paper);border-radius:16px;padding:44px}.contact-card h2{margin-bottom:32px}.contact-card .button{margin:20px 0}.contact-card hr{border:0;border-top:1px solid var(--line);margin:24px 0}.contact-visual{border-radius:16px;min-height:650px;position:relative;overflow:hidden}.contact-visual>img{object-fit:cover}.location-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.location-panel span{color:var(--muted);font-size:13px;line-height:1.5}.map-frame{border:1px solid var(--line);background:#e4ded4;border-radius:16px;width:min(1180px,100% - 40px);height:420px;margin:18px auto 0;overflow:hidden}.map-frame iframe{border:0;width:100%;height:100%}.legal-copy{max-width:820px}.legal-copy h2{margin:44px 0 12px;font-size:31px}.legal-copy h2:first-child{margin-top:0}.legal-copy p{color:var(--muted);font-size:17px;line-height:1.8}.not-found{text-align:center;place-items:center;min-height:75vh;padding:80px 20px;display:grid}.not-found>div{max-width:820px}.not-found p{max-width:620px;color:var(--muted);margin:24px auto 30px;font-size:18px;line-height:1.7}.not-found .hero-actions{justify-content:center}:focus-visible{outline-offset:3px;outline:3px solid #d9a52b}@media (max-width:1050px){.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.category-scroll,.product-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(3,1fr)}.process-grid li{border-bottom:1px solid var(--line)}}@media (max-width:700px){.container{width:min(100% - 28px,1180px)}.site-header{height:66px}.hero{align-items:end;min-height:610px}.hero-content{padding:74px 0 56px}.hero-overlay{background:linear-gradient(#19141224,#191412e6 62%)}.hero h1{font-size:62px}.hero p{font-size:16px;line-height:1.55}.hero-actions{grid-template-columns:1fr 1fr;display:grid}.hero-actions .button:first-child{grid-column:1/-1}.benefit-grid{grid-template-columns:1fr 1fr}.benefit{border-bottom:1px solid var(--line);min-height:86px;font-size:12px}.section{padding:76px 0}.section-heading{flex-direction:column;align-items:start}.section h2{font-size:42px}.category-scroll{scroll-snap-type:x mandatory;margin-inline:-14px;padding:2px 14px 26px;display:flex;overflow-x:auto}.category-card{scroll-snap-align:start;min-width:82vw}.key-turn-grid,.intro-grid,.quote-layout,.split-hero-grid,.showroom-grid,.cta-inner,.instagram-inner,.footer-grid,.contact-grid{grid-template-columns:1fr;gap:34px}.page-hero{padding:44px 0 64px}.page-hero h1,.split-hero h1,.product-hero h1,.not-found h1{font-size:50px}.breadcrumbs{margin-bottom:36px}.product-grid{scroll-snap-type:x mandatory;margin-inline:-14px;padding:2px 14px 24px;display:flex;overflow-x:auto}.product-card{scroll-snap-align:start;min-width:86vw}.product-hero{min-height:600px}.detail-columns{grid-template-columns:1fr;margin-top:40px}.form-grid{grid-template-columns:1fr}.form-grid label:last-child{grid-column:auto}.quote-form{padding:20px}.split-hero{padding:44px 0 70px}.split-hero-image{order:-1;min-height:420px}.process-grid{display:flex;overflow-x:auto}.process-grid li{min-width:72vw;min-height:170px}.showroom-image{min-height:430px}.showroom-grid .hero-actions{display:flex}.empty-state{padding:48px 20px}.project-grid,.gallery-grid{grid-template-columns:1fr}.project-card>div,.gallery-grid>div{min-height:320px}.instagram-gallery{grid-template-columns:repeat(2,1fr)}.google-rating{align-items:flex-start}.testimonial-grid{grid-template-columns:1fr}.footer-grid{gap:44px}.footer-bottom{flex-direction:column}.cta-actions{width:100%}.contact-card{padding:28px}.contact-visual{min-height:510px}.location-panel{flex-direction:column;align-items:start}.mobile-contact{z-index:70;background:#fff;border-radius:12px;grid-template-columns:repeat(3,1fr);padding:5px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 14px 40px #17120f3d}.mobile-contact.two-items{grid-template-columns:1fr 1fr}.mobile-contact a{border-right:1px solid var(--line);place-items:center;min-height:52px;font-size:14px;font-weight:900;display:grid}.mobile-contact a:last-child{border:0}.mobile-contact .whatsapp{color:#fff;background:#187d50;border-radius:8px}body{padding-bottom:74px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
