:root{font-family:Segoe UI Variable,Segoe UI,sans-serif;color:#eef3f8;background:radial-gradient(circle at top left,rgba(79,145,255,.25),transparent 30%),radial-gradient(circle at top right,rgba(24,214,158,.18),transparent 25%),linear-gradient(180deg,#09111d,#101b2d)}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,select{font:inherit}button{border:0;border-radius:14px;padding:.85rem 1.1rem;background:#33c69f;color:#07131f;cursor:pointer;font-weight:700}button.secondary{background:#1c2e46;color:#eef3f8}button.danger{background:#ff6b6b;color:#2b0810}input,select{width:100%;margin-top:.45rem;padding:.85rem .95rem;border-radius:12px;border:1px solid rgba(255,255,255,.15);background:#060c18b3;color:inherit}code{display:inline-block;padding:.3rem .45rem;border-radius:8px;background:#ffffff14}.shell{width:min(1200px,calc(100vw - 2rem));margin:0 auto;padding:2rem 0 4rem}.hero{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}.hero h1{margin:.4rem 0 0;max-width:16ch;font-size:clamp(2rem,5vw,3.8rem);line-height:.95}.eyebrow{margin:0;letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;color:#7dd9c1}.card{padding:1.3rem;margin-bottom:1rem;border-radius:22px;background:#050b15b8;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 50px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem}.form-grid{display:grid;gap:.9rem}.button-row{display:flex;gap:.7rem;flex-wrap:wrap}.alert{margin-bottom:1rem;padding:1rem 1.1rem;border-radius:16px}.alert.error{background:#ff6b6b29;color:#ffd5d5}.alert.success{background:#33c69f29;color:#d9fff3}.list,.table{display:grid;gap:.7rem}.list-row,.table-row{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border-radius:16px;background:#ffffff0a}.table-row.compact{align-items:center}.table-row p{margin:.2rem 0 0;color:#b3c4d9}.totp-box{display:flex;gap:1rem;align-items:center;margin-bottom:1rem}.totp-box img{width:168px;height:168px;border-radius:18px;background:#fff}.model-editor{display:grid;gap:.75rem}.key-row{flex-direction:column}.key-header{display:flex;justify-content:space-between;gap:1rem}.key-editor{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.08)}.model-row{display:grid;grid-template-columns:1fr 1fr auto;gap:.6rem}.code-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.6rem}@media(max-width:760px){.hero{flex-direction:column}.model-row{grid-template-columns:1fr}.key-header,.list-row,.table-row{flex-direction:column}}
