@font-face{font-family:inter;src:url(/_next/static/media/ac374088683cf63a-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:inter;src:url(/_next/static/media/7d0979cc53679049-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:inter;src:url(/_next/static/media/34227eb105ead9dc-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:inter;src:url(/_next/static/media/eb892c4c720f5752-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:inter Fallback;src:local("Arial");ascent-override:90.00%;descent-override:22.43%;line-gap-override:0.00%;size-adjust:107.64%}.__className_f4c0a2{font-family:inter,inter Fallback}.__variable_f4c0a2{--font-inter:"inter","inter Fallback"}.bundle-product{max-width:800px;margin:0 auto;padding:20px}.bundle-price-section{margin:20px 0;padding:20px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:12px;border:1px solid #bae6fd}.bundle-current-price{font-size:2em;font-weight:700;color:#059669;display:flex;align-items:center;gap:.5rem}.bundle-original-price{text-decoration:line-through;color:#6b7280;margin-right:10px;font-size:1.2em}.bundle-savings{color:#dc2626;font-weight:700;display:flex;align-items:center;gap:.25rem}.bundle-discount-badge{display:inline-block;padding:6px 12px;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:10px}.bundle-discount-badge.fixed,.bundle-discount-badge.percentage{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.bundle-discount-badge.bundle-price{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.bundle-items{border:1px solid #e5e7eb;padding:20px;border-radius:12px;margin:20px 0;background:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.bundle-item{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #f3f4f6;transition:all .2s ease}.bundle-item:last-child{border-bottom:none}.bundle-item:hover{background:#f9fafb;margin:0 -20px;padding-left:20px;padding-right:20px;border-radius:8px}.bundle-item-info{display:flex;align-items:center;gap:12px;flex:1}.bundle-item-icon{width:40px;height:40px;background:#dbeafe;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#2563eb}.bundle-item-details h4{font-weight:600;color:#111827;margin:0 0 4px}.bundle-item-details .quantity{font-size:.875rem;color:#6b7280}.bundle-item-details .price{font-size:.875rem;color:#059669;font-weight:500}.bundle-variant-select{min-width:160px;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;background:#fff;transition:all .2s ease}.bundle-variant-select:focus{outline:none;ring:2px;ring-color:#3b82f6;border-color:transparent}.bundle-variant-select:hover{border-color:#9ca3af}.bundle-add-to-cart{width:100%;background:linear-gradient(135deg,#059669,#047857);color:#fff;font-weight:600;padding:16px 24px;border-radius:12px;border:none;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.bundle-add-to-cart:hover:not(:disabled){background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-2px);box-shadow:0 6px 20px -1px rgba(0,0,0,.15)}.bundle-add-to-cart:disabled{opacity:.6;cursor:not-allowed;transform:none}.bundle-add-to-cart .loading-spinner{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.bundle-cart-item{border:2px solid #bfdbfe;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;overflow:hidden}.bundle-cart-icon{width:64px;height:64px;background:#dbeafe;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#2563eb;box-shadow:0 2px 4px rgba(0,0,0,.1)}.bundle-cart-title{color:#1e40af;font-weight:600;display:flex;align-items:center;gap:8px}.bundle-cart-savings{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:8px 12px;margin:8px 0}.bundle-cart-savings-text{color:#166534;font-weight:600}.bundle-cart-item-list{margin-left:24px;margin-top:8px}.bundle-cart-item-entry{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#6b7280;margin-bottom:4px}.bundle-cart-item-dot{width:4px;height:4px;background:#3b82f6;border-radius:50%;flex-shrink:0}@media (max-width:768px){.bundle-product{padding:16px}.bundle-current-price{font-size:1.5em;gap:.25rem}.bundle-current-price,.bundle-item{flex-direction:column;align-items:flex-start}.bundle-item{gap:12px}.bundle-item-info{width:100%}.bundle-variant-select{width:100%;min-width:auto}.bundle-items,.bundle-price-section{padding:16px}.bundle-add-to-cart{padding:14px 20px;font-size:.875rem}}@media (max-width:480px){.bundle-current-price{font-size:1.25em}.bundle-item:hover{margin:0 -16px;padding-left:16px;padding-right:16px}.bundle-cart-item-list{margin-left:16px}}.bundle-fade-in{animation:bundleFadeIn .3s ease-out}@keyframes bundleFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.bundle-scale-in{animation:bundleScaleIn .2s ease-out}@keyframes bundleScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.bundle-add-to-cart:focus,.bundle-variant-select:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-contrast:high){.bundle-discount-badge,.bundle-items{border-width:2px}.bundle-cart-item{border-width:3px}}