.store-container[data-astro-cid-gw3zcr6g]{background-color:#fff;background:#000;color:#fff;font-family:Arial,sans-serif;min-height:100vh;padding-bottom:50px;border:2px outset #ffb50e;max-width:1200px;margin:0 auto}.window-bar[data-astro-cid-gw3zcr6g]{background:linear-gradient(90deg,#333,#000);color:#ffb50e;padding:4px 8px;display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:.8rem;border-bottom:1px solid #ffb50e}.window-controls[data-astro-cid-gw3zcr6g]{display:flex;gap:2px}.window-controls[data-astro-cid-gw3zcr6g] button[data-astro-cid-gw3zcr6g],.close-btn[data-astro-cid-gw3zcr6g]{background:#333;border:2px outset #ffb50e;width:20px;height:20px;font-size:.7rem;font-weight:700;cursor:pointer;padding:0;line-height:18px;text-align:center;color:#ffb50e;text-decoration:none;display:inline-block}.window-controls[data-astro-cid-gw3zcr6g] button[data-astro-cid-gw3zcr6g]:active,.close-btn[data-astro-cid-gw3zcr6g]:active{border-style:inset}.store-header[data-astro-cid-gw3zcr6g]{background:#111;padding-top:20px;border-bottom:4px solid #ffb50e;position:relative}.logo-container[data-astro-cid-gw3zcr6g]{display:flex;justify-content:center;padding:20px}.store-logo[data-astro-cid-gw3zcr6g]{max-width:300px;height:auto;filter:drop-shadow(0 0 10px rgba(255,0,0,.8))}.marquee-bar[data-astro-cid-gw3zcr6g]{background:#ffb50e;color:#000;font-weight:700;font-family:monospace;padding:5px 0;text-transform:uppercase}.product-grid[data-astro-cid-gw3zcr6g]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:30px;padding:40px 20px;max-width:1200px;margin:0 auto}.product-card[data-astro-cid-gw3zcr6g]{background:#111;border:1px solid #333;padding:10px;transition:transform .2s}.product-card[data-astro-cid-gw3zcr6g]:hover{transform:translateY(-5px);border-color:#ffb50e;box-shadow:0 5px 15px #ffb50e33}.img-frame[data-astro-cid-gw3zcr6g]{background:#222;aspect-ratio:1;overflow:hidden;margin-bottom:10px;position:relative;border:1px inset #444}.prod-img[data-astro-cid-gw3zcr6g]{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card[data-astro-cid-gw3zcr6g]:hover .prod-img[data-astro-cid-gw3zcr6g]{transform:scale(1.1)}.sold-out-overlay[data-astro-cid-gw3zcr6g]{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;color:red;font-weight:700;font-size:1.5rem;border:2px solid red;transform:rotate(-15deg) scale(.8)}.prod-info[data-astro-cid-gw3zcr6g]{text-align:center}.prod-name[data-astro-cid-gw3zcr6g]{font-weight:700;font-size:1.1rem;margin-bottom:5px;color:#eee}.prod-meta[data-astro-cid-gw3zcr6g]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-family:monospace;font-size:.9rem;padding:0 10px}.price[data-astro-cid-gw3zcr6g]{color:#ffb50e}.status[data-astro-cid-gw3zcr6g]{font-size:.7rem;padding:2px 4px;border:1px solid #555}.status[data-astro-cid-gw3zcr6g].in-stock{color:#0f0;border-color:#0f0}.status[data-astro-cid-gw3zcr6g].low-stock{color:orange;border-color:orange}.status[data-astro-cid-gw3zcr6g].sold-out{color:red;border-color:red;text-decoration:line-through}.status[data-astro-cid-gw3zcr6g].pre-order{color:#0ff;border-color:#0ff}.buy-btn[data-astro-cid-gw3zcr6g]{width:100%;background:#ccc;border:2px outset #fff;padding:8px;font-weight:700;cursor:pointer;text-transform:uppercase}.buy-btn[data-astro-cid-gw3zcr6g]:hover:not(:disabled){background:#ffb50e;border-color:#ffdb7e}.buy-btn[data-astro-cid-gw3zcr6g]:active:not(:disabled){border-style:inset}.buy-btn[data-astro-cid-gw3zcr6g]:disabled{background:#444;border-color:#555;color:#888;cursor:not-allowed}.caution-section[data-astro-cid-gw3zcr6g]{margin-top:50px;background:#1a1a1a;position:relative;overflow:hidden;padding:40px 0;border-top:5px solid #000}.caution-tape[data-astro-cid-gw3zcr6g]{background:#ffb50e;color:#000;font-weight:700;font-size:1.2rem;padding:10px 0;white-space:nowrap;overflow:hidden;display:flex;gap:50px;transform:rotate(-2deg) scale(1.1);box-shadow:0 5px 10px #00000080;margin-bottom:30px}.caution-tape[data-astro-cid-gw3zcr6g].bottom{transform:rotate(2deg) scale(1.1);margin-top:30px;margin-bottom:0}.sneak-title[data-astro-cid-gw3zcr6g]{text-align:center;font-size:3rem;color:#333;text-shadow:-1px -1px 0#555,1px 1px 0#000;margin-bottom:30px;font-family:Impact,sans-serif;letter-spacing:5px}.sneak-grid[data-astro-cid-gw3zcr6g]{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;opacity:.6;filter:grayscale(100%)}.sneak-item[data-astro-cid-gw3zcr6g]{width:150px;height:150px;position:relative;border:1px dashed #555;overflow:hidden}.sneak-img[data-astro-cid-gw3zcr6g]{width:100%;height:100%;object-fit:cover;filter:blur(3px)}.blur-overlay[data-astro-cid-gw3zcr6g]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:2rem;font-weight:700;color:#fff;text-shadow:0 0 10px #000}.authenticity-seal[data-astro-cid-gw3zcr6g]{display:flex;justify-content:center;padding:40px 0;background:#000}.barcode-stamp[data-astro-cid-gw3zcr6g]{max-width:250px;height:auto;opacity:.8;filter:contrast(1.2) brightness(.9);transform:rotate(-2deg);mix-blend-mode:screen}@media (max-width:768px){.product-grid[data-astro-cid-gw3zcr6g]{grid-template-columns:1fr;gap:20px;padding:20px 10px}.store-logo[data-astro-cid-gw3zcr6g]{max-width:200px}.sneak-title[data-astro-cid-gw3zcr6g]{font-size:2rem}.caution-tape[data-astro-cid-gw3zcr6g]{font-size:1rem}}