:root{--mr-red:#861d2a;--mr-cream:#fbf7ef;--mr-ink:#302d29;--mr-muted:#726b61;--mr-line:#e6dfd5;--mr-gold:#a68c5f;--mr-serif:Georgia,"Times New Roman",serif;--mr-sans:"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--mr-ink);font:14px/1.7 var(--mr-sans);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;width:100%;height:auto}svg{flex:none;vertical-align:middle}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--mr-serif);font-weight:400;line-height:1.12}h1{font-size:clamp(36px,4vw,62px);letter-spacing:-1.8px}h2{font-size:clamp(30px,3vw,44px);letter-spacing:-1.1px}h3{font-size:22px}p{color:var(--mr-muted)}a,button{touch-action:manipulation}a:hover{color:var(--mr-red)}button:disabled{cursor:not-allowed;opacity:.65}input,select,textarea{border:1px solid var(--mr-line);border-radius:0;background:#fff;padding:13px 16px;color:var(--mr-ink);max-width:100%}input[type=checkbox]{accent-color:var(--mr-red)}label{display:block;font-size:13px}input:focus,select:focus,textarea:focus{outline:2px solid var(--mr-gold);outline-offset:2px}:focus-visible{outline:2px solid var(--mr-red);outline-offset:5px}details summary{cursor:pointer}::selection{background:#eadbca}dialog::backdrop{background:#2419168c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mr-wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.mr-section{padding-block:84px}.mr-center{text-align:center}.mr-eyebrow{text-transform:uppercase;letter-spacing:2.2px;font-size:10px;font-weight:600;color:var(--mr-red);margin-bottom:19px}.mr-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:50px;padding:15px 26px;border:1px solid var(--mr-red);background:var(--mr-red);color:#fff;font-size:12px;letter-spacing:.35px;font-weight:500;transition:background .2s,color .2s}.mr-button:hover{background:#661320;color:#fff;border-color:#661320}.mr-button-cream{background:var(--mr-cream);border-color:var(--mr-cream);color:var(--mr-red)}.mr-button-cream:hover{background:#efe5d5;color:var(--mr-red);border-color:#efe5d5}.mr-text-link{display:inline-block;font-size:12px;border:0;border-bottom:1px solid currentColor;padding-bottom:5px;background:none;color:var(--mr-red)}.mr-small{font-size:12px}.mr-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.mr-skip{position:absolute;top:-100px;left:20px;z-index:200;padding:10px;background:#fff}.mr-skip:focus{top:10px}.mr-announcement{background:var(--mr-red);color:var(--mr-cream);font-size:11px;letter-spacing:.45px;text-align:center;padding:8px 28px;display:flex;justify-content:center;gap:50px;min-height:35px}.mr-countdown{opacity:.8}.mr-countdown:empty{display:none}.mr-header{background:var(--mr-cream);position:relative;z-index:20}.mr-topbar{height:105px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.mr-header-left{font-size:10px;text-transform:uppercase;letter-spacing:1.6px}.mr-logo{display:flex;flex-direction:column;align-items:center;width:max-content;margin:auto;color:var(--mr-red)}.mr-logo span{font-size:10px;letter-spacing:3px;line-height:1.4;text-transform:uppercase}.mr-logo strong{font:400 38px/1.2 var(--mr-serif);letter-spacing:-1.6px}.mr-tools{display:flex;align-items:center;justify-content:flex-end;gap:24px;color:var(--mr-red)}.mr-tools>a{display:flex;align-items:center;min-width:24px;min-height:40px}.mr-bag{position:relative;gap:7px}.mr-bag span{font-size:10px}.mr-navigation{display:flex;justify-content:center;align-items:center;gap:34px;border-block:1px solid var(--mr-line);padding:16px 20px 17px;font-size:11px;letter-spacing:.25px}.mr-navigation a{position:relative}.mr-navigation a:after{content:"";position:absolute;bottom:-6px;left:0;right:100%;height:1px;background:var(--mr-red);transition:right .2s}.mr-navigation a:hover:after{right:0}.mr-sale-link{color:var(--mr-red);font-weight:600}.mr-mobile-menu{display:none}.mr-hero{position:relative;min-height:650px;height:min(75vh,790px);isolation:isolate;color:#fff;overflow:hidden}.mr-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 54%;z-index:-2}.mr-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#1c130e94,#1c130e1f 58%,#1c130e00)}.mr-hero-inner{height:100%;display:flex;align-items:center;position:relative}.mr-hero-copy{max-width:480px;padding:42px 0 60px}.mr-hero .mr-eyebrow{color:#f3e0c5;font-size:10px;letter-spacing:2.3px}.mr-hero h1{font-size:clamp(48px,5.5vw,78px);letter-spacing:-2.3px;line-height:1.04;margin-bottom:25px;max-width:450px}.mr-hero-description{color:#f5ece3;font-size:14px;line-height:1.85;max-width:365px;margin-bottom:32px}.mr-hero-secondary{display:block;margin-top:20px;font-size:11px;text-decoration:underline;text-underline-offset:5px;color:#fff;width:max-content}.mr-hero-secondary:hover{color:#f0d9b4}.mr-hero-bottom{position:absolute;bottom:28px;left:0;color:#f1e4d3;font:italic 17px var(--mr-serif)}.mr-section-heading{margin-bottom:40px}.mr-section-heading>p:last-child{margin-top:18px}.mr-categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.mr-category{text-align:center}.mr-category-image{overflow:hidden;aspect-ratio:.86;background:var(--mr-cream)}.mr-category-image img{height:100%;object-fit:cover;transition:transform .6s}.mr-category:hover img{transform:scale(1.05)}.mr-category h3{font-family:var(--mr-sans);font-size:12px;font-weight:500;margin:19px 0 5px;letter-spacing:.1px}.mr-category>span{font-size:10px;color:var(--mr-muted)}.mr-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:36px}.mr-heading-row h2{max-width:660px}.mr-heading-row p:last-child{margin-top:16px}.mr-heading-row>.mr-text-link{flex:none}.mr-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 24px}.mr-card{min-width:0}.mr-card-image{border:0;position:relative;display:block;background:var(--mr-cream);aspect-ratio:1;overflow:hidden;width:100%;padding:0;color:var(--mr-red)}.mr-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.mr-card:hover .mr-card-image img{transform:scale(1.045)}.mr-card-info{padding-top:17px}.mr-card h3{font:400 13px/1.5 var(--mr-sans);letter-spacing:.1px}.mr-card-title{padding:0;border:0;background:none;text-align:left;color:inherit;font:inherit}.mr-card-info p{font-size:12px;margin-top:7px;color:var(--mr-ink)}.mr-price{font-weight:600}.mr-card-info s{color:#938a7e;margin-left:8px;font-size:11px}.mr-badge{position:absolute;left:12px;top:12px;background:var(--mr-cream);color:var(--mr-red);font-size:9px;letter-spacing:.4px;padding:4px 9px}.mr-card-plus{position:absolute;right:12px;bottom:12px;width:30px;height:30px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:21px;font-weight:300}.mr-promo{display:grid;grid-template-columns:1fr 1fr;background:var(--mr-red);color:var(--mr-cream);overflow:hidden}.mr-promo-image{height:530px}.mr-promo-image img{height:100%;object-fit:cover;object-position:50% 56%}.mr-promo-copy{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:70px clamp(36px,6vw,100px);overflow:hidden}.mr-promo-copy .mr-eyebrow{color:#e6cdae}.mr-promo-copy h2{font-size:clamp(42px,4.5vw,64px);max-width:340px;margin-bottom:24px}.mr-promo-copy p:not(.mr-eyebrow){color:#ebdad6;max-width:380px;font-size:13px;line-height:1.9;margin-bottom:30px}.mr-promo-copy .mr-button{font-size:11px;position:relative;z-index:1}.mr-promo-star{position:absolute;right:28px;bottom:-120px;font:330px var(--mr-serif);color:#efdabd17;pointer-events:none}.mr-story{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:100px}.mr-story-image{aspect-ratio:1.1;overflow:hidden}.mr-story-image img{height:100%;object-fit:cover;object-position:80% center}.mr-story-copy h2{max-width:410px;font-size:46px;line-height:1.16}.mr-story-copy>p:not(.mr-eyebrow){line-height:1.95;margin:26px 0;max-width:410px;font-size:13px}.mr-guides-section{background:var(--mr-cream)}.mr-guides{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.mr-guide>img{aspect-ratio:1.3;object-fit:cover}.mr-guide>div{padding-top:24px}.mr-guide .mr-eyebrow{display:block;letter-spacing:1px;margin-bottom:12px}.mr-guide h3{font-size:25px;line-height:1.25;max-width:340px}.mr-guide p{font-size:12px;line-height:1.7;margin:13px 0 21px}.mr-values{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;padding-block:52px}.mr-values>div{display:flex;flex-direction:column;align-items:center;padding:0 15px}.mr-values>div+div{border-left:1px solid var(--mr-line)}.mr-values svg{width:27px;height:27px;color:var(--mr-red);margin-bottom:15px}.mr-values strong{font-size:12px;font-weight:500;margin-bottom:5px}.mr-values span{font-size:11px;color:var(--mr-muted)}.mr-newsletter{background:#ece7de;padding:55px 0}.mr-newsletter-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:110px}.mr-newsletter h2{font-size:31px;max-width:420px}.mr-newsletter p:not(.mr-eyebrow){font-size:12px;margin-top:15px;max-width:410px}.mr-newsletter .mr-eyebrow{margin-bottom:14px}.mr-newsletter-fields{border-bottom:1px solid #a89b87;display:flex;align-items:stretch}.mr-newsletter-fields input{border:0;background:transparent;flex:1;min-width:0;padding:12px 0;font-size:12px;outline-offset:2px}.mr-newsletter-fields button{border:0;background:transparent;color:var(--mr-red);padding:12px 0 12px 20px}.mr-consent{display:flex;align-items:flex-start;gap:10px;margin-top:18px;font-size:9px;color:#746b5c;line-height:1.65}.mr-consent input{margin:3px 0 0}.mr-footer{background:var(--mr-cream);padding-top:65px}.mr-footer-grid{display:grid;grid-template-columns:1.55fr 1fr 1fr 1fr;gap:60px;padding-bottom:50px}.mr-footer-brand .mr-logo{margin:0}.mr-footer-brand p{font-size:12px;margin-top:24px;max-width:230px;line-height:1.85}.mr-footer-grid h3{font-family:var(--mr-sans);font-size:11px;letter-spacing:1px;text-transform:uppercase;margin:8px 0 20px}.mr-footer-grid>div:not(:first-child)>a{display:block;font-size:11px;color:var(--mr-muted);margin-bottom:9px}.mr-footer-grid>div>a:hover{color:var(--mr-red)}.mr-footer-bottom{border-top:1px solid var(--mr-line);display:flex;justify-content:space-between;gap:20px;padding-block:22px;font-size:9px;color:var(--mr-muted)}.mr-preview-note{text-align:center;background:#ede7dc;font-size:9px;padding:9px 20px}.mr-breadcrumb{font-size:10px;color:var(--mr-muted);margin-bottom:40px}.mr-collection-banner{background:var(--mr-cream);padding:35px 0 60px}.mr-collection-banner .mr-eyebrow{margin-bottom:14px}.mr-collection-description{max-width:630px;font-size:13px;color:var(--mr-muted);margin-top:20px}.mr-collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:32px;padding-bottom:18px;border-bottom:1px solid var(--mr-line);font-size:12px}.mr-collection-toolbar form{display:flex;gap:15px;align-items:center}.mr-collection-toolbar select{border:0;padding:7px;background:var(--mr-cream);font-size:11px}.mr-small-button{border:0;background:transparent;color:var(--mr-red);font-size:10px}.mr-catalog-note{font-size:11px;margin-bottom:25px;background:var(--mr-cream);padding:10px 16px}.mr-pagination{margin-top:45px;text-align:center}.mr-pagination>*{padding:10px}.mr-quickview{border:0;padding:0;width:min(950px,calc(100% - 36px));max-height:90vh;background:var(--mr-cream);color:var(--mr-ink)}.mr-modal-close{position:absolute;right:12px;top:12px;z-index:2;border:0;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--mr-red)}.mr-modal-layout{display:grid;grid-template-columns:1fr 1fr}.mr-modal-image{height:100%;min-height:490px;object-fit:cover}.mr-modal-copy{padding:50px 35px 35px}.mr-modal-copy h2{font-size:32px;letter-spacing:-.5px;margin-bottom:20px}.mr-modal-price{font-size:20px;color:var(--mr-red);margin-bottom:20px}.mr-modal-detail{font-size:12px;line-height:1.85;margin-bottom:20px}.mr-modal-copy select{width:100%;font-size:12px;margin:8px 0 20px}.mr-modal-copy>.mr-button{width:100%;margin-bottom:14px}.mr-modal-note{font-size:10px;line-height:1.7;margin:20px 0;color:var(--mr-muted)}.mr-product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:start}.mr-product-gallery{display:grid;gap:15px}.mr-product-copy{position:sticky;top:30px}.mr-product-copy h1{font-size:42px;line-height:1.2;margin-bottom:22px}.mr-product-price{color:var(--mr-red);font-size:24px;margin-bottom:5px}.mr-product-copy form{margin:30px 0}.mr-product-copy label{margin:15px 0 7px}.mr-product-copy select{width:100%}.mr-product-copy input[name=quantity]{width:90px;display:block;margin-bottom:20px}.mr-product-copy .mr-button{width:100%}.mr-richtext{font-size:14px;line-height:1.9;color:var(--mr-muted)}.mr-richtext p{margin:18px 0}.mr-richtext h2{font-size:29px;color:var(--mr-ink);margin:35px 0 18px}.mr-richtext h3{font-size:22px;color:var(--mr-ink);margin-top:28px}.mr-richtext a{color:var(--mr-red);text-decoration:underline;text-underline-offset:3px}.mr-richtext ul,.mr-richtext ol{padding-left:22px}.mr-richtext li{margin:10px 0}.mr-richtext img{margin-block:30px}.mr-accordion{border-block:1px solid var(--mr-line);padding:18px 0;font-size:13px}.mr-accordion summary{font-weight:500}.mr-accordion p{font-size:12px;margin-top:15px}.mr-page{width:min(800px,calc(100% - 80px));margin:0 auto;padding:65px 0 90px}.mr-page h1{margin-bottom:30px}.mr-page form{margin-top:35px}.mr-page label{margin:18px 0 7px}.mr-page input,.mr-page textarea{width:100%}.mr-page .mr-button{margin-top:22px}.mr-search-form{display:flex;gap:12px;width:min(700px,100%);margin:0 auto 50px}.mr-search-form input[type=search]{flex:1;min-width:0}.mr-search-results-title{font-size:28px;margin-bottom:35px}.mr-empty{text-align:center;padding:15px 0 60px}.mr-empty p{margin-bottom:30px}.mr-cart-row{display:grid;grid-template-columns:110px 1fr 100px 120px;gap:25px;align-items:center;padding:25px 0;border-bottom:1px solid var(--mr-line)}.mr-cart-row h2{font-size:22px;letter-spacing:-.3px;margin-bottom:10px}.mr-cart-row a:not(:first-child){font-size:11px}.mr-cart-row input{width:80px}.mr-cart-row label{font-size:10px;margin-bottom:5px}.mr-cart-summary{margin-left:auto;width:min(400px,100%);padding-top:35px;text-align:right}.mr-cart-summary p{margin-top:18px}.mr-cart-summary strong{margin-left:35px;font-size:21px;color:var(--mr-ink)}.mr-cart-summary>.mr-button{width:100%;margin-top:20px}.mr-password{min-height:85vh;display:grid;grid-template-columns:1fr 1fr}.mr-password>img{height:100%;object-fit:cover}.mr-password>div{padding:80px 45px;align-self:center}.mr-password h1{margin:35px 0 20px}.mr-password label{margin-top:25px}.mr-password input{display:block;width:100%;margin:10px 0}.mr-password .mr-button{width:100%}@media(min-width:1600px){.mr-wrap{width:min(1420px,calc(100% - 160px))}.mr-hero{height:780px}.mr-hero-copy{max-width:510px}}@media(max-width:1100px){.mr-wrap{width:calc(100% - 60px)}.mr-navigation{gap:23px;font-size:10px}.mr-topbar{height:93px}.mr-hero{min-height:590px}.mr-hero h1{font-size:62px;max-width:390px}.mr-categories{gap:13px}.mr-story{gap:50px}.mr-story-copy h2{font-size:38px}.mr-footer-grid{gap:28px}.mr-newsletter-inner{gap:55px}.mr-promo-copy{padding:50px 40px}.mr-promo-image{height:480px}.mr-grid{gap:30px 18px}.mr-category h3{font-size:11px}.mr-product-layout{gap:40px}.mr-product-copy h1{font-size:35px}}@media(max-width:760px){.mr-wrap{width:calc(100% - 36px)}.mr-section{padding-block:52px}.mr-announcement{font-size:9px;padding:7px 15px;min-height:30px;gap:15px}.mr-countdown{display:none}.mr-topbar{height:86px;grid-template-columns:1fr 1.6fr 1fr}.mr-desktop-note,.mr-navigation{display:none}.mr-logo strong{font-size:31px}.mr-logo span{font-size:8px;letter-spacing:2.5px}.mr-tools{gap:12px}.mr-tools svg{width:20px;height:20px}.mr-tools>a[aria-label="Mon compte"]{display:none}.mr-bag{gap:3px}.mr-mobile-menu{display:block}.mr-mobile-menu>summary{list-style:none;display:flex;align-items:center;width:38px;min-height:40px;color:var(--mr-red)}.mr-mobile-menu>summary::-webkit-details-marker{display:none}.mr-mobile-menu>nav{position:absolute;top:86px;left:0;right:0;background:var(--mr-cream);padding:12px 24px 25px;box-shadow:0 10px 15px #0001;max-height:calc(100vh - 130px);overflow:auto}.mr-mobile-menu nav a{display:block;border-bottom:1px solid var(--mr-line);padding:13px 0;font-size:13px;letter-spacing:.2px;text-transform:none}.mr-hero{min-height:610px;height:calc(88svh - 116px);max-height:760px}.mr-hero-image{object-position:63% center}.mr-hero-shade{background:linear-gradient(90deg,#19110c94,#19110c12),linear-gradient(0deg,rgba(25,17,12,.48),transparent 65%)}.mr-hero-inner{align-items:flex-end}.mr-hero-copy{padding:65px 3px 66px;max-width:100%}.mr-hero h1{font-size:53px;line-height:1.04;letter-spacing:-1.8px;max-width:325px;margin-bottom:20px}.mr-hero .mr-eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:18px}.mr-hero-description{font-size:12px;max-width:285px;line-height:1.8;margin-bottom:26px}.mr-hero-bottom{font-size:13px;bottom:19px;left:3px}.mr-hero .mr-button{font-size:11px;min-height:48px;padding:13px 20px;gap:30px}.mr-hero-secondary{margin-top:18px;font-size:10px}.mr-section-heading{margin-bottom:28px}.mr-section-heading>p:last-child{font-size:12px;margin-top:14px}.mr-eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:14px}h2{font-size:32px;letter-spacing:-.6px}.mr-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 11px}.mr-category-image{aspect-ratio:.83}.mr-category h3{font-size:10px;line-height:1.4;margin-top:12px}.mr-category>span{font-size:9px}.mr-heading-row{display:block;margin-bottom:28px}.mr-heading-row h2{font-size:32px;max-width:370px}.mr-heading-row p:last-child{font-size:12px;margin-top:14px}.mr-heading-row>.mr-text-link{margin-top:18px}.mr-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 13px}.mr-card-info{padding-top:12px}.mr-card h3{font-size:11px}.mr-card-info p{font-size:11px;margin-top:5px}.mr-badge{top:8px;left:8px;font-size:8px;padding:3px 7px}.mr-card-plus{width:27px;height:27px;bottom:9px;right:9px;font-size:19px}.mr-promo{grid-template-columns:1fr}.mr-promo-image{height:auto;aspect-ratio:1.45}.mr-promo-copy{padding:45px 30px 50px}.mr-promo-copy h2{font-size:47px;max-width:320px;margin-bottom:20px}.mr-promo-copy p:not(.mr-eyebrow){font-size:12px;margin-bottom:26px}.mr-promo-copy .mr-button{font-size:10px;padding-inline:18px}.mr-story{grid-template-columns:1fr;gap:34px}.mr-story-image{aspect-ratio:1.15}.mr-story-copy{padding-inline:8px}.mr-story-copy h2{font-size:37px;max-width:355px}.mr-story-copy>p:not(.mr-eyebrow){font-size:12px;margin:20px 0}.mr-guides{grid-template-columns:1fr;gap:38px}.mr-guide>img{aspect-ratio:1.55}.mr-guide>div{padding-top:18px}.mr-guide h3{font-size:27px;max-width:370px}.mr-guide p{margin:10px 0 16px}.mr-values{width:100%;padding:32px 12px}.mr-values>div{padding:0 10px}.mr-values strong{font-size:10px;line-height:1.45;max-width:110px}.mr-values span{font-size:9px;line-height:1.5;max-width:115px}.mr-values svg{width:23px;height:23px;margin-bottom:12px}.mr-newsletter{padding:42px 0}.mr-newsletter-inner{grid-template-columns:1fr;gap:22px;padding-inline:6px}.mr-newsletter h2{font-size:31px}.mr-newsletter p:not(.mr-eyebrow){font-size:11px}.mr-footer{padding-top:42px}.mr-footer-grid{grid-template-columns:1fr 1fr;gap:34px 28px;padding-inline:6px;padding-bottom:35px}.mr-footer-brand{grid-column:1/-1}.mr-footer-brand .mr-logo strong{font-size:36px}.mr-footer-brand p{max-width:280px;margin-top:18px}.mr-footer-grid h3{font-size:10px;margin-bottom:17px}.mr-footer-grid>div:not(:first-child)>a{font-size:10px}.mr-footer-bottom{display:block;font-size:8px;padding-block:18px}.mr-footer-bottom>span{display:block;margin-bottom:6px}.mr-preview-note{font-size:8px;line-height:1.6}.mr-collection-banner{padding:24px 0 37px}.mr-breadcrumb{margin-bottom:25px;font-size:9px}.mr-collection-banner h1{font-size:40px}.mr-collection-description{font-size:12px}.mr-collection-toolbar{gap:10px;font-size:11px;align-items:flex-start}.mr-collection-toolbar form{gap:6px}.mr-collection-toolbar label{display:none}.mr-collection-toolbar select{max-width:160px;font-size:10px}.mr-small-button{font-size:9px}.mr-catalog-note{font-size:10px;padding:10px 12px}.mr-modal-layout{grid-template-columns:1fr}.mr-modal-image{min-height:0;max-height:320px;object-fit:cover;aspect-ratio:1.25}.mr-modal-copy{padding:25px}.mr-modal-copy h2{font-size:28px}.mr-modal-close{position:sticky;float:right;margin-bottom:-36px;top:10px;right:10px}.mr-product-layout{grid-template-columns:1fr;gap:30px}.mr-product-copy{position:static}.mr-product-copy h1{font-size:35px}.mr-page{width:calc(100% - 40px);padding:40px 0 60px}.mr-page h1{font-size:38px}.mr-richtext{font-size:13px}.mr-search-form{gap:8px}.mr-search-form .mr-button{padding-inline:15px;font-size:10px}.mr-search-form input{font-size:11px;padding-inline:12px}.mr-search-results-title{font-size:24px}.mr-cart-row{grid-template-columns:70px 1fr 65px;gap:15px}.mr-cart-row>strong{grid-column:2/-1}.mr-cart-row h2{font-size:18px}.mr-cart-row input{width:65px;padding:10px}.mr-cart-row label{font-size:9px}.mr-password{grid-template-columns:1fr}.mr-password>img{height:280px}.mr-password>div{padding:45px 25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
