:root{--bg:#0b1220;--panel:#131c31;--line:#24314f;--acc:#f59e0b;--acc2:#38bdf8;--txt:#e8edf7;--mut:#93a1bd}[data-astro-cid-lcdefpme]{box-sizing:border-box}body{background:var(--bg);color:var(--txt);margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.topbar[data-astro-cid-lcdefpme]{color:var(--acc);text-align:center;letter-spacing:.04em;background:#000;padding:.45rem;font-size:.8rem}header[data-astro-cid-lcdefpme].sticky{z-index:40;backdrop-filter:blur(6px);border-bottom:1px solid var(--line);background:#0b1220f5;position:sticky;top:0}.hwrap[data-astro-cid-lcdefpme]{align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:.8rem 1rem;display:flex}.logo[data-astro-cid-lcdefpme]{letter-spacing:.02em;white-space:nowrap;font-size:1.3rem;font-weight:900}.logo[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--acc)}.search[data-astro-cid-lcdefpme]{flex:1;display:flex}.search[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{border:1px solid var(--line);color:#fff;background:#0e1628;border-radius:10px 0 0 10px;width:100%;padding:.7rem 1rem;font-size:1rem}.search[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{background:var(--acc);cursor:pointer;border:0;border-radius:0 10px 10px 0;padding:0 1.2rem;font-weight:800}.cartbtn[data-astro-cid-lcdefpme]{background:var(--panel);border:1px solid var(--line);color:#fff;cursor:pointer;border-radius:10px;padding:.65rem 1rem;font-weight:700;position:relative}.cartbtn[data-astro-cid-lcdefpme] .n[data-astro-cid-lcdefpme]{background:var(--acc);color:#000;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:.75rem;font-weight:900;display:flex;position:absolute;top:-8px;right:-8px}nav[data-astro-cid-lcdefpme].pills{gap:.5rem;max-width:1200px;margin:0 auto;padding:.7rem 1rem;display:flex;overflow-x:auto}nav[data-astro-cid-lcdefpme].pills button[data-astro-cid-lcdefpme]{background:var(--panel);color:var(--txt);border:1px solid var(--line);cursor:pointer;white-space:nowrap;border-radius:999px;padding:.45rem .95rem}nav[data-astro-cid-lcdefpme].pills button[data-astro-cid-lcdefpme].on{background:var(--acc);color:#000;border-color:var(--acc);font-weight:800}.hero[data-astro-cid-lcdefpme]{border:1px solid var(--line);background:linear-gradient(120deg,#1a2440,#0e1628 60%),radial-gradient(circle at 80% 20%,#f59e0b33,#0000);border-radius:16px;max-width:1200px;margin:1rem auto 0;padding:2rem}.hero[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:0 0 .4rem;font-size:1.8rem}.hero[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--mut);margin:0}.toolbar[data-astro-cid-lcdefpme]{max-width:1200px;color:var(--mut);flex-wrap:wrap;align-items:center;gap:1rem;margin:1rem auto 0;padding:0 1rem;font-size:.9rem;display:flex}.toolbar[data-astro-cid-lcdefpme] select[data-astro-cid-lcdefpme]{background:var(--panel);color:#fff;border:1px solid var(--line);border-radius:8px;padding:.4rem .6rem}#grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;max-width:1200px;margin:0 auto;padding:1rem;display:grid}.card[data-astro-cid-lcdefpme]{color:#111;background:#fff;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.card[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;cursor:pointer;background:#eef2f7;width:100%;height:190px}.card[data-astro-cid-lcdefpme] .b[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;gap:.35rem;padding:.8rem;display:flex}.card[data-astro-cid-lcdefpme] .nm[data-astro-cid-lcdefpme]{cursor:pointer;font-size:.95rem;font-weight:700}.card[data-astro-cid-lcdefpme] .nm[data-astro-cid-lcdefpme]:hover{color:#1d4ed8}.stars[data-astro-cid-lcdefpme]{color:#b45309;font-size:.8rem}.pr[data-astro-cid-lcdefpme]{color:#166534;font-size:1.25rem;font-weight:900}.oos[data-astro-cid-lcdefpme]{color:#b91c1c;font-weight:800}.mt[data-astro-cid-lcdefpme]{color:#64748b;font-size:.78rem}.row[data-astro-cid-lcdefpme]{gap:.5rem;margin-top:auto;display:flex}.btn[data-astro-cid-lcdefpme]{cursor:pointer;border:0;border-radius:9px;flex:1;padding:.6rem;font-weight:800}.add[data-astro-cid-lcdefpme]{color:#fff;background:#111827}.add[data-astro-cid-lcdefpme]:hover{background:#000}.det[data-astro-cid-lcdefpme]{color:#111;background:#e2e8f0}footer[data-astro-cid-lcdefpme]{text-align:center;color:var(--mut);padding:2rem 1rem 3rem;font-size:.8rem}#scrim[data-astro-cid-lcdefpme]{z-index:60;background:#0009;display:none;position:fixed;inset:0}#drawer[data-astro-cid-lcdefpme]{border-left:1px solid var(--line);z-index:61;background:#0e1628;flex-direction:column;width:min(420px,94vw);height:100%;transition:transform .25s;display:flex;position:fixed;top:0;right:0;transform:translate(105%)}#drawer[data-astro-cid-lcdefpme].open{transform:none}#scrim[data-astro-cid-lcdefpme].open{display:block}#drawer[data-astro-cid-lcdefpme] .dh[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1rem;display:flex}#items[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;gap:.8rem;padding:1rem;display:flex;overflow-y:auto}.li[data-astro-cid-lcdefpme]{background:var(--panel);border:1px solid var(--line);border-radius:10px;gap:.7rem;padding:.6rem;display:flex}.li[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;background:#fff;border-radius:8px;width:64px;height:64px}.li[data-astro-cid-lcdefpme] .t[data-astro-cid-lcdefpme]{flex:1;font-size:.85rem}.qty[data-astro-cid-lcdefpme]{align-items:center;gap:.4rem;margin-top:.3rem;display:flex}.qty[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{border:1px solid var(--line);color:#fff;cursor:pointer;background:#1a2440;border-radius:7px;width:26px;height:26px}.df[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);padding:1rem}.tot[data-astro-cid-lcdefpme]{justify-content:space-between;margin-bottom:.7rem;font-size:1.1rem;font-weight:900;display:flex}.co[data-astro-cid-lcdefpme]{background:var(--acc);cursor:pointer;border:0;border-radius:10px;width:100%;padding:.9rem;font-size:1rem;font-weight:900}.cont[data-astro-cid-lcdefpme]{border:1px solid var(--line);color:#fff;cursor:pointer;background:0 0;border-radius:10px;width:100%;margin-top:.5rem;padding:.7rem}#mscrim[data-astro-cid-lcdefpme]{z-index:70;background:#000000a6;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}#mscrim[data-astro-cid-lcdefpme].open{display:flex}#modal[data-astro-cid-lcdefpme]{color:#111;background:#fff;border-radius:16px;width:100%;max-width:860px;max-height:90vh;padding:1.4rem;overflow-y:auto}#modal[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme].m{object-fit:contain;background:#f1f5f9;border-radius:10px;width:100%;max-height:320px}#toast[data-astro-cid-lcdefpme]{color:#fff;z-index:80;background:#111827;border-radius:999px;padding:.7rem 1.2rem;font-weight:700;transition:transform .25s;position:fixed;bottom:1.2rem;left:50%;transform:translate(-50%)translateY(200%)}#toast[data-astro-cid-lcdefpme].show{transform:translate(-50%)}
