.shop-hero[data-astro-cid-5w43p2qc]{background:linear-gradient(#37001bd9,#ba131abf),url(/images/hero-membership.jpg);background-size:cover;background-position:center;padding:120px 0 60px;text-align:center;margin-bottom:0}.shop-hero[data-astro-cid-5w43p2qc] h1[data-astro-cid-5w43p2qc]{color:#fff;margin-bottom:15px;font-size:48px}.shop-hero[data-astro-cid-5w43p2qc] p[data-astro-cid-5w43p2qc]{color:#ffffffe6;font-size:18px;max-width:600px;margin:0 auto}.shop-container[data-astro-cid-5w43p2qc]{max-width:1200px;margin:0 auto;padding:40px 20px 80px}.products-grid[data-astro-cid-5w43p2qc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;margin-bottom:40px}.product-card[data-astro-cid-5w43p2qc]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #00000014;transition:transform .3s ease,box-shadow .3s ease}.product-card[data-astro-cid-5w43p2qc]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001f}.product-image[data-astro-cid-5w43p2qc]{width:100%;height:250px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:64px;color:var(--spartacus-red)}.product-info[data-astro-cid-5w43p2qc]{padding:20px}.product-info[data-astro-cid-5w43p2qc] h3[data-astro-cid-5w43p2qc]{font-size:20px;margin-bottom:8px;color:var(--spartacus-burgundy);margin-top:0}.product-info[data-astro-cid-5w43p2qc] .product-description[data-astro-cid-5w43p2qc]{color:#666;font-size:14px;margin-bottom:16px;line-height:1.5}.product-footer[data-astro-cid-5w43p2qc]{display:flex;align-items:center;justify-content:space-between}.product-price[data-astro-cid-5w43p2qc]{font-size:22px;font-weight:700;color:var(--spartacus-burgundy);font-family:Bebas Neue,sans-serif;letter-spacing:1px}.btn-add-cart[data-astro-cid-5w43p2qc]{display:inline-flex;align-items:center;gap:8px;background:var(--spartacus-red);color:#fff;border:none;padding:10px 18px;border-radius:4px;cursor:pointer;font-weight:600;font-size:14px;font-family:Montserrat,sans-serif;transition:background .3s ease}.btn-add-cart[data-astro-cid-5w43p2qc]:hover{background:var(--spartacus-red-dark)}.cart-overlay[data-astro-cid-5w43p2qc]{display:none;position:fixed;inset:0;background:#00000080;z-index:999}.cart-overlay[data-astro-cid-5w43p2qc].open{display:block}.cart-sidebar[data-astro-cid-5w43p2qc]{position:fixed;top:0;right:-420px;width:400px;max-width:90vw;height:100vh;background:#fff;z-index:1000;transition:right .3s ease;display:flex;flex-direction:column;box-shadow:-4px 0 20px #00000026}.cart-sidebar[data-astro-cid-5w43p2qc].open{right:0}.cart-header[data-astro-cid-5w43p2qc]{padding:20px 24px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.cart-header[data-astro-cid-5w43p2qc] h2[data-astro-cid-5w43p2qc]{font-size:24px;margin:0;color:var(--spartacus-burgundy)}.cart-close[data-astro-cid-5w43p2qc]{background:none;border:none;font-size:28px;cursor:pointer;color:#666;padding:0;line-height:1}.cart-items[data-astro-cid-5w43p2qc]{flex:1;overflow-y:auto;padding:16px 24px}.cart-empty[data-astro-cid-5w43p2qc]{text-align:center;padding:40px 0;color:#999}.cart-empty[data-astro-cid-5w43p2qc] i[data-astro-cid-5w43p2qc]{font-size:48px;margin-bottom:16px;display:block}.cart-item[data-astro-cid-5w43p2qc]{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #f0f0f0;align-items:center}.cart-item-icon[data-astro-cid-5w43p2qc]{width:50px;height:50px;background:#f8f8f8;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--spartacus-red);flex-shrink:0}.cart-item-details[data-astro-cid-5w43p2qc]{flex:1;min-width:0}.cart-item-name[data-astro-cid-5w43p2qc]{font-weight:600;font-size:14px;color:#333;margin-bottom:4px}.cart-item-price[data-astro-cid-5w43p2qc]{color:#666;font-size:13px}.cart-item-qty[data-astro-cid-5w43p2qc]{display:flex;align-items:center;gap:8px}.cart-item-qty[data-astro-cid-5w43p2qc] button[data-astro-cid-5w43p2qc]{width:28px;height:28px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;color:#333}.cart-item-qty[data-astro-cid-5w43p2qc] button[data-astro-cid-5w43p2qc]:hover{background:#f0f0f0}.cart-item-qty[data-astro-cid-5w43p2qc] span[data-astro-cid-5w43p2qc]{font-weight:600;min-width:20px;text-align:center}.cart-footer[data-astro-cid-5w43p2qc]{border-top:2px solid #eee;padding:20px 24px}.cart-total[data-astro-cid-5w43p2qc]{display:flex;justify-content:space-between;margin-bottom:16px;font-size:18px;font-weight:700}.cart-total[data-astro-cid-5w43p2qc] .total-amount[data-astro-cid-5w43p2qc]{color:var(--spartacus-burgundy);font-family:Bebas Neue,sans-serif;font-size:24px;letter-spacing:1px}.btn-checkout[data-astro-cid-5w43p2qc]{width:100%;padding:14px;background:var(--spartacus-red);color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;font-family:Montserrat,sans-serif;transition:background .3s ease}.btn-checkout[data-astro-cid-5w43p2qc]:hover{background:var(--spartacus-red-dark)}.btn-checkout[data-astro-cid-5w43p2qc]:disabled{background:#ccc;cursor:not-allowed}.cart-fab[data-astro-cid-5w43p2qc]{position:fixed;bottom:30px;right:30px;width:60px;height:60px;border-radius:50%;background:var(--spartacus-red);color:#fff;border:none;font-size:24px;cursor:pointer;box-shadow:0 4px 15px #ba131a66;z-index:998;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.cart-fab[data-astro-cid-5w43p2qc]:hover{transform:scale(1.1)}.cart-badge[data-astro-cid-5w43p2qc]{position:absolute;top:-4px;right:-4px;background:var(--spartacus-burgundy);color:#fff;width:22px;height:22px;border-radius:50%;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.cart-badge[data-astro-cid-5w43p2qc]:empty{display:none}.checkout-overlay[data-astro-cid-5w43p2qc]{display:none;position:fixed;inset:0;background:#0009;z-index:1001;align-items:center;justify-content:center}.checkout-overlay[data-astro-cid-5w43p2qc].open{display:flex}.checkout-modal[data-astro-cid-5w43p2qc]{background:#fff;border-radius:12px;width:500px;max-width:90vw;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.checkout-header[data-astro-cid-5w43p2qc]{padding:24px 30px;border-bottom:1px solid #eee}.checkout-header[data-astro-cid-5w43p2qc] h2[data-astro-cid-5w43p2qc]{margin:0;font-size:28px;color:var(--spartacus-burgundy)}.checkout-header[data-astro-cid-5w43p2qc] p[data-astro-cid-5w43p2qc]{color:#666;font-size:14px;margin:8px 0 0}.checkout-body[data-astro-cid-5w43p2qc]{padding:24px 30px}.checkout-summary[data-astro-cid-5w43p2qc]{background:#f8f8f8;border-radius:8px;padding:16px;margin-bottom:24px}.checkout-summary[data-astro-cid-5w43p2qc] h3[data-astro-cid-5w43p2qc]{font-size:16px;margin:0 0 12px;color:var(--spartacus-burgundy)}.checkout-line[data-astro-cid-5w43p2qc]{display:flex;justify-content:space-between;padding:6px 0;font-size:14px;color:#555}.checkout-line[data-astro-cid-5w43p2qc].total{border-top:1px solid #ddd;margin-top:8px;padding-top:12px;font-weight:700;font-size:16px;color:var(--spartacus-burgundy)}.form-group[data-astro-cid-5w43p2qc]{margin-bottom:20px}.form-group[data-astro-cid-5w43p2qc] label[data-astro-cid-5w43p2qc]{display:block;margin-bottom:6px;font-weight:600;font-size:14px;color:#333}.form-group[data-astro-cid-5w43p2qc] input[data-astro-cid-5w43p2qc]{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:6px;font-size:15px;font-family:Montserrat,sans-serif;transition:border-color .3s ease}.form-group[data-astro-cid-5w43p2qc] input[data-astro-cid-5w43p2qc]:focus{outline:none;border-color:var(--spartacus-red)}.form-group[data-astro-cid-5w43p2qc] .form-hint[data-astro-cid-5w43p2qc]{font-size:12px;color:#999;margin-top:4px}.checkout-actions[data-astro-cid-5w43p2qc]{display:flex;gap:12px;padding:20px 30px;border-top:1px solid #eee}.btn-cancel[data-astro-cid-5w43p2qc]{flex:1;padding:12px;background:#f0f0f0;color:#666;border:none;border-radius:4px;font-size:15px;font-weight:600;cursor:pointer;font-family:Montserrat,sans-serif}.btn-cancel[data-astro-cid-5w43p2qc]:hover{background:#e0e0e0}.btn-place-order[data-astro-cid-5w43p2qc]{flex:2;padding:12px;background:var(--spartacus-red);color:#fff;border:none;border-radius:4px;font-size:15px;font-weight:600;cursor:pointer;font-family:Montserrat,sans-serif;transition:background .3s ease}.btn-place-order[data-astro-cid-5w43p2qc]:hover{background:var(--spartacus-red-dark)}.btn-place-order[data-astro-cid-5w43p2qc]:disabled{background:#ccc;cursor:not-allowed}.checkout-status[data-astro-cid-5w43p2qc]{padding:16px;border-radius:6px;margin-bottom:16px;font-size:14px;display:none}.checkout-status[data-astro-cid-5w43p2qc].success{display:block;background:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7}.checkout-status[data-astro-cid-5w43p2qc].error{display:block;background:#fce4ec;color:#c62828;border:1px solid #ef9a9a}.checkout-status[data-astro-cid-5w43p2qc].loading{display:block;background:#fff3e0;color:#e65100;border:1px solid #ffcc80}@media (max-width: 768px){.shop-hero[data-astro-cid-5w43p2qc]{padding:100px 0 50px}.shop-hero[data-astro-cid-5w43p2qc] h1[data-astro-cid-5w43p2qc]{font-size:36px}.products-grid[data-astro-cid-5w43p2qc]{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.cart-fab[data-astro-cid-5w43p2qc]{bottom:20px;right:20px}}
