html{background:#fbfaf7}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Avenir,Helvetica Neue,Arial,sans-serif;margin:0}::selection{background:#7c121a;color:#fff}:root{--red:#7c121a;--red-dark:#55080e;--red-deep:#2f0508;--ink:#171412;--muted:#6c6660;--cream:#f4f0e9;--paper:#fbfaf7;--line:#ded8cf;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fbfaf7;background:var(--paper);color:#171412;color:var(--ink)}button,input,select,textarea{font:inherit}button{color:inherit}a,button{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}.site-shell{min-height:100vh;overflow:hidden}.site-header{align-items:center;background:#fbfaf7f5;border-bottom:1px solid #ded8cf;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;height:86px;padding:0 clamp(24px,5vw,80px);position:relative;z-index:20}.brand{background:none;border:0;cursor:pointer;justify-self:start;padding:0;text-align:left}.brand,.brand-mark{align-items:center;display:inline-flex}.brand-mark{background:#7c121a;background:var(--red);color:#fff;height:46px;justify-content:center;margin-right:11px;overflow:hidden;position:relative;width:46px}.brand-mark:after{background:linear-gradient(100deg,#0000,#ffffff59,#0000);content:"";height:140%;left:-70%;position:absolute;top:-20%;transform:rotate(12deg);transition:left .5s ease;width:45%}.brand:hover .brand-mark:after{left:125%}.brand-mark img,.brand-mark svg{height:100%;width:100%}.brand-mark img{object-fit:cover}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font-size:18px;letter-spacing:.13em;line-height:1}.brand small{color:#6c6660;color:var(--muted);font-size:7px;font-weight:700;letter-spacing:.21em;margin-top:5px}.page-loader{align-items:center;background:#2f0508;background:var(--red-deep);color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;transform:translateY(-100%);transition:transform .28s cubic-bezier(.76,0,.24,1),opacity .2s ease;visibility:hidden;z-index:100}.page-loader.is-active{opacity:1;transform:translateY(0);visibility:visible}.loader-brand{align-items:center;display:flex;font-family:Georgia,serif;font-size:clamp(25px,4vw,42px);letter-spacing:.08em}.loader-brand .brand-mark{height:54px;width:54px}.loader-line{background:#ffffff26;height:1px;margin-top:28px;overflow:hidden;width:min(280px,65vw)}.loader-line i{animation:loader-progress .7s ease-in-out infinite;background:#d58389;display:block;height:100%;width:45%}@keyframes loader-progress{0%{transform:translateX(-110%)}to{transform:translateX(240%)}}nav{display:flex;gap:clamp(18px,2.2vw,36px)}nav button{background:none;border:0;cursor:pointer;font-size:13px;padding:34px 0 32px;position:relative}nav button:after{background:#7c121a;background:var(--red);bottom:-1px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transition:transform .18s ease;width:100%}nav button.active:after,nav button:hover:after{transform:scaleX(1)}.header-cta{align-items:center;background:#7c121a;background:var(--red);border:0;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:16px;justify-self:end;letter-spacing:.05em;padding:14px 19px;text-transform:uppercase;transition:background .18s ease}.button.primary:hover,.header-cta:hover{background:#55080e;background:var(--red-dark)}.button svg,.header-cta svg,.product-info button svg,.text-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;height:18px;width:18px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:52% 48%;min-height:calc(100vh - 86px)}.hero-copy{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:70px clamp(28px,7vw,112px)}.eyebrow{align-items:center;color:#7c121a;color:var(--red);display:flex;font-size:10px;font-weight:800;gap:12px;letter-spacing:.2em;margin:0 0 28px;text-transform:uppercase}.eyebrow:before{background:currentColor;content:"";height:1px;width:31px}.hero h1,.page-hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(62px,7vw,112px);font-weight:400;letter-spacing:-.065em;line-height:.87;margin:0}.hero h1 em,.page-hero h1 em{color:#7c121a;color:var(--red);font-weight:400}.hero-intro{color:#6c6660;color:var(--muted);font-size:16px;line-height:1.75;margin:38px 0 34px;max-width:530px}.hero-actions{align-items:center;display:flex;gap:30px}.button{align-items:center;border:0;cursor:pointer;display:inline-flex;font-size:11px;font-weight:800;gap:32px;justify-content:center;letter-spacing:.09em;min-height:54px;padding:0 24px;text-transform:uppercase;transition:.18s ease}.button.primary{background:#7c121a;background:var(--red);color:#fff}.button.outline{background:#0000;border:1px solid #171412;border:1px solid var(--ink)}.button.outline:hover{background:#171412;background:var(--ink);color:#fff}.text-link{align-items:center;background:none;border:0;border-bottom:1px solid #171412;border-bottom:1px solid var(--ink);cursor:pointer;display:inline-flex;font-size:11px;font-weight:800;gap:10px;letter-spacing:.08em;padding:5px 0;text-transform:uppercase}.hero-proof{grid-gap:26px;border-top:1px solid #ded8cf;border-top:1px solid var(--line);display:grid;gap:26px;grid-template-columns:repeat(3,1fr);margin-top:70px;padding-top:23px;width:100%}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font-family:Georgia,serif;font-size:24px;font-weight:400}.hero-proof span{color:#6c6660;color:var(--muted);font-size:9px;letter-spacing:.1em;margin-top:5px;text-transform:uppercase}.hero-visual{min-height:650px;overflow:hidden;position:relative}.hero-visual:after{background:linear-gradient(180deg,#1e02040d,#1e020459);content:"";inset:0;position:absolute}.hero-visual>img{height:100%;object-fit:cover;transition:transform 1.2s ease;width:100%}.hero-visual:hover>img{transform:scale(1.025)}.hero-float-card{background:#fbfaf7;background:var(--paper);bottom:45px;display:flex;flex-direction:column;left:0;padding:25px 34px;position:absolute;z-index:2}.hero-float-card span{color:#7c121a;color:var(--red);font-size:9px;font-weight:800;letter-spacing:.15em;margin-bottom:8px;text-transform:uppercase}.hero-float-card strong{font-family:Georgia,serif;font-size:19px;font-weight:400}.hero-scroll{bottom:49px;color:#fff;font-size:8px;font-weight:800;letter-spacing:.18em;position:absolute;right:28px;writing-mode:vertical-rl;z-index:2}.whatsapp-float{align-items:center;background:#1f9d57;bottom:24px;box-shadow:0 12px 35px #11412647;color:#fff;display:flex;gap:11px;padding:10px 17px 10px 10px;position:fixed;right:24px;text-decoration:none;transition:transform .18s ease,background .18s ease;z-index:15}.whatsapp-float:hover{background:#168247;transform:translateY(-3px)}.whatsapp-icon{align-items:center;background:#ffffff29;border-radius:50%;display:flex;height:38px;justify-content:center;width:38px}.whatsapp-icon svg{fill:currentColor;height:24px;width:24px}.whatsapp-float>span:last-child{display:flex;flex-direction:column}.whatsapp-float small{font-size:8px;letter-spacing:.08em;opacity:.75;text-transform:uppercase}.whatsapp-float strong{font-size:11px;margin-top:2px}.brand-strip{align-items:center;background:#7c121a;background:var(--red);color:#fff;display:flex;font-size:9px;font-weight:800;justify-content:space-around;letter-spacing:.17em;min-height:58px;padding:15px 5vw}.brand-strip i{font-size:6px;opacity:.5}.product-marquee-section{background:#171412;background:var(--ink);color:#fff;overflow:hidden;padding:72px 0 36px}.marquee-heading{align-items:end;display:flex;justify-content:space-between;margin:0 auto 42px;padding:0 clamp(28px,7vw,112px)}.product-marquee-section .eyebrow{color:#d58389}.product-marquee-section h2{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.5vw,64px);font-weight:400;letter-spacing:-.045em;line-height:1.02;margin:0;max-width:640px}.product-marquee-section .button.outline{border-color:#ffffff8c;color:#fff}.product-marquee-section .button.outline:hover{background:#fff;color:#171412;color:var(--ink)}.marquee{overflow:hidden;padding:8px 0 18px}.marquee-track{animation:marquee-slide 36s linear infinite;display:flex;gap:14px;width:max-content;will-change:transform}.marquee:hover .marquee-track{animation-play-state:paused}.marquee-item{background:#1c1614;border:0;cursor:pointer;flex:0 0 210px;height:280px;overflow:hidden;padding:0;position:relative;transition:flex-basis .42s cubic-bezier(.22,1,.36,1),transform .42s ease}.marquee-item:focus-visible,.marquee-item:hover{flex-basis:430px;outline:none;transform:translateY(-8px);z-index:2}.marquee-item img{height:100%;object-fit:cover;transition:transform .7s ease;width:100%}.marquee-item:focus-visible img,.marquee-item:hover img{transform:scale(1.08)}.marquee-item span{background:linear-gradient(#0000,#140406e0);bottom:0;color:#fff;font-family:Georgia,serif;font-size:18px;left:0;letter-spacing:-.02em;padding:48px 18px 16px;position:absolute;right:0;text-align:left}@keyframes marquee-slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.section{padding:120px clamp(28px,7vw,112px)}.intro-section{grid-gap:10%;display:grid;gap:10%;grid-template-columns:1.1fr .9fr}.consult-banner h2,.section h2,.service-feature h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.5vw,72px);font-weight:400;letter-spacing:-.045em;line-height:1.02;margin:0}.intro-copy{align-self:end;max-width:570px}.intro-copy p,.planner-copy>p,.split-cta>div:last-child>p{color:#6c6660;color:var(--muted);font-size:16px;line-height:1.75;margin:0 0 30px}.showroom-story{grid-gap:clamp(50px,7vw,110px);background:#2f0508;background:var(--red-deep);color:#fff;display:grid;gap:clamp(50px,7vw,110px);grid-template-columns:1.2fr .8fr}.showroom-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr .72fr;grid-template-rows:repeat(2,250px)}.showroom-grid img{height:100%;object-fit:cover;width:100%}.showroom-grid img:first-child{grid-row:1/3}.showroom-copy{align-items:flex-start;align-self:center;display:flex;flex-direction:column}.showroom-copy h2{font-size:clamp(40px,4vw,64px)}.showroom-copy>p:not(.eyebrow){color:#ffffffad;font-size:14px;line-height:1.75;margin:30px 0 35px}.section-heading{align-items:end;display:flex;justify-content:space-between;margin-bottom:58px}.product-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.product-card{background:#fbfaf7;background:var(--paper)}.product-image{height:330px;overflow:hidden;position:relative}.product-image:after{background:linear-gradient(180deg,#0000 60%,#0006);content:"";inset:0;position:absolute}.product-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.product-image>span{background:#fbfaf7;background:var(--paper);font-size:8px;font-weight:800;left:15px;letter-spacing:.12em;padding:9px 12px;position:absolute;text-transform:uppercase;top:15px;z-index:2}.product-image>b{bottom:18px;color:#fff;font-family:Georgia,serif;font-size:20px;font-weight:400;position:absolute;right:20px;z-index:2}.product-info{padding:28px 28px 32px}.product-info small{color:#7c121a;color:var(--red);font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-info h3{font-family:Georgia,serif;font-size:28px;font-weight:400;letter-spacing:-.03em;margin:9px 0 13px}.product-info p{color:#6c6660;color:var(--muted);font-size:13px;line-height:1.65;margin:0 0 22px}.product-info button{background:none;border:0;border-top:1px solid #ded8cf;border-top:1px solid var(--line);cursor:pointer;font-size:9px;font-weight:800;letter-spacing:.12em;padding:16px 0 0;text-transform:uppercase;width:100%}.consult-banner,.product-info button{align-items:center;display:flex;justify-content:space-between}.consult-banner{background:#7c121a;background:var(--red);color:#fff;padding:90px clamp(28px,7vw,112px)}.consult-banner h2{max-width:850px}.eyebrow.light{color:#ffffffad}.light-button{background:#fff;color:#7c121a;color:var(--red);flex-shrink:0}.light-button:hover{background:#2f0508;background:var(--red-deep);color:#fff}.steps{border-top:1px solid #ded8cf;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.steps article{border-right:1px solid #ded8cf;border-right:1px solid var(--line);padding:38px 40px 20px 0}.steps article+article{padding-left:40px}.steps article:last-child{border-right:0}.steps span{color:#7c121a;color:var(--red);font-size:10px;font-weight:800}.steps h3{font-family:Georgia,serif;font-size:27px;font-weight:400;margin:25px 0 15px}.steps p{color:#6c6660;color:var(--muted);font-size:13px;line-height:1.65;max-width:300px}.cac-section{grid-gap:clamp(55px,9vw,135px);background:#f4f0e9;background:var(--cream);display:grid;gap:clamp(55px,9vw,135px);grid-template-columns:.85fr 1.15fr}.cac-copy{align-self:center}.cac-copy>p:not(.eyebrow){color:#6c6660;color:var(--muted);font-size:14px;line-height:1.75;margin:28px 0}.cac-number{border-bottom:1px solid #ded8cf;border-bottom:1px solid var(--line);border-top:1px solid #ded8cf;border-top:1px solid var(--line);display:flex;flex-direction:column;margin-bottom:30px;padding:22px 0}.cac-number small{color:#6c6660;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.cac-number strong{color:#7c121a;color:var(--red);font-family:Georgia,serif;font-size:38px;font-weight:400;margin-top:8px}.certificate-preview{background:#fff;box-shadow:0 24px 60px #2f05081f;padding:15px}.certificate-preview object{border:0;display:block;height:580px;width:100%}.certificate-preview>span{color:#6c6660;color:var(--muted);display:block;font-size:8px;letter-spacing:.1em;padding:15px 5px 3px;text-transform:uppercase}.page-hero{grid-gap:50px;background:#2f0508;background:var(--red-deep);color:#fff;display:grid;gap:50px;grid-template-columns:1.65fr .35fr;min-height:520px;padding:100px clamp(28px,7vw,112px)}.page-hero h1{font-size:clamp(60px,7.2vw,108px)}.page-hero h1 em{color:#d58389}.page-hero-side{align-self:end;border-left:1px solid #fff3;padding-left:35px}.page-hero-side>span{color:#d58389;font-size:9px;font-weight:800;letter-spacing:.16em}.page-hero-side p{color:#ffffffad;font-size:13px;line-height:1.75;margin:30px 0 0;max-width:350px}.category-section{background:#f4f0e9;background:var(--cream)}.filter-row{align-items:center;border-bottom:1px solid #ded8cf;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;margin-bottom:50px;padding-bottom:22px}.filter-row span{font-family:Georgia,serif;font-size:24px}.filter-row p{color:#6c6660;color:var(--muted);font-size:12px}.category-section .product-card{margin-bottom:20px}.split-cta{grid-gap:10%;display:grid;gap:10%;grid-template-columns:1.1fr .9fr}.split-cta>div:last-child{align-self:end}.services-list{padding-bottom:100px;padding-top:100px}.services-list article{grid-gap:30px;align-items:center;border-bottom:1px solid #ded8cf;border-bottom:1px solid var(--line);display:grid;gap:30px;grid-template-columns:.25fr 1fr 1fr 40px;padding:42px 0;transition:padding .2s ease}.services-list article:hover{padding-left:15px}.services-list article>span{color:#7c121a;color:var(--red);font-size:10px;font-weight:800}.services-list h2{font-size:clamp(29px,3vw,45px)}.services-list p{color:#6c6660;color:var(--muted);font-size:13px;line-height:1.7;margin:0;max-width:450px}.services-list i{color:#7c121a;color:var(--red);font-size:22px;font-style:normal}.service-feature{background:#7c121a;background:var(--red);color:#fff;display:grid;grid-template-columns:1fr 1fr}.service-feature-image{min-height:680px}.service-feature-image img{height:100%;object-fit:cover;width:100%}.service-feature-copy{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:80px clamp(40px,7vw,110px)}.service-feature-copy>p:not(.eyebrow){color:#ffffffb3;font-size:15px;line-height:1.75;margin:30px 0}.service-feature-copy ul{border-top:1px solid #ffffff40;list-style:none;margin:0 0 40px;padding:12px 0 0;width:100%}.service-feature-copy li{border-bottom:1px solid #ffffff40;font-size:12px;padding:16px 0}.service-feature-copy li:before{content:"✓";margin-right:14px}.planner-wrap{grid-gap:clamp(50px,10vw,150px);display:grid;gap:clamp(50px,10vw,150px);grid-template-columns:.8fr 1.2fr}.planner-copy h2{font-size:clamp(40px,4vw,62px);margin-bottom:28px}.planner-note{border-left:3px solid #7c121a;border-left:3px solid var(--red);display:flex;flex-direction:column;padding:4px 0 4px 20px}.planner-note strong{font-family:Georgia,serif;font-size:20px;font-weight:400}.planner-note span{color:#6c6660;color:var(--muted);font-size:10px;letter-spacing:.06em;margin-top:6px;text-transform:uppercase}.planner-card{background:#f4f0e9;background:var(--cream);border-top:5px solid #7c121a;border-top:5px solid var(--red);padding:clamp(30px,4vw,55px)}.planner-card>label{display:block;font-size:10px;font-weight:800;letter-spacing:.12em;margin-bottom:15px;text-transform:uppercase}.choice-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-bottom:38px}.choice-row button{background:#0000;border:1px solid #ded8cf;border:1px solid var(--line);cursor:pointer;font-size:11px;padding:15px 8px}.choice-row button.selected{background:#7c121a;background:var(--red);border-color:#7c121a;border-color:var(--red);color:#fff}.counter{align-items:center;border:1px solid #ded8cf;border:1px solid var(--line);display:grid;grid-template-columns:54px 1fr 54px;margin-bottom:30px}.counter button{background:#fff;border:0;cursor:pointer;font-size:25px;height:52px}.counter strong{font-family:Georgia,serif;font-size:25px;font-weight:400;text-align:center}.estimate{background:#2f0508;background:var(--red-deep);color:#fff;display:grid;grid-template-columns:1fr auto;margin-bottom:20px;padding:25px}.estimate span{align-self:center;font-size:11px}.estimate strong{color:#d58389;font-family:Georgia,serif;font-size:42px;font-weight:400}.estimate small{color:#ffffff80;font-size:8px;grid-column:1/-1;letter-spacing:.06em;margin-top:12px;text-transform:uppercase}.button.full{justify-content:space-between;width:100%}.checklist{background:#f4f0e9;background:var(--cream)}.check-grid{border-left:1px solid #ded8cf;border-left:1px solid var(--line);border-top:1px solid #ded8cf;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px}.check-grid>div{border-bottom:1px solid #ded8cf;border-bottom:1px solid var(--line);border-right:1px solid #ded8cf;border-right:1px solid var(--line);min-height:150px;padding:28px}.check-grid span{color:#7c121a;color:var(--red);font-size:9px;font-weight:800}.check-grid p{font-family:Georgia,serif;font-size:21px;margin:35px 0 0}.contact-layout{grid-gap:10%;display:grid;gap:10%;grid-template-columns:.9fr 1.1fr}.contact-details h2{margin-bottom:50px}.contact-item{border-top:1px solid #ded8cf;border-top:1px solid var(--line);display:grid;grid-template-columns:55px 1fr;padding:22px 0}.contact-item>span{color:#7c121a;color:var(--red);font-size:9px;font-weight:800}.contact-item small{color:#6c6660;color:var(--muted);display:block;font-size:8px;font-weight:800;letter-spacing:.13em;margin-bottom:8px;text-transform:uppercase}.contact-item p{font-family:Georgia,serif;font-size:19px;line-height:1.5;margin:0}.contact-item a{color:inherit;text-decoration:none}.opening-hours{background:#7c121a;background:var(--red);color:#fff;display:flex;font-size:11px;justify-content:space-between;margin-top:20px;padding:18px 20px}.opening-hours span{color:#ffffffb3}.contact-form{background:#f4f0e9;background:var(--cream);border-top:5px solid #7c121a;border-top:5px solid var(--red);padding:clamp(30px,4vw,55px)}.form-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:36px}.form-heading span{color:#7c121a;color:var(--red);font-size:10px;font-weight:800;letter-spacing:.15em}.form-heading p{color:#6c6660;color:var(--muted);font-size:9px}.contact-form label{display:block;font-size:9px;font-weight:800;letter-spacing:.1em;margin-bottom:22px;text-transform:uppercase}.contact-form input,.contact-form select,.contact-form textarea{background:#0000;border:0;border-bottom:1px solid #c9c1b7;border-radius:0;color:#171412;color:var(--ink);display:block;font-size:14px;margin-top:8px;outline:none;padding:11px 0;text-transform:none;width:100%}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#7c121a;border-color:var(--red)}.contact-form textarea{resize:vertical}.location-map{background:#2f0508;background:var(--red-deep);color:#fff;display:grid;grid-template-columns:.75fr 1.25fr;min-height:500px}.map-copy{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:65px clamp(28px,7vw,112px)}.map-copy h2{color:#d58389;font-family:Georgia,serif;font-size:clamp(55px,7vw,105px);font-weight:400;letter-spacing:-.06em;line-height:.8;margin:0}.map-copy>p:not(.eyebrow){color:#ffffffa6;font-size:12px;line-height:1.7;margin:32px 0;max-width:350px}.location-map iframe{border:0;filter:grayscale(.55) contrast(1.05);height:100%;min-height:500px;width:100%}footer{background:#130f0d;color:#fff;padding:80px clamp(28px,7vw,112px) 25px}.footer-main{display:grid;grid-template-columns:1.7fr .7fr 1fr;padding-bottom:65px}.footer-brand{color:#fff}.footer-brand small{color:#ffffff8c}.footer-main>div:first-child>p{color:#ffffff73;font-family:Georgia,serif;font-size:19px;line-height:1.5;margin:25px 0 0}.footer-contact,.footer-links{align-items:flex-start;display:flex;flex-direction:column;gap:13px}.footer-main small{color:#d58389;font-size:8px;font-weight:800;letter-spacing:.16em;margin-bottom:10px}.footer-links button{background:none;border:0;color:#ffffffad;cursor:pointer;font-size:12px;padding:0}.footer-contact a,.footer-contact span{color:#ffffffad;font-size:12px;line-height:1.5;text-decoration:none}.footer-bottom{border-top:1px solid #ffffff1f;color:#ffffff59;display:flex;font-size:8px;justify-content:space-between;letter-spacing:.1em;padding-top:24px;text-transform:uppercase}@media (max-width:1080px){.site-header{grid-template-columns:1fr auto}nav{background:#fbfaf7;background:var(--paper);border-top:1px solid #ded8cf;border-top:1px solid var(--line);display:none;flex-direction:column;gap:0;left:0;padding:15px 28px 30px;position:absolute;right:0;top:85px}nav.nav-open{display:flex}nav button{border-bottom:1px solid #ded8cf;border-bottom:1px solid var(--line);font-family:Georgia,serif;font-size:22px;padding:18px 0;text-align:left}.header-cta,nav button:after{display:none}.menu-toggle{align-items:flex-end;background:#0000;border:0;cursor:pointer;display:flex;flex-direction:column;gap:7px;justify-self:end;padding:12px 0 12px 12px}.menu-toggle span{background:#171412;background:var(--ink);display:block;height:1px;width:26px}.menu-toggle span:last-child{width:17px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:60px 5vw}.hero h1{font-size:clamp(55px,8vw,82px)}.hero-proof{gap:15px}.product-grid{grid-template-columns:repeat(2,1fr)}.consult-banner{align-items:flex-start;flex-direction:column;gap:35px}.page-hero{grid-template-columns:1.4fr .6fr}}@media (max-width:760px){.site-header{height:74px;padding:0 20px}.brand-mark{height:37px;width:37px}.brand strong{font-size:15px}nav{top:73px}.hero{display:flex;flex-direction:column;min-height:auto}.hero-copy{padding:70px 24px 55px}.hero h1{font-size:clamp(55px,17vw,76px);line-height:.91}.hero-intro{font-size:14px;margin:28px 0}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-proof{margin-top:50px}.hero-proof strong{font-size:20px}.hero-proof span{font-size:7px}.hero-visual{min-height:540px}.whatsapp-float{bottom:16px;padding:8px;right:16px}.whatsapp-float>span:last-child{display:none}.whatsapp-icon{height:42px;width:42px}.hero-float-card{bottom:25px;padding:20px 24px}.brand-strip{gap:25px;justify-content:flex-start;overflow:hidden;white-space:nowrap}.brand-strip i:nth-of-type(n+2),.brand-strip span:nth-of-type(n+3){display:none}.product-marquee-section{padding:56px 0 20px}.marquee-heading{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:28px;padding:0 24px}.marquee-item{flex-basis:160px;height:220px}.marquee-item:focus-visible,.marquee-item:hover{flex-basis:280px}.marquee-item span{font-size:14px;padding:36px 12px 12px}.section{padding:78px 24px}.cac-section,.contact-layout,.intro-section,.planner-wrap,.showroom-story,.split-cta{gap:45px;grid-template-columns:1fr}.showroom-grid{grid-template-rows:repeat(2,190px)}.showroom-story{gap:55px}.consult-banner h2,.section h2,.service-feature h2{font-size:clamp(39px,12vw,54px)}.section-heading{align-items:flex-start;flex-direction:column;gap:28px;margin-bottom:38px}.product-grid{grid-template-columns:1fr}.product-image{height:310px}.consult-banner{padding:70px 24px}.steps{grid-template-columns:1fr}.steps article,.steps article+article{border-bottom:1px solid #ded8cf;border-bottom:1px solid var(--line);border-right:0;padding:30px 0}.page-hero{display:flex;flex-direction:column;min-height:550px;padding:75px 24px 55px}.page-hero h1{font-size:clamp(53px,15vw,72px)}.page-hero-side{border-left:0;border-top:1px solid #fff3;margin-top:auto;padding:25px 0 0}.page-hero-side p{margin-top:15px}.filter-row{align-items:flex-start;flex-direction:column}.filter-row p{line-height:1.5}.services-list article{gap:12px;grid-template-columns:35px 1fr 25px;padding:30px 0}.services-list article h2{font-size:28px}.services-list article p{grid-column:2/-1}.services-list article i{grid-column:3;grid-row:1}.service-feature{grid-template-columns:1fr}.service-feature-image{min-height:440px}.service-feature-copy{padding:70px 24px}.choice-row{grid-template-columns:1fr}.check-grid{grid-template-columns:repeat(2,1fr)}.check-grid>div{min-height:135px;padding:20px}.check-grid p{font-size:18px;margin-top:28px}.form-heading{align-items:flex-start;flex-direction:column;gap:5px}.opening-hours{flex-direction:column;gap:7px}.certificate-preview object{height:430px}.location-map{grid-template-columns:1fr}.map-copy{padding:70px 24px}.location-map iframe{min-height:390px}footer{padding:65px 24px 25px}.footer-main{gap:45px;grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee-track{animation:none}*,:after,:before{transition-duration:.01ms!important}}
/*# sourceMappingURL=main.c05818cc.css.map*/