.HeroSlider-module__wMS9KG__hero{background:var(--hero);width:100%;height:100vh;min-height:640px;color:var(--w);position:relative;overflow:hidden}.HeroSlider-module__wMS9KG__heroVideo{object-fit:cover;z-index:0;pointer-events:none;filter:brightness(.72);width:100%;height:100%;position:absolute;inset:0}.HeroSlider-module__wMS9KG__slide{opacity:0;z-index:1;transition:opacity 1s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.HeroSlider-module__wMS9KG__slideActive{opacity:1;z-index:2}.HeroSlider-module__wMS9KG__slideOut{opacity:0;z-index:1}.HeroSlider-module__wMS9KG__slideBg,.HeroSlider-module__wMS9KG__slideOverlay{position:absolute;inset:0}.HeroSlider-module__wMS9KG__ambientLight{pointer-events:none;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);width:500px;height:500px;position:absolute;top:50%;right:15%;transform:translateY(-50%)}.HeroSlider-module__wMS9KG__content{z-index:10;align-items:center;height:100%;display:flex;position:relative}.HeroSlider-module__wMS9KG__contentInner{max-width:var(--mx);width:100%;padding:0 var(--px);padding-top:var(--nh);justify-content:space-between;align-items:center;gap:50px;margin:0 auto;display:flex}.HeroSlider-module__wMS9KG__contentText{flex:1;min-width:0;max-width:620px}.HeroSlider-module__wMS9KG__eyebrow{font-family:var(--fc);letter-spacing:.22em;text-transform:uppercase;color:#ffffff80;animation:HeroSlider-module__wMS9KG__slideUp .7s var(--ease)forwards;opacity:0;border-bottom:1px solid #ffffff1f;margin-bottom:24px;padding-bottom:12px;font-size:11px;font-weight:400;display:inline-block;transform:translateY(20px)}.HeroSlider-module__wMS9KG__title{font-family:var(--fc);letter-spacing:.02em;text-transform:uppercase;animation:HeroSlider-module__wMS9KG__slideUp .7s .12s var(--ease)forwards;opacity:0;margin-bottom:30px;font-size:clamp(40px,5vw,72px);font-weight:400;line-height:1.05;transform:translateY(20px)}.HeroSlider-module__wMS9KG__titleLine{display:block;overflow:hidden}.HeroSlider-module__wMS9KG__titleLine:nth-child(2){padding-left:.05em}.HeroSlider-module__wMS9KG__desc{color:#fff9;letter-spacing:.01em;max-width:460px;animation:HeroSlider-module__wMS9KG__slideUp .7s .22s var(--ease)forwards;opacity:0;margin-bottom:44px;font-size:15px;font-weight:300;line-height:1.7;transform:translateY(20px)}.HeroSlider-module__wMS9KG__ctas{animation:HeroSlider-module__wMS9KG__slideUp .7s .32s var(--ease)forwards;opacity:0;flex-wrap:wrap;gap:14px;display:flex;transform:translateY(20px)}.HeroSlider-module__wMS9KG__ctaPrimary{position:relative;overflow:hidden}.HeroSlider-module__wMS9KG__ctaPrimary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.HeroSlider-module__wMS9KG__ctaPrimary:hover:before{left:100%}.HeroSlider-module__wMS9KG__ctaSecondary{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.HeroSlider-module__wMS9KG__heroImage{width:38%;max-width:500px;animation:HeroSlider-module__wMS9KG__fadeScale .9s .18s var(--ease)forwards;opacity:0;flex-shrink:0;position:relative;transform:translateY(24px)scale(.96)}.HeroSlider-module__wMS9KG__heroImage img{object-fit:contain;mix-blend-mode:lighten;filter:drop-shadow(0 0 80px #ffffff0d);width:100%;height:auto;transition:transform .6s var(--ease),filter .6s var(--ease)}.HeroSlider-module__wMS9KG__heroImage:hover img{filter:drop-shadow(0 0 120px #ffffff1a);transform:scale(1.03)}.HeroSlider-module__wMS9KG__imageGlow{pointer-events:none;background:radial-gradient(#ffffff0a 0%,#0000 60%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSlider-module__wMS9KG__arrows{left:var(--px);z-index:12;gap:8px;display:flex;position:absolute;bottom:44px}.HeroSlider-module__wMS9KG__arrowBtn{color:#fff9;width:44px;height:44px;transition:all .3s var(--ease);cursor:pointer;background:0 0;border:1px solid #fff3;justify-content:center;align-items:center;display:flex}.HeroSlider-module__wMS9KG__arrowBtn:hover{color:var(--w);background:#ffffff0f;border-color:#fff9}.HeroSlider-module__wMS9KG__controls{bottom:44px;right:var(--px);z-index:12;flex-direction:column;align-items:flex-end;gap:14px;display:flex;position:absolute}.HeroSlider-module__wMS9KG__counter{font-family:var(--fc);letter-spacing:.18em;color:#ffffff73;font-size:12px}.HeroSlider-module__wMS9KG__counterSep{color:#fff3;margin:0 2px}.HeroSlider-module__wMS9KG__dots{gap:8px;display:flex}.HeroSlider-module__wMS9KG__dot{width:32px;height:3px;transition:all .4s var(--ease);cursor:pointer;background:#fff3;border:none;padding:0;position:relative;overflow:hidden}.HeroSlider-module__wMS9KG__dot:hover{background:#ffffff59}.HeroSlider-module__wMS9KG__dotActive{background:#ffffff26;width:52px}.HeroSlider-module__wMS9KG__dotProgress{background:var(--w);height:100%;transition:width 30ms linear;position:absolute;top:0;left:0}.HeroSlider-module__wMS9KG__scrollCue{z-index:12;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:44px;left:50%;transform:translate(-50%)}.HeroSlider-module__wMS9KG__scrollText{font-family:var(--fc);letter-spacing:.32em;text-transform:uppercase;color:#ffffff59;writing-mode:vertical-rl;font-size:9px;animation:2.5s ease-in-out infinite HeroSlider-module__wMS9KG__scrollPulse}.HeroSlider-module__wMS9KG__scrollLine{transform-origin:top;background:#ffffff4d;width:1px;height:44px;animation:2s ease-in-out infinite HeroSlider-module__wMS9KG__scl;display:block}@keyframes HeroSlider-module__wMS9KG__slideUp{to{opacity:1;transform:translateY(0)}}@keyframes HeroSlider-module__wMS9KG__fadeScale{to{opacity:1;transform:translateY(0)scale(1)}}@keyframes HeroSlider-module__wMS9KG__scl{0%,to{opacity:.35;transform:scaleY(1)}50%{opacity:.8;transform:scaleY(.4)}}@keyframes HeroSlider-module__wMS9KG__scrollPulse{0%,to{opacity:.35}50%{opacity:.65}}@media (max-width:1100px){.HeroSlider-module__wMS9KG__heroImage{width:32%}.HeroSlider-module__wMS9KG__ambientLight{width:350px;height:350px}}@media (max-width:820px){.HeroSlider-module__wMS9KG__hero{min-height:580px}.HeroSlider-module__wMS9KG__title{font-size:clamp(32px,7vw,52px)}.HeroSlider-module__wMS9KG__heroImage,.HeroSlider-module__wMS9KG__ambientLight{display:none}.HeroSlider-module__wMS9KG__arrows,.HeroSlider-module__wMS9KG__controls{bottom:90px}.HeroSlider-module__wMS9KG__scrollCue{display:none}.HeroSlider-module__wMS9KG__contentText{max-width:100%}}@media (max-width:560px){.HeroSlider-module__wMS9KG__hero{min-height:520px}.HeroSlider-module__wMS9KG__title{margin-bottom:22px;font-size:clamp(28px,9vw,42px)}.HeroSlider-module__wMS9KG__desc{margin-bottom:32px;font-size:14px}.HeroSlider-module__wMS9KG__eyebrow{margin-bottom:18px;font-size:10px}.HeroSlider-module__wMS9KG__ctas{flex-direction:column;align-items:flex-start;gap:10px}.HeroSlider-module__wMS9KG__arrows,.HeroSlider-module__wMS9KG__controls{bottom:30px}.HeroSlider-module__wMS9KG__arrowBtn{width:38px;height:38px}.HeroSlider-module__wMS9KG__dot{width:24px}.HeroSlider-module__wMS9KG__dotActive{width:40px}}@media (prefers-reduced-motion:reduce){.HeroSlider-module__wMS9KG__eyebrow,.HeroSlider-module__wMS9KG__title,.HeroSlider-module__wMS9KG__desc,.HeroSlider-module__wMS9KG__ctas,.HeroSlider-module__wMS9KG__heroImage{opacity:1;animation:none;transform:none}.HeroSlider-module__wMS9KG__scrollLine,.HeroSlider-module__wMS9KG__scrollText{animation:none}.HeroSlider-module__wMS9KG__slide{transition:opacity .3s}}
.FeaturedProducts-module__IBsQ4q__section{background:var(--w);border-top:1px solid var(--bd);padding:120px 0}.FeaturedProducts-module__IBsQ4q__inner{max-width:var(--mx);padding:0 var(--px);margin:0 auto}.FeaturedProducts-module__IBsQ4q__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.FeaturedProducts-module__IBsQ4q__label{letter-spacing:.05em;color:#0a0a0a;font-family:Figtree,Arial,sans-serif;font-size:16px;font-weight:400;display:block}.FeaturedProducts-module__IBsQ4q__heading{font-family:var(--fc);letter-spacing:.05em;margin-top:20px;font-size:24px;font-weight:100;line-height:1.2}@media (min-width:1024px){.FeaturedProducts-module__IBsQ4q__label{font-size:20px}.FeaturedProducts-module__IBsQ4q__heading{font-size:36px}}.FeaturedProducts-module__IBsQ4q__grid{border:1px solid var(--bd);grid-template-columns:repeat(4,1fr);gap:0;min-height:400px;display:grid}.FeaturedProducts-module__IBsQ4q__loader{font-family:var(--fc);letter-spacing:.2em;text-transform:uppercase;color:var(--g4);grid-column:1/-1;justify-content:center;align-items:center;padding:100px;font-size:11px;display:flex}.FeaturedProducts-module__IBsQ4q__cardWrap{border:1px solid var(--bd);margin:-1px 0 0 -1px}.FeaturedProducts-module__IBsQ4q__cardLink{background:var(--w);height:100%;transition:background var(--t);flex-direction:column;text-decoration:none;display:flex}.FeaturedProducts-module__IBsQ4q__cardLink:hover{background:var(--g05)}.FeaturedProducts-module__IBsQ4q__cardImg{aspect-ratio:1;background:var(--w);justify-content:center;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}.FeaturedProducts-module__IBsQ4q__productImage{object-fit:contain;width:100%;height:100%;transition:transform .6s var(--ease)}.FeaturedProducts-module__IBsQ4q__cardLink:hover .FeaturedProducts-module__IBsQ4q__productImage{transform:scale(1.08)}.FeaturedProducts-module__IBsQ4q__cardBadge{font-family:var(--fc);letter-spacing:.15em;text-transform:uppercase;color:var(--g3);border:1px solid var(--bd);padding:4px 10px;font-size:9px;font-weight:500;position:absolute;top:20px;left:20px}.FeaturedProducts-module__IBsQ4q__cardInfo{border-top:1px solid var(--bd);flex-direction:column;flex-grow:1;padding:24px 30px 30px;display:flex}.FeaturedProducts-module__IBsQ4q__cardBrand{font-family:var(--fc);letter-spacing:.25em;text-transform:uppercase;color:var(--g4);margin-bottom:8px;font-size:10px}.FeaturedProducts-module__IBsQ4q__cardModel{font-family:var(--fc);letter-spacing:.04em;color:var(--nb);margin-bottom:auto;font-size:20px;font-weight:300}.FeaturedProducts-module__IBsQ4q__cardFooter{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.FeaturedProducts-module__IBsQ4q__category{color:var(--g5);font-size:12px;font-weight:300}.FeaturedProducts-module__IBsQ4q__viewLink{font-family:var(--fc);letter-spacing:.15em;text-transform:uppercase;color:var(--g4);opacity:0;transition:opacity var(--t),transform var(--t);font-size:10px;transform:translate(-10px)}.FeaturedProducts-module__IBsQ4q__cardLink:hover .FeaturedProducts-module__IBsQ4q__viewLink{opacity:1;transform:translate(0)}@media (max-width:1200px){.FeaturedProducts-module__IBsQ4q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FeaturedProducts-module__IBsQ4q__section{padding:80px 0}.FeaturedProducts-module__IBsQ4q__header{flex-direction:column;align-items:flex-start;gap:24px}.FeaturedProducts-module__IBsQ4q__grid{grid-template-columns:1fr}.FeaturedProducts-module__IBsQ4q__cardImg{padding:30px}}
.EditorialGrid-module__kH4Iqq__section{background:var(--g05);padding:96px 0}.EditorialGrid-module__kH4Iqq__inner{max-width:var(--mx);padding:0 var(--px);margin:0 auto}.EditorialGrid-module__kH4Iqq__header{border-bottom:1px solid var(--bd);justify-content:space-between;align-items:baseline;margin-bottom:52px;padding-bottom:20px;display:flex}.EditorialGrid-module__kH4Iqq__label{font-family:var(--fc);letter-spacing:.32em;text-transform:uppercase;color:var(--g4);margin-bottom:6px;font-size:10px;font-weight:500;display:block}.EditorialGrid-module__kH4Iqq__heading{font-family:var(--fc);letter-spacing:.03em;text-transform:uppercase;font-size:clamp(28px,4vw,50px);font-weight:300}.EditorialGrid-module__kH4Iqq__grid{background:var(--bd);grid-template-rows:280px 280px;grid-template-columns:1.4fr 1fr;gap:1px;display:grid}.EditorialGrid-module__kH4Iqq__card{position:relative;overflow:hidden}.EditorialGrid-module__kH4Iqq__cardLarge{grid-row:span 2}.EditorialGrid-module__kH4Iqq__cardLink{height:100%;text-decoration:none;display:block}.EditorialGrid-module__kH4Iqq__bg{background:var(--g8);transition:transform .6s var(--ease);position:absolute;inset:0}.EditorialGrid-module__kH4Iqq__card:first-child .EditorialGrid-module__kH4Iqq__bg{background:linear-gradient(135deg,#1a1a1a,#111)}.EditorialGrid-module__kH4Iqq__card:nth-child(2) .EditorialGrid-module__kH4Iqq__bg{background:linear-gradient(135deg,#222,#111)}.EditorialGrid-module__kH4Iqq__card:nth-child(3) .EditorialGrid-module__kH4Iqq__bg{background:linear-gradient(135deg,#1a1a1a,#222)}.EditorialGrid-module__kH4Iqq__card:hover .EditorialGrid-module__kH4Iqq__bg{transform:scale(1.04)}.EditorialGrid-module__kH4Iqq__overlay{background:linear-gradient(#0000 0%,#0003 40%,#000c 100%);position:absolute;inset:0}.EditorialGrid-module__kH4Iqq__content{z-index:2;height:100%;color:var(--w);flex-direction:column;justify-content:flex-end;padding:28px;display:flex;position:relative}.EditorialGrid-module__kH4Iqq__tag{font-family:var(--fc);letter-spacing:.28em;text-transform:uppercase;background:#ffffff1f;border:1px solid #fff3;align-self:flex-start;margin-bottom:12px;padding:4px 10px;font-size:10px;display:inline-block}.EditorialGrid-module__kH4Iqq__title{font-family:var(--fc);letter-spacing:.03em;text-transform:uppercase;margin-bottom:8px;font-size:clamp(18px,2.2vw,26px);font-weight:300;line-height:1.1}.EditorialGrid-module__kH4Iqq__cardLarge .EditorialGrid-module__kH4Iqq__title{font-size:clamp(22px,2.8vw,32px)}.EditorialGrid-module__kH4Iqq__meta{color:#ffffff80;letter-spacing:.05em;font-size:11px}@media (max-width:820px){.EditorialGrid-module__kH4Iqq__grid{grid-template-rows:320px 240px 240px;grid-template-columns:1fr}.EditorialGrid-module__kH4Iqq__cardLarge{grid-row:auto}}@media (max-width:560px){.EditorialGrid-module__kH4Iqq__grid{grid-template-rows:280px 220px 220px}}
.InteractiveRoomV2-module___FFJRq__section{color:var(--w);background:#0c0c10;padding:100px 0;overflow:hidden}.InteractiveRoomV2-module___FFJRq__inner{max-width:var(--mx);padding:0 var(--px);margin:0 auto}.InteractiveRoomV2-module___FFJRq__header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.InteractiveRoomV2-module___FFJRq__label{font-family:var(--fc);letter-spacing:.3em;text-transform:uppercase;color:#ffffff59;margin-bottom:10px;font-size:10px;font-weight:400;display:block}.InteractiveRoomV2-module___FFJRq__heading{font-family:var(--fc);letter-spacing:.04em;font-size:36px;font-weight:400;line-height:1.15}.InteractiveRoomV2-module___FFJRq__tabs{border:1px solid #ffffff26;flex-shrink:0;gap:0;display:flex}.InteractiveRoomV2-module___FFJRq__tab{font-family:var(--f);letter-spacing:.1em;text-transform:uppercase;color:#fff6;cursor:pointer;transition:all .3s var(--ease);white-space:nowrap;background:0 0;border:none;border-right:1px solid #ffffff26;align-items:center;gap:8px;padding:12px 22px;font-size:12px;font-weight:400;display:flex}.InteractiveRoomV2-module___FFJRq__tab:last-child{border-right:none}.InteractiveRoomV2-module___FFJRq__tab:hover{color:#ffffffb3;background:#ffffff0a}.InteractiveRoomV2-module___FFJRq__tabActive{color:var(--w);background:#ffffff14}.InteractiveRoomV2-module___FFJRq__roomContainer{background:#111;border:1px solid #ffffff14;width:100%;display:flex;position:relative;overflow:hidden}.InteractiveRoomV2-module___FFJRq__subMenu{z-index:10;background:#0a0a0ef2;border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;width:220px;display:flex}.InteractiveRoomV2-module___FFJRq__subMenuHeader{font-family:var(--f);letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:16px 18px;font-size:11px;font-weight:500;display:flex}.InteractiveRoomV2-module___FFJRq__subMenuItems{flex-direction:column;flex:1;padding:8px 0;display:flex}.InteractiveRoomV2-module___FFJRq__subMenuItem{color:#ffffff73;font-family:var(--f);letter-spacing:.04em;cursor:pointer;transition:all .25s var(--ease);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:13px 18px;font-size:12px;font-weight:400;display:flex;position:relative}.InteractiveRoomV2-module___FFJRq__subMenuItem:before{content:"";background:var(--w);opacity:0;width:2px;transition:opacity .25s var(--ease);position:absolute;top:0;bottom:0;left:0}.InteractiveRoomV2-module___FFJRq__subMenuItem:hover{color:#fffc;background:#ffffff08}.InteractiveRoomV2-module___FFJRq__subMenuItemActive{color:var(--w);background:#ffffff0f}.InteractiveRoomV2-module___FFJRq__subMenuItemActive:before{opacity:1}.InteractiveRoomV2-module___FFJRq__subMenuDot{width:6px;height:6px;transition:all .25s var(--ease);border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0}.InteractiveRoomV2-module___FFJRq__subMenuItemActive .InteractiveRoomV2-module___FFJRq__subMenuDot{background:var(--w);border-color:var(--w);box-shadow:0 0 8px #ffffff4d}.InteractiveRoomV2-module___FFJRq__subMenuArrow{opacity:.3;transition:all .25s var(--ease);margin-left:auto;transform:rotate(-90deg)}.InteractiveRoomV2-module___FFJRq__subMenuItemActive .InteractiveRoomV2-module___FFJRq__subMenuArrow{opacity:.8;transform:rotate(0)}.InteractiveRoomV2-module___FFJRq__seqBadge{letter-spacing:.15em;color:#64b4ffcc;background:#64b4ff26;border:1px solid #64b4ff33;padding:2px 6px;font-size:8px;font-weight:500}.InteractiveRoomV2-module___FFJRq__subMenuItemActive .InteractiveRoomV2-module___FFJRq__seqBadge{color:#64b4ff;background:#64b4ff40}.InteractiveRoomV2-module___FFJRq__roomPhotoWrap{aspect-ratio:16/9;cursor:default;flex:1;min-height:0;position:relative;overflow:hidden}.InteractiveRoomV2-module___FFJRq__roomPhoto{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block}.InteractiveRoomV2-module___FFJRq__sceneLayer{z-index:2;pointer-events:none;position:absolute;inset:0}.InteractiveRoomV2-module___FFJRq__sceneImage{object-fit:cover;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:opacity .8s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.InteractiveRoomV2-module___FFJRq__sceneImageVisible{opacity:1}.InteractiveRoomV2-module___FFJRq__sceneImageNoTransition{transition:none!important}.InteractiveRoomV2-module___FFJRq__sequenceCanvas{z-index:3;pointer-events:none;opacity:0;transition:opacity .3s var(--ease);position:absolute;inset:0}.InteractiveRoomV2-module___FFJRq__sequenceCanvasVisible{opacity:1}.InteractiveRoomV2-module___FFJRq__seqLoadingOverlay{z-index:4;pointer-events:none;background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.InteractiveRoomV2-module___FFJRq__seqLoadingSpinner{border:2px solid #ffffff26;border-top-color:#ffffffb3;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite InteractiveRoomV2-module___FFJRq__seqSpin}@keyframes InteractiveRoomV2-module___FFJRq__seqSpin{to{transform:rotate(360deg)}}.InteractiveRoomV2-module___FFJRq__desktopHotspot{z-index:10;cursor:pointer;animation:InteractiveRoomV2-module___FFJRq__hotspotFadeIn .4s var(--ease)forwards;opacity:0;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)}.InteractiveRoomV2-module___FFJRq__desktopHotspotDot{border:2px solid var(--w);width:14px;height:14px;transition:all .3s var(--ease);z-index:2;background:#ffffffd9;border-radius:50%;flex-shrink:0;position:relative;box-shadow:0 0 10px #ffffff4d}.InteractiveRoomV2-module___FFJRq__desktopHotspot:hover .InteractiveRoomV2-module___FFJRq__desktopHotspotDot,.InteractiveRoomV2-module___FFJRq__desktopHotspotActive .InteractiveRoomV2-module___FFJRq__desktopHotspotDot{background:var(--w);transform:scale(1.25);box-shadow:0 0 20px #ffffff80,0 0 40px #ffffff26}.InteractiveRoomV2-module___FFJRq__desktopHotspotPulse{pointer-events:none;border:1px solid #fff6;border-radius:50%;width:14px;height:14px;animation:2s ease-out infinite InteractiveRoomV2-module___FFJRq__hotspotPulseAnim;position:absolute;top:50%;left:0;transform:translateY(-50%)}.InteractiveRoomV2-module___FFJRq__desktopHotspotLabel{font-family:var(--f);letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6;-webkit-backdrop-filter:blur(4px);white-space:nowrap;transition:all .3s var(--ease);pointer-events:none;background:#0000008c;padding:4px 10px;font-size:10px}.InteractiveRoomV2-module___FFJRq__desktopHotspot:hover .InteractiveRoomV2-module___FFJRq__desktopHotspotLabel,.InteractiveRoomV2-module___FFJRq__desktopHotspotActive .InteractiveRoomV2-module___FFJRq__desktopHotspotLabel{color:var(--w);background:#000000bf}@keyframes InteractiveRoomV2-module___FFJRq__hotspotPulseAnim{0%{opacity:.6;transform:translateY(-50%)scale(1)}to{opacity:0;transform:translateY(-50%)scale(3)}}@keyframes InteractiveRoomV2-module___FFJRq__hotspotFadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.InteractiveRoomV2-module___FFJRq__productCard{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0eeb;border:1px solid #ffffff1f;width:280px;min-height:100px;position:absolute;top:50%;left:250px;transform:translateY(-50%)}.InteractiveRoomV2-module___FFJRq__cardLoading{text-align:center;font-family:var(--f);letter-spacing:.1em;color:#fff6;text-transform:uppercase;padding:40px 20px;font-size:11px}.InteractiveRoomV2-module___FFJRq__cardLabel{font-family:var(--f);letter-spacing:.2em;text-transform:uppercase;color:#ffffff59;padding:10px 16px 0;font-size:9px;display:block}.InteractiveRoomV2-module___FFJRq__cardImageWrap{aspect-ratio:4/3;background:#ffffff08;border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;padding:20px;display:flex}.InteractiveRoomV2-module___FFJRq__cardImage{object-fit:contain;max-width:100%;max-height:100%}.InteractiveRoomV2-module___FFJRq__cardImagePlaceholder{aspect-ratio:4/3;font-family:var(--f);letter-spacing:.15em;text-transform:uppercase;color:#fff3;background:#ffffff08;border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;font-size:11px;display:flex}.InteractiveRoomV2-module___FFJRq__cardBody{padding:16px}.InteractiveRoomV2-module___FFJRq__cardBrand{font-family:var(--f);letter-spacing:.2em;text-transform:uppercase;color:#fff6;margin-bottom:4px;font-size:10px;display:block}.InteractiveRoomV2-module___FFJRq__cardModel{font-family:var(--fc);letter-spacing:.04em;color:var(--w);margin-bottom:8px;font-size:18px;font-weight:400}.InteractiveRoomV2-module___FFJRq__cardDesc{color:#ffffff73;margin-bottom:14px;font-size:12px;font-weight:300;line-height:1.55}.InteractiveRoomV2-module___FFJRq__cardFooter{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.InteractiveRoomV2-module___FFJRq__cardLink{font-family:var(--f);letter-spacing:.1em;text-transform:uppercase;color:var(--w);align-items:center;gap:6px;font-size:11px;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.InteractiveRoomV2-module___FFJRq__cardLink:hover{opacity:.65}.InteractiveRoomV2-module___FFJRq__cardNav{gap:4px;display:flex}.InteractiveRoomV2-module___FFJRq__cardNavBtn{color:#ffffff80;cursor:pointer;width:28px;height:28px;transition:all .2s var(--ease);background:0 0;border:1px solid #fff3;justify-content:center;align-items:center;display:flex}.InteractiveRoomV2-module___FFJRq__cardNavBtn:hover{color:var(--w);border-color:#ffffff80}@media (max-width:1100px){.InteractiveRoomV2-module___FFJRq__productCard{width:250px;left:220px}.InteractiveRoomV2-module___FFJRq__subMenu{width:190px}.InteractiveRoomV2-module___FFJRq__tabs{flex-wrap:wrap}.InteractiveRoomV2-module___FFJRq__heading{font-size:28px}}@media (max-width:820px){.InteractiveRoomV2-module___FFJRq__section{padding:72px 0}.InteractiveRoomV2-module___FFJRq__header{flex-direction:column;align-items:flex-start;gap:20px}.InteractiveRoomV2-module___FFJRq__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;width:100%;overflow-x:auto}.InteractiveRoomV2-module___FFJRq__tabs::-webkit-scrollbar{display:none}.InteractiveRoomV2-module___FFJRq__tab{letter-spacing:.06em;padding:10px 16px;font-size:11px}.InteractiveRoomV2-module___FFJRq__subMenu{width:170px}.InteractiveRoomV2-module___FFJRq__subMenuItem{padding:11px 14px;font-size:11px}.InteractiveRoomV2-module___FFJRq__productCard{width:220px;left:190px}.InteractiveRoomV2-module___FFJRq__cardImageWrap{aspect-ratio:3/2;padding:14px}.InteractiveRoomV2-module___FFJRq__cardBody{padding:12px}.InteractiveRoomV2-module___FFJRq__cardModel{font-size:16px}.InteractiveRoomV2-module___FFJRq__cardDesc{margin-bottom:10px;font-size:11px}.InteractiveRoomV2-module___FFJRq__heading{font-size:24px}.InteractiveRoomV2-module___FFJRq__desktopHotspotLabel{display:none}}@media (max-width:560px){.InteractiveRoomV2-module___FFJRq__roomContainer{flex-direction:column}.InteractiveRoomV2-module___FFJRq__subMenu{border-bottom:1px solid #ffffff14;border-right:none;width:100%}.InteractiveRoomV2-module___FFJRq__subMenuItems{flex-direction:row;gap:4px;padding:6px 8px;overflow-x:auto}.InteractiveRoomV2-module___FFJRq__subMenuItem{white-space:nowrap;padding:8px 12px;font-size:10px}.InteractiveRoomV2-module___FFJRq__subMenuDot,.InteractiveRoomV2-module___FFJRq__subMenuArrow{display:none}.InteractiveRoomV2-module___FFJRq__roomPhotoWrap{aspect-ratio:4/3}.InteractiveRoomV2-module___FFJRq__productCard{border-top:1px solid #ffffff14;width:100%;position:relative;top:auto;left:auto;transform:none}.InteractiveRoomV2-module___FFJRq__heading{font-size:20px}}@media (prefers-reduced-motion:reduce){.InteractiveRoomV2-module___FFJRq__desktopHotspot{opacity:1;animation:none;transform:translate(-50%,-50%)}.InteractiveRoomV2-module___FFJRq__desktopHotspotPulse{animation:none}.InteractiveRoomV2-module___FFJRq__sceneImage{transition:opacity .3s}.InteractiveRoomV2-module___FFJRq__seqLoadingSpinner{animation:none}}
.BrandsMarquee-module__J2TUMG__section{background:var(--w);padding:100px 0}.BrandsMarquee-module__J2TUMG__inner{max-width:var(--mx);padding:0 var(--px);margin:0 auto}.BrandsMarquee-module__J2TUMG__header{text-align:center;margin-bottom:50px}.BrandsMarquee-module__J2TUMG__heading{font-family:var(--fc);letter-spacing:.15em;text-transform:uppercase;color:var(--nb);font-size:28px;font-weight:300}.BrandsMarquee-module__J2TUMG__featuredBlock{background:#f4f4f4;border:1px solid #eee;margin-bottom:2px;display:flex}.BrandsMarquee-module__J2TUMG__featuredItem{border-right:1px solid #eee;flex:1;justify-content:center;align-items:center;padding:60px 40px;transition:background .3s;display:flex}.BrandsMarquee-module__J2TUMG__featuredItem:last-child{border-right:none}.BrandsMarquee-module__J2TUMG__featuredItem:hover{background:#ebebeb}.BrandsMarquee-module__J2TUMG__logoWrapper{justify-content:center;align-items:center;width:100%;height:60px;display:flex}.BrandsMarquee-module__J2TUMG__brandLogo{filter:grayscale();opacity:.8;max-width:100%;height:auto;transition:all .4s}.BrandsMarquee-module__J2TUMG__featuredItem:hover .BrandsMarquee-module__J2TUMG__brandLogo{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.BrandsMarquee-module__J2TUMG__brandsGrid{background:#f9f9f9;grid-template-columns:repeat(6,1fr);gap:2px;display:grid}.BrandsMarquee-module__J2TUMG__gridItem{background:var(--w);justify-content:center;align-items:center;padding:40px 20px;transition:background .3s;display:flex}.BrandsMarquee-module__J2TUMG__gridItem:hover{background:#fcfcfc}.BrandsMarquee-module__J2TUMG__gridLogoWrapper{justify-content:center;align-items:center;width:100%;height:40px;display:flex}.BrandsMarquee-module__J2TUMG__gridLogo{filter:grayscale();opacity:.6;max-width:100%;height:auto;transition:all .4s}.BrandsMarquee-module__J2TUMG__gridItem:hover .BrandsMarquee-module__J2TUMG__gridLogo{filter:grayscale(0%);opacity:1;transform:scale(1.08)}@media (max-width:1200px){.BrandsMarquee-module__J2TUMG__brandsGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.BrandsMarquee-module__J2TUMG__featuredBlock{flex-wrap:wrap}.BrandsMarquee-module__J2TUMG__featuredItem{border-bottom:1px solid #eee;flex:0 0 50%}.BrandsMarquee-module__J2TUMG__featuredItem:nth-child(2n){border-right:none}}@media (max-width:768px){.BrandsMarquee-module__J2TUMG__brandsGrid{grid-template-columns:repeat(3,1fr)}.BrandsMarquee-module__J2TUMG__heading{font-size:22px}}@media (max-width:480px){.BrandsMarquee-module__J2TUMG__brandsGrid{grid-template-columns:repeat(2,1fr)}.BrandsMarquee-module__J2TUMG__featuredItem{border-right:none;flex:0 0 100%;padding:40px 20px}}
.AppointmentSection-module__8hlV7W__section{background:var(--hero,#0c0c0c);color:var(--w);padding:96px 0 110px}.AppointmentSection-module__8hlV7W__inner{max-width:760px;padding:0 var(--px);margin:0 auto}.AppointmentSection-module__8hlV7W__header{text-align:center;margin-bottom:48px}.AppointmentSection-module__8hlV7W__heading{font-family:var(--fc);letter-spacing:.12em;margin:0 0 14px;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:400}.AppointmentSection-module__8hlV7W__sub{font-family:var(--f);color:#fff9;margin:0;font-size:.95rem;font-weight:300}.AppointmentSection-module__8hlV7W__form{flex-direction:column;align-items:center;gap:24px;display:flex}.AppointmentSection-module__8hlV7W__row{grid-template-columns:1fr 1fr;gap:24px;width:100%;display:grid}.AppointmentSection-module__8hlV7W__field{flex-direction:column;gap:8px;width:100%;display:flex}.AppointmentSection-module__8hlV7W__label{font-family:var(--f);letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3;font-size:11px;font-weight:500}.AppointmentSection-module__8hlV7W__required{color:#ffffff80}.AppointmentSection-module__8hlV7W__input,.AppointmentSection-module__8hlV7W__textarea{font-family:var(--f);color:var(--w);transition:border-color var(--t),background var(--t);background:#ffffff0f;border:1px solid #ffffff2e;outline:none;width:100%;padding:12px 14px;font-size:15px;font-weight:300}.AppointmentSection-module__8hlV7W__input::placeholder,.AppointmentSection-module__8hlV7W__textarea::placeholder{color:#ffffff59}.AppointmentSection-module__8hlV7W__input:focus,.AppointmentSection-module__8hlV7W__textarea:focus{background:#ffffff17;border-color:#fff9}select.AppointmentSection-module__8hlV7W__input{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23ffffff' stroke-opacity='0.6' fill='none' stroke-width='1.2'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat}select.AppointmentSection-module__8hlV7W__input option{color:#fff;background:#111}.AppointmentSection-module__8hlV7W__textarea{resize:vertical;min-height:110px}.AppointmentSection-module__8hlV7W__inputError{border-color:#e05c5c}.AppointmentSection-module__8hlV7W__error{font-family:var(--f);color:#e89090;font-size:12px}.AppointmentSection-module__8hlV7W__success{text-align:center;color:var(--w);flex-direction:column;align-items:center;gap:14px;padding:40px 0;display:flex}.AppointmentSection-module__8hlV7W__successTitle{font-family:var(--fc);letter-spacing:.1em;margin:0;font-size:1.4rem;font-weight:400}.AppointmentSection-module__8hlV7W__successDesc{font-family:var(--f);color:#fff9;margin:0 0 10px;font-size:.95rem;font-weight:300}@media (max-width:640px){.AppointmentSection-module__8hlV7W__section{padding:64px 0 72px}.AppointmentSection-module__8hlV7W__row{grid-template-columns:1fr}}
.ContactStrip-module__Lwqbxa__strip{background:var(--nb);color:var(--w)}.ContactStrip-module__Lwqbxa__inner{max-width:var(--mx);padding:0 var(--px);grid-template-columns:repeat(4,1fr);gap:0;margin:0 auto;display:grid}.ContactStrip-module__Lwqbxa__item{border-right:1px solid #ffffff14;flex-direction:column;gap:12px;padding:40px 32px;display:flex}.ContactStrip-module__Lwqbxa__item:first-child{border-left:none}.ContactStrip-module__Lwqbxa__item:last-child{border-right:none;justify-content:center}.ContactStrip-module__Lwqbxa__label{font-family:var(--fc);letter-spacing:.32em;text-transform:uppercase;color:#fff6;font-size:10px;font-weight:500}.ContactStrip-module__Lwqbxa__value{color:#fffc;transition:color var(--t);font-size:14px;font-weight:300;line-height:1.6;text-decoration:none}a.ContactStrip-module__Lwqbxa__value:hover{color:var(--w)}@media (max-width:1100px){.ContactStrip-module__Lwqbxa__inner{grid-template-columns:repeat(2,1fr)}.ContactStrip-module__Lwqbxa__item:nth-child(2){border-right:none}.ContactStrip-module__Lwqbxa__item:nth-child(3){border-top:1px solid #ffffff14}.ContactStrip-module__Lwqbxa__item:nth-child(4){border-top:1px solid #ffffff14;border-right:none}}@media (max-width:560px){.ContactStrip-module__Lwqbxa__inner{grid-template-columns:1fr}.ContactStrip-module__Lwqbxa__item{padding:28px var(--px);border-bottom:1px solid #ffffff14;border-right:none}.ContactStrip-module__Lwqbxa__item:last-child{border-bottom:none}}
