.showroom-page{--showroom-primary:#151719;--showroom-accent:#ba914c;color:#17191c;background:#fafaf8;font-family:Arial,sans-serif;font-size:16px;line-height:1.6}.showroom-page *{box-sizing:border-box}.showroom-page a{color:inherit;text-decoration:none}.showroom-page button{font:inherit;cursor:pointer}.showroom-page h1,.showroom-page h2{letter-spacing:-.035em;font-family:Georgia,serif;font-weight:400;line-height:1.1}.showroom-page h1{margin:24px 0;font-size:clamp(42px,5.8vw,84px)}.showroom-page h1 em{color:#e7c890;font-weight:400}.showroom-page h2{margin:12px 0 24px;font-size:clamp(32px,3.7vw,52px)}.showroom-page h3{margin:10px 0 16px;font-size:23px;line-height:1.3}.showroom-page p{font-size:17px;line-height:1.7}.showroom-header{background:var(--showroom-primary);color:var(--showroom-foreground,#fff);justify-content:space-between;align-items:center;gap:20px;min-height:94px;padding:20px max(5vw,24px);display:flex}.showroom-company{max-width:60%;font-size:24px;display:flex}.showroom-company img{object-fit:contain;max-width:230px;max-height:65px}.showroom-website{border-bottom:1px solid #a4a6a8;font-size:15px}.showroom-hero{isolation:isolate;color:#fff;background:#111;align-items:center;min-height:680px;padding:70px max(5vw,24px);display:flex;position:relative}.showroom-hero-image{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.showroom-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#070a0ef0,#070a0ea6 45%,#070a0e14);position:absolute;inset:0}.showroom-hero-copy{max-width:670px}.showroom-eyebrow{letter-spacing:.13em;font-size:13px;font-weight:600;line-height:1.5}.showroom-hero p{color:#e4e4e4;max-width:530px}.showroom-hero button,.showroom-design-button{color:#121314;background:#e5c385;border:0;border-radius:4px;margin:18px 0;padding:16px 26px;font-weight:600}.showroom-hero small{color:#eee;margin-top:8px;font-size:14px;display:block}.showroom-introduction{grid-template-columns:.85fr 1.15fr;gap:60px;max-width:1500px;margin:auto;padding:85px max(5vw,24px);display:grid}.showroom-introduction a{border-bottom:1px solid var(--showroom-accent);display:inline-block}.showroom-protection{background:var(--showroom-primary);color:var(--showroom-foreground,#fff);padding:80px max(5vw,24px)}.showroom-protection header{max-width:750px}.showroom-protection-grid{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px;display:grid}.showroom-protection article{border-top:1px solid #777;padding-top:24px}.showroom-protection article>span{color:#e5c385;font-size:15px}.showroom-protection p{color:#e3e4e6}.showroom-offerings{padding:80px max(5vw,24px)}.showroom-offerings>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px;display:grid}.showroom-offerings article{background:#fff;border:1px solid #d7d6d2;flex-direction:column;padding:28px;display:flex}.showroom-offerings ul{flex-wrap:wrap;gap:8px;margin:12px 0;padding:0;list-style:none;display:flex}.showroom-offerings li{background:#f3f3f0;border-radius:4px;padding:5px 10px;font-size:14px}.showroom-offerings footer{border-top:1px solid #ddd;margin-top:auto;padding-top:20px}.showroom-offerings small{font-size:14px;display:block}.showroom-design-section{background:#f0f1f1;padding:70px max(4vw,20px);scroll-margin-top:20px}.showroom-design-section>header{text-align:center;max-width:780px;margin:0 auto 25px}.showroom-design-button{margin:30px auto;display:block}.showroom-design-section .public-designer-main{padding-top:10px}.showroom-design-section .platform-app{background:0 0;min-height:0}.showroom-contact{grid-template-columns:1fr 1fr;gap:40px;padding:80px max(5vw,24px);display:grid}.showroom-contact>div:last-child{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;display:flex}.showroom-contact a{overflow-wrap:anywhere;border-bottom:1px solid #ba914c;font-size:clamp(16px,2vw,23px)}.showroom-contact address{font-style:normal}.showroom-footer{background:var(--showroom-primary);color:var(--showroom-foreground,#fff);justify-content:space-between;gap:20px;padding:24px max(5vw,24px);font-size:14px;display:flex}.showroom-footer div{gap:24px;display:flex}.showroom-mobile-actions{display:none}.showroom-loading,.showroom-preview-notice{text-align:center;background:#fff;border:1px solid #ddd;padding:40px}.showroom-preview-notice button{margin:8px;padding:12px}.showroom-save-state{text-align:center;min-height:24px;font-size:14px!important}.showroom-page button:focus-visible,.showroom-page a:focus-visible{outline-offset:4px;outline:3px solid #738fa9}@media (width<=900px){.showroom-offerings>div{grid-template-columns:repeat(2,minmax(0,1fr))}.showroom-protection-grid{gap:24px}}@media (width<=650px){.showroom-header{padding:16px 20px}.showroom-company img{max-width:165px}.showroom-website{max-width:120px;font-size:13px}.showroom-hero{min-height:610px;padding:50px 24px}.showroom-hero:after{background:linear-gradient(90deg,#070a0ee6,#070a0e66)}.showroom-introduction,.showroom-contact{grid-template-columns:1fr;gap:15px;padding:50px 24px}.showroom-protection,.showroom-offerings{padding:50px 24px}.showroom-protection-grid,.showroom-offerings>div{grid-template-columns:1fr;gap:22px}.showroom-design-section{padding:45px 12px}.showroom-footer{flex-direction:column;padding-bottom:100px}.showroom-mobile-actions{z-index:35;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#151719;gap:10px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #0003}.showroom-mobile-actions button,.showroom-mobile-actions a{text-align:center;color:#131518;background:#e5c385;border:1px solid #e5c385;border-radius:4px;flex:1;padding:12px;font-size:15px}.showroom-mobile-actions a{color:#fff;background:0 0}.showroom-page:has(.user-modal-backdrop) .showroom-mobile-actions{display:none}}@media (prefers-reduced-motion:reduce){.showroom-page *{scroll-behavior:auto!important}}@media (width<=700px){.showroom-hero{text-align:left;justify-content:flex-start;padding:50px 24px}.showroom-hero-copy{width:100%;min-width:0;max-width:100%;padding:0}.showroom-page h1{overflow-wrap:anywhere;font-size:clamp(36px,10vw,46px)}}.marketing-preview>div{container-type:inline-size}@container (width<=700px){.showroom-header{gap:12px;padding:16px 20px}.showroom-company img{max-width:165px;max-height:48px}.showroom-website{font-size:12px}.showroom-hero{text-align:left;justify-content:flex-start;min-height:610px;padding:50px 24px}.showroom-hero-copy{width:100%;min-width:0;max-width:100%;padding:0}.showroom-page h1{overflow-wrap:anywhere;font-size:clamp(36px,10cqw,46px)}.showroom-page h2{font-size:34px}.showroom-introduction,.showroom-protection-grid,.showroom-offerings>div,.showroom-contact{grid-template-columns:1fr}.showroom-introduction,.showroom-protection,.showroom-offerings,.showroom-design-section,.showroom-contact{padding:48px 24px}.showroom-footer{flex-direction:column;padding:24px}}.showroom-page .showroom-design-section{color:#f7f5f1;background:#0d1113;padding:0}.showroom-curated-services{padding:72px max(5vw,24px);container:showroom-services/inline-size}.showroom-services-inner{max-width:1320px;margin:0 auto}.showroom-services-inner>header{max-width:700px}.showroom-services-inner>header>.showroom-eyebrow{color:#73603e}.showroom-services-inner>header>p{color:#555d60;margin:0}.showroom-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;column-gap:48px;margin-top:36px;display:grid}.showroom-story{border-top:1px solid #d8d7d2;grid-template-columns:144px minmax(0,1fr);align-content:start;align-items:start;gap:10px 24px;min-width:0;padding:28px 0;display:grid}.showroom-story>figure{grid-area:1/1/span 4;min-width:0;margin:0}.showroom-story>figure>img{object-fit:cover;background:#e7e8e6;border-radius:3px;width:100%;height:112px;display:block}.showroom-story>figure>figcaption{color:#656b6d;margin-top:7px;font-size:11px;line-height:1.5}.showroom-story>h3,.showroom-story>p,.showroom-story>ul,.showroom-story>details{grid-column:2;min-width:0}.showroom-page .showroom-story>h3{letter-spacing:-.025em;overflow-wrap:anywhere;margin:0;font-family:Georgia,serif;font-size:25px;font-weight:400;line-height:1.2}.showroom-page .showroom-story-description{color:#50585b;margin:0;font-size:15px;line-height:1.65}.showroom-story-brands{flex-wrap:wrap;gap:3px 0;margin:2px 0 0;padding:0;list-style:none;display:flex}.showroom-story-brands li{color:#656055;font-size:12px;line-height:1.6}.showroom-story-brands li:not(:last-child):after{content:"·";color:#9d9484;padding:0 7px}.showroom-service-details{margin-top:0}.showroom-service-details>summary{cursor:pointer;color:#665432;align-content:center;width:fit-content;max-width:100%;min-height:44px;font-size:13px}.showroom-service-details>div{gap:16px;padding:4px 0 8px;display:grid}.showroom-service-details h4{margin:0 0 6px;font-size:14px;font-weight:600;line-height:1.5}.showroom-page .showroom-service-details p{color:#50585b;margin:0;font-size:14px;line-height:1.65}.showroom-story--text{grid-template-columns:minmax(0,1fr)}.showroom-story--text>:is(h3,p,ul,details){grid-column:1}.showroom-installation-details{border-top:1px solid #d8d7d2;border-bottom:1px solid #d8d7d2;padding:10px 0}.showroom-installation-details>summary{cursor:pointer;color:#454c4f;align-content:center;min-height:44px;font-size:15px}.showroom-installation-details>summary>span{color:#676d70;margin-left:12px;font-size:12px}.showroom-installation-details>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 48px;padding:14px 0 24px;display:grid}.showroom-installation-details article{min-width:0}.showroom-page .showroom-installation-details h3{margin:0 0 6px;font-size:15px;font-weight:600}.showroom-page .showroom-installation-details p{color:#50585b;margin:0;font-size:14px;line-height:1.65}.showroom-page .showroom-installation-details .showroom-installation-brands{margin-top:8px;font-size:12px}.showroom-sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.showroom-page :is(.showroom-service-details,.showroom-installation-details)>summary:focus-visible{outline-offset:4px;border-radius:2px;outline:3px solid #738fa9}@container showroom-services (width<=950px){.showroom-story-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=700px){.showroom-curated-services{padding:48px 24px}}@container (width<=700px){.showroom-curated-services{padding:48px 24px}}@container showroom-services (width<=500px){.showroom-story-grid{margin-top:28px}.showroom-story{grid-template-columns:96px minmax(0,1fr);gap:14px 18px;padding:24px 0}.showroom-story>figure{grid-row:1}.showroom-story>figure>img{height:76px}.showroom-story>figure>figcaption{font-size:10px}.showroom-page .showroom-story>h3{grid-row:1;align-self:center;font-size:24px}.showroom-story>:is(p,ul,details){grid-column:1/-1}.showroom-story>details{margin-top:-8px}.showroom-story--text{grid-template-columns:minmax(0,1fr)}.showroom-story--text>h3{grid-column:1}.showroom-installation-details>div{grid-template-columns:minmax(0,1fr);gap:20px}}.showroom-projects{padding:20px max(5vw,24px) 35px;container-type:inline-size}.showroom-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.showroom-project-grid figure{min-width:0;margin:0}.showroom-project-grid button{aspect-ratio:16/10;background:#e7e8e6;border:0;border-radius:10px;width:100%;padding:0;display:block;overflow:hidden}.showroom-project-grid img{object-fit:cover;width:100%;height:100%;display:block}.showroom-project-grid figcaption{padding-top:10px;font-size:14px}.showroom-portfolio-link{padding:0 max(5vw,24px) 35px}.showroom-portfolio-link a{border-bottom:1px solid var(--showroom-accent);padding:10px 0;font-size:16px;display:inline-block}.showroom-gallery-dialog{color:#fff;background:#101719;border:1px solid #748185;border-radius:12px;width:min(1000px,94vw);max-height:92dvh;padding:20px}.showroom-gallery-dialog::backdrop{background:#000b}.showroom-gallery-dialog figure{margin:16px 0}.showroom-gallery-dialog img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:70dvh;margin:auto;display:block}.showroom-gallery-dialog figcaption{margin-top:12px;font-size:16px}.showroom-gallery-dialog button{color:#151719;background:#fff;border:0;border-radius:5px;min-height:44px;padding:10px 18px}.showroom-gallery-dialog nav{justify-content:space-between;align-items:center;gap:12px;display:flex}.showroom-gallery-close{margin-left:auto;display:block}.showroom-page .showroom-installation-details summary:focus-visible{outline-offset:4px;outline:3px solid #738fa9}@media (width<=700px){.showroom-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.showroom-project-grid button{aspect-ratio:16/9}.showroom-projects{padding:0 24px 28px}.showroom-portfolio-link{padding:0 24px 24px}}@container (width<=650px){.showroom-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.showroom-project-grid button{aspect-ratio:16/9}}.showroom-installation-services{margin-top:28px}.showroom-page .showroom-installation-services h2{margin:0 0 28px;font-size:clamp(28px,3vw,36px)}.showroom-installation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 48px;display:grid}.showroom-installation-grid article{border-top:1px solid #d8d7d2;min-width:0;padding-top:24px}.showroom-page .showroom-installation-grid h3{margin:0 0 12px;font-family:Georgia,serif;font-size:25px;font-weight:400}.showroom-page .showroom-installation-grid p{color:#50585b;margin:0 0 12px;font-size:16px}@container showroom-services (width<=650px){.showroom-installation-grid{grid-template-columns:minmax(0,1fr);gap:24px}}.showroom-hero-background{z-index:-2;background:#111;position:absolute;inset:0;overflow:hidden}.showroom-hero-background img,.showroom-hero-background video{object-fit:cover;object-position:var(--hero-x,50%) var(--hero-y,50%);width:100%;height:100%;position:absolute;inset:0}.showroom-hero-background video{opacity:0}.showroom-hero-background.has-video-frame video{opacity:1}.showroom-hero:after{background:linear-gradient(90deg,#070a0eeb,rgba(7,10,14,var(--hero-overlay,.65)) 52%,#070a0e33)}.showroom-page .showroom-hero-motion{color:#fff;z-index:1;background:#101518cc;border:1px solid #ffffff80;border-radius:4px;min-height:44px;margin:0;padding:8px 18px;font-size:14px;position:absolute;bottom:20px;right:24px}@media (width<=700px){.showroom-hero:after{background:linear-gradient(90deg,#070a0ee0,rgba(7,10,14,var(--hero-overlay,.65)))}}@container (width<=700px){.showroom-hero:after{background:linear-gradient(90deg,#070a0ee0,rgba(7,10,14,var(--hero-overlay,.65)))}}
