:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:#b91c1c}button{font:inherit;cursor:pointer}input,textarea{font:inherit}.layout{max-width:1100px;margin:0 auto;padding:1.5rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem;margin-bottom:1rem}.row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.stat{flex:1;min-width:120px;padding:.75rem;background:#f1f5f9;border-radius:8px}.stat strong{display:block;font-size:1.5rem;color:#b91c1c}table{width:100%;border-collapse:collapse;font-size:.875rem}th,td{text-align:left;padding:.5rem .4rem;border-bottom:1px solid #e2e8f0}.btn{padding:.45rem .85rem;border-radius:6px;border:none;background:#b91c1c;color:#fff}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-ghost{background:#e2e8f0;color:#0f172a}.input{width:100%;max-width:320px;padding:.5rem .65rem;border:1px solid #cbd5e1;border-radius:6px}.error{color:#b91c1c;font-size:.875rem}.muted{color:#64748b;font-size:.8rem}
