:root{--msc-ink:#24160d;--msc-muted:#604b39;--msc-cream:#fff7e9;--msc-card:#fffaf0;--msc-sand:#f4e7cf;--msc-teal:#0a746b;--msc-teal-dark:#064a45;--msc-coral:#ed6a2c;--msc-mango:#ffc538;--msc-berry:#7f173f;--msc-shadow:0 24px 70px rgba(36,22,13,.15);--msc-radius:28px;--msc-body:'Manrope',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--msc-display:'Fraunces',Georgia,serif}.msc-shop-shell,.msc-order-panel,.msc-cart-drawer,.msc-added-toast,.msc-single-product{font-family:var(--msc-body);color:var(--msc-ink)}.msc-alert{padding:18px 22px;background:#e8fff8;border:1px solid rgba(10,116,107,.25);color:var(--msc-teal-dark);font-weight:800;border-radius:18px;margin-bottom:24px}.msc-shop-shell{background:var(--msc-card);border-radius:34px;padding:clamp(22px,4vw,42px);box-shadow:var(--msc-shadow)}.msc-shop-top{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:26px}.msc-shop-top h2{font-family:var(--msc-display);font-size:clamp(2rem,4vw,3.8rem);line-height:1.02;letter-spacing:-.035em;margin:.1em 0}.msc-shop-top p{max-width:640px;color:var(--msc-muted);margin:0}.msc-cart-pill{display:inline-flex;align-items:center;gap:10px;background:var(--msc-ink);color:var(--msc-cream);border:0;border-radius:999px;padding:14px 20px;font-weight:900;cursor:pointer;white-space:nowrap}.msc-cart-pill span{display:grid;place-items:center;min-width:25px;height:25px;border-radius:50%;background:var(--msc-coral);color:#fff;font-size:.78rem;padding:0 7px}.msc-filters{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 30px}.msc-filters button{border:1px solid rgba(36,22,13,.12);background:#fff;border-radius:999px;padding:10px 16px;font-weight:850;color:var(--msc-muted);cursor:pointer;transition:.25s}.msc-filters button:hover,.msc-filters button.is-active{background:var(--msc-teal);color:#fff;border-color:var(--msc-teal)}.msc-product-grid,.msc-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.msc-product-card{background:#fff;border-radius:var(--msc-radius);overflow:hidden;box-shadow:0 18px 45px rgba(36,22,13,.11);transition:transform .35s cubic-bezier(.16,.84,.44,1),box-shadow .35s;display:flex;flex-direction:column;min-height:100%;position:relative}.msc-product-card:hover{transform:translateY(-8px);box-shadow:0 26px 65px rgba(36,22,13,.18)}.msc-product-card.is-hidden{display:none}.msc-product-image{position:relative;aspect-ratio:4/3;background:var(--msc-sand);overflow:hidden;display:block}.msc-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,.84,.44,1)}.msc-product-card:hover .msc-product-image img{transform:scale(1.06)}.msc-heat{position:absolute;top:16px;left:16px;border-radius:999px;padding:7px 12px;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-weight:900;background:rgba(36,22,13,.76);color:#fff;backdrop-filter:blur(8px)}.msc-heat-none{background:rgba(10,116,107,.86)}.msc-heat-hot,.msc-heat-wild{background:rgba(237,106,44,.88)}.msc-product-content{padding:22px;display:flex;flex-direction:column;gap:10px;flex:1}.msc-kicker{font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;font-weight:900;color:var(--msc-teal)}.msc-product-content h3{font-family:var(--msc-display);font-size:1.45rem;line-height:1.08;letter-spacing:-.03em;margin:0}.msc-product-content h3 a:hover{color:var(--msc-coral)}.msc-product-content p{margin:0;color:var(--msc-muted);font-size:.94rem;line-height:1.5}.msc-note{display:inline-flex;align-self:flex-start;margin-top:2px;background:rgba(255,197,56,.22);color:#6d4b00;padding:7px 10px;border-radius:999px;font-size:.76rem;font-weight:850}.msc-buy-row{display:grid;grid-template-columns:1fr 74px;gap:10px;margin-top:auto;padding-top:8px}.msc-buy-row select,.msc-buy-row input{border:1px solid rgba(36,22,13,.14);background:#fffaf0;border-radius:15px;padding:11px 10px;width:100%;min-height:46px}.msc-buy-row input{text-align:center}.msc-card-actions{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.msc-add-btn,.msc-submit,.msc-secondary-btn,.msc-checkout-toggle{border:0;border-radius:999px;background:var(--msc-ink);color:var(--msc-cream);font-weight:950;padding:14px 18px;cursor:pointer;transition:.3s cubic-bezier(.16,.84,.44,1);margin-top:4px}.msc-add-btn:hover,.msc-submit:hover,.msc-checkout-toggle:hover{background:var(--msc-coral);transform:translateY(-2px)}.msc-add-btn.is-added{background:var(--msc-teal)}.msc-details-link{font-weight:900;color:var(--msc-teal);font-size:.9rem}.msc-details-link:hover{color:var(--msc-coral)}.msc-empty{padding:34px;background:rgba(255,255,255,.7);border-radius:20px;color:var(--msc-muted)}

.msc-single-product{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(320px,1.05fr);gap:clamp(28px,5vw,68px);align-items:center}.msc-single-gallery{background:#fffaf0;border-radius:38px;padding:18px;box-shadow:var(--msc-shadow);position:relative}.msc-single-gallery:after{content:'';position:absolute;right:-24px;bottom:-24px;width:130px;height:130px;border-radius:50%;background:rgba(255,197,56,.42);z-index:-1}.msc-single-gallery img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:28px}.msc-single-info{background:rgba(255,250,240,.74);border:1px solid rgba(36,22,13,.08);border-radius:38px;padding:clamp(24px,4vw,46px);box-shadow:0 18px 55px rgba(36,22,13,.1)}.msc-single-kicker{font-weight:900;color:var(--msc-teal);letter-spacing:.13em;text-transform:uppercase;font-size:.78rem}.msc-single-info h1{font-family:var(--msc-display);font-size:clamp(2.7rem,5vw,5.4rem);line-height:1;letter-spacing:-.05em;margin:.12em 0}.msc-single-price{font-family:var(--msc-display);font-size:2rem;font-weight:700;color:var(--msc-coral);margin:0 0 12px}.msc-single-copy{color:var(--msc-muted);margin:18px 0}.msc-single-heat{display:inline-flex;border-radius:999px;background:rgba(36,22,13,.08);padding:9px 13px;font-weight:900;font-size:.85rem;margin-bottom:12px}.msc-single-buy-row{margin-top:18px;max-width:520px}.msc-single-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.msc-single-add{min-width:220px}.msc-secondary-btn{background:#fff;color:var(--msc-ink);box-shadow:inset 0 0 0 1px rgba(36,22,13,.12)}.msc-secondary-btn:hover{background:var(--msc-teal);color:#fff;transform:translateY(-2px)}

.msc-cart-overlay{position:fixed;inset:0;background:rgba(36,22,13,.45);backdrop-filter:blur(4px);z-index:1002;opacity:0;transition:.25s}.msc-cart-overlay.is-open{opacity:1}.msc-cart-drawer{position:fixed;top:0;right:0;width:min(94vw,470px);height:100svh;background:var(--msc-card);z-index:1003;box-shadow:-30px 0 90px rgba(0,0,0,.28);transform:translateX(105%);transition:.42s cubic-bezier(.16,.84,.44,1);display:flex;flex-direction:column}.admin-bar .msc-cart-drawer{top:32px;height:calc(100svh - 32px)}.msc-cart-drawer.is-open{transform:none}.msc-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid rgba(36,22,13,.1);background:#fffaf0}.msc-drawer-header span{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;font-weight:950;color:var(--msc-teal)}.msc-drawer-header strong{font-family:var(--msc-display);font-size:2rem;line-height:1}.msc-drawer-close{width:44px;height:44px;border:0;border-radius:50%;background:var(--msc-ink);color:#fff;font-size:30px;line-height:1;cursor:pointer}.msc-drawer-body{padding:22px 24px 28px;overflow:auto;display:flex;flex-direction:column;gap:16px}.msc-cart-lines{display:grid;gap:12px;min-height:70px}.msc-cart-empty{padding:28px;background:#fff;border-radius:20px;color:var(--msc-muted);text-align:center}.msc-cart-line{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;background:#fff;border-radius:20px;padding:12px;box-shadow:0 10px 28px rgba(36,22,13,.07)}.msc-cart-line img{width:58px;height:58px;object-fit:cover;border-radius:15px}.msc-cart-line strong{display:block;line-height:1.2}.msc-cart-line small{color:var(--msc-muted)}.msc-line-controls{grid-column:2;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.msc-line-controls button{width:28px;height:28px;border-radius:50%;border:1px solid rgba(36,22,13,.18);background:var(--msc-cream);font-weight:900;cursor:pointer}.msc-remove{font-size:.78rem;color:var(--msc-coral);background:transparent!important;border:0!important;width:auto!important}.msc-cart-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(36,22,13,.12);padding-top:18px;font-weight:900}.msc-cart-total strong{font-family:var(--msc-display);font-size:1.65rem;color:var(--msc-teal)}.msc-checkout-toggle{width:100%;margin:0}.msc-order-form{background:#fff;border-radius:26px;box-shadow:0 18px 55px rgba(36,22,13,.1);padding:22px}.msc-order-form[hidden]{display:none!important}.msc-order-form h3{font-family:var(--msc-display);font-size:2rem;line-height:1.05;margin:0 0 18px}.msc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.msc-order-form p{margin:0 0 14px}.msc-order-form label{display:grid;gap:6px;font-weight:850;font-size:.85rem;color:var(--msc-ink)}.msc-order-form input,.msc-order-form textarea,.msc-order-form select{width:100%;border:1px solid rgba(36,22,13,.14);border-radius:17px;background:#fffaf0;padding:13px 15px;color:var(--msc-ink)}.msc-order-form textarea{resize:vertical}.msc-submit{width:100%;font-size:1rem;padding:16px 20px}.msc-fineprint,.msc-warning{font-size:.86rem;color:var(--msc-muted);margin-bottom:0}.msc-warning{background:#fff3cd;border:1px solid #ffe69c;border-radius:16px;padding:12px}.msc-added-toast{position:fixed;right:22px;bottom:22px;z-index:1004;background:var(--msc-ink);color:#fff;border-radius:999px;padding:12px 12px 12px 16px;display:flex;align-items:center;gap:10px;box-shadow:0 22px 55px rgba(0,0,0,.26);opacity:0;transform:translateY(18px);pointer-events:none;transition:.32s cubic-bezier(.16,.84,.44,1)}.msc-added-toast.is-visible{opacity:1;transform:none;pointer-events:auto}.msc-added-toast span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--msc-teal)}.msc-added-toast strong{font-size:.9rem}.msc-added-toast button{border:0;background:var(--msc-coral);color:#fff;border-radius:999px;padding:9px 13px;font-weight:900;cursor:pointer}.screen-reader-text{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}

@media(max-width:1050px){.msc-product-grid,.msc-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.msc-shop-top{display:block}.msc-cart-pill{margin-top:18px}.msc-single-product{grid-template-columns:1fr}.msc-single-gallery img{aspect-ratio:4/3}.msc-single-info h1{font-size:clamp(2.5rem,8vw,4.4rem)}}
@media(max-width:782px){.admin-bar .msc-cart-drawer{top:46px;height:calc(100svh - 46px)}}
@media(max-width:640px){.msc-shop-shell,.msc-cart-review,.msc-order-form{border-radius:24px}.msc-product-grid,.msc-featured-grid,.msc-form-grid{grid-template-columns:1fr}.msc-buy-row{grid-template-columns:1fr 70px}.msc-card-actions{grid-template-columns:1fr}.msc-details-link{text-align:center}.msc-cart-pill{width:100%;justify-content:center}.msc-cart-drawer{width:100vw}.msc-drawer-body{padding:18px}.msc-added-toast{left:14px;right:14px;bottom:14px;border-radius:24px;justify-content:space-between}.msc-single-info,.msc-single-gallery{border-radius:28px}.msc-single-actions{display:grid}.msc-single-add,.msc-secondary-btn{width:100%}}

/* Mama Sassy Commerce V3 visual refinement */
:root{--msc-body:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--msc-display:'Instrument Serif',Georgia,serif}.msc-shop-shell{background:transparent;border-radius:0;box-shadow:none;padding:0}.msc-shop-top{text-align:center;display:block;margin:0 auto 34px;max-width:920px}.msc-shop-top h2{font-family:var(--msc-display);font-weight:400;font-size:clamp(3rem,7vw,7rem);line-height:.88;letter-spacing:-.045em}.msc-shop-top p{margin:18px auto 0;color:#6a5848;font-size:1.08rem;line-height:1.65}.msc-cart-pill{margin:28px auto 0;background:#0a0a0a;color:#fff}.msc-filters{justify-content:center;margin:0 0 42px}.msc-filters button{background:transparent;border-color:rgba(36,22,13,.2);color:#4d3d31}.msc-filters button:hover,.msc-filters button.is-active{background:#0a0a0a;border-color:#0a0a0a;color:#fff}.msc-product-grid,.msc-featured-grid{gap:clamp(20px,2.6vw,34px)}.msc-featured-grid{margin-top:28px}.msc-product-card{border-radius:0;background:transparent;box-shadow:none;border-top:1px solid rgba(36,22,13,.14);padding-top:20px;overflow:visible}.msc-product-card:hover{transform:translateY(-6px);box-shadow:none}.msc-product-image{border-radius:28px;aspect-ratio:4/4.8;background:#e9dac4}.msc-product-image img{border-radius:28px}.msc-product-content{padding:20px 0 0}.msc-product-content h3{font-family:var(--msc-display);font-weight:400;font-size:clamp(1.75rem,2.8vw,2.5rem);letter-spacing:-.04em}.msc-note{border-radius:999px;background:#fff;color:#4e3d2d;border:1px solid rgba(36,22,13,.1)}.msc-buy-row select,.msc-buy-row input{background:#fff;border-radius:999px}.msc-add-btn,.msc-submit,.msc-secondary-btn,.msc-checkout-toggle{border-radius:999px;background:#0a0a0a;color:#fff}.msc-add-btn:hover,.msc-submit:hover,.msc-checkout-toggle:hover{background:#ed6a2c}.msc-details-link{color:#0a746b}.msc-single-product{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;min-height:calc(100svh - 180px);background:#0a0a0a;color:#fff;border-radius:0;margin:0 calc(50% - 50vw);}.msc-single-gallery{background:#111;border-radius:0;padding:0;box-shadow:none;overflow:hidden;min-height:620px}.msc-single-gallery:after{display:none}.msc-single-gallery img{width:100%;height:100%;min-height:620px;object-fit:cover;border-radius:0;animation:mscGalleryBreath 12s ease-in-out infinite alternate}.msc-single-info{background:#dff052;color:#000;border:0;border-radius:0;box-shadow:none;padding:clamp(38px,6vw,86px);display:flex;flex-direction:column;justify-content:center}.msc-single-kicker{color:#000;font-size:.76rem;letter-spacing:.18em}.msc-single-info h1{font-family:var(--msc-display);font-weight:400;font-size:clamp(3.4rem,7vw,7.8rem);letter-spacing:-.05em;line-height:.86}.msc-single-price{font-family:var(--msc-body);font-weight:600;color:#000;font-size:clamp(1.35rem,2vw,2rem)}.msc-single-copy{color:rgba(0,0,0,.72);font-size:1.05rem;line-height:1.7}.msc-single-heat{background:rgba(0,0,0,.08);color:#000}.msc-single-buy-row select,.msc-single-buy-row input{background:rgba(255,255,255,.55);border-color:rgba(0,0,0,.18);color:#000}.msc-single-actions .msc-add-btn,.msc-single-actions .msc-secondary-btn{background:#000;color:#fff;border-radius:0;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;padding:17px 22px}.msc-single-actions .msc-secondary-btn{background:transparent;color:#000;box-shadow:inset 0 0 0 1px #000}.msc-single-actions .msc-secondary-btn:hover{background:#000;color:#fff}.msc-order-panel{font-family:var(--msc-body)}.msc-cart-drawer{background:#fffaf1}.msc-added-toast{background:#0a0a0a}.msc-order-form{border-radius:26px}.msc-form-grid{gap:12px}@keyframes mscGalleryBreath{from{transform:scale(1)}to{transform:scale(1.07)}}@media(max-width:1050px){.msc-product-grid,.msc-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.msc-single-product{grid-template-columns:1fr;min-height:auto}.msc-single-gallery,.msc-single-gallery img{min-height:520px}.msc-single-info{padding:clamp(30px,7vw,60px)}}@media(max-width:640px){.msc-product-grid,.msc-featured-grid{grid-template-columns:1fr}.msc-product-image{aspect-ratio:4/3.8}.msc-single-gallery,.msc-single-gallery img{min-height:360px}.msc-single-info h1{font-size:clamp(3rem,15vw,5rem)}.msc-card-actions{grid-template-columns:1fr auto}.msc-single-actions{display:grid}.msc-single-actions .msc-add-btn,.msc-single-actions .msc-secondary-btn{width:100%}}@media(prefers-reduced-motion:reduce){.msc-single-gallery img{animation:none!important;transform:none!important}}


/* Mama Sassy Commerce V4 palette + spacing fixes */
:root{--msc-ink:#241610;--msc-muted:#665344;--msc-cream:#fff8eb;--msc-card:#fffdf7;--msc-sand:#f5e4c8;--msc-teal:#17aa9d;--msc-teal-dark:#075a53;--msc-coral:#c54a36;--msc-coral-bright:#e85f38;--msc-gold:#e7af34;--msc-purple:#7e4e98;--msc-body:'Inter','DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--msc-display:'Instrument Serif',Georgia,serif;--msc-shadow:0 18px 60px rgba(36,22,16,.10)}
.msc-shop-shell{background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important;color:var(--msc-ink)!important}.msc-shop-top{margin:0 auto clamp(28px,4vw,46px)!important;text-align:center!important;max-width:880px!important}.msc-shop-top h2{font-family:var(--msc-display)!important;color:var(--msc-ink)!important;font-weight:400!important;font-size:clamp(3rem,7vw,6.8rem)!important;line-height:.9!important;letter-spacing:-.048em!important;margin:0!important}.msc-shop-top p{color:#655243!important;margin:18px auto 0!important;max-width:700px!important;font-size:1.04rem!important}.msc-cart-pill{margin:24px auto 0!important;background:var(--msc-teal-dark)!important;color:#fff!important;border-radius:999px!important;box-shadow:0 14px 40px rgba(7,90,83,.18)!important}.msc-cart-pill span{background:var(--msc-coral)!important;color:#fff!important}.msc-filters{justify-content:center!important;gap:10px!important;margin-bottom:clamp(28px,4vw,46px)!important}.msc-filters button{background:#fff!important;border:1px solid rgba(36,22,16,.12)!important;color:#5c493b!important;border-radius:999px!important;padding:10px 16px!important;box-shadow:0 8px 24px rgba(36,22,16,.05)!important}.msc-filters button:hover,.msc-filters button.is-active{background:var(--msc-teal-dark)!important;border-color:var(--msc-teal-dark)!important;color:#fff!important}.msc-product-grid,.msc-featured-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(20px,2.5vw,32px)!important;margin-top:0!important}.msc-featured-grid{margin-top:clamp(24px,4vw,42px)!important}.msc-product-card{background:#fff!important;border:1px solid rgba(36,22,16,.08)!important;border-radius:28px!important;box-shadow:0 20px 60px rgba(36,22,16,.10)!important;overflow:hidden!important;padding:0!important;transition:transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s!important}.msc-product-card:hover{transform:translateY(-6px)!important;box-shadow:0 26px 76px rgba(36,22,16,.15)!important}.msc-product-image{border-radius:0!important;aspect-ratio:4/3.55!important;background:var(--msc-sand)!important;overflow:hidden!important}.msc-product-image img{border-radius:0!important;width:100%!important;height:100%!important;object-fit:cover!important}.msc-product-content{padding:20px!important;gap:10px!important}.msc-kicker{color:var(--msc-teal-dark)!important;font-weight:900!important}.msc-product-content h3{font-family:var(--msc-display)!important;font-size:clamp(1.75rem,2.5vw,2.45rem)!important;font-weight:400!important;line-height:.98!important;letter-spacing:-.04em!important;color:var(--msc-ink)!important}.msc-product-content p{color:#665344!important;line-height:1.55!important}.msc-note{background:#fff7e6!important;border:1px solid rgba(231,175,52,.35)!important;color:#74521b!important}.msc-heat{background:rgba(7,90,83,.88)!important}.msc-heat-hot,.msc-heat-wild{background:rgba(197,74,54,.90)!important}.msc-buy-row{display:grid!important;grid-template-columns:minmax(0,1fr) 74px!important;gap:10px!important}.msc-buy-row select,.msc-buy-row input{border:1px solid rgba(36,22,16,.14)!important;background:#fffdf7!important;border-radius:999px!important;color:var(--msc-ink)!important;min-height:48px!important}.msc-card-actions{display:grid!important;grid-template-columns:1fr auto!important;gap:12px!important;align-items:center!important}.msc-add-btn,.msc-submit,.msc-secondary-btn,.msc-checkout-toggle{background:var(--msc-teal-dark)!important;color:#fff!important;border-radius:999px!important;font-weight:900!important;text-transform:none!important;letter-spacing:0!important;box-shadow:0 13px 32px rgba(7,90,83,.18)!important}.msc-add-btn:hover,.msc-submit:hover,.msc-checkout-toggle:hover{background:var(--msc-coral)!important;transform:translateY(-2px)!important}.msc-details-link{color:var(--msc-teal-dark)!important}.msc-details-link:hover{color:var(--msc-coral)!important}.msc-alert{background:#ecfffb!important;border-color:rgba(23,170,157,.22)!important;color:var(--msc-teal-dark)!important}
.msc-single-product{display:grid!important;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)!important;gap:clamp(28px,5vw,72px)!important;align-items:center!important;min-height:auto!important;background:transparent!important;color:var(--msc-ink)!important;margin:0!important;border-radius:0!important}.msc-single-gallery{background:#fff!important;border:1px solid rgba(36,22,16,.08)!important;border-radius:32px!important;padding:12px!important;box-shadow:0 24px 70px rgba(36,22,16,.12)!important;overflow:hidden!important;min-height:auto!important}.msc-single-gallery:after{display:none!important}.msc-single-gallery img{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:4/4.8!important;object-fit:cover!important;border-radius:24px!important;animation:mscGalleryBreath 14s ease-in-out infinite alternate!important}.msc-single-info{background:#fff!important;color:var(--msc-ink)!important;border:1px solid rgba(36,22,16,.08)!important;border-radius:32px!important;box-shadow:0 22px 70px rgba(36,22,16,.10)!important;padding:clamp(26px,4.5vw,54px)!important;display:block!important}.msc-single-kicker{color:var(--msc-teal-dark)!important}.msc-single-info h1{font-family:var(--msc-display)!important;font-weight:400!important;color:var(--msc-ink)!important;font-size:clamp(3rem,6.2vw,6.6rem)!important;line-height:.88!important;letter-spacing:-.05em!important}.msc-single-price{font-family:var(--msc-body)!important;font-weight:800!important;color:var(--msc-coral)!important;font-size:clamp(1.2rem,2vw,1.75rem)!important}.msc-single-copy{color:#665344!important}.msc-single-heat{background:#ecfffb!important;color:var(--msc-teal-dark)!important}.msc-single-actions .msc-add-btn,.msc-single-actions .msc-secondary-btn{border-radius:999px!important;text-transform:none!important;letter-spacing:0!important;background:var(--msc-teal-dark)!important;color:#fff!important}.msc-single-actions .msc-secondary-btn{background:#fff!important;color:var(--msc-teal-dark)!important;box-shadow:inset 0 0 0 1px rgba(7,90,83,.25)!important}.msc-single-actions .msc-secondary-btn:hover{background:var(--msc-coral)!important;color:#fff!important}.msc-cart-drawer{background:var(--msc-cream)!important}.msc-drawer-header{background:#fff!important}.msc-drawer-close{background:var(--msc-teal-dark)!important}.msc-cart-line,.msc-order-form,.msc-cart-empty{background:#fff!important}.msc-cart-total strong{color:var(--msc-teal-dark)!important}.msc-added-toast{background:var(--msc-teal-dark)!important}.msc-added-toast span{background:var(--msc-coral)!important}.msc-added-toast button{background:#fff!important;color:var(--msc-teal-dark)!important}
@media(max-width:1050px){.msc-product-grid,.msc-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.msc-single-product{grid-template-columns:1fr!important}.msc-single-gallery img{aspect-ratio:4/3.3!important}.msc-single-info h1{font-size:clamp(3rem,10vw,5.6rem)!important}}
@media(max-width:640px){.msc-shop-top h2{font-size:clamp(3rem,15vw,5.2rem)!important}.msc-product-grid,.msc-featured-grid{grid-template-columns:1fr!important}.msc-product-image{aspect-ratio:4/3.4!important}.msc-card-actions{grid-template-columns:1fr!important}.msc-details-link{text-align:center!important}.msc-buy-row{grid-template-columns:1fr 70px!important}.msc-single-gallery,.msc-single-info{border-radius:24px!important}.msc-single-gallery img{aspect-ratio:4/3.4!important;border-radius:18px!important}.msc-single-info h1{font-size:clamp(3rem,15vw,5rem)!important}.msc-single-actions{display:grid!important}.msc-single-actions .msc-add-btn,.msc-single-actions .msc-secondary-btn{width:100%!important}.msc-cart-drawer{width:100vw!important}}
@media(prefers-reduced-motion:reduce){.msc-single-gallery img{animation:none!important;transform:none!important}}

/* Mama Sassy Commerce V5 spacing and product layout fixes */
:root{
  --msc-ink:#25140f!important;
  --msc-muted:#6b5143!important;
  --msc-cream:#fff7eb!important;
  --msc-card:#fffdf7!important;
  --msc-sand:#f3dfc2!important;
  --msc-teal:#12a7a4!important;
  --msc-teal-dark:#12646c!important;
  --msc-coral:#d85b3c!important;
  --msc-gold:#f6b735!important;
  --msc-purple:#8a4d92!important;
  --msc-body:'Inter','DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important;
  --msc-display:'Instrument Serif',Georgia,serif!important;
}
.msc-shop-shell{padding:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;}
.msc-shop-top{padding-top:0!important;margin:0 auto clamp(24px,3.5vw,38px)!important;}
.msc-shop-top h2{font-family:var(--msc-display)!important;font-weight:400!important;color:var(--msc-ink)!important;}
.msc-shop-top p{color:var(--msc-muted)!important;}
.msc-cart-pill{background:linear-gradient(135deg,#12646c,#8e365b)!important;color:#fff!important;}
.msc-cart-pill span{background:#d85b3c!important;}
.msc-filters{margin-bottom:clamp(22px,3vw,36px)!important;}
.msc-filters button:hover,.msc-filters button.is-active{background:#12646c!important;border-color:#12646c!important;color:#fff!important;}
.msc-product-grid,.msc-featured-grid{gap:clamp(18px,2.2vw,30px)!important;align-items:stretch!important;}
.msc-product-card{border-radius:26px!important;border:1px solid rgba(37,20,15,.08)!important;box-shadow:0 18px 52px rgba(37,20,15,.09)!important;background:#fff!important;}
.msc-product-image{aspect-ratio:4/3.25!important;}
.msc-heat{background:rgba(18,100,108,.88)!important;}
.msc-heat-hot,.msc-heat-wild{background:rgba(216,91,60,.9)!important;}
.msc-product-content{padding:18px!important;}
.msc-kicker{color:#12646c!important;}
.msc-note{background:#fff4dc!important;border:1px solid rgba(246,183,53,.36)!important;color:#805918!important;}
.msc-buy-row select,.msc-buy-row input{background:#fffdf7!important;border-color:rgba(37,20,15,.14)!important;}
.msc-add-btn,.msc-submit,.msc-checkout-toggle{background:#12646c!important;color:#fff!important;box-shadow:0 12px 30px rgba(18,100,108,.16)!important;}
.msc-add-btn:hover,.msc-submit:hover,.msc-checkout-toggle:hover{background:#d85b3c!important;}
.msc-details-link{color:#12646c!important;}
.msc-single-product{margin:0 auto!important;max-width:1240px!important;}
.msc-single-gallery,.msc-single-info{border-radius:28px!important;box-shadow:0 18px 58px rgba(37,20,15,.10)!important;}
.msc-single-price{color:#d85b3c!important;}
.msc-single-heat{background:#eafffb!important;color:#12646c!important;}
.msc-single-actions .msc-add-btn{background:#12646c!important;}
.msc-single-actions .msc-secondary-btn{color:#12646c!important;box-shadow:inset 0 0 0 1px rgba(18,100,108,.26)!important;}
.msc-single-actions .msc-secondary-btn:hover{background:#d85b3c!important;color:#fff!important;}
.msc-cart-drawer{background:#fff7eb!important;}
.msc-drawer-close,.msc-added-toast{background:#12646c!important;}
.msc-added-toast span{background:#d85b3c!important;}
@media(max-width:1050px){.msc-product-grid,.msc-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}.msc-single-product{grid-template-columns:1fr!important;}.msc-single-gallery img{aspect-ratio:4/3.2!important;}}
@media(max-width:640px){.msc-shop-top{text-align:left!important;margin-bottom:24px!important;}.msc-shop-top h2{text-align:left!important;font-size:clamp(3.3rem,15vw,5rem)!important;}.msc-shop-top p{text-align:left!important;margin-left:0!important;}.msc-cart-pill{margin-left:0!important;}.msc-filters{justify-content:flex-start!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:8px!important;}.msc-filters button{white-space:nowrap!important;}.msc-product-grid,.msc-featured-grid{grid-template-columns:1fr!important;}.msc-card-actions{grid-template-columns:1fr!important;}.msc-details-link{text-align:center!important;}.msc-cart-drawer{width:100%!important;}}


/* Mama Sassy Commerce v5.2: basket drawer stability and production button text polish */
body.msc-cart-open{overflow:hidden!important;touch-action:none;}
.msc-cart-overlay{z-index:9997!important;}
.msc-cart-drawer{z-index:9998!important;display:flex!important;flex-direction:column!important;max-width:100vw!important;overflow:hidden!important;}
.msc-drawer-header{flex:0 0 auto!important;position:relative!important;z-index:2!important;}
.msc-drawer-close{position:relative!important;z-index:3!important;display:grid!important;place-items:center!important;cursor:pointer!important;pointer-events:auto!important;font-size:32px!important;line-height:1!important;}
.msc-drawer-body{flex:1 1 auto!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;gap:14px!important;padding:18px 20px max(20px,env(safe-area-inset-bottom))!important;}
.msc-cart-lines{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;display:grid!important;align-content:start!important;gap:12px!important;padding-right:4px!important;scrollbar-width:thin;}
.msc-cart-lines::-webkit-scrollbar{width:7px}.msc-cart-lines::-webkit-scrollbar-thumb{background:rgba(18,100,108,.26);border-radius:999px}
.msc-cart-total,.msc-checkout-toggle,.msc-order-form{flex:0 0 auto!important;}
.msc-cart-total{background:rgba(255,247,235,.96)!important;border:1px solid rgba(37,20,15,.08)!important;border-radius:18px!important;padding:14px 16px!important;box-shadow:0 -8px 28px rgba(37,20,15,.05)!important;}
.msc-cart-total strong{white-space:nowrap!important;}
.msc-checkout-toggle,.msc-submit{font-size:1rem!important;letter-spacing:-.01em!important;}
.msc-order-form{max-height:min(58svh,580px)!important;overflow:auto!important;overscroll-behavior:contain!important;}
.msc-order-form h3{font-size:clamp(1.55rem,5vw,2rem)!important;}
.msc-cart-line{grid-template-columns:62px minmax(0,1fr)!important;align-items:start!important;}
.msc-cart-line-copy{min-width:0!important;}
.msc-cart-line strong{font-size:1rem!important;line-height:1.15!important;overflow-wrap:anywhere!important;}
.msc-line-controls{grid-column:2!important;margin-top:8px!important;gap:8px!important;}
.msc-line-controls button:not(.msc-remove){flex:0 0 30px!important;width:30px!important;height:30px!important;display:grid!important;place-items:center!important;}
.msc-remove{margin-left:4px!important;padding:0 4px!important;line-height:30px!important;}
@media(max-width:640px){
  .msc-cart-drawer{width:100vw!important;height:100svh!important;right:0!important;}
  .admin-bar .msc-cart-drawer{top:0!important;height:100svh!important;}
  .msc-drawer-header{padding:16px 18px!important;}
  .msc-drawer-header strong{font-size:1.7rem!important;}
  .msc-drawer-body{padding:14px 14px max(18px,env(safe-area-inset-bottom))!important;gap:12px!important;}
  .msc-cart-line{border-radius:18px!important;padding:11px!important;grid-template-columns:58px minmax(0,1fr)!important;}
  .msc-cart-line img{width:58px!important;height:58px!important;}
  .msc-form-grid{grid-template-columns:1fr!important;gap:10px!important;}
  .msc-order-form{max-height:52svh!important;padding:18px!important;border-radius:22px!important;}
}
