:root{--ink:#10182a;--paper:#f4f7fb;--panel:#fff;--line:#dbe3ed;--muted:#657083;--mint:#19b68a;--mint-dark:#087858;--amber:#c47a12;--red:#c73c4b;--blue:#2667d8;--shadow:0 18px 48px #15233917;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.shell{max-width:1440px;margin:auto;padding:0 32px 40px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:76px;display:flex}.brand{color:var(--ink);align-items:center;gap:10px;font-size:1.1rem;font-weight:750;text-decoration:none;display:flex}.brandMark{background:var(--ink);color:#67e8c4;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.brandMark.large{border-radius:14px;width:48px;height:48px;font-size:1.3rem}.identity{align-items:center;gap:14px;display:flex}.role{letter-spacing:.08em;text-transform:uppercase;background:#e6ebf2;border-radius:999px;padding:6px 9px;font-size:.75rem;font-weight:800}.role-owner{color:#07694e;background:#dff8ef}.role-admin{color:#174ea6;background:#e4edff}.quiet{border:1px solid var(--line);background:var(--panel);color:var(--ink);border-radius:10px;padding:9px 13px;font-weight:700}.quiet:hover{border-color:#a9b6c7}.intro{justify-content:space-between;align-items:flex-end;padding:54px 0 30px;display:flex}.eyebrow{color:var(--mint-dark);letter-spacing:.16em;margin:0 0 10px;font-size:.75rem;font-weight:850}.intro h1,.loginPanel h1{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(2.2rem,5vw,4.4rem);line-height:.97}.refresh{margin-bottom:4px}.banner{border-radius:12px;margin-bottom:18px;padding:13px 16px;font-weight:650}.banner.error,.formError{color:#8e1f2c;background:#ffe9ec;border:1px solid #ffc6ce}.banner.success{color:#075e47;background:#dff8ef;border:1px solid #abe8d3}.moduleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.moduleCard{border:1px solid var(--line);background:var(--panel);border-radius:18px;flex-direction:column;min-height:260px;padding:22px;display:flex;box-shadow:0 1px #14233705}.moduleCard.state-active{border-color:#9edfc9;box-shadow:0 15px 42px #19b68a17}.moduleTop{justify-content:space-between;align-items:center;display:flex}.moduleGlyph{background:#eef2f7;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:850;display:grid}.state-active .moduleGlyph{color:#067052;background:#dff8ef}.moduleCard h2{margin:26px 0 8px;font-size:1.2rem}.moduleCard>p{color:var(--muted);margin:0;line-height:1.55}.moduleMeta{flex-direction:column;gap:6px;margin-top:auto;padding-top:20px;display:flex}.moduleMeta span{font-size:.875rem;font-weight:700}.moduleMeta code,.customer code{color:#7b8594;overflow-wrap:anywhere;font-size:.75rem}.status{color:#5c6675;background:#edf1f6;border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:.78rem;font-weight:780;display:inline-flex}.status i{background:#9199a5;border-radius:50%;width:7px;height:7px}.status-active{color:#07694e;background:#dcf8ee}.status-active i{background:var(--mint)}.status-expired{color:#81500a;background:#fff0d8}.status-expired i{background:var(--amber)}.status-disabled{color:#8a2530;background:#ffe8eb}.status-disabled i{background:var(--red)}.loginPage{background:var(--panel);grid-template-columns:minmax(420px,620px) 1fr;min-height:100vh;display:grid}.loginPanel{flex-direction:column;justify-content:center;padding:clamp(32px,8vw,110px);display:flex}.loginBrand{align-items:center;gap:14px;margin-bottom:50px;display:flex}.loginBrand .eyebrow{color:var(--ink);margin:0}.loginCopy{color:var(--muted);max-width:420px;margin:22px 0 34px;font-size:1.05rem;line-height:1.6}.loginPanel form{flex-direction:column;gap:18px;max-width:420px;display:flex}.loginPanel label{flex-direction:column;gap:8px;font-size:.88rem;font-weight:750;display:flex}.loginPanel input,.licenseRow input{border:1px solid var(--line);color:var(--ink);background:#fbfcfe;border-radius:11px;min-height:46px;padding:12px 13px}.loginPanel input:focus,.licenseRow input:focus{border-color:var(--blue);outline:3px solid #2667d826}.primary{background:var(--ink);color:#fff;border:0;border-radius:11px;min-height:48px;padding:13px 16px;font-weight:800}.primary:hover{background:#1d2b47}.primary.compact{min-height:38px;padding:8px 13px}.formError{border-radius:10px;padding:11px;font-size:.875rem}.privacy{color:#7e8794;max-width:420px;margin-top:20px;font-size:.78rem;line-height:1.5}.loginAside{color:#fff;background:linear-gradient(145deg,#10182a,#173f53 65%,#13795b);align-items:flex-end;padding:8vw;display:flex;position:relative;overflow:hidden}.loginAside:after{content:"";aspect-ratio:1;border:1px solid #67e8c447;border-radius:50%;width:70%;position:absolute;inset:10% -15% auto auto;box-shadow:0 0 0 70px #67e8c40f,0 0 0 140px #67e8c409}.loginAside p{letter-spacing:-.035em;z-index:1;font-size:clamp(1.4rem,3vw,2.8rem);font-weight:720;line-height:1.25;position:relative}.signal{align-items:flex-end;gap:10px;display:flex;position:absolute;top:18%;left:8vw}.signal i{background:#67e8c4;border-radius:9px;width:9px;display:block}.signal i:first-child{height:26px}.signal i:nth-child(2){height:58px}.signal i:nth-child(3){height:94px}.signal i:nth-child(4){height:46px}.signal i:nth-child(5){height:75px}.adminLayout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:24px;display:grid}.sectionHeading{justify-content:space-between;align-items:flex-end;margin-bottom:14px;display:flex}.sectionHeading h2,.globalModules h2{margin:0;font-size:1.55rem}.customerList{flex-direction:column;gap:16px;display:flex}.customer{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:22px}.customer>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.customer h3{margin:0 0 5px;font-size:1.3rem}.customerActions{gap:8px;margin:18px 0;display:flex}.licenseRows{border-top:1px solid var(--line)}.licenseRow{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,1fr) 155px 88px;align-items:center;gap:12px;padding:13px 0;display:grid}.licenseRow>div{flex-direction:column;gap:3px;display:flex}.licenseRow small,.globalRow small{color:var(--muted);font-size:.78rem}.licenseRow input{min-height:38px;padding:7px 9px}.danger{color:#9f2633;background:#fff5f6;border:1px solid #efb3ba;border-radius:10px;padding:8px 12px;font-weight:750}.globalModules{background:var(--ink);color:#fff;border-radius:18px;padding:22px;position:sticky;top:20px}.globalModules .eyebrow{color:#67e8c4}.asideCopy{color:#b9c5d6;font-size:.88rem;line-height:1.5}.globalRow{border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;display:flex}.globalRow>div{flex-direction:column;gap:4px;display:flex}.switch{background:#525f72;border:0;border-radius:999px;width:45px;height:26px;padding:3px}.switch span{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;display:block}.switch[aria-checked=true]{background:var(--mint)}.switch[aria-checked=true] span{transform:translate(19px)}footer{color:var(--muted);max-width:760px;padding:36px 0 0;font-size:.82rem;line-height:1.6}@media (max-width:980px){.moduleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adminLayout{grid-template-columns:1fr}.globalModules{position:static}.loginPage{grid-template-columns:1fr}.loginAside{display:none}}@media (max-width:680px){.shell{padding:0 16px 30px}.topbar{gap:14px;height:auto;min-height:70px}.identity>span:not(.role){display:none}.intro{align-items:flex-start;padding:38px 0 24px}.intro h1{font-size:2.45rem}.moduleGrid{grid-template-columns:1fr}.moduleCard{min-height:225px}.loginPanel{padding:28px 22px}.loginBrand{margin-bottom:42px}.customer{padding:17px}.customerActions{flex-wrap:wrap}.licenseRow{grid-template-columns:1fr 1fr}.licenseRow>div{grid-column:1/-1}.licenseRow button{width:100%}.customer>header{align-items:center}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
