@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600&family=Lexend:wght@300;400;500&display=swap";:root{--str-cream: #f8f7f5;--str-charcoal: #2c2c2c;--str-gold: #b8977e;--str-gold-light: #d4c4b0;--str-gold-dark: #8b7355;--str-text: #333;--str-text-light: #666;--str-border: #e8e4df}.explore-the-room-section{font-family:Lexend,sans-serif;color:var(--str-text);line-height:1.6;overflow-x:hidden}.str-hero,.str-toggle,.str-action-bar,.str-cta-banner,.str-section,.str-divider{width:100vw;margin-left:calc(-50vw + 50%)}.explore-the-room-section h1,.explore-the-room-section h2,.explore-the-room-section h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:400}.str-container{max-width:1200px;margin:0 auto;padding:0 40px}.str-empty{text-align:center;padding:80px 20px;color:var(--str-text-light);font-size:16px}.str-hero{position:relative;height:80vh;min-height:540px;overflow:hidden;background:var(--str-charcoal)}.str-hero-img{width:100%;height:110%;object-fit:cover;opacity:1;animation:str-heroFadeIn 1.2s ease;will-change:transform}.str-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;background:linear-gradient(transparent 20%,#00000080);padding:20px}.str-hero-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:4px;opacity:.9;margin-bottom:16px;position:relative;padding-top:20px}.str-hero-eyebrow:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:32px;height:1px;background:var(--str-gold-light)}.str-hero-title{font-family:Cormorant Garamond,Georgia,serif;font-size:56px;font-weight:300;margin-bottom:14px;line-height:1.1;text-shadow:0 2px 20px rgba(0,0,0,.3);letter-spacing:1px}.str-hero-subtitle{font-size:18px;opacity:.9;max-width:600px;line-height:1.7}.str-hero-mood{font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-style:italic;opacity:.75;margin-top:20px;max-width:500px;letter-spacing:.5px;line-height:1.5}.str-hero-cta{display:inline-block;margin-top:28px;padding:14px 40px;background:var(--str-gold);color:#fff;text-decoration:none;font-size:12px;letter-spacing:2px;text-transform:uppercase;transition:all .3s}.str-hero-cta:hover{background:#fff;color:var(--str-charcoal)}.str-scroll-hint{position:absolute;bottom:28px;left:50%;transform:translate(-50%);animation:str-scrollBounce 2s ease infinite}.str-scroll-hint svg{opacity:.6}@keyframes str-heroFadeIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes str-scrollBounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.str-action-bar{text-align:center;padding:16px 0;border-bottom:1px solid var(--str-border);display:flex;justify-content:center;align-items:center;gap:12px;background:#fff;flex-wrap:wrap}.str-social-share{display:flex;gap:8px;align-items:center;margin-left:4px;padding-left:12px;border-left:1px solid var(--str-border)}.str-social-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--str-cream);color:var(--str-text-light);text-decoration:none;transition:all .2s}.str-social-btn:hover{background:var(--str-gold);color:#fff}.str-ig-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(20px);background:var(--str-charcoal);color:#fff;padding:16px 28px;border-radius:8px;font-size:13px;line-height:1.5;z-index:9999;opacity:0;transition:all .3s;text-align:center;box-shadow:0 8px 32px #0003}.str-ig-toast.visible{opacity:1;transform:translate(-50%) translateY(0)}.str-toggle{text-align:center;padding:20px 0;border-bottom:1px solid var(--str-border);background:#fff}.str-toggle-btn{padding:10px 28px;border:1px solid var(--str-border);background:transparent;font-family:inherit;font-size:13px;cursor:pointer;transition:all .3s;letter-spacing:1px;color:var(--str-text)}.str-toggle-btn:first-child{border-radius:4px 0 0 4px}.str-toggle-btn:last-child{border-radius:0 4px 4px 0;border-left:none}.str-toggle-btn.active{background:var(--str-charcoal);color:#fff;border-color:var(--str-charcoal)}.str-mode{display:none}.str-mode.visible{display:block}.str-section{padding:48px 0;background:var(--str-cream)}.str-section--white{background:#fff}.str-section-title{font-family:Cormorant Garamond,Georgia,serif;font-size:38px;font-weight:300;text-align:center;margin-bottom:32px;color:var(--str-charcoal);position:relative;padding-bottom:20px}.str-section-title:after{content:"\25c6";position:absolute;bottom:0;left:50%;transform:translate(-50%);font-size:8px;color:var(--str-gold);display:block}.str-section-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:4px;color:var(--str-gold);text-align:center;display:block;margin-bottom:8px}.str-divider{border:none;border-top:1px solid var(--str-border);margin:0;position:relative;overflow:visible}.str-divider:after{content:"\25c6";position:absolute;top:-7px;left:50%;transform:translate(-50%);background:var(--str-cream);padding:0 12px;font-size:8px;color:var(--str-gold)}.str-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.str-story-headline{font-family:Cormorant Garamond,Georgia,serif;font-size:34px;font-weight:300;margin-bottom:20px;line-height:1.2;color:var(--str-charcoal)}.str-story-text{font-size:15px;color:var(--str-text-light);line-height:1.8;margin-bottom:16px}.str-story-img{width:100%;border-radius:2px}.str-story-images{display:grid;gap:12px}.str-story-images--1{grid-template-columns:1fr}.str-story-images--2,.str-story-images--3{grid-template-columns:1fr 1fr}.str-story-images--3 img:first-child{grid-column:1 / -1}.str-btn{display:inline-block;padding:10px 20px;font-size:12px;text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:all .3s;cursor:pointer;border:none;font-family:inherit}.str-btn-primary{background:var(--str-gold);color:#fff}.str-btn-primary:hover{background:var(--str-charcoal)}.str-btn-secondary{background:transparent;border:1px solid var(--str-border);color:var(--str-text)}.str-btn-secondary:hover{border-color:var(--str-gold);color:var(--str-gold)}.str-btn-sm{padding:6px 14px;font-size:11px}.str-spec{display:flex;justify-content:space-between;font-size:12px;padding:6px 0;border-bottom:1px solid var(--str-border)}.str-spec span:first-child{color:var(--str-text-light)}.str-consumer-card{display:grid;grid-template-columns:320px 1fr;gap:40px;background:#fff;padding:32px;margin-bottom:40px;border:1px solid var(--str-border);border-left:3px solid var(--str-gold);transition:box-shadow .3s}.str-consumer-card:nth-child(2n){grid-template-columns:1fr 320px;border-left:1px solid var(--str-border);border-right:3px solid var(--str-gold)}.str-consumer-card:nth-child(2n) .str-card-visual{order:2}.str-consumer-card:nth-child(2n) .str-consumer-card-info{order:1}.str-consumer-card:hover{box-shadow:0 8px 32px #00000014}.str-consumer-card-img{width:100%;height:260px;object-fit:contain;background:#fff;border-radius:2px}.str-consumer-card-img--placeholder{background:var(--str-border)}.str-consumer-card-info{display:flex;flex-direction:column;justify-content:center}.str-product-collection{font-size:10px;text-transform:uppercase;letter-spacing:2px;color:var(--str-gold);margin-bottom:6px}.str-product-description{font-size:13px;color:var(--str-text-light);line-height:1.7;margin-top:10px;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.str-designer-card{display:grid;grid-template-columns:280px 1fr;gap:32px;background:#fff;padding:28px;margin-bottom:24px;border:1px solid var(--str-border)}.str-designer-card-img{width:100%;height:220px;object-fit:contain;background:#fff;border-radius:2px}.str-designer-card-img--placeholder{background:var(--str-border)}.str-designer-card-specs{display:grid;grid-template-columns:1fr 1fr;gap:4px 24px;align-content:start}.str-designer-card-title{grid-column:1 / -1;font-family:Cormorant Garamond,Georgia,serif;font-size:26px;font-weight:300;margin-bottom:4px;color:var(--str-charcoal)}.str-designer-card-sku{grid-column:1 / -1;font-size:11px;color:var(--str-text-light);letter-spacing:.5px;margin-bottom:10px}.str-spec-row{font-size:12px;padding:5px 0;border-bottom:1px solid var(--str-border)}.str-spec-label{color:var(--str-text-light);font-size:10px;text-transform:uppercase;letter-spacing:.5px}.str-spec-val{font-weight:500}.str-designer-card-links{grid-column:1 / -1;display:flex;gap:8px;margin-top:12px}.str-spec-table-wrap{overflow-x:auto;margin-bottom:8px}.str-spec-table{width:100%;border-collapse:collapse;font-size:13px}.str-spec-table thead{background:var(--str-charcoal);color:#fff}.str-spec-table th{padding:12px 16px;text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:1px;font-weight:500;white-space:nowrap}.str-spec-table td{padding:14px 16px;border-bottom:1px solid var(--str-border);vertical-align:top}.str-spec-table tbody tr:hover td{background:#faf9f7}.str-spec-table .str-table-product-cell{display:flex;align-items:center;gap:14px}.str-spec-table .str-table-thumb{width:64px;height:64px;object-fit:contain;border-radius:4px;background:#fff;border:1px solid var(--str-border);flex-shrink:0}.str-spec-table .str-table-product-name{font-family:Cormorant Garamond,Georgia,serif;font-size:16px;font-weight:400;color:var(--str-charcoal);line-height:1.3}.str-spec-table .str-table-product-sku{font-size:10px;color:var(--str-text-light);letter-spacing:.5px;margin-top:2px}.str-spec-table .str-table-product-collection{font-size:9px;text-transform:uppercase;letter-spacing:1.5px;color:var(--str-gold);margin-bottom:2px}.str-spec-table .str-table-links{display:flex;gap:6px;flex-wrap:wrap}.str-spec-table .str-table-link{font-size:10px;color:var(--str-gold-dark);text-decoration:none;padding:3px 10px;border:1px solid var(--str-gold-light);border-radius:3px;transition:all .2s;white-space:nowrap}.str-spec-table .str-table-link:hover{background:var(--str-gold);color:#fff;border-color:var(--str-gold)}.str-order-all-samples{text-align:center;margin-bottom:40px;padding:32px;background:#fff;border:2px solid var(--str-gold);border-radius:4px}.str-order-all-btn{display:inline-block;padding:16px 48px;background:var(--str-gold);color:#fff;border:none;font-family:inherit;font-size:14px;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .3s}.str-order-all-btn:hover{background:var(--str-charcoal)}.str-order-all-btn:disabled{opacity:.7;cursor:wait}.str-order-all-desc{font-size:12px;color:var(--str-text-light);margin-top:10px}.str-material-schedule{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.str-material-schedule-item{background:#fff;border:1px solid var(--str-border);padding:16px;transition:box-shadow .3s}.str-material-schedule-item:hover{box-shadow:0 4px 16px #0000000f}.str-material-schedule-swatch{width:100%;height:140px;border-radius:4px;background-size:cover;background-position:center;margin-bottom:12px;border:1px solid var(--str-border)}.str-material-schedule-name{font-size:13px;font-weight:500;color:var(--str-charcoal);margin-bottom:2px}.str-material-schedule-name a{color:var(--str-gold-dark);text-decoration:none}.str-material-schedule-name a:hover{color:var(--str-gold);text-decoration:underline}.str-material-schedule-type{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--str-text-light);margin-bottom:4px}.str-material-schedule-for{font-size:11px;color:var(--str-text-light);font-style:italic;margin-top:4px}.str-resources-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.str-resource-card{background:#fff;border:1px solid var(--str-border);padding:20px 24px;display:flex;align-items:center;gap:16px;transition:box-shadow .2s;text-decoration:none;color:var(--str-text)}.str-resource-card:hover{box-shadow:0 4px 16px #0000000f;border-color:var(--str-gold-light)}.str-resource-icon{width:40px;height:40px;border-radius:50%;background:var(--str-cream);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px;color:var(--str-gold-dark)}.str-resource-info{flex:1}.str-resource-title{font-size:13px;font-weight:500;color:var(--str-charcoal)}.str-resource-desc{font-size:11px;color:var(--str-text-light);margin-top:2px}.str-product-materials{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:16px;margin-top:16px;padding-top:16px;border-top:1px solid var(--str-border)}.str-material{text-align:center}.str-material-swatch{width:100px;height:100px;border-radius:6px;background-size:cover;background-position:center;border:2px solid var(--str-border);margin:0 auto 8px;transition:border-color .2s}.str-material-swatch:hover{border-color:var(--str-gold)}.str-material-name{font-size:11px;font-weight:500;display:block;color:var(--str-gold-dark);text-decoration:none;transition:color .2s}a.str-material-name:hover{color:var(--str-gold);text-decoration:underline}.str-material-role{font-size:9px;color:var(--str-text-light);text-transform:uppercase;letter-spacing:.5px;display:block;margin-top:2px}.str-material-replacement{font-size:9px;font-style:italic;color:var(--str-gold);display:block;margin-top:2px}.str-material-sample{display:inline-block;font-size:9px;color:var(--str-gold-dark);text-decoration:none;border:1px solid var(--str-gold-light);padding:3px 10px;border-radius:3px;margin-top:6px;transition:all .2s;letter-spacing:.5px}.str-material-sample:hover{background:var(--str-gold);color:#fff;border-color:var(--str-gold)}.str-mood-grid{display:grid;grid-template-columns:1.2fr 1fr;grid-template-rows:1fr 1fr;gap:6px;height:420px;margin-bottom:20px}.str-mood-grid-hero{grid-row:1 / 3;overflow:hidden;border-radius:4px}.str-mood-grid-hero img{width:100%;height:100%;object-fit:cover}.str-mood-grid-item{overflow:hidden;border-radius:4px;background:var(--str-cream)}.str-mood-grid-item img{width:100%;height:100%;object-fit:contain;padding:16px;background:#fff}.str-palette-row{display:flex;gap:4px;height:180px;border-radius:4px;overflow:hidden;margin-top:6px}.str-palette-swatch{flex:1;position:relative;background-size:cover;background-position:center}.str-palette-label{position:absolute;bottom:0;left:0;right:0;background:#00000080;color:#fff;font-size:8px;padding:4px 6px;text-align:center;letter-spacing:.5px}.str-swatches-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:24px}.str-swatch{text-align:center;background:#fff;padding:16px 12px;border:1px solid var(--str-border);transition:all .3s}.str-swatch:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.str-swatch-circle{width:80px;height:80px;border-radius:50%;margin:0 auto 12px;border:2px solid var(--str-border);background-size:cover;background-position:center}.str-swatch-name{font-size:12px;font-weight:500;color:var(--str-charcoal)}.str-swatch-type{font-size:10px;color:var(--str-text-light);text-transform:uppercase;letter-spacing:.5px;margin-top:2px}.str-swatch-product{font-size:10px;color:var(--str-gold-dark);font-style:italic;display:block;margin-top:4px}.str-swatch-actions{margin-top:8px}.str-swatch-link{font-size:10px;color:var(--str-gold-dark);text-decoration:none;padding:4px 10px;border:1px solid var(--str-gold-light);border-radius:3px;display:inline-block;transition:all .2s}.str-swatch-link:hover{background:var(--str-gold);color:#fff;border-color:var(--str-gold)}.str-cta-banner{background:linear-gradient(135deg,var(--str-charcoal) 0%,#1a1a1a 100%);color:#fff;text-align:center;padding:72px 40px}.str-cta-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:3px;color:var(--str-gold-light);margin-bottom:10px}.str-cta-title{font-family:Cormorant Garamond,Georgia,serif;font-size:34px;font-weight:300;margin-bottom:14px}.str-cta-text{font-size:14px;opacity:.8;max-width:600px;margin:0 auto 28px;line-height:1.7}.str-cta-btn{display:inline-block;padding:14px 40px;background:var(--str-gold);color:#fff;text-decoration:none;font-size:12px;letter-spacing:2px;text-transform:uppercase;transition:all .3s}.str-cta-btn:hover{background:#fff;color:var(--str-charcoal)}.str-fabric-board{background:#fff;padding:48px;text-align:center;border:1px solid var(--str-border);max-width:700px;margin:0 auto}.str-fabric-board h3{font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:300;margin-bottom:12px;color:var(--str-charcoal)}.str-fabric-board p{font-size:14px;color:var(--str-text-light);margin-bottom:24px;line-height:1.6}.str-rep-contact{max-width:800px;margin:0 auto;text-align:center}.str-rep-header{margin-bottom:32px}.str-rep-title{font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:300;color:var(--str-charcoal);margin-bottom:8px}.str-rep-desc{font-size:14px;color:var(--str-text-light);line-height:1.6;max-width:500px;margin:0 auto}.str-rep-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.str-rep-method{background:#fff;border:1px solid var(--str-border);padding:20px 24px;display:flex;align-items:center;gap:16px;text-decoration:none;color:var(--str-text);transition:all .2s}.str-rep-method:hover{border-color:var(--str-gold);box-shadow:0 4px 16px #0000000f}.str-project-tracker{max-width:800px;margin:0 auto}.str-tracker-empty{text-align:center;color:var(--str-text-light);font-size:13px;padding:24px;border:1px dashed var(--str-border);border-radius:4px}.str-tracker-room{margin-bottom:16px;padding:16px;background:#fff;border:1px solid var(--str-border)}.str-tracker-room-name{font-family:Cormorant Garamond,Georgia,serif;font-size:18px;color:var(--str-charcoal);margin-bottom:10px}.str-tracker-count{font-family:Lexend,sans-serif;font-size:12px;color:var(--str-text-light)}.str-tracker-chips{display:flex;flex-wrap:wrap;gap:8px}.str-tracker-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:var(--str-cream);border:1px solid var(--str-border);border-radius:20px;font-size:12px;color:var(--str-text)}.str-tracker-remove{background:none;border:none;color:var(--str-text-light);cursor:pointer;font-size:14px;padding:0;line-height:1}.str-tracker-remove:hover{color:var(--str-charcoal)}.str-tracker-actions{margin-top:20px;text-align:center;padding-top:16px;border-top:1px solid var(--str-border)}.str-tracker-summary{font-size:14px;color:var(--str-text);margin-bottom:16px}.str-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.str-reveal.visible{opacity:1;transform:translateY(0)}@media print{.str-toggle,.str-action-bar,.str-hero-cta,.str-cta-btn,.str-swatch-link,.str-material-sample,.str-designer-card-links,.str-scroll-hint{display:none!important}.str-hero{height:50vh;min-height:300px}.str-hero-img{height:100%}.str-mode:not(.visible){display:none!important}.str-mode.visible{display:block!important}.str-section{padding:32px 0}.str-consumer-card,.str-designer-card{break-inside:avoid;page-break-inside:avoid;box-shadow:none!important;border-color:var(--str-border)!important}.str-material-swatch{width:48px!important;height:48px!important}.str-reveal{opacity:1!important;transform:none!important}.str-consumer-card:nth-child(2n){grid-template-columns:1fr 320px}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media(max-width:768px){.str-hero{height:50vh;min-height:300px}.str-hero-title{font-size:28px}.str-hero-subtitle,.str-hero-mood{font-size:14px}.str-hero-eyebrow{font-size:10px;letter-spacing:2px}.str-scroll-hint{bottom:16px}.str-toggle{padding:14px 0}.str-action-bar{flex-wrap:wrap;padding:12px 16px;gap:8px}.str-toggle-btn{padding:8px 20px;font-size:12px}.str-section{padding:36px 0}.str-section-title{font-size:26px;margin-bottom:32px}.str-container{padding:0 16px}.str-story-grid{grid-template-columns:1fr;gap:24px}.str-story-headline{font-size:24px}.str-story-text{font-size:13px}.str-consumer-card,.str-consumer-card:nth-child(2n){grid-template-columns:1fr;border-left:3px solid var(--str-gold);border-right:1px solid var(--str-border);padding:16px;gap:16px}.str-consumer-card:nth-child(2n) .str-card-visual,.str-consumer-card:nth-child(2n) .str-consumer-card-info{order:unset}.str-consumer-card-img{height:220px}.str-product-description{-webkit-line-clamp:2;font-size:12px}.str-designer-card{grid-template-columns:1fr;padding:16px;gap:16px}.str-designer-card-img{height:160px}.str-designer-card-title{font-size:20px}.str-designer-card-specs{grid-template-columns:1fr}.str-designer-card-links{flex-wrap:wrap}.str-product-materials{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px}.str-material-swatch{width:72px;height:72px}.str-mood-grid{grid-template-columns:1fr;height:auto}.str-mood-grid-hero{grid-row:auto;min-height:200px}.str-mood-grid-item{min-height:160px}.str-palette-row{height:120px;flex-wrap:wrap}.str-palette-swatch{min-width:80px}.str-cta-banner{padding:40px 20px}.str-cta-title{font-size:24px}.str-cta-text{font-size:13px}.str-swatches-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:16px}.str-swatch-circle{width:60px;height:60px}.str-story-images--2,.str-story-images--3{grid-template-columns:1fr}.str-story-images--3 img:first-child{grid-column:1}.str-fabric-board{padding:32px 20px}.str-divider{margin:0}.str-spec-table th,.str-spec-table td{padding:10px 12px;font-size:12px}.str-spec-table .str-table-thumb{width:48px;height:48px}.str-material-schedule{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.str-material-schedule-swatch{height:100px}.str-resources-grid{grid-template-columns:1fr;gap:10px}.str-social-share{border-left:none;margin-left:0;padding-left:0}.str-rep-methods{grid-template-columns:1fr;gap:10px}.str-order-all-btn{padding:14px 32px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/explore-the-room.css.map */
