:root{color:#f6fbff;background:#061827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(0,212,255,.18),transparent 32rem),radial-gradient(circle at bottom right,rgba(56,232,198,.1),transparent 28rem),#061827}button,input,textarea,select{font:inherit}button{border:0;border-radius:14px;padding:.8rem 1rem;color:#04121f;background:linear-gradient(135deg,#00d4ff,#38e8c6);font-weight:800;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}input,textarea,select{width:100%;border:1px solid rgba(0,212,255,.28);border-radius:14px;padding:.9rem 1rem;color:#fff;background:#03233adb;outline:none}textarea{min-height:110px;resize:vertical}small,p{color:#b9d8e8}.login-shell{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.login-card,.glass-card,.metric-card,.row-card{border:1px solid rgba(0,212,255,.24);background:#03233ac7;box-shadow:0 20px 50px #00000052,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-card{width:min(460px,100%);display:grid;gap:1rem;border-radius:28px;padding:2rem}.brand{font-size:1.8rem;font-weight:950;letter-spacing:0}.brand span{color:#00d4ff}.app-shell{display:grid;grid-template-columns:280px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:1.2rem;padding:1.5rem;border-right:1px solid rgba(0,212,255,.18);background:#021626e0}.role-pill,.ok-pill,.danger-pill{width:max-content;border-radius:999px;padding:.35rem .7rem;font-size:.8rem;font-weight:800}.role-pill{color:#38e8c6;background:#38e8c61f}.ok-pill{color:#38e8c6;background:#38e8c624}.danger-pill{color:#ff7a88;background:#ff4d5e24}.sidebar nav{display:grid;gap:.55rem}.sidebar nav button,.logout{color:#b9d8e8;background:#ffffff0f;text-align:left}.sidebar nav button.active{color:#061827;background:linear-gradient(135deg,#00d4ff,#38e8c6);box-shadow:0 0 22px #00d4ff59}.logout{margin-top:auto}.panel{min-width:0;padding:1.4rem}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.3rem}.topbar h1,.topbar p{margin:0}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.metric-card{border-radius:22px;padding:1.2rem}.metric-card p{margin:0 0 .75rem}.metric-card strong{font-size:2rem}.stack,.crud-grid{display:grid;gap:1rem}.toolbar{display:flex;gap:.8rem;align-items:center}.toolbar input{max-width:460px}.table-list,.mini-list{display:grid;gap:.85rem}.row-card{display:grid;grid-template-columns:54px minmax(0,1fr) auto auto auto;align-items:center;gap:.85rem;border-radius:20px;padding:1rem}.row-card img{width:54px;height:54px;border-radius:16px;object-fit:cover;border:1px solid rgba(0,212,255,.38)}.row-card p,.row-card small{margin:.25rem 0 0}.glass-card{border-radius:24px;padding:1.2rem}.form-card{display:grid;gap:.8rem;max-width:980px}.actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.mini-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.6rem;align-items:center;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:.8rem;background:#ffffff0a}.mini-row p{margin:.2rem 0 0}.danger{color:#fff;background:#ff4d5e}.error{border-radius:12px;padding:.8rem;color:#fff;background:#ff4d5e2e}.ok-text{color:#38e8c6;font-weight:800}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.row-card{grid-template-columns:48px minmax(0,1fr)}.row-card button,.row-card span{grid-column:2;width:max-content}}@media(max-width:620px){.panel{padding:1rem}.grid{grid-template-columns:1fr}.toolbar{align-items:stretch;flex-direction:column}.sidebar nav{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}.mini-row{grid-template-columns:1fr}}
