:root {
  --ink: #13233f;
  --muted: #637087;
  --line: #dce3ed;
  --panel: #ffffff;
  --soft: #f4f7fb;
  --brand: #0d6b55;
  --brand-2: #06483c;
  --accent: #d9a520;
  --danger: #a33131;
  --warning: #956500;
  --shadow: 0 16px 40px rgba(20, 35, 63, .08);
}

/* Governed typed Experience routes (v3.13.6 cumulative contract) */
.typed-experience{background:#f4f7fb;color:#10233e;min-height:60vh}.typed-hero{background:linear-gradient(135deg,#071d38 0%,#0b3653 72%,#075d59 100%);color:#fff;padding:clamp(3.5rem,7vw,7rem) 0}.typed-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,22rem);gap:clamp(2rem,6vw,6rem);align-items:end}.typed-hero h1{font-size:clamp(2.45rem,5vw,5.4rem);line-height:1.02;letter-spacing:-.045em;max-width:17ch;margin:.55rem 0 1.25rem}.typed-deck{font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.65;max-width:68ch;color:#dcecf4}.typed-meta{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.6rem}.typed-meta span{border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:.42rem .76rem;font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.typed-source{padding:1.4rem;border:1px solid rgba(255,255,255,.22);border-radius:1rem;background:rgba(3,18,35,.42);display:grid;gap:.55rem}.typed-source span{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:#8fe0d3;font-weight:800}.typed-source strong{font-size:1.08rem}.typed-source a{color:#fff;text-underline-offset:.22rem}.typed-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,24rem);gap:clamp(2rem,6vw,6rem);padding-top:clamp(3rem,6vw,6rem);padding-bottom:clamp(3rem,6vw,6rem)}.typed-content h2,.typed-integrity h2,.typed-disclosures h2{font-size:clamp(1.55rem,3vw,2.25rem);letter-spacing:-.025em}.typed-claims{list-style:none;padding:0;margin:1.8rem 0;display:grid;gap:1rem}.typed-claims li{display:grid;grid-template-columns:2rem 1fr;gap:.85rem;background:#fff;border:1px solid #dce5ed;border-radius:.85rem;padding:1.15rem;box-shadow:0 10px 30px rgba(13,41,68,.05)}.typed-claims p{margin:0;line-height:1.65}.typed-check{width:1.7rem;height:1.7rem;display:grid;place-items:center;border-radius:50%;background:#dff6ef;color:#08745f;font-weight:900}.typed-integrity{align-self:start;background:#0b2946;color:#fff;padding:1.6rem;border-radius:1rem;box-shadow:0 20px 50px rgba(3,25,45,.16)}.typed-integrity p{line-height:1.65;color:#cfdee9}.typed-integrity dl{display:grid;gap:.65rem;margin:1.3rem 0 0}.typed-integrity dl div{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.14);padding-top:.7rem}.typed-integrity dt{color:#9fc2d4}.typed-integrity dd{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;margin:0}.typed-disclosures{max-width:80rem;margin:0 auto;padding:0 1.25rem 4rem}.typed-disclosures p{background:#fff7df;border-left:4px solid #d79c1f;padding:1rem 1.15rem;line-height:1.55}@media(max-width:760px){.typed-hero-grid,.typed-body{grid-template-columns:1fr}.typed-hero{padding-top:3rem}.typed-integrity{order:2}}

/* v3.13.6 connected asset development, Decision Gateway, and Story Search */
.hero-panel {
  display: grid;
  grid-template-columns: minmax(0, 1.65fr) minmax(250px, .75fr);
  gap: 24px;
  align-items: stretch;
  padding: clamp(24px, 3vw, 38px);
  border: 1px solid #c8d8ea;
  border-radius: 22px;
  background:
    radial-gradient(circle at 92% 8%, rgba(26, 149, 127, .16), transparent 30%),
    linear-gradient(135deg, #f8fbff 0%, #edf5fc 100%);
  box-shadow: 0 20px 50px rgba(8, 31, 59, .08);
}
.hero-panel h2 {
  max-width: 780px;
  margin: 5px 0 10px;
  color: #082340;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.08;
}
.hero-panel > div > p:last-child {
  max-width: 820px;
  margin: 0;
  color: #49627a;
  font-size: 15px;
  line-height: 1.7;
}
.hero-status {
  display: grid;
  align-content: center;
  gap: 7px;
  padding: 22px;
  border: 1px solid rgba(13, 109, 92, .2);
  border-radius: 16px;
  background: rgba(255, 255, 255, .82);
}
.hero-status strong { color: #092f33; font-size: 16px; }
.hero-status small { color: #587078; line-height: 1.5; }
.status-dot {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #18a57f;
  box-shadow: 0 0 0 6px rgba(24, 165, 127, .13);
}
.admin-site details {
  border: 1px solid #d4e0ec;
  border-radius: 10px;
  background: #fbfdff;
}
.admin-site details > summary {
  padding: 9px 11px;
  color: #173c60;
  font-weight: 750;
  cursor: pointer;
}
.admin-site details[open] > summary { border-bottom: 1px solid #dce6f0; }
.admin-site details > form { padding: 12px; }
.admin-site .card .table-wrap { scrollbar-color: #a8bfd4 #edf3f8; }
.admin-site .card tbody tr:hover { background: #f6faff; }
.admin-site textarea[name$="_json"],
.admin-site textarea[name="items_json"] {
  min-height: 118px;
  font: 12px/1.55 ui-monospace, SFMono-Regular, Consolas, monospace;
}
@media (max-width: 900px) {
  .hero-panel { grid-template-columns: 1fr; }
}


* { box-sizing: border-box; }
html { color-scheme: light; }
body {
  margin: 0;
  background: var(--soft);
  color: var(--ink);
  font: 15px/1.55 Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
a { color: var(--brand); }
.shell { min-height: 100vh; display: grid; grid-template-columns: 260px 1fr; }
.sidebar {
  background: linear-gradient(180deg, #0d1c31 0%, #101b2c 100%);
  color: #fff;
  padding: 24px 18px;
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: auto;
}
.brand { display: flex; gap: 12px; align-items: center; margin: 0 6px 24px; }
.brand-mark {
  width: 38px; height: 38px; border-radius: 12px; display: grid; place-items: center;
  background: linear-gradient(135deg, #18a47e, #d9a520); font-weight: 900;
}
.brand strong { display: block; font-size: 14px; letter-spacing: .02em; }
.brand small { color: #9eb0c8; }
.nav-label { margin: 18px 10px 8px; color: #7f93ad; text-transform: uppercase; letter-spacing: .12em; font-size: 10px; }
.nav a {
  display: block; padding: 9px 12px; border-radius: 9px; color: #c7d3e2;
  text-decoration: none; margin-bottom: 3px;
}
.nav a:hover, .nav a.active { color: #fff; background: rgba(255,255,255,.09); }
.main { min-width: 0; }
.topbar {
  height: 72px; padding: 0 30px; display: flex; align-items: center; justify-content: space-between;
  background: rgba(255,255,255,.94); border-bottom: 1px solid var(--line); position: sticky; top: 0; z-index: 3;
}
.topbar h1 { margin: 0; font-size: 20px; }
.content { padding: 28px 30px 60px; max-width: 1500px; margin: 0 auto; }
.grid { display: grid; gap: 18px; }
.thirds { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.metrics {
  display: grid; grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px; margin: 18px 0;
}
.split { grid-template-columns: minmax(0, 1.6fr) minmax(300px, .8fr); }
.hero {
  display: flex; align-items: center; justify-content: space-between; gap: 28px;
  margin-bottom: 18px; padding: 28px 30px; color: #fff;
  border: 1px solid rgba(255,255,255,.12); border-radius: 18px;
  background:
    radial-gradient(circle at 88% 18%, rgba(217,165,32,.28), transparent 26%),
    linear-gradient(132deg, #0b2a43 0%, #0d6b55 72%, #0a5547 100%);
  box-shadow: 0 22px 50px rgba(13, 44, 67, .18);
}
.hero h2 { margin: 3px 0 8px; font-size: clamp(25px, 3vw, 38px); letter-spacing: -.035em; }
.hero p:not(.eyebrow) { margin: 0; max-width: 850px; color: #dbece7; }
.hero .eyebrow { color: #f4cf70; }
.hero > .badge { flex: 0 0 auto; padding: 8px 13px; border: 1px solid rgba(255,255,255,.26); }
.card {
  background: var(--panel); border: 1px solid var(--line); border-radius: 15px;
  padding: 20px; box-shadow: var(--shadow);
}
.card h2, .card h3 { margin-top: 0; }
.metric {
  min-width: 0; padding: 17px 18px; background: linear-gradient(180deg, #fff, #f9fbfd);
  border: 1px solid var(--line); border-radius: 13px; box-shadow: 0 8px 22px rgba(20,35,63,.05);
}
.metric strong { display: block; margin-top: 4px; font-size: 30px; letter-spacing: -.04em; }
.metric span { color: var(--muted); font-size: 12px; text-transform: uppercase; letter-spacing: .08em; }
.muted { color: var(--muted); }
.eyebrow { color: var(--brand); text-transform: uppercase; letter-spacing: .12em; font-size: 11px; font-weight: 800; }
.stack > * + * { margin-top: 14px; }
.actions { display: flex; align-items: center; flex-wrap: wrap; gap: 8px; }
.button, button {
  appearance: none; border: 0; background: var(--brand); color: #fff; border-radius: 9px;
  padding: 10px 14px; font: inherit; font-weight: 700; cursor: pointer; text-decoration: none;
}
.button:hover, button:hover { background: var(--brand-2); }
.button:focus-visible, button:focus-visible, .nav a:focus-visible, a:focus-visible {
  outline: 3px solid rgba(217,165,32,.72); outline-offset: 3px;
}
.button.secondary, button.secondary { background: #e8edf4; color: var(--ink); }
.button.danger, button.danger { background: var(--danger); }
.button.ghost, button.ghost {
  background: transparent; color: var(--brand); border: 1px solid #b9d7cf;
}
.button.ghost:hover, button.ghost:hover { background: #e8f4f0; }
form.inline { display: inline; }
label { display: block; font-weight: 700; margin-bottom: 5px; }
input, select, textarea {
  width: 100%; padding: 10px 11px; border-radius: 9px; border: 1px solid #cbd5e2;
  background: #fff; color: var(--ink); font: inherit;
}
textarea { min-height: 92px; resize: vertical; }
input:focus, select:focus, textarea:focus { outline: 3px solid rgba(13,107,85,.14); border-color: var(--brand); }
.form-grid { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 14px; }
.form-grid .wide,
.form-grid .full { grid-column: 1 / -1; }

.asset-preview {
  max-width: 72ch;
  max-height: 360px;
  margin: 12px 0 0;
  padding: 14px;
  overflow: auto;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: #f7f9fc;
  color: var(--ink);
  font: 0.82rem/1.55 ui-monospace, SFMono-Regular, Consolas, monospace;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
}
.check { display: flex; gap: 9px; align-items: start; font-weight: 500; }
.check input { width: auto; margin-top: 5px; }
.table-wrap { overflow-x: auto; }
table { width: 100%; border-collapse: collapse; font-size: 13px; }
th { color: var(--muted); text-align: left; text-transform: uppercase; letter-spacing: .06em; font-size: 10px; }
th, td { border-bottom: 1px solid var(--line); padding: 11px 9px; vertical-align: top; }
tbody tr { transition: background-color .16s ease; }
tbody tr:hover { background: #f6faf9; }
tr:last-child td { border-bottom: 0; }
.badge {
  display: inline-block; padding: 3px 8px; border-radius: 999px; background: #e7edf5;
  color: #40506a; font-size: 11px; font-weight: 800;
}
.badge.active, .badge.approved, .badge.published, .badge.released, .badge.completed, .badge.healthy { background: #dff4ec; color: #075c45; }
.badge.pending, .badge.pending_review, .badge.draft, .badge.degraded { background: #fff0ca; color: #805500; }
.badge.failed, .badge.critical, .badge.rejected, .badge.open { background: #fde3e3; color: #922b2b; }
.notice { padding: 13px 15px; border-radius: 10px; margin-bottom: 18px; border: 1px solid; }
.notice.success { background: #e7f8f1; border-color: #9edcc8; color: #075c45; }
.notice.error { background: #fff0f0; border-color: #edb3b3; color: #8a2626; }
.code { font-family: ui-monospace, SFMono-Regular, Consolas, monospace; font-size: 12px; overflow-wrap: anywhere; }
.login-wrap { min-height: 100vh; display: grid; place-items: center; padding: 24px; background: radial-gradient(circle at top, #e2f1ec, var(--soft) 48%); }
.login { width: min(440px, 100%); }
.public-header { background: #0d1c31; color: #fff; }
.public-header .inner, .story, .public-footer { width: min(980px, calc(100% - 36px)); margin: auto; }
.public-header .inner { padding: 18px 0; display: flex; justify-content: space-between; align-items: center; }
.public-header a { color: #fff; text-decoration: none; }
.story { background: #fff; margin-top: 30px; margin-bottom: 30px; border: 1px solid var(--line); border-radius: 18px; padding: clamp(24px, 5vw, 60px); box-shadow: var(--shadow); }
.story h1 { font-size: clamp(32px, 5vw, 54px); line-height: 1.08; letter-spacing: -.04em; margin: 12px 0 18px; }
.story h2 { margin-top: 34px; }
.source-box { background: #edf5f2; border-left: 4px solid var(--brand); padding: 14px 16px; margin: 24px 0; }
.public-footer { padding: 15px 0 40px; color: var(--muted); }

/* Story Classification editorial control center */
.story-classification-shell { --story-blue: #0b3e68; --story-cyan: #0d8f91; --story-gold: #dfa928; }
.story-hero {
  background:
    radial-gradient(circle at 90% 12%, rgba(100, 222, 210, .2), transparent 24%),
    radial-gradient(circle at 70% 110%, rgba(223, 169, 40, .26), transparent 32%),
    linear-gradient(132deg, #081b34 0%, #0b3e68 48%, #08746f 100%);
}
.story-metrics { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.story-metric { position: relative; overflow: hidden; }
.story-metric::before {
  content: ""; position: absolute; inset: 0 auto 0 0; width: 4px;
  background: linear-gradient(180deg, var(--story-cyan), var(--story-gold));
}
.story-metric strong { color: var(--story-blue); }
.story-section-heading,
.story-review-head,
.story-contract,
.story-score-strip {
  display: flex; align-items: flex-start; justify-content: space-between; gap: 16px;
}
.story-section-heading { align-items: center; margin: 28px 0 14px; }
.story-section-heading h2, .story-review-head h3 { margin: 0; }
.story-distribution { display: grid; gap: 18px; }
.story-distribution-row > div:first-child {
  display: flex; justify-content: space-between; gap: 16px; margin-bottom: 7px;
}
.story-distribution-row span { color: var(--muted); font-size: 12px; }
.story-bar { height: 9px; overflow: hidden; border-radius: 999px; background: #e6edf3; }
.story-bar i {
  display: block; height: 100%; min-width: 4px; border-radius: inherit;
  background: linear-gradient(90deg, var(--story-blue), var(--story-cyan), var(--story-gold));
}
.story-boundary-card {
  color: #eaf5f4;
  background:
    radial-gradient(circle at 100% 0, rgba(223, 169, 40, .22), transparent 30%),
    linear-gradient(150deg, #10243b, #123e4e);
  border-color: rgba(255,255,255,.1);
}
.story-boundary-card h2 { color: #fff; }
.story-boundary-card .eyebrow { color: #f0c65e; }
.story-boundary-card p, .story-boundary-card li { color: #d3e4e5; }
.story-review-grid { align-items: start; }
.story-review-card {
  position: relative; overflow: hidden; padding-top: 22px;
  border-top: 4px solid #8ba0b8;
}
.story-review-card.risk-critical { border-top-color: #a1242f; }
.story-review-card.risk-high { border-top-color: #d26d24; }
.story-review-card.risk-moderate { border-top-color: #d4a31f; }
.story-review-card.risk-low { border-top-color: #0a8c69; }
.story-review-head h3 { font-size: 19px; line-height: 1.3; }
.story-score-strip {
  align-items: stretch; margin: 16px 0; padding: 11px 0;
  border-block: 1px solid var(--line);
}
.story-score-strip span { color: var(--muted); font-size: 11px; text-transform: uppercase; letter-spacing: .05em; }
.story-score-strip b { display: block; color: var(--ink); font-size: 20px; letter-spacing: -.03em; }
.story-clear, .story-blocked {
  display: inline-flex; align-items: center; padding: 7px 10px;
  border-radius: 8px; font-size: 12px; font-weight: 750;
}
.story-clear { color: #075c45; background: #e2f5ee; }
.story-blocked { color: #843118; background: #fff0e8; }
.story-review-form {
  display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 11px;
  margin-top: 18px; padding-top: 16px; border-top: 1px solid var(--line);
}
.story-review-form .wide { grid-column: 1 / -1; }
.story-detail {
  border-color: #9bc9c2;
  box-shadow: 0 22px 60px rgba(8, 77, 76, .12);
}
.story-explanation { max-width: 980px; font-size: 17px; line-height: 1.75; }
.story-contract {
  flex-wrap: wrap; margin: 20px 0 26px; padding: 13px 15px;
  border: 1px solid #cfe0e1; border-radius: 10px; background: #f3f9f8;
}
.story-contract span { color: var(--muted); font-size: 12px; }
.story-contract b { color: var(--ink); }
.story-json { min-height: 270px; white-space: pre; tab-size: 2; }
.simulation-card {
  border-color: #b8d8d4;
  background:
    radial-gradient(circle at 96% 0, rgba(13,143,145,.09), transparent 32%),
    #fff;
}
.story-action-panel {
  margin-top: 18px; border: 1px solid var(--line); border-radius: 11px; background: #f9fbfd;
}
.story-action-panel > summary {
  cursor: pointer; padding: 13px 15px; color: var(--story-blue); font-weight: 800;
}
.story-action-panel > form, .story-action-panel > .stack { padding: 4px 15px 16px; }
.story-tool-grid { align-items: start; margin-top: 18px; }
.story-tool-grid .story-action-panel { margin-top: 0; }
.story-api-card {
  border-color: #a7cfc8;
  background:
    radial-gradient(circle at 2% 0, rgba(223,169,40,.12), transparent 28%),
    linear-gradient(145deg, #fff, #f2faf8);
}
.story-authority-card,
.story-calibration-card {
  position: relative;
  overflow: hidden;
  border-color: #b8d8d4;
  background:
    radial-gradient(circle at 98% 0, rgba(13,143,145,.10), transparent 28%),
    linear-gradient(145deg, #fff 0%, #f7fbfb 100%);
}
.story-authority-card::before,
.story-calibration-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, var(--story-blue), var(--story-cyan), var(--story-gold));
}
.story-calibration-card {
  border-color: #d9c891;
  background:
    radial-gradient(circle at 98% 0, rgba(223,169,40,.13), transparent 30%),
    linear-gradient(145deg, #fff 0%, #fffdf7 100%);
}
.compact-metrics {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 18px 0 26px;
}
.compact-metrics .metric {
  min-height: 86px;
  box-shadow: none;
  border-color: #d8e6e7;
}
.story-governance-grid {
  align-items: start;
  margin-top: 24px;
}
.compact-form {
  gap: 8px;
  margin-top: 12px;
}
.compact-form textarea { min-height: 80px; }
.form-align-end { display: flex; align-items: end; }
.badge.feature_queue_clear,
.badge.knowledge_aligned,
.badge.certificate_available { background: #dff4ec; color: #075c45; }
.badge.feature_review_required,
.badge.certification_required { background: #fff0ca; color: #805500; }
.badge.knowledge_diverged { background: #fde3e3; color: #922b2b; }
.story-empty { text-align: center; padding: 42px 24px; border-style: dashed; box-shadow: none; }
.badge.matched { background: #dff4ec; color: #075c45; }
.badge.not_matched { background: #edf1f6; color: #5d6878; }
.badge.high { background: #fff0df; color: #8c4310; }
.badge.moderate { background: #fff4d7; color: #7d5b00; }
.badge.low { background: #dff4ec; color: #075c45; }
.badge.editor_approved, .badge.human_only { background: #e3efff; color: #174e8e; }
.badge.not_publishable { background: #edf1f6; color: #4c596d; }

@media (max-width: 1050px) {
  .metrics { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .split, .thirds { grid-template-columns: 1fr; }
  .story-metrics { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .compact-metrics { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 760px) {
  .shell { grid-template-columns: 1fr; }
  .sidebar { position: static; height: auto; }
  .nav { display: grid; grid-template-columns: repeat(2, 1fr); }
  .nav-label { grid-column: 1 / -1; }
  .topbar { padding: 0 18px; }
  .content { padding: 20px 16px 50px; }
  .metrics, .form-grid { grid-template-columns: 1fr; }
  .hero { align-items: flex-start; flex-direction: column; padding: 24px; }
  .form-grid .wide { grid-column: auto; }
  .story-metrics, .story-review-form { grid-template-columns: 1fr; }
  .compact-metrics { grid-template-columns: 1fr; }
  .story-review-form .wide { grid-column: auto; }
  .story-section-heading, .story-review-head, .story-score-strip,
  .story-distribution-row > div:first-child { flex-direction: column; }
  .story-score-strip { gap: 12px; }
}

/* Consumer Trends Digest public newsroom */
.public-site {
  --news-navy: #071b38;
  --news-blue: #0b3568;
  --news-teal: #008f95;
  --news-orange: #f36b16;
  --news-paper: #fff;
  --news-wash: #f2f5f8;
  --news-rule: #d8e0e8;
  min-height: 100vh;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  background: var(--news-paper);
  color: #10233c;
  font-family: Georgia, "Times New Roman", serif;
}
.public-site a { color: inherit; }
.newsroom-width,
.newsroom-main,
.article-shell {
  width: min(1180px, calc(100% - 40px));
  margin-inline: auto;
}
.utility-bar {
  background: var(--news-navy);
  color: #dbe7f2;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
  font-size: 12px;
}
.utility-bar .newsroom-width {
  min-height: 34px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.utility-bar nav { display: flex; flex-wrap: wrap; gap: 18px; }
.utility-bar a { color: #dbe7f2; text-decoration: none; }
.utility-bar a:hover { color: #fff; text-decoration: underline; }
.newsroom-header {
  background: #fff;
  border-bottom: 1px solid var(--news-rule);
  box-shadow: 0 8px 28px rgba(7, 27, 56, .05);
}
.masthead {
  min-height: 116px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.newsroom-brand {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  text-decoration: none;
  color: var(--news-navy);
}
.newsroom-brand img { width: 82px; height: 82px; object-fit: contain; }
.newsroom-brand strong {
  display: block;
  font-size: clamp(24px, 3vw, 38px);
  line-height: 1;
  letter-spacing: -.035em;
}
.newsroom-brand small {
  display: block;
  margin-top: 8px;
  color: var(--news-teal);
  font: 800 11px/1.2 Inter, ui-sans-serif, system-ui, sans-serif;
  letter-spacing: .18em;
  text-transform: uppercase;
}
.masthead-tools {
  display: flex;
  align-items: center;
  gap: 18px;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
}
.newsroom-live {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #466078;
  font-size: 12px;
  font-weight: 700;
}
.newsroom-live i,
.pulse-label span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #17a673;
  box-shadow: 0 0 0 4px rgba(23, 166, 115, .12);
}
.masthead-tools form,
.newsroom-filter {
  display: flex;
  align-items: stretch;
}
.masthead-tools input {
  width: 220px;
  border-radius: 4px 0 0 4px;
  border-color: #bcc9d5;
}
.masthead-tools button,
.newsroom-filter button {
  border-radius: 0 4px 4px 0;
  background: var(--news-navy);
}
.brand-rule { display: grid; grid-template-columns: 58% 27% 15%; height: 4px; }
.brand-rule span:nth-child(1) { background: var(--news-navy); }
.brand-rule span:nth-child(2) { background: var(--news-teal); }
.brand-rule span:nth-child(3) { background: var(--news-orange); }
.newsroom-nav {
  min-height: 48px;
  display: flex;
  align-items: center;
  gap: clamp(18px, 3vw, 36px);
  overflow-x: auto;
  font: 800 12px/1 Inter, ui-sans-serif, system-ui, sans-serif;
  letter-spacing: .06em;
  text-transform: uppercase;
  white-space: nowrap;
}
.newsroom-nav a {
  color: #203b58;
  text-decoration: none;
}
.newsroom-nav a:hover { color: var(--news-teal); }
.newsroom-main { padding: 36px 0 80px; }
.newsroom-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(330px, .65fr);
  gap: clamp(30px, 6vw, 80px);
  align-items: center;
  padding: clamp(38px, 7vw, 82px);
  color: #fff;
  background:
    radial-gradient(circle at 82% 14%, rgba(0, 143, 149, .2), transparent 28%),
    linear-gradient(135deg, #06172f, #0a2a52 68%, #073e52);
  border-radius: 3px;
  box-shadow: 0 22px 50px rgba(7, 27, 56, .18);
}
.public-site .eyebrow {
  color: var(--news-teal);
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
  letter-spacing: .14em;
}
.newsroom-hero .eyebrow { color: #75d9d7; }
.newsroom-hero h1 {
  max-width: 720px;
  margin: 12px 0 20px;
  font-size: clamp(40px, 6vw, 72px);
  line-height: .98;
  letter-spacing: -.045em;
}
.newsroom-hero > div > p:not(.eyebrow) {
  max-width: 680px;
  margin: 0;
  color: #d7e4ef;
  font: 17px/1.75 Inter, ui-sans-serif, system-ui, sans-serif;
}
.hero-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 28px;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
}
.public-site .button {
  border-radius: 3px;
  background: var(--news-teal);
  padding: 12px 18px;
}
.public-site .button:hover { background: #00a5a9; }
.text-link { color: #fff; font-weight: 800; text-underline-offset: 4px; }
.newsroom-pulse {
  padding: 24px;
  background: rgba(255, 255, 255, .07);
  border: 1px solid rgba(255, 255, 255, .16);
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
}
.pulse-label {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 0 0 18px;
  color: #cce1ec;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.pulse-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: rgba(255,255,255,.14); }
.pulse-grid div { min-height: 104px; padding: 18px; background: rgba(5, 27, 51, .76); }
.pulse-grid strong { display: block; color: #fff; font-size: 24px; line-height: 1.1; }
.pulse-grid small { display: block; margin-top: 8px; color: #aabfd1; font-size: 10px; text-transform: uppercase; letter-spacing: .08em; }
.trend-watch {
  display: grid;
  grid-template-columns: 142px 1fr;
  margin: 24px 0 54px;
  border: 1px solid var(--news-rule);
  font: 12px/1.4 Inter, ui-sans-serif, system-ui, sans-serif;
}
.trend-watch > strong {
  padding: 13px 16px;
  background: var(--news-orange);
  color: #fff;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.trend-watch > div {
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 20px;
  overflow: hidden;
  padding: 10px 18px;
  background: #fff;
}
.trend-watch a {
  flex: 0 0 auto;
  max-width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #203b58;
  text-decoration: none;
  font-weight: 700;
}
.trend-watch a + a::before { content: "•"; margin-right: 20px; color: var(--news-teal); }
.newsroom-toolbar,
.section-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 28px;
  margin-bottom: 22px;
  padding-bottom: 14px;
  border-bottom: 3px solid var(--news-navy);
}
.newsroom-toolbar h2,
.section-heading h2 {
  margin: 3px 0 0;
  font-size: clamp(28px, 4vw, 40px);
  letter-spacing: -.035em;
}
.newsroom-filter {
  min-width: min(100%, 520px);
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
}
.newsroom-filter input { border-radius: 4px 0 0 4px; }
.newsroom-filter select { width: 150px; border-radius: 0; border-left: 0; }
.top-stories {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(330px, .65fr);
  gap: 34px;
}
.lead-story {
  min-height: 500px;
  padding: clamp(30px, 5vw, 60px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background:
    linear-gradient(180deg, rgba(7,27,56,.1), rgba(7,27,56,.94)),
    linear-gradient(135deg, #dce8ed, #88b6bd);
  color: #fff;
  position: relative;
  overflow: hidden;
}
.lead-story::before {
  content: "CTD";
  position: absolute;
  right: -18px;
  top: -45px;
  font: 900 190px/1 Inter, ui-sans-serif, system-ui, sans-serif;
  color: rgba(255,255,255,.08);
}
.story-kicker {
  margin: 0 0 8px;
  color: var(--news-teal);
  font: 800 10px/1.3 Inter, ui-sans-serif, system-ui, sans-serif;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.lead-story .story-kicker { color: #7ee3df; }
.lead-story h2 {
  max-width: 760px;
  margin: 4px 0 15px;
  font-size: clamp(34px, 5vw, 58px);
  line-height: 1.02;
  letter-spacing: -.04em;
  position: relative;
}
.lead-story a { color: #fff; text-decoration: none; }
.lead-summary {
  max-width: 690px;
  margin: 0 0 18px;
  color: #e3ebf2;
  font: 15px/1.65 Inter, ui-sans-serif, system-ui, sans-serif;
}
.story-meta {
  color: #73859a;
  font: 11px/1.5 Inter, ui-sans-serif, system-ui, sans-serif;
  text-transform: uppercase;
  letter-spacing: .05em;
}
.lead-story .story-meta { color: #c5d4df; }
.read-story {
  align-self: flex-start;
  margin-top: 10px;
  border-bottom: 2px solid var(--news-orange);
  padding-bottom: 4px;
  font: 800 12px/1.4 Inter, ui-sans-serif, system-ui, sans-serif;
  text-transform: uppercase;
  letter-spacing: .06em;
}
.headline-stack { display: grid; align-content: start; }
.headline-card { padding: 17px 0; border-bottom: 1px solid var(--news-rule); }
.headline-card:first-child { padding-top: 0; }
.headline-card h3 {
  margin: 5px 0 10px;
  font-size: 23px;
  line-height: 1.16;
  letter-spacing: -.02em;
}
.headline-card h3 a { text-decoration: none; }
.headline-card h3 a:hover,
.latest-row h3 a:hover { color: var(--news-teal); }
.newsroom-empty {
  grid-column: 1 / -1;
  padding: 70px clamp(28px, 6vw, 74px);
  background: var(--news-wash);
  border-left: 5px solid var(--news-teal);
}
.newsroom-empty h2 { margin: 6px 0 12px; font-size: 38px; }
.desk-section,
.latest-section,
.newsroom-principles { margin-top: 72px; }
.desk-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.desk-card {
  min-height: 148px;
  padding: 22px;
  border: 1px solid var(--news-rule);
  border-top: 4px solid var(--news-teal);
  color: var(--news-navy);
  text-decoration: none;
  transition: transform .18s ease, box-shadow .18s ease;
}
.desk-card:hover { transform: translateY(-3px); box-shadow: 0 14px 30px rgba(7,27,56,.09); }
.desk-card span { display: block; font-size: 20px; font-weight: 700; }
.desk-card strong { display: block; margin-top: 19px; color: var(--news-orange); font: 800 24px/1 Inter, sans-serif; }
.desk-card small { color: #718296; font: 11px/1.4 Inter, sans-serif; text-transform: uppercase; letter-spacing: .06em; }
.desk-card.empty { grid-column: 1 / -1; }
.latest-list { border-top: 1px solid var(--news-rule); }
.latest-row {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 24px;
  align-items: start;
  padding: 20px 0;
  border-bottom: 1px solid var(--news-rule);
}
.latest-row time { color: #718296; font: 11px/1.5 Inter, sans-serif; text-transform: uppercase; letter-spacing: .06em; }
.latest-row h3 { margin: 4px 0 0; font-size: 24px; }
.latest-row h3 a { text-decoration: none; }
.newsroom-principles {
  display: grid;
  grid-template-columns: .7fr 1.3fr;
  gap: 50px;
  padding: clamp(34px, 6vw, 64px);
  background: var(--news-wash);
  border-top: 4px solid var(--news-navy);
}
.newsroom-principles h2 { margin: 7px 0 0; font-size: 36px; line-height: 1.08; }
.principle-grid { display: grid; gap: 18px; }
.principle-grid article { padding-left: 18px; border-left: 3px solid var(--news-teal); }
.principle-grid strong { font-size: 18px; }
.principle-grid p { margin: 5px 0 0; color: #5d6f83; font: 14px/1.6 Inter, sans-serif; }
.article-shell { padding: 38px 0 80px; }
.article-breadcrumb {
  display: flex;
  gap: 10px;
  margin-bottom: 18px;
  color: #6b7d91;
  font: 11px/1.4 Inter, sans-serif;
  letter-spacing: .06em;
  text-transform: uppercase;
}
.article-breadcrumb a { color: var(--news-teal); }
.public-site .story {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  padding: clamp(28px, 7vw, 78px);
  border-radius: 0;
  border: 1px solid var(--news-rule);
  border-top: 6px solid var(--news-navy);
  box-shadow: 0 18px 45px rgba(7, 27, 56, .08);
}
.article-header { padding-bottom: 28px; border-bottom: 1px solid var(--news-rule); }
.public-site .story h1 {
  max-width: 820px;
  margin: 12px 0 20px;
  font-size: clamp(40px, 7vw, 68px);
  line-height: 1.01;
  letter-spacing: -.045em;
}
.article-deck { color: #52677c; font: 18px/1.7 Inter, sans-serif; }
.article-byline {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 24px;
  margin-top: 22px;
  color: #687b8e;
  font: 700 11px/1.4 Inter, sans-serif;
  text-transform: uppercase;
  letter-spacing: .05em;
}
.article-copy { max-width: 740px; }
.article-copy h2 { font-size: 32px; letter-spacing: -.025em; }
.article-copy p { color: #263d55; font-size: 18px; line-height: 1.85; }
.public-site .source-box {
  margin: 28px 0;
  background: #eef7f6;
  border-left-color: var(--news-teal);
  font-family: Inter, sans-serif;
}
.editorial-note {
  margin: 42px 0;
  padding: 22px;
  background: var(--news-wash);
  border-top: 3px solid var(--news-orange);
  font-family: Inter, sans-serif;
}
.editorial-note p { margin-bottom: 0; color: #55697d; }
.public-site .story > .grid.split {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
}
.experience-decision-card {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  min-height: 100%;
  padding: 26px;
  border: 1px solid #b8d9d6;
  border-radius: 3px;
  background:
    radial-gradient(circle at 92% 8%, rgba(0, 143, 149, .13), transparent 34%),
    linear-gradient(150deg, #f7fcfc 0%, #edf8f7 100%);
  box-shadow: 0 16px 36px rgba(7, 67, 76, .08);
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
}
.experience-decision-card.is-commercial {
  border-color: #ead5a8;
  background:
    radial-gradient(circle at 92% 8%, rgba(213, 129, 39, .12), transparent 34%),
    linear-gradient(150deg, #fffdf8 0%, #fbf5e9 100%);
}
.experience-card-accent {
  position: absolute;
  z-index: -1;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, var(--news-teal), #52c3be);
}
.is-commercial .experience-card-accent {
  background: linear-gradient(180deg, var(--news-orange), #e4ad52);
}
.experience-card-topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.experience-card-topline .eyebrow { margin: 0; }
.experience-modality {
  flex: 0 0 auto;
  padding: 5px 8px;
  border: 1px solid rgba(0, 143, 149, .25);
  border-radius: 999px;
  color: #1c6367;
  background: rgba(255, 255, 255, .68);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}
.experience-decision-card h2 {
  margin: 14px 0 10px;
  color: var(--news-navy);
  font-size: clamp(25px, 3vw, 34px);
  line-height: 1.08;
  letter-spacing: -.025em;
}
.experience-summary {
  margin: 0 0 22px;
  color: #4e6478;
  font-size: 14px;
  line-height: 1.7;
}
.public-site .experience-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  width: 100%;
  padding: 14px 16px;
  border: 2px solid var(--news-navy);
  border-radius: 3px;
  color: #fff;
  background: var(--news-navy);
  font-size: 14px;
  font-weight: 850;
  line-height: 1.3;
  text-decoration: none;
  transition: transform .16s ease, background-color .16s ease, box-shadow .16s ease;
}
.public-site .experience-cta:hover {
  color: #fff;
  background: #123e68;
  transform: translateY(-1px);
  box-shadow: 0 9px 18px rgba(7, 27, 56, .16);
}
.experience-cta:focus-visible,
.experience-why summary:focus-visible,
.experience-fallback .text-link:focus-visible {
  outline: 3px solid #ffca63;
  outline-offset: 3px;
}
.experience-cta-arrow { font-size: 20px; line-height: 1; }
.experience-disclosure {
  display: grid;
  grid-template-columns: 20px 1fr;
  gap: 8px;
  margin: 16px 0 0;
  color: #5b6874;
  font-size: 11px;
  line-height: 1.55;
}
.experience-disclosure span {
  width: 18px;
  height: 18px;
  border: 1px solid #80909d;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-family: Georgia, serif;
  font-weight: 800;
}
.experience-why {
  margin-top: 16px;
  padding-top: 13px;
  border-top: 1px solid rgba(30, 74, 91, .15);
  color: #596c7b;
  font-size: 11px;
}
.experience-why summary {
  color: #274d67;
  cursor: pointer;
  font-weight: 800;
}
.experience-why p { margin: 9px 0 0; line-height: 1.6; }
.experience-fallback {
  box-shadow: none;
  background: var(--news-wash);
  border-radius: 3px;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
}
.experience-fallback .text-link { color: var(--news-teal); }
.navigation-unavailable {
  max-width: 760px;
  margin: 30px auto;
  padding: clamp(34px, 7vw, 72px);
  border-top: 6px solid var(--news-navy);
  background: #fff;
  box-shadow: 0 18px 45px rgba(7, 27, 56, .08);
}
.navigation-unavailable h1 {
  margin: 12px 0 18px;
  font-size: clamp(38px, 6vw, 62px);
  line-height: 1.02;
  letter-spacing: -.04em;
}
.navigation-unavailable p:not(.eyebrow) {
  max-width: 620px;
  color: #52677c;
  font: 17px/1.7 Inter, ui-sans-serif, system-ui, sans-serif;
}
.information-story { max-width: 880px; }
.intake-status-shell { flex: 1 0 auto; }
.reporter-center { display: grid; gap: 68px; }
.reporter-hero {
  display: grid;
  grid-template-columns: 1.35fr .65fr;
  gap: clamp(28px, 6vw, 72px);
  padding: clamp(38px, 7vw, 78px);
  background: var(--news-navy);
  color: #fff;
  border-bottom: 7px solid var(--news-orange);
}
.reporter-hero h1 {
  max-width: 780px;
  margin: 10px 0 22px;
  font-size: clamp(42px, 6vw, 70px);
  line-height: 1;
  letter-spacing: -.045em;
}
.reporter-hero > div > p:last-child { max-width: 720px; color: #c8d5e1; font: 17px/1.7 Inter, sans-serif; }
.reporter-hero aside { align-self: center; padding: 26px; background: rgba(255,255,255,.07); border-top: 3px solid var(--news-teal); }
.reporter-hero aside strong { font: 800 12px/1.4 Inter, sans-serif; text-transform: uppercase; letter-spacing: .08em; }
.reporter-hero aside li { margin: 10px 0; color: #d8e3ec; font: 14px/1.5 Inter, sans-serif; }
.reporter-process { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: var(--news-rule); border: 1px solid var(--news-rule); }
.reporter-process article { padding: 26px; background: #fff; }
.reporter-process span { color: var(--news-orange); font: 800 12px/1 Inter, sans-serif; letter-spacing: .08em; }
.reporter-process h2 { margin: 10px 0 8px; font-size: 24px; }
.reporter-process p { color: #617489; font: 14px/1.6 Inter, sans-serif; }
.press-kit-section { display: grid; gap: 24px; }
.press-kit-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.press-kit-card { padding: 30px; border: 1px solid var(--news-rule); border-top: 4px solid var(--news-teal); }
.press-kit-card h2 { margin: 8px 0 22px; font-size: 30px; line-height: 1.1; }
.press-kit-card h2 a { text-decoration: none; }
.press-kit-card h2 a:hover { color: var(--news-teal); }
.press-score-row { display: flex; flex-wrap: wrap; gap: 10px; margin: 20px 0; }
.press-score-row span { padding: 8px 10px; background: var(--news-wash); color: #5c6f82; font: 700 11px/1.3 Inter, sans-serif; text-transform: uppercase; letter-spacing: .04em; }
.press-score-row strong { color: var(--news-navy); font-size: 15px; }
.reporter-signup {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  padding: clamp(34px, 6vw, 64px);
  background: #eef7f6;
  border-top: 4px solid var(--news-teal);
}
.reporter-signup h2 { margin: 8px 0; font-size: 38px; }
.reporter-signup > div > p:last-child { color: #566b7e; font: 16px/1.7 Inter, sans-serif; }
.media-kit { max-width: 1080px !important; }
.media-kit .article-header .actions { margin-top: 24px; }
.media-kit-grid-detail { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; margin-top: 34px; }
.media-kit-grid-detail section { padding: 24px; background: var(--news-wash); border-top: 3px solid var(--news-teal); }
.media-kit-grid-detail section:first-child { grid-column: 1 / -1; border-top-color: var(--news-orange); }
.media-kit-grid-detail h2 { margin-top: 0; font-size: 26px; }
.media-kit-grid-detail li { margin: 9px 0; color: #30485f; line-height: 1.55; }
.fact-list small { display: block; color: #718296; text-transform: uppercase; letter-spacing: .05em; }
.media-data { margin-top: 38px; }
.newsroom-footer {
  flex: 0 0 auto;
  margin-top: auto;
  background: var(--news-navy);
  color: #d3dfeb;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif;
}
.footer-grid {
  display: grid;
  grid-template-columns: 1.8fr .6fr .8fr;
  gap: 50px;
  padding: 54px 0 42px;
}
.footer-brand { display: flex; gap: 16px; align-items: flex-start; }
.footer-brand img { background: #fff; border-radius: 5px; }
.footer-brand strong { color: #fff; font-family: Georgia, serif; font-size: 22px; }
.footer-brand p { max-width: 460px; color: #a9bbcc; }
.newsroom-footer h2 { margin: 0 0 12px; color: #fff; font-size: 12px; text-transform: uppercase; letter-spacing: .1em; }
.newsroom-footer a { display: block; margin: 8px 0; color: #c5d3df; text-decoration: none; font-size: 13px; }
.newsroom-footer a:hover { color: #fff; }
.footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 18px 0 28px;
  border-top: 1px solid rgba(255,255,255,.14);
  color: #92a7ba;
  font-size: 11px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media (max-width: 940px) {
  .masthead { align-items: flex-start; padding: 22px 0; }
  .masthead-tools { flex-direction: column; align-items: flex-end; }
  .newsroom-hero, .top-stories, .newsroom-principles, .reporter-hero, .reporter-signup { grid-template-columns: 1fr; }
  .reporter-process { grid-template-columns: 1fr 1fr; }
  .desk-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .footer-brand { grid-column: 1 / -1; }
  .public-site .story > .grid.split { grid-template-columns: 1fr; }
}
@media (max-width: 680px) {
  .newsroom-width, .newsroom-main, .article-shell { width: min(100% - 24px, 1180px); }
  .utility-bar .newsroom-width { justify-content: center; }
  .utility-bar .newsroom-width > span, .utility-bar nav a:nth-child(2), .utility-bar nav a:nth-child(3) { display: none; }
  .masthead { min-height: auto; display: block; }
  .newsroom-brand img { width: 62px; height: 62px; }
  .newsroom-brand strong { font-size: 24px; }
  .masthead-tools { margin-top: 18px; align-items: stretch; }
  .newsroom-live { display: none; }
  .masthead-tools input { width: 100%; }
  .newsroom-nav { min-height: 44px; gap: 20px; }
  .newsroom-hero { padding: 34px 24px; }
  .newsroom-hero h1 { font-size: 44px; }
  .pulse-grid { grid-template-columns: 1fr 1fr; }
  .trend-watch { grid-template-columns: 1fr; margin-bottom: 42px; }
  .trend-watch > div { display: block; }
  .trend-watch a { display: block; max-width: 100%; margin: 7px 0; }
  .trend-watch a + a::before { content: none; }
  .newsroom-toolbar { display: block; }
  .newsroom-filter { min-width: 0; margin-top: 18px; display: grid; grid-template-columns: 1fr; gap: 8px; }
  .newsroom-filter input, .newsroom-filter select, .newsroom-filter button { width: 100%; border-radius: 4px; border: 1px solid #cbd5e2; }
  .lead-story { min-height: 430px; }
  .desk-grid { grid-template-columns: 1fr; }
  .latest-row { grid-template-columns: 1fr; gap: 5px; }
  .press-kit-grid, .media-kit-grid-detail, .reporter-process { grid-template-columns: 1fr; }
  .media-kit-grid-detail section:first-child { grid-column: auto; }
  .public-site .story { padding: 30px 22px; }
  .article-copy p { font-size: 17px; }
  .footer-grid { grid-template-columns: 1fr; gap: 28px; }
  .footer-brand { grid-column: auto; }
  .footer-bottom { display: block; }
  .footer-bottom span { display: block; margin-top: 7px; }
}
@media (prefers-reduced-motion: reduce) {
  tbody tr { transition: none; }
  .experience-cta { transition: none; }
  .experience-cta:hover { transform: none; }
}

/* v3.9 enterprise interface system */
:root {
  --ink: #0d233f;
  --muted: #5e7085;
  --line: #d8e2ec;
  --panel: #ffffff;
  --soft: #eef3f8;
  --brand: #087b70;
  --brand-2: #055b54;
  --accent: #d79a28;
  --danger: #a52d36;
  --warning: #8b6200;
  --shadow: 0 16px 42px rgba(13, 35, 63, .075);
  --shadow-high: 0 28px 70px rgba(9, 31, 57, .14);
  --radius-sm: 8px;
  --radius: 14px;
  --radius-lg: 22px;
}

html {
  scroll-behavior: smooth;
  text-rendering: optimizeLegibility;
}

body {
  min-width: 320px;
  background:
    radial-gradient(circle at 96% -10%, rgba(8, 123, 112, .07), transparent 26rem),
    var(--soft);
  font-size: 15px;
}

button,
input,
select,
textarea {
  min-height: 44px;
}

button,
.button {
  box-shadow: 0 7px 16px rgba(8, 91, 80, .13);
  transition: background-color .16s ease, border-color .16s ease, box-shadow .16s ease, transform .16s ease;
}

button:hover,
.button:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(8, 91, 80, .18);
}

.button.secondary,
button.secondary {
  border: 1px solid #d4dde7;
  background: #fff;
  box-shadow: none;
}

.skip-link {
  position: fixed;
  z-index: 1000;
  top: 12px;
  left: 12px;
  padding: 10px 15px;
  border-radius: var(--radius-sm);
  color: #fff !important;
  background: #091e39;
  font: 800 13px/1.3 ui-sans-serif, system-ui, sans-serif;
  text-decoration: none;
  transform: translateY(-160%);
  transition: transform .14s ease;
}

.skip-link:focus {
  transform: translateY(0);
}

/* Enterprise administration */
.admin-site {
  background:
    radial-gradient(circle at 100% 0, rgba(8, 123, 112, .08), transparent 28rem),
    #edf2f7;
}

.admin-site .shell {
  grid-template-columns: 286px minmax(0, 1fr);
}

.admin-site .sidebar {
  display: flex;
  flex-direction: column;
  height: 100vh;
  padding: 26px 18px 18px;
  border-right: 1px solid rgba(255, 255, 255, .08);
  background:
    radial-gradient(circle at 18% 4%, rgba(22, 157, 139, .18), transparent 17rem),
    linear-gradient(172deg, #091f3a 0%, #08182e 57%, #071528 100%);
  box-shadow: 16px 0 45px rgba(5, 20, 38, .09);
}

.admin-site .brand {
  margin: 0 7px 24px;
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.admin-site .brand-mark {
  width: 46px;
  height: 46px;
  padding: 4px;
  border: 1px solid rgba(255, 255, 255, .28);
  border-radius: 13px;
  background: #fff;
  object-fit: contain;
  box-shadow: 0 12px 24px rgba(0, 0, 0, .16);
}

.admin-site .brand strong {
  color: #fff;
  font-size: 13px;
  line-height: 1.25;
}

.admin-site .brand small {
  display: block;
  margin-top: 4px;
  color: #8eb6bd;
  font-size: 10px;
  font-weight: 750;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.admin-site .nav {
  flex: 1;
}

.nav-group + .nav-group {
  margin-top: 18px;
}

.admin-site .nav-label {
  margin: 0 10px 7px;
  color: #69819e;
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .16em;
}

.admin-site .nav a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: 38px;
  margin-bottom: 2px;
  padding: 8px 11px;
  border: 1px solid transparent;
  border-radius: 9px;
  color: #bdcbd9;
  font-size: 13px;
  font-weight: 620;
}

.admin-site .nav a i {
  color: #69819e;
  font-size: 17px;
  font-style: normal;
  line-height: 1;
}

.admin-site .nav a:hover {
  border-color: rgba(255, 255, 255, .08);
  background: rgba(255, 255, 255, .065);
}

.admin-site .nav a.active {
  border-color: rgba(74, 211, 191, .22);
  color: #fff;
  background: linear-gradient(90deg, rgba(8, 123, 112, .42), rgba(255, 255, 255, .06));
  box-shadow: inset 3px 0 #4ad3bf;
}

.admin-site .nav a.active i {
  color: #4ad3bf;
}

.sidebar-foot {
  display: grid;
  grid-template-columns: 9px 1fr auto;
  align-items: center;
  gap: 8px;
  margin-top: 22px;
  padding: 14px 10px 2px;
  border-top: 1px solid rgba(255, 255, 255, .1);
  color: #9cb0c5;
  font-size: 10px;
}

.sidebar-foot small {
  color: #69819e;
}

.environment-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #39c69e;
  box-shadow: 0 0 0 4px rgba(57, 198, 158, .11);
}

.admin-site .topbar {
  height: 84px;
  padding: 0 clamp(20px, 3vw, 40px);
  border-color: #d6e0e9;
  background: rgba(255, 255, 255, .9);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
}

.topbar-title span {
  display: block;
  margin-bottom: 3px;
  color: #77879a;
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.admin-site .topbar h1 {
  color: #102640;
  font-size: clamp(19px, 2vw, 24px);
  letter-spacing: -.025em;
}

.admin-site .content {
  width: 100%;
  max-width: 1540px;
  padding: 34px clamp(20px, 3vw, 40px) 70px;
}

.user-actions {
  flex-wrap: nowrap;
}

.user-avatar {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border: 1px solid #b8d8d2;
  border-radius: 50%;
  color: #05665e;
  background: #e1f3ef;
  font-size: 12px;
  font-weight: 900;
}

.user-name {
  max-width: 180px;
  overflow: hidden;
  color: #53677c;
  font-size: 13px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.admin-site .hero {
  border-radius: var(--radius-lg);
  background:
    linear-gradient(120deg, rgba(255, 255, 255, .06) 0 1px, transparent 1px 36px),
    radial-gradient(circle at 88% 14%, rgba(224, 161, 36, .24), transparent 24%),
    linear-gradient(132deg, #09233f 0%, #0b5e5a 76%, #087b70 100%);
  box-shadow: 0 26px 55px rgba(8, 46, 66, .17);
}

.admin-site .card {
  border-color: #d5e0e9;
  border-radius: var(--radius);
  box-shadow: 0 12px 32px rgba(13, 35, 63, .055);
}

.admin-site .metric {
  position: relative;
  overflow: hidden;
  border-color: #d6e0e9;
  border-radius: 12px;
}

.admin-site .metric::after {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 3px;
  background: linear-gradient(90deg, #087b70, #5bc5b6, #d79a28);
}

.admin-site .metric strong {
  color: #102640;
}

.admin-site table {
  line-height: 1.45;
}

.admin-site thead {
  background: #f3f6f9;
}

.admin-site th:first-child,
.admin-site td:first-child {
  padding-left: 14px;
}

.admin-site th:last-child,
.admin-site td:last-child {
  padding-right: 14px;
}

.auth-page {
  background:
    linear-gradient(115deg, rgba(4, 23, 45, .97), rgba(7, 57, 67, .92)),
    #081b33;
}

.auth-page .login-wrap {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(120deg, rgba(255,255,255,.026) 0 1px, transparent 1px 44px),
    radial-gradient(circle at 16% 15%, rgba(66, 202, 183, .2), transparent 24rem),
    radial-gradient(circle at 88% 86%, rgba(215, 154, 40, .15), transparent 28rem);
}

.auth-page .login-wrap::before {
  content: "EVIDENCE  /  GOVERNANCE  /  INTELLIGENCE";
  position: absolute;
  left: clamp(28px, 5vw, 80px);
  bottom: 30px;
  color: rgba(255, 255, 255, .35);
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .2em;
}

.auth-page .login {
  width: min(470px, 100%);
  padding: clamp(26px, 5vw, 42px);
  border: 1px solid rgba(255, 255, 255, .42);
  border-radius: 20px;
  box-shadow: 0 35px 90px rgba(0, 0, 0, .28);
}

.auth-brand {
  margin: 0 0 12px !important;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--line);
}

.auth-page .brand strong {
  color: #102640;
}

.auth-heading h1 {
  margin: 8px 0;
  color: #0d233f;
  font-size: 40px;
  letter-spacing: -.04em;
}

.security-state {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #456879;
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.security-state i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #1eac7f;
  box-shadow: 0 0 0 4px rgba(30, 172, 127, .12);
}

/* Guided installer */
.installer-page {
  background:
    radial-gradient(circle at 100% 0, rgba(8, 123, 112, .09), transparent 32rem),
    #edf3f7;
}

.installer-masthead {
  border-bottom: 1px solid #d4e0e8;
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 8px 30px rgba(13, 35, 63, .055);
}

.installer-width,
.installer-shell {
  width: min(1120px, calc(100% - 40px));
  margin-inline: auto;
}

.installer-width {
  min-height: 76px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.installer-brand {
  display: flex;
  align-items: center;
  gap: 12px;
}

.installer-brand img {
  padding: 3px;
  border: 1px solid #d2dfe7;
  border-radius: 11px;
  background: #fff;
}

.installer-brand strong,
.installer-brand small {
  display: block;
}

.installer-brand strong {
  color: #102640;
  font-size: 14px;
}

.installer-brand small {
  margin-top: 2px;
  color: #6c7e91;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.installer-shell {
  padding: 44px 0 80px;
}

.installer-intro {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(360px, .65fr);
  gap: 50px;
  align-items: end;
  padding: clamp(30px, 5vw, 52px);
  border-radius: var(--radius-lg);
  color: #fff;
  background:
    linear-gradient(120deg, rgba(255,255,255,.04) 0 1px, transparent 1px 42px),
    radial-gradient(circle at 85% 12%, rgba(215, 154, 40, .23), transparent 16rem),
    linear-gradient(135deg, #081e3a, #0b4e56);
  box-shadow: var(--shadow-high);
}

.installer-intro .eyebrow {
  color: #77d9cb;
}

.installer-intro h1 {
  max-width: 720px;
  margin: 7px 0 14px;
  font-size: clamp(34px, 5vw, 54px);
  line-height: 1.02;
  letter-spacing: -.045em;
}

.installer-intro p:not(.eyebrow) {
  max-width: 720px;
  margin: 0;
  color: #c8d7e2;
  font-size: 16px;
}

.install-path {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  margin: 0;
  padding: 1px;
  list-style: none;
  background: rgba(255, 255, 255, .16);
}

.install-path li {
  min-width: 0;
  padding: 13px 10px;
  color: #9fb4c5;
  background: rgba(4, 23, 45, .74);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .05em;
  text-align: center;
  text-transform: uppercase;
}

.install-path li span {
  display: block;
  margin-bottom: 5px;
  color: #e3b75e;
  font-size: 12px;
}

.install-path li.active {
  color: #fff;
  background: rgba(8, 123, 112, .6);
}

.installer-page .card {
  padding: clamp(22px, 4vw, 32px);
  border-color: #d3dee7;
  border-radius: var(--radius);
  box-shadow: 0 13px 34px rgba(13, 35, 63, .055);
}

.readiness-card {
  margin-top: 6px;
}

.card-heading,
.step-heading,
.install-submit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.card-heading h2,
.step-heading h2,
.install-submit h2 {
  margin: 2px 0 0;
}

.readiness-summary {
  padding: 7px 10px;
  border: 1px solid #b8d9d1;
  border-radius: 999px;
  color: #076458;
  background: #e9f6f2;
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.step-heading {
  justify-content: flex-start;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--line);
}

.step-heading > span {
  width: 42px;
  height: 42px;
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  border-radius: 11px;
  color: #087469;
  background: #e3f2ef;
  font-size: 12px;
  font-weight: 900;
}

.install-step {
  position: relative;
  overflow: hidden;
}

.install-step::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 4px;
  background: linear-gradient(180deg, #087b70, #62c4b5);
}

.install-submit {
  align-items: end;
  border-color: #9ecac2 !important;
  background: linear-gradient(135deg, #f8fcfb, #edf7f5);
}

.install-submit p {
  max-width: 740px;
  margin-bottom: 0;
}

.install-submit button {
  flex: 0 0 auto;
  min-height: 50px;
  padding-inline: 22px;
}

/* Public enterprise newsroom */
.public-site {
  --news-navy: #081f3b;
  --news-blue: #123f70;
  --news-teal: #087b70;
  --news-orange: #cf7826;
  --news-paper: #ffffff;
  --news-wash: #f0f4f7;
  --news-rule: #d5e0e8;
  background: var(--news-paper);
  color: #142a42;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.public-site h1,
.public-site h2,
.public-site h3,
.newsroom-brand strong,
.footer-brand strong {
  font-family: Georgia, "Times New Roman", serif;
}

.newsroom-width,
.newsroom-main,
.article-shell {
  width: min(1240px, calc(100% - 48px));
}

.utility-bar {
  background: #06162b;
  font-size: 11px;
}

.utility-bar .newsroom-width {
  min-height: 38px;
}

.utility-position {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #aebfd0;
  font-weight: 700;
  letter-spacing: .025em;
}

.utility-position i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #45c7a5;
  box-shadow: 0 0 0 4px rgba(69, 199, 165, .11);
}

.utility-bar nav {
  gap: 22px;
}

.newsroom-header {
  position: relative;
  z-index: 20;
  box-shadow: 0 11px 34px rgba(8, 31, 59, .06);
}

.masthead {
  min-height: 108px;
}

.newsroom-brand {
  gap: 14px;
}

.newsroom-brand img {
  width: 72px;
  height: 72px;
  padding: 3px;
  border: 1px solid #d7e2e9;
  border-radius: 13px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(8, 31, 59, .08);
}

.newsroom-brand strong {
  color: var(--news-navy);
  font-size: clamp(25px, 3vw, 36px);
}

.newsroom-brand small {
  margin-top: 7px;
  color: #087b70;
  font-size: 9px;
  letter-spacing: .16em;
}

.newsroom-live {
  color: #526b7f;
  letter-spacing: .03em;
}

.masthead-tools form {
  border: 1px solid #b9c8d4;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 7px 18px rgba(8, 31, 59, .055);
}

.masthead-tools input {
  width: 230px;
  min-height: 42px;
  border: 0;
  border-radius: 0;
}

.masthead-tools button {
  min-height: 42px;
  border-radius: 0;
  box-shadow: none;
}

.brand-rule {
  grid-template-columns: 64% 25% 11%;
  height: 3px;
}

.newsroom-nav {
  min-height: 50px;
  gap: clamp(20px, 3vw, 38px);
  font-size: 10px;
  letter-spacing: .09em;
}

.newsroom-nav a {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 50px;
  color: #365069;
}

.newsroom-nav a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 3px;
  background: var(--news-teal);
  transform: scaleX(0);
  transform-origin: center;
  transition: transform .16s ease;
}

.newsroom-nav a:hover::after,
.newsroom-nav a:focus-visible::after {
  transform: scaleX(1);
}

.newsroom-main {
  padding: 42px 0 96px;
}

.newsroom-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  grid-template-columns: minmax(0, 1.28fr) minmax(350px, .72fr);
  gap: clamp(38px, 6vw, 78px);
  min-height: 560px;
  padding: clamp(42px, 6vw, 76px);
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 18px;
  background:
    linear-gradient(120deg, rgba(255,255,255,.035) 0 1px, transparent 1px 46px),
    radial-gradient(circle at 86% 9%, rgba(72, 206, 187, .19), transparent 24rem),
    radial-gradient(circle at 69% 115%, rgba(215, 154, 40, .19), transparent 25rem),
    linear-gradient(136deg, #06172e 0%, #0b3153 56%, #075c5a 100%);
  box-shadow: 0 30px 75px rgba(8, 31, 59, .2);
}

.newsroom-hero::after {
  content: "CTD";
  position: absolute;
  z-index: -1;
  right: -28px;
  bottom: -85px;
  color: rgba(255, 255, 255, .035);
  font: 900 clamp(180px, 24vw, 330px)/1 ui-sans-serif, system-ui, sans-serif;
  letter-spacing: -.1em;
}

.hero-copy {
  align-self: center;
}

.hero-edition {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
  margin-bottom: 24px;
  padding: 7px 10px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 999px;
  color: #bdd0de;
  background: rgba(3, 18, 35, .35);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.hero-edition b {
  color: #fff;
  font-weight: 850;
}

.hero-edition b::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 9px 2px 0;
  border-radius: 50%;
  background: #4bd0bb;
}

.newsroom-hero h1 {
  max-width: 760px;
  margin: 10px 0 22px;
  font-size: clamp(45px, 5.6vw, 72px);
  line-height: .98;
}

.newsroom-hero > div > p:not(.eyebrow) {
  max-width: 700px;
  color: #d1dfE9;
  font-size: 16px;
  line-height: 1.75;
}

.hero-actions {
  gap: 22px;
  margin-top: 30px;
}

.public-site .button {
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 8px;
  background: #0a897c;
  box-shadow: 0 12px 28px rgba(0, 0, 0, .16);
}

.text-link {
  text-decoration-color: rgba(255, 255, 255, .45);
}

.hero-assurances {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 22px;
  margin: 34px 0 0;
  padding: 22px 0 0;
  border-top: 1px solid rgba(255, 255, 255, .14);
  color: #b7c9d6;
  font-size: 10px;
  font-weight: 780;
  letter-spacing: .07em;
  list-style: none;
  text-transform: uppercase;
}

.hero-assurances li::before {
  content: "\2713";
  margin-right: 7px;
  color: #62d1bd;
}

.newsroom-pulse {
  align-self: center;
  padding: 26px;
  border-color: rgba(255, 255, 255, .2);
  border-radius: 14px;
  background: rgba(3, 19, 37, .47);
  box-shadow: inset 0 1px rgba(255, 255, 255, .06), 0 20px 50px rgba(0, 0, 0, .13);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.pulse-grid {
  border: 1px solid rgba(255, 255, 255, .12);
  background: rgba(255,255,255,.11);
}

.pulse-grid div {
  min-height: 112px;
  padding: 19px;
  background: rgba(3, 24, 45, .72);
}

.pulse-grid strong {
  font-size: 27px;
}

.pulse-grid small {
  line-height: 1.45;
}

.trend-watch {
  margin: 24px 0 62px;
  border-radius: 9px;
  overflow: hidden;
  box-shadow: 0 9px 25px rgba(8, 31, 59, .055);
}

.trend-watch > strong {
  display: flex;
  align-items: center;
  background: #bd6720;
}

.trend-watch a + a::before {
  content: "\2022";
}

.newsroom-toolbar,
.section-heading {
  padding-bottom: 17px;
  border-bottom-width: 2px;
}

.newsroom-toolbar h2,
.section-heading h2 {
  font-size: clamp(30px, 4vw, 42px);
}

.section-heading {
  align-items: end;
}

.section-heading > p {
  max-width: 440px;
  margin: 0 0 4px;
  color: #65778a;
  font-size: 13px;
  line-height: 1.6;
  text-align: right;
}

.newsroom-filter {
  overflow: hidden;
  border: 1px solid #bdcad5;
  border-radius: 8px;
  box-shadow: 0 7px 18px rgba(8, 31, 59, .045);
}

.newsroom-filter input,
.newsroom-filter select,
.newsroom-filter button {
  min-height: 44px;
  border-top: 0;
  border-bottom: 0;
}

.newsroom-filter button {
  box-shadow: none;
}

.top-stories {
  gap: 38px;
}

.lead-story {
  min-height: 520px;
  border-radius: 14px;
  box-shadow: 0 22px 50px rgba(8, 31, 59, .15);
}

.headline-card {
  padding: 20px 0;
}

.newsroom-empty {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(330px, .9fr);
  gap: clamp(35px, 7vw, 82px);
  align-items: center;
  padding: clamp(38px, 6vw, 72px);
  border: 1px solid #d3e0e8;
  border-left: 5px solid var(--news-teal);
  border-radius: 13px;
  background:
    radial-gradient(circle at 98% 0, rgba(8, 123, 112, .085), transparent 22rem),
    linear-gradient(135deg, #f5f8fa, #edf3f6);
  box-shadow: 0 16px 40px rgba(8, 31, 59, .06);
}

.status-chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 23px;
  padding: 7px 10px;
  border: 1px solid #b9d8d1;
  border-radius: 999px;
  color: #17665e;
  background: rgba(255, 255, 255, .78);
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.status-chip i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #21aa7f;
  box-shadow: 0 0 0 4px rgba(33, 170, 127, .12);
}

.newsroom-empty h2 {
  max-width: 670px;
  margin: 8px 0 14px;
  font-size: clamp(34px, 4vw, 48px);
  line-height: 1.06;
  letter-spacing: -.035em;
}

.empty-copy > p:not(.eyebrow) {
  max-width: 670px;
  color: #586c7f;
  line-height: 1.7;
}

.empty-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 19px;
  margin-top: 24px;
}

.inline-link {
  color: var(--news-teal) !important;
  font-size: 12px;
  font-weight: 820;
  text-underline-offset: 4px;
}

.editorial-path {
  margin: 0;
  padding: 0;
  border: 1px solid #d3dfe7;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 13px 30px rgba(8, 31, 59, .055);
  list-style: none;
}

.editorial-path li {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 13px;
  align-items: center;
  padding: 16px 18px;
}

.editorial-path li + li {
  border-top: 1px solid var(--news-rule);
}

.editorial-path li > span {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 10px;
  color: #087469;
  background: #e5f3f0;
  font-size: 10px;
  font-weight: 900;
}

.editorial-path strong,
.editorial-path small {
  display: block;
}

.editorial-path strong {
  color: var(--news-navy);
  font: 700 17px/1.2 Georgia, serif;
}

.editorial-path small {
  margin-top: 4px;
  color: #687b8d;
  font-size: 11px;
  line-height: 1.45;
}

.desk-section,
.latest-section,
.newsroom-principles {
  margin-top: 82px;
}

.desk-grid {
  gap: 16px;
}

.desk-card {
  min-height: 160px;
  padding: 24px;
  border-radius: 10px;
  background: #fff;
}

.desk-card.empty {
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  border-top-color: #98aabd;
  background: #f7f9fb;
}

.desk-card.empty p {
  max-width: 720px;
  margin: 7px 0 0;
  color: #687a8c;
  font-size: 13px;
  line-height: 1.6;
}

.latest-list {
  border-top-color: #cbd7e0;
}

.ledger-empty {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 24px 2px;
}

.ledger-empty > span {
  width: 46px;
  height: 46px;
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  border: 1px solid #c7d4de;
  border-radius: 50%;
  color: #728496;
  font-size: 10px;
  font-weight: 900;
}

.ledger-empty strong {
  color: var(--news-navy);
  font-family: Georgia, serif;
  font-size: 20px;
}

.ledger-empty p {
  margin: 4px 0 0;
  color: #697b8d;
  font-size: 13px;
}

.newsroom-principles {
  grid-template-columns: .85fr 1.15fr;
  border-radius: 14px;
  background:
    linear-gradient(120deg, rgba(8, 31, 59, .025) 0 1px, transparent 1px 42px),
    #eff4f7;
}

.principle-grid article {
  padding: 3px 0 3px 20px;
}

.newsroom-footer {
  background:
    radial-gradient(circle at 15% 0, rgba(8, 123, 112, .2), transparent 25rem),
    #06162b;
}

.footer-grid {
  grid-template-columns: 1.7fr .62fr .72fr .65fr;
  gap: clamp(28px, 4vw, 58px);
  padding: 62px 0 48px;
}

.footer-brand img {
  padding: 3px;
  border-radius: 11px;
}

.footer-brand p {
  margin-bottom: 16px;
  line-height: 1.65;
}

.footer-standard {
  display: inline-block;
  padding: 6px 9px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 999px;
  color: #9ec1c5;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.footer-bottom {
  padding-bottom: 32px;
}

.public-site .story,
.navigation-unavailable {
  border-radius: 14px;
}

.public-site .story {
  box-shadow: 0 24px 60px rgba(8, 31, 59, .09);
}

@media (max-width: 1120px) {
  .admin-site .shell { grid-template-columns: 254px minmax(0, 1fr); }
  .admin-site .sidebar { padding-inline: 13px; }
  .newsroom-hero { grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr); }
  .footer-grid { grid-template-columns: 1.5fr repeat(3, .7fr); }
}

@media (max-width: 940px) {
  .installer-intro { grid-template-columns: 1fr; }
  .newsroom-hero { min-height: auto; grid-template-columns: 1fr; }
  .newsroom-pulse { width: 100%; }
  .footer-grid { grid-template-columns: 1fr 1fr 1fr; }
  .footer-brand { grid-column: 1 / -1; }
}

@media (max-width: 760px) {
  html { scroll-behavior: auto; }
  .admin-site .shell { grid-template-columns: 1fr; }
  .admin-site .sidebar {
    position: static;
    height: auto;
    max-height: none;
    padding: 18px 14px;
  }
  .admin-site .brand {
    margin-bottom: 12px;
    padding-bottom: 14px;
  }
  .admin-site .nav {
    display: block;
  }
  .admin-site .nav-group {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 3px;
  }
  .admin-site .nav-label {
    grid-column: 1 / -1;
    margin-top: 8px;
  }
  .admin-site .nav a { margin: 0; }
  .sidebar-foot { display: none; }
  .admin-site .topbar {
    height: auto;
    min-height: 78px;
    gap: 15px;
    padding-block: 14px;
  }
  .user-name { display: none; }
  .admin-site .content { padding: 22px 14px 55px; }
  .installer-width,
  .installer-shell { width: min(100% - 24px, 1120px); }
  .installer-width { min-height: 68px; }
  .installer-masthead .security-state { display: none; }
  .installer-shell { padding-top: 20px; }
  .installer-intro { padding: 28px 22px; }
  .install-path { grid-template-columns: 1fr 1fr; }
  .card-heading,
  .install-submit { align-items: flex-start; flex-direction: column; }
  .install-submit button { width: 100%; }
  .newsroom-width,
  .newsroom-main,
  .article-shell { width: min(100% - 24px, 1240px); }
  .masthead { padding-block: 18px; }
  .masthead-tools form { width: 100%; }
  .newsroom-brand img { width: 62px; height: 62px; }
  .newsroom-main { padding-top: 24px; }
  .newsroom-hero {
    padding: 34px 24px;
    border-radius: 13px;
  }
  .newsroom-hero h1 { font-size: clamp(39px, 12vw, 52px); }
  .newsroom-hero::after { display: none; }
  .hero-assurances { display: grid; grid-template-columns: 1fr; gap: 8px; }
  .newsroom-empty {
    grid-template-columns: 1fr;
    padding: 32px 24px;
  }
  .newsroom-toolbar { display: block; }
  .section-heading { display: block; }
  .section-heading > p { margin-top: 10px; text-align: left; }
  .newsroom-filter {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 18px;
    border: 0;
    box-shadow: none;
    overflow: visible;
  }
  .newsroom-filter input,
  .newsroom-filter select,
  .newsroom-filter button {
    width: 100%;
    border: 1px solid #bdcad5;
    border-radius: 7px;
  }
  .desk-card.empty { align-items: flex-start; flex-direction: column; }
  .newsroom-principles { padding: 32px 24px; }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-brand { grid-column: auto; }
}

@media (max-width: 480px) {
  .admin-site .nav-group { grid-template-columns: 1fr; }
  .topbar-title span { display: none; }
  .admin-site .topbar h1 { font-size: 18px; }
  .user-actions .secondary { padding: 9px 10px; }
  .installer-brand strong { font-size: 12px; }
  .installer-brand small { font-size: 8px; }
  .install-path { grid-template-columns: 1fr 1fr; }
  .masthead-tools { margin-top: 14px; }
  .newsroom-brand strong { font-size: 22px; }
  .newsroom-brand small { font-size: 8px; }
  .hero-edition { border-radius: 8px; }
  .pulse-grid { grid-template-columns: 1fr 1fr; }
  .pulse-grid div { min-height: 100px; padding: 14px; }
  .pulse-grid strong { font-size: 23px; }
  .hero-actions { align-items: flex-start; flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

@media (forced-colors: active) {
  .environment-dot,
  .utility-position i,
  .status-chip i,
  .security-state i,
  .newsroom-live i,
  .pulse-label span {
    forced-color-adjust: none;
  }
}

/* v3.14 governed configuration studio */
.configuration-studio { gap: 22px; }
.configuration-hero {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(300px, .7fr);
  gap: 34px;
  padding: clamp(28px, 4vw, 48px);
  border: 1px solid rgba(111, 164, 207, .28);
  border-radius: 24px;
  color: #fff;
  background:
    radial-gradient(circle at 90% 12%, rgba(58, 211, 175, .18), transparent 28%),
    radial-gradient(circle at 4% 90%, rgba(89, 127, 231, .2), transparent 34%),
    linear-gradient(135deg, #071c37 0%, #0b3151 64%, #0b5c57 100%);
  box-shadow: 0 26px 70px rgba(7, 31, 57, .2);
}
.configuration-hero::after {
  content: "";
  position: absolute;
  right: -70px;
  bottom: -110px;
  width: 270px;
  height: 270px;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 50%;
}
.configuration-hero h2 {
  max-width: 830px;
  margin: 5px 0 12px;
  font-size: clamp(30px, 4vw, 50px);
  line-height: 1.06;
  letter-spacing: -.045em;
}
.configuration-hero p:not(.eyebrow) { max-width: 820px; margin: 0; color: #d5e6ef; font-size: 15px; }
.configuration-hero .eyebrow { color: #67dfc2; }
.configuration-trust { z-index: 1; display: grid; align-content: center; gap: 9px; }
.configuration-trust span {
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 11px 13px;
  border: 1px solid rgba(255, 255, 255, .15);
  border-radius: 11px;
  background: rgba(5, 22, 43, .28);
  color: #e7f2f7;
  font-size: 12px;
  font-weight: 750;
}
.configuration-trust span::before { content: "✓"; color: #69e3c1; font-size: 14px; }
.section-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 18px; margin-bottom: 18px; }
.section-head h2 { margin: 2px 0 0; }
.configuration-presets { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.configuration-preset {
  display: flex;
  flex-direction: column;
  min-height: 360px;
  padding: 20px;
  border: 1px solid #d6e1eb;
  border-radius: 16px;
  background: linear-gradient(180deg, #fff 0%, #f8fbfd 100%);
  box-shadow: 0 13px 35px rgba(17, 43, 72, .07);
}
.preset-head { display: flex; gap: 12px; align-items: flex-start; }
.preset-head h3 { margin: 0 0 6px; color: #0c2b49; font-size: 17px; }
.preset-head p { margin: 0; color: #63758b; font-size: 12px; line-height: 1.55; }
.preset-index {
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 11px;
  color: #0a6654;
  background: #dff5ee;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .08em;
}
.preset-meta { display: flex; align-items: center; gap: 8px; margin: 17px 0 12px; color: #718096; font-size: 11px; }
.configuration-constraints { flex: 1; margin: 0 0 18px; padding: 0; list-style: none; }
.configuration-constraints li { display: flex; justify-content: space-between; gap: 10px; padding: 8px 0; border-top: 1px solid #e7edf3; font-size: 10px; }
.configuration-constraints span { color: #65758a; text-transform: capitalize; }
.configuration-constraints strong { color: #173652; }
.configuration-preset form, .configuration-preset form button { width: 100%; }
.configuration-wizard { padding: clamp(22px, 3vw, 32px); border-top: 4px solid #138b72; }
.configuration-steps { display: grid; grid-template-columns: repeat(10, minmax(74px, 1fr)); gap: 5px; margin: 0 0 28px; padding: 0; overflow-x: auto; list-style: none; }
.configuration-steps li { min-width: 74px; color: #8794a5; }
.configuration-steps span { width: 27px; height: 27px; display: grid; place-items: center; border: 1px solid #ced8e3; border-radius: 50%; font-size: 10px; font-weight: 850; }
.configuration-steps small { display: block; margin-top: 7px; font-size: 9px; line-height: 1.35; }
.configuration-steps .complete span { color: #fff; border-color: #14856f; background: #14856f; }
.configuration-steps .current { color: #0b5f50; }
.configuration-steps .current span { border-color: #14856f; box-shadow: 0 0 0 4px rgba(20, 133, 111, .12); }
.configuration-settings { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
.configuration-setting { display: grid; grid-template-columns: minmax(0, 1fr) minmax(180px, .55fr); gap: 14px; align-items: center; padding: 13px 14px; border: 1px solid #dfe7ef; border-radius: 11px; background: #fbfdff; }
.configuration-setting strong { display: block; color: #173653; font-size: 12px; text-transform: capitalize; }
.configuration-setting small, .table-note { display: block; margin-top: 3px; color: #7b899b; font-size: 10px; }
.configuration-setting.policy-binding { border-color: rgba(30, 111, 133, .34); background: linear-gradient(135deg, rgba(235, 249, 248, .92), rgba(244, 248, 255, .96)); }
.configuration-setting.policy-binding strong::before { content: "Exact policy"; display: block; margin-bottom: 4px; color: #176b70; font-size: 9px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.configuration-review { padding: 18px; border: 1px solid #d7e6e1; border-radius: 12px; background: #f6fbf9; }
.configuration-review > p { margin-top: 0; color: #385f58; }
.configuration-review-summary { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; margin: 0 0 16px; }
.configuration-review-summary > div { padding: 12px 14px; border: 1px solid #dbe8e3; border-radius: 10px; background: #fff; }
.configuration-review-summary small { display: block; color: #74867f; font-size: 9px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.configuration-review-summary strong { display: block; margin-top: 5px; color: #173b35; font-size: 17px; }
.configuration-diff, .configuration-readiness { margin-top: 9px; }
.configuration-diff > summary, .configuration-readiness > summary { color: #0b6757; font-size: 10px; font-weight: 850; cursor: pointer; }
.configuration-diff[open], .configuration-readiness[open] { min-width: min(700px, 72vw); padding: 10px; border: 1px solid #dfe8ef; border-radius: 9px; background: #fbfdff; }
.configuration-binding-list { display: grid; gap: 5px; min-width: 210px; }
.configuration-profile-set { display: grid; gap: 7px; min-width: 250px; }
.configuration-profile-set > span:first-child { display: grid; gap: 2px; }
.configuration-profile-set > span:first-child small { color: #627481; font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; font-size: 9px; }
.configuration-exact-binding { display: grid; gap: 2px; padding: 6px 8px; border: 1px solid #d8e5e5; border-radius: 7px; background: #f7fbfb; }
.configuration-exact-binding strong { color: #175861; font-size: 10px; text-transform: capitalize; }
.configuration-exact-binding small { color: #627481; font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; font-size: 9px; }
.configuration-readiness h4 { margin: 14px 0 6px; color: #173653; }
.configuration-readiness ul { margin: 0; padding-left: 18px; color: #526579; font-size: 10px; line-height: 1.55; }
.configuration-dismiss { display: flex; justify-content: flex-end; margin-top: 12px; }
.configuration-studio td .actions { min-width: 160px; }
.configuration-studio .code { word-break: normal; }

@media (max-width: 1250px) {
  .configuration-presets { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .configuration-settings { grid-template-columns: 1fr; }
  .configuration-review-summary { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 800px) {
  .configuration-hero { grid-template-columns: 1fr; }
  .configuration-presets { grid-template-columns: 1fr; }
  .configuration-preset { min-height: 0; }
  .configuration-setting { grid-template-columns: 1fr; }
  .configuration-review-summary { grid-template-columns: 1fr; }
  .configuration-diff[open], .configuration-readiness[open] { min-width: 0; width: min(560px, calc(100vw - 48px)); }
  .section-head { display: block; }
  .section-head > * + * { margin-top: 12px; }
}

/* v3.11.0 enterprise discovery and creative control plane */
.auth-portal {
  min-height: 100vh;
  min-height: 100svh;
  margin: 0;
  color: #e9f2ff;
  background: #050b1c;
}

.auth-portal,
.auth-portal input,
.auth-portal button {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.auth-portal .auth-shell {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(520px, .92fr);
  min-height: 100vh;
  min-height: 100svh;
}

.auth-context {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  min-width: 0;
  border-right: 1px solid rgba(137, 168, 220, .18);
  background:
    radial-gradient(circle at 15% 23%, rgba(25, 139, 174, .27), transparent 28rem),
    radial-gradient(circle at 87% 92%, rgba(17, 173, 142, .13), transparent 29rem),
    linear-gradient(145deg, #091b39 0%, #061128 46%, #050a1a 100%);
}

.auth-context::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  opacity: .23;
  background-image:
    linear-gradient(rgba(145, 175, 220, .12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(145, 175, 220, .12) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: linear-gradient(to bottom, #000 0, transparent 72%);
}

.auth-context::after {
  position: absolute;
  z-index: -1;
  top: 20%;
  left: -12rem;
  width: 31rem;
  height: 31rem;
  border: 1px solid rgba(99, 216, 194, .22);
  border-radius: 50%;
  box-shadow:
    0 0 0 70px rgba(69, 157, 195, .035),
    0 0 0 140px rgba(69, 157, 195, .025);
  content: "";
}

.auth-context-inner {
  width: min(760px, 100%);
  min-height: 100%;
  margin-inline: auto;
  padding: clamp(38px, 6.5vw, 86px) clamp(30px, 7vw, 98px) 38px;
  display: flex;
  flex-direction: column;
}

.auth-product-brand {
  width: fit-content;
  display: inline-flex;
  align-items: center;
  gap: 16px;
  color: #fff;
  text-decoration: none;
}

.auth-mark {
  position: relative;
  width: 70px;
  height: 76px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(126, 220, 203, .38);
  border-radius: 24px 24px 30px 30px;
  background: linear-gradient(145deg, rgba(18, 112, 130, .4), rgba(36, 63, 115, .25));
  box-shadow: 0 18px 45px rgba(0, 0, 0, .25), inset 0 1px 0 rgba(255, 255, 255, .1);
}

.auth-mark::after {
  position: absolute;
  right: -5px;
  bottom: -4px;
  width: 15px;
  height: 15px;
  border: 4px solid #07132a;
  border-radius: 50%;
  background: #58e3bd;
  box-shadow: 0 0 18px rgba(88, 227, 189, .75);
  content: "";
}

.auth-mark img {
  width: 58px;
  height: 58px;
  object-fit: contain;
  filter: drop-shadow(0 9px 16px rgba(0, 0, 0, .2));
}

.auth-product-brand strong,
.auth-product-brand small {
  display: block;
}

.auth-product-brand strong {
  font-size: 15px;
  letter-spacing: .01em;
}

.auth-product-brand small {
  margin-top: 5px;
  color: #91aacd;
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .17em;
  text-transform: uppercase;
}

.auth-product-copy {
  margin-block: auto;
  padding: clamp(70px, 11vh, 135px) 0 clamp(48px, 8vh, 88px);
}

.auth-kicker {
  margin: 0 0 22px;
  color: #73e0c2;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .22em;
  text-transform: uppercase;
}

.auth-product-copy h1 {
  max-width: 720px;
  margin: 0;
  color: #f4f7ff;
  font-size: clamp(54px, 6.4vw, 96px);
  font-weight: 820;
  line-height: .94;
  letter-spacing: -.07em;
}

.auth-product-copy h1 span {
  display: inline-block;
  margin-top: 17px;
  color: transparent;
  font-size: .55em;
  line-height: 1.05;
  letter-spacing: -.035em;
  background: linear-gradient(90deg, #70e2c3, #80b8ff 53%, #e7b955);
  background-clip: text;
  -webkit-background-clip: text;
}

.auth-product-copy > p:last-child {
  max-width: 650px;
  margin: 32px 0 0;
  color: #b6c6df;
  font-size: clamp(16px, 1.45vw, 20px);
  line-height: 1.7;
}

.auth-trust-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.auth-trust-grid > div {
  min-height: 128px;
  padding: 22px 18px;
  border: 1px solid rgba(130, 163, 211, .18);
  border-radius: 15px;
  background: rgba(6, 17, 41, .58);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .025);
}

.auth-trust-grid i {
  width: 8px;
  height: 8px;
  display: block;
  margin-bottom: 19px;
  border-radius: 50%;
  background: #59e4bd;
  box-shadow: 0 0 15px rgba(89, 228, 189, .75);
}

.auth-trust-grid strong,
.auth-trust-grid span {
  display: block;
}

.auth-trust-grid strong {
  color: #eef5ff;
  font-size: 12px;
}

.auth-trust-grid span {
  margin-top: 9px;
  color: #8fa3c1;
  font-size: 11px;
  line-height: 1.55;
}

.auth-context-foot {
  margin-top: 38px;
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  border-top: 1px solid rgba(137, 168, 220, .13);
  color: #60789d;
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .17em;
  text-transform: uppercase;
}

.auth-workspace {
  position: relative;
  min-width: 0;
  display: grid;
  place-items: center;
  overflow: hidden;
  background:
    radial-gradient(circle at 82% 86%, rgba(100, 54, 181, .25), transparent 29rem),
    radial-gradient(circle at 7% 10%, rgba(31, 119, 150, .14), transparent 24rem),
    #070b23;
}

.auth-workspace::before {
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
  opacity: .26;
  background: linear-gradient(125deg, transparent 0 53%, rgba(121, 86, 196, .1) 53.1%, transparent 82%);
}

.auth-workspace-inner {
  position: relative;
  z-index: 1;
  width: min(640px, calc(100% - 48px));
  padding: 48px 0 34px;
}

.auth-card {
  padding: clamp(30px, 4.2vw, 50px);
  border: 1px solid rgba(130, 161, 212, .27);
  border-radius: 26px;
  color: #e9f1ff;
  background: linear-gradient(145deg, rgba(16, 25, 62, .96), rgba(9, 15, 43, .97));
  box-shadow:
    0 40px 95px rgba(0, 0, 0, .42),
    inset 0 1px 0 rgba(255, 255, 255, .04);
}

.auth-card-head {
  padding-bottom: 27px;
  border-bottom: 1px solid rgba(130, 161, 212, .14);
}

.auth-card-head .eyebrow {
  margin: 0 0 17px;
  color: #86a9e8;
  font-size: 9px;
  letter-spacing: .2em;
}

.auth-card-head h2 {
  margin: 0;
  color: #f4f7ff;
  font-size: clamp(34px, 4vw, 48px);
  line-height: 1;
  letter-spacing: -.045em;
}

.auth-card-head p:not(.eyebrow) {
  max-width: 470px;
  margin: 17px 0 0;
  color: #9fafca;
  font-size: 13px;
  line-height: 1.65;
}

.auth-operator {
  display: inline-flex;
  margin-top: 19px;
  padding: 7px 10px;
  border: 1px solid rgba(111, 219, 193, .2);
  border-radius: 999px;
  color: #83cdb9;
  background: rgba(64, 181, 154, .07);
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.auth-portal .notice {
  margin: 24px 0 0;
  padding: 13px 15px;
  border-color: rgba(248, 133, 151, .4);
  border-radius: 10px;
  color: #ffd8df;
  background: rgba(151, 39, 67, .17);
  font-size: 12px;
  line-height: 1.55;
}

.auth-portal .notice.warning {
  border-color: rgba(230, 184, 83, .35);
  color: #f5deb0;
  background: rgba(151, 104, 28, .15);
}

.auth-form {
  margin-top: 26px;
  display: grid;
  gap: 20px;
}

.auth-field label {
  display: block;
  margin: 0 0 9px;
  color: #edf3ff;
  font-size: 11px;
  font-weight: 800;
}

.auth-field small {
  display: block;
  margin-top: 8px;
  color: #7185a6;
  font-size: 9px;
  line-height: 1.5;
}

.auth-input {
  min-height: 58px;
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  align-items: stretch;
  overflow: hidden;
  border: 1px solid rgba(126, 157, 211, .3);
  border-radius: 12px;
  background: rgba(5, 11, 31, .72);
  transition: border-color .15s ease, box-shadow .15s ease, background .15s ease;
}

.auth-input:focus-within {
  border-color: #65d7bc;
  background: rgba(9, 19, 47, .95);
  box-shadow: 0 0 0 4px rgba(78, 206, 178, .12), 0 12px 32px rgba(0, 0, 0, .16);
}

.auth-input > span {
  display: grid;
  place-items: center;
  border-right: 1px solid rgba(126, 157, 211, .18);
  color: #7796c8;
  font-size: 14px;
}

.auth-portal .auth-input input {
  width: 100%;
  min-width: 0;
  min-height: 56px;
  margin: 0;
  padding: 0 16px;
  border: 0;
  border-radius: 0;
  outline: 0;
  color: #f4f7ff;
  background: transparent;
  box-shadow: none;
  font-size: 14px;
}

.auth-portal .auth-input input::placeholder {
  color: #667999;
}

.auth-code-input input {
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 19px !important;
  font-weight: 750;
  letter-spacing: .16em;
}

.auth-submit {
  min-height: 58px;
  margin: 2px 0 0;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  border: 1px solid rgba(117, 234, 205, .36);
  border-radius: 12px;
  color: #031b25;
  background: linear-gradient(98deg, #64e0bd, #73c9d3 52%, #8db5ff);
  box-shadow: 0 17px 38px rgba(45, 157, 151, .2);
  font-size: 12px;
  font-weight: 900;
  cursor: pointer;
  transition: transform .15s ease, filter .15s ease, box-shadow .15s ease;
}

.auth-submit:hover {
  filter: brightness(1.06);
  box-shadow: 0 20px 44px rgba(45, 157, 151, .28);
  transform: translateY(-1px);
}

.auth-submit:active {
  transform: translateY(0);
}

.auth-submit span:last-child {
  font-size: 20px;
  line-height: 1;
}

.auth-assurance {
  margin-top: 27px;
  padding-top: 24px;
  display: grid;
  grid-template-columns: 31px minmax(0, 1fr);
  gap: 12px;
  border-top: 1px solid rgba(130, 161, 212, .14);
}

.auth-shield {
  position: relative;
  width: 24px;
  height: 28px;
  display: inline-block;
  border: 2px solid #59dfbb;
  border-radius: 8px 8px 11px 11px;
}

.auth-shield::after {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 7px;
  height: 4px;
  border-bottom: 2px solid #59dfbb;
  border-left: 2px solid #59dfbb;
  content: "";
  transform: rotate(-45deg);
}

.auth-assurance strong,
.auth-assurance p {
  display: block;
}

.auth-assurance strong {
  color: #e7efff;
  font-size: 10px;
}

.auth-assurance p {
  margin: 6px 0 0;
  color: #7589aa;
  font-size: 9px;
  line-height: 1.55;
}

.auth-card-foot {
  margin-top: 25px;
  padding-top: 18px;
  display: flex;
  align-items: center;
  gap: 10px;
  border-top: 1px solid rgba(130, 161, 212, .12);
  color: #617697;
  font-size: 8px;
  font-weight: 750;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.auth-card-foot .auth-shield {
  width: 16px;
  height: 19px;
  border-width: 1px;
  border-radius: 5px 5px 7px 7px;
}

.auth-card-foot .auth-shield::after {
  top: 4px;
  left: 4px;
  width: 5px;
  height: 3px;
  border-width: 0 0 1px 1px;
}

.auth-public-link {
  width: fit-content;
  margin: 22px auto 0;
  display: block;
  color: #7c91b2;
  font-size: 10px;
  font-weight: 750;
  text-decoration: none;
}

.auth-public-link:hover {
  color: #b7c8e2;
}

.auth-step {
  margin: 25px 0 0;
  display: grid;
  grid-template-columns: 24px minmax(24px, 1fr) 24px;
  align-items: center;
  gap: 8px;
}

.auth-step-three {
  grid-template-columns: 24px minmax(18px, 1fr) 24px minmax(18px, 1fr) 24px;
}

.auth-step span {
  width: 24px;
  height: 24px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(126, 157, 211, .32);
  border-radius: 50%;
  color: #7f94b5;
  background: #0b1434;
  font-size: 9px;
  font-weight: 900;
}

.auth-step span.active,
.auth-step-complete span {
  border-color: #5cdeba;
  color: #04201f;
  background: #5cdeba;
  box-shadow: 0 0 18px rgba(92, 222, 186, .25);
}

.auth-step i {
  height: 1px;
  background: linear-gradient(90deg, rgba(92, 222, 186, .55), rgba(126, 157, 211, .18));
}

.auth-step small {
  margin-top: 2px;
  color: #627797;
  font-size: 7px;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
}

.auth-step:not(.auth-step-three) small:first-of-type {
  grid-column: 1 / 2;
}

.auth-step:not(.auth-step-three) small:last-of-type {
  grid-column: 3 / 4;
}

.auth-step-three small:nth-last-child(3) { grid-column: 1 / 2; }
.auth-step-three small:nth-last-child(2) { grid-column: 3 / 4; }
.auth-step-three small:last-child { grid-column: 5 / 6; }

.auth-cancel {
  margin-top: 14px;
  text-align: center;
}

.auth-cancel button {
  padding: 7px 10px;
  border: 0;
  color: #778cac;
  background: transparent;
  font-size: 9px;
  font-weight: 750;
  cursor: pointer;
}

.auth-cancel button:hover {
  color: #b8c9e2;
}

.mfa-setup {
  margin-top: 24px;
  padding: 20px;
  border: 1px solid rgba(126, 157, 211, .2);
  border-radius: 14px;
  background: rgba(4, 11, 31, .53);
}

.mfa-secret {
  position: relative;
  min-height: 106px;
  padding: 21px 20px 18px 116px;
  overflow: hidden;
  border-radius: 11px;
  background: linear-gradient(110deg, rgba(22, 79, 99, .38), rgba(23, 37, 76, .45));
}

.mfa-secret .eyebrow {
  margin: 0 0 10px;
  color: #78d5bc;
  font-size: 8px;
}

.mfa-secret code {
  color: #f4f7ff;
  font-size: clamp(12px, 1.45vw, 16px);
  font-weight: 800;
  letter-spacing: .13em;
  overflow-wrap: anywhere;
}

.mfa-orbit {
  position: absolute;
  top: 22px;
  left: 25px;
  width: 66px;
  height: 66px;
  border: 1px solid rgba(99, 224, 191, .35);
  border-radius: 50%;
}

.mfa-orbit::before,
.mfa-orbit::after {
  position: absolute;
  inset: 10px;
  border: 1px solid rgba(126, 157, 211, .3);
  border-radius: 50%;
  content: "";
}

.mfa-orbit::after {
  inset: 25px;
  border-color: #5de0bc;
  background: #5de0bc;
  box-shadow: 0 0 18px rgba(93, 224, 188, .6);
}

.mfa-orbit i {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #91b9f7;
}

.mfa-orbit i:nth-child(1) { top: 4px; left: 29px; }
.mfa-orbit i:nth-child(2) { right: 4px; bottom: 16px; }
.mfa-orbit i:nth-child(3) { bottom: 7px; left: 12px; }

.mfa-setup ol {
  margin: 19px 0 0;
  padding-left: 20px;
  color: #9eb0ca;
  font-size: 10px;
  line-height: 1.7;
}

.auth-security-note {
  margin: 18px 0 0;
  color: #7185a5;
  font-size: 9px;
  line-height: 1.6;
}

.recovery-code-grid {
  margin: 22px 0 0;
  padding: 18px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px 14px;
  list-style: none;
  border: 1px solid rgba(126, 157, 211, .2);
  border-radius: 13px;
  background: rgba(4, 11, 31, .55);
}

.recovery-code-grid li {
  padding: 8px 10px;
  border-radius: 7px;
  text-align: center;
  background: rgba(125, 155, 209, .08);
}

.recovery-code-grid code {
  color: #dce8fb;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
}

.auth-confirm {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: #aabbd2;
  font-size: 10px;
  line-height: 1.5;
}

.auth-confirm input {
  width: 17px;
  height: 17px;
  margin: 0;
  accent-color: #5cdeba;
}

@media (max-width: 1120px) {
  .auth-portal .auth-shell {
    grid-template-columns: minmax(0, .92fr) minmax(500px, 1.08fr);
  }
  .auth-context-inner {
    padding-inline: 42px;
  }
  .auth-trust-grid {
    grid-template-columns: 1fr;
  }
  .auth-trust-grid > div {
    min-height: auto;
    padding: 15px;
  }
  .auth-trust-grid i {
    float: left;
    margin: 5px 12px 20px 0;
  }
}

@media (max-width: 900px) {
  .auth-portal .auth-shell {
    grid-template-columns: 1fr;
  }
  .auth-context {
    min-height: auto;
    border-right: 0;
    border-bottom: 1px solid rgba(137, 168, 220, .18);
  }
  .auth-context-inner {
    width: min(100% - 36px, 680px);
    padding: 28px 0 32px;
  }
  .auth-product-copy {
    padding: 48px 0 35px;
  }
  .auth-product-copy h1 {
    font-size: clamp(48px, 10vw, 72px);
  }
  .auth-product-copy > p:last-child {
    margin-top: 22px;
    font-size: 15px;
  }
  .auth-trust-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .auth-context-foot {
    display: none;
  }
  .auth-workspace-inner {
    width: min(640px, calc(100% - 32px));
    padding-block: 35px;
  }
}

@media (max-width: 620px) {
  .auth-product-brand {
    gap: 11px;
  }
  .auth-mark {
    width: 54px;
    height: 58px;
    border-radius: 17px 17px 21px 21px;
  }
  .auth-mark img {
    width: 45px;
    height: 45px;
  }
  .auth-product-brand strong {
    font-size: 12px;
  }
  .auth-product-brand small {
    font-size: 7px;
  }
  .auth-product-copy {
    padding: 38px 0 28px;
  }
  .auth-product-copy h1 {
    font-size: 45px;
  }
  .auth-product-copy > p:last-child {
    font-size: 13px;
  }
  .auth-trust-grid {
    grid-template-columns: 1fr;
  }
  .auth-trust-grid > div:nth-child(n+2) {
    display: none;
  }
  .auth-card {
    padding: 26px 20px;
    border-radius: 19px;
  }
  .auth-card-head h2 {
    font-size: 34px;
  }
  .mfa-secret {
    padding: 100px 16px 18px;
    text-align: center;
  }
  .mfa-orbit {
    top: 18px;
    left: calc(50% - 33px);
  }
  .recovery-code-grid {
    grid-template-columns: 1fr;
  }
}

@media (forced-colors: active) {
  .auth-mark::after,
  .auth-trust-grid i,
  .mfa-orbit::after {
    forced-color-adjust: none;
  }
}

/* ========================================================================== 
   v3.18.0-v3.18.7 Enterprise Experience Platform
   Presentation-only modernization. Canonical services remain authoritative.
   ========================================================================== */
:root {
  --experience-navy-950: #050b17;
  --experience-navy-900: #071226;
  --experience-navy-850: #0a1930;
  --experience-navy-800: #0d213d;
  --experience-slate-700: #31445f;
  --experience-slate-600: #566981;
  --experience-slate-500: #72839a;
  --experience-slate-300: #c7d1df;
  --experience-slate-200: #dce3ec;
  --experience-slate-100: #edf1f6;
  --experience-slate-50: #f7f9fc;
  --experience-white: #fff;
  --experience-teal-700: #087162;
  --experience-teal-600: #0a8a75;
  --experience-teal-500: #14a78d;
  --experience-teal-300: #76d8c3;
  --experience-blue-700: #205ea9;
  --experience-blue-600: #2f73c9;
  --experience-blue-400: #73a9ea;
  --experience-violet-600: #6659d6;
  --experience-amber-600: #b87408;
  --experience-amber-400: #e7b34d;
  --experience-red-700: #a83a43;
  --experience-red-500: #d85961;
  --visual-blue: #4c8fe6;
  --visual-teal: #1eb59a;
  --visual-amber: #e1aa3e;
  --visual-red: #dd626b;
  --visual-violet: #7d72df;
  --line-strong: #c5cfdd;
  --experience-radius-xs: 8px;
  --experience-radius-sm: 12px;
  --experience-radius-md: 18px;
  --experience-radius-lg: 26px;
  --experience-shadow-sm: 0 1px 2px rgba(8, 25, 49, .04), 0 8px 22px rgba(8, 25, 49, .05);
  --experience-shadow-md: 0 22px 55px rgba(8, 25, 49, .10);
  --experience-shadow-lg: 0 35px 90px rgba(3, 12, 28, .22);
  --experience-sidebar-width: 276px;
  --experience-topbar-height: 86px;
  --experience-ease: cubic-bezier(.2, .8, .2, 1);
}

html { scroll-behavior: smooth; }
body.enterprise-experience {
  min-width: 320px;
  background:
    radial-gradient(circle at 88% -10%, rgba(82, 140, 220, .12), transparent 27rem),
    #f4f7fb;
  color: var(--experience-navy-900);
  font-size: 14px;
  letter-spacing: -.005em;
}
body.enterprise-experience.command-is-open { overflow: hidden; }
.ui-icon { width: 20px; height: 20px; flex: 0 0 auto; }
.experience-shell { min-height: 100vh; display: grid; grid-template-columns: var(--experience-sidebar-width) minmax(0, 1fr); transition: grid-template-columns .28s var(--experience-ease); }
.experience-sidebar {
  position: sticky;
  top: 0;
  z-index: 30;
  height: 100vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  color: #dbe5f3;
  background:
    radial-gradient(circle at 20% 0, rgba(48, 122, 207, .22), transparent 22rem),
    radial-gradient(circle at 100% 100%, rgba(20, 167, 141, .12), transparent 18rem),
    linear-gradient(180deg, var(--experience-navy-900), var(--experience-navy-950));
  border-right: 1px solid rgba(143, 171, 211, .14);
  box-shadow: 18px 0 50px rgba(5, 11, 23, .08);
}
.experience-brand { min-height: 88px; display: flex; align-items: center; gap: 8px; padding: 18px 16px 16px 20px; border-bottom: 1px solid rgba(138, 166, 204, .12); }
.experience-brand > a { min-width: 0; display: flex; align-items: center; gap: 12px; color: #fff; text-decoration: none; }
.experience-brand img { width: 46px; height: 46px; object-fit: contain; filter: drop-shadow(0 9px 18px rgba(0, 0, 0, .24)); }
.experience-brand strong, .experience-brand small { display: block; white-space: nowrap; }
.experience-brand strong { font-size: 14px; letter-spacing: .015em; }
.experience-brand small { margin-top: 2px; color: #8298b7; font-size: 10px; text-transform: uppercase; letter-spacing: .12em; }
.icon-button { width: 40px; height: 40px; display: inline-grid; place-items: center; padding: 0; border: 1px solid transparent; border-radius: 12px; color: inherit; background: transparent; }
.icon-button:hover { background: rgba(255,255,255,.08); }
.sidebar-collapse { margin-left: auto; color: #7085a3; }
.experience-nav { flex: 1 1 auto; min-height: 0; overflow-y: auto; padding: 12px 12px 24px; scrollbar-width: thin; scrollbar-color: rgba(141, 166, 201, .3) transparent; }
.experience-nav .nav-group { margin-bottom: 20px; }
.experience-nav .nav-label { margin: 0 10px 7px; color: #617795; font-size: 9px; font-weight: 800; text-transform: uppercase; letter-spacing: .16em; }
.experience-nav a {
  position: relative;
  min-height: 42px;
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr) 22px;
  align-items: center;
  gap: 10px;
  margin: 2px 0;
  padding: 9px 10px;
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: 11px;
  color: #aebdd2;
  text-decoration: none;
  font-weight: 650;
  transition: color .18s ease, background .18s ease, border-color .18s ease, transform .18s ease;
}
.experience-nav a::before { position: absolute; inset: 7px auto 7px 0; width: 3px; border-radius: 0 4px 4px 0; background: var(--experience-teal-300); content: ""; transform: scaleY(0); transition: transform .18s ease; }
.experience-nav a:hover { color: #fff; border-color: rgba(132, 165, 209, .12); background: rgba(136, 165, 206, .08); transform: translateX(2px); }
.experience-nav a.active { color: #fff; border-color: rgba(92, 213, 185, .14); background: linear-gradient(90deg, rgba(22, 169, 141, .18), rgba(67, 118, 186, .08)); box-shadow: inset 0 1px rgba(255,255,255,.04); }
.experience-nav a.active::before { transform: scaleY(1); }
.experience-nav a .ui-icon { width: 18px; height: 18px; color: #7e94b3; }
.experience-nav a.active .ui-icon { color: #72dcc4; }
.experience-nav a kbd { justify-self: end; min-width: 19px; padding: 2px 4px; border: 1px solid rgba(143, 165, 196, .14); border-radius: 5px; color: #546b8b; background: rgba(255,255,255,.025); font: 8px/1.2 ui-monospace, SFMono-Regular, Consolas, monospace; text-align: center; }
.experience-sidebar-foot { min-height: 72px; display: flex; align-items: center; justify-content: space-between; gap: 10px; padding: 14px 17px; border-top: 1px solid rgba(138, 166, 204, .12); background: rgba(3, 10, 22, .24); }
.experience-sidebar-foot > div { min-width: 0; display: flex; align-items: center; gap: 10px; }
.experience-sidebar-foot strong, .experience-sidebar-foot small { display: block; white-space: nowrap; }
.experience-sidebar-foot strong { color: #b9c8db; font-size: 10px; }
.experience-sidebar-foot small { color: #637896; font-size: 9px; }
.live-beacon { position: relative; width: 8px; height: 8px; flex: 0 0 auto; border-radius: 50%; background: #4ee0b7; box-shadow: 0 0 0 5px rgba(78,224,183,.10); }
.live-beacon::after { position: absolute; inset: -5px; border: 1px solid rgba(78,224,183,.45); border-radius: inherit; content: ""; animation: experience-pulse 2.3s ease-out infinite; }
.version-pill { padding: 4px 7px; border: 1px solid rgba(139, 166, 201, .15); border-radius: 999px; color: #6f84a1; font: 8px ui-monospace, SFMono-Regular, Consolas, monospace; }

.experience-main { min-width: 0; }
.experience-topbar {
  position: sticky;
  top: 0;
  z-index: 24;
  min-height: var(--experience-topbar-height);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 13px clamp(20px, 3vw, 42px);
  border-bottom: 1px solid rgba(194, 205, 219, .76);
  background: rgba(248, 250, 253, .88);
  backdrop-filter: blur(18px) saturate(145%);
}
.topbar-leading { min-width: 0; display: flex; align-items: center; gap: 13px; }
.mobile-menu { display: none; color: var(--experience-navy-800); }
.page-heading { min-width: 0; }
.page-heading p { margin: 0 0 1px; color: var(--experience-teal-700); font-size: 9px; font-weight: 850; text-transform: uppercase; letter-spacing: .15em; }
.page-heading h1 { margin: 0; color: var(--experience-navy-900); font-size: clamp(20px, 2vw, 27px); line-height: 1.1; letter-spacing: -.035em; }
.page-heading > span { display: block; max-width: 720px; margin-top: 4px; overflow: hidden; color: var(--experience-slate-600); font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }
.topbar-actions { display: flex; align-items: center; gap: 10px; }
.command-trigger { min-width: 246px; height: 42px; display: grid; grid-template-columns: 18px 1fr auto; align-items: center; gap: 10px; padding: 0 11px; border: 1px solid var(--experience-slate-200); border-radius: 12px; color: var(--experience-slate-500); background: rgba(255,255,255,.76); box-shadow: 0 1px 1px rgba(12,29,55,.03); font-weight: 550; text-align: left; }
.command-trigger:hover { color: var(--experience-navy-800); border-color: #b9c7d8; background: #fff; }
.command-trigger .ui-icon { width: 17px; height: 17px; }
.command-trigger kbd { padding: 3px 6px; border: 1px solid #d4dce7; border-radius: 6px; color: #8290a3; background: #f6f8fb; font: 9px ui-monospace, SFMono-Regular, Consolas, monospace; }
.connection-state { height: 38px; display: flex; align-items: center; gap: 7px; padding: 0 11px; border: 1px solid #cfe1dc; border-radius: 999px; color: #18725f; background: rgba(234, 248, 243, .75); font-size: 10px; }
.connection-state > span { width: 7px; height: 7px; border-radius: 50%; background: #22b291; box-shadow: 0 0 0 4px rgba(34,178,145,.10); }
.connection-state.refreshing > span { animation: experience-pulse 1s ease infinite; }
.connection-state.degraded { color: #8c5d08; border-color: #ead6aa; background: #fff8e8; }
.connection-state.degraded > span { background: var(--experience-amber-400); }
.connection-state.paused { color: #66778e; border-color: #dae1ea; background: #f2f5f9; }
.connection-state.paused > span { background: #8a99ad; box-shadow: none; }
.user-menu { position: relative; border: 0; background: transparent; }
.user-menu > summary { min-height: 44px; display: grid; grid-template-columns: 34px minmax(0, 1fr) 16px; align-items: center; gap: 9px; padding: 4px 7px 4px 4px; border: 1px solid transparent; border-radius: 13px; cursor: pointer; list-style: none; }
.user-menu > summary::-webkit-details-marker { display: none; }
.user-menu > summary:hover, .user-menu[open] > summary { border-color: var(--experience-slate-200); background: #fff; }
.user-avatar { width: 34px; height: 34px; display: grid; place-items: center; border: 1px solid rgba(44, 127, 177, .18); border-radius: 11px; color: #fff; background: linear-gradient(135deg, var(--experience-blue-600), var(--experience-teal-600)); box-shadow: 0 7px 16px rgba(32,94,169,.18); font-size: 12px; font-weight: 850; }
.user-name { min-width: 0; }
.user-name strong, .user-name small { display: block; max-width: 130px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.user-name strong { color: var(--experience-navy-800); font-size: 11px; }
.user-name small { margin-top: 1px; color: var(--experience-slate-500); font-size: 9px; }
.user-menu .ui-icon { width: 15px; color: var(--experience-slate-500); }
.user-menu-panel { position: absolute; top: calc(100% + 9px); right: 0; z-index: 40; width: 220px; display: grid; gap: 4px; padding: 8px; border: 1px solid var(--experience-slate-200); border-radius: 14px; background: #fff; box-shadow: var(--experience-shadow-md); }
.user-menu-panel a { padding: 9px 10px; border-radius: 8px; color: var(--experience-navy-800); text-decoration: none; font-size: 11px; font-weight: 650; }
.user-menu-panel a:hover { background: var(--experience-slate-50); }
.user-menu-panel form, .user-menu-panel button { width: 100%; }
.user-menu-panel button { padding: 9px 10px; text-align: left; }

.experience-content { width: min(1680px, 100%); margin: 0 auto; padding: clamp(22px, 3vw, 42px) clamp(18px, 3vw, 42px) 80px; }
.experience-content > .notice { position: relative; z-index: 2; margin-bottom: 20px; box-shadow: var(--experience-shadow-sm); }
.workspace-stack, .command-center, .experience-content > .stack { display: grid; gap: 22px; }
.workspace-card, .enterprise-experience .card {
  position: relative;
  min-width: 0;
  padding: clamp(18px, 2vw, 25px);
  overflow: hidden;
  border: 1px solid rgba(196, 207, 222, .82);
  border-radius: var(--experience-radius-md);
  background: rgba(255,255,255,.92);
  box-shadow: var(--experience-shadow-sm);
}
.enterprise-experience .card { margin: 0; }
.enterprise-experience .card:hover { border-color: #bdc9d9; }
.workspace-card h2, .enterprise-experience .card h2 { color: var(--experience-navy-900); letter-spacing: -.025em; }
.enterprise-experience .hero, .enterprise-experience .hero-panel { border-radius: var(--experience-radius-lg); }
.enterprise-experience .hero-panel { border-color: rgba(161, 188, 215, .52); background: radial-gradient(circle at 85% 10%, rgba(20, 167, 141, .13), transparent 25rem), linear-gradient(145deg, #fbfdff, #eef5fb); box-shadow: var(--experience-shadow-md); }
.enterprise-experience .section-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 18px; margin-bottom: 18px; }
.enterprise-experience .section-head h2 { margin: 1px 0 4px; font-size: clamp(18px, 1.8vw, 24px); }
.enterprise-experience .section-head p { margin: 0; color: var(--experience-slate-600); font-size: 12px; }
.enterprise-experience .eyebrow { margin: 0 0 4px; color: var(--experience-teal-700); font-size: 9px; font-weight: 850; letter-spacing: .15em; }
.enterprise-experience .button, .enterprise-experience button:not(.icon-button):not(.command-trigger) { min-height: 38px; display: inline-flex; align-items: center; justify-content: center; gap: 7px; padding: 8px 13px; border: 1px solid transparent; border-radius: 10px; background: linear-gradient(135deg, var(--experience-teal-700), #075b54); box-shadow: 0 7px 16px rgba(8,113,98,.13); font-size: 11px; }
.enterprise-experience .button:hover, .enterprise-experience button:not(.icon-button):not(.command-trigger):hover { background: linear-gradient(135deg, #0a7d6c, #064941); transform: translateY(-1px); }
.enterprise-experience .button.secondary, .enterprise-experience button.secondary { color: var(--experience-navy-800); border-color: var(--experience-slate-200); background: #f4f7fb; box-shadow: none; }
.enterprise-experience .button.ghost, .enterprise-experience button.ghost { color: var(--experience-blue-700); border-color: #cbd9ea; background: transparent; box-shadow: none; }
.enterprise-experience .button.light { color: var(--experience-navy-900); background: #fff; box-shadow: 0 12px 28px rgba(3,14,30,.16); }
.enterprise-experience .button.glass { color: #fff; border-color: rgba(255,255,255,.24); background: rgba(255,255,255,.08); box-shadow: none; backdrop-filter: blur(9px); }
.enterprise-experience .button.small { min-height: 31px; padding: 5px 9px; font-size: 9px; }
.text-action { color: var(--experience-blue-700); font-size: 10px; font-weight: 750; text-decoration: none; }
.text-action:hover { text-decoration: underline; text-underline-offset: 3px; }
.live-chip { align-self: flex-start; padding: 5px 8px; border: 1px solid rgba(20,167,141,.2); border-radius: 999px; color: #08715f; background: #e9f8f4; font-size: 8px; font-weight: 850; text-transform: uppercase; letter-spacing: .12em; }
.live-chip.subtle { color: #536986; border-color: #d7e0eb; background: #f4f7fa; }

.command-hero {
  min-height: 310px;
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(230px, .6fr);
  align-items: center;
  gap: 32px;
  padding: clamp(30px, 5vw, 60px);
  overflow: hidden;
  border: 1px solid rgba(121, 161, 206, .18);
  border-radius: 30px;
  color: #fff;
  background:
    radial-gradient(circle at 82% 25%, rgba(43, 184, 158, .22), transparent 18rem),
    radial-gradient(circle at 18% 100%, rgba(73, 126, 199, .28), transparent 28rem),
    linear-gradient(130deg, #061224 0%, #0b2443 55%, #0a4f4a 125%);
  box-shadow: var(--experience-shadow-lg);
}
.command-hero::before, .command-hero::after { position: absolute; border: 1px solid rgba(116,216,195,.13); border-radius: 50%; content: ""; pointer-events: none; }
.command-hero::before { width: 420px; height: 420px; right: -90px; top: -190px; }
.command-hero::after { width: 270px; height: 270px; right: 40px; top: -90px; }
.command-hero-copy { position: relative; z-index: 1; }
.live-label { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; color: #a8c9d5; font-size: 9px; font-weight: 750; text-transform: uppercase; letter-spacing: .12em; }
.live-label time { padding-left: 10px; border-left: 1px solid rgba(255,255,255,.18); color: #7796aa; text-transform: none; letter-spacing: normal; }
.command-hero h2 { max-width: 750px; margin: 16px 0 14px; color: #fff; font-size: clamp(36px, 5vw, 68px); line-height: .98; letter-spacing: -.055em; }
.command-hero-copy > p { max-width: 760px; margin: 0; color: #b8cad8; font-size: clamp(14px, 1.6vw, 18px); line-height: 1.65; }
.command-hero .hero-actions { display: flex; gap: 10px; margin-top: 26px; }
.health-orbit { --health-score: 0; position: relative; z-index: 1; width: min(250px, 100%); aspect-ratio: 1; justify-self: center; display: grid; place-items: center; }
.health-orbit svg { position: absolute; inset: 0; width: 100%; height: 100%; transform: rotate(-90deg); filter: drop-shadow(0 18px 30px rgba(2,10,20,.28)); }
.health-orbit circle { fill: none; stroke-width: 7; }
.health-orbit .orbit-track { stroke: rgba(255,255,255,.10); }
.health-orbit .orbit-value { stroke: url(#none); stroke: #55dfc2; stroke-dasharray: 314.159; stroke-dashoffset: calc(314.159 - (314.159 * var(--health-score) / 100)); stroke-linecap: round; transition: stroke-dashoffset .8s var(--experience-ease); }
.health-orbit > div { position: relative; width: 68%; aspect-ratio: 1; display: grid; place-content: center; text-align: center; border: 1px solid rgba(255,255,255,.10); border-radius: 50%; background: rgba(5, 16, 32, .52); box-shadow: inset 0 0 35px rgba(73, 199, 174, .09); backdrop-filter: blur(14px); }
.health-orbit strong { font-size: clamp(44px, 6vw, 68px); line-height: .9; letter-spacing: -.06em; }
.health-orbit span { margin-top: 8px; color: #8da9bc; font-size: 9px; text-transform: uppercase; letter-spacing: .13em; }
.health-orbit small { margin-top: 8px; font-size: 9px; font-weight: 800; text-transform: uppercase; letter-spacing: .12em; }
.status-text.healthy, .status-text.completed, .status-text.ready { color: #6ce7ca; }
.status-text.degraded, .status-text.pending { color: #f2c766; }
.status-text.critical, .status-text.failed, .status-text.blocked { color: #ff858c; }
.status-text.unknown { color: #a5b3c4; }
.live-kpi-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 12px; }
.live-kpi { position: relative; min-width: 0; min-height: 142px; display: flex; flex-direction: column; padding: 19px; overflow: hidden; border: 1px solid rgba(193,205,220,.88); border-radius: 17px; color: var(--experience-navy-900); background: rgba(255,255,255,.94); box-shadow: var(--experience-shadow-sm); text-decoration: none; transition: transform .2s var(--experience-ease), box-shadow .2s var(--experience-ease), border-color .2s ease; }
.live-kpi::after { position: absolute; width: 90px; height: 90px; right: -40px; bottom: -46px; border-radius: 50%; background: radial-gradient(circle, rgba(76,143,230,.12), transparent 70%); content: ""; }
.live-kpi:hover { transform: translateY(-3px); border-color: #aebdd0; box-shadow: 0 18px 42px rgba(11,32,62,.10); }
.kpi-label { color: var(--experience-slate-600); font-size: 10px; font-weight: 750; text-transform: uppercase; letter-spacing: .08em; }
.live-kpi strong { margin: 12px 0 8px; font-size: clamp(27px, 3vw, 38px); line-height: 1; letter-spacing: -.05em; }
.live-kpi small { margin-top: auto; color: var(--experience-slate-500); font-size: 9px; line-height: 1.4; }
.kpi-arrow { position: absolute; top: 15px; right: 16px; color: #9eb0c5; font-size: 15px; }
.command-grid { display: grid; gap: 18px; }
.charts-grid { grid-template-columns: minmax(0, 1.45fr) minmax(330px, .8fr); }
.operations-grid { grid-template-columns: minmax(0, 1.2fr) minmax(340px, .8fr); }
.lower-grid { grid-template-columns: minmax(0, 1.35fr) minmax(300px, .65fr); }
.chart-card { min-height: 380px; }
.chart-card-primary { background: radial-gradient(circle at 85% -10%, rgba(55, 128, 209, .10), transparent 19rem), #fff; }
.chart-stage { min-height: 270px; display: grid; align-items: end; }
.chart-stage svg { width: 100%; height: auto; overflow: visible; }
.chart-gridline { stroke: #e5ebf2; stroke-width: 1; }
.chart-line { fill: none; stroke: var(--visual-blue); stroke-width: 3; stroke-linecap: round; stroke-linejoin: round; filter: drop-shadow(0 5px 8px rgba(76,143,230,.18)); }
.chart-area { fill: url(#none); fill: rgba(76,143,230,.10); }
.chart-point { fill: #fff; stroke: var(--visual-blue); stroke-width: 2.4; }
.chart-axis-label { fill: #8392a6; font: 9px ui-sans-serif, system-ui, sans-serif; }
.chart-bar { fill: var(--visual-teal); opacity: .9; }
.chart-bar:hover { opacity: 1; }
.chart-empty { min-height: 220px; display: grid; place-content: center; justify-items: center; text-align: center; color: var(--experience-slate-500); }
.chart-empty > span { width: 72px; height: 40px; margin-bottom: 14px; border-left: 2px solid #cbd6e3; border-bottom: 2px solid #cbd6e3; transform: skewX(-18deg); }
.chart-empty strong, .chart-empty small { display: block; }
.chart-empty small { margin-top: 4px; }
.live-funnel { margin: 8px 0 0; padding: 0; display: grid; gap: 13px; list-style: none; }
.live-funnel li { display: grid; grid-template-columns: minmax(0, 1fr) 120px; column-gap: 14px; align-items: center; }
.live-funnel li > div:first-child { display: flex; justify-content: space-between; gap: 12px; }
.live-funnel li span { color: var(--experience-slate-700); font-size: 10px; font-weight: 700; }
.live-funnel li strong { color: var(--experience-navy-900); font-size: 11px; }
.live-funnel li small { grid-column: 2; color: #8a99ac; font-size: 7px; text-transform: uppercase; letter-spacing: .09em; }
.funnel-track { height: 8px; overflow: hidden; border-radius: 999px; background: var(--experience-slate-100); }
.funnel-track i { display: block; height: 100%; border-radius: inherit; background: linear-gradient(90deg, var(--visual-blue), var(--visual-teal)); box-shadow: 0 2px 7px rgba(31,151,139,.15); transition: width .7s var(--experience-ease); }
.donut-layout { min-height: 220px; display: grid; grid-template-columns: 180px minmax(0, 1fr); align-items: center; gap: 24px; }
.donut-chart { position: relative; width: 176px; height: 176px; display: grid; place-items: center; border-radius: 50%; background: conic-gradient(var(--line-strong) 0 100%); box-shadow: inset 0 0 0 1px rgba(255,255,255,.5), 0 14px 30px rgba(11,32,62,.08); transition: background .4s ease; }
.donut-chart::before { position: absolute; inset: 24px; border: 1px solid #e1e7ef; border-radius: 50%; background: #fff; content: ""; }
.donut-chart span { position: relative; text-align: center; }
.donut-chart strong, .donut-chart small { display: block; }
.donut-chart strong { font-size: 31px; letter-spacing: -.05em; }
.donut-chart small { color: var(--experience-slate-500); font-size: 9px; text-transform: uppercase; letter-spacing: .12em; }
.donut-legend { display: grid; gap: 10px; }
.donut-legend > div { display: grid; grid-template-columns: 9px minmax(0, 1fr) auto; align-items: center; gap: 8px; padding-bottom: 8px; border-bottom: 1px solid #edf1f5; }
.donut-legend i { width: 9px; height: 9px; border-radius: 3px; background: var(--legend-color); }
.donut-legend span { color: var(--experience-slate-600); font-size: 10px; text-transform: capitalize; }
.donut-legend strong { font-size: 10px; }
.dependency-strip { display: grid; grid-template-columns: repeat(3, 1fr); gap: 7px; margin-top: 10px; padding-top: 14px; border-top: 1px solid var(--experience-slate-100); }
.dependency-strip > div { min-width: 0; display: grid; gap: 5px; padding: 8px; border-radius: 9px; background: var(--experience-slate-50); }
.dependency-strip span:first-child { color: var(--experience-slate-500); font-size: 8px; text-transform: uppercase; letter-spacing: .07em; }
.health-domain-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; }
.health-domain { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 5px 10px; padding: 13px; border: 1px solid #e2e8f0; border-radius: 12px; background: #fafcfe; }
.health-domain > div { min-width: 0; display: flex; align-items: center; gap: 8px; }
.health-domain strong { overflow: hidden; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
.health-domain p { grid-column: 1 / -1; margin: 2px 0 0; color: var(--experience-slate-500); font-size: 8px; line-height: 1.45; }
.status-orb { width: 8px; height: 8px; flex: 0 0 auto; border-radius: 50%; background: #93a2b5; box-shadow: 0 0 0 4px rgba(147,162,181,.10); }
.status-orb.healthy, .status-orb.completed, .status-orb.ready { background: var(--visual-teal); box-shadow: 0 0 0 4px rgba(30,181,154,.10); }
.status-orb.degraded, .status-orb.pending { background: var(--visual-amber); box-shadow: 0 0 0 4px rgba(225,170,62,.10); }
.status-orb.critical, .status-orb.failed, .status-orb.blocked { background: var(--visual-red); box-shadow: 0 0 0 4px rgba(221,98,107,.10); }
.domain-state { color: var(--experience-slate-500); font-size: 7px; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; }
.mini-history { display: grid; grid-template-columns: 85px minmax(0, 1fr); align-items: center; gap: 12px; margin-top: 16px; padding-top: 14px; border-top: 1px solid var(--experience-slate-100); }
.mini-history > span { color: var(--experience-slate-500); font-size: 9px; font-weight: 750; }
.mini-history [data-live-chart] { min-height: 52px; }
.mini-history svg { width: 100%; max-height: 70px; }
.activity-feed { margin: 0; padding: 0; display: grid; list-style: none; }
.activity-feed li { position: relative; display: grid; grid-template-columns: 12px minmax(0, 1fr); gap: 10px; padding: 10px 0; border-bottom: 1px solid #edf1f5; }
.activity-feed li:last-child { border-bottom: 0; }
.activity-mark { position: relative; width: 8px; height: 8px; margin-top: 4px; border: 2px solid #fff; border-radius: 50%; background: var(--visual-blue); box-shadow: 0 0 0 1px #b9cbe1; }
.activity-feed li:not(:last-child) .activity-mark::after { position: absolute; top: 9px; left: 2px; width: 1px; height: 31px; background: #dde5ef; content: ""; }
.activity-feed strong, .activity-feed small { display: block; }
.activity-feed strong { color: var(--experience-slate-700); font-size: 9px; font-weight: 750; text-transform: capitalize; }
.activity-feed small { margin-top: 3px; color: var(--experience-slate-500); font-size: 8px; }
.launch-assistant { display: grid; grid-template-columns: minmax(0, 1fr) minmax(430px, 1.2fr) auto; align-items: center; gap: 28px; color: #fff; border-color: rgba(84, 144, 194, .18); background: radial-gradient(circle at 92% 20%, rgba(35,179,150,.19), transparent 18rem), linear-gradient(135deg, #08172c, #112c50); box-shadow: var(--experience-shadow-md); }
.launch-assistant h2 { margin: 3px 0 7px; color: #fff; font-size: clamp(21px, 2.5vw, 31px); }
.launch-assistant p { margin: 0; color: #a7bbce; font-size: 11px; }
.launch-assistant .eyebrow { color: #75dbc5; }
.launch-assistant ol { margin: 0; padding: 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; list-style: none; }
.launch-assistant li { display: grid; grid-template-columns: 28px minmax(0,1fr); gap: 8px; padding: 10px; border: 1px solid rgba(255,255,255,.08); border-radius: 11px; background: rgba(255,255,255,.035); }
.launch-assistant li > span { width: 28px; height: 28px; display: grid; place-items: center; border-radius: 8px; color: #061526; background: #69d8c0; font-size: 10px; font-weight: 900; }
.launch-assistant strong, .launch-assistant small { display: block; }
.launch-assistant strong { font-size: 9px; }
.launch-assistant small { margin-top: 2px; color: #829bb4; font-size: 7px; }

.workspace-hero { min-height: 220px; display: grid; grid-template-columns: minmax(0, 1.3fr) minmax(260px, .7fr); align-items: center; gap: 30px; padding: clamp(28px, 4vw, 45px); border: 1px solid #cfdae7; border-radius: 25px; background: radial-gradient(circle at 90% 0, rgba(20,167,141,.13), transparent 20rem), linear-gradient(145deg, #fff, #edf5fb); box-shadow: var(--experience-shadow-md); }
.workspace-hero h2 { max-width: 750px; margin: 5px 0 10px; font-size: clamp(30px, 4vw, 49px); line-height: 1.04; letter-spacing: -.045em; }
.workspace-hero > div > p:last-child { max-width: 760px; margin: 0; color: var(--experience-slate-600); font-size: 13px; line-height: 1.7; }
.hero-stat-pair { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.hero-stat-pair > div { min-height: 125px; display: grid; place-content: center; padding: 18px; border: 1px solid rgba(190,205,221,.9); border-radius: 17px; text-align: center; background: rgba(255,255,255,.82); box-shadow: var(--experience-shadow-sm); }
.hero-stat-pair strong { font-size: 38px; line-height: 1; letter-spacing: -.055em; }
.hero-stat-pair span { margin-top: 8px; color: var(--experience-slate-500); font-size: 9px; font-weight: 800; text-transform: uppercase; letter-spacing: .1em; }
.empty-state.compact { padding: 16px; border: 1px dashed #d2dce8; border-radius: 11px; color: var(--experience-slate-500); text-align: center; }
.empty-state.compact strong, .empty-state.compact p { display: block; margin: 0; }
.empty-state.compact p { margin-top: 4px; font-size: 9px; }

.enterprise-table { border: 1px solid #e0e6ee; border-radius: 12px; background: #fff; scrollbar-width: thin; scrollbar-color: #b9c8d9 #eff3f7; }
.enterprise-table table { min-width: 720px; }
.enterprise-table thead { position: sticky; top: 0; z-index: 1; background: #f8fafc; }
.enterprise-table th { padding: 10px 12px; color: #697c94; border-bottom-color: #dce4ed; font-size: 8px; letter-spacing: .09em; }
.enterprise-table td { padding: 12px; border-bottom-color: #edf1f5; color: #30435b; font-size: 10px; }
.enterprise-table tbody tr:hover { background: #f8fbfe; }
.enterprise-table .table-note { display: block; margin-top: 3px; color: #8494a8; font-size: 8px; }
.enterprise-experience input, .enterprise-experience select, .enterprise-experience textarea { min-height: 40px; border: 1px solid #cbd6e3; border-radius: 10px; color: #172b46; background: #fff; box-shadow: inset 0 1px 2px rgba(10,31,57,.03); font-size: 11px; }
.enterprise-experience input:focus, .enterprise-experience select:focus, .enterprise-experience textarea:focus { outline: 3px solid rgba(47,115,201,.12); border-color: var(--experience-blue-600); }
.enterprise-experience label { color: #324a66; font-size: 10px; }
.enterprise-experience details { border-color: #dbe4ee; border-radius: 11px; background: #fbfcfe; }
.enterprise-experience details > summary { color: #22486e; font-size: 10px; }
.enterprise-experience .badge { padding: 4px 7px; border: 1px solid transparent; border-radius: 999px; font-size: 8px; line-height: 1.2; text-transform: capitalize; letter-spacing: .02em; }
.enterprise-experience .badge.healthy, .enterprise-experience .badge.active, .enterprise-experience .badge.ready, .enterprise-experience .badge.completed, .enterprise-experience .badge.approved, .enterprise-experience .badge.applied, .enterprise-experience .badge.published { color: #08705e; border-color: #c7e9e0; background: #e8f7f3; }
.enterprise-experience .badge.pending, .enterprise-experience .badge.degraded, .enterprise-experience .badge.review_required, .enterprise-experience .badge.draft { color: #8a5e0b; border-color: #eeddb8; background: #fff7e5; }
.enterprise-experience .badge.critical, .enterprise-experience .badge.failed, .enterprise-experience .badge.blocked, .enterprise-experience .badge.rejected { color: #9a333d; border-color: #f0c7ca; background: #fff0f1; }

.toast-region { position: fixed; right: 20px; bottom: 20px; z-index: 110; display: grid; gap: 8px; pointer-events: none; }
.experience-toast { max-width: 360px; padding: 12px 14px; opacity: 0; transform: translateY(10px); border: 1px solid #d7e0ea; border-radius: 12px; color: #243b57; background: #fff; box-shadow: var(--experience-shadow-md); font-size: 10px; transition: opacity .2s ease, transform .2s ease; }
.experience-toast.is-visible { opacity: 1; transform: translateY(0); }

.sidebar-is-collapsed .experience-shell { grid-template-columns: 78px minmax(0, 1fr); }
.sidebar-is-collapsed .experience-brand { padding-inline: 15px; }
.sidebar-is-collapsed .experience-brand span, .sidebar-is-collapsed .experience-brand .sidebar-collapse, .sidebar-is-collapsed .experience-nav .nav-label, .sidebar-is-collapsed .experience-nav a span, .sidebar-is-collapsed .experience-nav a kbd, .sidebar-is-collapsed .experience-sidebar-foot span:not(.live-beacon), .sidebar-is-collapsed .experience-sidebar-foot small { display: none; }
.sidebar-is-collapsed .experience-brand > a { margin: 0 auto; }
.sidebar-is-collapsed .experience-nav { padding-inline: 11px; }
.sidebar-is-collapsed .experience-nav a { grid-template-columns: 1fr; justify-items: center; padding-inline: 8px; }
.sidebar-is-collapsed .experience-nav a .ui-icon { width: 20px; height: 20px; }
.sidebar-is-collapsed .experience-sidebar-foot { justify-content: center; }

/* Public v3.18 newsroom homepage */
.public-site { --public-ink: #09172b; --public-muted: #5f6e81; --public-line: #d9e1ea; background: #f6f7f4; color: var(--public-ink); }
.public-site .newsroom-width { width: min(1240px, calc(100% - 40px)); }
.public-site .newsroom-header { position: relative; z-index: 20; border-bottom: 1px solid rgba(211,220,229,.85); background: rgba(255,255,255,.94); backdrop-filter: blur(16px); }
.public-site .masthead { min-height: 104px; }
.public-site .newsroom-brand strong { font-family: Georgia, "Times New Roman", serif; font-size: clamp(20px, 2.1vw, 29px); letter-spacing: -.025em; }
.public-site .newsroom-brand small { color: #6d7b8e; letter-spacing: .12em; }
.public-site .newsroom-nav { gap: clamp(12px, 2.3vw, 30px); min-height: 50px; }
.public-site .newsroom-nav a { position: relative; padding: 15px 0; }
.public-site .newsroom-nav a::after { position: absolute; right: 0; bottom: 7px; left: 0; height: 2px; border-radius: 999px; background: var(--experience-teal-600); content: ""; transform: scaleX(0); transition: transform .18s ease; }
.public-site .newsroom-nav a:hover::after { transform: scaleX(1); }
.public-site .newsroom-main { width: min(1400px, 100%); margin: 0 auto; }
.public-site .newsroom-hero {
  position: relative;
  min-height: min(760px, 82vh);
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(340px, .75fr);
  align-items: center;
  gap: clamp(35px, 7vw, 90px);
  padding: clamp(70px, 10vw, 140px) max(28px, calc((100vw - 1240px)/2));
  overflow: hidden;
  color: #fff;
  background:
    linear-gradient(95deg, rgba(4,13,27,.97) 0%, rgba(7,29,51,.91) 55%, rgba(5,66,61,.82) 120%),
    radial-gradient(circle at 80% 30%, #167c70, #071426 70%);
}
.public-site .newsroom-hero::before { position: absolute; inset: 0; opacity: .12; background-image: linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px); background-size: 48px 48px; content: ""; mask-image: linear-gradient(to right, transparent 4%, #000 55%, transparent 100%); }
.public-site .newsroom-hero::after { position: absolute; width: 560px; height: 560px; right: -180px; top: -220px; border: 1px solid rgba(105,218,192,.2); border-radius: 50%; box-shadow: 0 0 0 80px rgba(105,218,192,.03), 0 0 0 160px rgba(105,218,192,.02); content: ""; }
.public-site .hero-copy, .public-site .newsroom-pulse { position: relative; z-index: 1; }
.public-site .hero-edition { display: inline-flex; align-items: center; gap: 12px; padding: 7px 10px; border: 1px solid rgba(255,255,255,.16); border-radius: 999px; color: #afc3d4; background: rgba(255,255,255,.04); font-size: 9px; text-transform: uppercase; letter-spacing: .12em; }
.public-site .hero-edition b { padding-left: 12px; border-left: 1px solid rgba(255,255,255,.16); color: #77ddc6; }
.public-site .newsroom-hero .eyebrow { margin-top: 27px; color: #78d9c4; }
.public-site .newsroom-hero h1 { max-width: 830px; margin: 10px 0 21px; font-family: Georgia, "Times New Roman", serif; font-size: clamp(54px, 7.4vw, 104px); line-height: .91; letter-spacing: -.055em; }
.public-site .newsroom-hero .hero-copy > p:not(.eyebrow) { max-width: 720px; color: #b9cad7; font-size: clamp(16px, 1.8vw, 21px); line-height: 1.65; }
.public-site .hero-actions { margin-top: 31px; }
.public-site .hero-actions .button { min-height: 48px; padding-inline: 20px; border-radius: 12px; background: #fff; color: #071629; box-shadow: 0 17px 40px rgba(0,0,0,.18); }
.public-site .hero-actions .button:hover { background: #eef8f5; }
.public-site .hero-actions .text-link { color: #d5e2ea; }
.public-site .hero-assurances { margin-top: 35px; gap: 17px; color: #839eb0; }
.public-site .hero-assurances li::before { color: #5ad6b9; }
.public-site .newsroom-pulse { padding: clamp(24px, 3vw, 36px); border: 1px solid rgba(255,255,255,.13); border-radius: 24px; background: linear-gradient(145deg, rgba(255,255,255,.09), rgba(255,255,255,.035)); box-shadow: 0 28px 70px rgba(0,0,0,.22); backdrop-filter: blur(18px); }
.public-site .pulse-label { margin-bottom: 24px; color: #b9cbd7; }
.public-site .pulse-grid { grid-template-columns: 1fr 1fr; gap: 10px; }
.public-site .pulse-grid > div { min-height: 125px; display: grid; align-content: center; padding: 19px; border: 1px solid rgba(255,255,255,.09); border-radius: 15px; background: rgba(3,13,26,.25); }
.public-site .pulse-grid strong { color: #fff; font-size: clamp(31px, 4vw, 48px); letter-spacing: -.055em; }
.public-site .pulse-grid small { color: #8ca4b5; }
.public-site .trend-watch { width: min(1240px, calc(100% - 40px)); margin: -24px auto 0; position: relative; z-index: 3; min-height: 64px; border: 1px solid #d8e0e8; border-radius: 15px; background: #fff; box-shadow: 0 18px 45px rgba(7,25,49,.11); }
.public-site .newsroom-toolbar, .public-site .top-stories, .public-site .desk-section, .public-site .latest-section, .public-site .newsroom-principles { width: min(1240px, calc(100% - 40px)); margin-inline: auto; }
.public-site .newsroom-toolbar { padding-top: clamp(65px, 8vw, 105px); }
.public-site .newsroom-toolbar h2, .public-site .section-heading h2, .public-site .newsroom-principles h2 { font-family: Georgia, "Times New Roman", serif; font-size: clamp(34px, 4.2vw, 57px); letter-spacing: -.04em; }
.public-site .top-stories { gap: 20px; }
.public-site .lead-story, .public-site .headline-card { border: 1px solid #dbe2e9; border-radius: 18px; background: #fff; box-shadow: 0 15px 40px rgba(8,25,49,.06); }
.public-site .lead-story { min-height: 550px; padding: clamp(28px, 5vw, 57px); background: radial-gradient(circle at 100% 0, rgba(30,181,154,.10), transparent 20rem), #fff; }
.public-site .lead-story h2 { font-family: Georgia, "Times New Roman", serif; font-size: clamp(38px, 5vw, 67px); line-height: .98; letter-spacing: -.05em; }
.public-site .headline-card { padding: 22px; transition: transform .2s var(--experience-ease), box-shadow .2s ease; }
.public-site .headline-card:hover { transform: translateY(-3px); box-shadow: 0 20px 50px rgba(8,25,49,.09); }
.public-site .headline-card h3 { font-family: Georgia, "Times New Roman", serif; font-size: clamp(19px, 2vw, 26px); letter-spacing: -.025em; }
.public-site .desk-grid { grid-template-columns: repeat(4, minmax(0,1fr)); }
.public-site .desk-card { min-height: 180px; padding: 23px; border-radius: 16px; background: #fff; box-shadow: var(--experience-shadow-sm); transition: transform .2s var(--experience-ease), border-color .2s ease; }
.public-site .desk-card:hover { transform: translateY(-4px); border-color: #9dcfc3; }
.public-site .desk-card strong { font-size: 43px; }
.public-site .latest-list { border-radius: 18px; background: #fff; box-shadow: var(--experience-shadow-sm); }
.public-site .newsroom-principles { margin-top: clamp(70px, 10vw, 130px); margin-bottom: clamp(70px, 10vw, 120px); padding: clamp(32px, 5vw, 58px); border-radius: 24px; color: #fff; background: radial-gradient(circle at 90% 15%, rgba(37,184,157,.2), transparent 22rem), linear-gradient(135deg, #07172c, #123a58); box-shadow: var(--experience-shadow-lg); }
.public-site .newsroom-principles h2 { color: #fff; }
.public-site .principle-grid article { border-color: rgba(255,255,255,.12); background: rgba(255,255,255,.045); }
.public-site .principle-grid p { color: #9cb0c3; }
.public-site .newsroom-footer { background: #050d1a; }

/* Guided installer */
.installer-page { background: radial-gradient(circle at 85% 0, rgba(70,137,212,.14), transparent 28rem), #f2f6fa; }
.installer-page .installer-masthead { position: sticky; top: 0; z-index: 20; border-bottom: 1px solid rgba(199,210,223,.78); background: rgba(248,250,253,.90); backdrop-filter: blur(18px); }
.installer-page .installer-shell { width: min(1240px, calc(100% - 36px)); }
.installer-page .installer-intro { min-height: 300px; padding: clamp(30px, 5vw, 56px); border: 1px solid rgba(128,166,205,.25); border-radius: 26px; color: #fff; background: radial-gradient(circle at 90% 10%, rgba(46,188,160,.22), transparent 20rem), linear-gradient(135deg, #071428, #103b5a); box-shadow: var(--experience-shadow-lg); }
.installer-page .installer-intro h1 { max-width: 720px; color: #fff; font-size: clamp(44px, 6vw, 77px); line-height: .96; letter-spacing: -.055em; }
.installer-page .installer-intro p { max-width: 720px; color: #b3c5d3; }
.installer-page .install-path li { color: #8fa7ba; }
.installer-page .install-path li.active { color: #fff; }
.installer-page .install-path li span { border-color: rgba(255,255,255,.18); background: rgba(255,255,255,.06); }
.installer-page .install-layout { display: grid; grid-template-columns: minmax(0, 1fr) 320px; gap: 22px; align-items: start; }
.installer-page .install-sidebar { position: sticky; top: 94px; display: grid; gap: 13px; }
.installer-page .install-progress { --install-progress: 0%; padding: 21px; border: 1px solid #d5dfe9; border-radius: 17px; background: #fff; box-shadow: var(--experience-shadow-sm); }
.installer-page .install-progress strong { display: block; margin-bottom: 9px; font-size: 19px; }
.installer-page .install-progress > i { height: 8px; display: block; overflow: hidden; border-radius: 999px; background: #edf1f5; }
.installer-page .install-progress > i::after { width: var(--install-progress); height: 100%; display: block; border-radius: inherit; background: linear-gradient(90deg, var(--experience-blue-600), var(--experience-teal-500)); content: ""; transition: width .3s var(--experience-ease); }
.installer-page .install-summary { display: grid; gap: 9px; margin-top: 15px; }
.installer-page .install-summary > div { display: grid; gap: 2px; padding: 9px; border-radius: 9px; background: #f7f9fc; }
.installer-page .install-summary span { color: #7b8a9d; font-size: 8px; text-transform: uppercase; letter-spacing: .08em; }
.installer-page .install-summary strong { overflow-wrap: anywhere; font-size: 9px; }
.installer-page .install-step { border-radius: 18px; box-shadow: var(--experience-shadow-sm); }
.installer-page .install-step.is-complete { border-color: #b9e0d5; box-shadow: inset 4px 0 #1aa98c, var(--experience-shadow-sm); }
.installer-page .step-heading > span { background: linear-gradient(135deg, var(--experience-blue-600), var(--experience-teal-600)); }
.installer-page .install-submit { min-height: 55px; width: 100%; border-radius: 13px; font-size: 13px; }

@keyframes experience-pulse { 0% { opacity: .8; transform: scale(.55); } 70%, 100% { opacity: 0; transform: scale(1.35); } }

@media (max-width: 1280px) {
  .live-kpi-grid { grid-template-columns: repeat(3, minmax(0,1fr)); }
  .charts-grid, .operations-grid { grid-template-columns: 1fr; }
  .lower-grid { grid-template-columns: minmax(0, 1.25fr) minmax(280px, .75fr); }
  .launch-assistant { grid-template-columns: 1fr; }
  .launch-assistant ol { max-width: 760px; }
  .public-site .desk-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
}
@media (max-width: 1080px) {
  :root { --experience-sidebar-width: 244px; }
  .command-trigger { min-width: 44px; width: 44px; grid-template-columns: 1fr; justify-items: center; }
  .command-trigger span, .command-trigger kbd { display: none; }
  .connection-state strong { display: none; }
  .connection-state { width: 38px; justify-content: center; padding: 0; }
  .command-hero { grid-template-columns: 1fr 220px; }
  .health-domain-grid { grid-template-columns: 1fr; }
  .public-site .newsroom-hero { grid-template-columns: 1fr; min-height: auto; }
  .public-site .newsroom-pulse { width: min(600px, 100%); }
  .installer-page .install-layout { grid-template-columns: 1fr; }
  .installer-page .install-sidebar { position: static; order: -1; }
}
@media (max-width: 980px) {
  .experience-shell { grid-template-columns: 1fr; }
  .experience-sidebar { position: fixed; inset: 0 auto 0 0; width: min(300px, calc(100vw - 48px)); transform: translateX(-103%); transition: transform .25s var(--experience-ease); box-shadow: 28px 0 80px rgba(3,10,23,.34); }
  .sidebar-is-open .experience-sidebar { transform: translateX(0); }
  .sidebar-is-open::after { position: fixed; inset: 0; z-index: 25; background: rgba(3,10,22,.48); backdrop-filter: blur(3px); content: ""; }
  .sidebar-is-collapsed .experience-shell { grid-template-columns: 1fr; }
  .sidebar-is-collapsed .experience-brand span, .sidebar-is-collapsed .experience-brand .sidebar-collapse, .sidebar-is-collapsed .experience-nav .nav-label, .sidebar-is-collapsed .experience-nav a span, .sidebar-is-collapsed .experience-nav a kbd, .sidebar-is-collapsed .experience-sidebar-foot span:not(.live-beacon), .sidebar-is-collapsed .experience-sidebar-foot small { display: block; }
  .sidebar-is-collapsed .experience-nav a { grid-template-columns: 22px minmax(0,1fr) 22px; justify-items: stretch; }
  .mobile-menu { display: inline-grid; }
  .sidebar-collapse { display: none; }
  .lower-grid { grid-template-columns: 1fr; }
}
@media (max-width: 760px) {
  .experience-topbar { min-height: 74px; padding-inline: 14px; }
  .page-heading > span, .user-name, .connection-state { display: none; }
  .topbar-actions { gap: 4px; }
  .experience-content { padding: 18px 13px 60px; }
  .command-hero { min-height: 0; grid-template-columns: 1fr; padding: 28px 22px; border-radius: 22px; }
  .command-hero h2 { font-size: clamp(39px, 13vw, 58px); }
  .health-orbit { width: 190px; justify-self: start; }
  .live-kpi-grid { grid-template-columns: 1fr 1fr; }
  .live-kpi { min-height: 128px; padding: 15px; }
  .chart-card { min-height: 330px; }
  .chart-stage { min-height: 230px; }
  .live-funnel li { grid-template-columns: minmax(0,1fr) 82px; }
  .donut-layout { grid-template-columns: 1fr; justify-items: center; }
  .donut-legend { width: 100%; }
  .dependency-strip { grid-template-columns: 1fr; }
  .launch-assistant ol { grid-template-columns: 1fr; }
  .workspace-hero { grid-template-columns: 1fr; padding: 25px 20px; }
  .hero-stat-pair { grid-template-columns: 1fr 1fr; }
  .public-site .newsroom-width, .public-site .newsroom-toolbar, .public-site .top-stories, .public-site .desk-section, .public-site .latest-section, .public-site .newsroom-principles, .public-site .trend-watch { width: min(100% - 24px, 1240px); }
  .public-site .newsroom-hero { padding: 65px 18px 75px; }
  .public-site .newsroom-hero h1 { font-size: clamp(51px, 15vw, 76px); }
  .public-site .pulse-grid { grid-template-columns: 1fr 1fr; }
  .public-site .pulse-grid > div { min-height: 105px; padding: 14px; }
  .public-site .desk-grid { grid-template-columns: 1fr; }
}
@media (max-width: 520px) {
  .live-kpi-grid { grid-template-columns: 1fr; }
  .hero-stat-pair { grid-template-columns: 1fr; }
  .public-site .pulse-grid { grid-template-columns: 1fr; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .001ms !important; animation-iteration-count: 1 !important; transition-duration: .001ms !important; scroll-behavior: auto !important; }
}
@media (forced-colors: active) {
  .live-beacon, .status-orb, .activity-mark, .donut-legend i, .funnel-track i { forced-color-adjust: none; }
}

/* v3.18.7 public signal observatory and mobile navigation */
.public-site .pulse-header { display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.public-site .pulse-header > small { color: #718d9f; font-size: 8px; text-transform: uppercase; letter-spacing: .11em; }
.public-site .signal-observatory { position: relative; height: 190px; margin: 5px 0 15px; overflow: hidden; border: 1px solid rgba(255,255,255,.08); border-radius: 18px; background: radial-gradient(circle at center, rgba(82,220,189,.12), transparent 38%), linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px); background-size: auto, 28px 28px, 28px 28px; }
.public-site .signal-observatory::before, .public-site .signal-observatory::after { position: absolute; inset: 50% auto auto 50%; width: 260px; height: 260px; border: 1px solid rgba(98,224,196,.15); border-radius: 50%; content: ""; transform: translate(-50%, -50%); }
.public-site .signal-observatory::after { width: 150px; height: 150px; border-color: rgba(98,224,196,.22); }
.public-site .signal-core { position: absolute; inset: 50% auto auto 50%; width: 58px; height: 58px; border-radius: 50%; background: radial-gradient(circle, #8af0d7 0 8%, #25b999 9% 27%, rgba(37,185,153,.18) 28% 58%, transparent 59%); box-shadow: 0 0 46px rgba(62,222,186,.4); transform: translate(-50%, -50%); }
.public-site .signal-core i, .public-site .signal-core b, .public-site .signal-core em { position: absolute; inset: 50%; width: 110px; height: 110px; border: 1px solid rgba(112,234,207,.26); border-radius: 50%; animation: public-radar 3.2s ease-out infinite; transform: translate(-50%, -50%) scale(.45); }
.public-site .signal-core b { animation-delay: 1.05s; }
.public-site .signal-core em { animation-delay: 2.1s; }
.public-site .signal-node { position: absolute; width: 9px; height: 9px; border-radius: 50%; background: #77e0c7; box-shadow: 0 0 0 6px rgba(119,224,199,.08), 0 0 22px rgba(119,224,199,.65); }
.public-site .node-one { top: 28%; left: 24%; }
.public-site .node-two { top: 23%; right: 24%; animation: signal-blink 2.4s ease-in-out infinite; }
.public-site .node-three { bottom: 22%; left: 35%; animation: signal-blink 2.4s .8s ease-in-out infinite; }
.public-site .public-trend { display: grid; grid-template-columns: 150px minmax(0,1fr); align-items: center; gap: 16px; margin-top: 12px; padding-top: 16px; border-top: 1px solid rgba(255,255,255,.09); }
.public-site .public-trend span { display: block; color: #718d9f; font-size: 8px; text-transform: uppercase; letter-spacing: .11em; }
.public-site .public-trend strong { display: block; margin-top: 4px; color: #dce9ef; font-size: 10px; }
.public-site .public-sparkline { width: 100%; height: 76px; filter: drop-shadow(0 6px 12px rgba(64,216,181,.16)); }
.public-site .intelligence-path { width: min(1240px, calc(100% - 40px)); margin: clamp(70px, 8vw, 105px) auto 0; display: grid; grid-template-columns: minmax(260px,.65fr) minmax(0,1.35fr); gap: clamp(35px, 7vw, 92px); align-items: end; }
.public-site .path-intro h2 { margin: 8px 0 16px; font-family: Georgia, "Times New Roman", serif; font-size: clamp(36px, 4.4vw, 60px); line-height: 1; letter-spacing: -.045em; }
.public-site .path-intro > p:last-child { max-width: 520px; color: var(--public-muted); font-size: 15px; line-height: 1.7; }
.public-site .intelligence-path ol { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 12px; margin: 0; padding: 0; list-style: none; counter-reset: none; }
.public-site .intelligence-path li { min-height: 205px; display: grid; align-content: space-between; padding: 22px; border: 1px solid #d8e1e8; border-radius: 17px; background: linear-gradient(145deg,#fff,#f7faf9); box-shadow: var(--experience-shadow-sm); }
.public-site .intelligence-path li > span { width: 35px; height: 35px; display: grid; place-items: center; border: 1px solid #c7ddd7; border-radius: 50%; color: #17866f; font-size: 8px; font-weight: 800; letter-spacing: .08em; }
.public-site .intelligence-path strong { display: block; margin-bottom: 8px; font-family: Georgia, "Times New Roman", serif; font-size: 23px; letter-spacing: -.025em; }
.public-site .intelligence-path small { color: #68778a; line-height: 1.55; }
.public-site .public-menu-toggle { display: none; width: 42px; height: 42px; padding: 10px; border: 1px solid #d8e0e8; border-radius: 10px; background: #fff; }
.public-site .public-menu-toggle i { height: 2px; display: block; margin: 4px 0; border-radius: 2px; background: #102640; }
@keyframes public-radar { 0% { opacity: 0; transform: translate(-50%,-50%) scale(.35); } 25% { opacity: .8; } 100% { opacity: 0; transform: translate(-50%,-50%) scale(1.8); } }
@keyframes signal-blink { 0%,100% { opacity: .45; transform: scale(.8); } 50% { opacity: 1; transform: scale(1.18); } }
@media (max-width: 980px) {
  .public-site .intelligence-path { grid-template-columns: 1fr; align-items: start; }
  .public-site .intelligence-path ol { grid-template-columns: 1fr 1fr; }
  .public-site .public-menu-toggle { display: block; }
  .public-site .masthead-tools form { display: none; }
  .public-site .newsroom-nav { display: none; padding: 10px 0 18px; flex-wrap: wrap; }
  .public-site .newsroom-nav.is-open { display: flex; }
}
@media (max-width: 760px) {
  .public-site .intelligence-path { width: min(100% - 24px,1240px); }
  .public-site .intelligence-path ol { grid-template-columns: 1fr; }
  .public-site .intelligence-path li { min-height: 150px; }
  .public-site .public-trend { grid-template-columns: 1fr; }
}
.installer-page .install-form { min-width: 0; }
.installer-page .install-progress p { margin: 13px 0 0; color: #6f7f92; font-size: 10px; line-height: 1.55; }
.installer-page .install-confidence, .installer-page .install-help { padding: 20px; border-radius: 17px; }
.installer-page .install-confidence h2 { margin: 4px 0 13px; font-size: 22px; letter-spacing: -.03em; }
.installer-page .install-confidence ul { display: grid; gap: 9px; margin: 0 0 14px; padding: 0; list-style: none; }
.installer-page .install-confidence li { position: relative; padding-left: 20px; color: #405269; font-size: 10px; line-height: 1.5; }
.installer-page .install-confidence li::before { position: absolute; left: 0; top: .25em; width: 13px; height: 13px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: #138a72; content: "✓"; font-size: 7px; font-weight: 900; }
.installer-page .install-help strong { display: block; margin-bottom: 7px; }
.installer-page .install-help p { margin: 0 0 12px; color: #6c7d90; font-size: 10px; line-height: 1.55; }
.installer-page .install-help a { color: #0c7865; font-size: 10px; font-weight: 800; }
.installer-page section.install-submit { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 25px; align-items: center; min-height: 0; width: auto; padding: 25px; }
.installer-page section.install-submit button { min-height: 52px; min-width: 220px; padding-inline: 22px; border-radius: 13px; font-size: 12px; }
@media (max-width: 760px) {
  .installer-page section.install-submit { grid-template-columns: 1fr; }
  .installer-page section.install-submit button { width: 100%; min-width: 0; }
}
