:root{color-scheme:only light;--background: #f7f4f1;--surface: #ffffff;--surface-muted: #f3f2f1;--ink: #231f20;--ink-muted: #615b5c;--line: #e3dfdd;--accent: #ee2c39;--accent-deep: #c81e2b;--accent-interactive: #c81e2b;--accent-interactive-hover: #a91924;--dark: #231f20;--dark-muted: #bbb2b2;--shadow: 0 22px 60px rgb(35 31 32 / 10%);--radius: 1.25rem;--serif: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--sans: "Aptos", "Segoe UI", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{background:var(--background);overflow-x:clip;scroll-behavior:smooth}body{margin:0;width:100%;min-width:320px;max-width:100%;color:var(--ink);background:var(--background);overflow-x:clip;font-family:var(--sans);line-height:1.55;-webkit-font-smoothing:antialiased}app-root{display:block;width:100%;min-width:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:3px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}.shell{width:min(1240px,100% - 3rem - env(safe-area-inset-left) - env(safe-area-inset-right));margin:0 auto}.section{padding:clamp(4.25rem,8vw,7rem) 0}.section[id],.inquiry[id],.homepage-product-group[id]{scroll-margin-top:7.75rem}.eyebrow{margin-bottom:1.05rem;color:var(--accent-deep);font-size:.73rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.button{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;padding:.78rem 1.55rem;border:1px solid transparent;border-radius:999px;font-size:.92rem;font-weight:600;letter-spacing:.015em;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.72;transform:none}.button-primary{color:#fff;background:var(--accent-interactive)}.button-primary:hover{background:var(--accent-interactive-hover)}.button-outline{border-color:var(--line);background:transparent}.button-outline:hover{border-color:var(--accent);color:var(--accent-deep)}.button-light-outline{border-color:#635d57;color:#fff;background:transparent}.button-light-outline:hover{border-color:#f2e7dc;background:#ffffff0f}.button-dark{color:#fff;background:var(--dark)}.button-dark:hover{background:#3a342f}.skip-link{position:fixed;top:max(.7rem,env(safe-area-inset-top));left:max(.7rem,env(safe-area-inset-left));z-index:20;padding:.7rem 1rem;color:#fff;background:var(--dark);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(227,223,221,.72);background:#fffffff0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.notice{padding-top:env(safe-area-inset-top);color:#f5f3f3;background:var(--dark);font-size:.82rem}.notice-inner{display:flex;min-height:2.4rem;align-items:center;justify-content:space-between;gap:1rem}.notice a{color:#fff;font-weight:600}.social-links{display:flex;align-items:center;gap:1.15rem}.social-links a{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:500}.social-links svg{width:1rem;height:1rem;fill:currentcolor}.social-links a:last-child svg{fill:none;stroke:currentcolor;stroke-width:1.7}.social-links svg .filled{fill:currentcolor;stroke:none}.notice-phone{letter-spacing:.02em}.navigation{display:flex;min-height:5.25rem;align-items:center;justify-content:space-between;gap:2rem}.brand{display:block;flex:0 0 auto;width:clamp(10.5rem,17vw,12.9rem);border-radius:.35rem;background:#fff;forced-color-adjust:none}.brand img{width:100%;height:auto;border-radius:.35rem;background-image:linear-gradient(#fff,#fff)}.navigation-links{display:flex;align-items:center;gap:clamp(1.15rem,2.5vw,2.25rem);color:#4e4943;font-size:.92rem;font-weight:500}.navigation-links>a:not(.button){position:relative}.navigation-links>a:not(.button):after{position:absolute;right:0;bottom:-.45rem;left:0;height:1px;background:var(--accent);content:"";transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.navigation-links>a:not(.button):hover:after{transform:scaleX(1)}.navigation-links>a[aria-current]{color:var(--accent-deep);font-weight:700}.navigation-links>a[aria-current]:after{transform:scaleX(1)}.navigation-toggle{display:none;width:3rem;height:3rem;align-items:center;justify-content:center;flex-direction:column;gap:.42rem;border:1px solid var(--line);border-radius:50%;background:var(--surface)}.navigation-toggle span{width:1.15rem;height:1px;background:var(--ink);transition:transform .18s ease}.hero{padding:clamp(2rem,4.5vw,3.3rem) 0 clamp(4rem,8vw,6.6rem)}.hero-grid{display:grid;align-items:end;gap:clamp(2rem,5vw,4.5rem);grid-template-columns:minmax(20rem,.83fr) minmax(25rem,1fr)}.hero-grid>*,.hero-copy{grid-column:1;grid-row:1}.hero-copy h1{max-width:10ch;font-family:var(--serif);font-size:clamp(3.2rem,5.3vw,5rem);font-weight:400;letter-spacing:-.06em;line-height:.99}.hero-intro{max-width:31rem;margin:1.7rem 0 2.25rem;color:var(--ink-muted);font-size:clamp(1rem,1.1vw,1.08rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.7rem}.hero-metrics{display:grid;max-width:35rem;grid-column:1;grid-row:2;gap:1.35rem;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-metrics div{padding-top:1.15rem;border-top:1px solid var(--line)}.hero-metrics strong{display:block;margin-bottom:.25rem;font-size:1rem}.hero-metrics span{display:block;color:var(--ink-muted);font-size:.77rem;line-height:1.45}.hero-media{position:relative;min-height:min(46rem,100vh - 10rem);grid-column:2;grid-row:1/span 2}.hero-media img{width:100%;height:100%;min-height:min(46rem,100vh - 10rem);border-radius:var(--radius);object-fit:cover;object-position:center}.hero-card{position:absolute;right:1.25rem;bottom:1.25rem;width:min(15.4rem,100% - 2.5rem);padding:1.25rem;border-radius:.95rem;background:var(--surface);box-shadow:var(--shadow)}.hero-card p{margin-bottom:.7rem;color:var(--accent);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero-card strong{display:block;font-family:var(--serif);font-size:1.32rem;font-weight:500}.hero-card span{display:block;margin-top:.4rem;color:var(--ink-muted);font-size:.82rem}.route-intro{padding:clamp(3.5rem,7vw,6rem) 0;border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 18%,rgba(238,44,57,.07),transparent 22rem),var(--surface)}.route-intro h1{max-width:15ch;margin:.65rem 0 1.1rem;font-family:var(--serif);font-size:clamp(2.8rem,6vw,5rem);font-weight:400;letter-spacing:-.06em;line-height:1}.route-intro>.shell>p:last-child{max-width:42rem;color:var(--ink-muted);font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.7}.product-discovery{overflow:hidden;background:radial-gradient(circle at 88% 5%,rgba(238,44,57,.06),transparent 24rem),var(--background)}.product-discovery .shell{width:min(1320px,100% - 3rem - env(safe-area-inset-left) - env(safe-area-inset-right))}.catalogue-page{background:var(--background)}.discovery-heading{display:grid;align-items:end;gap:clamp(1.5rem,5vw,5rem);margin-bottom:clamp(1.8rem,4vw,3rem);grid-template-columns:minmax(0,1fr) minmax(18rem,26rem)}.discovery-heading h2{max-width:11ch;font-family:var(--serif);font-size:clamp(2.75rem,5vw,4.8rem);font-weight:400;letter-spacing:-.06em;line-height:.98}.discovery-heading>p{padding-bottom:.35rem;color:var(--ink-muted);font-size:1rem;line-height:1.7}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:clamp(2.3rem,4vw,3.5rem)}.section-heading h2{max-width:16ch;font-family:var(--serif);font-size:clamp(2.2rem,3.6vw,3.35rem);font-weight:400;letter-spacing:-.055em;line-height:1.07}.section-heading>p{max-width:25rem;padding-bottom:.3rem;color:var(--ink-muted)}.section-heading.compact h2{max-width:none}.filters{display:flex;max-width:100%;gap:.45rem;margin-bottom:clamp(1.35rem,3vw,2rem);padding-bottom:.35rem;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-color:#e7a3a9 transparent;scrollbar-width:thin}.filters button{min-height:2.9rem;flex:0 0 auto;padding:.68rem 1.2rem;border:1px solid var(--line);border-radius:999px;color:var(--ink-muted);background:#ffffffb8;font-size:.88rem;font-weight:650;transition:color .17s ease,background .17s ease,border-color .17s ease,transform .17s ease}.filters button:hover,.filters button.active{border-color:var(--accent-interactive);color:#fff;background:var(--accent-interactive)}.filters button:hover{transform:translateY(-1px)}.discovery-context{display:grid;align-items:center;gap:clamp(1.25rem,4vw,4rem);margin-bottom:clamp(1.5rem,3vw,2.25rem);padding:clamp(1.1rem,2vw,1.5rem) 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.9fr) minmax(18rem,1.1fr)}.discovery-context span{color:var(--accent-deep);font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.discovery-context h3{margin-top:.35rem;font-family:var(--serif);font-size:clamp(1.6rem,2.4vw,2.25rem);font-weight:400;letter-spacing:-.04em;line-height:1.1}.discovery-context>p{max-width:39rem;color:var(--ink-muted);font-size:.94rem;line-height:1.65}.homepage-product-groups{display:grid;gap:clamp(3.25rem,6vw,5.25rem);margin-top:clamp(2rem,4vw,3.25rem)}.homepage-product-group{min-width:0}@media(min-width:1051px){.homepage-product-group:nth-child(2) .product-grid,.homepage-product-group:nth-child(3) .product-grid{gap:clamp(.8rem,1.35vw,1.15rem);grid-template-columns:repeat(5,minmax(0,1fr))}}.product-family-heading{display:grid;align-items:end;gap:clamp(1.25rem,4vw,4rem);margin-bottom:clamp(1.25rem,2.5vw,1.8rem);padding-top:clamp(1.1rem,2vw,1.5rem);border-top:1px solid var(--line);grid-template-columns:minmax(0,.9fr) minmax(18rem,1.1fr)}.product-family-heading h3{margin-top:.35rem;font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400;letter-spacing:-.045em;line-height:1.05}.product-family-heading>p{max-width:39rem;color:var(--ink-muted);font-size:.94rem;line-height:1.65}.product-grid{display:grid;gap:clamp(1.1rem,2vw,1.45rem);grid-template-columns:repeat(4,minmax(0,1fr))}.empty-state{grid-column:1/-1}.product-card{display:flex;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe0;flex-direction:column;transition:border-color .19s ease,box-shadow .19s ease,transform .19s ease}.product-card:hover{border-color:#f0d0d3;box-shadow:0 22px 42px #231f2017;transform:translateY(-.18rem)}.product-image{display:block;width:100%;padding:0;overflow:hidden;border:0;background:linear-gradient(145deg,rgba(255,255,255,.58),transparent 48%),var(--surface-muted);aspect-ratio:4/5}.product-image img{width:100%;height:100%;padding:.85rem .65rem 0;object-fit:contain;object-position:center bottom;transition:transform .36s ease}.product-image:hover img,.product-image:focus-visible img{transform:scale(1.025)}.product-copy{display:flex;min-height:13.5rem;flex:1;flex-direction:column;align-items:flex-start;padding:1.2rem 1.25rem 1.35rem}.product-copy .product-family{color:var(--accent-deep);font-size:.7rem;font-weight:700;letter-spacing:.11em;line-height:1.45;text-transform:uppercase}.product-copy h3,.product-copy h4{margin:.42rem 0 .7rem;font-family:var(--serif);font-size:clamp(1.55rem,2vw,1.85rem);font-weight:400;letter-spacing:-.035em;line-height:1.08}.product-copy .product-summary{display:-webkit-box;margin-bottom:1.15rem;overflow:hidden;color:var(--ink-muted);font-size:.875rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-copy .text-action{min-height:2.75rem;margin-top:auto}.discovery-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.15rem;margin-top:clamp(1.75rem,4vw,2.8rem)}.text-action{display:inline-flex;min-height:2.75rem;align-items:center;gap:.45rem;padding:0;border:0;color:var(--ink-muted);background:transparent;font-size:.875rem;font-weight:600}.text-action span{color:var(--accent);transition:transform .16s ease}.text-action:hover span{transform:translate(.28rem)}.empty-state{color:var(--ink-muted)}.experience{overflow:hidden;padding-block:clamp(3.5rem,6vw,5rem);color:#f6f1ea;background:var(--dark)}.experience .eyebrow{color:#ff7b84}.experience-heading{display:grid;align-items:end;gap:clamp(2rem,7vw,7rem);margin-bottom:clamp(1.6rem,3vw,2.25rem);grid-template-columns:minmax(0,1fr) minmax(20rem,.8fr)}.experience-heading h2{max-width:14ch;margin-top:.65rem;font-family:var(--serif);font-size:clamp(2.65rem,5vw,4.8rem);font-weight:400;letter-spacing:-.06em;line-height:.98}.experience-heading>p{max-width:34rem;padding-bottom:.4rem;color:#c7bfb7;line-height:1.75}.process-steps>li>span{color:#ff7b84;font-size:.7rem;font-weight:700;letter-spacing:.14em}.process-steps{display:grid;margin:0;padding:0;border-top:1px solid #46413d;border-bottom:1px solid #46413d;list-style:none;grid-template-columns:repeat(4,minmax(0,1fr))}.process-steps li{display:grid;min-width:0;gap:.75rem;padding:clamp(1.1rem,2vw,1.5rem);border-right:1px solid #46413d;grid-template-columns:2rem minmax(0,1fr)}.process-steps li:last-child{border-right:0}.process-steps h3{margin-bottom:.35rem;font-size:.95rem;font-weight:650;line-height:1.35}.process-steps p{color:#bfb7af;font-size:.84rem;line-height:1.55}.experience .button-outline{border-color:#645e59}.experience .button-outline:hover{border-color:#d6c8ba;color:#fff}.process-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.85rem 1.25rem;margin-top:1.5rem}.experience .process-montage-link{color:#f6f1ea}.accessories{background:var(--background)}.accessory-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.accessory-grid article{padding:.65rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);transition:border-color .19s ease,box-shadow .19s ease,transform .19s ease}.accessory-grid article:hover,.skirting-grid article:hover{border-color:#f0d0d3;box-shadow:0 15px 32px #231f2012;transform:translateY(-.18rem)}.accessory-grid img{width:100%;border-radius:.85rem;background:#f5f4f4;aspect-ratio:1;object-fit:cover}.accessory-grid div{display:flex;align-items:baseline;justify-content:space-between;padding:1rem .65rem .65rem}.accessory-grid h3{font-family:var(--serif);font-size:1.45rem;font-weight:400}.accessory-grid p{color:var(--ink-muted);font-size:.86rem}.handles-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.handles-preview{padding-block:clamp(4rem,7vw,6rem)}.handles-preview .section-heading{margin-bottom:clamp(1.6rem,3vw,2.3rem)}.handles-preview .section-toggle{margin-top:1.5rem}.skirting{padding-top:0;background:var(--background)}.skirting-grid{display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr))}.skirting-grid article{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);transition:border-color .19s ease,box-shadow .19s ease,transform .19s ease}.skirting-grid img{width:100%;aspect-ratio:1;object-fit:cover}.skirting-grid h3{padding:1rem 1.15rem 1.15rem;font-size:.96rem;font-weight:600}.acoustic-layout>*,.gallery-heading-side>*{min-width:0}.acoustic-facts{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.8rem 0 2.1rem}.acoustic-panels{overflow:hidden;background:#eee8df}.acoustic-preview{padding-block:clamp(4.5rem,8vw,7rem)}.acoustic-preview .acoustic-layout{grid-template-columns:minmax(18rem,.9fr) minmax(24rem,1.1fr)}.acoustic-preview .acoustic-copy .button{margin-top:1.75rem}.acoustic-preview .acoustic-visual{min-height:clamp(26rem,40vw,34rem)}.acoustic-layout{display:grid;align-items:center;gap:clamp(2.5rem,7vw,7rem);grid-template-columns:minmax(19rem,.8fr) minmax(24rem,1.2fr)}.acoustic-copy h2{max-width:10ch;margin:.8rem 0 1.4rem;font-family:var(--serif);font-size:clamp(2.7rem,5vw,4.75rem);font-weight:400;letter-spacing:-.06em;line-height:.98}.acoustic-copy>p:not(.eyebrow){max-width:34rem;color:#675f57;line-height:1.75}.acoustic-facts span{padding:.42rem .75rem;border:1px solid #cfc3b4;border-radius:999px;color:#564b42;background:#ffffff5c;font-size:.74rem;font-weight:600}.acoustic-visual{position:relative;min-height:clamp(28rem,48vw,39rem);margin:0;overflow:hidden;border-radius:var(--radius);background:#24201d;box-shadow:0 30px 65px #3e302329}.acoustic-feature-image{position:absolute;inset:0;display:block;width:100%;padding:0;border:0;background:#25211f}.acoustic-feature-image img{width:100%;height:100%;object-fit:cover}.acoustic-thumbnails{position:absolute;right:1.2rem;bottom:7.1rem;left:1.2rem;display:flex;gap:.45rem;overflow-x:auto;padding-bottom:.3rem;scrollbar-color:#d1a06e rgba(255,255,255,.15);scrollbar-width:thin}.acoustic-thumbnails img{width:4.1rem;height:4.8rem;flex:0 0 auto;border:1px solid rgba(255,255,255,.55);border-radius:.35rem;object-fit:cover;opacity:.88}.acoustic-thumbnail{display:block;width:4.1rem;height:4.8rem;flex:0 0 auto;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.55);border-radius:.35rem;background:transparent}.acoustic-thumbnail img{width:100%;height:100%;border:0;object-fit:cover}.acoustic-visual figcaption{position:absolute;right:1.2rem;bottom:1.2rem;left:1.2rem;padding:1rem 1.15rem;border:1px solid rgba(255,255,255,.13);border-radius:.9rem;color:#d6cdc4;background:#1b1715cc;font-size:.78rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.acoustic-visual figcaption span{display:block;margin-bottom:.3rem;color:#ff6d77;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.realization-showcase{background:var(--background)}.homepage-realizations .shell{width:min(1320px,100% - 3rem - env(safe-area-inset-left) - env(safe-area-inset-right))}.homepage-realizations .gallery-track{overflow:visible;gap:.85rem;padding:0;grid-auto-flow:row;grid-auto-rows:auto;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none}.homepage-realizations .gallery-slide,.homepage-realizations .gallery-slide:first-child,.homepage-realizations .gallery-slide:nth-child(n){min-height:0;aspect-ratio:3/4;grid-column:span 1;grid-row:span 1}.homepage-realizations .gallery-controls{display:none}.realization-footer{display:flex;align-items:center;justify-content:flex-end;gap:2rem;margin-top:clamp(1.5rem,3vw,2.25rem)}.gallery{overflow:hidden}.gallery-heading{align-items:end}.gallery-heading-side{display:flex;align-items:end;gap:2rem}.gallery-heading-side>p{max-width:25rem;color:var(--ink-muted)}.gallery-controls{display:flex;gap:.5rem}.gallery-controls button,.gallery-modal-arrow{display:inline-flex;width:2.9rem;height:2.9rem;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:var(--surface);font-size:1.1rem;transition:color .18s ease,background .18s ease,transform .18s ease}.gallery-controls button:hover,.gallery-controls button:focus-visible{color:#fff;background:var(--accent-interactive);transform:translateY(-.12rem)}.gallery-track{display:grid;overflow-x:auto;padding:0 0 max(.7rem,1.2vw);gap:clamp(.75rem,1.4vw,1.2rem);grid-auto-columns:minmax(17rem,28%);grid-auto-flow:column;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:var(--accent) #eee7e5;scrollbar-width:thin}.gallery-slide{position:relative;min-height:clamp(25rem,36vw,34rem);padding:0;overflow:hidden;border:0;border-radius:var(--radius);background:var(--surface-muted);scroll-snap-align:start;scroll-snap-stop:always}.gallery-slide-wide{grid-column:span 1}.gallery-slide img{width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.gallery-slide:hover img,.gallery-slide:focus-visible img{transform:scale(1.035)}.gallery-slide>span{position:absolute;right:0;bottom:0;left:0;padding:3.4rem 1.15rem 1.05rem;color:#fff;background:linear-gradient(transparent,#1f1b19d1);font-size:.85rem;font-weight:600;text-align:left}.gallery-slide small{display:block;margin-bottom:.25rem;color:#ff8c94;font-size:.68rem;letter-spacing:.12em}.gallery-swipe-hint{display:none;align-items:center;justify-content:flex-end;gap:.45rem;margin-top:.7rem;color:var(--accent-deep);font-size:.76rem;font-weight:650}.installation-videos{padding-top:0}.media-subsection+.media-subsection{margin-top:clamp(3.5rem,6vw,5.5rem);padding-top:clamp(2rem,4vw,3rem);border-top:1px solid var(--line)}.media-subsection>h3,.media-subsection-heading h3{margin:0 0 1.35rem;font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.55rem);font-weight:400}.media-subsection-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.35rem}.media-subsection-heading h3{margin:0}.media-subsection-heading>p{max-width:27rem;color:var(--ink-muted)}.project-image{aspect-ratio:16/10;overflow:hidden;background:var(--surface-muted)}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.project-image:hover img{transform:scale(1.035)}.video-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.video-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);transition:box-shadow .19s ease,transform .19s ease}.video-card:hover{box-shadow:0 18px 38px #231f2014;transform:translateY(-.2rem)}.video-card video{display:block;width:min(100%,21.375rem);margin-inline:auto;background:#292522;object-fit:cover;aspect-ratio:9/16}.video-teaser{display:block;width:100%;background:#292522;object-fit:contain;aspect-ratio:16/10}.video-teaser{position:relative;overflow:hidden}.video-teaser:after{position:absolute;inset:0;background:linear-gradient(180deg,#14110f0d,#14110f7a);content:""}.video-teaser img{width:100%;height:100%;object-fit:cover;filter:saturate(.82)}.video-status{position:absolute;top:.85rem;left:.85rem;z-index:1;padding:.35rem .6rem;border-radius:999px;color:#fff;background:#231f20c2;font-size:.68rem;font-weight:650;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-play{position:absolute;top:50%;left:50%;z-index:1;display:flex;width:3.7rem;height:3.7rem;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;color:#fff;background:#ee2c39d9;font-size:1rem;transform:translate(-50%,-50%)}.video-copy{padding:1.2rem 1.25rem 1.35rem}.video-copy p{color:var(--accent);font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.video-copy h3{margin:.45rem 0 .55rem;font-family:var(--serif);font-size:1.55rem;font-weight:400}.video-copy span{color:var(--ink-muted);font-size:.84rem}.media-expand{display:none}.section-toggle{display:flex;margin:clamp(2rem,4vw,2.8rem) auto 0}#handles-section-title,#montage-video-title{scroll-margin-top:8rem}.process{padding-top:2rem}.section-heading.centered{display:block;margin-inline:auto;text-align:center}.section-heading.centered h2{max-width:none}.inquiry{padding:clamp(4.5rem,8vw,7rem) 0;color:#f8f4ee;background:var(--dark)}.inquiry-grid{display:grid;align-items:start;gap:clamp(2.8rem,7vw,7rem);grid-template-columns:minmax(18rem,.9fr) minmax(23rem,1fr)}.inquiry-copy .eyebrow{color:#ff6d77}.inquiry-copy h2{max-width:11ch;margin-bottom:1.35rem;font-family:var(--serif);font-size:clamp(2.4rem,4vw,3.5rem);font-weight:400;letter-spacing:-.055em;line-height:1.06}.inquiry-copy>p:not(.eyebrow){max-width:30rem;color:#c7bfb5}address{display:grid;margin-top:clamp(2.5rem,4vw,3.4rem);gap:1.25rem;font-style:normal}address span{display:block;margin-bottom:.28rem;color:#9d9489;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}address a,address p{color:#eee8df;font-size:.95rem}address a{display:block}address a:hover{color:#ff6d77}.contact-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:clamp(1.8rem,3vw,2.3rem)}.location-map{position:relative;min-height:clamp(25rem,45vw,32rem);overflow:hidden;border-radius:var(--radius);color:var(--ink);background:var(--surface);box-shadow:0 20px 58px #00000026}.location-map iframe{display:block;width:100%;height:clamp(25rem,45vw,32rem);border:0}.map-consent{display:flex;min-height:clamp(25rem,45vw,32rem);flex-direction:column;justify-content:end;align-items:flex-start;gap:1rem;padding:clamp(1.6rem,5vw,2.8rem);background:linear-gradient(148deg,#fffffff5,#f8f4eff2),repeating-linear-gradient(-28deg,transparent 0 4.4rem,rgba(238,44,57,.07) 4.4rem 4.55rem)}.map-consent:before{position:absolute;top:clamp(1.6rem,5vw,2.8rem);right:clamp(1.6rem,5vw,2.8rem);width:clamp(3rem,8vw,4.2rem);height:clamp(3rem,8vw,4.2rem);border-radius:50% 50% 50% 0;background:var(--accent);content:"";transform:rotate(-45deg)}.map-consent:after{position:absolute;top:calc(clamp(1.6rem,5vw,2.8rem) + clamp(.85rem,2vw,1.18rem));right:calc(clamp(1.6rem,5vw,2.8rem) + clamp(.85rem,2vw,1.18rem));width:clamp(1.25rem,3.7vw,1.82rem);height:clamp(1.25rem,3.7vw,1.82rem);border-radius:50%;background:#fff;content:""}.map-consent .eyebrow{color:var(--accent)}.map-consent h3{max-width:14ch;margin:0;font-family:var(--serif);font-size:clamp(1.65rem,3vw,2.2rem);font-weight:400;letter-spacing:-.035em;line-height:1.15}.map-consent>p:not(.eyebrow){max-width:29rem;margin:0;color:var(--ink-muted);font-size:.9rem}.map-consent .text-action{margin-top:.2rem}.mobile-contact-actions,.back-to-top{display:none}.site-footer{padding:2.2rem 0;border-top:3px solid var(--accent);color:#c9c0b6;background:var(--dark)}.footer-grid{display:grid;align-items:center;gap:1.3rem 2rem;grid-template-columns:auto 1fr auto}.footer-brand{width:clamp(11.2rem,18vw,13rem);overflow:hidden;padding:.48rem .62rem;border-radius:.55rem;background:#fff}.footer-grid>p{font-size:.87rem}.footer-links{display:flex;gap:1.2rem;color:#eee8e0;font-size:.88rem}.copyright{grid-column:1/-1;padding-top:1.25rem;border-top:1px solid #3b3631;color:#8e857b}.modal-backdrop{position:fixed;inset:0;z-index:30;display:grid;overflow:hidden;place-items:center;padding:max(1.5rem,env(safe-area-inset-top)) max(1.5rem,env(safe-area-inset-right)) max(1.5rem,env(safe-area-inset-bottom)) max(1.5rem,env(safe-area-inset-left));background:#181512a8;overscroll-behavior:contain;animation:modal-backdrop-enter .12s ease-out}html.modal-open,body.modal-open{overflow:hidden}body.modal-open .back-to-top{display:none}.product-modal{position:relative;display:grid;width:min(78rem,100%);height:min(52rem,100vh - 3rem);height:min(52rem,100dvh - 3rem);overflow:hidden;border-radius:var(--radius);background:var(--surface);box-shadow:0 30px 80px #14110d47;grid-template-columns:minmax(0,1.32fr) minmax(24rem,.88fr);grid-template-rows:minmax(0,1fr);animation:modal-surface-enter .14s ease-out}.product-modal-topbar{position:absolute;top:1rem;right:1rem;z-index:3}.product-modal-topbar>p{display:none}.product-viewer{position:relative;display:grid;min-width:0;min-height:0;align-items:stretch;padding:clamp(.8rem,1.5vw,1.2rem);background:#ece9e4;grid-template-rows:minmax(0,1fr) auto;touch-action:pan-y}.product-modal-image{display:block;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;object-fit:contain;object-position:center}.product-zoom-trigger{position:relative;display:block;width:100%;min-width:0;height:100%;min-height:0;padding:0;overflow:hidden;border:0;color:inherit;background:transparent;cursor:zoom-in;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.product-zoom-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.product-zoom-trigger[aria-busy=true]{cursor:progress}.product-zoom-hint{position:absolute;right:.7rem;bottom:.7rem;display:inline-flex;min-height:2.35rem;align-items:center;gap:.42rem;padding:.45rem .7rem;border:1px solid rgba(255,255,255,.55);border-radius:999px;color:#fff;background:#231f20d1;box-shadow:0 8px 22px #14110d33;font-size:.72rem;font-weight:700;letter-spacing:.02em;line-height:1;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-zoom-hint svg{width:1rem;height:1rem;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.pswp.impressio-product-lightbox{--pswp-bg: #171515;--pswp-placeholder-bg: #242121;--pswp-icon-color: #fff;--pswp-icon-color-secondary: #292526;--pswp-icon-stroke-color: #292526;--pswp-root-z-index: 100000}.impressio-product-lightbox .pswp__top-bar{height:calc(60px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-left:env(safe-area-inset-left)}.impressio-product-lightbox .pswp__button{min-width:3rem;min-height:3rem}.impressio-product-lightbox .pswp__button--arrow{width:3.5rem;height:3.5rem}.impressio-product-lightbox .pswp__counter{height:calc(30px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);font-variant-numeric:tabular-nums}.carousel-arrow{position:absolute;top:calc(50% - 2.2rem);display:grid;width:2.75rem;height:2.75rem;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:#fffffff0;box-shadow:0 8px 20px #231f201a;font-size:1.65rem;line-height:1;transform:translateY(-50%)}.carousel-arrow.previous{left:1.35rem}.carousel-arrow.next{right:1.35rem}.product-thumbnails{display:flex;width:100%;min-height:5rem;max-width:100%;justify-content:flex-start;gap:.45rem;margin-top:.7rem;padding:.15rem .1rem .35rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-padding-inline:.1rem;scroll-snap-type:x proximity;scrollbar-width:thin;touch-action:pan-x;-webkit-overflow-scrolling:touch}.product-thumbnails button{width:3.75rem;height:4.5rem;flex:0 0 auto;padding:.15rem;overflow:hidden;border:1px solid transparent;border-radius:.42rem;background:#fff;scroll-snap-align:center}.product-thumbnails button.active{border-color:var(--accent)}.product-thumbnails img{width:100%;height:100%;border-radius:.26rem;object-fit:cover}.modal-copy{display:flex;min-width:0;min-height:0;overflow-y:auto;flex-direction:column;justify-content:flex-start;padding:clamp(2.5rem,4vw,3.8rem);overscroll-behavior-y:contain;scrollbar-gutter:stable;scrollbar-width:thin}.modal-product-heading{padding-right:2rem}.modal-product-heading h2{margin:.45rem 0 1rem;font-family:var(--serif);font-size:clamp(2.6rem,4vw,4rem);font-weight:400;letter-spacing:-.055em;line-height:.95}.modal-product-heading>p:last-child{max-width:35rem;color:var(--ink-muted);font-size:.96rem;line-height:1.7}.modal-product-section{margin-top:1.65rem;padding-top:1.25rem;border-top:1px solid var(--line)}.modal-section-label{color:var(--ink);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.modal-detail-list{margin:.9rem 0 0;padding:0;color:var(--ink-muted);list-style:none}.modal-detail-list{display:grid;gap:.9rem 1.5rem;grid-template-columns:minmax(7rem,.7fr) minmax(0,1.5fr)}.modal-detail-list li{display:grid;gap:.22rem}.modal-detail-list span{color:var(--ink);font-size:.84rem;font-weight:750}.modal-detail-list strong{color:var(--ink-muted);font-size:.84rem;font-weight:500;line-height:1.5}.product-variants{display:flex;flex-wrap:wrap;gap:.55rem;margin:.9rem 0 0}.product-variants button{display:inline-flex;min-height:2.75rem;align-items:center;gap:.5rem;padding:.48rem .72rem;border:1px solid var(--line);border-radius:.42rem;color:var(--ink);background:#fff;font-size:.875rem;font-weight:700}.product-variants button.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.variant-swatch{color-scheme:only light;forced-color-adjust:none;width:1.05rem;height:1.05rem;flex:0 0 auto;border:1px solid rgba(35,31,32,.16);border-radius:50%}.ral-selector{min-width:0;margin:0;padding:0;border:0}.ral-selection-status{display:flex;min-height:4rem;align-items:center;gap:.85rem;margin-top:.9rem;padding:.7rem .8rem;border:1px solid var(--line);border-radius:.55rem;background:var(--surface)}.ral-selection-swatch{color-scheme:only light;forced-color-adjust:none;width:3.5rem;height:2.5rem;flex:0 0 auto;border:1px solid rgba(35,31,32,.18);border-radius:.38rem;box-shadow:inset 0 0 0 1px #ffffff47}.ral-selection-status>span:last-child{display:grid;min-width:0;gap:.08rem}.ral-selection-status small{color:var(--ink-muted);font-size:.67rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.ral-selection-status strong{color:var(--ink);font-size:.95rem;font-weight:750}.ral-variant-group{margin-top:1.05rem}.ral-group-label{margin-bottom:.5rem;color:var(--ink-muted);font-size:.72rem;font-weight:700}.ral-options{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(4.5rem,1fr))}.ral-base-options{width:100%;max-width:18.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.ral-option{position:relative;display:grid;min-width:0;min-height:4.65rem;padding:.4rem;border:1px solid var(--line);border-radius:.52rem;color:var(--ink);background:#fff;cursor:pointer;grid-template-areas:"swatch swatch" "code check";grid-template-columns:minmax(0,1fr) auto;gap:.35rem .25rem;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ral-option:hover{border-color:#d6aab0;transform:translateY(-1px)}.ral-option.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.ral-option:has(input:focus-visible){outline:3px solid rgba(220,28,46,.24);outline-offset:2px}.ral-option input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.ral-option-swatch{color-scheme:only light;forced-color-adjust:none;width:100%;height:2rem;border:1px solid rgba(35,31,32,.16);border-radius:.3rem;box-shadow:inset 0 0 0 1px #ffffff3d;grid-area:swatch}.ral-option-code{overflow:hidden;font-size:.7rem;font-weight:750;grid-area:code;text-overflow:ellipsis;white-space:nowrap}.ral-option-check{color:var(--accent);font-size:.76rem;font-weight:850;grid-area:check;opacity:0}.ral-option.active .ral-option-check{opacity:1}.ral-selector-note{margin-top:.85rem;color:var(--ink-muted);font-size:.72rem;line-height:1.5}.modal-inquiry-note{margin:1.65rem 0 0;padding:1rem 1.05rem;border:1px solid #f1c5ca;border-left:3px solid var(--accent);border-radius:.42rem;background:#fff7f8}.modal-inquiry-note>p:last-child{margin-top:.45rem;color:var(--ink-muted);font-size:.82rem;line-height:1.55}.modal-actions{display:grid;gap:.95rem;margin-top:1.35rem}.modal-phone{display:flex;min-height:2.8rem;align-items:center;justify-content:center;gap:.55rem;color:var(--ink-muted);font-size:.88rem;font-weight:600;text-align:center}.modal-phone strong{color:var(--ink);font-weight:750}.modal-phone:hover{color:var(--accent-deep)}.modal-end{display:flex;justify-content:center;margin-top:1.15rem;padding-top:1.15rem;border-top:1px solid var(--line)}.modal-end-close{width:100%}.modal-close{position:absolute;top:1rem;right:1rem;z-index:1;width:2.75rem;height:2.75rem;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:var(--surface)}.product-modal-topbar .modal-close{position:relative;top:auto;right:auto}.modal-close span{position:absolute;top:50%;left:50%;display:block;width:.95rem;height:1.5px;border-radius:1px;background:currentcolor;transform:translate(-50%,-50%) rotate(45deg)}.modal-close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.gallery-modal,.gallery-modal img,.carousel-arrow,.gallery-modal-arrow{touch-action:manipulation;-webkit-user-select:none;user-select:none}.product-viewer,.product-modal-image{touch-action:pan-y;-webkit-user-select:none;user-select:none}.gallery-modal{position:relative;display:grid;max-width:calc(100vw - 3rem);max-height:calc(100vh - 3rem);max-height:calc(100dvh - 3rem);margin:0;padding:.6rem .6rem 0;overflow:hidden;border-radius:1rem;background:var(--surface);grid-template-rows:minmax(0,1fr) auto;animation:modal-surface-enter .14s ease-out}.gallery-modal img{width:auto;min-width:0;min-height:0;max-width:min(50rem,100vw - 4rem);max-height:calc(100vh - 7rem);max-height:calc(100dvh - 7rem);border-radius:.6rem;object-fit:contain}.gallery-modal-arrow{position:absolute;top:50%;z-index:2;border:0;box-shadow:0 5px 20px #1e19162e;transform:translateY(-50%)}.gallery-modal-arrow:hover,.gallery-modal-arrow:focus-visible{color:#fff;background:var(--accent-interactive)}.gallery-modal-arrow.previous{left:1.25rem}.gallery-modal-arrow.next{right:1.25rem}.gallery-modal figcaption{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem .55rem .85rem;color:var(--ink-muted);font-size:.84rem}.gallery-modal figcaption span{color:var(--accent-deep);font-size:.7rem;font-weight:700;letter-spacing:.08em;white-space:nowrap}.gallery-modal .modal-close{border:0;box-shadow:0 4px 20px #16120e21}@keyframes modal-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes modal-surface-enter{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:1120px){.navigation{min-height:4.6rem}.navigation-toggle{display:flex}.navigation-links{position:absolute;top:calc(100% + 1px);right:0;left:0;display:none;align-items:stretch;flex-direction:column;gap:0;padding:.8rem 1rem 1rem;border-bottom:1px solid var(--line);background:var(--surface)}.navigation-links>a:not(.button){padding:.85rem}.navigation-open .navigation-links{display:flex}.navigation-open .navigation-toggle span:first-child{transform:translateY(.22rem) rotate(45deg)}.navigation-open .navigation-toggle span:last-child{transform:translateY(-.22rem) rotate(-45deg)}}@media(max-width:1050px){.navigation-links{gap:1.05rem}.hero-grid{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:clamp(2.8rem,5vw,3.65rem)}.accessory-grid,.skirting-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-realizations .gallery-track{grid-auto-rows:auto;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none}.homepage-realizations .gallery-slide,.homepage-realizations .gallery-slide:first-child,.homepage-realizations .gallery-slide:nth-child(n){min-height:0;aspect-ratio:3/4;grid-column:span 1;grid-row:span 1}}@media(min-width:721px)and (max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid{align-items:center;gap:clamp(1.25rem,3vw,2rem);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.hero-copy h1{max-width:11ch;font-size:clamp(2.4rem,5.4vw,3rem)}.hero-media,.hero-media img{min-height:min(34rem,100vh - 11rem)}}@media(max-width:900px){.site-header{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.process-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.process-steps li{border-bottom:1px solid #46413d}.process-steps li:nth-child(2n){border-right:0}.process-steps li:nth-last-child(-n+2){border-bottom:0}.modal-backdrop{padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.product-modal{display:block;width:min(48rem,100%);height:auto;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.product-modal-topbar{position:sticky;top:0;right:auto;z-index:4;display:flex;min-height:4.2rem;align-items:center;justify-content:space-between;padding:.65rem .85rem .65rem 1.1rem;border-bottom:1px solid var(--line);background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.product-modal-topbar>p{display:grid;min-width:0;gap:.08rem}.product-modal-topbar>p span{overflow:hidden;color:var(--ink-muted);font-size:.68rem;font-weight:750;letter-spacing:.09em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.product-modal-topbar>p strong{overflow:hidden;font-family:var(--serif);font-size:1.25rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.product-viewer{padding:.85rem}.product-modal-image{height:min(50vh,29rem);height:min(50dvh,29rem);min-height:18rem;max-height:none}.modal-copy{min-height:auto;overflow:visible;scrollbar-gutter:auto;padding:2rem clamp(1.4rem,5vw,2.5rem) 2.5rem}.modal-product-heading{padding-right:0}}@media(max-width:720px){.shell{width:min(100% - 2rem - env(safe-area-inset-left) - env(safe-area-inset-right),38rem);max-width:100%}.notice-inner{min-height:2.75rem;justify-content:space-between}.notice-inner span{display:none}.social-links{gap:.15rem}.social-links a,.notice-phone{display:inline-flex;min-width:2.75rem;min-height:2.75rem;align-items:center;justify-content:center}.navigation-links{max-height:calc(100vh - 7rem);max-height:calc(100dvh - 7rem);overflow-y:auto;overscroll-behavior-y:contain;gap:0;box-shadow:0 18px 42px #231f2029}.navigation-links>a:not(.button){display:flex;min-height:3.35rem;align-items:center;border-bottom:1px solid var(--line);color:var(--ink);font-size:.95rem;font-weight:600}.navigation-links>a:not(.button):after{display:none}.navigation-links>a[aria-current]{color:var(--accent-deep);background:#ee2c390f}body:has(.navigation-open) .back-to-top{display:none}.hero{padding-top:2.1rem}.hero-grid,.inquiry-grid{grid-template-columns:minmax(0,1fr)}.hero-grid,.inquiry-grid{width:min(1320px,100% - 2rem - env(safe-area-inset-left) - env(safe-area-inset-right))}.hero-copy{grid-column:1;grid-row:1}.hero-media{grid-column:1;grid-row:2}.hero-metrics{grid-column:1;grid-row:3}.hero-copy h1{font-size:clamp(2.65rem,9vw,3.4rem)}.hero-media,.hero-media img{min-height:25rem}.hero-card{right:.75rem;bottom:.75rem;width:min(14.2rem,100% - 1.5rem);padding:1rem}.product-discovery .shell{width:min(100% - 2rem - env(safe-area-inset-left) - env(safe-area-inset-right),38rem)}.discovery-heading,.discovery-context,.product-family-heading{gap:1rem;grid-template-columns:minmax(0,1fr)}.discovery-heading h2{font-size:clamp(2.55rem,12vw,3.65rem)}.discovery-tabs{display:grid;overflow-x:visible;overscroll-behavior-x:auto;gap:.55rem;padding-bottom:0;grid-template-columns:repeat(2,minmax(0,1fr))}.discovery-tabs button{width:100%;min-width:0;min-height:3rem;padding:.65rem .7rem;white-space:normal;line-height:1.2}.discovery-tabs button:last-child:nth-child(odd){grid-column:1/-1}.discovery-context>p{max-width:none}.product-grid{grid-template-columns:minmax(0,1fr)}.product-grid-preview{display:grid;max-width:100%;overflow-x:auto;padding-bottom:.65rem;grid-auto-columns:min(84vw,21rem);grid-auto-flow:column;grid-template-columns:none;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-color:#e7a3a9 #f4eded;scrollbar-width:thin}.product-grid-preview .product-card{scroll-snap-align:start;scroll-snap-stop:always}.product-grid-preview::-webkit-scrollbar{height:.3rem}.product-grid-preview::-webkit-scrollbar-track{border-radius:999px;background:#f4eded}.product-grid-preview::-webkit-scrollbar-thumb{border-radius:999px;background:#e7a3a9}.product-grid-featured,.product-grid-complete{gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid-featured{overflow-x:visible;padding-bottom:0;grid-auto-columns:auto;grid-auto-flow:row;scroll-snap-type:none}.product-grid.product-grid-featured .product-card,.product-grid.product-grid-complete .product-card{min-width:0;scroll-snap-align:none;scroll-snap-stop:normal}.product-grid.product-grid-featured .product-image,.product-grid.product-grid-complete .product-image{aspect-ratio:1/1.08}.product-grid.product-grid-featured .product-copy,.product-grid.product-grid-complete .product-copy{min-height:9rem;padding:.85rem .8rem .9rem}.product-grid.product-grid-featured .product-summary,.product-grid.product-grid-complete .product-summary{display:none}.product-grid.product-grid-featured .product-family,.product-grid.product-grid-complete .product-family{font-size:.62rem;letter-spacing:.08em}.product-grid.product-grid-featured .product-copy h3,.product-grid.product-grid-featured .product-copy h4,.product-grid.product-grid-complete .product-copy h3{margin:.32rem 0 .45rem;font-size:clamp(1.2rem,5.5vw,1.55rem)}.product-grid.product-grid-featured .text-action,.product-grid.product-grid-complete .text-action{min-height:2.75rem;font-size:.78rem}.homepage-realizations .gallery-track{display:grid;width:100%;min-width:0;overflow-x:auto;padding-bottom:.7rem;grid-auto-columns:min(82vw,22rem);grid-auto-flow:column;grid-template-columns:none;grid-template-rows:none;overscroll-behavior-x:contain;scroll-snap-type:x mandatory}.homepage-realizations .gallery-slide,.homepage-realizations .gallery-slide:first-child,.homepage-realizations .gallery-slide:nth-child(n){min-height:26rem;grid-column:auto;grid-row:auto}.homepage-realizations .gallery-controls{display:flex}.realization-footer{align-items:flex-start;flex-direction:column}.experience-heading{gap:1rem;margin-bottom:1.5rem;grid-template-columns:minmax(0,1fr)}.experience-heading h2{font-size:clamp(2.25rem,10vw,3rem)}.process-steps{grid-template-columns:minmax(0,1fr)}.process-steps li,.process-steps li:nth-child(2n){padding:1rem 0;border-right:0;border-bottom:1px solid #46413d}.process-steps li:nth-last-child(-n+2){border-bottom:1px solid #46413d}.process-steps li:last-child{border-bottom:0}.process-actions{align-items:stretch;flex-direction:column}.process-actions .button{width:100%}.process-montage-link{justify-content:center}.acoustic-layout,.acoustic-preview .acoustic-layout{grid-template-columns:minmax(0,1fr)}.acoustic-visual{min-height:28rem}.acoustic-preview .acoustic-visual{min-height:25rem}.section-heading{align-items:start;flex-direction:column;gap:1rem}.gallery-heading-side{width:100%;align-items:end;justify-content:space-between}.gallery-track{width:100%;min-width:0;margin-right:0;grid-auto-columns:min(72vw,22rem)}.gallery-slide{min-height:22rem}.gallery-swipe-hint{display:flex}.handles-preview .handles-grid{display:grid;max-width:100%;overflow:visible;padding-bottom:0;gap:.7rem;grid-auto-columns:auto;grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));overscroll-behavior-x:auto;scroll-snap-type:none}.handles-preview .handles-grid article{min-width:0;scroll-snap-align:none}.video-grid{grid-template-columns:1fr}.mobile-collapsible:not(.mobile-expanded)>.video-card:nth-child(n+4){display:none}.media-expand{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.55rem;margin:1rem auto 0;padding:.68rem 1.15rem;border:1px solid var(--line);border-radius:999px;color:var(--accent-deep);background:var(--surface);font-size:.875rem;font-weight:700}.media-subsection-heading{align-items:flex-start;flex-direction:column;gap:.75rem}.product-modal{overflow-y:auto;grid-template-columns:1fr}.product-viewer{padding:.7rem}.product-modal-image{height:min(39vh,22rem);height:min(39dvh,22rem);min-height:14rem}.footer-grid{grid-template-columns:1fr}}@media(max-width:640px){body{padding-bottom:calc(4.8rem + env(safe-area-inset-bottom))}.product-backdrop{display:block;padding:0;background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none}.gallery-backdrop{padding:max(.75rem,env(safe-area-inset-top)) max(.75rem,env(safe-area-inset-right)) max(.75rem,env(safe-area-inset-bottom)) max(.75rem,env(safe-area-inset-left))}.gallery-modal{width:100%;max-width:100%}.gallery-modal img{max-width:100%;max-height:calc(100vh - 8rem);max-height:calc(100dvh - 8rem);justify-self:center}.product-modal{width:100%;height:100vh;height:100dvh;max-height:none;border-radius:0;box-shadow:none}.product-modal-topbar{min-height:calc(4rem + env(safe-area-inset-top));padding:calc(.55rem + env(safe-area-inset-top)) .65rem .55rem 1rem}.product-modal-topbar .modal-close{width:2.8rem;height:2.8rem;flex:0 0 auto}.product-viewer{padding:.55rem}.product-modal-image{height:min(43vh,23rem);height:min(43dvh,23rem);min-height:14.5rem}.product-thumbnails{gap:.38rem;min-height:4.5rem;margin-top:.5rem}.product-thumbnails button{width:3.35rem;height:4rem}.modal-copy{padding:1.6rem 1.05rem calc(2.5rem + env(safe-area-inset-bottom))}.modal-product-heading h2{margin-top:.35rem;font-size:clamp(2.5rem,13vw,3.35rem)}.modal-product-heading>p:last-child{font-size:.94rem}.modal-product-section,.modal-inquiry-note{margin-top:1.35rem}.modal-detail-list{grid-template-columns:minmax(0,1fr)}.modal-actions{padding-bottom:env(safe-area-inset-bottom)}.modal-phone{flex-wrap:wrap}body.modal-open .mobile-contact-actions,body:has(.navigation-open) .mobile-contact-actions{display:none}.mobile-contact-actions{position:fixed;right:max(1rem,env(safe-area-inset-right));bottom:max(.7rem,env(safe-area-inset-bottom));left:max(1rem,env(safe-area-inset-left));z-index:12;display:grid;padding:.28rem;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:0 14px 38px #231f202e;grid-template-columns:repeat(2,minmax(0,1fr));-webkit-backdrop-filter:none;backdrop-filter:none}.mobile-contact-actions a{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;gap:.45rem;border-radius:999px;color:var(--ink);font-size:.9rem;font-weight:650}.mobile-contact-actions .mobile-call{color:#fff;background:var(--accent-interactive)}.mobile-contact-actions svg{width:1.12rem;height:1.12rem;fill:currentcolor}.back-to-top{position:fixed;right:max(1rem,env(safe-area-inset-right));bottom:calc(5.15rem + env(safe-area-inset-bottom));z-index:11;display:grid;width:3.15rem;height:3.15rem;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#fff;background:var(--dark);box-shadow:0 12px 28px #231f2038;font-size:1.25rem;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(max-width:540px){.section{padding:3.7rem 0}.hero-actions{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-actions .button{width:100%;min-width:0;padding-inline:clamp(.55rem,2.7vw,.9rem);font-size:clamp(.78rem,3.5vw,.9rem);line-height:1.25;overflow-wrap:anywhere;text-align:center;white-space:normal}.experience{padding:3rem 0}.ral-options:not(.ral-base-options){grid-template-columns:repeat(3,minmax(0,1fr))}.hero-metrics,.product-grid,.accessory-grid,.skirting-grid{gap:.9rem}.handles-grid{gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr))}.handles-grid article{padding:.42rem}.handles-grid div{padding:.72rem .45rem .48rem}.handles-grid h3{font-size:1.15rem}.product-grid{gap:1rem}.product-grid-featured,.product-grid-complete{gap:.75rem}.product-image{aspect-ratio:4/5}.product-image img{padding:.45rem .35rem 0}.product-copy{min-height:12.5rem;padding:1rem 1rem 1.15rem}.product-copy .product-family{font-size:.68rem;letter-spacing:.1em}.product-copy .product-summary{font-size:.875rem}.product-copy h3,.product-copy h4{margin:.28rem 0 .65rem;font-size:1.5rem}.product-copy .text-action{font-size:.875rem}.acoustic-thumbnails{right:.8rem;bottom:7.5rem;left:.8rem}.acoustic-facts{display:grid;width:100%;align-items:stretch;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.acoustic-facts span{display:flex;min-width:0;min-height:2.7rem;align-items:center;justify-content:center;padding:.38rem .25rem;overflow-wrap:anywhere;font-size:.64rem;line-height:1.25;text-align:center}.gallery-heading-side{align-items:flex-start;flex-direction:column}.gallery-track{grid-auto-columns:72vw}.gallery-slide{min-height:20rem}.homepage-realizations .gallery-slide,.homepage-realizations .gallery-slide:first-child,.homepage-realizations .gallery-slide:nth-child(n){min-height:24rem}.gallery-modal-arrow{width:3.35rem;height:4.25rem;border-radius:999px}.gallery-modal-arrow.previous{left:.3rem}.gallery-modal-arrow.next{right:.3rem}.carousel-arrow{top:50%;width:3.25rem;height:4.25rem;border-radius:999px}.carousel-arrow.previous{left:.25rem}.carousel-arrow.next{right:.25rem}.footer-links{flex-direction:column;gap:.45rem}.footer-links a{display:inline-flex;min-height:2.75rem;align-items:center}address a{display:flex;min-height:2.75rem;align-items:center}.contact-actions{flex-direction:column}.contact-actions .button{width:100%}}@media(max-width:900px)and (max-height:560px)and (orientation:landscape){.product-modal-topbar{min-height:3.7rem;padding-top:.4rem;padding-bottom:.4rem}.product-viewer{padding:.45rem}.product-modal-image{height:min(50vh,12rem);height:min(50dvh,12rem);min-height:0}}.footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem;font-size:.875rem}.footer-legal a,.footer-legal button{display:inline-flex;align-items:center;min-height:44px;color:inherit;text-decoration:underline;text-underline-offset:.2em}.footer-legal button{padding:0;border:0;background:transparent;cursor:pointer}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto;transition-duration:1ms!important;animation-duration:1ms!important}}
