.hero-showroom{--hero-bg: #f8f7f4;--hero-glow: #fefdfb;--hero-ink: #1a1a1a;--hero-muted: #6f6a61;--hero-line: #e4e1da;--hero-line-strong: #1a1a1a;--hero-ease: var(--orbe-ease, cubic-bezier(.22, 1, .36, 1));--hero-dur: .7s;--hero-step: 70ms;--hero-shift: 20px;--hero-ratio: 4 / 3;position:relative;background:var(--hero-bg);color:var(--hero-ink);overflow:hidden;isolation:isolate}.hero-showroom:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(62% 70% at 72% 42%,var(--hero-glow) 0%,transparent 70%);pointer-events:none}.hero-showroom__inner{position:relative;z-index:1;max-width:var(--orbe-content-max, 1280px);margin:0 auto;padding:clamp(1.87rem,4.28vw,3.48rem) var(--orbe-section-pad-x, clamp(1.5rem, 5vw, 5rem)) clamp(1.6rem,3.75vw,2.94rem);display:flex;flex-direction:column;gap:clamp(2.14rem,4.28vw,3.21rem)}.hero-showroom__copy{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(.96rem,1.71vw,1.34rem);max-width:40.6rem}.hero-showroom__product,.hero-showroom__meta,.hero-showroom__specrow{display:flex;flex-direction:column;gap:clamp(1.07rem,1.93vw,1.5rem);min-width:0}.hero-showroom__eyebrow{margin:0;font-size:.77rem;letter-spacing:.26em;text-transform:uppercase;color:var(--hero-muted)}.hero-showroom__title{margin:0;font-size:clamp(2.1rem,3.8vw,3.4rem)!important;line-height:1.06!important;font-weight:400;letter-spacing:-.01em;color:var(--hero-ink);text-wrap:balance;max-width:16ch}.hero-showroom__sub{margin:0;font-size:clamp(1.2rem,1.4vw,1.5rem)!important;font-weight:400;line-height:1.5!important;color:#000!important;letter-spacing:normal;max-width:34ch}.hero-showroom__ctas{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.18rem;margin-top:clamp(.32rem,.86vw,.64rem)}.hero-showroom__btn{display:inline-flex;align-items:center;justify-content:center;font-size:.88rem;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;line-height:1;cursor:pointer;transition:background var(--orbe-dur-micro, .25s) var(--hero-ease),color var(--orbe-dur-micro, .25s) var(--hero-ease),border-color var(--orbe-dur-micro, .25s) var(--hero-ease)}.hero-showroom__btn--primary{padding:1.07rem 2.14rem;color:#fff;background:var(--hero-ink);border:1px solid var(--hero-ink)}.hero-showroom__btn--primary:hover{background:#000;border-color:#000}.hero-showroom__btn--secondary{padding:1.07rem 1.87rem;color:var(--hero-ink);background:transparent;border:1px solid var(--hero-line-strong)}.hero-showroom__btn--secondary:hover{background:var(--hero-ink);color:#fff}.hero-showroom__link{display:inline-flex;align-items:center;gap:.43rem;margin-top:.1rem;font-size:.96rem;color:var(--hero-muted);text-decoration:none;border-bottom:1px solid var(--hero-line);padding-bottom:2px;width:fit-content;transition:color var(--orbe-dur-micro, .25s) var(--hero-ease),border-color var(--orbe-dur-micro, .25s) var(--hero-ease)}.hero-showroom__link:hover{color:var(--hero-ink);border-color:var(--hero-ink)}.hero-showroom__link:after{content:"\2192";font-size:.95em;transition:transform var(--orbe-dur-micro, .25s) var(--hero-ease)}.hero-showroom__link:hover:after{transform:translate(3px)}.hero-showroom__btn:focus-visible,.hero-showroom__link:focus-visible,.hero-showroom__teintes:focus-visible,.hero-showroom__info-link:focus-visible{outline:2px solid var(--hero-ink);outline-offset:3px;border-radius:2px}.hero-showroom__stage{position:relative;width:100%;transform:translate3d(var(--hero-px, 0px),var(--hero-py, 0px),0);transition:transform .35s var(--hero-ease);will-change:transform}.hero-showroom__stage-inner{position:relative;width:100%;aspect-ratio:var(--hero-ratio);border-radius:6px;overflow:hidden;background:#f1efe9;box-shadow:0 32px 64px -38px #28221873}.hero-showroom__media{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(.985);transition:opacity var(--orbe-dur-move, .5s) var(--hero-ease),transform var(--orbe-dur-move, .5s) var(--hero-ease);will-change:opacity}.hero-showroom__media.is-active{opacity:1;transform:scale(1)}.hero-showroom__media img,.hero-showroom__media-empty{width:100%;height:100%;object-fit:cover;object-position:center 52%;display:block}.hero-showroom__media-empty{background:repeating-linear-gradient(45deg,#f3f1eb,#f3f1eb 14px,#ece9e1 14px 28px)}.hero-showroom__selector{display:flex;gap:.54rem;padding:0}.hero-showroom__tab{flex:1 1 0;-webkit-appearance:none;appearance:none;background:transparent;border:0;border-top:1px solid var(--hero-line);padding:.91rem .54rem 0;font:inherit;font-size:.88rem;letter-spacing:.12em;text-transform:uppercase;color:var(--hero-muted);cursor:pointer;text-align:center;transition:color var(--orbe-dur-micro, .25s) var(--hero-ease),border-color var(--orbe-dur-micro, .25s) var(--hero-ease)}.hero-showroom__tab:hover{color:var(--hero-ink)}.hero-showroom__tab.is-active{color:var(--hero-ink);border-top-color:var(--hero-line-strong);font-weight:600}.hero-showroom__tab:focus-visible{outline:2px solid var(--hero-ink);outline-offset:3px;border-radius:2px}.hero-showroom__spec{position:relative;min-height:3.48rem}.hero-showroom__info{display:none}.hero-showroom__info.is-active{display:block}.hero-showroom__info-name{margin:0;font-size:1.12rem!important;line-height:1.3!important;font-weight:600;color:var(--hero-ink)}.hero-showroom__info-meta{margin:.27rem 0 0;font-size:.96rem;color:var(--hero-muted)}.hero-showroom__info-meta span+span:before{content:"\b7";padding:0 .5em;color:var(--hero-line-strong);opacity:.5}.hero-showroom__info-link{display:inline-block;margin-top:.43rem;font-size:.91rem;letter-spacing:.04em;color:var(--hero-ink);text-decoration:none;border-bottom:1px solid var(--hero-line-strong);padding-bottom:1px}.hero-showroom__info-link:hover{opacity:.7}.hero-showroom__teintes{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--hero-muted);width:fit-content}.hero-showroom__teintes:hover{color:var(--hero-ink)}.hero-showroom__teintes-label{font-size:.96rem;letter-spacing:normal}.hero-showroom__swatches{display:inline-flex;align-items:center}.hero-showroom__swatch{width:24px;height:24px;border-radius:50%;border:1px solid rgba(0,0,0,.08);object-fit:cover;margin-left:-6px;box-shadow:0 1px 3px #0000001f}.hero-showroom__swatch:first-child{margin-left:0}.hero-showroom__teintes-more{font-size:.86rem;letter-spacing:.04em;color:var(--hero-muted);white-space:nowrap}.hero-showroom__rail{display:flex;flex-wrap:wrap;gap:.54rem 2.68rem;padding-top:clamp(1.07rem,2.14vw,1.6rem);border-top:1px solid var(--hero-line)}.hero-showroom__rail-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.43rem;min-width:0}.hero-showroom__rail-label{font-family:var(--orbe-font);font-size:.77rem;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:#9b9a96}.hero-showroom__rail-value{font-size:.88rem;line-height:1.45;color:#1a1a1a}@media(min-width:1000px){.hero-showroom{min-height:calc(99svh - var(--orbe-header-h, 110px));display:flex;align-items:center}.hero-showroom__inner{width:100%;display:grid;grid-template-columns:minmax(0,34%) minmax(0,66%);grid-template-areas:"copy stage" ".    meta" "rail rail";align-items:center;max-width:128rem;column-gap:clamp(2.15rem,3.75vw,4.3rem);row-gap:clamp(1.35rem,2.15vw,1.82rem);padding-top:clamp(1.35rem,2.7vw,2.7rem);padding-bottom:clamp(1.35rem,2.7vw,2.4rem);padding-left:clamp(1.6rem,2.7vw,3.2rem);padding-right:clamp(1.6rem,2.7vw,3.2rem)}.hero-showroom__copy{grid-area:copy;gap:clamp(1.25rem,2vw,1.77rem);align-items:center;text-align:center}.hero-showroom__product{display:contents}.hero-showroom__stage{grid-area:stage}.hero-showroom__meta{grid-area:meta;gap:clamp(1.35rem,2.15vw,1.82rem)}.hero-showroom__specrow{flex-direction:row;align-items:center;justify-content:flex-start;gap:clamp(1.05rem,1.5vw,1.65rem);flex-wrap:wrap}.hero-showroom__specrow .hero-showroom__spec{flex:0 1 auto}.hero-showroom__specrow .hero-showroom__teintes{flex:0 0 auto}.hero-showroom__rail{grid-area:rail}.hero-showroom__eyebrow{font-size:.91rem;letter-spacing:.28em}.hero-showroom__title{font-size:clamp(2rem,3.2vw,5rem)!important;line-height:1.08!important;max-width:none;text-wrap:pretty}.hero-showroom__sub{font-size:clamp(1.2rem,1.4vw,1.5rem)!important;line-height:1.5!important;max-width:36ch}.hero-showroom__ctas{gap:.96rem 1.5rem;margin-top:clamp(.54rem,1.07vw,.96rem);justify-content:center}.hero-showroom__btn{font-size:1.02rem;letter-spacing:.18em}.hero-showroom__btn--primary{padding:1.34rem 3.05rem}.hero-showroom__btn--secondary{padding:1.34rem 2.68rem}.hero-showroom__link{font-size:1.2rem}.hero-showroom__tab{font-size:.98rem;padding-top:1.07rem}.hero-showroom__spec{min-height:4.28rem}.hero-showroom__info-name{font-size:1.39rem!important}.hero-showroom__info-meta{font-size:1.07rem;margin-top:.37rem}.hero-showroom__info-link{font-size:1.16rem;margin-top:.59rem}.hero-showroom__teintes{gap:.91rem}.hero-showroom__teintes-label{font-size:1.07rem}.hero-showroom__teintes-more{font-size:.98rem}.hero-showroom__swatch{width:28px;height:28px}.hero-showroom__rail{display:grid;grid-template-columns:repeat(3,auto);justify-content:center;gap:0;padding-top:clamp(2.68rem,3.75vw,3.75rem);margin-top:clamp(1.6rem,3.2vw,2.68rem)}.hero-showroom__rail-item{justify-content:center;gap:.59rem;padding:.91rem clamp(3rem,5.2vw,5.6rem)}.hero-showroom__rail-item:first-child{padding-left:clamp(3rem,5.2vw,5.6rem)}.hero-showroom__rail-item+.hero-showroom__rail-item{border-left:1px solid var(--hero-line)}.hero-showroom__rail-label{font-size:.86rem;letter-spacing:.24em}.hero-showroom__rail-value{font-size:1.26rem;line-height:1.4}}@media(max-width:999px){.hero-showroom__inner{gap:clamp(1.6rem,5.35vw,2.4rem)}.hero-showroom__copy{max-width:none;align-items:center;text-align:center}.hero-showroom__title{max-width:18ch}.hero-showroom__sub{max-width:44ch}.hero-showroom:before{background:radial-gradient(80% 50% at 50% 60%,var(--hero-glow) 0%,transparent 75%)}}@media(max-width:749px){.hero-showroom__inner{padding-left:var(--orbe-section-pad-x, 1.25rem);padding-right:var(--orbe-section-pad-x, 1.25rem)}.hero-showroom__eyebrow{letter-spacing:.16em}.hero-showroom__title{font-size:clamp(1.95rem,8vw,2.5rem)!important;line-height:1.1!important}.hero-showroom__ctas{width:100%;flex-direction:column;align-items:stretch;max-width:23rem}.hero-showroom__btn{width:100%}.hero-showroom__rail{display:grid;grid-template-columns:1fr 1fr;gap:.96rem 1.34rem}.hero-showroom__rail-item:nth-child(1){order:1}.hero-showroom__rail-item:nth-child(4){order:2}.hero-showroom__rail-item:nth-child(3){order:3}.hero-showroom__rail-item:nth-child(2){order:4}}@media(min-width:750px){.hero-showroom__rail-item:nth-child(4){display:none}}.hero-showroom__rv{opacity:0;transform:translateY(var(--hero-shift));transition:opacity var(--hero-dur) var(--hero-ease),transform var(--hero-dur) var(--hero-ease);transition-delay:calc(var(--d, 0) * var(--hero-step))}.hero-showroom__stage.hero-showroom__rv{transform:translateY(var(--hero-shift)) scale(.985)}.hero-showroom.is-ready .hero-showroom__rv{opacity:1;transform:none}.hero-showroom.is-ready .hero-showroom__stage.hero-showroom__rv{transform:translate3d(var(--hero-px, 0px),var(--hero-py, 0px),0)}.hero-showroom__eyebrow{--d: 0}.hero-showroom__title{--d: 1}.hero-showroom__sub{--d: 2}.hero-showroom__ctas{--d: 3}.hero-showroom__link{--d: 4}.hero-showroom__stage{--d: 5}.hero-showroom__selector,.hero-showroom__spec{--d: 6}.hero-showroom__teintes{--d: 7}.hero-showroom__rail{--d: 8}@media(prefers-reduced-motion:no-preference){html:has(.hero-showroom){scroll-behavior:smooth}}@media(scripting:none){.hero-showroom__rv{opacity:1!important;transform:none!important}.hero-showroom__stage.hero-showroom__rv{transform:none!important}.hero-showroom__info{display:block!important}.hero-showroom__selector{display:none!important}}@media(prefers-reduced-motion:reduce){.hero-showroom__rv,.hero-showroom__stage,.hero-showroom__media{opacity:1!important;transform:none!important;transition:none!important}.hero-showroom__media{opacity:0}.hero-showroom__media.is-active{opacity:1!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-hero-showroom-orbe.css.map */
