:root{--nsm-red:#3a4c83;--nsm-red-dark:#263761;--nsm-black:#070708;--nsm-charcoal:#131316;--nsm-graphite:#1d1d22;--nsm-soft:#f5f5f5;--nsm-line:#dedede;--nsm-muted:#6b6f76;--nsm-radius:22px;--nsm-shadow:0 24px 70px rgba(0,0,0,.12)}
.nsm-admin-wrap{max-width:1560px}.nsm-admin-wrap *{box-sizing:border-box}.nsm-muted{color:var(--nsm-muted)}.nsm-kicker{display:block;color:var(--nsm-red);font-weight:950;text-transform:uppercase;letter-spacing:.18em;font-size:11px;margin-bottom:8px}.nsm-admin-hero{background:linear-gradient(135deg,#08080a,#16161a 64%,#1c253a);color:#fff;border-radius:28px;padding:34px 38px;margin:18px 0 22px;box-shadow:var(--nsm-shadow);position:relative;overflow:hidden}.nsm-admin-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:18px 18px;opacity:.28}.nsm-admin-hero:after{content:"";position:absolute;right:-160px;top:-160px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(58,76,131,.42),transparent 65%)}.nsm-admin-hero span,.nsm-admin-hero h1,.nsm-admin-hero p{position:relative;z-index:1}.nsm-admin-hero span{display:block;color:var(--nsm-red);text-transform:uppercase;letter-spacing:.18em;font-weight:950;font-size:11px}.nsm-admin-hero h1{font-size:clamp(34px,5vw,64px);line-height:.95;margin:12px 0;color:#fff;max-width:980px}.nsm-admin-hero p{color:#d6d6d8;max-width:920px;font-size:16px;line-height:1.65;margin:0}.nsm-dashboard{font-family:Inter,Arial,sans-serif;color:#111}.nsm-dashboard-v2{background:#f5f5f6;border:1px solid #dfdfe3;border-radius:30px;padding:22px;box-shadow:0 26px 85px rgba(0,0,0,.08);position:relative;overflow:hidden}.nsm-dashboard-v2:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 0%,rgba(58,76,131,.16),transparent 30%),linear-gradient(120deg,rgba(0,0,0,.035) 1px,transparent 1px);background-size:auto,18px 18px;pointer-events:none}.nsm-command-hero,.nsm-filter-v2,.nsm-stat-grid-v2,.nsm-insight-grid,.nsm-tabs-v2,.nsm-tab-panel{position:relative;z-index:1}.nsm-command-hero{display:grid;grid-template-columns:1fr 360px;gap:22px;background:linear-gradient(135deg,#070708,#151519 62%,#1c253a);border:1px solid rgba(255,255,255,.08);border-radius:28px;padding:34px;box-shadow:var(--nsm-shadow);color:#fff;overflow:hidden}.nsm-command-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:22px 22px;opacity:.24}.nsm-command-hero:after{content:"";position:absolute;right:-100px;top:-180px;width:440px;height:440px;background:radial-gradient(circle,rgba(58,76,131,.42),transparent 65%);border-radius:50%}.nsm-command-copy,.nsm-command-status{position:relative;z-index:1}.nsm-command-copy h2{font-size:clamp(38px,5vw,76px);line-height:.92;letter-spacing:-.055em;color:#fff;margin:0 0 16px;max-width:880px}.nsm-command-copy p{font-size:16px;line-height:1.65;color:#d7d7da;max-width:840px;margin:0}.nsm-command-status{align-self:stretch;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;min-height:180px;backdrop-filter:blur(10px)}.nsm-command-status strong{font-size:22px;line-height:1.15;color:#fff}.nsm-command-status small{color:#aaa;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.nsm-live-indicator{display:flex;align-items:center;gap:10px;color:#f0f0f0;font-weight:900}.nsm-live-indicator b{display:block;width:12px;height:12px;background:var(--nsm-red);border-radius:50%;box-shadow:0 0 0 9px rgba(58,76,131,.15);animation:nsmPulse 1.5s infinite}@keyframes nsmPulse{0%{box-shadow:0 0 0 0 rgba(58,76,131,.5)}70%{box-shadow:0 0 0 14px rgba(58,76,131,0)}100%{box-shadow:0 0 0 0 rgba(58,76,131,0)}}.nsm-filter-bar{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;background:#fff;border:1px solid var(--nsm-line);border-radius:18px;padding:16px;margin:18px 0;box-shadow:0 14px 42px rgba(0,0,0,.045)}.nsm-filter-v2{background:#fff;border:1px solid #dfdfe3;border-radius:22px;padding:18px 20px}.nsm-filter-bar label{font-weight:900;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#555}.nsm-filter-bar select,.nsm-filter-bar input{display:block;margin-top:7px;min-height:42px;border:1px solid #cfd1d6;border-radius:12px;padding:0 12px;background:#fff;text-transform:none;letter-spacing:normal;font-weight:800;color:#111}.nsm-button,.nsm-filter-bar .button-primary{background:var(--nsm-red)!important;border-color:var(--nsm-red)!important;border-radius:999px!important;color:#fff!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important;padding:7px 22px!important;min-height:44px!important;box-shadow:0 12px 32px rgba(58,76,131,.25)!important}.nsm-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:18px 0}.nsm-stat-card{background:#fff;border:1px solid #dedfe3;border-radius:20px;padding:18px 18px 16px;box-shadow:0 16px 50px rgba(0,0,0,.06);position:relative;overflow:hidden;min-height:132px}.nsm-stat-card:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:linear-gradient(90deg,var(--nsm-red),#c6c18d)}.nsm-stat-card:after{content:"";position:absolute;right:-42px;bottom:-42px;width:100px;height:100px;border-radius:50%;background:rgba(58,76,131,.055)}.nsm-stat-card span{display:block;color:#60646c;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:950;margin-bottom:9px}.nsm-stat-card strong{font-size:32px;line-height:1.02;display:block;letter-spacing:-.04em}.nsm-stat-card small{display:block;color:#777;margin-top:8px;font-weight:800}.nsm-delta{display:inline-flex;margin-top:12px;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:950;font-style:normal;letter-spacing:.05em}.nsm-delta.is-up{background:#ecfff3;color:#087c35}.nsm-delta.is-down{background:#fff1f2;color:#b00020}.nsm-insight-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px;margin:18px 0}.nsm-panel{background:#fff;border:1px solid #dedfe3;border-radius:22px;padding:22px;box-shadow:0 16px 54px rgba(0,0,0,.055)}.nsm-panel-dark{background:linear-gradient(135deg,#0b0b0d,#16161a 58%,#1c253a);border-color:rgba(255,255,255,.08);color:#fff}.nsm-panel-dark h3{color:#fff}.nsm-panel h2,.nsm-panel h3{margin:0 0 16px;color:#111;font-size:20px;letter-spacing:-.02em}.nsm-panel-dark h2,.nsm-panel-dark h3{color:#fff}.nsm-signal-stack{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.nsm-signal-stack div{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:16px}.nsm-signal-stack span,.nsm-funnel-top span{display:block;color:#3a4c83;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:950}.nsm-signal-stack strong{display:block;color:#fff;font-size:20px;line-height:1.15;margin:8px 0}.nsm-signal-stack small{color:#cfcfd3;font-weight:700}.nsm-funnel-row{margin:0 0 13px}.nsm-funnel-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.nsm-funnel-top strong{color:#fff}.nsm-funnel-track{height:12px;background:rgba(255,255,255,.1);border-radius:999px;margin:8px 0;overflow:hidden}.nsm-funnel-track b{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#3a4c83,#c6c18d)}.nsm-funnel-row small{color:#b8b8bd;font-weight:800}.nsm-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0 14px}.nsm-tabs-v2{background:#101014;padding:10px;border-radius:999px;box-shadow:0 15px 42px rgba(0,0,0,.12);display:flex;overflow-x:auto;flex-wrap:nowrap}.nsm-tabs button{border:1px solid var(--nsm-line);background:#fff;color:#111;border-radius:999px;padding:10px 14px;font-weight:950;text-transform:uppercase;letter-spacing:.07em;font-size:11px;cursor:pointer;white-space:nowrap}.nsm-tabs-v2 button{background:transparent;border-color:transparent;color:#c9c9cc}.nsm-tabs button.is-active{background:#111;color:#fff;border-color:#111}.nsm-tabs-v2 button.is-active{background:var(--nsm-red);border-color:var(--nsm-red);color:#fff}.nsm-tab-panel{display:none}.nsm-tab-panel.is-active{display:block}.nsm-grid{display:grid;gap:18px;margin:18px 0}.nsm-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.nsm-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.nsm-panel canvas{width:100%;height:310px;display:block;border:0;border-radius:18px;background:#0b0b0d}.nsm-map-panel canvas{height:390px}.nsm-journey-panel canvas{height:390px}.nsm-note{color:#777;font-size:12px;line-height:1.5}.nsm-data-table{width:100%;border-collapse:separate;border-spacing:0}.nsm-data-table th,.nsm-data-table td{padding:12px 13px;border-bottom:1px solid #ececf0;text-align:left;vertical-align:top}.nsm-data-table th{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#646874;font-weight:950}.nsm-data-table td{font-weight:800;color:#222}.nsm-data-table td:nth-child(n+2){color:#555}.nsm-data-table tr:hover td{background:#fafafa}.nsm-error{grid-column:1/-1;background:#fff1f2;color:#b00020;border:1px solid #ffc7ce;border-radius:14px;padding:16px;font-weight:900}.nsm-code-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0}.nsm-code-grid pre,.nsm-secret-card pre{background:#111;color:#fff;padding:14px;border-radius:12px;white-space:pre-wrap;word-break:break-word}.nsm-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:18px 0}.nsm-admin-grid-wide{grid-template-columns:2fr 1fr}.nsm-check{line-height:1.8}.nsm-site-check{display:inline-block;margin:2px 0}.nsm-site-list-panel{margin-top:18px}.nsm-dashboard.is-loading{opacity:.82}.nsm-secret-card{background:linear-gradient(135deg,#101014,#1c1c22);color:#fff}.nsm-secret-card h2{color:#fff}.nsm-secret-card span{color:#3a4c83;font-weight:950;text-transform:uppercase;letter-spacing:.14em;font-size:11px}.nsm-secret-card p{color:#d2d2d6}.nsm-access-form input[type=text],.nsm-access-form input[type=email],.nsm-access-form input[type=password]{min-height:42px;border-radius:10px;border:1px solid #cfd1d6;padding:0 12px}@media(max-width:1280px){.nsm-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nsm-command-hero,.nsm-insight-grid,.nsm-grid-2{grid-template-columns:1fr}.nsm-grid-3{grid-template-columns:1fr 1fr}.nsm-signal-stack{grid-template-columns:1fr 1fr}}@media(max-width:782px){.nsm-dashboard-v2{padding:12px;border-radius:20px}.nsm-command-hero{padding:24px;border-radius:22px}.nsm-command-copy h2{font-size:36px}.nsm-stat-grid,.nsm-grid-3,.nsm-admin-grid,.nsm-admin-grid-wide,.nsm-signal-stack{grid-template-columns:1fr}.nsm-filter-bar{display:block}.nsm-filter-bar label{display:block;margin-bottom:12px}.nsm-filter-bar select,.nsm-filter-bar input{width:100%}.nsm-code-grid{grid-template-columns:1fr}.nsm-tabs{border-radius:18px}.nsm-panel{padding:16px}.nsm-stat-card strong{font-size:28px}}
.nsm-client-portal{font-family:Inter,Arial,sans-serif;max-width:1480px;margin:0 auto;padding:42px 20px;color:#111}.nsm-login-panel{max-width:680px;background:linear-gradient(135deg,#0a0a0c,#17171b 65%,#1c253a);border:1px solid rgba(255,255,255,.08);border-radius:30px;padding:42px;box-shadow:0 30px 90px rgba(0,0,0,.18);color:#fff;position:relative;overflow:hidden}.nsm-login-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:20px 20px;opacity:.28}.nsm-login-panel h2,.nsm-login-panel p,.nsm-login-panel form{position:relative;z-index:1}.nsm-login-panel h2{font-size:clamp(40px,6vw,68px);line-height:.95;margin:0 0 12px;color:#fff}.nsm-login-panel p{color:#d4d4d8;font-size:16px}.nsm-login-panel label{font-weight:900;color:#fff}.nsm-login-panel input[type=text],.nsm-login-panel input[type=password]{width:100%;min-height:50px;border:1px solid rgba(255,255,255,.22);border-radius:12px;padding:10px 14px;background:rgba(255,255,255,.08);color:#fff}.nsm-login-panel input[type=submit]{border:0;border-radius:999px;background:#3a4c83;color:#fff;text-transform:uppercase;font-weight:950;letter-spacing:.08em;padding:15px 24px;box-shadow:0 14px 34px rgba(58,76,131,.34)}.nsm-client-hero{display:none}@media(max-width:760px){.nsm-client-portal{padding:24px 12px}.nsm-login-panel{padding:30px 22px;border-radius:22px}.nsm-login-panel h2{font-size:40px}}

/* =========================
   NSM Analytics Portal v2.1
   Private client login + app shell
   ========================= */
body.nsm-analytics-portal-body,
body.nsm-analytics-portal-page {
  background: #060608 !important;
  color: #fff;
  margin: 0 !important;
  overflow-x: hidden;
}
#nsm-portal-root {
  min-height: 100vh;
  background: #060608;
}
.nsm-portal-shell,
.nsm-portal-shell * {
  box-sizing: border-box;
}
.nsm-portal-shell {
  --nsm-glass: rgba(255,255,255,.075);
  --nsm-glass-line: rgba(255,255,255,.14);
  min-height: 100vh;
  width: 100%;
  position: relative;
  overflow: hidden;
  font-family: Inter, Arial, sans-serif;
  color: #fff;
  background:
    radial-gradient(circle at 18% 12%, rgba(58,76,131,.26), transparent 30%),
    radial-gradient(circle at 82% 0%, rgba(255,255,255,.10), transparent 25%),
    linear-gradient(135deg, rgba(5,5,7,.98), rgba(14,14,17,.98) 52%, rgba(45,11,15,.96));
}
.nsm-portal-shell:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--nsm-portal-bg);
  background-size: cover;
  background-position: center;
  opacity: .10;
  filter: grayscale(1) contrast(1.12);
  pointer-events: none;
}
.nsm-portal-shell:after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(120deg, rgba(255,255,255,.055) 1px, transparent 1px),
    linear-gradient(30deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 22px 22px, 44px 44px;
  opacity: .20;
  pointer-events: none;
}
.nsm-portal-noise {
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 50% 50%, rgba(255,255,255,.04), transparent 1px);
  background-size: 4px 4px;
  opacity: .35;
  pointer-events: none;
  z-index: 1;
}
.nsm-portal-topbar {
  position: relative;
  z-index: 5;
  display: grid;
  grid-template-columns: minmax(160px, 1fr) auto minmax(160px, 1fr);
  align-items: center;
  gap: 18px;
  width: min(1580px, calc(100% - 48px));
  margin: 0 auto;
  padding: 24px 0 14px;
}
.nsm-top-left { justify-self: start; }
.nsm-top-center { justify-self: center; text-align: center; }
.nsm-top-right { justify-self: end; text-align: right; }
.nsm-top-client-logo,
.nsm-top-northstar-logo {
  display: block;
  max-width: 220px;
  max-height: 74px;
  object-fit: contain;
  filter: drop-shadow(0 12px 28px rgba(0,0,0,.34));
}
.nsm-top-northstar-logo {
  max-width: 150px;
  max-height: 46px;
  opacity: .96;
}
.nsm-logo-fallback,
.nsm-client-logo-placeholder,
.nsm-secure-pill,
.nsm-logout-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.065);
  color: #fff;
  border-radius: 999px;
  padding: 10px 15px;
  text-transform: uppercase;
  letter-spacing: .13em;
  font-size: 11px;
  font-weight: 950;
  text-decoration: none;
  backdrop-filter: blur(16px);
}
.nsm-top-northstar-logo.nsm-logo-fallback {
  border-color: rgba(58,76,131,.35);
  color: #fff;
}
.nsm-top-client-logo.nsm-logo-fallback,
.nsm-client-logo-placeholder {
  min-width: 220px;
  min-height: 54px;
  background: rgba(255,255,255,.09);
  border-color: rgba(255,255,255,.18);
  font-size: 12px;
}
.nsm-logout-link:hover,
.nsm-login-help a:hover {
  color: #fff;
  border-color: rgba(58,76,131,.6);
  background: rgba(58,76,131,.22);
}
.nsm-login-stage {
  position: relative;
  z-index: 4;
  width: min(1320px, calc(100% - 48px));
  min-height: calc(100vh - 118px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(390px, 520px);
  align-items: center;
  gap: clamp(36px, 6vw, 86px);
  padding: 46px 0 76px;
}
.nsm-login-copy .nsm-kicker,
.nsm-login-card .nsm-kicker {
  color: #3a4c83;
  display: block;
  font-size: 11px;
  font-weight: 950;
  letter-spacing: .18em;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.nsm-login-copy h1 {
  color: #fff;
  font-size: clamp(58px, 8.2vw, 118px);
  line-height: .86;
  letter-spacing: -.075em;
  max-width: 760px;
  margin: 0 0 26px;
}
.nsm-login-copy p {
  color: rgba(255,255,255,.78);
  font-size: clamp(17px, 1.7vw, 23px);
  line-height: 1.55;
  max-width: 760px;
  margin: 0;
}
.nsm-login-proof-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 34px;
  max-width: 840px;
}
.nsm-login-proof-grid div {
  min-height: 132px;
  border: 1px solid rgba(255,255,255,.12);
  background: rgba(255,255,255,.055);
  border-radius: 24px;
  padding: 20px;
  box-shadow: 0 20px 60px rgba(0,0,0,.22);
  backdrop-filter: blur(14px);
}
.nsm-login-proof-grid strong {
  display: block;
  font-size: 18px;
  color: #fff;
  margin-bottom: 8px;
}
.nsm-login-proof-grid span {
  display: block;
  color: rgba(255,255,255,.68);
  font-size: 13px;
  line-height: 1.55;
  font-weight: 800;
}
.nsm-login-card {
  position: relative;
  overflow: hidden;
  border-radius: 34px;
  border: 1px solid rgba(255,255,255,.14);
  background: linear-gradient(145deg, rgba(255,255,255,.12), rgba(255,255,255,.055));
  box-shadow: 0 42px 120px rgba(0,0,0,.38);
  backdrop-filter: blur(20px);
  padding: clamp(30px, 4vw, 48px);
}
.nsm-login-card:before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 6px;
  background: linear-gradient(180deg, #3a4c83, #263761);
}
.nsm-login-card h2 {
  color: #fff;
  font-size: clamp(32px, 3.5vw, 52px);
  line-height: .96;
  letter-spacing: -.055em;
  margin: 0 0 12px;
}
.nsm-login-card p {
  color: rgba(255,255,255,.68);
  line-height: 1.58;
  margin: 0 0 24px;
  font-weight: 750;
}
.nsm-custom-login-form {
  display: grid;
  gap: 18px;
  margin-top: 18px;
}
.nsm-custom-login-form label span {
  display: block;
  color: rgba(255,255,255,.82);
  text-transform: uppercase;
  letter-spacing: .12em;
  font-size: 10px;
  font-weight: 950;
  margin-bottom: 8px;
}
.nsm-custom-login-form input[type=text],
.nsm-custom-login-form input[type=password] {
  display: block;
  width: 100%;
  min-height: 58px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(0,0,0,.34);
  color: #fff;
  padding: 12px 16px;
  font-size: 16px;
  outline: none;
}
.nsm-custom-login-form input:focus {
  border-color: rgba(58,76,131,.78);
  box-shadow: 0 0 0 4px rgba(58,76,131,.12);
}
.nsm-login-submit {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 58px;
  border: 0;
  border-radius: 999px;
  background: #3a4c83;
  color: #fff;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: .12em;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: 0 20px 48px rgba(58,76,131,.34);
}
.nsm-login-submit:hover { background: #314574; transform: translateY(-1px); }
.nsm-login-error {
  border: 1px solid rgba(58,76,131,.5);
  background: rgba(58,76,131,.14);
  color: #fff;
  border-radius: 16px;
  padding: 12px 14px;
  font-weight: 850;
  line-height: 1.45;
  margin: 18px 0 0;
}
.nsm-login-help {
  display: grid;
  gap: 8px;
  margin-top: 20px;
  color: rgba(255,255,255,.56);
  font-size: 12px;
  line-height: 1.5;
}
.nsm-login-help a {
  color: #fff;
  font-weight: 950;
  text-decoration: none;
}
.nsm-client-portal-v210 {
  position: relative;
  z-index: 4;
  width: min(1580px, calc(100% - 48px));
  max-width: none;
  margin: 0 auto;
  padding: 16px 0 70px;
  color: #111;
}
.nsm-portal-dashboard-shell .nsm-dashboard-v2 {
  background: rgba(247,247,248,.96);
  border: 1px solid rgba(255,255,255,.18);
  box-shadow: 0 36px 110px rgba(0,0,0,.32);
  border-radius: 34px;
}
.nsm-portal-dashboard-shell .nsm-command-hero {
  border-radius: 30px;
}
.nsm-empty-card {
  position: relative;
  z-index: 5;
  max-width: 760px;
  margin: 120px auto;
  border-radius: 32px;
  background: #fff;
  color: #111;
  padding: 44px;
  box-shadow: 0 32px 90px rgba(0,0,0,.28);
}
.nsm-empty-card h2 { font-size: 40px; line-height: 1; margin: 0 0 14px; }
.nsm-empty-card a { color: #3a4c83; font-weight: 950; }
@media (max-width: 1180px) {
  .nsm-login-stage { grid-template-columns: 1fr; align-items: start; padding-top: 34px; }
  .nsm-login-copy h1 { max-width: 980px; }
  .nsm-login-card { max-width: 720px; }
}
@media (max-width: 782px) {
  .nsm-portal-topbar {
    width: min(100% - 28px, 760px);
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 10px;
    padding-top: 16px;
  }
  .nsm-top-left,
  .nsm-top-center,
  .nsm-top-right { justify-self: center; text-align: center; }
  .nsm-top-client-logo,
  .nsm-top-northstar-logo { max-width: 190px; }
  .nsm-top-northstar-logo { max-height: 38px; }
  .nsm-login-stage,
  .nsm-client-portal-v210 {
    width: calc(100% - 28px);
  }
  .nsm-login-stage { padding: 28px 0 44px; }
  .nsm-login-copy h1 { font-size: clamp(44px, 14vw, 72px); }
  .nsm-login-copy p { font-size: 16px; }
  .nsm-login-proof-grid { grid-template-columns: 1fr; margin-top: 24px; }
  .nsm-login-proof-grid div { min-height: auto; }
  .nsm-login-card { border-radius: 24px; padding: 28px 24px; }
  .nsm-login-card h2 { font-size: 34px; }
  .nsm-portal-dashboard-shell .nsm-dashboard-v2 { border-radius: 22px; }
}

/* =========================
   NSM Analytics Portal v2.2
   Two-password gatekeeping + no remembered portal sessions
   ========================= */
.nsm-custom-login-form {
  position: relative;
}
.nsm-login-decoy {
  position: absolute !important;
  left: -99999px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
  border: 0 !important;
  padding: 0 !important;
}
.nsm-login-security-note {
  display: grid;
  gap: 4px;
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(0,0,0,.22);
  border-radius: 16px;
  padding: 14px 16px;
  color: rgba(255,255,255,.76);
  line-height: 1.45;
}
.nsm-login-security-note strong {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .12em;
  font-weight: 950;
}
.nsm-login-security-note span {
  color: rgba(255,255,255,.66);
  font-size: 13px;
  font-weight: 750;
}
.nsm-custom-login-form input:-webkit-autofill,
.nsm-custom-login-form input:-webkit-autofill:hover,
.nsm-custom-login-form input:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff !important;
  transition: background-color 9999s ease-in-out 0s !important;
  box-shadow: 0 0 0 1000px rgba(0,0,0,.34) inset !important;
}

/* =========================
   NSM Analytics Portal v2.2.1
   High-tech login redesign
   ========================= */
.nsm-portal-login-shell {
  background:
    radial-gradient(circle at 14% 16%, rgba(58,76,131,.26), transparent 28%),
    radial-gradient(circle at 82% 18%, rgba(58,76,131,.14), transparent 22%),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,.025) 1px, transparent 1px),
    linear-gradient(135deg, #040406 0%, #090a0d 38%, #101116 68%, #20283b 100%);
  background-size: auto, auto, 32px 32px, 32px 32px, auto;
}
.nsm-portal-login-shell:before { opacity: .075; filter: grayscale(1) contrast(1.1) brightness(.9); }
.nsm-portal-login-shell:after {
  background:
    linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,.018) 1px, transparent 1px),
    linear-gradient(180deg, rgba(58,76,131,.06), transparent 22%, transparent 78%, rgba(58,76,131,.03));
  background-size: 110px 110px, 110px 110px, auto;
  opacity: .32;
}
.nsm-portal-login-shell .nsm-portal-noise {
  opacity: .16;
  background:
    radial-gradient(circle at 50% 50%, rgba(255,255,255,.08), transparent 1px),
    linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,0) 34%);
  background-size: 4px 4px, auto;
}
.nsm-portal-login-shell .nsm-portal-topbar { width: min(1600px, calc(100% - 64px)); padding-top: 28px; }
.nsm-portal-login-shell .nsm-secure-pill,
.nsm-portal-login-shell .nsm-client-logo-placeholder {
  background: rgba(10,12,16,.72);
  border-color: rgba(255,255,255,.12);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.04), 0 16px 34px rgba(0,0,0,.24);
}
.nsm-portal-login-shell .nsm-client-logo-placeholder { min-width: 240px; position: relative; }
.nsm-portal-login-shell .nsm-client-logo-placeholder:before,
.nsm-portal-login-shell .nsm-client-logo-placeholder:after {
  content: ""; position: absolute; top: 50%; width: 18px; height: 1px; background: rgba(58,76,131,.55);
}
.nsm-portal-login-shell .nsm-client-logo-placeholder:before { left: 16px; }
.nsm-portal-login-shell .nsm-client-logo-placeholder:after { right: 16px; }
.nsm-portal-login-shell .nsm-login-stage {
  width: min(1440px, calc(100% - 64px));
  grid-template-columns: minmax(0, 1.08fr) minmax(420px, 500px);
  gap: clamp(44px, 6vw, 110px);
  padding: 48px 0 84px;
}
.nsm-portal-login-shell .nsm-login-copy { position: relative; padding: 26px 0 26px 6px; }
.nsm-login-copy-topline { display: flex; align-items: center; gap: 14px; flex-wrap: wrap; margin-bottom: 14px; }
.nsm-login-system-pill {
  display: inline-flex; align-items: center; gap: 8px; min-height: 34px; padding: 8px 14px; border-radius: 999px;
  border: 1px solid rgba(58,76,131,.34); background: rgba(58,76,131,.10); color: #fff; font-size: 10px; font-weight: 900;
  text-transform: uppercase; letter-spacing: .14em;
}
.nsm-login-system-pill:before {
  content: ""; width: 8px; height: 8px; border-radius: 50%; background: #3a4c83; box-shadow: 0 0 0 6px rgba(58,76,131,.16);
}
.nsm-portal-login-shell .nsm-login-copy .nsm-kicker { margin: 0; }
.nsm-portal-login-shell .nsm-login-copy h1 {
  font-family: Inter, Arial, sans-serif !important; font-weight: 950 !important; font-size: clamp(68px, 8vw, 112px);
  line-height: .88; letter-spacing: -.08em; max-width: 760px; margin: 0 0 20px; text-wrap: balance;
  text-shadow: 0 18px 54px rgba(0,0,0,.34);
}
.nsm-portal-login-shell .nsm-login-copy p {
  max-width: 760px; color: rgba(255,255,255,.74); font-size: clamp(16px, 1.45vw, 21px);
}
.nsm-login-signal-bar { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 26px; }
.nsm-login-signal-bar span {
  display: inline-flex; align-items: center; gap: 10px; min-height: 38px; padding: 10px 14px; border: 1px solid rgba(255,255,255,.12);
  background: rgba(255,255,255,.045); border-radius: 999px; color: rgba(255,255,255,.86); font-size: 11px;
  text-transform: uppercase; letter-spacing: .13em; font-weight: 900;
}
.nsm-login-signal-bar i {
  display: inline-block; width: 8px; height: 8px; border-radius: 50%; background: #3a4c83; box-shadow: 0 0 0 6px rgba(58,76,131,.12);
}
.nsm-portal-login-shell .nsm-login-proof-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; margin-top: 28px; max-width: 820px; }
.nsm-portal-login-shell .nsm-proof-card {
  min-height: 156px; border-radius: 20px; border: 1px solid rgba(255,255,255,.10);
  background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.03)), linear-gradient(120deg, rgba(58,76,131,.08), rgba(58,76,131,0) 38%);
  padding: 18px 18px 16px; box-shadow: 0 18px 48px rgba(0,0,0,.24); position: relative; overflow: hidden;
}
.nsm-portal-login-shell .nsm-proof-card:before {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px), linear-gradient(0deg, rgba(255,255,255,.02) 1px, transparent 1px);
  background-size: 26px 26px; opacity: .16; pointer-events: none;
}
.nsm-portal-login-shell .nsm-proof-card:after {
  content: ""; position: absolute; inset: 0 auto auto 0; width: 70px; height: 3px; background: linear-gradient(90deg, #3a4c83, rgba(58,76,131,0));
}
.nsm-portal-login-shell .nsm-proof-card small,
.nsm-portal-login-shell .nsm-proof-card strong,
.nsm-portal-login-shell .nsm-proof-card span,
.nsm-portal-login-shell .nsm-proof-card em { position: relative; z-index: 1; }
.nsm-portal-login-shell .nsm-proof-card small {
  display: block; margin-bottom: 12px; color: #3a4c83; font-size: 10px; font-weight: 950; letter-spacing: .17em; text-transform: uppercase;
}
.nsm-portal-login-shell .nsm-proof-card strong {
  display: block; margin: 0 0 8px; font-size: 22px; line-height: 1.02; color: #fff;
}
.nsm-portal-login-shell .nsm-proof-card span {
  display: block; color: rgba(255,255,255,.68); font-size: 13px; line-height: 1.58; font-weight: 700; max-width: 280px;
}
.nsm-portal-login-shell .nsm-proof-card em {
  position: absolute; right: 16px; bottom: 14px; font-style: normal; color: rgba(255,255,255,.30); text-transform: uppercase; letter-spacing: .16em; font-size: 10px; font-weight: 900;
}
.nsm-portal-login-shell .nsm-login-card {
  border-radius: 22px; border: 1px solid rgba(255,255,255,.12);
  background: linear-gradient(180deg, rgba(18,19,24,.94), rgba(10,10,14,.92)), linear-gradient(135deg, rgba(58,76,131,.10), transparent 32%);
  padding: 26px 26px 24px; box-shadow: 0 36px 90px rgba(0,0,0,.42);
}
.nsm-portal-login-shell .nsm-login-card:before {
  width: 100%; height: 1px; inset: 0 0 auto 0; background: linear-gradient(90deg, rgba(58,76,131,.95), rgba(58,76,131,.1) 55%, rgba(255,255,255,0));
}
.nsm-portal-login-shell .nsm-login-card:after {
  content: ""; position: absolute; right: 18px; top: 18px; width: 74px; height: 74px; border-top: 1px solid rgba(255,255,255,.10); border-right: 1px solid rgba(255,255,255,.10); border-radius: 0 16px 0 0; pointer-events: none;
}
.nsm-login-card-top { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 10px; }
.nsm-login-card-label {
  color: rgba(255,255,255,.42); font-size: 9px; text-transform: uppercase; letter-spacing: .16em; font-weight: 900; text-align: right;
}
.nsm-portal-login-shell .nsm-login-card .nsm-kicker { margin: 0; }
.nsm-portal-login-shell .nsm-login-card h2 {
  font-family: Inter, Arial, sans-serif !important; font-weight: 900 !important; font-size: clamp(38px, 4.2vw, 54px); margin: 0 0 10px;
}
.nsm-portal-login-shell .nsm-login-card p { color: rgba(255,255,255,.68); font-size: 14px; margin-bottom: 18px; }
.nsm-portal-login-shell .nsm-custom-login-form { gap: 14px; margin-top: 14px; }
.nsm-portal-login-shell .nsm-custom-login-form label span { color: rgba(255,255,255,.72); font-size: 10px; }
.nsm-portal-login-shell .nsm-custom-login-form input[type=text],
.nsm-portal-login-shell .nsm-custom-login-form input[type=password] {
  min-height: 56px; border-radius: 14px; border: 1px solid rgba(255,255,255,.12); background: linear-gradient(180deg, rgba(6,7,10,.92), rgba(12,12,16,.96));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.03); color: #fff;
}
.nsm-portal-login-shell .nsm-custom-login-form input[type=text]:focus,
.nsm-portal-login-shell .nsm-custom-login-form input[type=password]:focus {
  border-color: rgba(58,76,131,.80); box-shadow: 0 0 0 4px rgba(58,76,131,.10), inset 0 1px 0 rgba(255,255,255,.04);
}
.nsm-portal-login-shell .nsm-login-security-note {
  display: grid; gap: 6px; border-radius: 14px; border: 1px solid rgba(58,76,131,.26); background: linear-gradient(180deg, rgba(58,76,131,.12), rgba(58,76,131,.07)); color: rgba(255,255,255,.86); padding: 12px 14px;
}
.nsm-portal-login-shell .nsm-login-security-note strong {
  display: block; font-size: 11px; text-transform: uppercase; letter-spacing: .14em;
}
.nsm-portal-login-shell .nsm-login-security-note span { display: block; font-size: 12px; line-height: 1.5; }
.nsm-portal-login-shell .nsm-login-submit {
  width: 100%; min-height: 58px; border-radius: 14px; background: linear-gradient(135deg, #3a4c83 0%, #263761 100%) !important; color: #fff !important; box-shadow: 0 18px 38px rgba(58,76,131,.28); transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;
}
.nsm-portal-login-shell .nsm-login-submit:hover { transform: translateY(-1px); box-shadow: 0 22px 46px rgba(58,76,131,.34); filter: brightness(1.03); }
.nsm-portal-login-shell .nsm-login-help {
  display: flex; align-items: center; justify-content: space-between; gap: 14px; flex-wrap: wrap; margin-top: 18px; padding-top: 14px; border-top: 1px solid rgba(255,255,255,.08);
}
.nsm-portal-login-shell .nsm-login-help a {
  display: inline-flex; align-items: center; justify-content: center; min-height: 38px; padding: 0 14px; border-radius: 999px; border: 1px solid rgba(255,255,255,.12); background: rgba(255,255,255,.04);
}
.nsm-portal-login-shell .nsm-login-help span { color: rgba(255,255,255,.52); }
@media (max-width: 1180px) {
  .nsm-portal-login-shell .nsm-login-stage { grid-template-columns: 1fr; gap: 34px; }
  .nsm-portal-login-shell .nsm-login-card { max-width: 760px; }
}
@media (max-width: 782px) {
  .nsm-portal-login-shell .nsm-portal-topbar,
  .nsm-portal-login-shell .nsm-login-stage { width: calc(100% - 28px); }
  .nsm-portal-login-shell .nsm-login-copy { padding-top: 8px; }
  .nsm-portal-login-shell .nsm-login-copy-topline { gap: 10px; }
  .nsm-portal-login-shell .nsm-login-copy h1 { font-size: clamp(44px, 14vw, 72px); line-height: .92; }
  .nsm-portal-login-shell .nsm-login-signal-bar { gap: 10px; }
  .nsm-portal-login-shell .nsm-login-signal-bar span { width: 100%; justify-content: flex-start; }
  .nsm-portal-login-shell .nsm-login-proof-grid { grid-template-columns: 1fr; }
  .nsm-portal-login-shell .nsm-login-card { padding: 22px 20px 20px; }
  .nsm-login-card-top { flex-direction: column; align-items: flex-start; }
  .nsm-portal-login-shell .nsm-login-help { display: grid; }
}


/* =========================
   NSM Analytics Portal v2.3.0
   North Star brand alignment + footer login button
   Brand colors: #3a4c83, #c6c18d, #363636, #282829, #F2F3F5
   ========================= */
:root {
  --nsm-blue: #3a4c83;
  --nsm-blue-dark: #28355f;
  --nsm-blue-deep: #1e294b;
  --nsm-khaki: #c6c18d;
  --nsm-charcoal-brand: #363636;
  --nsm-ink-brand: #282829;
  --nsm-light-brand: #F2F3F5;
  --nsm-heading-font: "Warbler", Georgia, "Times New Roman", serif;
  --nsm-body-font: "Area Normal", Inter, Arial, sans-serif;
}
.nsm-portal-shell,
.nsm-client-portal,
.nsm-dashboard,
.nsm-portal-button-link {
  font-family: var(--nsm-body-font);
}
.nsm-portal-login-shell {
  background:
    radial-gradient(circle at 16% 16%, rgba(58,76,131,.44), transparent 31%),
    radial-gradient(circle at 84% 18%, rgba(198,193,141,.18), transparent 24%),
    linear-gradient(90deg, rgba(255,255,255,.036) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,.024) 1px, transparent 1px),
    linear-gradient(135deg, #101014 0%, #1d263f 44%, #282829 100%);
  background-size: auto, auto, 34px 34px, 34px 34px, auto;
}
.nsm-portal-dashboard-shell {
  background:
    radial-gradient(circle at 16% 12%, rgba(58,76,131,.38), transparent 30%),
    radial-gradient(circle at 84% 0%, rgba(198,193,141,.15), transparent 22%),
    linear-gradient(135deg, #111114, #1f283f 52%, #282829);
}
.nsm-portal-shell:after {
  background:
    linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,.02) 1px, transparent 1px),
    linear-gradient(180deg, rgba(198,193,141,.055), transparent 24%, transparent 76%, rgba(58,76,131,.08));
  background-size: 96px 96px, 96px 96px, auto;
}
.nsm-login-copy h1,
.nsm-login-card h2,
.nsm-command-copy h2,
.nsm-empty-card h2 {
  font-family: var(--nsm-heading-font) !important;
  font-weight: 700 !important;
  letter-spacing: -.045em !important;
}
.nsm-login-copy .nsm-kicker,
.nsm-login-card .nsm-kicker,
.nsm-kicker,
.nsm-proof-card small,
.nsm-login-card-label,
.nsm-custom-login-form label span {
  color: var(--nsm-khaki) !important;
}
.nsm-login-system-pill,
.nsm-login-signal-bar span,
.nsm-secure-pill,
.nsm-client-logo-placeholder,
.nsm-logo-fallback,
.nsm-logout-link {
  border-color: rgba(198,193,141,.34) !important;
  background: rgba(242,243,245,.06) !important;
}
.nsm-login-system-pill:before,
.nsm-login-signal-bar i,
.nsm-live-indicator b {
  background: var(--nsm-khaki) !important;
  box-shadow: 0 0 0 6px rgba(198,193,141,.14) !important;
}
.nsm-proof-card:after,
.nsm-login-card:before,
.nsm-client-logo-placeholder:before,
.nsm-client-logo-placeholder:after {
  background: linear-gradient(90deg, var(--nsm-khaki), rgba(198,193,141,0)) !important;
}
.nsm-login-card {
  background:
    linear-gradient(180deg, rgba(40,40,41,.95), rgba(22,27,42,.94)),
    linear-gradient(135deg, rgba(58,76,131,.20), transparent 38%) !important;
  border-color: rgba(198,193,141,.18) !important;
}
.nsm-login-security-note,
.nsm-login-error {
  border-color: rgba(198,193,141,.30) !important;
  background: rgba(198,193,141,.10) !important;
}
.nsm-login-submit,
.nsm-button,
.nsm-filter-bar .button-primary,
.nsm-tabs-v2 button.is-active {
  background: linear-gradient(135deg, var(--nsm-blue), var(--nsm-blue-dark)) !important;
  border-color: var(--nsm-blue) !important;
  color: #fff !important;
  box-shadow: 0 18px 38px rgba(58,76,131,.28) !important;
}
.nsm-login-submit:hover,
.nsm-button:hover,
.nsm-filter-bar .button-primary:hover {
  filter: brightness(1.05);
  box-shadow: 0 22px 48px rgba(58,76,131,.34) !important;
}
.nsm-dashboard-v2 {
  background: rgba(242,243,245,.97) !important;
}
.nsm-command-hero,
.nsm-panel-dark,
.nsm-secret-card {
  background: linear-gradient(135deg, #282829, #1e294b 64%, #3a4c83) !important;
}
.nsm-command-hero:after,
.nsm-admin-hero:after {
  background: radial-gradient(circle, rgba(198,193,141,.30), transparent 65%) !important;
}
.nsm-stat-card:before,
.nsm-funnel-track b {
  background: linear-gradient(90deg, var(--nsm-blue), var(--nsm-khaki)) !important;
}
.nsm-stat-card:after {
  background: rgba(58,76,131,.06) !important;
}
.nsm-signal-stack span,
.nsm-funnel-top span,
.nsm-secret-card span {
  color: var(--nsm-khaki) !important;
}
.nsm-portal-button-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-height: 48px;
  padding: 12px 18px;
  border-radius: 999px;
  border: 1px solid rgba(58,76,131,.26);
  background: linear-gradient(135deg, #3a4c83, #28355f);
  color: #fff !important;
  text-decoration: none !important;
  box-shadow: 0 14px 34px rgba(58,76,131,.22);
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;
  width: fit-content;
}
.nsm-portal-button-link:hover,
.nsm-portal-button-link:focus {
  color: #fff !important;
  transform: translateY(-1px);
  box-shadow: 0 18px 44px rgba(58,76,131,.30);
  filter: brightness(1.03);
  outline: none;
}
.nsm-portal-button-link:focus-visible {
  outline: 2px solid var(--nsm-khaki);
  outline-offset: 3px;
}
.nsm-portal-button-mark {
  display: inline-flex;
  width: 30px;
  height: 30px;
  border-radius: 999px;
  align-items: center;
  justify-content: center;
  background: rgba(198,193,141,.20);
  color: var(--nsm-khaki);
  font-size: 15px;
  line-height: 1;
  flex: 0 0 auto;
}
.nsm-portal-button-text {
  display: grid;
  gap: 2px;
  text-align: left;
}
.nsm-portal-button-text strong {
  display: block;
  font-size: 13px;
  line-height: 1;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 900;
}
.nsm-portal-button-text small {
  display: block;
  font-size: 10px;
  line-height: 1.1;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: rgba(242,243,245,.78);
  font-weight: 800;
}
@media (max-width: 782px) {
  .nsm-portal-button-link {
    width: 100%;
    max-width: 340px;
    justify-content: center;
  }
}


/* NSM Analytics v2.4.0 - AWS Location map support */
.nsm-aws-map{width:100%;height:390px;border-radius:18px;overflow:hidden;background:#0b0b0d;border:1px solid rgba(58,76,131,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}
.nsm-aws-map[hidden]{display:none!important}.nsm-aws-map .maplibregl-canvas{outline:none}.nsm-aws-marker{display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(58,76,131,.28);box-shadow:0 0 0 8px rgba(58,76,131,.12),0 10px 26px rgba(0,0,0,.22);cursor:pointer}.nsm-aws-marker span{display:block;width:58%;height:58%;border-radius:50%;background:#3a4c83;border:2px solid #fff}.maplibregl-popup-content{font-family:Inter,Arial,sans-serif;border-radius:12px;padding:12px 14px;font-weight:700;color:#282829;box-shadow:0 16px 38px rgba(0,0,0,.18)}.maplibregl-popup-content strong{color:#3a4c83}.maplibregl-ctrl-group{border-radius:12px!important;overflow:hidden}.nsm-map-panel .nsm-aws-map + canvas{margin-top:0}

/* NSM Analytics v2.4.1 - AWS map status overlay */
.nsm-aws-map{position:relative;min-height:390px}.nsm-aws-map-status{position:absolute;left:18px;bottom:18px;z-index:3;max-width:min(520px,calc(100% - 36px));padding:12px 14px;border-radius:14px;background:rgba(40,40,41,.84);border:1px solid rgba(198,193,141,.36);color:#f2f3f5;font-size:12px;font-weight:800;line-height:1.45;box-shadow:0 16px 36px rgba(0,0,0,.20);backdrop-filter:blur(12px)}.nsm-aws-map-status.is-error{border-color:rgba(190,50,50,.55);background:rgba(80,20,24,.90)}.nsm-aws-map-status.is-empty{display:none}
