@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--mc-bg: #ffffff;--mc-surface: #f4f4f2;--mc-ink: #111111;--mc-ink-muted: #666666;--mc-gold: #D4AF37;--mc-radius: 16px;--mc-radius-sm: 10px;--mc-radius-btn: 12px;--mc-font: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}.mc-page{font-family:var(--mc-font);color:var(--mc-ink);-webkit-font-smoothing:antialiased}.mc-page img{display:block;max-width:100%}.mc-page button,.mc-page a.mc-btn{font-family:inherit;cursor:pointer}@keyframes mc-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.mc-marquee-bg{background:#111;color:#fff;overflow:hidden;white-space:nowrap;line-height:1}.mc-marquee-track{display:inline-flex;align-items:center;animation:mc-marquee 28s linear infinite;will-change:transform}.mc-marquee-item{display:inline-flex;align-items:center;padding:9px 28px;font-size:12.5px;letter-spacing:.06em;font-weight:500}.mc-marquee-sep{opacity:.4;padding:0}.mc-container{max-width:1320px;margin:0 auto;padding:0 24px}.mc-container-md{max-width:1100px;margin:0 auto;padding:0 24px}.mc-container-sm{max-width:820px;margin:0 auto;padding:0 24px}.mc-hero-wrap{display:flex;flex-wrap:wrap;gap:48px;align-items:flex-start;padding:34px 0 8px}.mc-gallery{flex:1 1 460px;min-width:300px;position:sticky;top:88px}.mc-gallery-main{border-radius:var(--mc-radius);overflow:hidden;background:var(--mc-surface);aspect-ratio:1/1}.mc-gallery-main img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease;display:block}.mc-gallery-thumbs{display:flex;gap:12px;margin-top:14px;flex-wrap:wrap}.mc-thumb{flex:0 0 86px;width:86px;height:86px;padding:0;border-radius:12px;overflow:hidden;background:var(--mc-surface);border:2px solid transparent;cursor:pointer;transition:border-color .2s}.mc-thumb.is-active,.mc-thumb:hover{border-color:var(--mc-ink)}.mc-thumb img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.mc-buybox{flex:1 1 420px;min-width:300px;max-width:520px}.mc-rating-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.mc-stars{color:var(--mc-gold);font-size:16px;letter-spacing:2px;line-height:1}.mc-review-count{font-size:13px;color:var(--mc-ink-muted);font-weight:500}.mc-product-title{font-size:clamp(28px,4vw,40px);line-height:1.05;font-weight:700;margin:0 0 6px;letter-spacing:-.02em;color:var(--mc-ink)}.mc-variant-subtitle{margin:0 0 18px;color:var(--mc-ink-muted);font-size:15px;font-weight:500}.mc-price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:8px;flex-wrap:wrap}.mc-price{font-size:30px;font-weight:700;color:var(--mc-ink)}.mc-compare-price{font-size:18px;color:#999;text-decoration:line-through}.mc-badge-gold{background:var(--mc-gold);color:var(--mc-ink);font-size:12px;font-weight:700;padding:4px 9px;border-radius:6px;letter-spacing:.02em;white-space:nowrap}.mc-tax-note{margin:0 0 20px;font-size:13px;color:var(--mc-ink-muted)}.mc-urgency{display:flex;align-items:center;gap:9px;background:#faf7ed;border:1px solid #efe6c9;border-radius:var(--mc-radius-sm);padding:11px 14px;margin-bottom:24px}.mc-urgency-dot{width:8px;height:8px;border-radius:50%;background:var(--mc-gold);box-shadow:0 0 0 4px #d4af3733;flex:0 0 auto}.mc-urgency-label{font-size:13.5px;font-weight:600;color:var(--mc-ink)}.mc-urgency-text{font-size:13.5px;color:var(--mc-ink-muted)}.mc-size-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.mc-size-label{font-size:13px;font-weight:600;letter-spacing:.02em}.mc-size-guide{font-size:12.5px;color:var(--mc-ink-muted);text-decoration:underline}.mc-size-grid{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.mc-size-btn{min-width:56px;padding:12px 14px;border-radius:var(--mc-radius-sm);font-size:14px;font-weight:600;background:#fff;color:var(--mc-ink);border:1.5px solid #e3e3e0;cursor:pointer;transition:background .15s,border-color .15s,color .15s;font-family:inherit}.mc-size-btn:hover{border-color:var(--mc-ink)}.mc-size-btn.is-active{background:var(--mc-ink);color:#fff;border-color:var(--mc-ink)}.mc-qty-row{display:flex;gap:12px;align-items:stretch;margin-bottom:14px}.mc-qty-ctrl{display:flex;align-items:center;border:1.5px solid #e3e3e0;border-radius:var(--mc-radius-btn);overflow:hidden;flex:0 0 auto}.mc-qty-btn{width:44px;height:56px;border:none;background:#fff;font-size:20px;color:var(--mc-ink);cursor:pointer;line-height:1;padding:0}.mc-qty-val{width:34px;text-align:center;font-size:15px;font-weight:600}.mc-atc-btn{flex:1;height:56px;border:none;border-radius:var(--mc-radius-btn);background:var(--mc-ink);color:#fff;font-size:15.5px;font-weight:600;letter-spacing:.02em;transition:background .2s,transform .08s;cursor:pointer;font-family:inherit}.mc-atc-btn:hover{background:#000}.mc-atc-btn:active{transform:translateY(1px)}.mc-buynow-btn{width:100%;height:54px;border:1.5px solid var(--mc-ink);border-radius:var(--mc-radius-btn);background:#fff;color:var(--mc-ink);font-size:15px;font-weight:600;margin-bottom:22px;cursor:pointer;transition:background .2s,color .2s;font-family:inherit}.mc-buynow-btn:hover{background:var(--mc-ink);color:#fff}.mc-trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 16px;padding:18px 0;border-top:1px solid #ededeb;border-bottom:1px solid #ededeb;margin-bottom:26px}.mc-trust-item{display:flex;align-items:center;gap:10px}.mc-trust-icon{flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:var(--mc-surface);display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.mc-trust-text{font-size:13px;font-weight:500;color:#222;line-height:1.3}.mc-noslip-row{display:flex;align-items:center;gap:14px;margin-bottom:24px}.mc-noslip-row img{width:64px;height:64px;object-fit:contain;flex:0 0 auto}.mc-noslip-copy{font-size:15px;font-weight:600;line-height:1.3;margin:0}.mc-accordion{border-top:1px solid #ededeb}.mc-acc-item{border-bottom:1px solid #ededeb}.mc-acc-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:18px 0;font-size:15px;font-weight:600;color:var(--mc-ink);cursor:pointer;font-family:inherit;text-align:left}.mc-acc-arrow{font-size:20px;color:var(--mc-ink-muted);transition:transform .25s;display:inline-block;flex:0 0 auto}.mc-acc-item.is-open .mc-acc-arrow{transform:rotate(45deg)}.mc-acc-body{overflow:hidden;max-height:0;transition:max-height .35s ease}.mc-acc-item.is-open .mc-acc-body{max-height:400px}.mc-acc-content{padding-bottom:16px;color:#555;font-size:14.5px;line-height:1.65}.mc-acc-content p{margin:0 0 8px}.mc-acc-content ul{margin:0;padding-left:18px}.mc-acc-content li{margin-bottom:4px}.mc-banner-wrap{border-radius:var(--mc-radius);overflow:hidden;background:var(--mc-surface)}.mc-banner-wrap img{width:100%;height:auto;display:block}.mc-press-section{text-align:center}.mc-press-eyebrow{font-size:12px;letter-spacing:.22em;color:#999;font-weight:600;margin:0 0 28px;text-transform:uppercase}.mc-press-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(28px,6vw,64px)}.mc-press-logos img{opacity:.7;object-fit:contain;max-width:160px}.mc-lifestyle{position:relative;width:100%;overflow:hidden}.mc-lifestyle img.mc-ls-bg{width:100%;display:block;object-fit:cover}.mc-ls-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.mc-ls-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center}.mc-ls-inner-bottom{position:absolute;left:0;right:0;bottom:0}.mc-ls-container{max-width:1320px;margin:0 auto;padding:0 clamp(24px,5vw,72px);width:100%}.mc-ls-copy{max-width:520px;color:#fff}.mc-ls-copy h2{font-size:clamp(28px,4.4vw,52px);line-height:1.04;font-weight:700;margin:0 0 16px;letter-spacing:-.02em}.mc-ls-copy p{font-size:clamp(15px,1.4vw,18px);line-height:1.55;margin:0;opacity:.92}.mc-ls-copy2{max-width:640px;color:#fff;padding-bottom:clamp(36px,5vw,64px)}.mc-ls-copy2 h2{font-size:clamp(26px,4vw,48px);line-height:1.05;font-weight:700;margin:0 0 16px;letter-spacing:-.02em}.mc-ls-copy2 p{font-size:clamp(14.5px,1.3vw,17px);line-height:1.6;margin:0;opacity:.92}.mc-tiles-section{padding:72px 0}.mc-tiles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.mc-tile{border-radius:var(--mc-radius);overflow:hidden;position:relative;background:var(--mc-surface)}.mc-tile img{width:100%;aspect-ratio:3/4;object-fit:cover;display:block}.mc-tile-label{position:absolute;left:16px;bottom:16px;color:#fff;font-size:14px;font-weight:700;letter-spacing:.1em;text-shadow:0 1px 8px rgba(0,0,0,.5)}.mc-compare-section{text-align:center;padding:80px 0}.mc-compare-section h2{font-size:clamp(26px,3.4vw,40px);font-weight:700;margin:0 0 36px;letter-spacing:-.02em;color:var(--mc-ink)}.mc-compare-wrap{border-radius:var(--mc-radius);overflow:hidden;box-shadow:0 10px 40px #00000012}.mc-compare-wrap img{width:100%;height:auto;display:block}.mc-reviews-section{background:#faf9f7;padding:72px 0}.mc-reviews-header{text-align:center;margin-bottom:44px}.mc-reviews-header-stars{color:var(--mc-gold);font-size:24px;letter-spacing:3px;margin-bottom:8px}.mc-reviews-header h2{font-size:clamp(26px,3.4vw,38px);font-weight:700;margin:0 0 8px;letter-spacing:-.02em;color:var(--mc-ink)}.mc-reviews-header p{margin:0;color:var(--mc-ink-muted);font-size:15px}.mc-reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.mc-review-card{background:#fff;border:1px solid #eee;border-radius:var(--mc-radius);padding:26px;display:flex;flex-direction:column}.mc-review-card-stars{color:var(--mc-gold);font-size:15px;letter-spacing:1.5px;margin-bottom:12px}.mc-review-text{margin:0 0 18px;font-size:14.5px;line-height:1.6;color:#333;flex:1}.mc-reviewer{display:flex;align-items:center;gap:10px}.mc-reviewer-avatar{width:38px;height:38px;border-radius:50%;background:var(--mc-ink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex:0 0 auto}.mc-reviewer-name{font-size:13.5px;font-weight:600;color:var(--mc-ink)}.mc-reviewer-verified{display:flex;align-items:center;gap:5px;font-size:11.5px;color:#1a9d54;font-weight:600;margin-top:2px}.mc-care-section{text-align:center;padding:80px 0}.mc-care-section h2{font-size:clamp(24px,3.2vw,34px);font-weight:700;margin:0 0 28px;letter-spacing:-.02em;color:var(--mc-ink)}.mc-care-wrap{border-radius:var(--mc-radius);overflow:hidden}.mc-care-wrap img{width:100%;height:auto;display:block}.mc-faq-section{padding:80px 0}.mc-faq-header{text-align:center;margin-bottom:40px}.mc-faq-header h2{font-size:clamp(28px,3.6vw,42px);font-weight:700;margin:0 0 8px;letter-spacing:-.02em;color:var(--mc-ink)}.mc-faq-header p{margin:0;color:var(--mc-ink-muted);font-size:15px}.mc-faq-list{border-top:1px solid #ededeb}.mc-faq-item{border-bottom:1px solid #ededeb}.mc-faq-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;background:none;border:none;padding:22px 0;text-align:left;font-size:16px;font-weight:600;color:var(--mc-ink);cursor:pointer;font-family:inherit}.mc-faq-arrow{flex:0 0 auto;font-size:22px;color:var(--mc-ink-muted);transition:transform .25s;display:inline-block}.mc-faq-item.is-open .mc-faq-arrow{transform:rotate(45deg)}.mc-faq-body{overflow:hidden;max-height:0;transition:max-height .35s ease}.mc-faq-item.is-open .mc-faq-body{max-height:240px}.mc-faq-body p{margin:0 0 22px;color:#555;font-size:14.5px;line-height:1.65}.mc-faq-note{text-align:center;margin:32px 0 0;color:#888;font-size:13px}.mc-guarantee-section{border-top:1px solid #ededeb;border-bottom:1px solid #ededeb}.mc-guarantee-inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;text-align:center;padding:36px 0}.mc-guarantee-icon{font-size:22px;margin-bottom:8px}.mc-guarantee-title{font-size:14.5px;font-weight:600;color:var(--mc-ink)}.mc-guarantee-sub{font-size:13px;color:#777;margin-top:2px}.mc-sticky-bar{display:none}.mc-footer{background:#111;color:#fff;padding:64px 0 32px}.mc-footer-grid{display:flex;flex-wrap:wrap;gap:44px 64px;justify-content:space-between}.mc-footer-brand{flex:1 1 280px;max-width:360px}.mc-footer-wordmark{font-weight:700;font-size:22px;letter-spacing:.22em;padding-left:.22em;margin-bottom:18px;color:#fff}.mc-footer-tagline{margin:0 0 20px;font-size:14px;line-height:1.6;color:#bdbdbd}.mc-footer-email-row{display:flex;gap:8px;max-width:340px}.mc-footer-email-input{flex:1;height:46px;border:1px solid #3a3a3a;background:#1a1a1a;color:#fff;border-radius:var(--mc-radius-sm);padding:0 14px;font-size:14px;outline:none;font-family:inherit}.mc-footer-subscribe{height:46px;padding:0 20px;border:none;border-radius:var(--mc-radius-sm);background:#fff;color:var(--mc-ink);font-weight:600;font-size:14px;cursor:pointer;font-family:inherit;white-space:nowrap}.mc-footer-col{flex:0 1 auto}.mc-footer-col-title{font-size:12px;letter-spacing:.14em;color:#888;font-weight:600;margin-bottom:16px}.mc-footer-links{display:flex;flex-direction:column;gap:11px}.mc-footer-links a{color:#ddd;text-decoration:none;font-size:14px}.mc-footer-bottom{border-top:1px solid #2a2a2a;margin-top:48px;padding-top:24px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center}.mc-footer-copy{font-size:12.5px;color:#888}.mc-payment-badges{display:flex;flex-wrap:wrap;gap:8px}.mc-payment-badge{background:#fff;color:var(--mc-ink);font-size:10px;font-weight:700;padding:4px 7px;border-radius:4px}@media(max-width:900px){.mc-gallery{position:static!important;top:auto!important}.mc-hero-wrap{gap:32px;padding:24px 0 8px}.mc-gallery-main{aspect-ratio:1/1}.mc-ls-bg{height:clamp(380px,80vw,560px)}.mc-sticky-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:80;background:#fff;border-top:1px solid #e6e6e3;box-shadow:0 -6px 24px #00000014;padding:10px 16px calc(10px + env(safe-area-inset-bottom));align-items:center;gap:12px;transition:transform .3s ease;transform:translateY(120%)}.mc-sticky-bar.is-visible{transform:translateY(0)}.mc-sticky-thumb{width:46px;height:46px;border-radius:9px;object-fit:cover;background:var(--mc-surface);flex:0 0 auto;display:block}.mc-sticky-info{flex:1;min-width:0}.mc-sticky-name{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-sticky-prices{display:flex;align-items:center;gap:7px}.mc-sticky-price{font-size:14px;font-weight:700}.mc-sticky-compare{font-size:12px;color:#999;text-decoration:line-through}.mc-sticky-atc{flex:0 0 auto;height:46px;padding:0 22px;border:none;border-radius:11px;background:var(--mc-ink);color:#fff;font-size:14.5px;font-weight:600;cursor:pointer;font-family:inherit}.mc-tiles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.mc-tiles-grid{grid-template-columns:1fr 1fr;gap:12px}.mc-trust-grid{grid-template-columns:1fr}.mc-press-logos img{height:20px!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/mc-styles.css.map */
