body{background:linear-gradient(180deg,#f3f0ea,#eaf2f4);color:var(--ink)}.app[data-astro-cid-5qhnzb4x]{min-height:100vh;display:grid;grid-template-rows:auto 1fr}header[data-astro-cid-5qhnzb4x]{display:flex;align-items:center;justify-content:space-between;padding:18px 28px;border-bottom:1px solid rgba(84,64,42,.1);background:#fffbf4c7;backdrop-filter:blur(12px)}.brand[data-astro-cid-5qhnzb4x]{font-family:Space Grotesk,sans-serif;letter-spacing:4px;text-transform:uppercase;color:var(--ink);text-decoration:none}header[data-astro-cid-5qhnzb4x] nav[data-astro-cid-5qhnzb4x]{display:flex;gap:18px}header[data-astro-cid-5qhnzb4x] a[data-astro-cid-5qhnzb4x],.label[data-astro-cid-5qhnzb4x],.tag[data-astro-cid-5qhnzb4x]{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--ink-muted);text-decoration:none}.workspace[data-astro-cid-5qhnzb4x]{display:grid;grid-template-columns:300px minmax(0,1fr) 340px;min-height:0}aside[data-astro-cid-5qhnzb4x],main[data-astro-cid-5qhnzb4x],.detail[data-astro-cid-5qhnzb4x]{padding:24px;min-width:0}aside[data-astro-cid-5qhnzb4x]{border-right:1px solid rgba(84,64,42,.1);background:#fffbf48f}.detail[data-astro-cid-5qhnzb4x]{border-left:1px solid rgba(84,64,42,.1);background:#fffbf49e}h1[data-astro-cid-5qhnzb4x],h2[data-astro-cid-5qhnzb4x],h3[data-astro-cid-5qhnzb4x]{font-family:Space Grotesk,sans-serif;color:var(--ink);font-weight:400}h1[data-astro-cid-5qhnzb4x]{font-size:clamp(30px,4vw,52px);font-weight:300;margin:10px 0 8px}h2[data-astro-cid-5qhnzb4x]{margin:10px 0 8px}p[data-astro-cid-5qhnzb4x]{color:var(--ink-muted);line-height:1.65;font-size:14px}input[data-astro-cid-5qhnzb4x],select[data-astro-cid-5qhnzb4x],button[data-astro-cid-5qhnzb4x]{width:100%;border-radius:6px;border:1px solid rgba(136,92,50,.22);background:#ffffffe6;color:var(--ink);padding:11px 12px;font:inherit}button[data-astro-cid-5qhnzb4x]{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;cursor:pointer;color:#fff;background:linear-gradient(180deg,#bd7a44,#9d6236);border-color:#72442380;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;box-shadow:0 12px 26px #7c4c2429,inset 0 1px #ffffff3d;transition:transform .17s ease,box-shadow .17s ease,background .17s ease}button[data-astro-cid-5qhnzb4x]:hover{transform:translateY(-1px);background:linear-gradient(180deg,#c9864d,#8f552d);box-shadow:0 16px 30px #7c4c2433,inset 0 1px #ffffff47}button[data-astro-cid-5qhnzb4x]:focus-visible{outline:2px solid rgba(157,98,54,.36);outline-offset:3px}.ghost[data-astro-cid-5qhnzb4x]{color:#865734;background:#ffffffb8;border-color:#885c323d;box-shadow:inset 0 0 0 1px #885c320d}.ghost[data-astro-cid-5qhnzb4x]:hover{color:#744827;background:#9d62361a;box-shadow:0 10px 22px #7c4c241a}.scanner[data-astro-cid-5qhnzb4x],.product-card[data-astro-cid-5qhnzb4x],.metric[data-astro-cid-5qhnzb4x],.detail-box[data-astro-cid-5qhnzb4x],.activity[data-astro-cid-5qhnzb4x]{border:1px solid rgba(84,64,42,.1);border-radius:8px;background:#ffffffc7}.scanner[data-astro-cid-5qhnzb4x]{margin-top:18px;padding:16px;display:grid;gap:12px}.scan-window[data-astro-cid-5qhnzb4x]{position:relative;min-height:170px;border:1px dashed rgba(136,92,50,.34);border-radius:8px;background:linear-gradient(90deg,rgba(157,98,54,.08) 1px,transparent 1px),linear-gradient(rgba(157,98,54,.08) 1px,transparent 1px),#faf6efd1;background-size:18px 18px;overflow:hidden;display:grid;place-items:center;color:var(--ink-muted);text-align:center;padding:20px}.scan-window[data-astro-cid-5qhnzb4x].active:after{content:"";position:absolute;left:18px;right:18px;top:50%;height:2px;background:#9d6236;box-shadow:0 0 18px #9d623673;animation:scan 1.1s ease-in-out infinite}@keyframes scan{0%,to{transform:translateY(-58px)}50%{transform:translateY(58px)}}.metrics[data-astro-cid-5qhnzb4x]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.metric[data-astro-cid-5qhnzb4x]{padding:13px}.metric[data-astro-cid-5qhnzb4x] strong[data-astro-cid-5qhnzb4x]{display:block;margin-top:6px;font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:300}.toolbar[data-astro-cid-5qhnzb4x]{display:grid;grid-template-columns:1fr 180px;gap:10px;margin-bottom:16px}.inventory-grid[data-astro-cid-5qhnzb4x]{display:grid;grid-template-columns:1fr;gap:8px}.product-card[data-astro-cid-5qhnzb4x]{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:12px 14px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.product-card[data-astro-cid-5qhnzb4x]:hover,.product-card[data-astro-cid-5qhnzb4x].active{border-color:#9d62366b;background:#9d623614;box-shadow:0 8px 22px #54402a17;transform:translateY(-1px)}.product-title[data-astro-cid-5qhnzb4x] strong[data-astro-cid-5qhnzb4x],.product-title[data-astro-cid-5qhnzb4x] span[data-astro-cid-5qhnzb4x]{display:block}.product-title[data-astro-cid-5qhnzb4x] span[data-astro-cid-5qhnzb4x]{margin-top:5px;color:var(--ink-muted);font-size:12px;line-height:1.45}.stock[data-astro-cid-5qhnzb4x]{display:inline-flex;justify-content:center;min-width:58px;border-radius:6px;padding:8px 9px;background:#9d62361a;color:#865734;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:1px;text-transform:uppercase}.stock[data-astro-cid-5qhnzb4x].low{color:#9f3d45;background:#9f3d451a}.stock[data-astro-cid-5qhnzb4x].ok{color:#2e7d4f;background:#2e7d4f1a}.qr[data-astro-cid-5qhnzb4x]{width:96px;height:96px;border-radius:6px;background:#fff;border:1px solid rgba(30,42,58,.1);padding:7px}.demo-actions[data-astro-cid-5qhnzb4x]{display:grid;gap:10px;margin-top:16px}.detail-box[data-astro-cid-5qhnzb4x]{padding:18px;margin-top:16px}.fold[data-astro-cid-5qhnzb4x]{margin-top:10px;border:1px solid rgba(84,64,42,.1);border-radius:8px;background:#ffffff9e;overflow:hidden}.fold[data-astro-cid-5qhnzb4x] summary[data-astro-cid-5qhnzb4x]{cursor:pointer;padding:13px 14px;list-style:none;font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:1.8px;text-transform:uppercase;color:#865734}.fold[data-astro-cid-5qhnzb4x] summary[data-astro-cid-5qhnzb4x]::-webkit-details-marker{display:none}.fold[data-astro-cid-5qhnzb4x] summary[data-astro-cid-5qhnzb4x]:after{content:"+";float:right;font-size:14px;line-height:1}.fold[data-astro-cid-5qhnzb4x][open] summary[data-astro-cid-5qhnzb4x]:after{content:"-"}.fold-content[data-astro-cid-5qhnzb4x]{padding:0 14px 14px}.detail-head[data-astro-cid-5qhnzb4x]{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:start}.detail-data[data-astro-cid-5qhnzb4x]{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.data-pill[data-astro-cid-5qhnzb4x]{padding:12px;border-radius:6px;background:#faf6efc7}.data-pill[data-astro-cid-5qhnzb4x] strong[data-astro-cid-5qhnzb4x],.data-pill[data-astro-cid-5qhnzb4x] span[data-astro-cid-5qhnzb4x]{display:block}.data-pill[data-astro-cid-5qhnzb4x] strong[data-astro-cid-5qhnzb4x]{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:400}.data-pill[data-astro-cid-5qhnzb4x] span[data-astro-cid-5qhnzb4x]{margin-top:4px;color:var(--ink-muted);font-size:12px}.split[data-astro-cid-5qhnzb4x]{display:grid;grid-template-columns:1fr 1fr;gap:10px}.activity[data-astro-cid-5qhnzb4x]{padding:14px;color:var(--ink-muted);font-size:13px}.stack[data-astro-cid-5qhnzb4x]{display:grid;gap:10px}@media (max-width: 1180px){.workspace[data-astro-cid-5qhnzb4x]{grid-template-columns:1fr}aside[data-astro-cid-5qhnzb4x],.detail[data-astro-cid-5qhnzb4x]{border:none}.inventory-grid[data-astro-cid-5qhnzb4x]{grid-template-columns:1fr}}@media (max-width: 700px){.metrics[data-astro-cid-5qhnzb4x],.inventory-grid[data-astro-cid-5qhnzb4x],.toolbar[data-astro-cid-5qhnzb4x],.detail-data[data-astro-cid-5qhnzb4x]{grid-template-columns:1fr}}@media (max-width: 480px){header[data-astro-cid-5qhnzb4x],aside[data-astro-cid-5qhnzb4x],main[data-astro-cid-5qhnzb4x],.detail[data-astro-cid-5qhnzb4x]{padding:18px}input[data-astro-cid-5qhnzb4x],select[data-astro-cid-5qhnzb4x],button[data-astro-cid-5qhnzb4x]{min-height:48px;font-size:16px}.split[data-astro-cid-5qhnzb4x]{grid-template-columns:1fr}}
