.cart-btn[data-astro-cid-sckkx6r4]{position:relative;background:none;border:1px solid #000;cursor:pointer;padding:.375rem;display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#000;transition:background .2s}.cart-btn[data-astro-cid-sckkx6r4]:hover{background:#f0f0f0}.cart-badge[data-astro-cid-sckkx6r4]{position:absolute;top:-4px;right:-4px;background:#c00;color:#fff;font-size:.6rem;font-weight:800;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.cart-overlay[data-astro-cid-sckkx6r4]{position:fixed;inset:0;z-index:200;background:#0000004d;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.cart-overlay[data-astro-cid-sckkx6r4].open{opacity:1;visibility:visible}.cart-sidebar[data-astro-cid-sckkx6r4]{position:fixed;top:0;right:0;bottom:0;width:400px;max-width:90vw;background:#fff;z-index:201;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;border-left:1px solid #000}.cart-sidebar[data-astro-cid-sckkx6r4].open{transform:translate(0)}.cart-header[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #000}.cart-header[data-astro-cid-sckkx6r4] h2[data-astro-cid-sckkx6r4]{font-size:1.25rem;font-weight:800;margin:0}.cart-close[data-astro-cid-sckkx6r4]{background:none;border:none;font-size:1.25rem;cursor:pointer;color:#000;padding:.25rem}.cart-items[data-astro-cid-sckkx6r4]{flex:1;overflow-y:auto;padding:1.5rem}.cart-empty[data-astro-cid-sckkx6r4]{text-align:center;color:#999;margin-top:2rem}.cart-item[data-astro-cid-sckkx6r4]{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #eee}.cart-item-img[data-astro-cid-sckkx6r4]{width:72px;height:72px;object-fit:cover;border:1px solid #eee;flex-shrink:0}.cart-item-info[data-astro-cid-sckkx6r4]{flex:1}.cart-item-name[data-astro-cid-sckkx6r4]{font-weight:600;font-size:.875rem;display:block;margin-bottom:.125rem}.cart-item-price[data-astro-cid-sckkx6r4]{font-size:.875rem;color:#333}.cart-item-qty[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:.5rem;margin-top:.375rem}.cart-item-qty[data-astro-cid-sckkx6r4] button[data-astro-cid-sckkx6r4]{width:24px;height:24px;border:1px solid #ccc;background:none;cursor:pointer;font-size:.875rem;display:flex;align-items:center;justify-content:center;font-family:inherit}.cart-item-qty[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{font-size:.8125rem;min-width:1.5rem;text-align:center}.cart-item-remove[data-astro-cid-sckkx6r4]{background:none;border:none;color:#999;cursor:pointer;font-size:.75rem;text-decoration:underline;font-family:inherit;padding:0;margin-top:.25rem}.cart-footer[data-astro-cid-sckkx6r4]{padding:1.25rem 1.5rem;border-top:1px solid #000}.cart-total-row[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;font-weight:800;font-size:1.125rem;margin-bottom:.25rem}.cart-shipping-note[data-astro-cid-sckkx6r4]{font-size:.75rem;color:#2a7d2a;margin-bottom:1rem}.btn-checkout[data-astro-cid-sckkx6r4]{display:block;width:100%;padding:.875rem;background:#000;color:#fff;border:1px solid #000;font-size:.9375rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s,color .2s}.btn-checkout[data-astro-cid-sckkx6r4]:hover{background:#fff;color:#000}.checkout-modal[data-astro-cid-sckkx6r4]{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.checkout-modal[data-astro-cid-sckkx6r4].open{opacity:1;visibility:visible}.checkout-overlay[data-astro-cid-sckkx6r4]{position:absolute;inset:0;background:#0006}.checkout-panel[data-astro-cid-sckkx6r4]{position:relative;background:#fff;width:520px;max-width:90vw;max-height:90vh;overflow-y:auto;padding:2rem;border:1px solid #000}.checkout-close[data-astro-cid-sckkx6r4]{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.25rem;cursor:pointer;color:#000}.checkout-panel[data-astro-cid-sckkx6r4] h2[data-astro-cid-sckkx6r4]{font-size:1.25rem;margin-bottom:1.5rem}.checkout-panel[data-astro-cid-sckkx6r4] label[data-astro-cid-sckkx6r4]{display:block;margin-bottom:1rem}.checkout-panel[data-astro-cid-sckkx6r4] label[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{display:block;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#333;margin-bottom:.25rem}.checkout-panel[data-astro-cid-sckkx6r4] input[data-astro-cid-sckkx6r4],.checkout-panel[data-astro-cid-sckkx6r4] textarea[data-astro-cid-sckkx6r4]{width:100%;padding:.625rem .75rem;border:1px solid #000;font-size:.875rem;font-family:inherit;background:#fff}.checkout-panel[data-astro-cid-sckkx6r4] textarea[data-astro-cid-sckkx6r4]{resize:vertical}.checkout-summary[data-astro-cid-sckkx6r4]{background:#f9f9f7;padding:1rem;margin-bottom:1rem;font-size:.8125rem;line-height:1.6;white-space:pre-wrap}.btn-checkout-submit[data-astro-cid-sckkx6r4]{display:block;width:100%;padding:.875rem;background:#000;color:#fff;border:1px solid #000;font-size:.9375rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s,color .2s}.btn-checkout-submit[data-astro-cid-sckkx6r4]:hover{background:#fff;color:#000}.checkout-note[data-astro-cid-sckkx6r4]{font-size:.75rem;color:#666;text-align:center;margin-top:.75rem}@media(max-width:768px){.cart-sidebar[data-astro-cid-sckkx6r4]{width:100%;max-width:100vw}.checkout-panel[data-astro-cid-sckkx6r4]{padding:1.5rem}}
