@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--mg-primary: #6D4B4C;--mg-primary-hover: #5a3d3e;--mg-bg: #ffffff;--mg-text: rgba(0, 0, 0, .81);--mg-text-muted: rgba(0, 0, 0, .55);--mg-border: rgba(0, 0, 0, .12);--mg-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mg-page-width: 1520px;--mg-btn-radius: 15px;--mg-green: #3bb143}.migalo-product-section{font-size:16px;font-family:var(--mg-font);line-height:1.4;color:var(--mg-text);overflow-x:clip}.migalo-product-section *{box-sizing:border-box}.migalo-product-section img,.migalo-product-section svg,.migalo-product-section video{max-width:100%}.mg-breadcrumb{max-width:var(--mg-page-width);margin:0 auto;padding:12px 40px;font-family:var(--mg-font);font-size:13px;color:var(--mg-text-muted);display:flex;align-items:center;gap:6px}.mg-breadcrumb a{color:var(--mg-text-muted);text-decoration:none}.mg-breadcrumb a:hover{text-decoration:underline}.mg-product-grid{max-width:var(--mg-page-width);margin:0 auto;padding:0 40px 60px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:40px;font-family:var(--mg-font);color:var(--mg-text);align-items:start}.mg-gallery{position:sticky;top:80px;align-self:start;display:flex;flex-direction:column;gap:0;min-width:0;max-width:100%}.mg-gallery__main{position:relative;aspect-ratio:1 / 1.25;overflow:hidden;background:#f5f5f5;border-radius:0;touch-action:pan-y pinch-zoom}.mg-gallery__main img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease;cursor:zoom-in}.mg-gallery__main img.is-active{opacity:1;position:relative}.mg-gallery__badge{position:absolute;top:14px;left:14px;background:var(--mg-green);color:#fff;font-size:13px;font-weight:600;padding:5px 14px;border-radius:20px;z-index:3;font-family:var(--mg-font)}.mg-gallery__playpause,.mg-gallery__arrow{display:none}.mg-gallery__thumbs{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;justify-content:safe center;scroll-snap-type:x proximity;scroll-behavior:smooth;margin-top:-36px;position:relative;z-index:4;padding:0 16px 6px;width:100%;min-width:0;max-width:100%;box-sizing:border-box}.mg-gallery__thumbs::-webkit-scrollbar{display:none}.mg-gallery__thumb{width:72px;height:72px;border-radius:10px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s;flex:0 0 72px;scroll-snap-align:center;background:#fff;box-shadow:0 2px 8px #0000001f}.mg-gallery__thumb.is-active{border-color:#000c}.mg-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.mg-gallery-mobile{display:none;position:relative;overflow:hidden;background:#f5f5f5}.mg-gallery-mobile__track{display:flex;transition:transform .3s ease;will-change:transform}.mg-gallery-mobile__slide{min-width:100%;aspect-ratio:1 / 1.25}.mg-gallery-mobile__slide img{width:100%;height:100%;object-fit:cover;display:block}.mg-gallery-mobile__dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:2}.mg-gallery-mobile__dot{width:8px;height:8px;border-radius:50%;background:#00000040;border:none;padding:0;cursor:pointer;transition:background .2s}.mg-gallery-mobile__dot.is-active{background:#000000bf}.mg-gallery-mobile__badge{position:absolute;top:14px;left:14px;background:var(--mg-green);color:#fff;font-size:13px;font-weight:600;padding:5px 14px;border-radius:20px;z-index:2;font-family:var(--mg-font)}.mg-info{position:sticky;top:80px;display:flex;flex-direction:column;gap:0;max-width:100%;padding-top:4px}.mg-info__title{font-size:28px;font-weight:600;line-height:1.25;color:var(--mg-text);margin:0 0 6px;font-family:var(--mg-font)}.mg-info__sku{font-size:14px;color:var(--mg-text-muted);margin-bottom:10px}.mg-info__sku b{font-weight:600;color:var(--mg-text)}.mg-info__reviews{display:flex;align-items:center;gap:8px;margin-bottom:14px}.mg-info__stars{display:flex;gap:2px}.mg-info__stars svg{width:18px;height:18px}.mg-info__reviews-link{font-size:15px;color:var(--mg-text-muted);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.mg-info__price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:4px}.mg-info__price{font-size:26px;font-weight:700;color:var(--mg-text)}.mg-info__compare{font-size:18px;color:var(--mg-text-muted);text-decoration:line-through}.mg-info__discount{display:inline-flex;align-items:center;background:var(--mg-green);color:#fff;font-size:13px;font-weight:600;padding:4px 12px;border-radius:20px}.mg-info__tax{font-size:12px;color:var(--mg-text-muted);margin-bottom:14px}.mg-info__tax a{color:var(--mg-text-muted)}.mg-divider{width:100%;border:none;border-top:1px solid var(--mg-border);margin:12px 0}.mg-social-proof{overflow:hidden;height:44px;border-radius:8px;margin-bottom:14px}.mg-social-proof__inner{display:flex;flex-direction:column;transition:transform .5s ease;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.mg-social-proof__item{display:flex;align-items:center;gap:10px;background:#f0f4ff;border-radius:8px;padding:0 16px;font-size:15px;color:#1a2340;height:44px;min-height:44px;white-space:nowrap}.mg-social-proof__item svg{flex-shrink:0}.mg-social-proof__item strong{font-weight:700}.mg-variants{margin-bottom:14px}.mg-variants__label{font-size:15px;font-weight:600;color:var(--mg-text);margin-bottom:10px}.mg-variants__label span{font-weight:400;color:var(--mg-text-muted)}.mg-variants__options{display:flex;flex-wrap:wrap;gap:8px}.mg-variant-btn{min-width:48px;height:44px;padding:0 18px;border:1px solid var(--mg-border);border-radius:var(--mg-btn-radius);background:#fff;cursor:pointer;font-family:var(--mg-font);font-size:12px;font-weight:500;color:var(--mg-text);transition:all .2s}.mg-variant-btn:hover{border-color:var(--mg-primary)}.mg-variant-btn.is-selected{background:var(--mg-primary);color:#fff;border-color:var(--mg-primary)}.mg-variant-btn.is-unavailable{opacity:.3;cursor:not-allowed;text-decoration:line-through}.mg-variants__options--swatches{gap:10px}.mg-variant-btn--swatch{width:64px;height:64px;min-width:64px;padding:0;overflow:hidden;border-radius:10px;border:2px solid rgba(0,0,0,.08);background:#fff;position:relative}.mg-variant-btn--swatch img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.mg-variant-btn--swatch:hover{border-color:var(--mg-primary)}.mg-variant-btn--swatch.is-selected{background:#fff;color:inherit;border-color:#000000d9;box-shadow:inset 0 0 0 2px #fff}.mg-variant-btn--swatch.is-unavailable{text-decoration:none}.mg-variant-btn--swatch.is-unavailable:after{content:"";position:absolute;inset:50% 6px auto 6px;height:1.5px;background:#0009;transform:rotate(-20deg)}.mg-features{margin-bottom:14px}.mg-features__heading{font-size:16px;font-weight:700;margin-bottom:8px}.mg-features__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.mg-features__list li{font-size:12px;display:flex;align-items:center;gap:10px;line-height:1.4}.mg-features__list li:before{content:"";width:6px;height:6px;background:var(--mg-primary);border-radius:50%;flex-shrink:0}.mg-offers{display:flex;gap:8px;margin-bottom:14px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.mg-offers::-webkit-scrollbar{display:none}.mg-offer-card{min-width:78%;background:#e8f1ff;border:1px dashed rgba(0,0,0,.2);border-radius:12px;padding:14px 16px;scroll-snap-align:start;flex-shrink:0}.mg-offer-card__title{font-size:13px;font-weight:600;color:var(--mg-text);line-height:1.3}.mg-offer-card__label{font-size:10px;color:var(--mg-text-muted);margin-top:3px}.mg-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.mg-badge{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:10px 4px}.mg-badge__icon{width:48px;height:48px}.mg-badge__icon img{width:100%;height:100%;object-fit:contain}.mg-badge__icon svg{width:36px;height:36px;stroke:var(--mg-primary);fill:none;stroke-width:1.5}.mg-badge__text{font-size:10px;font-weight:500;color:var(--mg-text);line-height:1.3}.mg-qty-atc-row{display:flex;align-items:stretch;gap:12px;margin-bottom:16px}.mg-quantity{margin-bottom:0}.mg-quantity__label{display:none}.mg-quantity__wrap{display:inline-flex;align-items:center;border:1px solid var(--mg-border);border-radius:var(--mg-btn-radius);overflow:hidden;height:54px}.mg-quantity__btn{width:48px;height:54px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--mg-text);transition:background .15s;font-family:var(--mg-font)}.mg-quantity__btn:hover{background:#f5f5f5}.mg-quantity__btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}.mg-quantity__input{width:44px;height:54px;text-align:center;border:none;border-left:1px solid var(--mg-border);border-right:1px solid var(--mg-border);font-family:var(--mg-font);font-size:16px;font-weight:500;color:var(--mg-text);background:#fff;-moz-appearance:textfield;outline:none}.mg-quantity__input::-webkit-outer-spin-button,.mg-quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mg-buttons{margin-bottom:0;flex:1}.mg-btn-atc{width:100%;height:54px;background:#fff;color:var(--mg-text);border:1.5px solid var(--mg-text);border-radius:var(--mg-btn-radius);font-family:var(--mg-font);font-size:13px;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase}.mg-btn-atc:hover{background:var(--mg-text);color:#fff}.mg-btn-atc:disabled{opacity:.4;cursor:not-allowed}.mg-btn-atc svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.5}.mg-btn-atc .mg-spinner{display:none}.mg-btn-atc.is-loading .mg-spinner{display:block}.mg-btn-atc.is-loading .mg-btn-atc__text{display:none}.mg-spinner{width:20px;height:20px;border:2px solid rgba(0,0,0,.2);border-top-color:var(--mg-text);border-radius:50%;animation:mg-spin .6s linear infinite}@keyframes mg-spin{to{transform:rotate(360deg)}}.mg-dynamic-checkout{margin-top:10px;margin-bottom:14px}.mg-dynamic-checkout .shopify-payment-button__button{border-radius:var(--mg-btn-radius)!important;min-height:54px!important;font-size:16px!important}.mg-dynamic-checkout .shopify-payment-button__button--unbranded{background-color:var(--mg-primary)!important;color:#fff!important;border-color:var(--mg-primary)!important}.mg-dynamic-checkout .shopify-payment-button__button--unbranded:hover:not([disabled]),.mg-dynamic-checkout .shopify-payment-button__button--unbranded:focus:not([disabled]){background-color:var(--mg-primary-hover)!important;border-color:var(--mg-primary-hover)!important}.mg-payment-banner{padding:12px 0;margin-bottom:0}.mg-payment-banner img{width:100%;height:auto;display:block;max-height:32px;object-fit:contain;object-position:left}.mg-payment-banner+.mg-pay-icons{display:none}.mg-pay-icons{display:flex;align-items:center;gap:0;padding:12px 0;margin-bottom:0}.mg-pay-icon{display:flex;align-items:center;justify-content:center;padding:0 16px;border-right:1px solid var(--mg-border)}.mg-pay-icon:first-child{padding-left:0}.mg-pay-icon:last-child{border-right:none;padding-right:0}.mg-pay-icon img{height:24px;width:auto;object-fit:contain}.mg-pay-icon span{display:none}.mg-accordion{border-top:1px solid var(--mg-border);outline:none}.mg-accordion:last-of-type{border-bottom:1px solid var(--mg-border)}.mg-accordion:focus,.mg-accordion:focus-visible,.mg-accordion summary:focus,.mg-accordion summary:focus-visible{outline:none;box-shadow:none;border-color:var(--mg-border)}.mg-accordion summary{display:flex;align-items:center;justify-content:space-between;padding:14px 0;cursor:pointer;list-style:none;gap:12px;outline:none}.mg-accordion summary::-webkit-details-marker{display:none}.mg-accordion summary::marker{display:none;content:""}.mg-accordion__left{display:flex;align-items:center;gap:10px}.mg-accordion__left svg{width:18px;height:18px;stroke:var(--mg-text-muted);fill:none;stroke-width:1.5;flex-shrink:0}.mg-accordion__title{font-size:12px;font-weight:600;color:var(--mg-text);margin:0}.mg-accordion__caret{width:16px;height:16px;stroke:var(--mg-text-muted);fill:none;stroke-width:2;transition:transform .25s ease;flex-shrink:0}.mg-accordion[open] .mg-accordion__caret{transform:rotate(180deg)}.mg-accordion__body{padding:0 0 14px 28px;font-size:14px;line-height:1.65;color:var(--mg-text-muted)}.mg-accordion__body p{margin:0 0 8px}.mg-accordion__body ul{padding-left:18px;margin:4px 0}.mg-accordion__body li{margin-bottom:4px}.mg-bottom-badges{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid var(--mg-border);margin-top:0}.mg-bottom-badge{display:flex;align-items:center;gap:8px}.mg-bottom-badge img{width:28px;height:28px;object-fit:contain;flex-shrink:0}.mg-bottom-badge span{font-size:13px;font-weight:500;color:var(--mg-text);line-height:1.3;white-space:nowrap}.mg-emi{display:flex;align-items:center;justify-content:space-between;background:#f1f1f1;border:1px solid #e0e0e0;border-radius:6px;padding:10px 14px;font-family:var(--mg-font);gap:8px;margin-bottom:14px}.mg-emi__top{font-size:14px;font-weight:500;color:#222;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.mg-emi__amt{background:#00b140;color:#fff;font-weight:700;padding:2px 8px;border-radius:4px;font-size:10px}.mg-emi__bottom{font-size:13px;color:#222;display:flex;align-items:center;gap:6px;font-weight:600;margin-top:4px}.mg-emi__upi{font-style:italic;font-weight:700;color:#6b3fa0}.mg-emi__snap{font-weight:400;color:#555}.mg-emi__snap strong{color:#00b140;font-weight:800;font-size:14px}.mg-emi__btn{background:#3b2a1a;color:#fff;border:none;border-radius:4px;padding:3px 10px;font-size:12px;font-weight:600;cursor:pointer;text-decoration:none}.mg-vendor{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--mg-text-muted);margin-bottom:4px}.mg-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#fffffff7;display:none;overflow-y:auto;padding:20px}.mg-zoom.is-open{display:block}.mg-zoom__close{position:fixed;top:16px;right:16px;width:44px;height:44px;background:#fff;border:1px solid var(--mg-border);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:301;box-shadow:0 2px 8px #0000001a}.mg-zoom__close svg{width:20px;height:20px;stroke:var(--mg-text);fill:none;stroke-width:2}.mg-zoom__list{list-style:none;padding:0;margin:0 auto;max-width:800px;display:flex;flex-direction:column;gap:8px}.mg-zoom__list img{width:100%;display:block}.mg-sticky-atc{display:none}.mg-hidden{display:none!important}@media screen and (max-width:989px){.mg-product-grid{gap:24px;padding:0 24px 40px}.mg-breadcrumb{padding:12px 24px}.mg-info,.mg-gallery{top:72px}}@media screen and (max-width:749px){.mg-product-grid{grid-template-columns:1fr;gap:20px;padding:0 0 80px;width:100%}.mg-breadcrumb{padding:10px 16px;font-size:12px}.mg-gallery{display:flex;position:static;top:auto;width:100%;min-width:0}.mg-gallery-mobile{display:none}.mg-gallery__main{aspect-ratio:1 / 1.2}.mg-gallery__thumbs{margin-top:-30px;gap:6px;padding:0 12px 4px;justify-content:safe center}.mg-gallery__thumb{width:56px;height:56px;border-radius:8px;flex:0 0 56px}.mg-info{position:static;max-width:100%;width:100%;min-width:0;padding:0 16px}.mg-info__title,.mg-info__price{font-size:20px}.mg-social-proof{overflow:hidden;height:44px;background:transparent;border-radius:8px}.mg-social-proof__item{font-size:12.5px;padding:0 12px;gap:8px;white-space:nowrap;line-height:1.3;height:44px;min-height:44px;border-radius:8px}.mg-social-proof__item svg{width:16px;height:16px}.mg-emi{flex-wrap:wrap;padding:10px 12px}.mg-emi__top{font-size:10px}.mg-emi__bottom{flex-wrap:wrap;font-size:10px}.mg-offers{min-width:0}.mg-offer-card{min-width:75%}.mg-badges{gap:4px}.mg-bottom-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;justify-content:stretch}.mg-bottom-badge{flex-direction:column;justify-content:flex-start;text-align:center;gap:6px;min-width:0}.mg-bottom-badge img{width:24px;height:24px}.mg-bottom-badge span{white-space:normal;font-size:11px;line-height:1.25}.mg-sticky-atc{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:999;background:var(--mg-primary);padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));box-shadow:0 -2px 10px #0003;align-items:center;gap:12px}body:has(.drawer.active) .mg-sticky-atc{display:none}.mg-product-grid{padding-bottom:80px}.mg-sticky-atc__price{color:#fff;font-family:var(--mg-font);font-size:17px;font-weight:700;white-space:nowrap}.mg-sticky-atc__btn{flex:1;height:44px;background:#fff;color:var(--mg-primary);border:none;border-radius:10px;font-family:var(--mg-font);font-size:15px;font-weight:700;cursor:pointer;text-transform:uppercase;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.mg-sticky-atc__btn:disabled{opacity:.6;cursor:not-allowed}.mg-sticky-atc__btn.is-loading{opacity:.7}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/migalo-product.css.map */
