.mg-storefront{--mg-paper:#eeeae2;--mg-ink:#101010;--mg-muted:#69675f;--mg-line:#cfccc4;background:var(--mg-paper);color:var(--mg-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.mg-storefront button,.mg-storefront select{font:inherit}.mg-storefront button,.mg-storefront select,.mg-storefront summary{cursor:pointer}.mg-storefront button:disabled{cursor:not-allowed}.mg-storefront button,.mg-storefront a,.mg-storefront summary{touch-action:manipulation}.mg-storefront button{border-radius:0}.mg-storefront :is(button,a,summary,select):focus-visible{outline-offset:4px;outline:2px solid #514374}.mg-header :is(button,a):focus-visible,.mg-hero :is(button,a):focus-visible,.mg-story :is(button,a):focus-visible,.mg-footer :is(button,a):focus-visible{outline-color:#c5b9ee}.mg-storefront :is(.mg-button,.mg-add-button,.mg-icon-button,.mg-cart-button):active:not(:disabled){transform:translateY(1px)}.mg-storefront h1,.mg-storefront h2,.mg-storefront h3,.mg-storefront p{margin:0}.mg-storefront em{font-family:Georgia,Times New Roman,serif;font-weight:400}.mg-shell{padding-inline:clamp(20px,4.2vw,80px)}.mg-eyebrow{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:600;line-height:1.5;display:inline-flex}.mg-eyebrow i{background:#b9adf3;border-radius:50%;width:7px;height:7px}.mg-wordmark{font-family:var(--font-display), sans-serif;letter-spacing:-.075em;font-size:28px;font-weight:800;line-height:1;display:block}.mg-announcement{color:#d1ccc4;background:#171717;justify-content:space-between;gap:16px;padding:10px 4.2%;font-size:11px;line-height:1.5;display:flex}.mg-announcement a{align-items:center;gap:6px;display:flex}.mg-header{z-index:80;min-height:82px;color:var(--mg-paper);background:#000;border-bottom:1px solid #282828;justify-content:space-between;align-items:center;gap:24px;padding:10px 4.2%;display:flex;position:sticky;top:0}.mg-brand{align-items:center;min-height:44px;display:inline-flex}.mg-desktop-nav{align-items:center;gap:clamp(18px,3vw,46px);display:flex}.mg-desktop-nav a{align-items:center;min-height:44px;font-size:12px;display:flex;position:relative}.mg-desktop-nav a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .2s;position:absolute;bottom:7px;left:0;right:0;transform:scaleX(0)}.mg-desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.mg-header-actions{align-items:center;gap:12px;display:flex}.mg-storefront .mg-icon-button{width:44px;height:44px;transition:background var(--motion-feedback), border-color var(--motion-feedback), transform var(--motion-feedback);background:0 0;border:1px solid #0000;border-radius:50%;flex-shrink:0;place-items:center;padding:0;display:inline-grid}.mg-storefront .mg-cart-button{min-height:44px;transition:background var(--motion-feedback), border-color var(--motion-feedback), transform var(--motion-feedback);background:#ffffff06;border:1px solid #ffffff26;border-radius:4px;align-items:center;gap:10px;padding:0 10px;font-size:12px;display:flex}.mg-cart-count{border:1px solid #696969;border-radius:50%;place-items:center;min-width:23px;height:23px;font-size:10px;display:grid}.mg-cart-count[data-filled=true]{color:#101010;animation:mg-bag-feedback .38s var(--motion-ease);background:#c5b9ee;border-color:#c5b9ee}.mg-storefront .mg-menu-toggle{display:none}.mg-storefront .mg-button{text-align:left;max-width:100%;min-height:54px;transition:background var(--motion-feedback), border-color var(--motion-feedback), color var(--motion-feedback), box-shadow var(--motion-feedback), transform var(--motion-feedback) var(--motion-ease);border-radius:4px;justify-content:space-between;align-items:center;gap:24px;padding:9px 12px 9px 20px;font-size:13px;font-weight:600;line-height:1.4;display:inline-flex;box-shadow:inset 0 1px #ffffff12}.mg-button svg{width:32px;height:32px;transition:transform var(--motion-feedback) var(--motion-ease), background var(--motion-feedback);background:#8080801a;border-radius:50%;flex-shrink:0;padding:7px}.mg-button-light{background:var(--mg-paper);color:var(--mg-ink);border:1px solid var(--mg-paper)}.mg-button-dark{background:var(--mg-ink);color:var(--mg-paper);border:1px solid var(--mg-ink)}.mg-button-outline{border:1px solid var(--mg-ink);background:0 0}.mg-button-lilac{color:#101010;background:#c5b9ee;border:1px solid #c5b9ee}.mg-inline-link{background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:18px;min-height:44px;padding:6px 0;font-size:13px;font-weight:600;display:inline-flex}.mg-inline-link svg{transition:transform .2s}@media (hover:hover) and (pointer:fine){.mg-storefront .mg-icon-button:hover{background:#ffffff14;border-color:#ffffff30}.mg-storefront .mg-cart-button:hover{background:#ffffff12;border-color:#a69abf}.mg-storefront .mg-dialog .mg-icon-button:hover{background:#1010100a;border-color:#10101030}.mg-button-light:hover{background:#fffaf0;border-color:#fffaf0}.mg-button-dark:hover{background:#34303b;border-color:#34303b}.mg-button-outline:hover{background:var(--mg-ink);color:var(--mg-paper)}.mg-button-lilac:hover{background:#d8cef8;border-color:#d8cef8}.mg-storefront .mg-button:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff26,0 7px 20px #0000001c}.mg-storefront .mg-button:active{transform:translateY(1px)}.mg-button:hover svg{transform:translate(4px)}.mg-hero-copy .mg-button:hover svg{transform:translateY(4px)}.mg-footer-collection:hover svg{transform:translateY(-4px)}.mg-help .mg-button:hover svg{background:#ffffff20;transform:none}.mg-inline-link:hover svg{transform:translate(2px,-2px)}}.mg-hero{color:var(--mg-paper);background:#000;grid-template-columns:.9fr 1.1fr;padding:0 4.2%;display:grid;position:relative}.mg-hero-copy{z-index:1;padding:clamp(36px,4.2vw,70px) 0 42px;position:relative}.mg-hero h1{font-family:var(--font-display), sans-serif;letter-spacing:-.065em;margin:24px 0 26px;font-size:clamp(64px,7.2vw,114px);font-weight:600;line-height:.91}.mg-hero h1 em{color:#c0b4ec;letter-spacing:-.055em;line-height:.88;display:inline-block}.mg-hero-copy>p{color:#c4c1ba;font-size:14px;line-height:1.8}.mg-hero-copy>.mg-button{min-width:210px;margin-top:28px}.mg-hero-footnote{color:#8f8d88;margin-top:18px;font-size:10px;display:block}.mg-hero-visual{min-width:0;min-height:560px;position:relative}.mg-hero-photo{display:block;position:absolute;inset:6px -2% 98px 0}.mg-hero-photo[data-photo-surface=light]{background:#f3f2ee;inset:24px 0 98px 8%;overflow:hidden}.mg-hero-photo img{object-fit:contain;object-position:center;transition:transform var(--motion-editorial) var(--motion-ease)}.mg-hero-photo:hover img{transform:scale(1.025)}.mg-hero-product{border-top:1px solid #353535;justify-content:space-between;align-items:center;gap:20px;padding:18px 0 0;display:flex;position:absolute;bottom:24px;left:8%;right:0}.mg-hero-product>span:first-child{gap:5px;display:grid}.mg-hero-product small{color:#99958e;font-size:10px}.mg-hero-product strong{font-size:17px;font-weight:500}.mg-hero-product>span:last-child{align-items:center;gap:22px;font-size:15px;display:flex}.mg-hero-bottom{color:#96938e;border-top:1px solid #282828;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:10px;display:flex}.mg-hero-bottom a{align-items:center;gap:12px;display:flex}.mg-purchase-notes{border-bottom:1px solid var(--mg-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0 4.2%;font-size:12px;display:grid}.mg-purchase-notes>*{text-align:left;align-items:center;gap:16px;min-width:0;min-height:108px;padding:24px 22px;display:flex}.mg-purchase-notes>:first-child{padding-left:0}.mg-purchase-notes>*+*{border-left:1px solid var(--mg-line)}.mg-purchase-notes strong,.mg-purchase-notes small{display:block}.mg-purchase-notes strong{font-size:14px;font-weight:600;line-height:1.4}.mg-purchase-notes small{color:#625d55;margin-top:5px;font-size:11px;line-height:1.5}.mg-purchase-notes :is(a,button){transition:background var(--motion-feedback)}@media (hover:hover){.mg-purchase-notes :is(a,button):hover{background:#c5b9ee18}}.mg-purchase-notes svg{flex-shrink:0}.mg-collection{padding-block:76px 85px}.mg-collection-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px;display:flex}.mg-collection h2,.mg-story h2,.mg-help h2,.mg-footer h2{font-family:var(--font-display), sans-serif;letter-spacing:-.055em;margin:17px 0 0;font-size:clamp(38px,4.5vw,68px);font-weight:500;line-height:1}.mg-collection-context{justify-items:start;gap:18px;max-width:320px;display:grid}.mg-collection-context>p{color:#66635e;padding-bottom:3px;font-size:13px;line-height:1.8}.mg-opening-note{color:#41364f;background:#e8e1ef;border:1px solid #cfc6df;border-radius:4px;align-items:center;gap:11px;max-width:100%;padding:12px 17px;display:inline-flex;box-shadow:0 3px 10px #30213f06}.mg-opening-dot{background:#74628d;border-radius:50%;flex-shrink:0;width:6px;height:6px}.mg-opening-note strong{font-size:12px;font-weight:600;line-height:1.5;display:block}.mg-opening-note small{margin-top:2px;font-size:11px;line-height:1.5;display:block}.mg-catalog-notice{background:#e2dccb;border:1px solid #b4a97f;padding:18px;font-size:13px;line-height:1.6;margin-bottom:24px!important}.mg-catalog-controls{border-bottom:1px solid var(--mg-line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;display:flex}.mg-category-tabs{flex-wrap:wrap;gap:7px;display:flex}.mg-category-tabs button{min-height:44px;transition:background var(--motion-feedback), border-color var(--motion-feedback), color var(--motion-feedback);background:0 0;border:1px solid #d5d1c8;border-radius:4px;padding:11px 22px;font-size:12px}.mg-category-tabs button:hover{border-color:#97948c}.mg-category-tabs button.is-active{background:var(--mg-ink);border-color:var(--mg-ink);color:var(--mg-paper)}.mg-sort{flex-shrink:0;align-items:center;gap:10px;display:flex}.mg-sort select{appearance:none;outline-offset:2px;max-width:165px;min-height:44px;color:var(--mg-ink);background:0 0;border:0;border-radius:0;padding:8px 0;font-size:11px}.mg-catalog-summary{color:#66635e;justify-content:space-between;align-items:center;gap:20px;margin:18px 0 22px;font-size:11px;display:flex}.mg-catalog-summary label{cursor:pointer;align-items:center;gap:8px;min-height:30px;display:inline-flex}.mg-catalog-summary input{width:15px;height:15px;accent-color:var(--mg-ink)}.mg-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 20px;display:grid}.mg-product-card{flex-direction:column;min-width:0;display:flex}.mg-product-media{aspect-ratio:3/4;background:#000;position:relative;overflow:hidden}.mg-product-media[data-photo-surface=light]{background:#f3f2ee}.mg-product-photo{position:absolute;inset:0}.mg-product-photo img{object-fit:contain;transition:opacity var(--motion-overlay) ease, transform var(--motion-editorial) var(--motion-ease)}.mg-image-secondary{opacity:0}@media (hover:hover) and (pointer:fine){.mg-product-media:hover .mg-image-primary{transform:scale(1.035)}.mg-product-media:has(.mg-image-secondary):hover .mg-image-primary{opacity:0}.mg-product-media:hover .mg-image-secondary{opacity:1;transform:scale(1.035)}}.mg-new-label,.mg-unavailable-label{z-index:1;color:#101010;pointer-events:none;background:#eeeae2;padding:6px 8px;font-size:9px;line-height:1.4;position:absolute;top:12px;left:12px}.mg-unavailable-label{color:#eeeae2;background:#333}.mg-view-piece{color:#eeeae2;background:#0009;border:1px solid #626262;border-radius:50%;place-items:center;width:42px;height:42px;transition:color .2s,background .2s;display:grid;position:absolute;bottom:10px;right:10px}.mg-view-piece:hover{color:#101010;background:#eeeae2}.mg-product-info{flex:1;padding:17px 0 16px}.mg-product-category{color:#6b6860;font-size:10px;line-height:1.5}.mg-product-info h3{letter-spacing:-.025em;margin:5px 0 12px;font-size:16px;font-weight:600;line-height:1.3}.mg-product-prices{flex-wrap:wrap;align-items:baseline;gap:9px;display:flex}.mg-product-prices strong{font-size:17px;font-weight:600}.mg-product-prices del{color:#77736a;font-size:12px}.mg-transfer-price{color:#69665e;font-size:12px;line-height:1.6;margin-top:5px!important}.mg-add-button{text-align:left;background:0 0;border:1px solid #ada99f;border-left:0;border-right:0;justify-content:space-between;align-items:center;gap:8px;min-height:46px;padding:11px 0;transition:padding .2s,background .2s;display:flex;font-size:11px!important;font-weight:600!important}.mg-add-button svg{flex-shrink:0}.mg-add-button:hover:not(:disabled){background:#ded9ce;padding-inline:11px}.mg-add-button.is-added{color:#41573d}.mg-add-button:disabled{opacity:.55}.mg-load-more{flex-direction:column;align-items:center;gap:17px;margin-top:46px;display:flex}.mg-load-more .mg-button{min-width:240px}.mg-load-more>span{color:#6b6860;font-size:10px}.mg-empty{text-align:center;padding:70px 20px}.mg-empty h3{margin-bottom:20px;font-size:20px;font-weight:500}.mg-story{color:var(--mg-paper);background:#171717;grid-template-columns:1.05fr 1fr;display:grid}.mg-story-image{background:#111112;min-height:610px;position:relative;overflow:hidden}.mg-story-image img{object-fit:contain;object-position:center}.mg-story-image>span{color:#dedad2;background:#000a;width:fit-content;padding:7px 10px;font-size:9px;position:absolute;bottom:20px;left:20px;right:20px}.mg-story-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:64px clamp(30px,5vw,85px);display:flex}.mg-story h2{margin-bottom:32px;font-size:clamp(38px,4.2vw,65px)}.mg-story-copy>p{color:#bcb8b0;max-width:380px;margin-bottom:18px;font-size:14px;line-height:1.85}.mg-story-copy>.mg-inline-link{margin-top:9px;font-size:12px}.mg-craft-signature{border-top:1px solid #48453f;flex-direction:column;gap:10px;width:100%;margin-top:50px;padding-top:25px;display:flex}.mg-craft-signature>span{font-family:var(--font-display), sans-serif;letter-spacing:-.06em;font-size:22px;font-weight:700}.mg-craft-signature>small{color:#a5a198;font-size:10px}.mg-help{grid-template-columns:1fr 1.1fr;gap:9%;padding-block:90px;display:grid}.mg-help h2{margin-bottom:24px}.mg-help-intro>p{color:#66635e;max-width:325px;margin-bottom:30px;font-size:13px;line-height:1.8}.mg-faq{padding-top:24px}.mg-faq details{border-bottom:1px solid #bdb9af}.mg-faq details:first-child{border-top:1px solid #bdb9af}.mg-faq summary{justify-content:space-between;align-items:center;gap:20px;min-height:81px;padding:20px 0;font-size:14px;font-weight:500;list-style:none;display:flex}.mg-faq summary::-webkit-details-marker{display:none}.mg-faq summary svg{flex-shrink:0;transition:transform .2s}.mg-faq details[open] summary svg{transform:rotate(45deg)}.mg-faq details p{color:#66635e;max-width:500px;padding:0 30px 25px 0;font-size:13px;line-height:1.8}.mg-footer{color:var(--mg-paper);background:#101010;overflow:hidden}.mg-footer-top{grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(40px,8vw,150px);padding-block:64px 60px;display:grid}.mg-footer h2{font-size:clamp(38px,4.2vw,64px);line-height:1.04}.mg-footer h2 em{color:#c5b9ee}.mg-footer-intro>p{color:#b9b4ab;max-width:350px;margin:22px 0 26px;font-size:13px;line-height:1.8}.mg-footer-collection{min-width:242px}.mg-footer-support{min-width:0}.mg-footer-assist{border-bottom:1px solid #393631;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:18px;min-height:104px;padding-block:24px;display:grid}.mg-footer-assist:first-child{border-top:1px solid #393631}.mg-footer-assist-icon{color:#c5b9ee;width:44px;height:44px;transition:background var(--motion-feedback), border-color var(--motion-feedback);border:1px solid #5d5750;border-radius:50%;place-items:center;display:grid}.mg-footer-assist strong,.mg-footer-assist small{display:block}.mg-footer-assist strong{font-size:15px;font-weight:500;line-height:1.45}.mg-footer-assist small{color:#b9b4ab;margin-top:6px;font-size:12px;line-height:1.6}.mg-footer-assist>svg{color:#b9b4ab;transition:transform var(--motion-feedback) var(--motion-ease), color var(--motion-feedback)}.mg-footer-nav{flex-wrap:wrap;gap:8px 28px;padding-top:16px;display:flex}.mg-footer-nav a{color:#b9b4ab;text-underline-offset:5px;align-items:center;min-height:44px;font-size:12px;-webkit-text-decoration:underline #625c53;text-decoration:underline #625c53;display:inline-flex}@media (hover:hover) and (pointer:fine){.mg-footer-assist:hover .mg-footer-assist-icon{background:#c5b9ee12;border-color:#c5b9ee}.mg-footer-assist:hover>svg{color:#c5b9ee;transform:translate(2px,-2px)}.mg-footer-nav a:hover,.mg-footer-bottom a:hover{color:#eeeae2}}.mg-footer-word{font-family:var(--font-display), sans-serif;letter-spacing:-.087em;text-align:center;white-space:nowrap;margin:0;font-size:18.85vw;font-weight:800;line-height:.88}.mg-footer-bottom{color:#a7a399;border-top:1px solid #3a3935;justify-content:space-between;align-items:center;gap:24px;margin-top:30px;padding-block:26px;font-size:10px;display:flex}.mg-footer-bottom>nav{flex-wrap:wrap;gap:8px 25px;display:flex}.mg-footer-bottom a{min-height:44px;transition:color var(--motion-feedback);align-items:center;gap:6px;display:inline-flex}.mg-dialog{z-index:150;background:var(--mg-paper);width:min(720px,100% - 40px);max-height:calc(100dvh - 64px);color:var(--mg-ink);border:0;margin:auto;padding:0;position:fixed;inset:0;box-shadow:0 24px 100px #0005}.mg-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000b}.mg-dialog-content{padding:28px}.mg-dialog[open]{animation:mg-dialog-in .3s var(--motion-ease)}.mg-dialog[open]::backdrop{animation:.26s ease-out mg-backdrop-in}.mg-dialog .mg-icon-button:hover{background:#0000000c}.mg-dialog-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.mg-search-input{border-bottom:1px solid #716d64;align-items:center;gap:14px;padding:15px 0;display:flex}.mg-search-input svg{flex-shrink:0}.mg-search-input input{background:0 0;border:0;border-radius:0;width:100%;min-width:0;min-height:34px;padding:0;font-size:23px}.mg-search-input input:focus-visible{outline-offset:6px}.mg-search-count{color:#6b6860;font-size:11px;margin:22px 0 14px!important}.mg-search-results>a{border-bottom:1px solid #d0cbc1;grid-template-columns:65px 1fr auto 18px;align-items:center;gap:18px;padding:12px 0;display:grid}.mg-search-thumb{background:#000;width:65px;height:78px;position:relative}.mg-search-thumb img{object-fit:contain}.mg-search-results strong,.mg-search-results small{display:block}.mg-search-results strong{font-size:14px;font-weight:500}.mg-search-results small{color:#6b6860;margin-top:7px;font-size:10px}.mg-search-results b{font-size:13px;font-weight:500}.mg-search-empty{padding-block:25px;font-size:16px}.mg-search-empty .mg-inline-link{margin-top:15px}.mg-mobile-nav{flex-direction:column;display:flex}.mg-mobile-nav a{min-height:80px;font-family:var(--font-display), sans-serif;letter-spacing:-.045em;border-bottom:1px solid #cac5b9;justify-content:space-between;align-items:center;gap:24px;font-size:28px;display:flex}.mg-menu-note{color:#6b6860;font-size:14px;line-height:1.7;margin:32px 0 22px!important}.mg-hero-copy>p,.mg-hero-copy>.mg-button{animation:mg-copy-in .62s var(--motion-ease)}.mg-product-media{animation:mg-piece-in .46s var(--motion-ease)}.mg-faq details[open] p{animation:mg-copy-in .28s var(--motion-ease)}.mg-category-tabs button:active{transform:translateY(1px)}.mg-search-results>a{transition:background-color .2s}.mg-search-results>a:focus-visible{outline-offset:-2px}@media (hover:hover) and (pointer:fine){.mg-search-results>a:hover{background:#ded7e94d}.mg-faq summary:hover{color:#65517d}}@keyframes mg-copy-in{0%{opacity:.2;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes mg-piece-in{0%{opacity:.25;translate:0 12px}to{opacity:1;translate:0}}@keyframes mg-dialog-in{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}@keyframes mg-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes mg-bag-feedback{0%{transform:scale(.8)}55%{transform:scale(1.2)}to{transform:scale(1)}}@media (min-width:1600px){.mg-hero{padding-inline:max(4.2%,50vw - 800px)}.mg-hero-visual{min-height:720px}.mg-product-grid{gap:40px 28px}}@media (max-width:1024px){.mg-header{gap:18px}.mg-desktop-nav{gap:20px}.mg-desktop-nav a{font-size:11px}.mg-bag-label{display:none}.mg-hero h1{font-size:clamp(60px,7.8vw,82px)}.mg-hero-visual{min-height:540px}.mg-purchase-notes{gap:0;font-size:11px}.mg-purchase-notes>*{gap:8px}.mg-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 16px}.mg-story-image{min-height:560px}.mg-story-copy{padding:45px 30px}.mg-story-copy>p{font-size:13px}.mg-help{gap:6%}}@media (max-width:700px){.mg-shell{padding-inline:20px}.mg-announcement{justify-content:center;padding:9px 16px;font-size:9px}.mg-announcement a{display:none}.mg-header{gap:8px;min-height:67px;padding:8px 15px}.mg-wordmark{font-size:25px}.mg-desktop-nav{display:none}.mg-header-actions{gap:1px}.mg-storefront .mg-menu-toggle{display:inline-grid}.mg-storefront .mg-cart-button{gap:6px;padding-inline:6px}.mg-cart-count{min-width:20px;height:20px;font-size:9px}.mg-hero{grid-template-columns:1.02fr 1fr;padding:0 20px}.mg-hero-copy{padding:30px 0}.mg-hero .mg-eyebrow{letter-spacing:.07em;white-space:nowrap;gap:6px;font-size:8px}.mg-hero .mg-eyebrow i{width:5px;height:5px}.mg-hero h1{letter-spacing:-.06em;margin:24px 0 20px;font-size:clamp(31px,8.6vw,57px);line-height:1}.mg-hero-copy>p{max-width:190px;padding-right:8px;font-size:12px;line-height:1.8}.mg-hero-copy>p br{display:none}.mg-hero-copy>.mg-button{gap:10px;min-width:0;min-height:48px;margin-top:24px;padding:9px 10px;font-size:11px}.mg-hero-copy>.mg-button svg{width:24px;height:24px;padding:4px}.mg-hero-footnote{display:none}.mg-hero-visual{min-height:380px}.mg-hero-photo{inset:18px -15px 124px -5px}.mg-hero-photo[data-photo-surface=light]{inset:18px -15px 124px 0}.mg-hero-product{flex-direction:column;align-items:flex-start;gap:9px;padding-top:12px;bottom:32px;left:14px;right:-2px}.mg-hero-product small{font-size:8px}.mg-hero-product strong{font-size:13px}.mg-hero-product>span:last-child{justify-content:space-between;gap:12px;width:100%;font-size:12px}.mg-hero-product svg{width:17px}.mg-hero-bottom{padding-block:14px;font-size:8px;line-height:1.7}.mg-hero-bottom a{white-space:nowrap;gap:6px}.mg-hero-bottom>span{max-width:175px}.mg-purchase-notes{grid-template-columns:1fr;padding:8px 20px}.mg-purchase-notes>*,.mg-purchase-notes>:first-child{gap:14px;min-height:76px;padding:16px 0}.mg-purchase-notes>*+*{border-left:0;border-top:1px solid var(--mg-line)}.mg-purchase-notes strong{font-size:13px}.mg-purchase-notes small{margin-top:3px;font-size:11px}.mg-purchase-notes svg{width:21px;height:21px}.mg-collection{padding-block:44px 50px}.mg-collection-heading{flex-direction:column;align-items:flex-start;gap:17px;margin-bottom:27px}.mg-collection .mg-eyebrow,.mg-help .mg-eyebrow,.mg-story .mg-eyebrow,.mg-footer .mg-eyebrow{font-size:9px}.mg-collection h2{margin-top:12px;font-size:39px}.mg-collection-context{gap:14px}.mg-collection-context>p{max-width:280px;margin-top:0;font-size:12px;line-height:1.8}.mg-collection-context>p br{display:none}.mg-opening-note{padding:9px 13px}.mg-catalog-controls{flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:6px}.mg-category-tabs{justify-content:space-between;gap:1px;width:100%}.mg-category-tabs button{min-height:44px;padding:9px 11px;font-size:12px}.mg-sort{align-self:flex-end;gap:7px}.mg-sort select{min-height:44px;font-size:12px}.mg-catalog-summary{margin:9px 0 16px;font-size:11px}.mg-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.mg-product-info{padding:12px 0 14px}.mg-product-info h3{margin:4px 0 10px;font-size:14px}.mg-product-category{font-size:9px}.mg-product-prices strong{font-size:15px}.mg-product-prices del{font-size:10px}.mg-transfer-price{font-size:11px}.mg-add-button{font-size:11px!important}.mg-new-label,.mg-unavailable-label{width:fit-content;padding:5px 6px;font-size:8px;top:8px;left:8px;right:8px}.mg-view-piece{width:44px;height:44px;bottom:7px;right:7px}.mg-load-more{margin-top:32px}.mg-story{grid-template-columns:1fr}.mg-story-image{aspect-ratio:1;min-height:0}.mg-story-copy{padding:40px 24px 42px}.mg-story h2{margin-bottom:24px;font-size:45px}.mg-story-copy>p{max-width:440px;font-size:13px}.mg-craft-signature{margin-top:35px}.mg-help{grid-template-columns:1fr;gap:30px;padding-block:50px}.mg-help h2{font-size:44px}.mg-help .mg-button{min-height:52px;font-size:12px}.mg-help-intro>p{margin-bottom:23px}.mg-faq{padding:0}.mg-faq summary{min-height:72px;font-size:12px}.mg-faq details p{padding-right:15px;font-size:12px}.mg-footer-top{grid-template-columns:1fr;gap:32px;padding-block:42px 36px}.mg-footer h2{font-size:clamp(37px,9vw,48px)}.mg-footer-intro>p{margin-block:19px 22px}.mg-footer-collection{width:100%}.mg-footer-assist{gap:12px;min-height:94px;padding-block:20px}.mg-footer-assist strong{font-size:13px}.mg-footer-assist small{font-size:11px}.mg-footer-nav{gap:8px 24px}.mg-footer-bottom{flex-direction:column;align-items:flex-start;gap:9px;margin-top:22px;padding-block:20px;font-size:9px}.mg-footer-bottom>nav{gap:24px}.mg-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.mg-dialog-content{padding:20px}.mg-dialog-heading{margin-bottom:13px}.mg-dialog-heading .mg-eyebrow{font-size:9px}.mg-search-input{gap:10px}.mg-search-input input{font-size:17px}.mg-search-results>a{grid-template-columns:50px 1fr auto;gap:11px}.mg-search-thumb{width:50px;height:65px}.mg-search-results strong{font-size:12px}.mg-search-results small{font-size:9px}.mg-search-results b{font-size:11px}.mg-search-results>a>svg{display:none}.mg-mobile-nav a{font-size:26px}}@media (max-width:380px){.mg-header{padding-inline:12px}.mg-header .brand-signature{gap:4px}.mg-header .brand-signature>span{font-size:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mg-storefront *,.mg-storefront :before,.mg-storefront :after{transition:none!important;animation:none!important}.mg-hero-photo img,.mg-product-photo img,.mg-button svg,.mg-inline-link svg,.mg-storefront .mg-button:hover,.mg-category-tabs button:active,.mg-storefront :is(.mg-button,.mg-add-button,.mg-icon-button,.mg-cart-button):active{transform:none!important}}
