:root{--color-brand:#111214; --color-brand-surface:#785331; --color-brand-surface-hover:#5f3f25; --ink:#111214; --ink-2:#1b1d20; --paper:#fff; --soft:#f1f1ef; --line:#d8d8d4;
  --muted:#62656a; --accent:#b7895c; --accent-dark:#785331; --header-h:92px;
  --shadow:0 18px 48px rgba(0,0,0,.14); --radius:2px; --container:min(1240px, calc(100% - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;color:var(--ink);background:var(--paper);line-height:1.65;-webkit-font-smoothing:antialiased}body.no-scroll{overflow:hidden}a{color:inherit}img{display:block;max-width:100%;height:auto}input{font:inherit}select{font:inherit}textarea{font:inherit}button{font:inherit;color:inherit}.container{width:var(--container);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:9999;background:#fff;color:#000;padding:12px 18px;box-shadow:var(--shadow)}.skip-link:focus{top:16px}.eyebrow{margin:0 0 14px;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:700;color:#fff}.eyebrow--dark{color:var(--accent-dark)}p{margin-top:0}h1{margin-top:0;line-height:1.12;font-size:clamp(2.45rem,6vw,5.6rem);letter-spacing:-.045em;max-width:900px}h2{margin-top:0;line-height:1.12;font-size:clamp(2rem,4vw,3.75rem);letter-spacing:-.035em}h3{margin-top:0;line-height:1.12;font-size:1.28rem}.lead{font-size:clamp(1.2rem,2.2vw,1.7rem);line-height:1.5;color:#303237;max-width:920px}.section{padding:clamp(78px,9vw,132px) 0}.section--soft{background:var(--soft)}.section--dark{background:var(--ink);color:#fff}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:44px}.section-heading h2{max-width:820px;margin-bottom:0}.section-heading--light h2{color:#fff}.section-heading--wide h2{max-width:980px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 23px;border:1px solid transparent;text-decoration:none;text-transform:uppercase;letter-spacing:.09em;font-size:.72rem;font-weight:700;transition:background .25s,color .25s,border-color .25s,transform .25s;cursor:pointer}.button:hover{transform:translateY(-2px)}.button:focus-visible{outline:3px solid #e8a665;outline-offset:4px}.text-link:focus-visible{outline:3px solid #e8a665;outline-offset:4px}a:focus-visible{outline:3px solid #e8a665;outline-offset:4px}button:focus-visible{outline:3px solid #e8a665;outline-offset:4px}input:focus-visible{outline:3px solid #e8a665;outline-offset:4px}select:focus-visible{outline:3px solid #e8a665;outline-offset:4px}textarea:focus-visible{outline:3px solid #e8a665;outline-offset:4px}.button--light{background:#fff;color:#111}.button--light:hover{background:#e9e9e6}.button--dark{background:var(--ink);color:#fff}.button--dark:hover{background:#33363b}.button--outline{border-color:#222;background:transparent;color:#111}.button--outline:hover{background:#111;color:#fff}.button--ghost{border-color:rgba(255,255,255,.75);color:#fff}.button--ghost:hover{background:#fff;color:#111}.button-row{display:flex;gap:14px;flex-wrap:wrap}.text-link{display:inline-flex;gap:8px;align-items:center;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:4px}.text-link--dark{color:var(--ink)}.site-header{position:fixed;inset:0 0 auto 0;height:var(--header-h);z-index:1000;background:rgba(255,255,255,.98);color:#111;box-shadow:0 1px 0 rgba(0,0,0,.09);transition:background .35s,box-shadow .35s,color .35s}.site-header--overlay{background:rgba(255,255,255,.98);color:#111;box-shadow:0 1px 0 rgba(0,0,0,.09)}.site-header--solid{background:rgba(255,255,255,.98);color:#111;box-shadow:0 1px 0 rgba(0,0,0,.09)}.site-header.is-scrolled{background:rgba(255,255,255,.98);color:#111;box-shadow:0 1px 0 rgba(0,0,0,.09)}.header-shell{width:min(1420px,calc(100% - 40px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:34px}.brand{width:250px;flex:0 0 250px;height:68px;display:flex;align-items:center}.brand-stage{display:block;position:relative;width:250px;height:65px}.brand-logo{position:absolute;inset:0;width:250px;height:65px;object-fit:contain;object-position:left center;transition:opacity .3s}.brand-logo--dark{opacity:1}.site-header--solid .brand-logo--light{opacity:0}.site-header.is-scrolled .brand-logo--light{opacity:0}.site-header--solid .brand-logo--dark{opacity:1}.site-header.is-scrolled .brand-logo--dark{opacity:1}.primary-nav{height:100%}.submenu[hidden]{display:none}.nav-list{list-style:none;margin:0;padding:0;display:flex;align-items:stretch;height:100%;gap:2px}.nav-item{position:relative;display:flex;align-items:stretch}.nav-item>a{display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:0;background:none;text-decoration:none;text-transform:uppercase;letter-spacing:.065em;font-size:.72rem;font-weight:700;white-space:nowrap;cursor:pointer}.submenu-toggle{appearance:none;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.5rem;padding:.65rem .8rem;font-family:var(--nav-font-family,inherit);font-size:var(--nav-font-size,inherit);font-weight:var(--nav-font-weight,inherit);line-height:var(--nav-line-height,1);letter-spacing:var(--nav-letter-spacing,inherit);text-transform:var(--nav-text-transform,inherit);color:inherit;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:0;background:none;text-decoration:none;text-transform:uppercase;letter-spacing:.065em;font-size:.72rem;font-weight:700;white-space:nowrap;cursor:pointer}.nav-item>a::after{content:"";position:absolute;left:13px;right:13px;bottom:24px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .25s}.nav-item>a:hover::after{transform:scaleX(1);transform-origin:left}.nav-item--contact>a{align-self:center;height:42px;margin-left:8px;border:1px solid currentColor}.nav-item--contact>a::after{display:none}.submenu-chevron{display:block;width:.9rem;height:.9rem;flex:0 0 auto;transform:rotate(0deg);transform-origin:center;transition:transform .2s ease;width:12px;height:8px;transition:transform .2s}.submenu-toggle[aria-expanded="true"] .submenu-chevron{transform:rotate(180deg);transform:rotate(180deg)}.submenu{position:absolute;top:calc(100% - 10px);left:0;min-width:230px;margin:0;padding:12px;background:#fff;color:#111;list-style:none;box-shadow:var(--shadow);opacity:1;visibility:visible;transform:none}.submenu li a{display:block;padding:10px 12px;text-decoration:none;font-size:.85rem}.submenu li a:hover{background:#eee}.submenu li a:focus-visible{background:#eee}.mega-menu{left:auto;right:-110px;width:min(760px,90vw);display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:28px}.mega-menu ul{list-style:none;margin:0;padding:0}.mega-title{font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;color:var(--accent-dark);padding:0 12px 10px;margin:0;border-bottom:1px solid #ddd}.menu-toggle{display:none;width:44px;height:44px;border:0;background:transparent;padding:8px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:currentColor;margin:6px 0;transition:transform .2s,opacity .2s}.home-hero{height:640px;min-height:640px;position:relative;overflow:hidden;background:#111;color:#fff}.hero-slides{position:absolute;inset:0}.hero-media{position:absolute;inset:0}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 1.3s ease,visibility 1.3s;z-index:0}.hero-slide.is-active{opacity:1;visibility:visible;z-index:1;pointer-events:auto}.hero-slide.is-leaving{pointer-events:none}.hero-slide picture{width:100%;height:100%}.hero-slide img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);will-change:transform}.hero-slide.is-active[data-direction="zoom-in"] img{animation:zoomIn 7.8s ease-out both}.hero-slide.is-active[data-direction="zoom-out"] img{animation:zoomOut 7.8s ease-out both}.hero-slide.is-active[data-direction="pan-left"] img{animation:panLeft 7.8s ease-out both}.hero-slide.is-active[data-direction="pan-right"] img{animation:panRight 7.8s ease-out both}@keyframes zoomIn{from{transform:scale(1.02)}to{transform:scale(1.14)}}@keyframes zoomOut{from{transform:scale(1.14)}to{transform:scale(1.02)}}@keyframes panLeft{from{transform:scale(1.12) translateX(2%)}to{transform:scale(1.12) translateX(-2%)}}@keyframes panRight{from{transform:scale(1.12) translateX(-2%)}to{transform:scale(1.12) translateX(2%)}}.hero-shade{pointer-events:none;position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.42) 47%,rgba(0,0,0,.12) 75%),linear-gradient(0deg,rgba(0,0,0,.35),transparent 45%)}.hero-slide__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:var(--header-h);padding-bottom:80px}.hero-slide__content h1{margin-bottom:22px;font-size:clamp(2.45rem,6vw,5.6rem);letter-spacing:-.045em;max-width:900px;color:#fff}.hero-slide__content h2{margin-bottom:22px;font-size:clamp(2.45rem,6vw,5.6rem);letter-spacing:-.045em;max-width:900px;color:#fff}.hero-slide__content>p:not(.eyebrow){font-size:clamp(1.08rem,1.9vw,1.38rem);max-width:650px;margin-bottom:32px;color:#eee}.hero-controls{position:absolute;right:max(24px,calc((100vw - 1240px)/2));bottom:45px;z-index:5;display:flex;align-items:center;gap:12px}.hero-controls button{width:42px;height:42px;border:1px solid rgba(255,255,255,.7);background:rgba(0,0,0,.18);color:#fff;cursor:pointer}.hero-dots{display:flex;gap:9px}.hero-dots button{width:34px;height:2px;padding:0;border:0;background:rgba(255,255,255,.42)}.hero-dots button.is-active{background:#fff}.scroll-cue{position:absolute;z-index:5;left:50%;bottom:18px;transform:translateX(-50%);color:#fff;text-decoration:none;text-align:center;text-transform:uppercase;letter-spacing:.16em;font-size:.65rem}.scroll-cue__line{display:block;position:relative;width:1px;height:42px;background:rgba(255,255,255,.38);margin:8px auto 0;overflow:hidden}.scroll-cue__runner{position:absolute;left:0;top:-16px;width:1px;height:16px;background:#fff;animation:mzScrollCueRunner 1.6s infinite ease-in-out}@keyframes mzScrollCueRunner{0%{transform:translateY(0);opacity:0}20%{opacity:1}80%{opacity:1}100%{transform:translateY(58px);opacity:0}}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,8vw,120px);align-items:start}.intro-grid h2{margin-bottom:0}.intro-grid p{font-size:1.06rem;color:#42454a}.value-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:72px;border-top:1px solid rgba(112,84,52,.16);border-bottom:1px solid rgba(112,84,52,.16);background:#e1cbb3}.value-strip div{padding:34px 24px;border-right:1px solid rgba(112,84,52,.16);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:132px}.value-strip div:last-child{border-right:0}.value-strip strong{display:block;font-size:1.05rem;color:#16110c}.value-strip span{display:block;font-size:.82rem;color:#4b3b2d;margin-top:6px}.cards-grid{display:grid;gap:20px}.cards-grid--3{grid-template-columns:repeat(3,1fr)}.image-card{position:relative;min-height:420px;overflow:hidden;background:#222}.image-card__link{position:absolute;inset:0;text-decoration:none;color:#fff}.image-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.image-card__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.82),rgba(0,0,0,.05) 70%)}.image-card__content{position:absolute;inset:auto 26px 25px;display:flex;flex-direction:column;align-items:flex-start}.image-card__title{font-size:1.35rem;font-weight:700;line-height:1.2;margin-bottom:8px}.image-card__text{font-size:.9rem;color:#e6e6e6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:13px}.image-card:hover img{transform:scale(1.045)}.section--dark .image-card{border:1px solid rgba(255,255,255,.12)}.service-steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(112,84,52,.16);border-left:1px solid rgba(112,84,52,.16);background:#e1cbb3}.service-steps article{padding:35px 30px;border-right:1px solid rgba(112,84,52,.16);border-bottom:1px solid rgba(112,84,52,.16);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:285px}.step-number{display:block;color:#704a28;font-size:.72rem;font-weight:700;letter-spacing:.12em;margin-bottom:24px}.service-detail-grid article>span{display:block;color:var(--accent-dark);font-size:.72rem;font-weight:700;letter-spacing:.12em;margin-bottom:32px}.value-cards article>span{display:block;color:var(--accent-dark);font-size:.72rem;font-weight:700;letter-spacing:.12em;margin-bottom:32px}.service-steps h3{margin-bottom:16px}.service-steps p{color:#4b3b2d;font-size:.92rem;max-width:270px;margin-bottom:0}.showroom-split__image img{width:100%;height:100%;object-fit:cover}.showroom-split__content .eyebrow{color:#24180f}.showroom-split__content p{font-size:1.05rem}.brand-cloud{display:flex;flex-wrap:wrap;border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff}.brand-cloud .brand-logo-link{flex:1 1 210px;display:flex;align-items:center;justify-content:center;min-height:126px;padding:24px 28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-decoration:none;background:#fff;transition:background .25s,transform .25s}.brand-cloud .brand-logo-link:hover{background:#f7f3ee}.brand-cloud .brand-logo-link:focus-visible{position:relative;z-index:2}.brand-cloud .brand-logo-link img{display:block;width:auto;height:auto;max-width:210px;max-height:62px;object-fit:contain}.premium-cta{position:relative;min-height:600px;display:flex;align-items:center;color:#fff;overflow:hidden;--cta-parallax-y:0px}.premium-cta picture{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.premium-cta picture img{position:absolute;inset:-4% 0 -4% 0;width:100%;height:108%;object-fit:cover;transform:translate3d(0,var(--cta-parallax-y),0) scale(1.06);will-change:transform}.premium-cta__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.34))}.premium-cta__content{position:relative;z-index:2;width:100%;max-width:1180px}.premium-cta h2{max-width:1040px;margin-bottom:20px}.premium-cta p:not(.eyebrow){font-size:1.15rem;max-width:920px}.inner-page{padding-top:var(--header-h)}.inner-hero{position:relative;height:clamp(390px,55vw,620px);color:#fff;overflow:hidden}.inner-hero picture{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.inner-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.inner-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.18)),linear-gradient(0deg,rgba(0,0,0,.28),transparent)}.inner-hero__content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:clamp(52px,7vw,90px)}.inner-hero h1{font-size:clamp(2.6rem,6vw,5rem);margin:0;max-width:1000px}.prose-intro{margin-bottom:55px}.product-intro{display:grid;grid-template-columns:1.35fr .8fr;gap:clamp(45px,8vw,110px);align-items:start}.product-intro p:not(.lead){color:var(--muted);font-size:1.04rem}.feature-panel{background:var(--soft);padding:38px}.feature-panel h2{font-size:1.5rem}.feature-panel ul{list-style:none;margin:0;padding:0}.feature-panel li{position:relative;padding:12px 0 12px 25px;border-bottom:1px solid #d4d4d0}.check-list li{position:relative;padding:12px 0 12px 25px;border-bottom:1px solid #d4d4d0}.feature-panel li::before{content:"";position:absolute;left:2px;top:20px;width:8px;height:4px;border-left:2px solid var(--accent-dark);border-bottom:2px solid var(--accent-dark);transform:rotate(-45deg)}.check-list li::before{content:"";position:absolute;left:2px;top:20px;width:8px;height:4px;border-left:2px solid var(--accent-dark);border-bottom:2px solid var(--accent-dark);transform:rotate(-45deg)}.feature-note{font-size:.82rem;color:var(--muted);margin:20px 0 0}.product-visual{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(45px,7vw,100px);align-items:center}.product-visual img{width:100%;aspect-ratio:4/3;object-fit:cover}.story-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,130px)}.story-grid p{font-size:1.08rem;color:#3e4145}.value-cards{display:grid;grid-template-columns:repeat(4,1fr)}.value-cards article{padding:36px;border-right:1px solid rgba(255,255,255,.18)}.value-cards article:last-child{border-right:0}.value-cards p{color:#c9c9c9}.mosaic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mosaic-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.timeline{border-top:1px solid var(--line)}.timeline article{display:grid;grid-template-columns:100px 1fr;gap:30px;padding:34px 0;border-bottom:1px solid var(--line)}.timeline>article>span{font-weight:700;color:var(--accent-dark)}.timeline h2{font-size:1.7rem;margin-bottom:8px}.timeline p{margin:0;color:var(--muted)}.service-note{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.service-note h2{margin-bottom:0}.service-note--light p{color:#d6d6d6}.service-hero-copy{margin-bottom:58px}.service-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-detail-grid article{padding:36px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.service-detail-grid h2{font-size:1.45rem}.service-detail-grid p{color:var(--muted)}.columns-two{display:grid;grid-template-columns:1fr 1fr;gap:80px}.check-list{list-style:none;margin:0;padding:0;margin-bottom:30px}.contact-overview{display:grid;grid-template-columns:1.25fr .75fr;gap:80px}.address-card{background:var(--ink);color:#fff;padding:42px}.address-card h2{font-size:1.65rem}.address-card a{text-decoration-thickness:1px;text-underline-offset:3px}.address-card small{display:block;font-size:.72rem;color:#b9bcc2}.contact-cards small{display:block;font-size:.72rem;color:#b9bcc2}.showroom-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.showroom-gallery figure{margin:0;background:#fff}.showroom-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover}.showroom-gallery figcaption{padding:14px 0;font-size:.8rem;color:var(--muted)}.brand-panels{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.brand-panels>div{padding:45px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.brand-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.brand-list .brand-logo-link,.brand-list .brand-text-tile{min-height:104px;padding:18px;background:var(--soft);display:flex;align-items:center;justify-content:center;text-decoration:none;text-align:center}.brand-list .brand-logo-link{transition:background .25s,transform .25s}.brand-list .brand-logo-link:hover{background:#e8dfd4;transform:translateY(-2px)}.brand-list .brand-logo-link img{display:block;width:auto;height:auto;max-width:180px;max-height:56px;object-fit:contain}.brand-list .brand-text-tile{font-weight:700;text-transform:uppercase;font-size:.82rem}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.installations-collection-grid{grid-template-columns:repeat(2,1fr)}.collection-card{position:relative;min-height:450px;padding:0;border:0;background:#111;color:#fff;text-align:left;overflow:hidden;cursor:pointer}.collection-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s}.collection-card::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.08))}.collection-card>span{position:absolute;z-index:2;left:27px;right:27px;bottom:26px}.collection-card strong{display:block;font-size:1.45rem}.collection-card small{display:block;margin:8px 0 17px;color:#ddd;font-size:.9rem}.collection-card em{display:block;font-style:normal;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:700}.collection-card:hover img{transform:scale(1.05)}.gallery-dialog{width:min(1180px,96vw);height:min(850px,94vh);padding:0;border:0;background:#111;color:#fff}.gallery-dialog::backdrop{background:rgba(0,0,0,.86)}.gallery-dialog__shell{height:100%;display:grid;grid-template-rows:auto 1fr auto}.gallery-collection-view{min-height:0;overflow:auto}.gallery-image-view{min-height:0;overflow:auto}.gallery-collection-heading{padding:28px 28px 8px}.gallery-collection-heading h2{font-size:clamp(1.8rem,4vw,3rem);margin-bottom:10px}.gallery-thumb-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:20px 28px 32px}.gallery-thumb{border:0;background:#222;padding:0;cursor:pointer;aspect-ratio:4/3;overflow:hidden}.gallery-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.gallery-thumb:hover img{transform:scale(1.04)}.gallery-dialog header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:14px 18px;border-bottom:1px solid #333}.gallery-dialog header h2{font-size:1rem;margin:0;text-align:center}.gallery-back{border:1px solid #555;background:#151515;color:#fff;cursor:pointer;justify-self:start;padding:9px 13px}.gallery-close{border:1px solid #555;background:#151515;color:#fff;cursor:pointer;justify-self:end;width:40px;height:40px;font-size:1.6rem}.gallery-stage{display:grid;grid-template-columns:54px 1fr 54px;align-items:center;min-height:0}.gallery-stage figure{margin:0;height:100%;display:grid;grid-template-rows:1fr auto;min-height:0}.gallery-stage figure img{width:100%;height:100%;object-fit:contain;min-height:0}.gallery-stage figcaption{display:flex;justify-content:space-between;padding:10px 4px;color:#d7d7d7}.gallery-prev{border:1px solid #555;background:#151515;color:#fff;cursor:pointer;width:44px;height:54px;margin:auto}.gallery-next{border:1px solid #555;background:#151515;color:#fff;cursor:pointer;width:44px;height:54px;margin:auto}.gallery-thumbs{display:flex;gap:8px;padding:12px;overflow-x:auto;border-top:1px solid #333}.gallery-thumbs button{flex:0 0 88px;padding:0;border:2px solid transparent;background:none;cursor:pointer}.gallery-thumbs button.is-active{border-color:#fff}.gallery-thumbs img{width:84px;height:62px;object-fit:cover}.contacts-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.contact-cards{display:grid;gap:0;border-top:1px solid var(--line)}.contact-cards article{display:grid;grid-template-columns:34px 1fr;gap:18px;padding:25px 0;border-bottom:1px solid var(--line)}.contact-cards h2{font-size:1.2rem;margin-bottom:7px}.contact-cards p{margin:0 0 7px}.contact-cards a{text-decoration-thickness:1px;text-underline-offset:3px}.contact-form{background:var(--soft);padding:clamp(30px,5vw,54px)}.contact-form h2{font-size:2.2rem}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{display:block;font-size:.82rem;font-weight:700;margin-bottom:18px}.contact-form input{display:block;width:100%;margin-top:7px;border:1px solid #b9bab7;background:#fff;padding:12px;border-radius:0}.contact-form select{display:block;width:100%;margin-top:7px;border:1px solid #b9bab7;background:#fff;padding:12px;border-radius:0}.contact-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #b9bab7;background:#fff;padding:12px;border-radius:0;resize:vertical}.form-privacy{font-size:.78rem;color:var(--muted)}.form-fallback{font-size:.78rem;color:var(--muted)}.form-error{color:#8d1b1b;font-weight:700}.confirm-dialog{max-width:540px;border:0;padding:0;box-shadow:var(--shadow)}.confirm-dialog::backdrop{background:rgba(0,0,0,.6)}.confirm-dialog>div{padding:38px}.confirm-dialog h2{font-size:1.7rem}.ral-note{text-align:center;max-width:1180px}.ral-note__title{white-space:nowrap;font-size:clamp(2.35rem,4vw,3.75rem)}.legal-document{max-width:900px}.legal-document>.lead{margin-bottom:55px}.legal-section{padding:30px 0;border-top:1px solid var(--line)}.legal-section h2{font-size:1.55rem}.legal-section li{color:#3f4247}.legal-section p{color:#3f4247}.not-found{text-align:center}.display-number{font-size:clamp(6rem,18vw,13rem);line-height:.85;font-weight:700;letter-spacing:-.08em;color:#ddd;margin-bottom:30px}.not-found .button-row{justify-content:center}.site-footer{background:#111214;color:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr .75fr 1.25fr 1fr;padding:72px 0 56px}.footer-col{padding:0 34px;border-right:1px solid rgba(255,255,255,.18)}.footer-col:first-child{padding-left:0}.footer-col:last-child{padding-right:0;border-right:0}.footer-logo{display:block;width:290px;max-width:100%;margin-bottom:25px}.footer-logo-image--monochrome{filter:grayscale(1) brightness(0) invert(1);width:100%}.footer-logo-image--inverse{width:100%;display:block}.footer-brand p{color:#bbb;font-size:.91rem}.footer-heading{font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;margin:2px 0 25px}.footer-nav ul{list-style:none;margin:0;padding:0}.footer-legal ul{list-style:none;margin:0;padding:0}.footer-nav li{margin:0 0 9px}.footer-legal li{margin:0 0 9px}.footer-nav a{color:#c9c9c9;text-decoration:none;font-size:.88rem;display:inline-flex;align-items:center;min-height:24px}.footer-legal a{color:#c9c9c9;text-decoration:none;font-size:.88rem;display:inline-flex;align-items:center;min-height:24px}.footer-nav a:hover{color:#fff}.footer-legal a:hover{color:#fff}.footer-contact-item{display:grid;grid-template-columns:24px 1fr;gap:12px;margin-bottom:17px;color:#d0d0d0;font-size:.88rem}.footer-contact-item img{filter:brightness(0) invert(1);opacity:.9}.footer-contact-item a{color:#fff;display:inline-flex;align-items:center;min-height:24px}.footer-contact-item a[href^="tel:"]{text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:rgba(255,255,255,.62)}.call-note{display:block;color:#9da0a5;font-size:.68rem;line-height:1.35;margin-top:3px}.footer-social{display:flex;gap:10px;margin-top:23px}.footer-social a{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.35)}.footer-social img{filter:brightness(0) invert(1)}.legal-badge{display:inline-block;margin-top:10px;background:transparent}.legal-badge__image{width:120px;height:50px;object-fit:contain;background:transparent}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding:18px 0}.copyright{text-align:center;font-size:.78rem;color:#a9abb0;white-space:nowrap}.copyright a{color:#d7d7d7;text-decoration:none;display:inline-flex;align-items:center;min-height:24px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}*::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.image-card:hover img{transform:none}.collection-card:hover img{transform:none}.premium-cta{background-attachment:scroll}}.home-hero .hero-media{inset:0 auto 0 0;width:66.666667%;height:100%}.home-hero .hero-shade{display:none}.home-hero .hero-slide__content{position:absolute;inset:0 0 0 auto;width:33.333333%;max-width:none;margin:0;padding:calc(var(--header-h) + 42px) clamp(34px,4vw,68px) 104px;background:var(--accent);color:var(--ink);justify-content:center;align-items:flex-start}.home-hero .hero-slide__content .eyebrow{color:#24180f}.home-hero .hero-slide__content h1{max-width:520px;margin-bottom:20px;color:var(--ink);font-size:clamp(2.15rem,3.35vw,4rem);letter-spacing:-.045em}.home-hero .hero-slide__content h2{max-width:520px;margin-bottom:20px;color:var(--ink);font-size:clamp(2.15rem,3.35vw,4rem);letter-spacing:-.045em}.home-hero .hero-slide__content>p:not(.eyebrow){max-width:520px;margin-bottom:28px;color:#2a1b10;font-size:clamp(.98rem,1.15vw,1.12rem)}.home-hero .hero-slide__content .button--light{background:var(--ink);color:#fff}.home-hero .hero-slide__content .button--light:hover{background:#33363b}.home-hero .hero-controls{right:clamp(24px,3vw,56px);bottom:32px}.home-hero .hero-controls button{border-color:rgba(17,18,20,.62);background:rgba(255,255,255,.12);color:var(--ink)}.home-hero .hero-dots button{background:rgba(17,18,20,.35)}.home-hero .hero-dots button.is-active{background:var(--ink)}.home-hero .scroll-cue{left:33.333333%;color:#fff}.home-hero .scroll-cue__line{background:rgba(255,255,255,.48)}.showroom-split{padding:0;display:grid;grid-template-columns:1.45fr 1fr;min-height:640px;grid-template-columns:1fr 1.45fr}.showroom-split__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(55px,7vw,105px);background:var(--accent);color:#111;order:1}.showroom-split__image{overflow:hidden;order:2}@media (max-width:1120px){:root{--header-h:82px}.header-shell{width:calc(100% - 28px)}.brand-stage{width:220px}.brand{width:220px;flex-basis:220px}.brand-logo{width:220px}.nav-item>a{padding:0 8px;font-size:.66rem}.submenu-toggle{padding:0 8px;font-size:.66rem}.mega-menu{right:-50px}.footer-grid{grid-template-columns:1fr 1fr}.footer-col{border-right:0;border-bottom:1px solid rgba(255,255,255,.18);padding:35px}.footer-col:first-child{padding-left:35px}.footer-col:nth-child(odd){border-right:1px solid rgba(255,255,255,.18)}.footer-col:nth-last-child(-n/**/+2){border-bottom:0}.home-hero .hero-slide__content{padding-inline:32px}.home-hero .hero-slide__content h1{font-size:clamp(2rem,3.25vw,3.25rem)}.home-hero .hero-slide__content h2{font-size:clamp(2rem,3.25vw,3.25rem)}}@media (max-width:900px){:root{--container:min(100% - 32px,760px)}.menu-toggle{display:block}.primary-nav{position:fixed;inset:var(--header-h) 0 0 0;height:auto;background:#fff;color:#111;overflow-y:auto;transform:translateX(100%);transition:transform .3s;padding:20px}.primary-nav.is-open{transform:none}.nav-list{display:block;height:auto}.nav-item{display:block}.nav-item>a{width:100%;min-height:54px;justify-content:space-between;padding:0 10px;border-bottom:1px solid #ddd}.submenu-toggle{width:100%;min-height:54px;justify-content:space-between;padding:0 10px;border-bottom:1px solid #ddd}.nav-item>a::after{display:none}.nav-item--contact>a{margin:12px 0 0;justify-content:center;border:1px solid #111}.submenu{position:static;width:100%;min-width:0;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;background:#f1f1ef;padding:8px 14px}.mega-menu{position:static;width:100%;min-width:0;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;background:#f1f1ef;padding:8px 14px;grid-template-columns:1fr}.mega-menu li a{font-size:.8rem}.site-header--overlay.menu-open{background:#fff;color:#111}.site-header--overlay.menu-open .brand-logo--light{opacity:0}.site-header--overlay.menu-open .brand-logo--dark{opacity:1}.intro-grid{grid-template-columns:1fr}.story-grid{grid-template-columns:1fr}.product-intro{grid-template-columns:1fr}.product-visual{grid-template-columns:1fr}.service-note{grid-template-columns:1fr}.columns-two{grid-template-columns:1fr}.contact-overview{grid-template-columns:1fr}.contacts-layout{grid-template-columns:1fr}.value-strip{grid-template-columns:1fr 1fr}.value-strip div:nth-child(2){border-right:0}.cards-grid--3{grid-template-columns:repeat(2,1fr)}.collection-grid{grid-template-columns:repeat(2,1fr)}.service-steps{grid-template-columns:repeat(2,1fr)}.service-detail-grid{grid-template-columns:repeat(2,1fr)}.value-cards{grid-template-columns:1fr 1fr}.value-cards article:nth-child(2){border-right:0}.value-cards article:nth-child(-n/**/+2){border-bottom:1px solid rgba(255,255,255,.18)}.mosaic-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.copyright{white-space:normal}.brand-panels{grid-template-columns:1fr}.gallery-dialog{height:95vh}.gallery-stage{grid-template-columns:44px 1fr 44px}.home-hero .hero-media{inset:0 0 auto 0;width:100%;height:55%}.home-hero .hero-slide__content{inset:auto 0 0 0;width:100%;height:45%;padding:28px 120px 28px 32px;justify-content:center}.home-hero .hero-slide__content h1{font-size:clamp(2rem,6vw,3rem);margin-bottom:12px;max-width:720px}.home-hero .hero-slide__content h2{font-size:clamp(2rem,6vw,3rem);margin-bottom:12px;max-width:720px}.home-hero .hero-slide__content>p:not(.eyebrow){font-size:.98rem;margin-bottom:18px;max-width:680px}.home-hero .hero-slide__content .eyebrow{margin-bottom:8px}.home-hero .hero-controls{right:22px;bottom:22px;flex-direction:column;gap:8px}.home-hero .hero-dots{flex-direction:column}.home-hero .hero-dots button{width:2px;height:24px}.home-hero .scroll-cue{display:none}.showroom-split{grid-template-columns:1fr;min-height:0;grid-template-columns:1fr}.showroom-split__content{order:1}.showroom-split__image{height:500px;order:2}}@media (max-width:620px){.ral-note__title{white-space:normal;font-size:clamp(2rem,10vw,3rem)}:root{--container:calc(100% - 28px);--header-h:76px}.header-shell{width:calc(100% - 20px)}.brand-stage{width:205px}.brand{width:205px;flex-basis:205px}.brand-logo{width:205px;height:60px}.hero-shade{pointer-events:none;background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,.25) 80%),linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.hero-slide__content{justify-content:flex-end;padding-bottom:135px}.hero-slide__content h1{font-size:clamp(2.35rem,12vw,3.6rem)}.hero-slide__content h2{font-size:clamp(2.35rem,12vw,3.6rem)}.hero-controls{right:20px;bottom:76px}.scroll-cue{left:34px;transform:none;bottom:18px}.section{padding:74px 0}.section-heading{display:block}.section-heading .button{margin-top:22px}.section-heading .text-link{margin-top:22px}.intro-grid{gap:35px}.value-strip{grid-template-columns:1fr}.cards-grid--3{grid-template-columns:1fr}.collection-grid{grid-template-columns:1fr}.service-steps{grid-template-columns:1fr}.service-detail-grid{grid-template-columns:1fr}.value-cards{grid-template-columns:1fr}.mosaic-grid{grid-template-columns:1fr}.showroom-gallery{grid-template-columns:1fr}.field-row{grid-template-columns:1fr}.value-strip div{border-right:0}.value-strip div:nth-child(2){border-right:0}.image-card{min-height:390px}.service-steps article{min-height:0}.showroom-split__image{height:380px}.showroom-split__content{padding:55px 28px}.premium-cta{min-height:660px}.inner-hero{height:440px}.inner-hero h1{font-size:clamp(2.25rem,11vw,3.6rem)}.value-cards article{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.value-cards article:last-child{border-bottom:0}.timeline article{grid-template-columns:48px 1fr;gap:16px}.brand-list{grid-template-columns:1fr}.collection-card{min-height:410px}.gallery-dialog header{grid-template-columns:auto 1fr auto}.gallery-dialog header h2{font-size:.85rem}.gallery-back{font-size:.75rem}.gallery-stage{grid-template-columns:1fr}.gallery-prev{position:absolute;z-index:4;top:50%;transform:translateY(-50%);left:8px}.gallery-next{position:absolute;z-index:4;top:50%;transform:translateY(-50%);right:8px}.gallery-stage figure{height:100%}.gallery-thumbs{display:none}.contact-form{padding:30px 20px}.footer-grid{grid-template-columns:1fr;padding:45px 0}.footer-col{padding:34px 0;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.18)!important;text-align:center}.footer-col:first-child{padding:34px 0;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.18)!important;text-align:center}.footer-col:last-child{border-bottom:0!important}.footer-logo{margin:0 auto 22px}.footer-social{justify-content:center}.footer-contact-item{width:max-content;max-width:100%;margin:0 auto 18px;text-align:left}.copyright{font-size:.72rem}.service-note{gap:28px}.home-hero{height:calc(100svh - var(--header-h));min-height:calc(100svh - var(--header-h))}.home-hero .hero-media{inset:0 0 auto 0;width:100%;height:60%}.home-hero .hero-slide__content{height:40%;padding:28px 72px 28px 24px;justify-content:center}.home-hero .hero-slide__content h1{font-size:clamp(1.75rem,8vw,2.35rem);margin-bottom:10px}.home-hero .hero-slide__content h2{font-size:clamp(1.75rem,8vw,2.35rem);margin-bottom:10px}.home-hero .hero-slide__content>p:not(.eyebrow){font-size:.9rem;line-height:1.45;margin-bottom:14px}.home-hero .hero-slide__content .button{min-height:42px;padding-inline:16px;font-size:.64rem}.home-hero .hero-controls{right:12px;bottom:14px}.home-hero .hero-controls button{width:38px;height:38px}.home-hero .hero-dots button{height:18px}}

/* Quem Somos — identidade, valores e certificação */
.section--about-values{background:var(--accent);color:#111}.value-cards--about{border-top:1px solid rgba(65,39,19,.22);border-left:1px solid rgba(65,39,19,.22)}.value-cards--about article{min-height:260px;padding:40px 34px;border-right:1px solid rgba(65,39,19,.22);border-bottom:1px solid rgba(65,39,19,.22);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.value-cards--about article>span{color:#5f3f25;margin-bottom:22px}.value-cards--about h3{margin-bottom:15px}.value-cards--about p{max-width:270px;margin-bottom:0;color:#2f2116}.inci-certification{display:grid;grid-template-columns:240px 1fr;gap:clamp(38px,6vw,80px);align-items:center;margin-top:58px;padding-top:52px;border-top:1px solid rgba(65,39,19,.26)}.inci-certification__mark{display:flex;align-items:center;justify-content:center;min-height:190px;padding:24px;background:rgba(255,255,255,.94)}.inci-certification__mark img{width:180px;height:auto}.inci-certification .eyebrow{color:#5f3f25}.inci-certification h2{font-size:clamp(2rem,3.6vw,3.2rem);margin-bottom:18px}.inci-certification p:not(.eyebrow){max-width:840px;margin-bottom:0;color:#2f2116;font-size:1.05rem}@media (max-width:900px){.inci-certification{grid-template-columns:190px 1fr}.inci-certification__mark{min-height:160px}.inci-certification__mark img{width:150px}}@media (max-width:620px){.value-cards--about article{min-height:0;padding:38px 26px}.inci-certification{grid-template-columns:1fr;text-align:center}.inci-certification__mark{width:min(260px,100%);margin-inline:auto}.inci-certification p:not(.eyebrow){margin-inline:auto}}

.product-gallery-section{background:var(--paper)}
.product-gallery-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.product-gallery-preview__item{position:relative;display:block;width:100%;aspect-ratio:4/3;padding:0;border:0;background:#111;overflow:hidden;cursor:pointer}
.product-gallery-preview__item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.product-gallery-preview__item::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.58),transparent 50%);opacity:.35;transition:opacity .3s ease}
.product-gallery-preview__item span{position:absolute;z-index:2;left:18px;right:18px;bottom:16px;color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:700}
.product-gallery-preview__item:hover img{transform:scale(1.045)}
.product-gallery-preview__item:hover::after{opacity:.75}
.product-gallery-preview__item:focus-visible{outline:3px solid #e8a665;outline-offset:4px}
.product-gallery-count{margin-top:18px;margin-bottom:0;color:var(--muted);font-size:.88rem}
@media (max-width:900px){.product-gallery-preview{grid-template-columns:repeat(2,1fr)}}
@media (max-width:620px){.product-gallery-preview{grid-template-columns:1fr}.product-gallery-preview__item:nth-child(n+5){display:none}}
