:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--page:#eef3f8;--surface:#fff;--surface-soft:#f7f9fc;--surface-tint:#edf5f7;--text:#172033;--muted:#637083;--line:#dfe7f1;--line-soft:#eef2f7;--primary:#1769e0;--primary-dark:#0f5ac4;--teal:#0f766e;--amber:#b45309;--rose:#be123c;--shadow-sm:0 8px 22px #1b26400f;--shadow-md:0 18px 44px #1b26401a;--radius:8px;background:#eef3f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#f8fafc 0%,#eef3f8 54%,#e9f0f6 100%);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.62}#app{min-height:100vh}.loading-screen,.login-page{background:linear-gradient(130deg,#1769e01a 0%,#0000 38%),linear-gradient(310deg,#0f766e1c 0%,#0000 42%),linear-gradient(#f8fbff 0%,#eef4f8 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.loading-screen{color:var(--primary);flex-direction:column;gap:14px;font-weight:800}.login-panel{border-radius:var(--radius);box-shadow:var(--shadow-md);background:#fffffff0;border:1px solid #dfe7f1e6;gap:22px;width:100%;max-width:430px;padding:36px;display:grid}.brand-mark{border-radius:var(--radius);color:#fff;background:linear-gradient(145deg,#0f766e,#1769e0);justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex;box-shadow:0 12px 26px #0f766e38}.brand-mark.compact{box-shadow:none;width:42px;height:42px}.eyebrow{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}h1,h2,h3,p{margin:0}h1{color:#111827;font-size:32px;line-height:1.15}h2{color:#111827;font-size:28px;line-height:1.2}h3{color:#172033;font-size:16px;font-weight:850}.login-form,.view-stack{gap:18px;display:grid}label{color:#526173;gap:7px;font-size:13px;font-weight:760;display:grid}input,select{border:1px solid var(--line);border-radius:var(--radius);color:var(--text);background:#fff;outline:none;min-width:0;height:42px;padding:0 12px;transition:background .18s,border-color .18s,box-shadow .18s}input:hover,select:hover{border-color:#c8d4e2}input:focus,select:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #1769e021}.primary-action,.ghost-action,.text-action,.row-actions button,.icon-action,.sidebar-user button,.nav-list button{border-radius:var(--radius);white-space:nowrap;border:0;justify-content:center;align-items:center;gap:8px;min-height:38px;transition:background .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex}.primary-action{background:linear-gradient(135deg, var(--primary), #0f72c4);color:#fff;height:44px;padding:0 16px;font-weight:850;box-shadow:0 10px 22px #1769e033}.primary-action:hover{background:linear-gradient(135deg, var(--primary-dark), #0f669f);transform:translateY(-1px)}.primary-action.small,.ghost-action{height:38px}.ghost-action,.text-action,.row-actions button{color:#273246;background:#edf3f9;padding:0 12px;font-weight:780}.ghost-action:hover,.text-action:hover,.row-actions button:hover{background:#e2ebf5}.text-action{color:var(--primary)}.app-shell{background:linear-gradient(90deg, #111722 0, #111722 250px, transparent 250px), var(--page);grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#111722;flex-direction:column;min-height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.sidebar-brand{align-items:center;gap:12px;min-height:48px;margin-bottom:28px;display:flex}.sidebar-brand strong{font-size:18px;line-height:1.1;display:block}.sidebar-brand span,.sidebar-user span{color:#aab6c7;margin-top:3px;font-size:12px;display:block}.nav-list{gap:7px;display:grid}.nav-list button{color:#bdc7d7;background:0 0;justify-content:flex-start;min-height:42px;padding:0 12px;position:relative}.nav-list button:before{content:"";background:0 0;border-radius:999px;width:3px;height:18px;position:absolute;left:0}.nav-list button.active,.nav-list button:hover{color:#fff;background:#202b3c}.nav-list button.active:before{background:#37c2b1}.sidebar-user{border-top:1px solid #293243;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:16px;display:flex}.sidebar-user button,.icon-action{color:#273243;background:#e9eef6;width:34px;height:34px;padding:0}.sidebar-user button{color:#fff;background:#202b3c}.sidebar-user button:hover{background:#2a374b}.workspace{min-width:0;padding:30px}.topbar{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#ffffffd1;border:1px solid #dfe7f1e0;justify-content:space-between;align-items:center;margin-bottom:20px;padding:18px;display:flex}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card,.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.stat-card{align-items:center;gap:14px;min-height:108px;padding:18px;display:flex;position:relative;overflow:hidden}.stat-card:after{content:"";background:#e9f2ff;height:3px;position:absolute;inset:auto 0 0}.stat-card[data-tone=green]:after{background:#d7f2ea}.stat-card[data-tone=orange]:after{background:#ffe4be}.stat-card[data-tone=rose]:after{background:#ffdce4}.stat-card svg{border-radius:var(--radius);color:var(--primary);background:#eef5ff;flex:none;width:42px;height:42px;padding:10px}.stat-card[data-tone=green] svg{color:var(--teal);background:#eaf8f3}.stat-card[data-tone=orange] svg{color:var(--amber);background:#fff2df}.stat-card[data-tone=rose] svg{color:var(--rose);background:#fff0f3}.stat-card span{color:var(--muted);font-size:13px;font-weight:760;display:block}.stat-card strong{color:#111827;margin-top:5px;font-size:30px;line-height:1.1;display:block}.two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.panel{min-width:0;padding:0;overflow:hidden}.panel-heading{border-bottom:1px solid var(--line-soft);background:linear-gradient(#fff,#f9fbfd);justify-content:space-between;align-items:center;gap:12px;min-height:66px;margin-bottom:0;padding:16px 18px;display:flex}.panel>.form-grid,.panel>.table-wrap,.panel>pre,.panel>.muted{margin:18px}.toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.toolbar select{height:38px}.search-box{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-items:center;gap:8px;min-width:250px;height:38px;padding:0 10px;display:flex}.search-box input{box-shadow:none;border:0;height:34px;padding:0}.search-box input:focus{box-shadow:none}.form-grid{grid-template-columns:repeat(6,minmax(120px,1fr));gap:14px;display:grid}.form-grid .wide{grid-column:span 3}.table-wrap{border:1px solid var(--line-soft);border-radius:var(--radius);max-width:calc(100% - 36px);overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:820px}th,td{border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:middle;padding:12px 11px;font-size:13px}thead th{background:var(--surface-soft);color:#5c687a;font-weight:850}tbody tr{transition:background .16s}tbody tr:hover{background:#fbfdff}tbody tr:last-child td{border-bottom:0}td{color:#243044}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.license-key-full{color:#1e2d42;overflow-wrap:anywhere;white-space:normal;background:#f6f9fd;border:1px solid #e4ebf5;border-radius:6px;padding:4px 7px;line-height:1.55;display:inline-block}.key-cell{align-items:flex-start;gap:8px;max-width:360px;display:flex}.badge{color:#425069;background:#eef3fa;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850;line-height:1;display:inline-flex}.badge[data-status=active]{color:#047857;background:#e8f7f1}.badge[data-status=unused]{color:var(--primary);background:#eef5ff}.badge[data-status=expired],.badge[data-status=disabled]{color:#687386;background:#f2f4f7}.badge[data-status=revoked],.badge[data-status=blocked]{color:var(--rose);background:#fff0f3}.badge[data-status=frozen],.badge[data-status=released]{color:var(--amber);background:#fff7e8}.row-actions{flex-wrap:wrap;gap:8px;min-width:300px;display:flex}.row-actions button{border:1px solid #dce5ef;min-height:32px;font-size:12px}.api-panel pre{border-radius:var(--radius);color:#dce7f7;background:#111722;padding:14px;font-size:13px;line-height:1.7;overflow-x:auto}.muted{color:var(--muted);font-size:13px}.toast{border-radius:var(--radius);color:#fff;z-index:20;padding:12px 16px;font-size:14px;font-weight:850;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 45px #151e322e}.toast.success{background:var(--teal)}.toast.error{background:var(--rose)}@media (width<=1100px){.app-shell{background:linear-gradient(90deg, #111722 0, #111722 84px, transparent 84px), var(--page);grid-template-columns:84px minmax(0,1fr)}.sidebar{align-items:center;padding:18px 12px}.sidebar-brand div:not(.brand-mark),.nav-list button,.sidebar-user span{font-size:0}.nav-list button{justify-content:center;width:48px;height:42px;padding:0}.nav-list button:before{display:none}.sidebar-user{justify-content:center}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column{grid-template-columns:1fr}.form-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}}@media (width<=720px){.app-shell{background:var(--page);grid-template-columns:1fr}.sidebar{z-index:10;min-height:auto;padding:10px;position:sticky;top:0}.sidebar-brand,.sidebar-user{display:none}.nav-list{gap:8px;width:100%;display:flex;overflow-x:auto}.nav-list button{flex:0 0 46px}.workspace{padding:16px}.topbar,.panel-heading{flex-direction:column;align-items:flex-start}.topbar{padding:16px}.stat-grid,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.toolbar{justify-content:stretch;width:100%}.toolbar>*,.search-box{width:100%;min-width:100%}.panel>.form-grid,.panel>.table-wrap,.panel>pre,.panel>.muted{margin:14px}.table-wrap{max-width:calc(100% - 28px)}h1{font-size:28px}h2{font-size:24px}.login-panel{padding:26px}}
