:root{color:#0f172a;background:#f8fafc;font-family:Segoe UI,sans-serif}body{margin:0}.card{background:#fff;border-radius:16px;max-width:420px;margin:48px auto;padding:24px;box-shadow:0 8px 30px #0f172a14}.card.wide{max-width:960px}label,header{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}header{flex-direction:row;justify-content:space-between;align-items:center}input{border:1px solid #cbd5e1;border-radius:8px;padding:10px}button{color:#fff;cursor:pointer;background:#1565c0;border:0;border-radius:8px;padding:10px 14px}button.ghost{color:#1565c0;background:0 0}.actions{gap:8px;margin-bottom:12px;display:flex}.error{color:#b91c1c}table{border-collapse:collapse;width:100%;font-size:14px}th,td{text-align:left;border-bottom:1px solid #e2e8f0;padding:8px}
