:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#fff;--panel:#fff;--panel-border:#f973161f;--panel-soft:#fef2e699;--accent:#fb923c;--text-muted:#6b7280;--shadow:0 18px 40px #0f172a0f;background:#020617;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--bg);color:#0f172a;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{width:min(1200px,100%);margin:0 auto;padding:1rem}.hero{background:linear-gradient(#fff,#fff7ed);border:1px solid #f9731624;border-radius:1rem;padding:1rem;box-shadow:0 8px 30px #0f172a0f}.hero__badge-row,.controls__actions{flex-wrap:wrap;gap:.5rem;display:flex}.pill{color:#92400e;background:#fb923c1f;border-radius:999px;justify-content:center;align-items:center;padding:.25rem .5rem;font-size:.8rem;display:inline-flex}.pill--online{color:#065f46;background:#22c55e29}.pill--offline{color:#92400e;background:#f59e0b26}.hero__content{gap:.8rem;margin-top:1rem;display:grid}.hero__brand{align-items:center;gap:.9rem;display:flex}.hero__icon{filter:drop-shadow(0 10px 24px #f973162e);flex-shrink:0;width:clamp(80px,18vw,132px);height:auto}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.8rem}h1,h2,h3,p{margin:0}h1{margin-top:.25rem;font-size:clamp(1.6rem,5vw,2.4rem);line-height:1.05}h2{font-size:1.15rem}h3{font-size:1rem}.hero__copy{max-width:60ch;color:var(--text-muted);margin-top:.9rem}.hero__stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;display:grid}.stat-card,.panel,.banner,.record-card{border:1px solid var(--panel-border);background:var(--panel);border-radius:1rem}.stat-card{padding:.6rem}.stat-card span,.results small,.field span,.record-grid dt,.empty-state{color:var(--text-muted);font-size:.85rem}.stat-card strong{color:var(--accent-strong,#f97316);margin-top:.15rem;font-size:1rem;display:block}.banner{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.85rem 1rem;display:flex}.banner--action{border-color:#38bdf859}.layout{gap:1rem;margin-top:1rem;display:grid}.panel{padding:1rem}.controls__header,.results__header{flex-direction:column;gap:.75rem;display:flex}.controls__header p,.results__header p{color:var(--text-muted)}.grid{gap:.75rem;margin-top:1rem;display:grid}.grid--compact{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.field{flex-direction:column;gap:.4rem;display:flex}.field--search{margin-top:1rem}.field--wide{grid-column:1/-1}.field input,.field select,.button{color:#0f172a;background:#0f172a0f;border:1px solid #94a3b82e;border-radius:.6rem;width:100%;min-height:2.4rem;padding:.45rem .6rem;font-size:.9rem}.field input::placeholder{color:#64748b}.button{background:var(--accent);color:#082f49;border:none;width:auto;padding:.45rem .7rem;font-weight:700}.button--ghost{color:#e2e8f0;background:#0f172ad1;border:1px solid #94a3b838}.button--load-more{margin-top:1rem}.results__list{gap:.45rem;margin-top:.6rem;display:grid}.record-card{background:var(--panel-soft);padding:.6rem}.record-card__top{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.record-card__top p{color:var(--text-muted);margin-top:.15rem;font-size:.9rem}.placement{color:#92400e;white-space:nowrap;background:#fb923c1f;border-radius:999px;padding:.25rem .5rem;font-size:.85rem;font-weight:700}.record-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;margin-top:1rem;display:grid}.record-grid div{min-width:0}.record-grid dt{font-size:.8rem}.record-grid dd{overflow-wrap:anywhere;margin:.2rem 0 0}.empty-state{background:#0f172a8f;border-radius:1rem;margin-top:1rem;padding:1rem}@media (width>=900px){.app-shell{padding:1.5rem}.layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start}.hero{padding:1.5rem}.hero__brand{gap:1.1rem}.controls{position:sticky;top:1rem}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
