.mbd-banner{margin:30px 0;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#be185d 0%,#db2777 50%,#9f1239 100%);position:relative;box-shadow:0 20px 60px rgb(190 24 93 / .25)}.mbd-banner::before,.mbd-banner::after{content:'';position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.mbd-banner::before{top:-100px;right:-100px;width:400px;height:400px;background:rgb(252 211 77 / .2)}.mbd-banner::after{bottom:-80px;left:-80px;width:300px;height:300px;background:rgb(251 207 232 / .25)}.mbd-banner-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;padding:50px 60px;color:#fff}.mbd-tag{display:inline-flex;align-items:center;gap:8px;background:rgb(255 255 255 / .2);backdrop-filter:blur(10px);padding:6px 16px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:1px;margin-bottom:20px}.mbd-banner-title{font-family:Georgia,'Times New Roman',serif;font-size:56px;line-height:1.05;font-weight:700;color:#fff;margin:0 0 16px}.mbd-accent{color:#fcd34d}.mbd-banner-desc{font-size:17px;color:rgb(255 255 255 / .9);max-width:420px;margin:0 0 28px;line-height:1.5}.mbd-shop-btn{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#be185d;padding:16px 36px;border-radius:999px;font-weight:700;font-size:17px;text-decoration:none;box-shadow:0 10px 30px rgb(0 0 0 / .2);transition:all 0.3s ease}.mbd-shop-btn:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 15px 40px rgb(0 0 0 / .3);background:#fef3c7;color:#be185d}.mbd-arrow{transition:transform 0.3s}.mbd-shop-btn:hover .mbd-arrow{transform:translateX(4px)}.mbd-perks{display:flex;gap:24px;margin-top:24px;font-size:14px;color:rgb(255 255 255 / .9)}.mbd-banner-visual{position:relative;display:flex;justify-content:center;align-items:center;min-height:240px}.mbd-circle{width:200px;height:200px;background:linear-gradient(135deg,#fcd34d,#fb7185);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;box-shadow:0 20px 50px rgb(0 0 0 / .25);font-family:Georgia,serif}.mbd-circle-num{font-size:56px;font-weight:700;line-height:1}.mbd-circle-for{font-size:12px;letter-spacing:3px;margin:4px 0}.mbd-circle-price{font-size:28px;font-weight:700}.mbd-float{position:absolute;width:110px;height:110px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:56px;box-shadow:0 15px 35px rgb(0 0 0 / .2);transition:transform 0.5s}.mbd-float-1{top:10px;left:20px;transform:rotate(-12deg)}.mbd-float-2{bottom:10px;right:20px;transform:rotate(12deg)}.mbd-float-1:hover{transform:rotate(-8deg) scale(1.05)}.mbd-float-2:hover{transform:rotate(8deg) scale(1.05)}@media (max-width:768px){.mbd-banner-inner{grid-template-columns:1fr;padding:32px 24px;text-align:center}.mbd-banner-title{font-size:36px}.mbd-banner-visual{display:none}.mbd-perks{justify-content:center}}.mbd-deal-page{max-width:1200px;margin:0 auto;padding:30px 16px 140px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.mbd-deal-header{margin-bottom:24px}.mbd-deal-header h1{font-family:Georgia,serif;font-size:36px;color:#881337;margin:0 0 8px}.mbd-deal-header p{color:#9f1239;margin:0}.mbd-progress{background:#fff;border:1px solid #fce7f3;border-radius:16px;padding:16px 20px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px rgb(0 0 0 / .03)}.mbd-progress-left{display:flex;align-items:center;gap:14px}.mbd-dots{display:flex;gap:6px}.mbd-dot{width:32px;height:32px;border-radius:50%;background:#fce7f3;color:#f9a8d4;border:2px dashed #f9a8d4;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;transition:all 0.3s}.mbd-dot.filled{background:#be185d;color:#fff;border:2px solid #be185d}.mbd-count{font-size:14px;font-weight:600;color:#881337}.mbd-progress-label{font-size:12px;color:#9f1239;opacity:.7}.mbd-progress-price{font-size:18px;font-weight:700;color:#881337}.mbd-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (min-width:1024px){.mbd-grid{grid-template-columns:repeat(4,1fr);gap:20px}}.mbd-product{background:#fff;border:2px solid #fce7f3;border-radius:16px;overflow:hidden;cursor:pointer;transition:all 0.3s ease;position:relative}.mbd-product:hover:not(.mbd-disabled){border-color:#f9a8d4;box-shadow:0 8px 24px rgb(190 24 93 / .12);transform:translateY(-2px)}.mbd-product.mbd-selected{border-color:#be185d;box-shadow:0 0 0 4px #fce7f3,0 10px 30px rgb(190 24 93 / .2);transform:scale(1.02)}.mbd-product.mbd-disabled{opacity:.35;filter:grayscale(80%);cursor:not-allowed}.mbd-check{position:absolute;top:10px;right:10px;width:28px;height:28px;background:#be185d;color:#fff;border-radius:50%;display:none;align-items:center;justify-content:center;font-weight:700;z-index:2;box-shadow:0 4px 12px rgb(190 24 93 / .3)}.mbd-product.mbd-selected .mbd-check{display:flex}.mbd-product-image{aspect-ratio:1;background:linear-gradient(135deg,#fff5f7,#fce7f3);overflow:hidden}.mbd-product-image img{width:100%;height:100%;object-fit:cover;display:block}.mbd-product-info{padding:12px}@media (min-width:1024px){.mbd-product-info{padding:16px}}.mbd-product-info h3{font-size:14px;color:#1f2937;margin:0 0 8px;line-height:1.3;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}@media (min-width:1024px){.mbd-product-info h3{font-size:15px}}.mbd-product-foot{display:flex;justify-content:space-between;align-items:center}.mbd-price{color:#881337;font-weight:700;font-size:14px}.mbd-cat{font-size:10px;background:#fce7f3;color:#be185d;padding:2px 8px;border-radius:999px;text-transform:capitalize}.mbd-checkout-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #fce7f3;box-shadow:0 -10px 30px rgb(0 0 0 / .08);z-index:100;transform:translateY(100%);transition:transform 0.3s ease}.mbd-checkout-bar.mbd-visible{transform:translateY(0)}.mbd-checkout-inner{max-width:1200px;margin:0 auto;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;gap:14px}.mbd-checkout-left{display:flex;align-items:center;gap:14px}.mbd-thumbs{display:flex}.mbd-thumbs img,.mbd-thumbs .mbd-placeholder{width:44px;height:44px;border-radius:50%;border:2px solid #fff;object-fit:cover;margin-left:-8px;box-shadow:0 2px 6px rgb(0 0 0 / .1);background:#fce7f3}.mbd-thumbs .mbd-placeholder{border:2px dashed #f9a8d4;display:flex;align-items:center;justify-content:center;color:#f9a8d4;font-size:20px}.mbd-checkout-count{font-size:11px;color:#9f1239;opacity:.7}.mbd-checkout-price{font-size:18px;font-weight:700;color:#881337}.mbd-checkout-btn{background:linear-gradient(135deg,#be185d,#db2777);color:#fff;border:0;padding:14px 28px;border-radius:999px;font-weight:700;font-size:15px;cursor:pointer;transition:all 0.3s;box-shadow:0 6px 20px rgb(190 24 93 / .3)}.mbd-checkout-btn:hover:not(:disabled){transform:scale(1.04);box-shadow:0 10px 30px rgb(190 24 93 / .4)}.mbd-checkout-btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none}.mbd-empty{text-align:center;padding:60px 20px;color:#9f1239}@media (max-width:480px){.mbd-checkout-btn{padding:12px 18px;font-size:13px}.mbd-deal-header h1{font-size:26px}}