@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap";.mcr-site{--mcr-black: #080808;--mcr-ink: #161616;--mcr-muted: #666;--mcr-line: #e8e8e8;--mcr-paper: #fbfbfa;--mcr-blue: #6c9dc8;--mcr-blue-ink: #3f6f98;--mcr-gold: #d9b866;background:var(--mcr-paper);color:var(--mcr-ink);font-family:DM Sans,Arial,sans-serif;font-size:14px}.mcr-site *,.mcr-site *:before,.mcr-site *:after{box-sizing:border-box}.mcr-site h1,.mcr-site h2{font-family:Playfair Display,Georgia,serif;font-weight:500;letter-spacing:-.025em}.mcr-site a{color:inherit;text-decoration:none}.mcr-wrap{width:min(1400px,100%);margin-inline:auto}.mcr-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.mcr-eyebrow{margin:0;color:#4d4d4d;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.mcr-eyebrow--light{color:#fff}.mcr-eyebrow--blue{color:var(--mcr-blue)}.mcr-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:10px;padding:12px 24px;border:1px solid transparent;border-radius:999px;font-family:DM Sans,Arial,sans-serif;font-size:.76rem;font-weight:700;line-height:1;white-space:nowrap;transition:transform .16s ease,background .16s ease,border-color .16s ease}.mcr-button:hover{transform:translateY(-1px)}.mcr-button svg{width:16px;height:16px}.mcr-button--light{background:#fff;color:#111!important}.mcr-button--outline{border-color:#ffffffb8;background:transparent;color:#fff!important}.mcr-button--dark{background:var(--mcr-black);color:#fff!important}.mcr-header-cta{min-height:38px;padding:10px 20px;border-color:#d9b866a6;background:#08080861;color:#f0d993!important;font-size:.72rem;letter-spacing:.025em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mcr-header-cta:hover{border-color:#eccf84e6;background:#d9b86621;color:#f7e3aa!important}.mcr-header-cta:focus-visible{outline:2px solid #f1d68d;outline-offset:3px}.mcr-header{position:absolute;z-index:90;inset:0 0 auto;display:flex;height:76px;align-items:center;gap:35px;padding:0 4.3%;color:#fff;background:linear-gradient(180deg,rgba(0,0,0,.46),transparent)}.mcr-header--solid{position:relative;flex:0 0 auto;background:#070707}.mcr-brand{display:flex;width:150px;min-width:150px;height:74px;align-items:center;overflow:hidden}.mcr-brand img{display:block;width:auto;max-width:100%;height:72px;-o-object-fit:contain;object-fit:contain}.mcr-nav{display:flex;flex:1;align-items:center;justify-content:center;gap:32px;font-size:.76rem;font-weight:600}.mcr-nav-disclosure{position:relative}.mcr-nav-disclosure.is-open:after{content:"";position:absolute;top:100%;right:-18px;left:-18px;height:18px}.mcr-nav-disclosure__trigger{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;transition:opacity .15s ease}.mcr-nav-disclosure__trigger:hover{opacity:.68}.mcr-nav-disclosure__trigger svg{width:14px;height:14px;transition:transform .16s ease}.mcr-nav-disclosure.is-open .mcr-nav-disclosure__trigger svg{transform:rotate(180deg)}.mcr-nav-disclosure__panel{position:absolute;z-index:12;top:calc(100% + 18px);left:50%;display:grid;width:min(430px,calc(100vw - 32px));grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:hidden;padding:8px;border:1px solid #272727;border-radius:12px;background:#090909;box-shadow:0 20px 48px #0000005c;opacity:0;pointer-events:none;transform:translate(-50%,-6px);transform-origin:top center;visibility:hidden;transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1),visibility 0s linear .22s}.mcr-nav-disclosure.is-open .mcr-nav-disclosure__panel{opacity:1;pointer-events:auto;transform:translate(-50%);visibility:visible;transition-delay:0s}.mcr-nav-disclosure__panel--collections{width:min(290px,calc(100vw - 32px));grid-template-columns:1fr}.mcr-nav-disclosure__group{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #242424;border-radius:8px;background:#0e0e0e}.mcr-nav-disclosure__group>b{padding:11px 13px 8px;color:var(--mcr-gold);font-size:.58rem;letter-spacing:.13em;text-transform:uppercase}.mcr-nav-disclosure__panel a{padding:11px 13px;border-bottom:1px solid #242424;color:#fff;font-size:.7rem;line-height:1.35}.mcr-nav-disclosure__group a:last-child{border-bottom:0}.mcr-nav-disclosure__panel a:hover,.mcr-nav-disclosure__panel a:focus-visible{background:#171717;opacity:1}.mcr-nav a,.mcr-footer a,.mcr-text-link{transition:opacity .15s ease}.mcr-nav a:hover,.mcr-footer a:hover,.mcr-text-link:hover{opacity:.68}.mcr-header-actions{display:flex;align-items:center;gap:14px}.mcr-quote-trigger{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid rgba(255,255,255,.42);border-radius:22px;background:#0a0a0a9e;color:#fff;font:inherit;font-size:.72rem;font-weight:700;cursor:pointer}.mcr-quote-trigger svg{width:15px;height:15px}.mcr-quote-trigger b{display:grid;min-width:21px;height:21px;place-items:center;padding:0 5px;border-radius:12px;background:#fff;color:#111;font-size:.64rem}.mcr-quote-trigger.has-items b{background:#d9b866}.mcr-menu-toggle{display:none;border:0;background:transparent;color:#fff;cursor:pointer}.mcr-quote-drawer[hidden]{display:none}.mcr-quote-drawer{position:fixed;z-index:160;inset:0;display:flex;justify-content:flex-end}.mcr-quote-backdrop{position:absolute;inset:0;border:0;background:#0505059e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mcr-quote-panel{position:relative;z-index:1;display:flex;width:min(460px,100vw);height:100%;flex-direction:column;padding:30px 30px 108px;background:var(--mcr-paper);color:var(--mcr-ink);box-shadow:-22px 0 70px #00000047}.mcr-quote-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.mcr-quote-panel>header h2{margin:7px 0 0;font-size:2.35rem;line-height:1}.mcr-quote-panel>header>button{display:grid;width:38px;height:38px;place-items:center;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer}.mcr-quote-panel>header>button svg{width:18px;height:18px}.mcr-quote-intro{margin:18px 0 22px;color:var(--mcr-muted);font-size:.76rem;line-height:1.6}.mcr-quote-items{display:flex;flex:1;min-height:0;flex-direction:column;gap:10px;overflow-y:auto}.mcr-quote-item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;padding:10px;border:1px solid #e1e1de;border-radius:11px;background:#fff}.mcr-quote-item>img,.mcr-quote-image-placeholder{width:72px;height:66px;border-radius:7px;background:#f5f5f3;-o-object-fit:contain;object-fit:contain}.mcr-quote-item h3{margin:0 0 4px;font-family:DM Sans,sans-serif;font-size:.84rem;font-weight:700}.mcr-quote-item small{display:block;color:#777;font-size:.65rem}.mcr-quote-quantity{display:flex;align-items:center;gap:8px;margin-top:9px}.mcr-quote-quantity button{display:grid;width:27px;height:27px;place-items:center;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer}.mcr-quote-quantity button svg{width:12px;height:12px}.mcr-quote-remove,.mcr-text-action{margin-top:8px;padding:0;border:0;background:none;color:#777;font:inherit;font-size:.65rem;text-decoration:underline;cursor:pointer}.mcr-quote-empty{margin:auto 0;padding:34px 24px;border:1px dashed #ccc;border-radius:12px;text-align:center}.mcr-quote-empty h3{margin:0 0 8px;font-family:Playfair Display,serif;font-size:1.45rem;font-weight:500}.mcr-quote-empty p{margin:0;color:#777;font-size:.75rem;line-height:1.55}.mcr-quote-panel>footer{display:flex;align-items:center;gap:14px;padding-top:20px}.mcr-quote-panel>footer .mcr-button{margin-left:auto}.mcr-home{background:var(--mcr-paper)}.mcr-hero{position:relative;min-height:590px;overflow:hidden;color:#fff}.mcr-hero__images{position:absolute;inset:0;background:#151515}.mcr-hero__image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:0;transition:opacity 2.4s ease-in-out}.mcr-hero__image.is-active{opacity:1}.mcr-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,#000000a6,#0000000f)}.mcr-hero__motion-toggle{position:absolute;z-index:2;right:4.3%;bottom:28px;display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#00000057;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.mcr-hero__motion-toggle:hover,.mcr-hero__motion-toggle:focus-visible{border-color:#fff;background:#0000009e;transform:scale(1.04)}.mcr-hero__motion-toggle svg{width:15px;height:15px}.mcr-hero__copy{position:relative;z-index:1;max-width:620px;padding:145px 4.3% 42px}.mcr-hero h1{max-width:600px;margin:18px 0;color:#fff;font-size:clamp(3rem,4.2vw,4.6rem);line-height:.98}.mcr-hero__intro{max-width:500px;margin:0;font-size:1.03rem;line-height:1.6}.mcr-button-row{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0 31px}.mcr-hero__assurances{display:flex;flex-wrap:wrap;gap:15px 34px;font-size:.72rem;font-weight:600}.mcr-hero__assurances span{display:inline-flex;align-items:center;gap:7px}.mcr-hero__assurances svg{width:14px;height:14px}.mcr-service-note{padding:19px 5% 27px;background:#fff;text-align:center}.mcr-service-note>p{margin:0;color:#777;font-size:.65rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.mcr-service-note>div{display:flex;max-width:950px;justify-content:space-between;gap:22px;margin:19px auto 0;font-family:Playfair Display,serif;font-size:clamp(1rem,1.5vw,1.35rem)}.mcr-benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:27px 4%;background:#fff}.mcr-benefits article{display:flex;min-height:76px;gap:18px;padding:3px 28px;border-right:1px solid #ddd}.mcr-benefits article:last-child{border:0}.mcr-benefits__icon{font-family:Playfair Display,serif;font-size:1.8rem}.mcr-benefits h3{margin:0 0 7px;font-size:1rem}.mcr-benefits p{margin:0;color:#555;font-size:.76rem;line-height:1.5}.mcr-events{display:grid;grid-template-columns:2.6fr repeat(4,1fr);gap:12px;padding:25px 4%}.mcr-events__intro,.mcr-event-card{position:relative;min-height:260px;overflow:hidden;border-radius:9px;background:#111;color:#fff}.mcr-events__intro>img,.mcr-event-card>img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mcr-events__intro:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000000e8,#0000000d)}.mcr-events__intro>div{position:relative;z-index:1;max-width:340px;padding:29px}.mcr-events__intro h2{margin:8px 0 16px;color:#fff;font-size:2rem;line-height:1.03}.mcr-events__intro>div>p:last-child{font-size:.76rem;line-height:1.55}.mcr-event-card__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.96),transparent 78%)}.mcr-event-card__copy{position:absolute;z-index:1;inset:auto 0 0;padding:18px}.mcr-event-card__copy p{min-height:2.8em;margin:0 0 7px;font-size:.64rem;line-height:1.4;opacity:.78}.mcr-event-card__copy h3{max-width:120px;margin:0;font-size:.95rem;line-height:1.15}.mcr-event-card__copy a{position:absolute;right:18px;bottom:18px}.mcr-event-card__copy svg{width:20px;height:20px}.mcr-long-term{padding:34px 4% 58px}.mcr-long-term__shell{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);overflow:hidden;border-radius:14px;background:#0b0b0b;color:#fff}.mcr-long-term__image{position:relative;min-height:430px}.mcr-long-term__image img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mcr-long-term__image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 58%,#0b0b0b)}.mcr-long-term__content{padding:48px clamp(28px,5vw,72px)}.mcr-long-term__content h2{max-width:680px;margin:10px 0 16px;color:#fff;font-size:clamp(2.15rem,4vw,4rem);line-height:.98}.mcr-long-term__content>p:not(.mcr-eyebrow){max-width:690px;margin:0;color:#c8c8c8;font-size:.88rem;line-height:1.75}.mcr-long-term__uses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:26px 0}.mcr-long-term__use{padding:18px;border:1px solid #303030;border-radius:10px;background:#151515;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.mcr-long-term__use:hover,.mcr-long-term__use:focus-visible{border-color:#727272;background:#1b1b1b;opacity:1;transform:translateY(-2px)}.mcr-long-term__uses h3{margin:0 0 8px;color:#fff;font-size:.8rem}.mcr-long-term__uses p{margin:0;color:#aaa;font-size:.68rem;line-height:1.55}.mcr-long-term__content>a{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:.74rem;font-weight:800}.mcr-long-term__content>a svg{width:16px;height:16px}.mcr-section-heading{max-width:700px}.mcr-section-heading--center{margin-inline:auto;text-align:center}.mcr-section-heading h2{margin:8px 0 10px;font-size:clamp(2rem,3.4vw,3rem);line-height:1}.mcr-section-heading>p:last-child{color:var(--mcr-muted);line-height:1.6}.mcr-experience{padding:28px 4% 42px}.mcr-experience__steps{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:32px 0 0;padding:0;list-style:none}.mcr-experience__steps li{position:relative;padding:0 22px;text-align:center}.mcr-experience__steps li:not(:last-child):after{content:"";position:absolute;top:38px;right:-15%;width:30%;border-top:1px solid #cfcfcb}.mcr-experience__number{display:block;color:#999;font-size:.6rem;letter-spacing:.1em}.mcr-experience__icon{display:grid;width:48px;height:48px;place-items:center;margin:8px auto 12px;border:1px solid #ddd;border-radius:50%;background:#fff}.mcr-experience__icon svg{width:19px;height:19px}.mcr-experience h3{margin:0 0 7px;font-size:.8rem}.mcr-experience li p{margin:0;color:#666;font-size:.68rem;line-height:1.5}.mcr-chair-spotlight{position:relative;display:grid;min-height:280px;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);overflow:hidden;border-radius:10px;background:#f1f3f4}.mcr-chair-spotlight__copy{z-index:1;max-width:570px;padding:37px 50px}.mcr-chair-spotlight h2{margin:9px 0 12px;font-size:2rem}.mcr-chair-spotlight ul{margin:0 0 14px;padding-left:18px;font-size:.76rem;line-height:1.65}.mcr-chair-spotlight__copy>p:not(.mcr-eyebrow){color:#555;font-size:.8rem;line-height:1.6}.mcr-chair-spotlight__copy>a{display:inline-flex;align-items:center;gap:7px;color:#477da9;font-size:.74rem;font-weight:700}.mcr-chair-spotlight__copy svg{width:15px;height:15px}.mcr-chair-spotlight__stage{display:grid;min-height:280px;place-items:center;padding:8px 10%}.mcr-chair-spotlight__stage img{width:100%;height:280px;-o-object-fit:contain;object-fit:contain}.mcr-chair-spotlight__stage>svg{width:120px;height:120px;color:#aaa}.mcr-service-panel{display:grid;grid-template-columns:1.15fr 2fr;margin-top:25px;overflow:hidden;border-radius:10px;background:#f0f0ef}.mcr-service-panel__lead{padding:36px 44px;background:#050505;color:#fff}.mcr-service-panel__lead h2{margin:10px 0 14px;color:#fff;font-size:2.05rem;line-height:1.04}.mcr-service-panel__lead>p:last-child{color:#bbb;font-size:.76rem;line-height:1.6}.mcr-service-panel__details{display:grid;grid-template-columns:1fr 1fr;gap:25px 45px;padding:32px}.mcr-service-panel__details article{display:flex;align-items:flex-start;gap:13px}.mcr-service-panel__details article>svg{width:20px;height:20px;flex:none}.mcr-service-panel__details h3{margin:0 0 5px;font-size:.8rem}.mcr-service-panel__details p{margin:0;color:#666;font-size:.68rem;line-height:1.5}.mcr-local-guide{padding:78px 5% 30px}.mcr-local-guide>.mcr-section-heading{max-width:820px}.mcr-local-guide>.mcr-section-heading h2{max-width:760px;margin:10px 0 18px;font-size:clamp(2.35rem,4vw,4.5rem);line-height:.98}.mcr-local-guide>.mcr-section-heading>p:last-child{max-width:760px;color:#565656;font-size:.92rem;line-height:1.8}.mcr-local-guide__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:35px;overflow:hidden;border:1px solid #deded9;border-radius:14px;background:#deded9}.mcr-local-guide__grid article{padding:34px;background:#fff}.mcr-local-guide__grid h3{margin:0 0 12px;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:500;line-height:1.08}.mcr-local-guide__grid p{margin:0;color:#5f5f5f;font-size:.82rem;line-height:1.75}.mcr-local-guide__grid a{display:inline-flex;margin-top:18px;border-bottom:1px solid var(--mcr-gold);font-size:.72rem;font-weight:700}.mcr-home-faq{padding:70px 5%}.mcr-home-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:30px}.mcr-home-faq__grid article{padding:28px 30px;border:1px solid #e4e4df;border-radius:12px;background:#f6f6f3}.mcr-home-faq__grid h3{margin:0 0 10px;font-size:.92rem}.mcr-home-faq__grid p{margin:0;color:#5d5d5d;font-size:.78rem;line-height:1.72}.mcr-gallery{padding:52px 4% 62px}.mcr-gallery__row{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:25px 0}.mcr-gallery figure{position:relative;min-width:0;margin:0;overflow:hidden;border-radius:8px;background:#111}.mcr-gallery img{display:block;width:100%;height:190px;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}.mcr-gallery figure:hover img{transform:scale(1.035)}.mcr-gallery figcaption{position:absolute;inset:auto 0 0;padding:28px 12px 11px;background:linear-gradient(transparent,#000000d1);color:#fff;font-size:.68rem;font-weight:700}.mcr-gallery__actions{display:flex;align-items:center;justify-content:center;gap:22px}.mcr-text-link{border-bottom:1px solid #888;font-size:.72rem;font-weight:700}.mcr-catalog-page{padding-bottom:38px;background:#fff}.mcr-catalog-hero{min-height:317px;padding:108px 4.3% 54px;background-position:center;background-size:cover;color:#fff}.mcr-catalog-hero__copy{max-width:680px}.mcr-catalog-hero .mcr-eyebrow{color:#fff}.mcr-catalog-hero h1{margin:12px 0;color:#fff;font-size:clamp(2.8rem,4vw,3.45rem);line-height:1}.mcr-catalog-hero p:last-child{max-width:520px;margin:0;font-size:.95rem;line-height:1.55}.mcr-popular-catalog{padding:34px 4% 22px}.mcr-popular-catalog__heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:20px}.mcr-popular-catalog__heading h2{margin:5px 0 0;font-size:2.25rem;line-height:1}.mcr-popular-catalog__heading>p{max-width:520px;margin:0;color:#666;font-size:.74rem;line-height:1.6;text-align:right}.mcr-popular-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.mcr-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #e5e5e5;border-radius:8px;background:#fff}.mcr-product-card__media{position:relative;display:grid;width:calc(100% - 20px);height:190px;place-items:center;margin:10px 10px 0;padding:10px;overflow:hidden;border:0;border-radius:6px;background:#f8f8f7;cursor:pointer}.mcr-product-card__media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .25s ease}.mcr-product-card__media:hover img{transform:scale(1.035)}.mcr-product-card__badge{position:absolute;z-index:2;top:8px;left:8px;padding:4px 8px;border:1px solid #b7d9f5;border-radius:11px;background:#fff;color:#579bd4;font-size:.5rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mcr-product-card__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#aaa}.mcr-product-card__placeholder svg{width:56px;height:56px}.mcr-product-card__copy{display:flex;flex:1;flex-direction:column;padding:9px 18px 15px}.mcr-product-card__copy h3{margin:0 0 4px;font-family:DM Sans,sans-serif;font-size:.98rem;font-weight:700}.mcr-product-card__copy h3 button{padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.mcr-product-card__rating{display:flex;align-items:center;gap:5px;margin:1px 0 5px;color:#aa7a16;font-size:.64rem;font-weight:700}.mcr-product-card__rating small{color:#777;font-weight:500}.mcr-product-card__dimensions,.mcr-product-card__finish{margin:3px 0;color:#686868;font-size:.64rem;line-height:1.4}.mcr-product-card__tags{display:flex;flex-wrap:wrap;gap:4px;margin:3px 0 2px}.mcr-product-card__tags span{padding:3px 6px;border-radius:10px;background:#f1f1ef;color:#666;font-size:.48rem;font-weight:700}.mcr-product-card__finishes{display:flex;min-width:0;min-height:29px;align-items:center;gap:7px;margin:6px 0 3px;overflow-x:auto}.mcr-product-card__finishes small{margin-left:2px;color:#777;font-size:.5rem;white-space:nowrap}.mcr-finish-dot{display:grid;width:18px;height:18px;flex:0 0 18px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.mcr-finish-dot__swatch{width:14px;height:14px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #aaa}.mcr-finish-dot--active .mcr-finish-dot__swatch{box-shadow:0 0 0 2px #fff,0 0 0 3px #111}.mcr-product-card__features{margin:4px 0 10px;padding:0;list-style:none;color:#555;font-size:.64rem;line-height:1.55}.mcr-product-card__features li:before{content:"✓";margin-right:5px;color:#777;font-size:.55rem}.mcr-product-card .mcr-text-action{display:inline-flex;align-items:center;gap:5px;align-self:flex-start;margin-top:auto;color:#626262;font-size:.64rem;font-weight:700;text-decoration:none}.mcr-product-card .mcr-text-action svg{width:13px;height:13px}.mcr-product-quote-state{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin-top:auto}.mcr-product-quote-state__label{display:inline-flex;align-items:center;gap:5px;color:#315f87;font-size:.64rem;font-weight:800}.mcr-product-quote-state__label svg{width:14px;height:14px}.mcr-product-quote-stepper{display:inline-flex;align-items:center;gap:6px;padding:3px;border:1px solid #dededb;border-radius:999px;background:#f7f7f5}.mcr-product-quote-stepper button{display:grid;width:26px;height:26px;place-items:center;padding:0;border:1px solid #d6d6d2;border-radius:50%;background:#fff;color:#111;cursor:pointer}.mcr-product-quote-stepper button:hover{border-color:#777}.mcr-product-quote-stepper button svg{width:12px;height:12px}.mcr-product-quote-stepper>span{min-width:50px;color:#666;font-size:.56rem;text-align:center;white-space:nowrap}.mcr-product-quote-stepper>span b{color:#111;font-size:.68rem}.mcr-product-card--popular .mcr-product-card__media{height:165px}.mcr-product-card--popular .mcr-product-card__copy{padding-inline:14px}.mcr-catalog-status{display:flex;min-height:190px;align-items:center;justify-content:center;gap:12px;border:1px dashed #ccc;border-radius:10px;color:#777}.mcr-catalog-status svg{width:28px;height:28px}.mcr-catalog-browser{padding:20px 4% 0}.mcr-catalog-controls{display:grid;grid-template-columns:minmax(210px,1fr) auto auto auto;align-items:center;gap:14px;padding:17px 0;border-top:1px solid #eee}.mcr-catalog-controls>b{font-size:.72rem;white-space:nowrap}.mcr-catalog-search{position:relative;max-width:390px}.mcr-catalog-search svg{position:absolute;top:50%;left:12px;width:15px;height:15px;color:#777;transform:translateY(-50%)}.mcr-catalog-search input{width:100%;height:39px;padding:0 12px 0 36px;border:1px solid #ddd;border-radius:7px;background:#fff;font:inherit;font-size:.72rem}.mcr-catalog-sort{display:inline-flex;align-items:center;gap:8px;font-size:.68rem}.mcr-catalog-sort select{height:39px;padding:0 28px 0 11px;border:1px solid #ddd;border-radius:7px;background:#fff;font:inherit;font-size:.7rem}.mcr-filter-trigger,.mcr-cart-trigger{display:none;height:39px;align-items:center;gap:7px;padding:0 12px;border:1px solid #ddd;border-radius:7px;background:#fff;font:inherit;font-size:.68rem;font-weight:700;cursor:pointer}.mcr-filter-trigger svg,.mcr-cart-trigger svg{width:14px;height:14px}.mcr-cart-trigger b{display:grid;min-width:20px;height:20px;place-items:center;border-radius:10px;background:#111;color:#fff;font-size:.58rem}.mcr-catalog-layout{display:grid;grid-template-columns:220px 1fr;gap:25px}.mcr-catalog-filters{border-top:1px solid #ddd}.mcr-catalog-filters__heading{display:flex;align-items:center;justify-content:space-between}.mcr-catalog-filters__heading h2{margin:15px 0 5px;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700}.mcr-catalog-filters__heading button{display:none;border:0;background:transparent;cursor:pointer}.mcr-clear-filters{padding:0;border:0;background:transparent;color:#777;font:inherit;font-size:.62rem;text-decoration:underline;cursor:pointer}.mcr-clear-filters:disabled{opacity:.35;cursor:default}.mcr-catalog-filters fieldset{margin:16px 0 0;padding:15px 0 8px;border:0;border-top:1px solid #ddd}.mcr-catalog-filters legend{font-size:.7rem;font-weight:700}.mcr-catalog-filters label{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;margin:12px 0;font-size:.7rem}.mcr-catalog-filters input{width:17px;height:17px;accent-color:#111}.mcr-catalog-filters small{color:#999;font-size:.58rem}.mcr-filter-apply{display:none;width:100%;margin-top:18px}.mcr-filter-backdrop{display:none}.mcr-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mcr-catalog-empty{grid-column:1 / -1;padding:70px 25px;border:1px dashed #ccc;border-radius:10px;text-align:center}.mcr-catalog-empty>svg{width:44px;height:44px;color:#999}.mcr-catalog-empty h2{margin:14px 0 5px;font-size:1.7rem}.mcr-catalog-empty p{color:#777}.mcr-catalog-recommend{display:flex;align-items:center;gap:20px;margin-top:25px;padding:22px 4%;border-radius:10px;background:#f4f4f3}.mcr-catalog-recommend>svg{width:32px;height:32px}.mcr-catalog-recommend strong{font-size:.9rem}.mcr-catalog-recommend p{margin:5px 0 0;color:#666;font-size:.7rem}.mcr-catalog-recommend .mcr-button{margin-left:auto}.mcr-product-modal{position:fixed;z-index:130;inset:0;display:flex;align-items:center;justify-content:center;padding:24px}.mcr-product-modal__backdrop{position:absolute;inset:0;border:0;background:#050505b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.mcr-product-modal__panel{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);width:min(1080px,calc(100vw - 40px));max-height:min(760px,calc(100dvh - 48px));overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 26px 80px #00000073}.mcr-product-modal__close{position:absolute;z-index:4;top:14px;right:14px;display:grid;width:38px;height:38px;place-items:center;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer}.mcr-product-modal__close svg{width:18px;height:18px}.mcr-product-modal__gallery{display:flex;min-width:0;flex-direction:column;padding:28px 22px 20px;background:#f3f3f1}.mcr-product-modal__stage{position:relative;display:grid;min-height:430px;flex:1;place-items:center;overflow:hidden;border-radius:13px;background:#fff}.mcr-product-modal__stage>img{width:100%;height:100%;max-height:500px;padding:24px;-o-object-fit:contain;object-fit:contain}.mcr-gallery-arrow{position:absolute;top:50%;display:grid;width:38px;height:38px;place-items:center;border:1px solid #ddd;border-radius:50%;background:#fffffff0;cursor:pointer;transform:translateY(-50%)}.mcr-gallery-arrow svg{width:19px;height:19px}.mcr-gallery-arrow--previous{left:12px}.mcr-gallery-arrow--next{right:12px}.mcr-gallery-counter{position:absolute;right:13px;bottom:12px;padding:5px 9px;border-radius:14px;background:#111;color:#fff;font-size:.58rem;font-weight:700}.mcr-product-modal__thumbs{display:flex;gap:9px;overflow-x:auto;padding:13px 2px 3px}.mcr-product-thumb{width:72px;height:62px;flex:0 0 72px;padding:3px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;cursor:pointer}.mcr-product-thumb--active{border-color:#111;box-shadow:0 0 0 1px #111}.mcr-product-thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mcr-product-modal__copy{overflow-y:auto;padding:42px 38px 34px}.mcr-product-modal__copy h2{margin:9px 42px 5px 0;font-size:clamp(2rem,3vw,2.7rem);line-height:1.02}.mcr-product-modal__rating{margin:10px 0 18px;color:#a57515;font-size:.72rem;font-weight:700}.mcr-product-modal__description{margin:0 0 22px;color:#555;font-size:.8rem;line-height:1.62}.mcr-product-specs{display:grid;grid-template-columns:auto 1fr;margin:0 0 24px;overflow:hidden;border:1px solid #e5e5e5;border-radius:10px;font-size:.7rem}.mcr-product-specs dt,.mcr-product-specs dd{margin:0;padding:11px 13px;border-bottom:1px solid #e5e5e5}.mcr-product-specs dt{color:#777;font-size:.58rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.mcr-product-specs dd{font-weight:700}.mcr-product-specs>:nth-last-child(-n+2){border-bottom:0}.mcr-product-modal__section{margin:21px 0}.mcr-product-modal__section h3{margin:0 0 11px;font-size:.74rem}.mcr-finish-options{display:flex;flex-wrap:wrap;gap:8px}.mcr-finish-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #ddd;border-radius:20px;background:#fff;font:inherit;font-size:.64rem;font-weight:700;cursor:pointer}.mcr-finish-chip>span{width:12px;height:12px;border:1px solid #bbb;border-radius:50%}.mcr-finish-chip--active{border-color:#111;background:#f1f1ef;box-shadow:0 0 0 1px #111}.mcr-product-modal__features{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px;margin:0;padding:0;list-style:none}.mcr-product-modal__features li{display:flex;align-items:center;gap:7px;font-size:.65rem;font-weight:600}.mcr-product-modal__features svg{width:17px;height:17px;padding:4px;border-radius:50%;background:#f0f0ef}.mcr-product-modal__note{padding-top:14px;border-top:1px solid #e8e8e8;color:#666;font-size:.68rem;line-height:1.55}.mcr-product-modal__actions{display:flex;align-items:center;gap:17px;margin-top:22px}.mcr-product-modal__actions>a:last-child{border-bottom:1px solid #777;font-size:.65rem;font-weight:700}.mcr-product-quote-state--modal{width:auto;min-width:250px;margin-top:0;padding:7px 9px 7px 13px;border:1px solid #dededb;border-radius:999px;background:#f7f7f5}.mcr-quote-drawer__backdrop{position:absolute;inset:0;border:0;background:#0505059e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mcr-quote-drawer__panel{position:relative;z-index:1;display:flex;width:min(460px,100vw);height:100%;flex-direction:column;padding:30px 30px 108px;background:var(--mcr-paper);box-shadow:-22px 0 70px #00000047}.mcr-quote-drawer__panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.mcr-quote-drawer__panel>header h2{margin:7px 0 0;font-size:2.35rem;line-height:1}.mcr-quote-drawer__panel>header>button{display:grid;width:38px;height:38px;place-items:center;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer}.mcr-quote-drawer__panel>header>button svg{width:18px;height:18px}.mcr-quote-drawer__intro{margin:18px 0 22px;color:#666;font-size:.75rem;line-height:1.6}.mcr-quote-drawer__items{display:flex;flex:1;min-height:0;flex-direction:column;gap:10px;overflow-y:auto}.mcr-quote-drawer .mcr-quote-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center}.mcr-quote-drawer .mcr-quote-item>img,.mcr-quote-drawer .mcr-quote-item>span{width:72px;height:66px;border-radius:7px;background:#f5f5f3;-o-object-fit:contain;object-fit:contain}.mcr-quote-item__copy h3{margin:0 0 4px;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:700}.mcr-quote-item__copy p{margin:0;color:#555;font-size:.66rem}.mcr-quote-item__copy button{margin-top:7px;padding:0;border:0;background:transparent;color:#777;font:inherit;font-size:.58rem;text-decoration:underline;cursor:pointer}.mcr-quote-item__quantity{display:flex;align-items:center;gap:7px}.mcr-quote-item__quantity button{display:grid;width:27px;height:27px;place-items:center;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer}.mcr-quote-item__quantity svg{width:12px;height:12px}.mcr-quote-item__quantity b{min-width:13px;text-align:center;font-size:.68rem}.mcr-quote-drawer__empty{margin:auto 0;padding:34px 24px;border:1px dashed #ccc;border-radius:12px;text-align:center}.mcr-quote-drawer__empty>svg{width:36px;height:36px;color:#999}.mcr-quote-drawer__empty h3{margin:12px 0 7px;font-family:Playfair Display,serif;font-size:1.45rem;font-weight:500}.mcr-quote-drawer__empty p{margin:0;color:#777;font-size:.7rem;line-height:1.55}.mcr-quote-drawer__panel>footer{display:flex;align-items:center;gap:14px;padding-top:20px}.mcr-quote-drawer__panel>footer .mcr-button{margin-left:auto}.mcr-footer{margin-top:0;padding:42px 6% 120px;background:#070707;color:#fff}.mcr-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.35fr;gap:42px}.mcr-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:.72rem}.mcr-footer-grid b{margin-bottom:2px;font-size:.75rem}.mcr-footer-grid a,.mcr-footer-grid span,.mcr-footer-brand p{color:#bbb;line-height:1.55}.mcr-footer-brand img{width:165px;height:auto}.mcr-footer-brand p{max-width:330px;margin:4px 0 0}.mcr-footer-legal{display:flex;justify-content:space-between;gap:30px;margin-top:32px;padding-top:20px;border-top:1px solid #242424;color:#888;font-size:.64rem;line-height:1.55}.mcr-footer-legal span:last-child{max-width:620px;text-align:right}.mcr-site [class^=text-emerald-],.mcr-site [class*=" text-emerald-"]{color:var(--mcr-blue-ink)!important}.mcr-site [class~=bg-emerald-950] [class^=text-emerald-],.mcr-site [class~=bg-emerald-950] [class*=" text-emerald-"],.mcr-site [class~=bg-slate-950] [class^=text-emerald-],.mcr-site [class~=bg-slate-950] [class*=" text-emerald-"],.mcr-site .mcr-seo-cta-copy{color:var(--mcr-blue)!important}.mcr-site [class^=border-emerald-],.mcr-site [class*=" border-emerald-"]{border-color:#d9d9d5!important}.mcr-site [class^=bg-emerald-],.mcr-site [class*=" bg-emerald-"]{background-color:#f1f1ef!important}.mcr-site [class^="bg-emerald-300/"],.mcr-site [class*=" bg-emerald-300/"],.mcr-site [class^="bg-emerald-400/"],.mcr-site [class*=" bg-emerald-400/"]{background-color:#ffffff12!important}.mcr-site [class~=bg-emerald-950],.mcr-site [class~=bg-slate-950]{background-color:#050505!important}.mcr-site button[class^=bg-emerald-],.mcr-site button[class*=" bg-emerald-"],.mcr-site a[class^=bg-emerald-],.mcr-site a[class*=" bg-emerald-"]{background-color:var(--mcr-black)!important;color:#fff!important}.mcr-site [class^=from-emerald-],.mcr-site [class*=" from-emerald-"]{--tw-gradient-from: #121212 var(--tw-gradient-from-position) !important;--tw-gradient-to: rgba(18, 18, 18, 0) var(--tw-gradient-to-position) !important}.mcr-site [class^=via-emerald-],.mcr-site [class*=" via-emerald-"]{--tw-gradient-via: #252525 var(--tw-gradient-via-position) !important}.mcr-site [class^=to-emerald-],.mcr-site [class*=" to-emerald-"],.mcr-site [class^=to-teal-],.mcr-site [class*=" to-teal-"]{--tw-gradient-to: #3d3d3d var(--tw-gradient-to-position) !important}.mcr-site [class^=ring-emerald-],.mcr-site [class*=" ring-emerald-"]{--tw-ring-color: rgba(108, 157, 200, .25) !important}@media(max-width:1050px){.mcr-events{grid-template-columns:repeat(4,1fr)}.mcr-events__intro{grid-column:1 / -1;min-height:205px}.mcr-service-note>div{gap:14px}.mcr-popular-grid,.mcr-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.mcr-header{height:62px;padding:0 5%}.mcr-brand{width:108px;min-width:108px;height:60px}.mcr-brand img{height:58px}.mcr-menu-toggle{display:inline-grid;width:40px;height:40px;place-items:center;order:3;margin-left:auto}.mcr-nav{position:absolute;top:62px;left:0;right:0;display:none;max-height:calc(100dvh - 62px);align-items:stretch;flex-direction:column;gap:0;overflow-y:auto;overscroll-behavior:contain;padding:12px 5% 20px;background:#090909}.mcr-nav.is-open{display:flex}.mcr-nav a{padding:12px 0;border-bottom:1px solid #262626}.mcr-nav-disclosure{width:100%}.mcr-nav-disclosure__trigger{width:100%;justify-content:space-between;padding:12px 0;border-bottom:1px solid #262626}.mcr-nav-disclosure__panel{position:static;display:none;width:100%;grid-template-columns:1fr;gap:0;padding:0;border:0;border-radius:0;background:#111;box-shadow:none;opacity:1;pointer-events:auto;transform:none;visibility:visible;transition:none}.mcr-nav-disclosure.is-open .mcr-nav-disclosure__panel{display:grid;transform:none}.mcr-nav-disclosure.is-open:after{display:none}.mcr-nav-disclosure__group{border:0;border-radius:0}.mcr-nav-disclosure__group+.mcr-nav-disclosure__group{border-top:1px solid #303030}.mcr-nav-disclosure__group>b{padding:12px 16px 5px}.mcr-nav-disclosure__panel a{padding:11px 16px;font-size:.66rem}.mcr-header-actions{margin-left:auto}.mcr-header-cta,.mcr-quote-trigger span{display:none}.mcr-hero{min-height:520px}.mcr-hero__image{-o-object-position:61% center;object-position:61% center}.mcr-hero__copy{max-width:62%;padding:118px 5% 32px}.mcr-hero h1{font-size:3rem}.mcr-service-note>div{font-size:1rem}.mcr-benefits{padding-inline:5%;gap:10px}.mcr-benefits article{padding:16px;border:0;border-radius:9px;background:#fafafa}.mcr-event-card{min-height:180px}.mcr-long-term__shell{grid-template-columns:.75fr 1.25fr}.mcr-long-term__content{padding:38px 6%}.mcr-long-term__uses{grid-template-columns:1fr}.mcr-experience__steps{grid-template-columns:repeat(5,minmax(125px,1fr));overflow-x:auto;padding-bottom:12px}.mcr-experience__steps li:after{display:none}.mcr-chair-spotlight{width:auto;margin-inline:5%;grid-template-columns:1fr .8fr}.mcr-service-panel{width:auto;margin-inline:5%}.mcr-local-guide,.mcr-home-faq{padding-inline:5%}.mcr-gallery__row{overflow-x:auto;grid-template-columns:repeat(5,minmax(220px,1fr));scroll-snap-type:x mandatory}.mcr-gallery figure{scroll-snap-align:start}.mcr-catalog-controls{grid-template-columns:auto minmax(190px,1fr) auto auto}.mcr-filter-trigger,.mcr-cart-trigger{display:inline-flex}.mcr-catalog-controls>b{display:none}.mcr-catalog-layout{grid-template-columns:1fr}.mcr-filter-backdrop{position:fixed;z-index:139;inset:0;display:block;border:0;background:#0000005c}.mcr-catalog-filters{position:fixed;z-index:140;inset:0 25% 0 0;display:none;overflow-y:auto;padding:25px;border:0;background:#fff;box-shadow:0 0 30px #0003}.mcr-catalog-filters--open{display:block}.mcr-catalog-filters__heading button{display:grid;width:36px;height:36px;place-items:center}.mcr-filter-apply{display:inline-flex}.mcr-product-modal__panel{grid-template-columns:1fr 1fr}}@media(max-width:650px){.mcr-header{gap:10px}.mcr-header-actions{gap:7px}.mcr-quote-trigger{padding:7px 9px}.mcr-hero{min-height:510px}.mcr-hero__shade{background:linear-gradient(90deg,#000000db 20%,#0000001f)}.mcr-hero__copy{max-width:76%;padding-top:112px}.mcr-hero h1{font-size:2.5rem}.mcr-hero__intro{font-size:.78rem}.mcr-hero__assurances{gap:9px;font-size:.62rem}.mcr-service-note{padding-inline:3%}.mcr-service-note>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:.85rem}.mcr-benefits{grid-template-columns:1fr}.mcr-events{grid-template-columns:1fr 1fr;padding-inline:5%}.mcr-events__intro{min-height:220px}.mcr-event-card{min-height:190px}.mcr-long-term{padding-inline:5%}.mcr-long-term__shell{grid-template-columns:1fr}.mcr-long-term__image{min-height:240px}.mcr-long-term__image:after{background:linear-gradient(0deg,#0b0b0b,transparent 55%)}.mcr-long-term__content{padding:30px 24px 36px}.mcr-chair-spotlight{display:block;min-height:420px}.mcr-chair-spotlight__copy{padding:30px 9%}.mcr-chair-spotlight__stage{min-height:210px;padding:0 8%}.mcr-chair-spotlight__stage img{height:215px}.mcr-service-panel,.mcr-service-panel__details{grid-template-columns:1fr}.mcr-local-guide{padding-top:58px}.mcr-local-guide__grid,.mcr-home-faq__grid{grid-template-columns:1fr}.mcr-local-guide__grid article{padding:26px 23px}.mcr-gallery{padding-inline:5%}.mcr-gallery__row{grid-template-columns:repeat(5,72vw)}.mcr-gallery img{height:210px}.mcr-gallery__actions{flex-direction:column}.mcr-product-quote-state{align-items:flex-start;flex-direction:column}.mcr-product-quote-state--modal{width:100%;min-width:0;align-items:center;flex-direction:row}.mcr-product-modal__actions{align-items:stretch;flex-direction:column}.mcr-product-modal__actions>a:last-child{align-self:flex-start}.mcr-footer{padding-inline:5%}.mcr-footer-grid{grid-template-columns:1fr 1fr}.mcr-footer-brand{grid-column:1 / -1}.mcr-footer-legal{flex-direction:column}.mcr-footer-legal span:last-child{text-align:left}.mcr-quote-panel{padding:24px 18px 104px}.mcr-catalog-hero{min-height:285px;padding:112px 5% 42px;background-position:65% center}.mcr-catalog-hero h1{font-size:2.45rem}.mcr-popular-catalog__heading{align-items:flex-start;flex-direction:column}.mcr-popular-catalog__heading>p{text-align:left}.mcr-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mcr-catalog-controls{grid-template-columns:auto 1fr auto}.mcr-catalog-sort{grid-column:1 / -1;justify-self:end}.mcr-catalog-sort span{display:none}.mcr-catalog-filters{right:12%}.mcr-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mcr-product-card__media,.mcr-product-card--popular .mcr-product-card__media{height:165px}.mcr-product-card__copy{padding:8px 12px 13px}.mcr-catalog-recommend{width:auto;margin-inline:5%;align-items:flex-start;flex-wrap:wrap}.mcr-catalog-recommend .mcr-button{margin-left:0}.mcr-site #mcr-contact-form{min-width:0;max-width:100%}.mcr-site #mcr-contact-form>*{max-width:100%}.mcr-product-modal{align-items:flex-end;padding:0}.mcr-product-modal__panel{display:block;width:100%;max-height:94dvh;overflow-y:auto;border-radius:18px 18px 0 0}.mcr-product-modal__gallery{padding:17px 14px 12px}.mcr-product-modal__stage{min-height:285px;height:34dvh}.mcr-product-modal__copy{overflow:visible;padding:27px 20px 30px}.mcr-product-modal__features{grid-template-columns:1fr}.mcr-product-modal__actions{position:sticky;bottom:-30px;margin:22px -20px -30px;padding:14px 108px 18px 20px;border-top:1px solid #eee;background:#fff}.mcr-quote-drawer__panel{padding:24px 18px 104px}}@media(prefers-reduced-motion:reduce){.mcr-hero__motion-toggle{display:none}.mcr-site *,.mcr-site *:before,.mcr-site *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
