/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.5.18_@babel+core@7.29.7_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/.pnpm/next@15.5.18_@babel+core@7.29.7_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/app/globals.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .grid {
    display: grid;
  }
}
:root {
  --bg: #f4f5f2;
  --panel: #ffffff;
  --panel-strong: #f8f8f4;
  --ink: #1a2529;
  --muted: #657174;
  --soft: #8a9698;
  --line: #d8ddd9;
  --line-strong: #bcc7c2;
  --accent: #116c5c;
  --accent-strong: #084c40;
  --accent-soft: #dcece7;
  --signal: #b3452d;
  --signal-soft: #f4ddd6;
  --gold: #ad7a1e;
  --blue: #2f628e;
  --shadow: 0 18px 42px rgba(42, 55, 52, 0.08);
  --radius: 8px;
  --sidebar: #172326;
  --sidebar-muted: #a8b6b8;
  --sidebar-line: rgba(255, 255, 255, 0.1);
  --warn: #a55718;
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  background: linear-gradient(90deg, rgba(26, 37, 41, 0.04) 1px, transparent 1px),
    linear-gradient(180deg, rgba(26, 37, 41, 0.035) 1px, transparent 1px),
    var(--bg);
  background-size: 36px 36px;
  color: var(--ink);
  font-family: "Aptos", "Segoe UI", "Microsoft YaHei", sans-serif;
}
a {
  color: inherit;
  text-decoration: none;
}
button,
input,
select,
textarea {
  font: inherit;
}
.app-shell {
  min-height: 100vh;
  display: grid;
  grid-template-columns: 264px 1fr;
}
.sidebar {
  position: sticky;
  top: 0;
  height: 100vh;
  border-right: 1px solid var(--sidebar-line);
  padding: 24px 18px;
  background: var(--sidebar);
  color: #f5f4ed;
}
.brand {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 30px;
}
.brand-mark {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border-radius: var(--radius);
  background: #f0c85a;
  color: #172326;
  font-weight: 900;
}
.brand strong,
.brand small {
  display: block;
}
.brand strong {
  font-size: 16px;
}
.brand small {
  margin-top: 2px;
  color: var(--sidebar-muted);
  font-size: 12px;
}
.nav {
  display: grid;
  gap: 6px;
}
.nav-section {
  margin: 18px 12px 5px;
  color: var(--sidebar-muted);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.nav a,
.nav button {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 42px;
  padding: 10px 12px;
  border-radius: var(--radius);
  color: var(--sidebar-muted);
  border: 0;
  background: transparent;
  text-align: left;
  cursor: pointer;
}
.nav a:hover,
.nav button:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}
.nav a.active,
.nav button.active {
  background: #f5f4ed;
  color: var(--sidebar);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.14);
}
.main {
  min-width: 0;
  padding: 34px;
}
.eyebrow {
  color: var(--accent);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
h1 {
  margin: 10px 0 12px;
  font-size: 34px;
  line-height: 1.15;
}
.lead {
  max-width: 820px;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.7;
}
.grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 28px;
}
.card,
.row,
.empty,
.detail,
.login-panel {
  background: var(--panel);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 18px;
}
.card h2 {
  margin: 0 0 8px;
  font-size: 17px;
}
.admin-home-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.admin-home-card {
  display: block;
  min-height: 190px;
  color: inherit;
}
.settings-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 16px;
}
.settings-panel,
.settings-summary {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--panel);
  padding: 18px;
}
.settings-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.settings-summary h2 {
  margin: 0 0 12px;
  font-size: 18px;
}
.settings-summary p {
  color: var(--muted);
  line-height: 1.6;
}
.admin-filterbar {
  display: grid;
  grid-template-columns: minmax(260px, 1fr) 180px max-content;
  gap: 12px;
  align-items: center;
  margin-bottom: 16px;
}
.admin-search {
  display: flex;
  grid-template-columns: none;
  align-items: center;
  gap: 8px;
  min-height: 42px;
  padding: 0 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  color: var(--muted);
}
.admin-search input {
  width: 100%;
  min-height: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
.admin-table-wrap {
  overflow: auto;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--panel);
}
.admin-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 920px;
}
.admin-table th,
.admin-table td {
  padding: 14px;
  border-bottom: 1px solid var(--line);
  text-align: left;
  vertical-align: top;
}
.admin-table th {
  background: var(--panel-strong);
  color: var(--muted);
  font-size: 12px;
  text-transform: uppercase;
}
.admin-table td p {
  max-width: 560px;
  margin: 6px 0 0;
  color: var(--muted);
  line-height: 1.55;
}
.admin-title-link {
  font-weight: 800;
}
.table-action {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  min-height: 32px;
  padding: 5px 8px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  color: var(--accent);
  font-size: 13px;
  font-weight: 800;
  background: #fff;
  cursor: pointer;
}
.table-action:hover {
  border-color: var(--line-strong);
  background: var(--panel-strong);
}
.danger-link {
  color: #9f2d20;
  border-color: #e0b6ad;
}
.card p,
.row p {
  margin: 0;
  color: var(--muted);
  line-height: 1.6;
}
.status {
  display: inline-flex;
  margin-top: 24px;
  padding: 8px 12px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--panel);
  color: var(--muted);
}
.portal {
  display: grid;
  gap: 24px;
}
.command-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  padding-bottom: 4px;
}
.system-state {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  min-width: max-content;
  padding: 8px 8px 8px 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--panel);
  color: var(--muted);
  box-shadow: var(--shadow);
}
.system-state.ok {
  color: var(--accent-strong);
}
.system-state.warn {
  color: var(--warn);
}
.icon-button {
  display: inline-grid;
  place-items: center;
  min-width: 34px;
  width: 34px;
  min-height: 34px;
  height: 34px;
  padding: 0;
  border-radius: var(--radius);
}
.metric-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}
.metric-card {
  min-height: 142px;
  padding: 16px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--panel);
  box-shadow: var(--shadow);
}
.metric-card.urgent {
  border-color: #e0bbb1;
  background: linear-gradient(180deg, #fff, var(--signal-soft));
}
.metric-icon {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  margin-bottom: 14px;
  border-radius: var(--radius);
  background: var(--accent-soft);
  color: var(--accent-strong);
}
.metric-card.urgent .metric-icon {
  background: #fff1ec;
  color: var(--signal);
}
.metric-card small,
.panel-kicker {
  display: block;
  color: var(--soft);
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}
.metric-card strong {
  display: block;
  min-height: 40px;
  font-size: 30px;
  line-height: 1.15;
}
.metric-card p,
.muted {
  margin: 5px 0 0;
  color: var(--muted);
  line-height: 1.55;
}
.command-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.6fr) minmax(320px, 0.85fr);
  gap: 16px;
}
.insight-columns {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
.decision-panel {
  min-width: 0;
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: var(--shadow);
}
.panel-heading {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}
.panel-heading.compact {
  align-items: center;
}
.panel-heading h2 {
  margin: 4px 0 0;
  font-size: 18px;
}
.text-action {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: var(--accent);
  font-size: 14px;
  font-weight: 700;
}
.priority-list,
.compact-list {
  display: grid;
  gap: 10px;
}
.priority-item {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) max-content;
  align-items: center;
  gap: 12px;
  min-height: 78px;
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--panel-strong);
}
.priority-item:hover,
.compact-list a:hover {
  border-color: var(--line-strong);
  background: #fff;
}
.rank {
  color: var(--gold);
  font-weight: 900;
}
.priority-item strong,
.compact-list strong {
  display: block;
  overflow: hidden;
  color: var(--ink);
  text-overflow: ellipsis;
  white-space: nowrap;
}
.priority-item small,
.compact-list small {
  display: block;
  margin-top: 5px;
  overflow: hidden;
  color: var(--muted);
  line-height: 1.45;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.priority-item em {
  padding: 6px 8px;
  border-radius: var(--radius);
  background: var(--signal-soft);
  color: var(--signal);
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
}
.empty-state {
  padding: 20px;
  border: 1px dashed var(--line-strong);
  border-radius: var(--radius);
  color: var(--muted);
  line-height: 1.6;
}
.category-stack {
  display: grid;
  gap: 14px;
}
.category-row {
  display: grid;
  grid-template-columns: 78px minmax(0, 1fr) 24px;
  align-items: center;
  gap: 10px;
  color: var(--muted);
  font-size: 13px;
}
.bar-track {
  height: 9px;
  overflow: hidden;
  border-radius: 999px;
  background: #e5e9e5;
}
.bar-track i {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, var(--accent), var(--blue));
}
.category-row strong {
  color: var(--ink);
  text-align: right;
}
.compact-list a {
  display: block;
  min-height: 64px;
  padding: 11px 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--panel-strong);
}
.opportunity-list {
  display: grid;
  gap: 9px;
  margin: 0;
  padding-left: 22px;
}
.opportunity-list li {
  padding: 8px 0;
  color: var(--ink);
  line-height: 1.45;
}
.status.ok {
  color: var(--accent-strong);
}
.status.warn {
  color: var(--warn);
}
.login-page {
  min-height: 100vh;
  display: grid;
  place-items: center;
  padding: 24px;
}
.login-panel {
  width: min(440px, 100%);
  padding: 28px;
}
.toolbar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 22px;
}
.admin-toolbar-actions {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-width: max-content;
  padding: 4px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 10px 28px rgba(42, 55, 52, 0.06);
}
.admin-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  min-height: 38px;
  padding: 0 12px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap;
}
.admin-action.secondary {
  border-color: transparent;
  background: transparent;
  color: var(--muted);
}
.admin-action.secondary:hover {
  background: var(--panel-strong);
  color: var(--ink);
}
.admin-action.primary {
  border-color: #0f6657;
  background: #0f6657;
  color: #fffdf6;
  box-shadow: 0 8px 18px rgba(17, 108, 92, 0.18);
}
.admin-action.primary:hover {
  border-color: var(--accent-strong);
  background: var(--accent-strong);
}
.form {
  display: grid;
  gap: 14px;
}
.inline-form {
  grid-template-columns: 1.2fr 2fr 160px auto;
  align-items: end;
  margin-bottom: 22px;
}
.source-form {
  grid-template-columns: minmax(160px, 1fr) minmax(260px, 1.7fr) minmax(150px, 0.9fr) 150px 150px 130px 150px 120px auto;
  align-items: end;
  margin-bottom: 22px;
}
.switch-row {
  display: inline-flex;
  min-height: 40px;
  align-items: center;
  gap: 8px;
  padding: 8px 10px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  color: var(--ink);
  font-weight: 800;
}
.switch-row input {
  min-height: auto;
  width: 16px;
  height: 16px;
  padding: 0;
}
label {
  display: grid;
  gap: 6px;
  color: var(--muted);
  font-size: 14px;
}
input,
select,
textarea,
button {
  min-height: 40px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 8px 10px;
}
textarea {
  width: 100%;
  resize: vertical;
  color: var(--ink);
  line-height: 1.55;
}
button {
  background: var(--accent);
  color: #fff;
  border-color: var(--accent);
  cursor: pointer;
}
button:hover {
  background: var(--accent-strong);
}
button:disabled {
  opacity: 0.58;
  cursor: not-allowed;
}
button:disabled:hover {
  background: var(--accent);
}
button.danger {
  background: transparent;
  color: #9f2d20;
  border-color: #e0b6ad;
}
.message {
  margin: 0;
  color: var(--muted);
}
.inline-notice {
  margin: 0;
  padding: 10px 16px;
  border-bottom: 1px solid var(--line);
  background: #fff8df;
  color: #77530f;
  font-weight: 800;
}
.list {
  display: grid;
  gap: 12px;
}
.row {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.row p {
  margin: 7px 0;
}
.pill {
  display: inline-flex;
  margin-right: 8px;
  padding: 4px 8px;
  border-radius: var(--radius);
  background: var(--accent-soft);
  color: var(--accent-strong);
  font-size: 12px;
}
.actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.actions button.table-action {
  background: #fff;
  color: var(--accent);
  border-color: var(--line);
}
.actions button.table-action:hover {
  background: var(--panel-strong);
  color: var(--accent-strong);
  border-color: var(--line-strong);
}
.actions button.danger-link,
.actions button.danger-link:hover {
  color: #9f2d20;
  border-color: #e0b6ad;
}
.modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 40;
  display: grid;
  place-items: center;
  padding: 24px;
  background: rgba(23, 35, 38, 0.46);
}
.article-editor {
  display: grid;
  gap: 14px;
  width: min(780px, 100%);
  max-height: calc(100vh - 48px);
  overflow: auto;
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--panel);
  box-shadow: 0 26px 70px rgba(18, 30, 31, 0.24);
}
.article-editor .toolbar {
  margin-bottom: 0;
}
.public-reader-backdrop {
  z-index: 50;
}
.public-reader {
  display: grid;
  gap: 14px;
  width: min(920px, 100%);
  max-height: calc(100vh - 48px);
  overflow: auto;
  padding: 22px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fffdf6;
  box-shadow: 0 26px 70px rgba(18, 30, 31, 0.24);
}
.public-reader .toolbar {
  margin-bottom: 0;
}
.media-asset-list {
  display: grid;
  gap: 8px;
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #f7f8f4;
}
.media-asset-list a {
  overflow-wrap: anywhere;
  color: var(--accent);
  font-weight: 800;
}
.back {
  display: inline-flex;
  margin-bottom: 16px;
  color: var(--accent);
}
.markdown {
  white-space: pre-wrap;
  overflow: auto;
  padding: 16px;
  background: #f2f5f0;
  border-radius: var(--radius);
  line-height: 1.7;
}
.news-portal {
  min-height: 100vh;
  background: linear-gradient(180deg, #fffdf6 0, #f3f4ef 360px, #eef1ef 100%),
    var(--bg);
}
.site-header {
  position: sticky;
  top: 0;
  z-index: 10;
  display: grid;
  grid-template-columns: max-content 1fr max-content;
  align-items: center;
  gap: 28px;
  min-height: 72px;
  padding: 0 clamp(20px, 4vw, 56px);
  border-bottom: 1px solid rgba(28, 37, 37, 0.12);
  background: rgba(255, 253, 246, 0.94);
  backdrop-filter: blur(16px);
}
.site-brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-weight: 900;
}
.site-brand span {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  border-radius: var(--radius);
  background: #1a2529;
  color: #f0c85a;
  font-size: 13px;
}
.site-nav {
  display: flex;
  align-items: center;
  gap: 22px;
  color: var(--muted);
  font-size: 14px;
  font-weight: 700;
}
.site-nav a {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 2px;
  color: var(--muted);
  white-space: nowrap;
}
.site-nav a:hover,
.site-nav a.active {
  color: var(--ink);
}
.site-nav a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  height: 2px;
  border-radius: 999px;
  background: transparent;
}
.site-nav a.active::after {
  background: #f0c85a;
}
.site-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}
.ghost-button,
.site-actions .login-link,
.channel-strip button,
.article-actions button,
.article-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.ghost-button {
  min-width: 38px;
  width: 38px;
  min-height: 38px;
  height: 38px;
  padding: 0;
  border-color: var(--line);
  background: #fff;
  color: var(--ink);
}
.site-actions .login-link {
  min-height: 38px;
  padding: 0 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  color: var(--muted);
  font-size: 13px;
  font-weight: 800;
}
.news-hero,
.portal-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 360px;
  gap: 24px;
  width: min(1260px, calc(100% - 40px));
  margin: 0 auto;
}
.news-hero {
  align-items: stretch;
  padding: 36px 0 20px;
}
.hero-main {
  min-height: 430px;
  padding: 28px;
  border: 1px solid #1a2529;
  border-radius: var(--radius);
  background: linear-gradient(135deg, rgba(26, 37, 41, 0.94), rgba(21, 53, 62, 0.9)),
    #1a2529;
  color: #fffdf6;
  box-shadow: 0 24px 60px rgba(18, 30, 31, 0.18);
}
.portal-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 46px;
  color: #f0c85a;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}
