.mc-cart{width:100%;max-width:100%;padding:18px 0 64px}.mc-cart__wrap{width:100%;max-width:1440px;margin:0 auto;padding:0 40px;box-sizing:border-box}.mc-cart__eyebrow,.mc-cart__summary-kicker{margin:0 0 10px;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#b87319}.mc-cart__header{margin-bottom:18px}.mc-cart__title{margin:0 0 10px;font-size:clamp(30px,3vw,46px);line-height:1.04;letter-spacing:-.04em;font-weight:800;color:#2d1b0f;max-width:780px}.mc-cart__subtitle,.mc-cart__empty-copy,.mc-cart__summary-note{margin:0;font-size:16px;line-height:1.65;color:#000000ad}.mc-cart__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);gap:30px;align-items:start}.mc-cart__items{display:grid;gap:18px}.mc-cart__item{display:grid;grid-template-columns:160px minmax(0,1fr);gap:18px;padding:18px;border:1px solid rgba(32,20,12,.06);border-radius:22px;background:#fff;box-shadow:0 8px 24px #130c0808}.mc-cart__item-image-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:140px;border-radius:18px;background:linear-gradient(180deg,#f8f4ef,#f4efe8);overflow:hidden}.mc-cart__item-image{width:100%;max-width:120px;height:auto;object-fit:contain;object-position:center}.mc-cart__item-content{display:flex;flex-direction:column;gap:16px}.mc-cart__item-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.mc-cart__item-title{margin:0 0 8px;font-size:24px;line-height:1.2;font-weight:800;color:#2d1b0f}.mc-cart__item-title a{color:#2d1b0f;text-decoration:none}.mc-cart__item-variant{margin:0 0 10px;font-size:14px;color:#0000009e;font-weight:600}.mc-cart__remove{font-size:14px;font-weight:700;color:#a94414;text-decoration:none}.mc-cart__item-prices{display:flex;flex-direction:column;align-items:flex-end;gap:6px;white-space:nowrap}.mc-cart__price-old{font-size:14px;color:#00000073;text-decoration:line-through;font-weight:700}.mc-cart__price-current{font-size:24px;line-height:1;font-weight:800;color:#2d1b0f}.mc-cart__item-bottom{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;flex-wrap:wrap}.mc-cart__qty-box{min-width:180px}.mc-cart__qty-label,.mc-cart__shipping-label{display:block;margin:0 0 8px;font-size:14px;font-weight:700;color:#2d1b0f}.mc-cart__qty-input,.mc-cart__shipping-select{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(32,20,12,.12);border-radius:14px;background:#fff;color:#2d1b0f;font-size:15px;box-sizing:border-box}.mc-cart__unit-price{display:grid;gap:4px;text-align:right}.mc-cart__unit-price span{font-size:13px;color:#00000094;font-weight:600}.mc-cart__unit-price strong{font-size:16px;color:#2d1b0f;font-weight:800}.mc-cart__actions-row{display:flex;justify-content:flex-end;align-items:center;gap:16px;flex-wrap:wrap;margin-top:4px}.mc-cart__secondary-button{min-height:48px;padding:0 20px;border-radius:999px;border:1px solid rgba(32,20,12,.12);background:#fff;color:#2d1b0f;font-size:14px;font-weight:800;cursor:pointer}.mc-cart__text-link{font-size:14px;color:#2d1b0f;font-weight:700;text-decoration:none}.mc-cart__summary{position:sticky;top:24px;align-self:start;margin-top:-130px}@media(max-width:1024px){.mc-cart__summary{margin-top:0}}.mc-cart__summary-card{background:#fff;border:1px solid rgba(32,20,12,.08);border-radius:24px;padding:22px;box-shadow:0 12px 30px #130c080d}.mc-cart__summary-row{display:flex;justify-content:space-between;gap:14px;align-items:center;font-size:15px;color:#000000b8;margin-bottom:12px}.mc-cart__summary-row strong{color:#2d1b0f;font-weight:800}.mc-cart__summary-row--total{padding-top:12px;margin-top:12px;border-top:1px solid rgba(32,20,12,.08);font-size:18px}.mc-cart__shipping-box{margin:18px 0;padding:16px;border:1px solid rgba(32,20,12,.08);border-radius:18px;background:linear-gradient(180deg,#fffaf0,#fff)}.mc-cart__shipping-title{margin:0 0 8px;font-size:14px;line-height:1.45;font-weight:800;color:#2d1b0f}.mc-cart__shipping-copy{margin:0 0 12px;font-size:14px;line-height:1.55;color:#000000b8;font-weight:600}.mc-cart__shipping-region{margin-bottom:12px}.mc-cart__shipping-status{font-size:14px;line-height:1.55;font-weight:700;color:#a94414}.mc-cart__trust{display:grid;gap:8px;margin:0 0 18px;font-size:13px;color:#000000b8;font-weight:600}.mc-cart__checkout-button,.mc-cart__empty-button{width:100%;min-height:54px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(90deg,#f7a21b,#f5bf3a);color:#2a180d;text-decoration:none;font-size:16px;font-weight:800;letter-spacing:-.01em;cursor:pointer;box-shadow:0 10px 22px #f5bf3a38;transition:transform .2s ease,box-shadow .2s ease}.mc-cart__checkout-button:hover,.mc-cart__empty-button:hover{transform:translateY(-1px);box-shadow:0 14px 26px #f5bf3a47}.mc-cart__empty{max-width:720px;margin:0 auto;padding:48px 20px;text-align:center}.mc-cart__empty .mc-cart__title{max-width:none}.mc-cart__empty-copy{margin:0 auto 24px;max-width:520px}.mc-cart__empty-button{width:auto;padding:0 28px}@media(max-width:1024px){.mc-cart__layout{grid-template-columns:1fr}.mc-cart__summary{position:static}}@media(max-width:768px){.mc-cart{padding:18px 0 40px}.mc-cart__wrap{padding:0 20px}.mc-cart__title{font-size:32px;max-width:100%}.mc-cart__item{grid-template-columns:1fr;gap:14px}.mc-cart__item-top{flex-direction:column;align-items:flex-start}.mc-cart__item-prices,.mc-cart__item-bottom{align-items:flex-start}.mc-cart__qty-box{width:100%;min-width:0}.mc-cart__unit-price{text-align:left}.mc-cart__summary-card{padding:26px}}.mc-cart__menu-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;border:1px solid rgba(32,20,12,.12);background:#fff;color:#2d1b0f;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s ease}.mc-cart__menu-button:hover{transform:translateY(-1px);border-color:#f5bf3a;box-shadow:0 8px 18px #0000000f}.mc-cart__shipping-left{margin-top:-6px}.mc-cart__shipping-left-card{padding:16px;border:1px solid rgba(32,20,12,.08);border-radius:18px;background:#fff;max-width:360px}.mc-cart__shipping-left-title{font-size:14px;font-weight:800;margin-bottom:10px;color:#2d1b0f}.mc-cart__shipping-small{margin-top:10px;font-size:12px;color:#0009}.mc-cart__shipping-status{margin-top:10px;font-size:14px;line-height:1.55;font-weight:700;color:#a94414}.mc-cart__top-back{margin-bottom:16px;display:flex;justify-content:flex-start}@media(max-width:768px){.mc-cart__top-back{margin-bottom:12px}.mc-cart__menu-button{min-height:44px;padding:0 16px;font-size:13px}.mc-cart__header{margin-bottom:14px}.mc-cart__eyebrow{margin-bottom:6px}.mc-cart__title{font-size:28px;line-height:1.02;margin-bottom:6px}.mc-cart__subtitle{font-size:14px;line-height:1.45}.mc-cart__item{padding:14px;border-radius:18px}.mc-cart__item-image-link{min-height:116px}.mc-cart__item-image{max-width:96px}.mc-cart__item-title{font-size:20px}.mc-cart__price-current{font-size:22px}.mc-cart__shipping-left{margin-top:0}.mc-cart__shipping-left-card{max-width:none;padding:14px;border-radius:16px}.mc-cart__shipping-left-title{margin-bottom:8px;font-size:13px;line-height:1.35}.mc-cart__shipping-small,.mc-cart__shipping-status{font-size:13px;line-height:1.45}.mc-cart__summary-card{padding:16px;border-radius:18px}.mc-cart__summary-row{font-size:14px;margin-bottom:10px}.mc-cart__summary-row--total{font-size:17px}.mc-cart__trust{gap:6px;margin-bottom:14px;font-size:12px}.mc-cart__checkout-button{min-height:50px;font-size:15px}.mc-cart__actions-row{justify-content:stretch}.mc-cart__secondary-button{width:100%}}.collection-page{width:100%;max-width:100%;margin:0}.collection-divider,.collection-products-wrap.full-width{width:100%;max-width:100%}.collection-page__hero{width:100%;max-width:1240px;margin:0 auto 44px;padding:0 40px;box-sizing:border-box}.collection-title{margin:0 0 14px;font-size:clamp(34px,3.1vw,48px);line-height:1.04;font-weight:800;letter-spacing:-.04em;color:#2d1b0f;text-align:left;max-width:860px;text-wrap:balance}.collection-subtitle{margin:0 0 24px;font-size:18px;line-height:1.6;color:#0000009e;max-width:680px}.collection-benefits{display:flex;flex-wrap:wrap;gap:12px;margin:0}.collection-benefit{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:999px;background:#3c200c0d;border:1px solid rgba(60,32,12,.08);color:#3b2a1e;font-size:13px;font-weight:700;letter-spacing:-.01em}.collection-products-wrap{width:100%;max-width:1440px;margin:0 auto;padding:0 64px;box-sizing:border-box}.collection-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;align-items:start}.collection-product{width:100%;background:#fff;border:1px solid rgba(32,20,12,.06);border-radius:22px;overflow:hidden;box-shadow:0 8px 24px #130c080a;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.collection-product:hover{transform:translateY(-4px);box-shadow:0 18px 40px #130c0814;border-color:#20140c1a}.collection-product__image{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f8f4ef,#f4efe8);padding:16px;height:170px;overflow:hidden;text-decoration:none}.collection-product__image img,.collection-product__image-img{width:auto;height:auto;max-width:170px;max-height:115px;object-fit:contain;object-position:center;display:block;margin:0 auto;transition:transform .25s ease}.collection-product:hover .collection-product__image-img,.collection-product:hover .collection-product__image img{transform:scale(1.03)}.collection-product__content{padding:18px 18px 20px;display:flex;flex-direction:column;min-height:182px}.collection-product__content p:first-child{margin:0 0 12px;font-size:16px;font-weight:750;line-height:1.35;letter-spacing:-.02em}.collection-product__content p:first-child a,.collection-product__content p:first-child a:hover{color:#2d1b0f!important;text-decoration:none!important}.collection-product__price{margin:0 0 16px;font-size:20px;font-weight:800;line-height:1;color:#2d1b0f}.collection-product__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:linear-gradient(90deg,#f7a21b,#f5bf3a);color:#2a180d;text-decoration:none;font-weight:800;font-size:14px;letter-spacing:-.01em;margin-top:auto;box-shadow:0 8px 18px #f5bf3a38;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.collection-product__button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #f5bf3a47}.pagination{width:100%;max-width:1440px;margin:32px auto 0;padding:0 64px;box-sizing:border-box;text-align:center}@media(max-width:1200px){.collection-page__hero,.collection-products-wrap,.pagination{padding-left:40px;padding-right:40px}.collection-products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.collection-page__hero,.collection-products-wrap,.pagination{padding-left:16px;padding-right:16px}.collection-page__hero{margin-bottom:32px}.collection-products{grid-template-columns:1fr}.collection-product__image{height:150px}.collection-product__image img,.collection-product__image-img{max-width:150px;max-height:100px}.collection-title{font-size:30px;max-width:100%;text-wrap:pretty}.collection-subtitle{font-size:16px;max-width:100%}}.collection-product--featured{border:2px solid rgba(247,162,27,.35);box-shadow:0 16px 38px #00000014;position:relative}.collection-product--featured:hover{transform:translateY(-6px);box-shadow:0 24px 52px #0000001f}.collection-badge-featured{position:absolute;top:14px;left:14px;background:linear-gradient(90deg,#f7a21b,#f5bf3a);color:#2a180d;font-size:12px;font-weight:800;padding:6px 10px;border-radius:999px;letter-spacing:.02em;z-index:5;box-shadow:0 6px 14px #0000001f}.price-compare{display:block;font-size:13px;color:#00000073;text-decoration:line-through;margin-bottom:4px;font-weight:600}.price-current{display:block;font-size:20px;font-weight:800;color:#2d1b0f;margin-bottom:4px}.price-save{display:inline-block;font-size:12px;font-weight:800;background:#f5bf3a;color:#2a180d;padding:4px 8px;border-radius:6px;margin-top:4px}.collection-eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#b87319;margin:0 0 12px}.collection-divider{width:100%;max-width:1240px;height:1px;margin:30px auto 40px;background:linear-gradient(90deg,#0000,#00000026,#0000)}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.mc-footer{width:100%;margin-top:0;padding:0;background:linear-gradient(180deg,#120904,#0c0502);border-top:1px solid rgba(255,255,255,.07);color:#ffffffc7;box-sizing:border-box}.mc-footer__top,.mc-footer__bottom{width:100%;max-width:1440px;margin:0 auto;padding-left:32px;padding-right:32px;box-sizing:border-box}.mc-footer__top{display:grid;grid-template-columns:minmax(260px,1.2fr) minmax(320px,1fr) auto;gap:34px;padding-top:34px;padding-bottom:24px;align-items:start}.mc-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:18px;padding-bottom:20px;border-top:1px solid rgba(255,255,255,.07)}.mc-footer__logo-link{display:inline-flex;align-items:center;text-decoration:none}.mc-footer__logo{max-width:150px;height:auto;display:block}.mc-footer__brand-name{font-size:24px;font-weight:800;letter-spacing:-.03em;color:#fff}.mc-footer__brand-copy{margin:14px 0 0;max-width:320px;font-size:14px;line-height:1.7;color:#ffffffa3}.mc-footer__trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.mc-footer__trust span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;font-size:12px;font-weight:700;color:#ffffffd1;white-space:nowrap}.mc-footer__heading{margin:4px 0 14px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#f5bf3a}.mc-footer__links{display:flex;flex-wrap:wrap;gap:12px 18px}.mc-footer__links a,.mc-footer__bottom-links a{color:#ffffffbd;text-decoration:none;transition:color .18s ease,opacity .18s ease}.mc-footer__links a:hover,.mc-footer__bottom-links a:hover,.mc-footer__copyright a:hover{color:#f5bf3a}.mc-footer__nav{align-self:start}.mc-footer__payments-wrap{justify-self:end;text-align:right}.mc-footer__payment{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.mc-footer__payment-item{display:inline-flex;align-items:center;justify-content:center}.mc-footer__payment svg{width:40px;height:auto}.mc-footer__copyright{font-size:13px;line-height:1.5;color:#ffffff75}.mc-footer__bottom-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 18px;font-size:13px;line-height:1.5}@media(max-width:1024px){.mc-footer__top{grid-template-columns:1fr;gap:24px}.mc-footer__payments-wrap{justify-self:start;text-align:left}.mc-footer__payment{justify-content:flex-start}.mc-footer__bottom{flex-direction:column;align-items:flex-start}.mc-footer__bottom-links{justify-content:flex-start}}@media(max-width:768px){.mc-footer__top,.mc-footer__bottom{padding-left:16px;padding-right:16px}.mc-footer__top{padding-top:26px;padding-bottom:18px;gap:20px}.mc-footer__bottom{padding-top:14px;padding-bottom:18px;gap:10px}.mc-footer__logo{max-width:130px}.mc-footer__brand-copy{font-size:13px;line-height:1.65;max-width:none}.mc-footer__links{gap:10px 14px}.mc-footer__links a,.mc-footer__bottom-links a,.mc-footer__copyright{font-size:12px}.mc-footer__payment svg{width:36px}.mc-footer__trust{gap:8px}.mc-footer__trust span{min-height:32px;padding:0 10px;font-size:11px}}.mc-site-header{position:sticky;top:var(--mc-announce-height, 40px);z-index:60;width:100%;background:#120904e0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.mc-site-header__inner{width:100%;max-width:none;margin:0;min-height:78px;padding:0 48px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.mc-site-header__brand{display:flex;align-items:center}.mc-site-header__brand-link{display:inline-flex;align-items:center;text-decoration:none}.mc-site-header__logo{display:block;height:64px;width:auto;max-height:none}.mc-site-header__brand-text{color:#fff;font-size:1.7rem;font-weight:800;letter-spacing:-.03em;line-height:1}.mc-site-header__nav{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.mc-site-header__nav-link{color:#ffffffd6;text-decoration:none;font-size:1rem;font-weight:500;line-height:1;transition:color .2s ease,opacity .2s ease,transform .2s ease;white-space:nowrap}.mc-site-header__nav-link:hover{color:#f5c842;transform:translateY(-1px)}.mc-site-header__nav-link--cta{padding:.85rem 1.2rem;border-radius:999px;background:linear-gradient(135deg,#ff8a1f,#f5c842);color:#24170f;font-weight:800;box-shadow:0 10px 26px #f5c84238}.mc-site-header__nav-link--cta:hover{color:#24170f;transform:translateY(-1px);box-shadow:0 14px 30px #f5c84247}.mc-site-header__icons{display:flex;align-items:center;justify-content:flex-end;gap:1rem}.mc-site-header__icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;color:#ffffffeb;text-decoration:none;width:2.4rem;height:2.4rem;transition:color .2s ease,transform .2s ease}.mc-site-header__icon-wrap:hover{color:#f5c842;transform:translateY(-1px)}.mc-site-header__icon-wrap svg{width:2rem;height:2rem;display:block}.mc-site-header__cart-count{position:absolute;top:-.2rem;right:-.35rem;min-width:1.2rem;height:1.2rem;border-radius:999px;background:#f5c842;color:#24170f;font-size:.72rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;line-height:1;padding:0 .25rem}@media screen and (max-width:1100px){.mc-site-header__logo{height:56px}.mc-site-header__nav{gap:1rem}.mc-site-header__nav-link{font-size:.92rem}.mc-site-header__nav-link--cta{padding:.75rem 1rem}}@media screen and (max-width:880px){.mc-site-header__inner{grid-template-columns:1fr auto;grid-template-areas:"brand icons" "nav nav";align-items:center;row-gap:12px;padding:12px 20px;min-height:auto}.mc-site-header__brand{grid-area:brand}.mc-site-header__icons{grid-area:icons}.mc-site-header__nav{grid-area:nav;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}.mc-site-header__nav::-webkit-scrollbar{display:none}}@media screen and (max-width:640px){.mc-site-header__logo{height:42px}.mc-site-header__brand-text{font-size:1.25rem}.mc-site-header__nav-link{font-size:.9rem}.mc-site-header__nav-link--cta{padding:.72rem .95rem}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.mc-pdp{width:100%;max-width:100%;padding:28px 0 64px}.mc-pdp__wrap{width:100%;max-width:1440px;margin:0 auto;padding:0 40px;box-sizing:border-box}.mc-pdp__main{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:46px;align-items:start}.mc-pdp__media-stack{position:sticky;top:110px}.mc-pdp__featured{background:linear-gradient(180deg,#f8f4ef,#f4efe8);border:1px solid rgba(32,20,12,.06);border-radius:26px;padding:26px;box-shadow:0 8px 24px #130c080a;overflow:hidden}.mc-pdp__featured-image{width:100%;max-width:100%;height:auto;max-height:620px;object-fit:contain;object-position:center;display:block;margin:0 auto}.mc-pdp__thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:12px;margin-top:14px}.mc-pdp__thumb{background:#f8f4ef;border:1px solid rgba(32,20,12,.06);border-radius:18px;padding:12px;min-height:92px;display:flex;align-items:center;justify-content:center}.mc-pdp__thumb-image{width:100%;height:auto;max-height:72px;object-fit:contain;display:block}.mc-pdp__info-col{display:flex;flex-direction:column;gap:18px}.mc-pdp__eyebrow,.mc-pdp__section-kicker,.mc-pdp__buybox-kicker{margin:0 0 10px;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#b87319}.mc-pdp__title{margin:0 0 10px;font-size:clamp(34px,3vw,54px);line-height:1.02;letter-spacing:-.04em;font-weight:800;color:#2d1b0f;max-width:760px}.mc-pdp__rating{display:flex;align-items:center;gap:10px;margin:0 0 12px}.mc-pdp__stars{color:#f7a21b;font-size:18px;letter-spacing:.08em}.mc-pdp__rating-copy{font-size:14px;color:#0000009e;font-weight:600}.mc-pdp__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:0 0 16px}.mc-pdp__price-old{font-size:16px;color:#00000073;text-decoration:line-through;font-weight:700}.mc-pdp__price-current{font-size:clamp(34px,3vw,48px);line-height:1;font-weight:800;color:#2d1b0f}.mc-pdp__save-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:linear-gradient(90deg,#f7a21b,#f5bf3a);color:#2a180d;font-size:13px;font-weight:800;white-space:nowrap}.mc-pdp__benefits{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 16px}.mc-pdp__benefit{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border-radius:999px;background:#3c200c0d;border:1px solid rgba(60,32,12,.08);color:#3b2a1e;font-size:13px;font-weight:700;letter-spacing:-.01em}.mc-pdp__bullets{list-style:none;padding:0;margin:0;display:grid;gap:10px}.mc-pdp__bullets li{position:relative;padding-left:18px;font-size:15px;line-height:1.55;color:#000000c2}.mc-pdp__bullets li:before{content:"\2022";position:absolute;left:0;top:0;color:#b87319;font-weight:900}.mc-pdp__buybox{background:#fff;border:1px solid rgba(32,20,12,.08);border-radius:24px;padding:22px;box-shadow:0 12px 30px #130c080d}.mc-pdp__buybox-header{margin-bottom:16px}.mc-pdp__buybox-kicker{margin-bottom:6px}.mc-pdp__buybox-stock{margin:0;color:#a94414;font-size:14px;font-weight:700;line-height:1.45}.mc-pdp__field{margin-bottom:14px}.mc-pdp__label{display:block;margin:0 0 8px;font-size:14px;font-weight:700;color:#2d1b0f}.mc-pdp__select,.mc-pdp__quantity{width:100%;min-height:50px;padding:0 14px;border:1px solid rgba(32,20,12,.12);border-radius:14px;background:#fff;color:#2d1b0f;font-size:15px;box-sizing:border-box}.mc-pdp__cta{width:100%;min-height:54px;border:0;border-radius:999px;background:linear-gradient(90deg,#f7a21b,#f5bf3a);color:#2a180d;font-size:16px;font-weight:800;letter-spacing:-.01em;cursor:pointer;box-shadow:0 10px 22px #f5bf3a38;transition:transform .2s ease,box-shadow .2s ease}.mc-pdp__cta:hover{transform:translateY(-1px);box-shadow:0 14px 26px #f5bf3a47}.mc-pdp__express{margin-top:12px}.mc-pdp__express>*{width:100%}.mc-pdp__trust{margin-top:14px;display:grid;gap:8px;font-size:13px;color:#000000b8;font-weight:600}.mc-pdp__content{margin-top:54px;display:grid;gap:54px}.mc-pdp__section{width:100%}.mc-pdp__section-title{margin:0 0 18px;font-size:clamp(26px,2.2vw,34px);line-height:1.06;letter-spacing:-.03em;font-weight:800;color:#2d1b0f}.mc-pdp__feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px}.mc-pdp__feature-card{background:#fff;border:1px solid rgba(32,20,12,.06);border-radius:20px;padding:20px;box-shadow:0 8px 24px #130c0808}.mc-pdp__feature-card h3{margin:0 0 10px;font-size:18px;line-height:1.2;font-weight:800;color:#2d1b0f}.mc-pdp__feature-card p{margin:0;font-size:15px;line-height:1.65;color:#000000b8}.mc-pdp__description{font-size:16px;line-height:1.75;color:#000000c2}.mc-pdp__description p{margin:0 0 14px}.mc-pdp__description h1,.mc-pdp__description h2,.mc-pdp__description h3,.mc-pdp__description h4{margin:24px 0 12px;font-size:22px;line-height:1.2;color:#2d1b0f}.mc-pdp__steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mc-pdp__step{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid rgba(32,20,12,.06);border-radius:20px;padding:18px;box-shadow:0 8px 24px #130c0808}.mc-pdp__step-number{flex:0 0 auto;width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#f7a21b,#f5bf3a);color:#2a180d;font-size:14px;font-weight:800}.mc-pdp__step strong{display:block;margin:0 0 6px;font-size:16px;line-height:1.2;color:#2d1b0f}.mc-pdp__step p{margin:0;font-size:15px;line-height:1.65;color:#000000b8}.mc-pdp__faq{display:grid;gap:14px}.mc-pdp__faq-item{background:#fff;border:1px solid rgba(32,20,12,.06);border-radius:18px;padding:18px 20px;box-shadow:0 8px 24px #130c0808}.mc-pdp__faq-item strong{display:block;margin:0 0 8px;font-size:16px;line-height:1.3;color:#2d1b0f}.mc-pdp__faq-item p{margin:0;font-size:15px;line-height:1.65;color:#000000b8}.mc-pdp__final-cta-box{background:linear-gradient(180deg,#fffaf0,#fff);border:1px solid rgba(32,20,12,.08);border-radius:24px;padding:28px;text-align:center;box-shadow:0 10px 24px #130c080a}.mc-pdp__final-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border-radius:999px;background:linear-gradient(90deg,#f7a21b,#f5bf3a);color:#2a180d;text-decoration:none;font-size:16px;font-weight:800;letter-spacing:-.01em;box-shadow:0 10px 22px #f5bf3a38}@media(max-width:1100px){.mc-pdp__main{grid-template-columns:1fr;gap:28px}.mc-pdp__media-stack{position:static}}@media(max-width:768px){.mc-pdp{padding:18px 0 40px}.mc-pdp__wrap{padding:0 20px}.mc-pdp__title{font-size:34px;max-width:100%}.mc-pdp__price-current{font-size:34px}.mc-pdp__featured{padding:18px;border-radius:20px}.mc-pdp__feature-grid,.mc-pdp__steps{grid-template-columns:1fr}.mc-pdp__buybox,.mc-pdp__final-cta-box{padding:18px;border-radius:20px}}.mc-sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:1200;transform:translateY(110%);opacity:0;pointer-events:none;transition:transform .28s ease,opacity .28s ease;padding:14px 18px calc(14px + env(safe-area-inset-bottom));background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(32,20,12,.08);box-shadow:0 -10px 30px #130c0814}.mc-sticky-buy.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.mc-sticky-buy__inner{width:100%;max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.mc-sticky-buy__meta{min-width:0;display:flex;flex-direction:column;gap:4px}.mc-sticky-buy__label{margin:0;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#b87319;line-height:1}.mc-sticky-buy__title{margin:0;font-size:15px;font-weight:800;color:#2d1b0f;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:720px}.mc-sticky-buy__side{display:flex;align-items:center;gap:16px;flex-shrink:0}.mc-sticky-buy__price{display:flex;align-items:baseline;gap:10px;white-space:nowrap}.mc-sticky-buy__price-old{font-size:13px;color:#00000073;text-decoration:line-through;font-weight:700}.mc-sticky-buy__price-current{font-size:24px;line-height:1;font-weight:800;color:#2d1b0f}.mc-sticky-buy__button{min-height:48px;padding:0 22px;border:0;border-radius:999px;background:linear-gradient(90deg,#f7a21b,#f5bf3a);color:#2a180d;font-size:15px;font-weight:800;letter-spacing:-.01em;cursor:pointer;box-shadow:0 10px 22px #f5bf3a38;transition:transform .2s ease,box-shadow .2s ease}.mc-sticky-buy__button:hover{transform:translateY(-1px);box-shadow:0 14px 26px #f5bf3a47}@media(max-width:768px){.mc-sticky-buy{padding:12px 14px calc(12px + env(safe-area-inset-bottom))}.mc-sticky-buy__inner{gap:12px;align-items:flex-end}.mc-sticky-buy__meta{flex:1 1 auto;min-width:0}.mc-sticky-buy__title{font-size:13px;max-width:none;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mc-sticky-buy__side{flex-direction:column;align-items:flex-end;gap:8px}.mc-sticky-buy__price{gap:8px}.mc-sticky-buy__price-current{font-size:20px}.mc-sticky-buy__button{min-height:44px;padding:0 18px;font-size:14px}}.mc-pdp__shipping-progress{margin:0 0 16px;padding:16px;border:1px solid rgba(32,20,12,.08);border-radius:18px;background:linear-gradient(180deg,#fffaf0,#fff)}.mc-pdp__shipping-title{margin:0 0 8px;font-size:14px;line-height:1.4;font-weight:800;color:#2d1b0f}.mc-pdp__shipping-copy{margin:0 0 6px;font-size:14px;line-height:1.5;color:#000000b8;font-weight:600}.mc-pdp__shipping-suggestion{margin:0 0 12px;font-size:14px;line-height:1.5;color:#a94414;font-weight:800}.mc-pdp__quick-qty{display:flex;flex-wrap:wrap;gap:8px}.mc-pdp__quick-qty-button{min-height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(32,20,12,.12);background:#fff;color:#2d1b0f;font-size:13px;font-weight:800;cursor:pointer;transition:all .2s ease}.mc-pdp__quick-qty-button:hover{transform:translateY(-1px);border-color:#20140c2e}.mc-pdp__quick-qty-button.is-active,.mc-pdp__quick-qty-button--highlight{background:linear-gradient(90deg,#f7a21b,#f5bf3a);color:#2a180d;border-color:transparent;box-shadow:0 8px 18px #f5bf3a2e}@media(max-width:768px){.mc-pdp__main{grid-template-columns:1fr}.mc-pdp__gallery{width:100%}.mc-pdp__thumbs{overflow-x:auto}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
