:root{--mgc-ink: #0b1220;--mgc-sub: #5a6478;--mgc-dim: #8a94a8;--mgc-line: rgba(11,18,32,.1);--mgc-line-2: rgba(11,18,32,.06);--mgc-surface: #ffffff;--mgc-surface-2:#f5f7fb;--mgc-surface-3:#eef1f7;--mgc-blue: var(--blue, #1f47d6);--mgc-blue-600: var(--blue-600, #1838b0);--mgc-blue-050: #eef3ff;--mgc-green: #17a06a;--mgc-amber: #e08a1e;--mgc-radius: 16px;--mgc-radius-sm:12px;--mgc-shadow: 0 10px 30px -14px rgba(16,26,54,.35);--mgc-shadow-sm:0 6px 16px -10px rgba(16,26,54,.3);--mgc-ease: cubic-bezier(.2,.7,.2,1)}.cart-drawer{width:428px;max-width:100vw;background:var(--mgc-surface-2);color:var(--mgc-ink);box-shadow:-34px 0 80px -28px #04081499;border-left:none}@media(max-width:749px){.cart-drawer{width:100vw;max-width:100vw}.mgc-foot{padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.mgc-scroll{padding-bottom:22px}.mgc-qty button{width:40px;height:40px}.mgc-qty__val{min-width:40px;font-size:15px}.mgc-item__remove{width:30px;height:30px}.mgc-checkout{height:58px;font-size:19px}.mgc-rec{flex:0 0 150px;width:150px}}.cart-drawer .kicker{color:var(--mgc-ink);font-size:15px;letter-spacing:.1em}.cart-head{background:var(--mgc-surface);border-bottom:1px solid var(--mgc-line);padding:18px 20px}.cart-head .icon-btn{color:var(--mgc-sub)}.cart-head .icon-btn:hover{color:var(--mgc-ink);background:var(--mgc-surface-3)}#mg-cart-ship{display:none!important}.mgc-progress{position:static;background:var(--mgc-surface);border-top:1px solid var(--mgc-line);padding:16px 18px 2px}.mgc-progress__msg{font-size:13.5px;font-weight:600;color:var(--mgc-sub);display:flex;align-items:center;justify-content:center;gap:7px;line-height:1.3;text-align:center}.mgc-progress__msg b{color:var(--mgc-blue);font-weight:800}.mgc-progress__msg.is-unlocked{color:var(--mgc-sub)}.mgc-progress__msg.is-unlocked b{color:var(--mgc-blue)}.mgc-track{position:relative;height:10px;border-radius:20px;background:var(--mgc-surface-3);margin-top:12px;overflow:hidden}.mgc-track__fill{position:absolute;inset:0 auto 0 0;height:100%;width:0%;border-radius:20px;background:linear-gradient(90deg,var(--mgc-blue),var(--blue-400,#5b85ff));transition:width .6s var(--mgc-ease)}.mgc-track__fill.is-unlocked{background:linear-gradient(90deg,var(--mgc-blue),var(--blue-400,#5b85ff))}.mgc-track__fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:translate(-100%);animation:mgc-sheen 2.4s var(--mgc-ease) infinite}@keyframes mgc-sheen{to{transform:translate(100%)}}.mgc-milestones{display:flex;justify-content:space-between;margin-top:8px}.mgc-milestone{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;letter-spacing:.02em;color:var(--mgc-dim)}.mgc-milestone.is-hit{color:var(--mgc-green)}.mgc-milestone svg{width:13px;height:13px}.mgc-scroll{flex:1;overflow-y:auto;padding:16px 16px 18px;display:flex;flex-direction:column;gap:16px}.mgc-section-title{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-display, inherit);font-weight:800;font-style:italic;text-transform:uppercase;letter-spacing:.03em;font-size:16px;color:var(--mgc-ink);margin:2px 2px 0}.mgc-section-title .mgc-hint{font-family:var(--font-body,inherit);font-style:normal;text-transform:none;letter-spacing:0;font-size:12px;font-weight:600;color:var(--mgc-dim)}.mgc-stack{background:var(--mgc-surface);border:1px solid var(--mgc-line);border-radius:var(--mgc-radius);padding:15px 16px;box-shadow:var(--mgc-shadow-sm)}.mgc-stack__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.mgc-stack__label{font-size:12.5px;font-weight:700;color:var(--mgc-sub);text-transform:uppercase;letter-spacing:.06em}.mgc-stack__pct{font-family:var(--font-display,inherit);font-weight:800;font-style:italic;font-size:22px;color:var(--mgc-blue);line-height:1}.mgc-stack__track{height:7px;border-radius:20px;background:var(--mgc-surface-3);margin:10px 0 12px;overflow:hidden}.mgc-stack__fill{height:100%;width:0%;border-radius:20px;background:linear-gradient(90deg,var(--mgc-blue),var(--blue-400,#5b85ff));transition:width .7s var(--mgc-ease)}.mgc-stack__grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px}.mgc-pillar{display:flex;align-items:center;gap:8px;font-size:13px}.mgc-pillar__ic{width:18px;height:18px;flex:none;display:grid;place-items:center;border-radius:50%}.mgc-pillar.on .mgc-pillar__ic{background:var(--mgc-green);color:#fff}.mgc-pillar.off .mgc-pillar__ic{background:var(--mgc-surface-3);color:var(--mgc-dim);border:1.5px dashed var(--mgc-line)}.mgc-pillar__ic svg{width:11px;height:11px}.mgc-pillar__name{font-weight:700;color:var(--mgc-ink)}.mgc-pillar__sub{color:var(--mgc-dim);font-size:11.5px}.mgc-pillar.off .mgc-pillar__name{color:var(--mgc-sub)}.mgc-stack__foot{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.mgc-stack__cta-copy{font-size:12px;color:var(--mgc-sub)}.mgc-stack__cta{flex:none}.mgc-items{display:flex;flex-direction:column;gap:10px}.mgc-item{display:flex;gap:13px;padding:13px;background:var(--mgc-surface);border:1px solid var(--mgc-line);border-radius:var(--mgc-radius-sm);position:relative;box-shadow:var(--mgc-shadow-sm);transition:border-color .2s var(--mgc-ease),box-shadow .2s var(--mgc-ease),transform .25s var(--mgc-ease)}.mgc-item.mgc-enter{animation:mgc-item-in .4s var(--mgc-ease) both}@keyframes mgc-item-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.mgc-item.mgc-leaving{opacity:0;transform:translate(20px)}.mgc-item__img{width:70px;height:70px;flex:none;background:var(--mgc-surface-3);object-fit:cover;border-radius:9px}.mgc-item__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px;padding-right:18px}.mgc-item__name{font-weight:700;font-size:14px;line-height:1.2;color:var(--mgc-ink)}.mgc-item__variant{font-size:12px;color:var(--mgc-dim);margin-top:-3px}.mgc-item__row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px}.mgc-item__price{font-family:var(--font-display,inherit);font-weight:800;font-size:16px;color:var(--mgc-ink)}.mgc-item__remove{position:absolute;top:10px;right:10px;width:24px;height:24px;display:grid;place-items:center;color:var(--mgc-dim);border-radius:50%;font-size:18px;line-height:1}.mgc-item__remove:hover{color:#c0392b;background:var(--mgc-surface-3)}.mgc-qty{display:inline-flex;align-items:center;background:var(--mgc-surface-2);border:1px solid var(--mgc-line);border-radius:10px;overflow:hidden}.mgc-qty button{width:34px;height:34px;display:grid;place-items:center;color:var(--mgc-ink);font-size:18px;line-height:1;transition:background .15s,color .15s;user-select:none;-webkit-user-select:none;touch-action:manipulation}.mgc-qty button:hover{background:var(--mgc-blue-050);color:var(--mgc-blue)}.mgc-qty button:active{background:var(--mgc-blue);color:#fff}.mgc-qty__val{min-width:36px;text-align:center;font-weight:800;font-size:14px;color:var(--mgc-ink);font-variant-numeric:tabular-nums}.mgc-qty__val.mgc-bump{animation:mgc-bump .28s var(--mgc-ease)}@keyframes mgc-bump{0%{transform:scale(1)}40%{transform:scale(1.28);color:var(--mgc-blue)}to{transform:scale(1)}}.mgc-recs__scroll{display:flex;gap:11px;overflow-x:auto;padding:2px 2px 6px;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.mgc-recs__scroll::-webkit-scrollbar{display:none}.mgc-rec{scroll-snap-align:start;flex:0 0 156px;width:156px;background:var(--mgc-surface);border:1px solid var(--mgc-line);border-radius:var(--mgc-radius-sm);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--mgc-shadow-sm);transition:border-color .2s,transform .2s var(--mgc-ease);position:relative}.mgc-rec:hover{border-color:var(--mgc-blue);transform:translateY(-2px)}.mgc-rec__badge{position:absolute;top:8px;left:8px;z-index:2;background:var(--mgc-ink);color:#fff;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:3px 6px;border-radius:5px}.mgc-rec__badge.is-blue{background:var(--mgc-blue)}.mgc-rec__media{aspect-ratio:1/1;background:var(--mgc-surface-3)}.mgc-rec__media img{width:100%;height:100%;object-fit:cover}.mgc-rec__body{padding:9px 10px 11px;display:flex;flex-direction:column;gap:5px;flex:1}.mgc-rec__name{font-size:12.5px;font-weight:700;line-height:1.2;color:var(--mgc-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:30px}.mgc-rec__rating{display:flex;align-items:center;gap:4px}.mgc-rec__rating .stars{font-size:11px}.mgc-rec__rating small{font-size:10.5px;color:var(--mgc-dim);font-weight:700}.mgc-rec__benefit{font-size:11px;color:var(--mgc-sub);line-height:1.25}.mgc-rec__foot{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:auto;padding-top:4px}.mgc-rec__price{font-family:var(--font-display,inherit);font-weight:800;font-size:15px;color:var(--mgc-ink)}.mgc-rec__add{flex:none;width:30px;height:30px;border-radius:9px;background:var(--mgc-blue);color:#fff;display:grid;place-items:center;font-size:19px;line-height:1;box-shadow:0 6px 14px -6px var(--blue-glow,rgba(31,71,214,.5));transition:transform .12s var(--mgc-ease),background .2s}.mgc-rec__add:hover{background:var(--mgc-blue-600)}.mgc-rec__add:active{transform:scale(.9)}.mgc-rec__add.mgc-added{background:var(--mgc-green)}.mgc-fbt{background:var(--mgc-surface);border:1px solid var(--mgc-line);border-radius:var(--mgc-radius);padding:15px 16px;box-shadow:var(--mgc-shadow-sm)}.mgc-fbt__rows{display:flex;flex-direction:column;gap:9px;margin:12px 0 13px}.mgc-fbt__row{display:flex;align-items:center;gap:11px;cursor:pointer}.mgc-fbt__check{width:20px;height:20px;flex:none;border-radius:6px;border:1.8px solid var(--mgc-line);display:grid;place-items:center;color:#fff;transition:background .15s,border-color .15s}.mgc-fbt__row.on .mgc-fbt__check{background:var(--mgc-blue);border-color:var(--mgc-blue)}.mgc-fbt__check svg{width:12px;height:12px;opacity:0}.mgc-fbt__row.on .mgc-fbt__check svg{opacity:1}.mgc-fbt__thumb{width:40px;height:40px;flex:none;border-radius:8px;background:var(--mgc-surface-3);object-fit:cover}.mgc-fbt__name{flex:1;min-width:0;font-size:13px;font-weight:700;color:var(--mgc-ink)}.mgc-fbt__name small{display:block;font-weight:500;color:var(--mgc-dim);font-size:11px}.mgc-fbt__price{font-family:var(--font-display,inherit);font-weight:800;font-size:14px;color:var(--mgc-ink)}.mgc-fbt__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid var(--mgc-line-2)}.mgc-fbt__total{font-size:13px;color:var(--mgc-sub)}.mgc-fbt__total b{color:var(--mgc-ink);font-family:var(--font-display,inherit);font-size:18px}.mgc-fbt__save{display:inline-block;margin-left:6px;background:#e7f7ef;color:var(--mgc-green);font-size:11px;font-weight:800;padding:2px 7px;border-radius:20px}.mgc-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mgc-trust__cell{background:var(--mgc-surface);border:1px solid var(--mgc-line);border-radius:var(--mgc-radius-sm);padding:11px 8px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.mgc-trust__ic{width:24px;height:24px;color:var(--mgc-blue)}.mgc-trust__ic svg{width:100%;height:100%}.mgc-trust__t{font-size:10.5px;font-weight:700;letter-spacing:.02em;color:var(--mgc-sub);line-height:1.2;text-transform:uppercase}.mgc-reviews{display:flex;align-items:center;justify-content:center;gap:10px;padding:2px}.mgc-reviews__avatars{display:flex}.mgc-reviews__avatars img,.mgc-reviews__avatars span{width:26px;height:26px;border-radius:50%;margin-left:-8px;border:2px solid var(--mgc-surface-2);object-fit:cover;display:grid;place-items:center;font-size:11px;font-weight:800;color:#fff}.mgc-reviews__avatars :first-child{margin-left:0}.mgc-reviews__txt{font-size:12px;color:var(--mgc-sub);line-height:1.3}.mgc-reviews__txt b{color:var(--mgc-ink)}.mgc-reviews__txt .stars{font-size:12px;vertical-align:-2px}.mgc-scarcity{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:700;color:var(--mgc-amber);background:#fdf3e6;border:1px solid #f6e2c4;border-radius:10px;padding:8px 12px}.mgc-scarcity svg{width:14px;height:14px}.mgc-scarcity .mgc-pulse{width:7px;height:7px;border-radius:50%;background:var(--mgc-amber);animation:mgc-pulse 1.6s infinite}@keyframes mgc-pulse{0%,to{opacity:1}50%{opacity:.25}}.mgc-foot{position:sticky;bottom:0;z-index:4;background:var(--mgc-surface);border-top:none;padding:8px 18px 16px}.mgc-foot__subtotal{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px}.mgc-foot__subtotal .lbl{font-family:var(--font-body,inherit);font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:.08em;font-size:14px;color:var(--mgc-sub)}.mgc-foot__subtotal .val{font-family:var(--font-display,inherit);font-weight:800;font-size:30px;color:var(--mgc-ink)}.mgc-foot__subtotal .val .mgc-vat{display:block;text-align:right;font-family:var(--font-body,inherit);font-weight:500;font-size:10.5px;color:var(--mgc-dim);letter-spacing:.02em}.mgc-checkout{width:100%;height:60px;border-radius:16px;background:var(--mgc-blue);color:#fff;font-family:var(--font-display,inherit);font-weight:800;font-style:italic;text-transform:uppercase;letter-spacing:.05em;font-size:20px;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 6px 0 var(--mgc-blue-600),0 16px 26px -12px var(--blue-glow,rgba(31,71,214,.55));transition:transform .1s var(--mgc-ease),background .2s,box-shadow .2s}.mgc-checkout:hover{background:var(--mgc-blue-600);box-shadow:0 6px #12297f,0 20px 32px -12px var(--blue-glow,rgba(31,71,214,.55))}.mgc-checkout:active{transform:translateY(4px);box-shadow:0 2px 0 var(--mgc-blue-600),0 8px 16px -10px var(--blue-glow,rgba(31,71,214,.5))}.mgc-checkout svg{width:17px;height:17px}.mgc-foot__secure{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:14px;font-size:12.5px;font-weight:600;color:var(--mgc-sub)}.mgc-foot__secure svg{width:14px;height:14px;color:var(--mgc-green);flex:none}.mgc-foot__assur{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:11px;flex-wrap:wrap}.mgc-foot__assur span{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:var(--mgc-sub)}.mgc-foot__assur svg{width:13px;height:13px;color:var(--mgc-green)}.mgc-foot__view{display:block;text-align:center;margin-top:9px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--mgc-dim)}.mgc-foot__view:hover{color:var(--mgc-ink)}.mgc-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--mgc-sub);text-align:center;padding:40px 24px}.mgc-empty h4{font-family:var(--font-display,inherit);font-style:italic;text-transform:uppercase;font-size:22px;color:var(--mgc-ink);margin:0}@media(prefers-reduced-motion:reduce){.mgc-track__fill:after{animation:none}.mgc-item.mgc-enter,.mgc-pulse{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/mrgains-cart.css.map */
