.gift-box-builder-v2{padding:40px 0}.gift-box-header{text-align:center;margin-bottom:32px}.gift-box-description{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.bundle-pricing-container{display:none;text-align:center;padding:24px;background:linear-gradient(135deg,#f0f9f4,#e6f4ea);border-radius:16px;margin-bottom:40px}.pricing-display{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.bundle-total-price{font-size:2.2rem;font-weight:800;color:#c6dad2}.savings-info{background:#c6dad2;color:#fff;padding:8px 20px;border-radius:25px;font-weight:700}.builder-main{display:flex;flex-direction:column;gap:32px}.boxes-section{display:flex;gap:30px;flex:2;min-width:0;position:relative}.gift-box{flex:1;border:3px dashed #e5e7eb;border-radius:16px;padding:20px;transition:all .3s ease;cursor:pointer;background:#fff;min-width:200px}.gift-box.active{border-color:#89af9d!important;border-style:solid;box-shadow:0 4px 20px #a6c6b7a3}.gift-box.filled{background:linear-gradient(135deg,#f0f9f4,#fff);border-style:solid;border-color:#c6dad2}.box-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.step-line{width:100%;height:2px;border-top:2.5px dashed #c4c4c4;position:absolute;top:50%;z-index:-5}.box-number{width:40px;height:40px;background:linear-gradient(135deg,#c6dad2,#5e8f7c);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:800;flex-shrink:0}.box-title,.box-subtitle,.products-header h3,.preview-info .product-title-preview,.product-card-grid .product-title-grid{margin:0;text-transform:capitalize}.box-content{min-height:140px;display:flex;align-items:center;justify-content:center}.select-item-btn{width:100%;padding:20px 16px;border:2px dashed #d1d5db;background:transparent;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:10px;transition:all .3s ease;font-size:.95rem}.select-item-btn:hover{border-color:#c6dad2;background:#f0f9f4;transform:scale(1.02)}.plus-icon{width:48px;height:48px;border:2px solid #C6DAD2;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#c6dad2;font-weight:200}.selected-product{width:100%;position:relative;display:flex;flex-direction:column;gap:8px}.remove-product{position:absolute;top:4px;right:4px;width:28px;height:28px;border:none;background:#313131;color:#fff;border-radius:50%;font-size:1.8rem;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;line-height:1}.remove-product:hover{background:#000;transform:scale(1.1)}.preview-image-container{width:100%;height:120px;border-radius:10px;overflow:hidden;margin-bottom:8px}.preview-image{width:100%;height:100%;object-fit:cover}.product-price-preview{color:#80a798;margin:0}.bundle-action-inline{flex-shrink:0;flex:1;text-align:center}.btn-add-bundle{padding:16px 80px;background:#000;color:#fff;border:none;border-radius:12px;font-weight:800;cursor:pointer;white-space:nowrap;transition:all .3s ease;width:100%}.btn-add-bundle:hover:not(.disabled){transform:translateY(-2px)}.btn-add-bundle.disabled{background:#000;cursor:not-allowed;opacity:.6;transform:none;box-shadow:none}.products-section-wrapper{position:relative}.products-section{background:#f8fafc;border-radius:20px;padding:0;box-shadow:0 4px 20px #0000000d;overflow:hidden}.products-header{position:sticky;top:0;z-index:1;background:linear-gradient(135deg,#c6dad2,#a6c5b6);padding:10px 25px;margin:0}.products-header h3 span{font-family:var(--title-font)!important;font-size:36px;line-height:46px}.products-grid-container{padding:32px;background:#acc9bb24}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card-grid{background:#fff;border-radius:16px;padding:20px;border:2px solid #f1f5f9;transition:all .3s ease;cursor:pointer;overflow:hidden}.product-card-grid:hover{border-color:#c6dad2;box-shadow:0 12px 40px #16a34a26}.product-image-grid{width:100%;height:180px;border-radius:12px;overflow:hidden;margin-bottom:16px}.product-image-grid img{width:100%;height:100%;object-fit:cover}.product-price-grid{color:#91b3a6;margin:0 0 10px}.btn-add-to-box-grid{width:100%;padding:12px 20px;background:#000;color:#fff;border:none;border-radius:10px;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:10px}.btn-add-to-box-grid:hover{transform:translateY(-2px);box-shadow:0 6px 20px #adc3b9}.btn-add-to-box-grid:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.products-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;gap:16px}.loading-spinner{width:60px;height:60px;border:5px solid #f3f3f3;border-top:5px solid #C6DAD2;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){.products-grid{grid-template-columns:repeat(2,1fr)}}.boxes-and-action-row.is-sticky .box-header{margin-bottom:0}.boxes-and-action-row.is-sticky .plus-icon{width:34px;height:34px}.boxes-and-action-row.is-sticky .gift-box{padding:10px 20px}.boxes-and-action-row.is-sticky .gift-box{flex:1;display:flex;flex-direction:column}.boxes-and-action-row.is-sticky h3{font-size:24px}.boxes-and-action-row.is-sticky .select-item-btn{padding:10px}.boxes-and-action-row.is-sticky .box-content{min-height:120px}.boxes-and-action-row.is-sticky .box-number{width:30px;height:30px}.boxes-and-action-row.is-sticky .preview-image-container{width:100%;height:100px}.boxes-and-action-row.is-sticky h4{font-size:16px}@media (max-width: 768px){.boxes-and-action-row{flex-direction:column}.boxes-section{width:100%;flex-direction:row}.gift-box,.bundle-action-inline{width:100%}.btn-add-bundle{width:100%;padding:10px 32px;margin-top:5px}.products-grid{grid-template-columns:1fr}.bundle-total-price{font-size:1.8rem}.gift-box-builder-v2 .boxes-and-action-row{gap:0px!important;padding:5px!important}.gift-box-builder-v2 h3{font-size:16px}.gift-box-builder-v2 .gift-box{min-width:auto!important;padding:10px 12px}.gift-box-builder-v2 .box-header{margin-bottom:0}.gift-box-builder-v2 .boxes-section{gap:8px}.gift-box-builder-v2 .box-number{width:23px;height:23px}.gift-box-builder-v2 .plus-icon{width:20px;height:20px}.gift-box-builder-v2 .box-content,.gift-box-builder-v2 .preview-image-container{min-height:90px}.gift-box-builder-v2 h4{font-size:16px;line-height:16px}.gift-box-builder-v2 .gift-box{border:2px dashed #e5e7eb}.gift-box-builder-v2 .select-item-btn{padding:10px}.products-header h3 span{font-family:var(--title-font)!important;font-size:16px}}.cart-item--bundle .cart-item__bundle-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#0000000a}.cart-item--bundle .cart-item__bundle-list{margin-top:8px;display:grid;gap:6px}.cart-item--bundle .cart-item__bundle-line{font-size:13px;line-height:1.3;opacity:.9}.cart-item--bundle .cart-item__bundle-slot{font-weight:700;margin-right:6px}.product-title-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.product-info-trigger{display:inline-flex;align-items:center;gap:6px;background:transparent;border:0;cursor:pointer}.info-icon{width:18px;height:18px;border-radius:50%;background:#000;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center}.info-text{font-size:12px;text-decoration:underline}.product-card-grid{position:relative}.product-tooltip{position:absolute;right:12px;top:19px;max-width:300px;max-height:250px;background:#fff;border-radius:10px;padding:12px;box-shadow:0 10px 30px #00000026;opacity:0;pointer-events:none;transform:translateY(6px);transition:all .2s ease;z-index:1;overflow-y:auto}.product-info-trigger[data-info-mode=hover]:hover+.product-tooltip{opacity:1;pointer-events:auto;transform:translateY(0)}.product-card-grid.is-tooltip-open .product-tooltip{opacity:1;pointer-events:auto;transform:translateY(0)}.gift-box-builder-v2 .sticky-sentinel{height:1px}.boxes-and-action-row.is-sticky{position:sticky;top:120px}.gift-box-builder-v2 .boxes-and-action-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:24px;background:#fff;border-radius:20px;box-shadow:0 2px 12px #00000014;position:sticky;z-index:2}.boxes-and-action-row{position:sticky;z-index:3}@media (min-width: 750px){.boxes-and-action-row{top:110px}}@media (max-width: 749px){.boxes-and-action-row{top:0;bottom:auto;padding:5px!important}.boxes-and-action-row.is-sticky{top:0}}.boxes-and-action-row.is-sticky{box-shadow:0 8px 20px #0000001f;background:#fff}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gift-box-builder-v2.css.map */
