@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400..800&family=Unbounded:wght@500..800&display=swap";:root{--bg: #0c0c0c;--surface: #111111;--surface-hover: #181818;--surface-soft: #161616;--border: rgba(255, 255, 255, .07);--border-strong: rgba(255, 255, 255, .16);--text: #ffffff;--text-muted: rgba(255, 255, 255, .55);--text-faint: rgba(255, 255, 255, .35);--text-ghost: rgba(255, 255, 255, .22);--btn: #ffffff;--btn-text: #000000;--btn-hover: rgba(255, 255, 255, .85);--stock-in: rgba(110, 231, 183, .85);--stock-low: rgba(253, 230, 138, .8);--stock-out: rgba(255, 255, 255, .3);--check: #63d68e;--accent: #ffffff;--accent-hover: rgba(255, 255, 255, .85);--accent-soft: rgba(255, 255, 255, .75);--radius: 12px;--radius-sm: 8px;--shell: 900px;--font-body: "Manrope", system-ui, sans-serif;--font-display: "Unbounded", "Manrope", system-ui, sans-serif;--font-mono: "Manrope", system-ui, sans-serif;--elo-blue-bar: #5262db;--elo-blue-from: #1a2150;--elo-blue-to: #5262db;--elo-violet-bar: #844fdb;--elo-violet-from: #2a1852;--elo-violet-to: #844fdb;--elo-magenta-bar: #cc29da;--elo-magenta-from: #450c4a;--elo-magenta-to: #cc29da}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:15px;font-weight:500;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}h1,h2,h3{font-family:var(--font-body);font-weight:800;letter-spacing:-.01em;line-height:1.15;margin:0}.shell{width:100%;max-width:var(--shell);margin:0 auto;padding:0 16px}.num{font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.eyebrow{font-size:.68rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:#ffffff4d}.stock-in{color:var(--stock-in)}.stock-low{color:var(--stock-low)}.stock-out{color:var(--stock-out)}.btn-solid{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 20px;border:none;border-radius:var(--radius);background:var(--btn);color:var(--btn-text);font-size:.875rem;font-weight:800;transition:background .18s ease}.btn-solid:hover:not(:disabled){background:var(--btn-hover)}.btn-solid:disabled{background:var(--surface);color:var(--text-ghost);cursor:not-allowed}::selection{background:#ffffffd9;color:#000}:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:2px;border-radius:4px}.page.svelte-12qhfyh{width:min(var(--shell),calc(100% - 32px));margin:0 auto;min-height:100vh;display:flex;flex-direction:column;padding-top:60px}.site-header.svelte-12qhfyh{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto;align-items:center;gap:18px;margin-bottom:30px}.brand.svelte-12qhfyh{grid-column:1;grid-row:1;display:inline-flex;align-items:center;gap:10px;min-width:0}.brand.svelte-12qhfyh img:where(.svelte-12qhfyh){width:42px;height:42px;border-radius:11px;-webkit-user-select:none;user-select:none}.wordmark.svelte-12qhfyh{display:block;font-size:15.5px;font-weight:700;line-height:1;letter-spacing:.045em;color:#fff;white-space:nowrap}.tabs.svelte-12qhfyh{grid-column:2;grid-row:1;display:flex;align-items:center;justify-self:center;gap:3px;padding:3px;border-radius:999px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--border)}.tab.svelte-12qhfyh{display:inline-flex;align-items:center;height:31px;padding:0 15px;border-radius:999px;font-size:12px;font-weight:800;line-height:1;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;color:#ffffff73;transition:color .18s ease,background .18s ease}.tab.svelte-12qhfyh:hover{color:#ffffffd9}.tab.active.svelte-12qhfyh{background:#fff;color:#000}.tab.active.svelte-12qhfyh:hover{color:#000}.header-actions.svelte-12qhfyh{grid-column:3;grid-row:1;display:flex;align-items:center;justify-content:flex-end;gap:6px}.cart-btn.svelte-12qhfyh{position:relative;display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border-radius:var(--radius);color:#ffffff8c;transition:color .2s ease,opacity .3s ease}.cart-btn.svelte-12qhfyh:hover{color:#fff}.cart-btn.is-empty.svelte-12qhfyh{opacity:0;pointer-events:none}.account-pill.svelte-12qhfyh{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 15px 0 4px;border-radius:999px;background:var(--surface);font-size:.9rem;color:#fffc;transition:background .2s ease,color .2s ease}.account-pill.svelte-12qhfyh:hover{background:var(--surface-hover);color:#fff}.avatar.svelte-12qhfyh{width:30px;height:30px;border-radius:999px;background:#1c1c1c;box-shadow:inset 0 0 0 1px #ffffff1a;object-fit:cover}.avatar-empty.svelte-12qhfyh{display:grid;place-items:center;color:#ffffff73}.balance.svelte-12qhfyh{font-size:.84rem;font-weight:700}main.svelte-12qhfyh{flex:1}.site-footer.svelte-12qhfyh{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:64px 0 48px;font-size:.875rem;font-weight:700;line-height:1;color:#ffffff73}.footer-links.svelte-12qhfyh{display:grid;gap:8px}.footer-row-primary.svelte-12qhfyh,.footer-row-legal.svelte-12qhfyh{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0}.footer-row-primary.svelte-12qhfyh a:where(.svelte-12qhfyh){display:inline-flex;min-height:28px;align-items:center;color:#ffffffa6;transition:color .2s ease}.footer-row-primary.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.footer-row-legal.svelte-12qhfyh{font-size:13px;font-weight:500}.footer-row-legal.svelte-12qhfyh a:where(.svelte-12qhfyh){display:inline-flex;min-height:24px;align-items:center;color:#ffffff59;transition:color .2s ease}.footer-row-legal.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#ffffffb3}.dot.svelte-12qhfyh{color:#ffffffbf;font-size:1.25rem;font-weight:800;line-height:1}.dot.faint.svelte-12qhfyh{font-size:1rem;color:#fff3}.copyright.svelte-12qhfyh{margin:0;flex-shrink:0}@media (max-width: 720px){.page.svelte-12qhfyh{padding-top:44px}.site-header.svelte-12qhfyh{grid-template-columns:auto 1fr;gap:14px 12px;margin-bottom:24px}.wordmark.svelte-12qhfyh{font-size:14px}.tabs.svelte-12qhfyh{grid-column:1 / -1;grid-row:2;justify-self:stretch;width:100%}.header-actions.svelte-12qhfyh{grid-column:2;grid-row:1}.tab.svelte-12qhfyh{flex:1;justify-content:center}.site-footer.svelte-12qhfyh{flex-direction:column;align-items:flex-start;gap:16px;padding-bottom:32px}}
