:root{--mc-black:#0a0a0a;--mc-off:#f4f2ed;--mc-line:#d9d6cf;--mc-muted:#76736d}.mc-home,.mc-product-story{background:var(--mc-off);color:#111}.mc-page{width:min(1440px,calc(100% - 48px));margin:0 auto}.mc-kicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;margin:0 0 18px}.mc-hero{min-height:76svh;background:#090909;color:#fff;display:grid;grid-template-columns:.95fr 1.05fr}.mc-hero__copy{padding:clamp(48px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.mc-hero h1,.mc-section h2,.mc-promo h2,.mc-newsletter h2,.mc-product-story h2{font-family:Arial Narrow,Arial,sans-serif;font-weight:900;letter-spacing:-.07em;text-transform:uppercase}.mc-hero h1{font-size:clamp(74px,10vw,165px);line-height:.78;margin:0 0 28px}.mc-hero__text{max-width:470px;color:#c9c7c2;font-size:16px;line-height:1.55}.mc-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.mc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.08em}.mc-btn--light{background:#fff;color:#111}.mc-btn--ghost{border:1px solid #555;color:#fff}.mc-hero__media{position:relative;display:grid;place-items:center;min-height:600px;overflow:hidden;background:#141414}.mc-hero__watch{width:min(82%,720px);height:auto;object-fit:contain;filter:drop-shadow(0 34px 55px rgba(0,0,0,.42))}.mc-hero__image{width:100%;height:100%;object-fit:cover}.mc-media-note{position:absolute;bottom:22px;left:22px;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:#aaa}.mc-placeholder,.mc-video-placeholder{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;border:1px solid #333;min-height:320px}.mc-trust{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--mc-line)}.mc-trust>div{padding:22px 26px;border-right:1px solid var(--mc-line)}.mc-trust b,.mc-trust span{display:block}.mc-trust b{font-size:10px;letter-spacing:.1em}.mc-trust span{font-size:11px;color:var(--mc-muted);margin-top:4px}.mc-section{padding:90px 0}.mc-section__head{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.mc-section__head h2{font-size:clamp(56px,7vw,105px);line-height:.84;margin:0}.mc-section__head a{font-size:11px;font-weight:800}.mc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mc-card__media{background:#e8e5de;aspect-ratio:4/5;display:grid;place-items:center;position:relative;overflow:hidden}.mc-card__media img,.mc-card__media svg{width:100%;height:100%;object-fit:contain;transition:transform .45s ease}.mc-card:hover img{transform:scale(1.025)}.mc-badge{position:absolute;top:12px;left:12px;background:#111;color:#fff;border-radius:999px;padding:7px 10px;font-size:9px;letter-spacing:.1em}.mc-card__meta{display:flex;justify-content:space-between;gap:14px;padding:12px 2px}.mc-card__meta a{font-size:11px;font-weight:800;text-decoration:none;color:inherit}.mc-card__meta span{font-size:11px}.mc-promo{background:#0a0a0a;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:clamp(54px,8vw,120px);align-items:center}.mc-promo h2,.mc-newsletter h2{font-size:clamp(66px,9vw,140px);line-height:.78;margin:0 0 28px}.mc-promo p{max-width:520px;color:#bdbab4;line-height:1.6}.mc-offers{display:grid;gap:10px}.mc-offers>div{border:1px solid #333;padding:20px;border-radius:18px;display:flex;justify-content:space-between;align-items:center}.mc-offers .is-active{background:#fff;color:#111;border-color:#fff}.mc-offers b,.mc-offers small{display:block}.mc-offers small{opacity:.65;margin-top:3px}.mc-video{width:100%;max-height:760px;object-fit:cover;background:#111}.mc-video-placeholder{min-height:520px;background:#0f0f0f;color:#fff;border:0}.mc-video-placeholder span{font-size:30px}.mc-video-placeholder small{color:#888}.mc-story{display:grid;grid-template-columns:1.1fr .9fr;padding-bottom:90px}.mc-story>div{min-height:620px;padding:60px;position:relative;overflow:hidden}.mc-story__dark{background:#101010;color:#fff}.mc-story__light{background:#fff;display:flex;flex-direction:column;justify-content:flex-end}.mc-story h3{font-family:Arial Narrow,Arial,sans-serif;font-size:clamp(52px,6vw,94px);line-height:.85;letter-spacing:-.06em;margin:0 0 20px}.mc-story__dark img{position:absolute;width:75%;right:-12%;bottom:-18%;filter:drop-shadow(0 30px 50px rgba(0,0,0,.5))}.mc-ugc{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;overflow:auto}.mc-ugc>div{aspect-ratio:9/16;background:#111;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:210px;gap:10px}.mc-ugc b{font-size:9px;letter-spacing:.12em}.mc-newsletter{background:#111;color:#fff;padding:90px max(24px,7vw);text-align:center}.mc-newsletter p{color:#aaa}.mc-product-story{padding:90px 0}.mc-product-story h2{font-size:clamp(58px,8vw,115px);line-height:.84;margin:0 0 45px}.mc-product-story__grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:16px}.mc-product-story__grid>div:first-child{background:#fff;padding:50px}.mc-product-story__grid h3{font-size:34px}.mc-product-story .mc-video-placeholder{min-height:430px}[data-template*=product] .product-information__grid{background:#f4f2ed}[data-template*=product] .product-details{padding-inline:clamp(20px,4vw,62px)!important}[data-template*=product] product-form-component .button{border-radius:999px!important;min-height:54px!important;text-transform:uppercase;font-weight:800!important;letter-spacing:.06em}.cart-drawer__inner,.drawer__inner{border-radius:0!important}.cart-drawer .button,.cart__checkout-button{border-radius:999px!important}@media(max-width:900px){.mc-page{width:min(100% - 24px,1440px)}.mc-hero{grid-template-columns:1fr;min-height:auto}.mc-hero__copy{padding:54px 20px 35px}.mc-hero h1{font-size:clamp(68px,22vw,108px)}.mc-hero__media{min-height:430px}.mc-trust{grid-template-columns:1fr 1fr}.mc-trust>div{padding:16px}.mc-grid{grid-template-columns:1fr 1fr;gap:8px}.mc-section{padding:58px 0}.mc-section__head{align-items:flex-end}.mc-section__head h2{font-size:52px}.mc-section__head a{display:none}.mc-promo{grid-template-columns:1fr;padding:58px 20px;gap:34px}.mc-promo h2{font-size:72px}.mc-video-placeholder{min-height:420px}.mc-story{grid-template-columns:1fr;padding-bottom:58px}.mc-story>div{min-height:480px;padding:32px 24px}.mc-ugc{margin-right:-12px}.mc-newsletter{padding:62px 20px}.mc-newsletter h2{font-size:58px}.mc-product-story{padding:58px 0}.mc-product-story__grid{grid-template-columns:1fr}.mc-product-story__grid>div:first-child{padding:30px 22px}}.mc-shipping-progress{grid-column:1 / -1;border:1px solid #dedbd3;border-radius:14px;padding:18px 20px;margin:0 0 22px;background:#fff;color:#0a0a0a}.mc-shipping-progress__top{display:flex;justify-content:space-between;gap:18px;align-items:flex-end}.mc-shipping-progress__top>div{display:grid;gap:4px}.mc-shipping-progress__eyebrow{font-size:10px;font-weight:800;letter-spacing:.13em}.mc-shipping-progress strong{font-size:14px;font-weight:600}.mc-shipping-progress__amount{font-size:11px;font-weight:850;letter-spacing:.08em;white-space:nowrap}.mc-shipping-progress__track{height:8px;background:#ebe8e1;border-radius:999px;overflow:hidden;margin-top:13px}.mc-shipping-progress__track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#b98a43,#d7b06d);transition:width .35s ease}.mc-shipping-progress__scale{display:flex;justify-content:space-between;font-size:9px;color:#777;margin-top:5px}.mc-cart-recs{grid-column:1;margin:24px 0 10px;border:1px solid #e2dfd8;background:#f8f7f3;border-radius:16px;padding:18px}.mc-cart-recs__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.mc-cart-recs__head>div{display:grid}.mc-cart-recs__head span{font-size:13px;font-weight:850;letter-spacing:.055em}.mc-cart-recs__head small{font-size:11px;color:#777;margin-top:3px}.mc-cart-recs__head b{font-size:9px;letter-spacing:.12em}.mc-cart-recs__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mc-cart-rec{min-width:0;background:#fff;border:1px solid #e5e2dc;border-radius:12px;overflow:hidden;display:grid;grid-template-columns:92px 1fr}.mc-cart-rec__media{background:#efede7;display:block;min-height:112px}.mc-cart-rec__media img{display:block;width:100%;height:100%;object-fit:contain}.mc-cart-rec__body{padding:12px;display:flex;min-width:0;flex-direction:column}.mc-cart-rec__title{font-size:11px;font-weight:800;line-height:1.25;text-transform:uppercase;text-decoration:none;color:inherit;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mc-cart-rec__price{font-size:11px;margin:6px 0 10px}.mc-cart-rec__add{margin-top:auto;border:0;background:#0a0a0a;color:#fff;border-radius:999px;padding:10px 12px;font-size:9px;font-weight:850;letter-spacing:.08em;cursor:pointer}.mc-cart-rec__add:disabled{opacity:.65}.cart-page__summary{border-radius:18px;overflow:hidden}.cart-page__items .cart-items__media-image{background:#f3f1ec;border-radius:12px}.cart-page__items .cart-items__table-row{border-color:#e7e4dd!important}.cart-drawer__dialog{--drawer-width:460px}.cart-drawer__inner{background:#0b0b0b!important;color:#fff!important}.cart-drawer__header{border-bottom:1px solid rgba(255,255,255,.13)}.cart-drawer__heading,.cart-drawer__close-button{color:#fff!important}.cart-drawer__items,.cart-drawer__items .cart-items__title,.cart-drawer__items .cart-items__price,.cart-drawer__items a{color:#fff}.cart-drawer__items .cart-items__table-row{border-color:#ffffff21!important}.cart-drawer__items .cart-items__media-image{background:#171717;border-radius:10px}.cart-drawer__summary{background:#0b0b0b!important;border-top:1px solid rgba(255,255,255,.13)}.mc-shipping-progress--drawer{background:#111;border-color:#ffffff26;color:#fff;margin:14px 0 20px;padding:15px}.mc-shipping-progress--drawer .mc-shipping-progress__track{background:#2f2f2f}.mc-shipping-progress--drawer .mc-shipping-progress__scale{color:#aaa}.mc-cart-recs--drawer{background:#101010;border-color:#ffffff24;margin:22px 0 6px;padding:14px;color:#fff}.mc-cart-recs--drawer .mc-cart-recs__head small{color:#aaa}.mc-cart-recs--drawer .mc-cart-recs__grid{grid-template-columns:1fr}.mc-cart-recs--drawer .mc-cart-rec{grid-template-columns:72px 1fr;background:#151515;border-color:#ffffff1f}.mc-cart-recs--drawer .mc-cart-rec__media{min-height:82px;background:#1d1d1d}.mc-cart-recs--drawer .mc-cart-rec__title{color:#fff}.mc-cart-recs--drawer .mc-cart-rec__add{background:#fff;color:#0a0a0a;width:max-content;min-width:112px}@media(max-width:749px){.mc-shipping-progress{padding:15px;margin-bottom:16px}.mc-shipping-progress__top{align-items:flex-start}.mc-shipping-progress__amount{font-size:9px}.mc-cart-recs{padding:14px;margin-top:18px}.mc-cart-recs__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.mc-cart-recs:not(.mc-cart-recs--drawer) .mc-cart-rec{min-width:82%;scroll-snap-align:start;grid-template-columns:105px 1fr}.mc-cart-recs--drawer .mc-cart-rec{min-width:100%}}.mc-cart-free-price{font-weight:800;letter-spacing:.06em;text-transform:uppercase}.mc-cart-line-discount{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.mc-cart-line-discount .compare-at-price{opacity:.58;font-size:.82em}:root{--mc-ink:#0b0b0b;--mc-paper:#ffffff;--mc-soft:#f6f6f3;--mc-line:#e7e5df;--mc-muted:#6d6d68;--mc-blue:#2f80ed}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,a,input,select{touch-action:manipulation}img{height:auto}.margalo-product-promo{width:100%;border:1px solid var(--mc-line);background:linear-gradient(180deg,#fbfbf9,#f4f4f0);padding:14px 15px;border-radius:12px;margin:2px 0 6px}.margalo-product-promo__eyebrow{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.margalo-product-promo__title{font-size:16px;font-weight:750;margin-top:4px}.margalo-product-promo__copy{font-size:12px;color:var(--mc-muted);margin-top:3px;line-height:1.45}.margalo-product-promo__pill{display:inline-flex;align-items:center;border-radius:999px;padding:3px 8px;background:#111;color:#fff;font-size:9px;font-weight:800}.margalo-benefit-row{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--mc-line);border-radius:12px;overflow:hidden;background:#fff;margin-top:12px}.margalo-benefit{min-height:74px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px 8px;border-right:1px solid var(--mc-line);font-size:10px;line-height:1.35;color:#242424}.margalo-benefit:last-child{border-right:0}.margalo-benefit svg{width:19px;height:19px;margin-bottom:7px;stroke:currentColor;fill:none;stroke-width:1.6}.margalo-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0}.margalo-video-slot{position:relative;aspect-ratio:9/16;background:linear-gradient(145deg,#121212,#282828);border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 45px #0000001f}.margalo-video-slot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 36%,rgba(255,255,255,.1),transparent 30%),linear-gradient(180deg,transparent 55%,rgba(0,0,0,.56))}.margalo-video-slot__center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:22px}.margalo-video-slot__play{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.45);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff17;font-size:20px;margin-bottom:15px}.margalo-video-slot__label{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.margalo-video-slot__sub{font-size:11px;opacity:.72;margin-top:5px;line-height:1.4}.margalo-cart-recommendations{margin-top:14px!important;padding:16px!important;border-radius:14px!important}.margalo-cart-recommendations__header{margin-bottom:10px!important}.margalo-cart-recommendation{min-height:92px!important;padding:9px!important;border-radius:11px!important}.margalo-cart-recommendation img{width:72px!important;height:72px!important;object-fit:cover!important;border-radius:8px!important}.margalo-cart-recommendation__title{font-size:12px!important;line-height:1.25!important}.margalo-cart-recommendation button{min-height:34px!important;padding:7px 12px!important}.margalo-free-shipping{border-radius:14px!important}.margalo-bogo-badge{display:inline-flex;align-items:center;gap:6px;background:#111;color:#fff;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.margalo-free-price{font-weight:850!important}.margalo-free-price del{opacity:.45;margin-right:6px}.margalo-free-price strong{color:#1a7f37;letter-spacing:.05em}.margalo-cart-note{margin:9px 0 0;font-size:11px;color:#ffffffad;line-height:1.4}.margalo-mobile-sticky-atc{display:none;position:fixed;z-index:35;left:10px;right:10px;bottom:10px;padding:10px;background:#fffffff0;border:1px solid rgba(0,0,0,.1);border-radius:16px;box-shadow:0 14px 45px #0003;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.margalo-mobile-sticky-atc__inner{display:flex;gap:9px;align-items:center}.margalo-mobile-sticky-atc__meta{min-width:0;flex:1;padding-left:4px}.margalo-mobile-sticky-atc__title{font-size:11px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.margalo-mobile-sticky-atc__price{font-size:11px;color:#666;margin-top:2px}.margalo-mobile-sticky-atc button{border:0;background:#050505;color:#fff;border-radius:10px;padding:13px 16px;min-width:150px;font-weight:800;font-size:11px;letter-spacing:.05em}@media(max-width:749px){body{padding-bottom:82px}.margalo-mobile-sticky-atc{display:block}.margalo-benefit-row{grid-template-columns:repeat(2,minmax(0,1fr))}.margalo-benefit:nth-child(2){border-right:0}.margalo-benefit:nth-child(-n+2){border-bottom:1px solid var(--mc-line)}.margalo-video-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:6px}.margalo-video-slot{min-width:78vw;scroll-snap-align:center;border-radius:16px}.margalo-product-promo{padding:13px 14px}.margalo-product-promo__title{font-size:15px}}@media(min-width:750px){.header{-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px)}}.margalo-sale-label{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#111;color:#fff;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.margalo-delivery-note{display:flex;align-items:center;gap:8px;margin:10px 0;padding:11px 13px;border:1px solid #e5e5df;border-radius:10px;font-size:12px;font-weight:650;background:#fafaf7}.margalo-delivery-dot{width:8px;height:8px;border-radius:50%;background:#2b8a3e;box-shadow:0 0 0 4px #2b8a3e1a}.product-information .shopify-payment-button,.product-information shopify-accelerated-checkout,.product-information .additional-checkout-buttons,.product-form .shopify-payment-button,.product-form shopify-accelerated-checkout{display:none!important}body.template-product .shopify-payment-button,body.template-product .shopify-payment-button__button,body.template-product shopify-accelerated-checkout,body.template-product .additional-checkout-buttons,.product-information .shopify-payment-button,.product-information .shopify-payment-button__button,.product-information shopify-accelerated-checkout,.product-form .shopify-payment-button,.product-form .shopify-payment-button__button,.product-form shopify-accelerated-checkout{display:none!important}.mc-card__price{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.mc-card__compare{text-decoration:line-through;color:#9a9892;font-weight:500}.mc-card__sale{font-weight:800;color:#111}.mc-card__sale-badge{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;background:#111;color:#fff;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.08em}.mc-card__meta{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;flex-wrap:wrap}.mc-card__price{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important}.mc-card__compare{display:inline-block!important;text-decoration:line-through!important;text-decoration-thickness:1.5px!important;color:#939089!important;font-weight:500!important}.mc-card__sale{display:inline-block!important;color:#111!important;font-weight:850!important}.mc-card__sale-badge{display:inline-flex!important;align-items:center!important;padding:4px 8px!important;border-radius:999px!important;background:#111!important;color:#fff!important;font-size:9px!important;font-style:normal!important;font-weight:850!important;letter-spacing:.08em!important}.cart-drawer__footer .button,.cart-drawer__footer button[name=checkout],.cart-page button[name=checkout],.cart-page .cart__checkout-button,button[name=checkout],.cart__checkout-button{background:#fff!important;color:#0b0b0b!important;border:2px solid #ffffff!important;opacity:1!important;box-shadow:0 8px 28px #ffffff2e!important;font-weight:850!important}
/*# sourceMappingURL=/cdn/shop/t/31/assets/margalo-premium.css.map */
