:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1f2937;background:#f4f8fc}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#f7fbff 0%,#eef5fb 100%)}button,input,select{font:inherit}.center{min-height:100vh;display:grid;place-items:center;padding:24px}.panel{background:#ffffff;border:1px solid #d7e3ef;border-radius:18px;box-shadow:0 18px 60px rgba(14,30,52,.08)}.auth{width:min(450px,100%);padding:30px}.brand{font-size:20px;font-weight:800;color:#0f172a}.brand span{color:#35a8e0;font-weight:700}h1{font-size:28px;margin:15px 0 6px;color:#0f172a}h2{font-size:19px;margin:0;color:#0f172a}.muted,.sub{color:#64748b}.sub{font-size:11px;margin-top:4px}label{display:block;margin:16px 0 7px;color:#475569;font-size:13px}input,select{width:100%;border:1px solid #c9d8e6;background:#ffffff;color:#0f172a;border-radius:10px;padding:11px 12px;outline:none}input::placeholder{color:#94a3b8}input:focus,select:focus{border-color:#4db7e5;box-shadow:0 0 0 3px rgba(77,183,229,.16)}button{border:0;border-radius:10px;padding:10px 14px;cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}.primary{width:100%;margin-top:18px;background:linear-gradient(180deg,#69c9f4 0%,#49b7e7 100%);color:#082032;font-weight:800}.ghost{background:#f8fbff;color:#334155;border:1px solid #c9d8e6}.danger{background:#fff1f2;color:#b42318;border:1px solid #fecdd3}.error{margin-top:14px;background:#fff1f2;border:1px solid #fecdd3;color:#b42318;padding:10px 12px;border-radius:10px}.success{margin-top:15px;background:#ecfdf3;border:1px solid #a7f3d0;color:#166534;padding:12px;border-radius:10px}.qr{display:grid;place-items:center;background:#fff;border:1px solid #d7e3ef;border-radius:14px;padding:14px;margin:18px auto;width:230px}.qr img{width:200px;height:200px}.secret{display:block;word-break:break-all;background:#f8fafc;padding:10px;border-radius:8px;margin-top:8px;border:1px solid #e2e8f0;color:#334155}.code{letter-spacing:8px;text-align:center;font-size:24px}.shell header{height:72px;border-bottom:1px solid #d7e3ef;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:rgba(255,255,255,.88);position:sticky;top:0;backdrop-filter:blur(12px);z-index:5}.header-sub{color:#94a3b8;font-size:11px;text-transform:uppercase;letter-spacing:1.5px;margin-top:3px}main{max-width:1280px;margin:0 auto;padding:30px 24px 60px}.hero{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.hero h1{margin:0;font-size:32px;color:#0f172a}.hero p{margin:5px 0 0;color:#64748b}.pill,.badge{background:#ecf8ff;color:#0e7490;border:1px solid #b7e3f6;border-radius:999px;padding:6px 10px;font-size:12px}main>.panel{padding:22px;margin-top:18px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 14px}.span2{grid-column:span 2}.success-card{margin-top:16px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:#ecfdf3;border:1px solid #a7f3d0;padding:13px;border-radius:12px}.success-card code{color:#15803d;font-size:16px}.search{margin:16px 0 12px;max-width:380px}.table-wrap{overflow:auto;border:1px solid #d7e3ef;border-radius:12px;background:#fff}table{width:100%;border-collapse:collapse;min-width:1050px}th,td{padding:13px 12px;text-align:left;border-bottom:1px solid #e5edf5;vertical-align:top}th{color:#64748b;font-size:12px;font-weight:600;background:#f8fbff}td{font-size:13px;color:#1f2937}.license-code{white-space:nowrap;color:#0369a1}.status{display:inline-block;padding:4px 7px;border-radius:7px;background:#eef2f7;color:#475569;text-transform:uppercase;font-size:10px}.status.active{background:#dcfce7;color:#166534}.status.disabled,.status.revoked{background:#fee2e2;color:#b91c1c}.actions{display:flex;gap:6px}.actions button{padding:6px 9px;font-size:12px}.tabs{display:flex;gap:8px;margin-top:22px}.tab{background:#ffffff;color:#64748b;border:1px solid #d7e3ef}.tab.active{color:#0f172a;border-color:#8fd3ef;background:#eef8fd}.hidden{display:none!important}@media(max-width:800px){.grid{grid-template-columns:1fr}.span2{grid-column:auto}.hero{align-items:flex-start;gap:12px;flex-direction:column}}