.dashboard-signal-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: -26px 0 30px;
}
.dashboard-signal-strip span {
  padding: 7px 10px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.09);
  color: rgba(255, 253, 246, 0.88);
  font-size: 12px;
  font-weight: 900;
}
.lead-story {
  display: block;
  max-width: 820px;
}
.story-category {
  display: inline-flex;
  margin-bottom: 16px;
  padding: 6px 10px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: var(--radius);
  color: #f0c85a;
  font-size: 13px;
  font-weight: 900;
}
.lead-story h1 {
  max-width: 920px;
  margin: 0;
  font-size: 46px;
  line-height: 1.08;
}
.lead-story p {
  max-width: 760px;
  margin: 20px 0 0;
  color: rgba(255, 253, 246, 0.78);
  font-size: 17px;
  line-height: 1.8;
}
.story-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}
.story-meta span {
  padding: 7px 10px;
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.1);
  color: #fffdf6;
  font-size: 13px;
  font-weight: 800;
}
.hero-rail,
.side-block {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: var(--shadow);
}
.hero-rail {
  padding: 18px;
}
.rail-heading,
.side-title,
.section-title {
  display: flex;
  align-items: center;
  gap: 8px;
}
.rail-heading,
.side-title {
  margin-bottom: 14px;
  color: var(--signal);
  font-weight: 900;
}
.rail-story {
  display: block;
  padding: 14px 0;
  border-top: 1px solid var(--line);
}
.rail-story strong,
.period-card strong,
.special-card strong,
.radar-link strong {
  display: block;
  color: var(--ink);
  line-height: 1.45;
}
.rail-story small,
.rail-empty,
.period-card span,
.special-card span,
.special-card p,
.radar-link span {
  color: var(--muted);
  font-size: 13px;
  line-height: 1.55;
}
.channel-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: min(1260px, calc(100% - 40px));
  margin: 0 auto 24px;
  padding: 10px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.84);
}
.channel-strip button {
  min-height: 36px;
  border-color: transparent;
  background: transparent;
  color: var(--muted);
  font-weight: 800;
}
.channel-strip button.selected,
.channel-strip button:hover {
  background: #1a2529;
  color: #fffdf6;
}
.portal-layout {
  align-items: start;
  padding-bottom: 48px;
}
.stream-column,
.portal-sidebar {
  display: grid;
  gap: 18px;
}
.section-title {
  justify-content: space-between;
  padding: 4px 0 2px;
}
.section-title span {
  color: var(--gold);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}
