@import"https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800&display=swap";:root{--bb-font: "Futura BT Book", "Futura BT Medium", "Jost", "Futura", "Century Gothic", sans-serif;--bb-font-medium: "Futura BT Medium", "Jost", "Futura", "Century Gothic", sans-serif;--bb-font-bold: "Futura BT Bold", "Jost", "Futura", "Century Gothic", sans-serif;--bb-dark: #1a1a1a;--bb-black: #000000;--bb-gray: #888;--bb-light-gray: #cccccc;--bb-card-bg: #f1f2f3;--bb-card-text: #252525;--bb-footer-buttons-bg: #f6f6f6;--bb-back-btn: #6d7175;--bb-next-btn: #000000;--bb-progress-filled: #1f1f1f;--bb-progress-empty: #cccccc;--bb-border-active: #000000;--bb-border-inactive: #cccccc}.leeshia-bundle-page{font-family:var(--bb-font);color:var(--bb-dark);overflow-x:hidden}.leeshia-bundle-hero{text-align:center;padding:60px 24px 48px;background:radial-gradient(ellipse at 20% 80%,rgba(255,182,150,.35) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(255,200,170,.3) 0%,transparent 50%),radial-gradient(ellipse at 50% 50%,rgba(255,230,210,.25) 0%,transparent 60%),linear-gradient(180deg,#fff8f4,#fff);position:relative}.leeshia-bundle-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 10% 30%,rgba(255,160,120,.15) 0%,transparent 40%),radial-gradient(ellipse at 90% 70%,rgba(255,190,160,.2) 0%,transparent 40%);pointer-events:none}.leeshia-bundle-hero-title{font-family:var(--bb-font);font-size:42px;font-weight:700;font-style:italic;color:var(--bb-dark);margin:0 0 10px;position:relative;z-index:1}.leeshia-bundle-hero-sub{font-size:15px;color:var(--bb-gray);margin:0 0 40px;font-weight:400;position:relative;z-index:1}.leeshia-bundle-tiers{display:flex;justify-content:center;gap:24px;margin-bottom:36px;flex-wrap:wrap;position:relative;z-index:1}.leeshia-bundle-tier{text-align:center;max-width:220px;flex:1}.leeshia-tier-label{font-size:12px;font-weight:600;color:var(--bb-dark);margin:0 0 10px;text-transform:uppercase;letter-spacing:.3px;line-height:1.4;min-height:34px;display:flex;align-items:center;justify-content:center}.leeshia-tier-card{border:2px solid #e0e0e0;border-radius:14px;padding:28px 20px;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease;display:flex;flex-direction:column;gap:6px;align-items:center}.leeshia-bundle-tier--active .leeshia-tier-card{border-color:var(--bb-black);box-shadow:0 0 0 2px #0000001a;transform:scale(1.04)}.leeshia-tier-desc{font-size:14px;font-weight:500;color:var(--bb-gray);text-transform:uppercase;letter-spacing:.5px}.leeshia-tier-discount{font-size:26px;font-weight:800;color:var(--bb-dark);letter-spacing:-.5px;line-height:1.2}.leeshia-bundle-start-btn{display:inline-block;padding:14px 48px;background:var(--bb-black);color:#fff;border:none;border-radius:50px;font-family:var(--bb-font);font-size:14px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:background .2s,transform .15s;position:relative;z-index:1}.leeshia-bundle-start-btn:hover{background:#333;transform:translateY(-1px)}.leeshia-bundle-builder{max-width:860px;margin:0 auto;padding:40px 24px}.leeshia-bundle-progress{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:32px}.leeshia-progress-step{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;z-index:2}.leeshia-progress-icon{width:52px;height:52px;border-radius:50%;background:#fff;border:4px solid var(--bb-border-inactive);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.leeshia-progress-icon svg{width:22px;height:22px;color:#666;transition:color .3s}.leeshia-progress-step--active .leeshia-progress-icon{background:#fff;border-color:var(--bb-border-active)}.leeshia-progress-step--active .leeshia-progress-icon svg{color:var(--bb-black)}.leeshia-progress-label{font-size:13px;font-weight:600;color:var(--bb-black);letter-spacing:.3px;transition:color .3s}.leeshia-progress-step--active .leeshia-progress-label{color:var(--bb-black)}.leeshia-progress-line{width:200px;height:3px;background:var(--bb-progress-empty);border-radius:3px;margin:0 16px 26px;overflow:hidden}.leeshia-progress-line-fill{height:100%;width:0%;background:var(--bb-progress-filled);border-radius:3px;transition:width .5s ease}.leeshia-bundle-message{text-align:center;font-size:16px;color:var(--bb-black);margin:0 0 28px;font-style:italic}.leeshia-bundle-products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px}.leeshia-bundle-product-card{background:var(--bb-card-bg);border:none;border-radius:12px;padding:16px;text-align:center;transition:all .25s ease;position:relative;color:var(--bb-card-text)}.leeshia-bundle-product-card:hover{box-shadow:0 4px 20px #00000014}.leeshia-bundle-product--added{outline:3px solid var(--bb-black);outline-offset:-3px}.leeshia-bundle-product--added:after{content:"\2713";position:absolute;top:10px;right:10px;width:26px;height:26px;background:var(--bb-black);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.leeshia-bundle-product-img{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.leeshia-bundle-product-img img{width:100%;height:100%;object-fit:contain;border-radius:8px}.leeshia-bundle-img-placeholder{width:100%;height:100%;background:#e8e8e8;border-radius:8px;display:flex;align-items:center;justify-content:center}.leeshia-bundle-img-placeholder svg{width:40px;height:40px}.leeshia-bundle-product-name{font-size:14px;font-weight:400;color:var(--bb-card-text);margin:0 0 8px;line-height:1.35;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer}.leeshia-bundle-product-prices{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px}.leeshia-bundle-price-compare{font-size:16px;color:#8d8d8d;text-decoration:line-through;font-weight:400}.leeshia-bundle-price-current{font-size:16px;font-weight:700;color:var(--bb-card-text)}.leeshia-bundle-add-btn{width:100%;padding:10px 0;background:var(--bb-black);color:#fff;border:none;border-radius:10px;font-family:var(--bb-font);font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.leeshia-bundle-add-btn:hover{background:#333}.leeshia-bundle-product--added .leeshia-bundle-add-btn{background:#333;color:#fff}.leeshia-bundle-info-bar{background:#fff;border:1px solid #eee;border-radius:0;padding:18px 24px;text-align:center;margin-bottom:0;overflow:visible}.leeshia-bundle-info-msg{font-size:16px;font-weight:700;color:var(--bb-black);margin:0 0 14px}.leeshia-bundle-quantity-pills{display:flex;align-items:center;justify-content:center;gap:8px}.leeshia-qty-pill{width:48px;height:48px;border:2px solid #e0e0e0;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:var(--bb-dark);background:#fff;transition:all .3s ease}.leeshia-qty-pill--gift{border-color:var(--bb-black);background:#00000008}.leeshia-qty-pill--gift svg{color:var(--bb-black)}.leeshia-qty-pill--active{border-color:var(--bb-black);background:#0000000d;color:var(--bb-black)}.leeshia-qty-pill--discount{font-size:12px;line-height:1.2;text-align:center;border-style:dashed;border-color:#ccc;width:auto;padding:6px 12px;height:48px}.leeshia-qty-pill--discount small{font-size:10px;font-weight:500}.leeshia-qty-pill--discount.leeshia-qty-pill--active{border-color:var(--bb-black);background:var(--bb-black);color:#fff;border-style:solid}.leeshia-bundle-bottom-bar{background:var(--bb-footer-buttons-bg);padding:14px 24px;display:flex;align-items:center;justify-content:center;gap:16px;border-radius:9px}.leeshia-bundle-btn-back,.leeshia-bundle-btn-next{padding:12px 36px;border:none;border-radius:9px;font-family:var(--bb-font);font-size:14px;font-weight:700;cursor:pointer;transition:all .2s;min-width:140px}.leeshia-bundle-btn-back{background:var(--bb-back-btn);color:#fff}.leeshia-bundle-btn-back:hover{background:#555}.leeshia-bundle-btn-next{background:var(--bb-next-btn);color:#fff}.leeshia-bundle-btn-next:hover{background:#333}.leeshia-bundle-total{display:flex;align-items:center;gap:8px;font-size:16px;color:var(--bb-black);min-width:140px;justify-content:center;font-weight:700}.leeshia-bundle-total strong{font-size:20px;font-weight:800;color:var(--bb-black)}@media(max-width:749px){.leeshia-bundle-hero-title{font-size:28px}.leeshia-bundle-tiers{flex-direction:column;align-items:center;gap:16px}.leeshia-bundle-tier{max-width:100%;width:100%}.leeshia-tier-card{flex-direction:row;justify-content:space-between;padding:18px 24px}.leeshia-bundle-products{grid-template-columns:repeat(2,1fr);gap:12px}.leeshia-bundle-bottom-bar{padding:10px 16px;gap:8px}.leeshia-bundle-btn-back,.leeshia-bundle-btn-next{padding:12px 20px;font-size:13px;min-width:100px}.leeshia-bundle-total{min-width:auto;font-size:14px}.leeshia-bundle-total strong{font-size:16px}}.leeshia-bundle-qty-picker{display:flex;align-items:center;justify-content:space-between;gap:0;border:1px solid #d5d5d5;border-radius:6px;overflow:hidden;margin-top:10px;background:#fff;width:100%}.leeshia-qty-minus,.leeshia-qty-plus{width:44px;height:36px;border:none;background:#3a3a3a;color:#fff;font-size:20px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;line-height:1}.leeshia-qty-minus{border-radius:5px 0 0 5px}.leeshia-qty-plus{border-radius:0 5px 5px 0}.leeshia-qty-minus:hover,.leeshia-qty-plus:hover{background:#222}.leeshia-qty-value{flex:1;height:36px;display:flex;align-items:center;justify-content:center;font-family:var(--bb-font-medium);font-size:16px;font-weight:600;color:#1a1a1a;background:#fff;border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5}.leeshia-bundle-added-strip{display:flex;align-items:center;gap:8px;flex-wrap:wrap;overflow:visible;padding:10px 0}.leeshia-strip-thumb{position:relative;width:52px;height:52px;min-width:52px;border-radius:8px;border:2px solid #1a1a1a;overflow:visible;background:#fff}.leeshia-strip-thumb img{width:100%;height:100%;object-fit:cover;border-radius:6px}.leeshia-strip-remove{position:absolute;top:-8px;right:-8px;width:20px;height:20px;border-radius:50%;background:#1a1a1a;color:#fff;border:2px solid #fff;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;z-index:2}.leeshia-strip-remove:hover{background:#e53935}
/*# sourceMappingURL=/cdn/shop/t/2/assets/leeshia-bundle-builder.css.map */
