:root{--bmsm-primary: #ebc03e;--bmsm-accent: #e43476;--bmsm-purple: #6852a4;--bmsm-bg: #f7f9fd;--bmsm-text: #000000;--bmsm-text-muted: #767676;--bmsm-success: #23af6f;--bmsm-header: #4d473f;--bmsm-border-radius: 16px;--bmsm-tier-radius: 14px}.bmsm-icon{font-size:28px;flex-shrink:0;line-height:1}.bmsm-tier-divider{width:1px;height:36px;background:#eee;margin:0 12px;flex-shrink:0}@media(min-width:768px){.bmsm-tier-divider{width:100%;height:1px;margin:4px 0}}.bmsm-savings-icon{font-size:18px;margin-inline-end:8px;flex-shrink:0}.school-banner-subtitle{font-size:14px;opacity:.9;margin:6px 0 0}.bmsm-widget{background-color:var(--bmsm-bg);border-radius:var(--bmsm-border-radius);padding:16px;margin:24px 0;border:1px solid #eef2fa}.bmsm-pdp-banner{background-color:#e43476!important;border-radius:16px;padding:22px 20px!important;margin:20px auto 24px!important;width:calc(100% - 30px)!important;max-width:100%!important;box-sizing:border-box!important;color:#fff;box-shadow:0 4px 14px #e4347626}.bmsm-pdp-banner-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.bmsm-pdp-banner-title{color:#fff;font-size:18px;font-weight:700;margin:0;line-height:1.2}.bmsm-pdp-banner-sub{color:#fffffff2;font-size:13px;margin:4px 0 0;line-height:1.3}.bmsm-pdp-banner-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.bmsm-pdp-pill{background:#ffffff38;border:1px solid rgba(255,255,255,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:6px 14px;border-radius:20px;font-size:12px;color:#fff;font-weight:500;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.bmsm-pdp-pill strong{font-weight:700}.cart-school-nudge{margin-bottom:16px;padding:12px 14px;border-radius:12px;background:#fef0f5;border:1px solid rgba(228,52,118,.15);display:flex;flex-direction:column;gap:10px;width:100%;box-sizing:border-box}.cart-school-nudge.nudge-unlocked,.cart-school-nudge.nudge-max{background:#f0faf4;border-color:#23af6f26}.cart-nudge-header{display:flex;align-items:center;gap:10px;width:100%}.cart-nudge-icon{font-size:22px;flex-shrink:0;line-height:1}.cart-nudge-text{flex:1;font-size:12px;line-height:1.4;color:var(--bmsm-text);min-width:0}.cart-nudge-text strong{color:var(--bmsm-accent);font-weight:700}.cart-nudge-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.cart-nudge-progress{flex:1;height:5px;background:#00000014;border-radius:3px;overflow:hidden;min-width:60px}.cart-nudge-progress-bar{height:100%;border-radius:3px;transition:width .5s ease;background:linear-gradient(90deg,var(--bmsm-accent),var(--bmsm-primary))}.cart-nudge-link{color:var(--bmsm-accent);font-weight:600;text-decoration:underline;font-size:11px;white-space:nowrap;flex-shrink:0;margin-inline-start:auto}.bmsm-header{display:flex;align-items:center;margin-bottom:16px;gap:10px}.bmsm-header-icon{font-size:24px}.bmsm-header-text{display:flex;flex-direction:column}.bmsm-title{color:var(--bmsm-accent);font-size:18px;font-weight:700;margin:0;line-height:1.2}.bmsm-subtitle{color:var(--bmsm-text-muted);font-size:13px;margin:4px 0 0}.bmsm-tiers{display:flex;flex-direction:column;gap:12px}@media(min-width:768px){.bmsm-tiers{flex-direction:row;align-items:stretch}}.bmsm-tier{background:#fff;border:1px solid #eeeeee;border-radius:var(--bmsm-tier-radius);cursor:pointer;position:relative;transition:all .3s ease;min-height:52px;flex:1;padding:12px 16px;display:flex;flex-direction:column;justify-content:center}.bmsm-tier:hover{transform:scale(1.02);box-shadow:0 4px 12px #0000000d}.bmsm-tier.active{border:2.5px solid var(--bmsm-accent);background:#fef0f5;box-shadow:0 0 0 4px #e434761a}.bmsm-tier-badge{position:absolute;top:-10px;right:12px;z-index:2;font-weight:700;font-size:10px;padding:3px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.5px}html[dir=rtl] .bmsm-tier-badge{right:auto;left:12px}.bmsm-tier:hover .bmsm-tier-badge{animation:bmsm-pulse 1s infinite}.bmsm-badge-popular{background:var(--bmsm-primary);color:#000}.bmsm-badge-best{background:var(--bmsm-accent);color:#fff}.bmsm-tier-inner{display:flex;align-items:center;justify-content:space-between;width:100%}@media(min-width:768px){.bmsm-tier-inner{flex-direction:column;align-items:flex-start;gap:8px}}.bmsm-tier-qty{display:flex;flex-direction:column;align-items:flex-start}.bmsm-tier-qty-num{font-size:24px;font-weight:700;color:var(--bmsm-text);line-height:1}@media(min-width:768px){.bmsm-tier-qty-num{font-size:28px}}.bmsm-tier-qty-label{font-size:10px;color:var(--bmsm-text-muted);text-transform:uppercase;letter-spacing:1px;margin-top:4px}.bmsm-tier-info{display:flex;flex-direction:column;align-items:flex-end;text-align:right}html[dir=rtl] .bmsm-tier-info{align-items:flex-start;text-align:left}@media(min-width:768px){.bmsm-tier-info{align-items:flex-start;text-align:left}html[dir=rtl] .bmsm-tier-info{align-items:flex-end;text-align:right}}.bmsm-tier-discount{font-size:16px;font-weight:700;color:var(--bmsm-text)}.bmsm-tier.active .bmsm-tier-discount,.bmsm-tier.active .bmsm-tier-price{color:var(--bmsm-accent)}.bmsm-tier-prices{display:flex;align-items:center;gap:6px;margin-top:2px}.bmsm-tier-price{font-size:14px;font-weight:600}.bmsm-tier-compare{font-size:12px;color:var(--bmsm-text-muted);text-decoration:line-through}.bmsm-tier-savings{font-size:12px;color:var(--bmsm-success);font-weight:600;margin-top:2px}.bmsm-savings-msg{background:#fff9e5;border-inline-start:4px solid var(--bmsm-primary);padding:12px 16px;border-radius:10px;display:flex;align-items:center;font-size:13px;margin-top:16px;font-weight:500;line-height:1.4;transition:all .3s ease}.bmsm-savings-msg.bmsm-unlocked{background:#f0faf4;border-inline-start-color:var(--bmsm-success)}.school-discount-badge{position:absolute;top:8px;left:8px;background:var(--bmsm-accent);color:#fff;font-size:10px;padding:4px 10px;border-radius:20px;font-weight:600;z-index:2;text-transform:uppercase;letter-spacing:.5px}html[dir=rtl] .school-discount-badge{left:auto;right:8px}.school-banner{width:100%;background:linear-gradient(135deg,var(--bmsm-accent) 0%,#d42d6b 100%);padding:20px;border-radius:var(--bmsm-border-radius);margin-bottom:24px;color:#fff;text-align:center}.school-banner-title{font-size:22px;font-weight:700;margin:0}.school-banner-tiers{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:12px}.school-banner-tier-pill{background:#fff3;padding:8px 16px;border-radius:30px;font-size:13px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.3)}.school-banner-tier-pill strong{font-weight:700}@keyframes bmsm-pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes bmsm-check-in{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.bmsm-widget *,.school-banner *,.cart-school-nudge *{box-sizing:border-box}.bmsm-pdp-banner-title,.bmsm-pdp-banner-title *,.bmsm-pdp-banner-title bdi,.school-banner-title,.school-banner-title *,.school-banner-title bdi{color:#fff!important}.bmsm-pdp-banner-sub,.bmsm-pdp-banner-sub *,.bmsm-pdp-banner-sub bdi,.school-banner-subtitle,.school-banner-subtitle *,.school-banner-subtitle bdi{color:#fffffff2!important}.bmsm-pdp-pill,.bmsm-pdp-pill bdi,.school-banner-tier-pill,.school-banner-tier-pill bdi{color:#fff!important}.bmsm-pdp-pill strong,.bmsm-pdp-pill bdi strong,.school-banner-tier-pill strong,.school-banner-tier-pill bdi strong{color:#000!important;font-weight:700!important}html[dir=rtl] .cart-school-nudge,html[lang*=ar] .cart-school-nudge,body.rtl .cart-school-nudge,html[dir=rtl] .bmsm-pdp-banner,html[lang*=ar] .bmsm-pdp-banner,body.rtl .bmsm-pdp-banner,html[dir=rtl] .school-banner,html[lang*=ar] .school-banner,body.rtl .school-banner{direction:rtl}html[dir=rtl] .cart-nudge-text,html[lang*=ar] .cart-nudge-text,body.rtl .cart-nudge-text,html[dir=rtl] .bmsm-pdp-banner-title,html[lang*=ar] .bmsm-pdp-banner-title,body.rtl .bmsm-pdp-banner-title,html[dir=rtl] .bmsm-pdp-banner-sub,html[lang*=ar] .bmsm-pdp-banner-sub,body.rtl .bmsm-pdp-banner-sub,html[dir=rtl] .bmsm-pdp-pill,html[lang*=ar] .bmsm-pdp-pill,body.rtl .bmsm-pdp-pill,html[dir=rtl] .school-banner-title,html[lang*=ar] .school-banner-title,body.rtl .school-banner-title,html[dir=rtl] .school-banner-subtitle,html[lang*=ar] .school-banner-subtitle,body.rtl .school-banner-subtitle,html[dir=rtl] .school-banner-tier-pill,html[lang*=ar] .school-banner-tier-pill,body.rtl .school-banner-tier-pill{text-align:right;direction:rtl;unicode-bidi:isolate}
/*# sourceMappingURL=/cdn/shop/t/83/assets/buy-more-save-more.css.map */