.section-title h2 {
  margin: 4px 0 0;
  font-size: 24px;
}
.section-title a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--accent);
  font-size: 14px;
  font-weight: 900;
}
.stream-count {
  margin-left: auto;
  padding: 6px 9px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.78);
  color: var(--muted);
  font-size: 12px;
  font-weight: 900;
}
.article-feed {
  display: grid;
  gap: 16px;
}
.home-feed {
  gap: 12px;
}
.intel-card {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 0;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  box-shadow: var(--shadow);
}
.home-stream-card {
  grid-template-columns: 132px minmax(0, 1fr);
  min-height: 156px;
  box-shadow: 0 12px 30px rgba(28, 37, 37, 0.06);
}
.home-stream-card.editor-pick {
  grid-template-columns: minmax(220px, 0.44fr) minmax(0, 1fr);
  min-height: 268px;
  border-color: #1a2529;
}
.home-stream-card .article-poster {
  min-height: 156px;
  padding: 14px;
}
.home-stream-card.editor-pick .article-poster {
  min-height: 268px;
  background: linear-gradient(145deg, rgba(26, 37, 41, 0.94), rgba(179, 69, 45, 0.76)),
    #1a2529;
  color: #fffdf6;
}
.home-stream-card .article-poster strong {
  font-size: 34px;
}
.home-stream-card.editor-pick .article-poster strong {
  color: #f0c85a;
  font-size: 54px;
}
.home-stream-card .article-body {
  padding: 16px;
}
.home-stream-card.editor-pick .article-body {
  padding: 22px;
}
.home-stream-card .article-body h3 {
  font-size: 18px;
}
.home-stream-card.editor-pick .article-body h3 {
  font-size: 26px;
}
.home-stream-card:not(.editor-pick) .ai-summary {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.home-stream-card:not(.editor-pick) .key-points {
  margin-top: 10px;
  font-size: 13px;
}
.home-stream-card:not(.editor-pick) .article-actions button:nth-of-type(n + 2) {
  display: none;
}
.article-poster {
  display: flex;
  min-height: 260px;
  flex-direction: column;
  justify-content: space-between;
  padding: 18px;
  background: linear-gradient(145deg, rgba(240, 200, 90, 0.92), rgba(179, 69, 45, 0.76)),
    #f0c85a;
  color: #1a2529;
}
.article-poster[data-category="大模型迭代"] {
  background: linear-gradient(145deg, #315f88, #d8e8f2);
  color: #fff;
}
.article-poster[data-category="实时语音"] {
  background: linear-gradient(145deg, #116c5c, #c8e5de);
}
.article-poster[data-category="竞对动态"] {
  background: linear-gradient(145deg, #1a2529, #b3452d);
  color: #fff;
}
.article-poster span {
  width: fit-content;
  padding: 5px 8px;
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.26);
  font-size: 12px;
  font-weight: 900;
}
.article-poster strong {
  font-size: 48px;
  line-height: 1;
}
.article-body {
  min-width: 0;
  padding: 20px;
}
.article-topline {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 10px;
}
.article-topline span {
  padding: 4px 8px;
  border-radius: var(--radius);
  background: var(--accent-soft);
  color: var(--accent-strong);
  font-size: 12px;
  font-weight: 800;
}
.article-body h3 {
  margin: 0;
  font-size: 22px;
  line-height: 1.3;
}
.ai-summary {
  margin: 10px 0 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.7;
}
.key-points {
  display: grid;
  gap: 7px;
  margin: 14px 0 0;
  padding-left: 20px;
  color: var(--ink);
  line-height: 1.55;
}
.article-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}
.article-actions button,
.article-actions a {
  min-height: 34px;
  padding: 6px 9px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  color: var(--muted);
  font-size: 12px;
  font-weight: 800;
}
.article-actions button:hover,
.article-actions a:hover {
  border-color: var(--ink);
  background: #1a2529;
  color: #fffdf6;
}
.side-block {
  padding: 16px;
}
.period-card,
.radar-link {
  display: block;
  padding: 13px 0;
  border-top: 1px solid var(--line);
}
.special-card {
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr);
  gap: 12px;
  overflow: hidden;
  min-height: 120px;
  padding: 0;
  border: 1px solid rgba(26, 37, 41, 0.18);
  border-radius: var(--radius);
  background: #fff;
  box-shadow: 0 14px 34px rgba(28, 37, 37, 0.07);
}
.special-card + .special-card {
  margin-top: 12px;
}
.special-card.featured {
  display: block;
  min-height: 238px;
  border-color: #1a2529;
  background: linear-gradient(135deg, rgba(26, 37, 41, 0.94), rgba(21, 53, 62, 0.9)),
    #1a2529;
  color: #fffdf6;
}
.special-cover {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  padding: 12px;
  background: linear-gradient(145deg, rgba(240, 200, 90, 0.96), rgba(179, 69, 45, 0.78)),
    #f0c85a;
  color: #1a2529;
}
.special-card.featured .special-cover {
  min-height: 128px;
  background: linear-gradient(145deg, rgba(240, 200, 90, 0.96), rgba(179, 69, 45, 0.6)),
    #f0c85a;
}
.special-cover span {
  color: inherit;
  font-size: 10px;
  font-weight: 900;
  line-height: 1.25;
  text-transform: uppercase;
}
.special-cover em {
  font-size: 34px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
}
.special-copy {
  min-width: 0;
  padding: 12px 12px 12px 0;
}
.special-card.featured .special-copy {
  padding: 16px;
}
.special-card strong {
  color: inherit;
  font-size: 15px;
}
.special-card.featured strong {
  color: #fffdf6;
  font-size: 20px;
  line-height: 1.35;
}
.special-card p {
  margin: 8px 0 0;
}
.special-card.featured p {
  color: rgba(255, 253, 246, 0.72);
}
.portal-empty {
  display: grid;
  place-items: center;
  min-height: 240px;
  padding: 24px;
  border: 1px dashed var(--line-strong);
  border-radius: var(--radius);
  background: #fff;
  color: var(--muted);
  text-align: center;
}
.portal-empty strong {
  color: var(--ink);
}
.stream-page,
.public-detail {
  width: min(1040px, calc(100% - 40px));
  margin: 0 auto;
  padding: 38px 0 54px;
}
.stream-hero {
  margin-bottom: 18px;
  padding: 30px;
  border: 1px solid #1a2529;
  border-radius: var(--radius);
  background: #1a2529;
  color: #fffdf6;
}
.stream-hero span {
  color: #f0c85a;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}
.stream-hero h1 {
  margin: 8px 0 10px;
  font-size: 40px;
}
.stream-hero p {
  max-width: 760px;
  margin: 0;
  color: rgba(255, 253, 246, 0.76);
  line-height: 1.7;
}
.stream-filter {
  width: 100%;
  margin: 0 0 18px;
}
.public-back {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 18px;
  color: var(--accent);
  font-weight: 900;
}
.detail-head,
.detail-section {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  box-shadow: var(--shadow);
}
.detail-head {
  padding: 30px;
  background: linear-gradient(135deg, rgba(26, 37, 41, 0.95), rgba(32, 75, 82, 0.9)),
    #1a2529;
  color: #fffdf6;
}
.detail-head h1 {
  max-width: 900px;
  margin: 0;
  font-size: 42px;
  line-height: 1.12;
}
.detail-head p {
  max-width: 820px;
  margin: 18px 0 0;
  color: rgba(255, 253, 246, 0.78);
  font-size: 17px;
  line-height: 1.75;
}
.detail-meta a {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 7px 10px;
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.1);
  color: #fffdf6;
  font-size: 13px;
  font-weight: 800;
}
.detail-section {
  margin-top: 16px;
  padding: 24px;
}
.detail-section h2 {
  margin: 0 0 14px;
  font-size: 22px;
}
.detail-points {
  margin-top: 0;
}
.public-markdown {
  max-height: none;
  margin: 0;
  background: #f7f8f4;
}
.intel-product {
  background: linear-gradient(180deg, #fbfaf3 0, #f4f5f1 340px, #edf0ed 100%),
    #f4f5f1;
}
.intel-workspace {
  width: min(1360px, calc(100% - 48px));
  margin: 0 auto;
  padding: 28px 0 56px;
}
.intel-overview {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 360px;
  gap: 18px;
  align-items: stretch;
}
.product-hero {
  min-height: 286px;
  margin: 0;
  padding: 30px;
  background: linear-gradient(135deg, rgba(26, 37, 41, 0.96), rgba(27, 75, 78, 0.9)),
    #1a2529;
  box-shadow: 0 22px 54px rgba(18, 30, 31, 0.16);
}
.product-hero h1 {
  max-width: 820px;
  font-size: 44px;
  letter-spacing: 0;
}
.product-hero p {
  max-width: 840px;
}
.intel-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  max-width: 620px;
  margin-top: 28px;
}
.intel-stats div {
  min-height: 74px;
  padding: 12px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.08);
}
.intel-stats svg {
  color: #f0c85a;
}
.intel-stats strong,
.intel-stats small {
  display: block;
}
.intel-stats strong {
  margin-top: 6px;
  color: #fffdf6;
  font-size: 24px;
}
.intel-stats small {
  color: rgba(255, 253, 246, 0.68);
  font-weight: 800;
}
.intel-digest,
.intel-toolbar,
.intel-category-bar,
.intel-side-panel section,
.product-feed {
  border: 1px solid rgba(28, 37, 37, 0.12);
  border-radius: var(--radius);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 14px 36px rgba(28, 37, 37, 0.07);
}
.intel-digest {
  padding: 18px;
}
.digest-title {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--signal);
  font-weight: 900;
}
.intel-digest a {
  display: block;
  padding: 14px 0;
  border-top: 1px solid var(--line);
}
.intel-digest a:first-of-type {
  margin-top: 10px;
}
.intel-digest span,
.feed-heading span,
.source-state span {
  color: var(--muted);
  font-size: 12px;
  font-weight: 800;
}
.intel-digest strong {
  display: block;
  margin-top: 4px;
  line-height: 1.45;
}
.intel-digest p {
  margin: 16px 0 0;
  color: var(--muted);
  line-height: 1.65;
}
.intel-toolbar {
  display: grid;
  grid-template-columns: minmax(280px, 1fr) max-content max-content;
  gap: 10px;
  margin-top: 16px;
  padding: 10px;
}
.intel-search {
  display: flex;
  grid-template-columns: none;
  align-items: center;
  gap: 9px;
  min-height: 42px;
  padding: 0 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #f8f9f5;
  color: var(--muted);
}
.intel-search input {
  width: 100%;
  min-height: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  color: var(--ink);
}
.intel-sort,
.intel-toolbar button {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 42px;
  padding: 0 12px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #fff;
  color: var(--muted);
  font-size: 13px;
  font-weight: 900;
}
.intel-toolbar button {
  background: #1a2529;
  color: #fffdf6;
  border-color: #1a2529;
}
.intel-category-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
  padding: 10px;
}
.intel-category-bar button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 38px;
  border-color: transparent;
  background: transparent;
  color: var(--muted);
  font-weight: 900;
}
.intel-category-bar button em {
  min-width: 24px;
  padding: 2px 7px;
  border-radius: 999px;
  background: #e8ece8;
  color: var(--muted);
  font-size: 12px;
  font-style: normal;
}
.intel-category-bar button.selected {
  background: #1a2529;
  color: #fffdf6;
}
.intel-category-bar button.selected em {
  background: #f0c85a;
  color: #1a2529;
}
.intel-body-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 18px;
  align-items: start;
  margin-top: 18px;
}
.product-feed {
  overflow: hidden;
  gap: 0;
}
.feed-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 14px 16px;
  border-bottom: 1px solid var(--line);
}
.feed-heading strong {
  display: block;
  margin-top: 2px;
}
.feed-heading small {
  color: var(--muted);
  font-weight: 900;
}
.product-intel-card {
  grid-template-columns: 118px minmax(0, 1fr);
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.product-intel-card + .product-intel-card {
  border-top: 1px solid var(--line);
}
.product-intel-card .article-poster {
  min-height: 100%;
  padding: 14px;
}
.product-intel-card .article-poster strong {
  font-size: 34px;
}
.product-intel-card .article-body {
  padding: 18px 20px;
}
.product-intel-card .article-body h3 {
  font-size: 20px;
}
.product-intel-card .ai-summary {
  max-width: 840px;
}
.product-intel-card .key-points {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
  gap: 8px 16px;
  padding-left: 0;
  list-style: none;
}
.product-intel-card .key-points li {
  position: relative;
  padding-left: 14px;
  color: #3d484a;
  font-size: 13px;
}
.product-intel-card .key-points li::before {
  content: "";
  position: absolute;
  top: 0.65em;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--gold);
}
.intel-side-panel {
  display: grid;
  gap: 14px;
}
.intel-side-panel section {
  padding: 16px;
}
.source-state {
  display: grid;
  gap: 4px;
  padding: 14px;
  border-radius: var(--radius);
  background: #f8f9f5;
}
.source-state.ok {
  border-left: 4px solid var(--accent);
}
.source-state.warn {
  border-left: 4px solid var(--warn);
}
.lane-list {
  display: grid;
  gap: 8px;
}
.lane-list button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 40px;
  border-color: var(--line);
  background: #fff;
  color: var(--ink);
  font-weight: 800;
}
.lane-list strong {
  color: var(--gold);
}
.product-empty {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  gap: 18px;
  min-height: 220px;
  padding: 28px;
  border-top: 1px solid var(--line);
  background: linear-gradient(135deg, rgba(240, 200, 90, 0.08), transparent 36%),
    #fff;
}
.empty-orbit {
  display: grid;
  place-items: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #1a2529;
  color: #f0c85a;
}
.product-empty strong {
  display: block;
  margin-top: 4px;
  font-size: 20px;
}
.product-empty p {
  max-width: 560px;
  color: var(--muted);
  line-height: 1.65;
}
.empty-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.empty-actions button {
  min-height: 34px;
  border-color: var(--line);
  background: #fff;
  color: var(--ink);
  font-size: 13px;
  font-weight: 900;
}
@media (max-width: 1180px) {
  .metric-strip,
  .insight-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .command-grid {
    grid-template-columns: 1fr;
  }
  .news-hero,
  .portal-layout {
    grid-template-columns: 1fr;
  }
  .intel-overview,
  .intel-body-grid {
    grid-template-columns: 1fr;
  }
  .intel-side-panel {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .hero-rail,
  .portal-sidebar {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .portal-sidebar {
    display: grid;
  }
}
@media (max-width: 820px) {
  .site-header {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 14px 20px;
    position: static;
  }
  .site-nav,
  .site-actions {
    flex-wrap: wrap;
  }
  .news-hero,
  .portal-layout,
  .channel-strip,
  .stream-page,
  .public-detail {
    width: min(100% - 28px, 1260px);
  }
  .hero-main {
    min-height: 0;
    padding: 22px;
  }
  .portal-kicker {
    margin-bottom: 28px;
  }
  .lead-story h1 {
    font-size: 32px;
  }
  .hero-rail,
  .portal-sidebar {
    grid-template-columns: 1fr;
  }
  .intel-card {
    grid-template-columns: 1fr;
  }
  .article-poster {
    min-height: 150px;
  }
  .stream-hero,
  .detail-head,
  .detail-section {
    padding: 20px;
  }
  .stream-hero h1,
  .detail-head h1 {
    font-size: 32px;
  }
  .intel-workspace {
    width: min(100% - 28px, 1260px);
  }
  .intel-toolbar {
    grid-template-columns: 1fr;
  }
  .intel-side-panel {
    grid-template-columns: 1fr;
  }
  .product-intel-card {
    grid-template-columns: 1fr;
  }
  .product-intel-card .key-points {
    grid-template-columns: 1fr;
  }
  .product-empty {
    grid-template-columns: 1fr;
  }
  .app-shell {
    grid-template-columns: 1fr;
  }
  .sidebar {
    position: static;
    height: auto;
    border-right: 0;
    border-bottom: 1px solid var(--sidebar-line);
  }
  .nav {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .nav-section {
    grid-column: 1 / -1;
  }
  .main {
    padding: 22px;
  }
  .command-header,
  .toolbar {
    display: grid;
  }
  .admin-toolbar-actions {
    width: fit-content;
  }
  .metric-strip,
  .insight-columns,
  .grid,
  .inline-form,
  .source-form {
    grid-template-columns: 1fr;
  }
  .priority-item {
    grid-template-columns: 34px minmax(0, 1fr);
  }
  .priority-item em {
    grid-column: 2;
    width: fit-content;
  }
  .row {
    display: grid;
  }
}
@media (max-width: 520px) {
  h1 {
    font-size: 28px;
  }
  .nav {
    grid-template-columns: 1fr;
  }
  .category-row {
    grid-template-columns: 70px minmax(0, 1fr) 22px;
  }
}

