.nav-header.svelte-lmgjoy{background:#ffffffb8;border-bottom:1px solid var(--glass-border);padding:.6rem clamp(1rem,4vw,3rem);display:flex;justify-content:space-between;align-items:center;gap:clamp(1rem,4vw,4rem);position:sticky;top:0;z-index:50;box-shadow:0 12px 40px #0f172a14;backdrop-filter:blur(24px) saturate(1.25);-webkit-backdrop-filter:blur(24px) saturate(1.25)}.logo.svelte-lmgjoy{display:flex;align-items:center;height:clamp(40px,5vw,50px);text-decoration:none;flex-shrink:0;overflow:hidden}.logo.svelte-lmgjoy img:where(.svelte-lmgjoy){height:120px;width:auto;object-fit:contain;flex-shrink:0}.nav-links.svelte-lmgjoy{display:flex;gap:clamp(1rem,2vw,3rem);align-items:center;flex:1;justify-content:flex-end;min-width:0}.nav-links.svelte-lmgjoy a:where(.svelte-lmgjoy){text-decoration:none;color:#111827d1;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:var(--tracking-wide);transition:color .15s ease,text-shadow .15s ease;font-size:var(--heading-h6-size)}.nav-links.svelte-lmgjoy a:where(.svelte-lmgjoy):hover{color:var(--brand-primary);text-shadow:0 0 22px rgba(17,24,39,.18)}.nav-right.svelte-lmgjoy{display:flex;align-items:center;gap:clamp(.75rem,1.5vw,1.5rem);flex:1;justify-content:flex-end;min-width:0}.cart-btn.svelte-lmgjoy{position:relative;background:#ffffff7a;border:1px solid rgba(17,24,39,.08);border-radius:999px;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease;color:#1a1a1a;flex-shrink:0;box-shadow:inset 0 1px #ffffffbf}.cart-btn.svelte-lmgjoy:hover{color:var(--brand-primary);background:#ffffffc7;border-color:#11182729;box-shadow:0 10px 24px #0f172a1a,inset 0 1px #fffffff2}.cart-btn.svelte-lmgjoy svg:where(.svelte-lmgjoy){width:clamp(22px,2vw,32px);height:clamp(22px,2vw,32px)}.cart-badge.svelte-lmgjoy{position:absolute;top:0;right:-2px;background:var(--gradient-primary);color:#fff;font-size:var(--font-size-xs);font-weight:var(--font-weight-extrabold);width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;box-shadow:0 0 0 2px #ffffffe6,0 8px 18px #0f172a38}.auth-links.svelte-lmgjoy{display:flex;gap:clamp(1rem,2vw,2.5rem);align-items:center;flex-shrink:0}.menu-btn.svelte-lmgjoy{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:5px;z-index:60}.menu-btn.svelte-lmgjoy span:where(.svelte-lmgjoy){display:block;width:25px;height:3px;background-color:#1a1a1a;transition:all .3s ease}.main-content.svelte-lmgjoy{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:clamp(.75rem,3vw,2.5rem)}.cart-overlay.svelte-lmgjoy{position:fixed;inset:0;background:#0f172a47;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:100;opacity:0;pointer-events:none;transition:opacity .3s ease}.cart-overlay.open.svelte-lmgjoy{opacity:1;pointer-events:all}.cart-drawer.svelte-lmgjoy{position:fixed;top:0;right:-100%;height:100vh;width:min(420px,90vw);background:#ffffffd1;backdrop-filter:blur(28px) saturate(1.25);-webkit-backdrop-filter:blur(28px) saturate(1.25);z-index:110;display:flex;flex-direction:column;transition:right .35s cubic-bezier(.4,0,.2,1);box-shadow:-28px 0 80px #0f172a2e;border-left:1px solid rgba(255,255,255,.75)}.cart-drawer.open.svelte-lmgjoy{right:0}.cart-drawer-header.svelte-lmgjoy{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid rgba(17,24,39,.08)}.cart-drawer-header.svelte-lmgjoy h2:where(.svelte-lmgjoy){font-size:var(--font-size-md);font-weight:var(--font-weight-extrabold);margin:0;text-transform:uppercase;letter-spacing:var(--tracking-wide)}.close-btn.svelte-lmgjoy{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:.25rem;line-height:1;transition:color .15s ease}.close-btn.svelte-lmgjoy:hover{color:#1a1a1a}.cart-items.svelte-lmgjoy{flex:1;overflow-y:auto;padding:.75rem 1.25rem}.cart-item.svelte-lmgjoy{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(17,24,39,.06)}.cart-item-image.svelte-lmgjoy{width:80px;height:100px;border-radius:8px;overflow:hidden;background:linear-gradient(145deg,#ffffffb3,#e2e8f08c);flex-shrink:0;border:1px solid rgba(255,255,255,.8);box-shadow:inset 0 1px #ffffffbf}.cart-item-image.svelte-lmgjoy img:where(.svelte-lmgjoy){width:100%;height:100%;object-fit:cover}.cart-item-placeholder.svelte-lmgjoy{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.6rem;color:#9ca3af;text-transform:uppercase}.cart-item-details.svelte-lmgjoy{flex:1;display:flex;flex-direction:column;gap:.25rem}.cart-item-name.svelte-lmgjoy{font-weight:var(--font-weight-bold);font-size:var(--font-size-sm);color:#1a1a1a}.cart-item-meta.svelte-lmgjoy{font-size:var(--font-size-xs);color:#6b7280}.cart-item-price.svelte-lmgjoy{font-weight:var(--font-weight-extrabold);color:var(--brand-primary);font-size:var(--font-size-sm)}.cart-item-controls.svelte-lmgjoy{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.qty-btn.svelte-lmgjoy{width:28px;height:28px;background:#ffffff9e;border:1px solid rgba(17,24,39,.1);border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:var(--font-weight-bold);font-size:var(--font-size-sm);color:#374151;transition:all .15s ease;font-family:inherit}.qty-btn.svelte-lmgjoy:hover{background:#ffffffe6;box-shadow:0 8px 18px #0f172a14}.qty-display.svelte-lmgjoy{font-weight:var(--font-weight-bold);font-size:var(--font-size-sm);min-width:24px;text-align:center}.remove-btn.svelte-lmgjoy{background:none;border:none;color:#dc2626;font-size:.75rem;cursor:pointer;padding:0;margin-left:auto;font-weight:var(--font-weight-semibold);transition:opacity .15s ease;font-family:inherit}.remove-btn.svelte-lmgjoy:hover{opacity:.7}.cart-empty.svelte-lmgjoy{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:1rem;color:#9ca3af}.cart-empty-icon.svelte-lmgjoy{font-size:3rem}.cart-empty.svelte-lmgjoy p:where(.svelte-lmgjoy){font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold)}.cart-footer.svelte-lmgjoy{padding:1rem 1.25rem;border-top:1px solid rgba(17,24,39,.08)}.cart-total.svelte-lmgjoy{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cart-total-label.svelte-lmgjoy{font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:var(--tracking-wide);font-size:var(--font-size-sm)}.cart-total-price.svelte-lmgjoy{font-weight:var(--font-weight-black);font-size:var(--font-size-lg);color:#1a1a1a}.checkout-btn.svelte-lmgjoy{display:block;width:100%;padding:.75rem;background:var(--gradient-primary-hover);color:#fff;border:none;border-radius:8px;font-weight:var(--font-weight-extrabold);font-size:var(--font-size-base);text-transform:uppercase;letter-spacing:var(--tracking-wide);cursor:pointer;transition:all .2s ease;text-align:center;text-decoration:none;font-family:inherit;box-shadow:0 14px 30px #0f172a38,inset 0 1px #ffffff2e}.checkout-btn.svelte-lmgjoy:hover{background:var(--gradient-primary);color:#fff;transform:translateY(-1px)}@media(max-width:768px){.nav-header.svelte-lmgjoy{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}.menu-btn.svelte-lmgjoy{display:flex}.nav-links.svelte-lmgjoy{position:fixed;top:0;right:-100%;height:100vh;width:80%;max-width:400px;background-color:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;flex-direction:column;justify-content:center;align-items:center;gap:3rem;box-shadow:-28px 0 80px #0f172a2e;transition:right .3s ease}.nav-links.open.svelte-lmgjoy{right:0}.nav-links.svelte-lmgjoy a:where(.svelte-lmgjoy){font-size:1.5rem}.auth-links.svelte-lmgjoy{flex-direction:column;gap:2.5rem}.nav-logout-btn.svelte-lmgjoy{font-size:1.5rem}}.nav-divider.svelte-lmgjoy{width:1px;height:20px;background:#1118271f}.nav-register.svelte-lmgjoy{background:var(--gradient-primary)!important;color:#fff!important;padding:.4rem 1rem;border-radius:6px;box-shadow:0 12px 26px #0f172a2e,inset 0 1px #ffffff2e}.nav-register.svelte-lmgjoy:hover{background:var(--gradient-primary-hover)!important;color:#fff!important}.nav-logout-btn.svelte-lmgjoy{background:none;border:none;color:#1a1a1a;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:var(--tracking-wide);cursor:pointer;transition:color .15s ease;font-size:var(--heading-h6-size);font-family:inherit;padding:0}.nav-logout-btn.svelte-lmgjoy:hover{color:#dc2626}@media(max-width:768px){.nav-divider.svelte-lmgjoy{width:60px;height:1px}}.site-footer.svelte-lmgjoy{background:linear-gradient(135deg,#020617f2,#111827e6),radial-gradient(circle at 12% 0%,rgba(148,163,184,.16),transparent 24rem);color:#d1d5db;padding:clamp(1.5rem,3vw,2.5rem) clamp(1rem,4vw,3rem) 0;margin-top:clamp(1.5rem,3vw,2.5rem);border-top:1px solid rgba(255,255,255,.12);box-shadow:0 -18px 60px #0f172a14}.footer-grid.svelte-lmgjoy{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:clamp(1.5rem,3vw,3rem);max-width:1400px;margin:0 auto}.footer-col.svelte-lmgjoy h4:where(.svelte-lmgjoy){color:#fff;font-size:var(--font-size-sm);font-weight:var(--font-weight-extrabold);text-transform:uppercase;letter-spacing:var(--tracking-wider);margin:0 0 1rem}.footer-col.svelte-lmgjoy ul:where(.svelte-lmgjoy){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.footer-col.svelte-lmgjoy ul:where(.svelte-lmgjoy) li:where(.svelte-lmgjoy) a:where(.svelte-lmgjoy),.footer-col.svelte-lmgjoy ul:where(.svelte-lmgjoy) li:where(.svelte-lmgjoy) span:where(.svelte-lmgjoy){color:#9ca3af;text-decoration:none;font-size:var(--font-size-sm);transition:color .15s ease}.footer-col.svelte-lmgjoy ul:where(.svelte-lmgjoy) li:where(.svelte-lmgjoy) a:where(.svelte-lmgjoy):hover{color:#fff}.footer-logo.svelte-lmgjoy{display:inline-flex;align-items:center;height:40px;overflow:hidden;margin-bottom:.75rem}.footer-logo.svelte-lmgjoy img:where(.svelte-lmgjoy){height:100px;width:auto;filter:brightness(0) invert(1);flex-shrink:0}.footer-tagline.svelte-lmgjoy{color:#6b7280;font-size:.8rem;line-height:1.6;margin:0;max-width:280px}.footer-contact.svelte-lmgjoy li:where(.svelte-lmgjoy){display:flex;align-items:center;gap:.5rem}.footer-contact.svelte-lmgjoy svg:where(.svelte-lmgjoy){width:16px;height:16px;color:#cbd5e1;flex-shrink:0}.footer-bottom.svelte-lmgjoy{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.1);margin-top:clamp(2rem,4vw,3rem);padding:1.2rem 0}.auth-card,.order-card,.order-summary,.shipping-form,.success-card,.empty-state,.modal-card{background:var(--glass-surface-strong)!important;border-color:#ffffffc7!important;box-shadow:var(--glass-shadow)!important;backdrop-filter:blur(22px) saturate(1.18);-webkit-backdrop-filter:blur(22px) saturate(1.18)}input,textarea,select{background-color:#ffffffad!important;border-color:#1118271f!important;box-shadow:inset 0 1px #ffffffb3}input:focus,textarea:focus,select:focus{background-color:#ffffffe0!important;box-shadow:0 0 0 4px #11182714,inset 0 1px #ffffffe6!important}.footer-bottom.svelte-lmgjoy p:where(.svelte-lmgjoy){margin:0;font-size:var(--font-size-xs);color:#6b7280}.footer-bottom-links.svelte-lmgjoy{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.footer-bottom-links.svelte-lmgjoy a:where(.svelte-lmgjoy){color:#6b7280;text-decoration:none;font-size:var(--font-size-xs);transition:color .15s ease}.footer-bottom-links.svelte-lmgjoy a:where(.svelte-lmgjoy):hover{color:#fff}.footer-separator.svelte-lmgjoy{color:#4b5563;font-size:var(--font-size-xs)}.built-by.svelte-lmgjoy{font-size:var(--font-size-xs);color:#6b7280}.built-by.svelte-lmgjoy a:where(.svelte-lmgjoy){color:#9ca3af;font-weight:var(--font-weight-bold);text-decoration:none;transition:color .15s ease}.built-by.svelte-lmgjoy a:where(.svelte-lmgjoy):hover{color:#fff;text-decoration:underline}@media(max-width:1024px){.footer-grid.svelte-lmgjoy{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:600px){.footer-grid.svelte-lmgjoy{grid-template-columns:1fr;gap:1.5rem}.footer-bottom.svelte-lmgjoy{flex-direction:column;gap:.75rem;text-align:center}.footer-tagline.svelte-lmgjoy{max-width:100%}}
