:root{--bg:#111315;--panel:#191c20;--panel2:#22262b;--gold:#f09b1e;--text:#f6f7f8;--muted:#aab0b6;--line:#343a40;--green:#35c46a;--red:#ef5b5b;--yellow:#f7c948;--blue:#5ba7ff}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f4f6f8;color:#20242a}.shell{display:flex;min-height:100vh}.sidebar{width:245px;background:var(--bg);color:var(--text);padding:22px 16px;position:fixed;inset:0 auto 0 0}.brand{font-weight:800;font-size:20px;margin:2px 10px 26px}.brand span{color:var(--gold)}.nav a{display:block;color:#c7ccd2;text-decoration:none;padding:11px 12px;border-radius:10px;margin:4px 0}.nav a:hover,.nav a.active{background:#24282d;color:white}.main{margin-left:245px;width:calc(100% - 245px);padding:28px}.top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.card{background:#fff;border:1px solid #e1e5e9;border-radius:14px;padding:18px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.grid{display:grid;gap:14px}.kpis{grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:18px}.kpi strong{display:block;font-size:28px}.kpi span{font-size:12px;color:#6c727a}.two{grid-template-columns:1fr 1fr}.toolbar{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:14px}.btn{border:0;background:#20242a;color:white;padding:9px 13px;border-radius:9px;text-decoration:none;cursor:pointer;font-weight:650}.btn.gold{background:var(--gold);color:#111}.btn.red{background:#c63f3f}.btn.light{background:#eef1f4;color:#222}.btn.sm{padding:6px 9px;font-size:12px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:14px}th,td{text-align:left;padding:11px;border-bottom:1px solid #e6e9ec;white-space:nowrap}th{color:#656b73;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.badge{display:inline-block;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase}.active{background:#daf6e3;color:#19753a}.expiring{background:#fff0c2;color:#7b5a00}.expired,.revoked{background:#ffe0e0;color:#9c2f2f}.suspended{background:#e9e5ff;color:#5742a5}.lifetime{background:#dfeeff;color:#275a8d}.field{margin-bottom:13px}.field label{display:block;font-size:12px;font-weight:700;margin-bottom:5px;color:#4e555d}.field input,.field select,.field textarea{width:100%;padding:10px 11px;border:1px solid #ccd2d8;border-radius:9px;background:white}.flash{padding:12px 14px;border-radius:10px;margin-bottom:16px;background:#eaf8ef;border:1px solid #bfe8cf}.danger{background:#fff0f0;border-color:#f1caca}.muted{color:#747b84}.login-wrap{min-height:100vh;display:grid;place-items:center;background:#111315}.login-card{width:min(420px,92vw);background:#fff;border-radius:16px;padding:28px}.keybox{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#111315;color:#f7d18d;border-radius:10px;padding:14px;word-break:break-all}.actions{display:flex;gap:6px;flex-wrap:wrap}.right{text-align:right}@media(max-width:1100px){.kpis{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.sidebar{position:static;width:100%}.shell{display:block}.main{margin:0;width:100%;padding:16px}.kpis,.two{grid-template-columns:1fr}.top{align-items:flex-start;gap:10px}.nav{display:flex;overflow:auto;gap:4px}.nav a{white-space:nowrap}.sidebar{padding-bottom:10px}.brand{margin-bottom:12px}}

/* LICENSEHUB_HELP_V1_1 */
.help-hero{background:linear-gradient(135deg,#171a1e,#24282d);color:#fff;border-radius:16px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.help-hero h2{margin:5px 0 8px;font-size:26px}.help-hero p{margin:0;color:#c8cdd2;max-width:760px}.help-eyebrow{display:inline-block;color:#f09b1e;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.help-hero-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.help-search-card{margin-bottom:16px}.help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.help-section{position:relative;padding-top:22px}.help-section h3{margin:0 0 16px;padding-right:42px}.help-number{position:absolute;right:18px;top:16px;font-size:12px;font-weight:900;color:#a6adb4;letter-spacing:.08em}.help-wide{grid-column:1/-1}.help-qa{border-top:1px solid #eceff2;padding:12px 0}.help-qa:first-of-type{border-top:0;padding-top:0}.help-qa p,.help-type-row p,.help-status p{margin:4px 0 0;color:#626a73;line-height:1.55}.help-type-row{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid #eceff2}.help-type-row:last-of-type{border-bottom:0}.help-tag{align-self:flex-start;background:#f1f3f5;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;white-space:nowrap;color:#535b64}.help-callout,.help-warning{margin-top:14px;border-radius:10px;padding:13px 14px;line-height:1.5}.help-callout{background:#fff7e8;border:1px solid #f4d59c}.help-warning{background:#eef5ff;border:1px solid #cbdff9}.help-status{display:grid;grid-template-columns:100px 1fr;align-items:start;gap:10px;border-bottom:1px solid #eceff2;padding:9px 0}.help-status:last-of-type{border-bottom:0}.help-flow{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:14px 0}.help-flow span{background:#f1f3f5;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:750}.help-flow b{color:#a0a7ae}.help-steps{padding-left:22px;margin-bottom:0}.help-steps li{padding:5px 0;line-height:1.5}.help-section details{border-top:1px solid #e7eaed;padding:12px 0}.help-section details:first-of-type{border-top:0}.help-section summary{cursor:pointer;font-weight:750}.help-section details p{color:#626a73;line-height:1.55;margin:8px 0 0}.help-no-results{background:#fff;border:1px dashed #cfd5da;border-radius:12px;padding:24px;text-align:center;color:#747b84}@media(max-width:900px){.help-grid{grid-template-columns:1fr}.help-wide{grid-column:auto}.help-hero{align-items:flex-start;flex-direction:column}.help-hero-actions{justify-content:flex-start}}@media(max-width:520px){.help-status{grid-template-columns:1fr}.help-type-row{flex-direction:column}.help-tag{align-self:flex-start}}
