:root{--ink:#123348;--muted:#667985;--line:#d5e1e5;--surface:#fff;--canvas:#f2f6f7;--teal:#087c6b;--teal-dark:#075e53;--blue:#176fa3;--amber:#c97a08;--red:#b63743;--shadow:0 14px 36px rgba(17,48,67,.12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--canvas)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--canvas)}button,input,select{font:inherit}button{cursor:pointer}.login-shell{min-height:100vh;display:grid;place-items:center;padding:2rem;background:radial-gradient(circle at 15% 15%,#e1f2ef,transparent 35%),linear-gradient(145deg,#092b3c,#15485d)}.login-card{width:min(460px,100%);padding:2.4rem;border-radius:18px;background:#fff;box-shadow:0 30px 80px #02141d66}.brand{display:flex;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:800;letter-spacing:.08em}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:var(--ink);color:white;font-size:.78rem}.brand small{margin-left:.35rem;padding-left:.85rem;border-left:1px solid var(--line);color:var(--muted);font-size:.78rem;letter-spacing:.02em}.eyebrow{margin:1.8rem 0 .35rem;color:var(--teal);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.13em}h1,h2,h3{font-family:Georgia,"Times New Roman",serif}h1{margin:.25rem 0;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.08}h2{margin:.15rem 0;font-size:1.65rem}.muted{color:var(--muted)}.stack{display:grid;gap:1rem;margin-top:1.8rem}label{display:grid;gap:.45rem;font-size:.86rem;font-weight:700}input,select{min-height:44px;border:1px solid #b9cbd2;border-radius:8px;background:#fff;color:var(--ink);padding:.65rem .8rem;outline:none}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #176fa322}.button{min-height:40px;border:1px solid transparent;border-radius:8px;padding:.58rem 1rem;font-weight:750}.button.primary{background:var(--teal);color:#fff;box-shadow:0 4px 10px #087c6b30}.button.primary:hover{background:var(--teal-dark)}.button.ghost{background:#fff;border-color:#b9cbd2;color:var(--ink)}.button.danger{background:#fff1f2;border-color:#f0b8be;color:var(--red)}.button.warning{background:#fff7e7;border-color:#edc276;color:#965b05}.error{min-height:1.2em;margin:0;color:var(--red);font-size:.86rem}.app{min-height:100vh}.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:4}.account{display:flex;align-items:center;gap:1rem;font-size:.86rem}.layout{display:grid;grid-template-columns:240px 1fr;min-height:calc(100vh - 68px)}aside{display:flex;flex-direction:column;justify-content:space-between;padding:1.2rem;border-right:1px solid var(--line);background:#123348;color:white}nav{display:grid;gap:.4rem}.nav-item{border:0;border-radius:8px;padding:.8rem 1rem;background:transparent;color:#d6e7ec;text-align:left;font-weight:700}.nav-item:hover,.nav-item.active{background:#ffffff18;color:#fff}.security-note{display:grid;gap:.4rem;padding:1rem;border:1px solid #ffffff28;border-radius:10px;color:#d6e7ec;font-size:.78rem;line-height:1.45}.content{padding:1.8rem;min-width:0}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.25rem}.page-heading .eyebrow{margin:0 0 .25rem}.page-heading .muted{margin:.45rem 0 0}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.metric{padding:1rem 1.1rem;border:1px solid var(--line);border-radius:10px;background:#fff}.metric strong{display:block;margin-top:.2rem;font-family:Georgia,serif;font-size:1.65rem}.metric span{color:var(--muted);font-size:.78rem}.toolbar{display:flex;gap:.7rem;padding:.8rem;background:#fff;border:1px solid var(--line);border-bottom:0;border-radius:10px 10px 0 0}.toolbar input{flex:1}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:0 0 10px 10px}table{width:100%;border-collapse:collapse;white-space:nowrap}th{padding:.8rem 1rem;background:#eef4f5;color:#4a6470;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;text-align:left}td{padding:.9rem 1rem;border-top:1px solid var(--line);font-size:.84rem}td strong{display:block}.code{color:var(--muted);font-family:ui-monospace,monospace;font-size:.75rem}.status{display:inline-flex;padding:.28rem .55rem;border-radius:999px;font-size:.72rem;font-weight:800}.status.active{background:#dcf5ec;color:#08705f}.status.preparing{background:#e4eff7;color:#17658f}.status.suspended{background:#fff0d7;color:#955a03}.status.archived{background:#edf0f2;color:#58666d}.status.deletion_scheduled{background:#ffe4e7;color:#a62b37}.row-action{border:1px solid #c4d2d7;border-radius:7px;background:#fff;padding:.42rem .65rem;font-weight:700;color:var(--ink)}.empty{padding:3rem;text-align:center;color:var(--muted)}dialog{width:min(720px,calc(100% - 2rem));padding:0;border:0;border-radius:14px;box-shadow:var(--shadow)}dialog::backdrop{background:#071e2bad;backdrop-filter:blur(2px)}.dialog-card{padding:1.5rem}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.2rem}.dialog-heading .eyebrow{margin:0}.icon-button{border:0;background:transparent;color:var(--muted);font-size:1.7rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.wide{grid-column:1/-1}.optional{color:var(--muted);font-weight:400}.separator{height:1px;background:var(--line);margin:1.35rem 0}.notice{padding:.75rem;border-radius:8px;background:#eff7f6;color:#3e635f;font-size:.8rem}.dialog-actions{display:flex;justify-content:flex-end;gap:.7rem;margin-top:1.25rem}.dialog-actions.split{justify-content:space-between}.dialog-actions #statusActions{display:flex;gap:.5rem}.secret{display:block;padding:1rem;background:#eef4f5;border-radius:8px;font-family:ui-monospace,monospace;font-weight:800;word-break:break-all}.toast{position:fixed;right:1.2rem;bottom:1.2rem;max-width:360px;padding:.8rem 1rem;border-radius:8px;background:var(--ink);color:white;box-shadow:var(--shadow);opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:900px){.layout{grid-template-columns:1fr}aside{position:static;flex-direction:row}nav{display:flex}.security-note{display:none}.metrics{grid-template-columns:1fr 1fr}.page-heading{align-items:flex-start}.content{padding:1rem}}@media(max-width:620px){.topbar{padding:0 .8rem}.brand small,#adminIdentity{display:none}.page-heading{display:grid}.metrics{grid-template-columns:1fr}.toolbar,.form-grid{display:grid;grid-template-columns:1fr}.wide{grid-column:auto}.account{gap:.4rem}.dialog-actions.split{display:grid}.content{overflow:hidden}}
