/* Kraken:OS Brand Guidelines v5.1 (2026).
   Product scale: Inter 14/1.5, captions 12/1.4; Space Grotesk headings.
   Semantic errors/success retain their established meaning. Customer documents,
   uploaded images and third-party identities are not brand illustration assets. */
:root {
  --brand-azure: #0062E0;
  --brand-deep: #050B14;
  --brand-navy: #0A192F;
  --brand-cyan: #00F0FF;
  --brand-cloud: #F0F4F8;
  --font: "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;
  --font-display: "Space Grotesk", "Inter", ui-sans-serif, sans-serif;
  --font-sans: var(--font);
  --surface-soft: var(--surface-2);
  --font-mono: ui-monospace, "SFMono-Regular", Consolas, monospace;
  --brand-micro: 120ms;
  --brand-panel: 300ms;
  --brand-page: 600ms;
  --brand-ease: cubic-bezier(0.16, 1, 0.3, 1);
  --bg: var(--brand-cloud);
  --surface: #ffffff;
  --surface-2: var(--brand-cloud);
  --surface-3: #e7eef6;
  --text: var(--brand-navy);
  --ink: var(--brand-navy);
  --muted: #526179;
  --subtle: #526179;
  --primary: var(--brand-azure);
  --primary-strong: #004daf;
  --line: #cfdae7;
  --line-soft: #e3eaf2;
  --input-bg: #ffffff;
  --deep-navy: var(--brand-navy);
  --glass-surface: var(--surface);
  --glass-surface-strong: var(--surface);
  --glass-surface-soft: var(--surface-2);
  --glass-border: var(--line);
  --glass-line: var(--line-soft);
  --shadow: 0 1px 3px rgb(5 11 20 / 6%);
  --shadow-soft: 0 3px 12px rgb(5 11 20 / 6%);
  --glass-shadow: var(--shadow-soft);
  --glass-shadow-soft: var(--shadow);
  --glass-highlight: transparent;
  --glass-blur: 0px;
  --chart-1: #0062e0;
  --chart-2: #4089e8;
  --chart-3: #78abed;
  --chart-4: #0a192f;
  --chart-5: #334e70;
  --chart-6: #a4c8f5;
}
html[data-theme="dark"] {
  --bg: var(--brand-deep);
  --surface: var(--brand-navy);
  --surface-2: #10243e;
  --surface-3: #162d49;
  --text: var(--brand-cloud);
  --ink: var(--brand-cloud);
  --muted: #b8c7d9;
  --subtle: #b8c7d9;
  --primary: #8dbaff;
  --primary-strong: #b0d0ff;
  --line: #29415e;
  --line-soft: #203550;
  --input-bg: var(--brand-deep);
  --deep-navy: var(--brand-cloud);
  --glass-surface: var(--surface);
  --glass-surface-strong: var(--surface);
  --glass-surface-soft: var(--surface-2);
  --glass-border: var(--line);
  --glass-line: var(--line-soft);
  --shadow: 0 1px 3px rgb(0 0 0 / 18%);
  --shadow-soft: 0 4px 16px rgb(0 0 0 / 20%);
  --chart-4: #a4c8f5;
  --chart-5: #5179a5;
  --chart-6: #d2e5fc;
}
html, body, #app, #app .layout.os-layout-v10, #app .layout.os-layout-v10 > .main {
  font-family: var(--font);
  background: var(--bg);
  color: var(--text);
}
#app .layout.os-layout-v10 { --reading-muted: #526179; }
html[data-theme="dark"] #app .layout.os-layout-v10 { --reading-muted: #b8c7d9; }
#app :is(input, select, textarea, button, table) { font-family: var(--font); }
#app :is(h1, h2, h3, h4, .brand-name) { font-family: var(--font-display); font-weight: 700; }
#app .layout.os-layout-v10 :is(.page-header h1, .page-header h2, .dashboss-section-title h2) {
  font-size: clamp(24px, 2.2vw, 32px); line-height: 1.3; letter-spacing: -.025em;
}
#app .layout.os-layout-v10 :is(.panel-header h2, .detail-hero h2, .dashboss-section-title h3) {
  font-size: 24px; line-height: 1.3; letter-spacing: -.02em;
}
#app .layout.os-layout-v10 :is(.eyebrow, .field > span, .column-title) {
  font-family: var(--font-display); font-size: 14px !important; line-height: 1.5 !important;
  letter-spacing: .035em; font-weight: 500;
}
#app .layout.os-layout-v10 .eyebrow { color: var(--primary); }
#app .layout.os-layout-v10 :is(p, td, th, label, input, select, textarea) { font-size: 14px; line-height: 1.5; }
#app :is(code, pre, .mono) { font-family: var(--font-mono); font-size: 13px; line-height: 1.5; }
#app .layout.os-layout-v10 :is(.topbar, .sidebar, .workspace-chrome, .workspace-tabs,
  .brand-lockup, .nav-footer, .page-header, .panel, .table-shell, .data-table,
  .task-column, .task-card, .task-card-premium, .calendar-side-card, .calendar-day,
  .dashboss-section, .dashboss-card, .dashboss-calendar-strip, .dashboss-next-flow,
  .dashboss-deep-dive, .dashboss-operating-tools, .dashboss-toolbar, .dashboss-tile,
  .dashboss-gauge-card, .report-window-main, .report-window-rail, .settings-window,
  .record-window, .drawer, .modal, .sheet, .notification-center, .profile-menu) {
  background: var(--surface); border-color: var(--line); color: var(--text);
}
#app .layout.os-layout-v10 :is(.record-window-header, .record-window-footer, .drawer-header,
  .drawer-footer, .modal-header, .modal-footer, .table-header, .task-lane-header,
  .workspace-tab, .record-window-tabs, .inbox-sidebar, .calendar-month-grid) {
  background: var(--surface-2); border-color: var(--line); color: var(--text);
}
#app .layout.os-layout-v10 :is(.global-search, .nav-search-field, .search-input,
  .filter-select, .column-filter-input, .column-filter-operator, .field input,
  .field select, .field textarea, .theme-switch, .language-switch) {
  background: var(--input-bg); border-color: var(--line); color: var(--text);
}
html[data-theme="dark"] #app :is(select, select option, select optgroup) {
  background-color: var(--input-bg); color: var(--text);
}
#app :is(.btn-primary, button.btn-primary, a.btn-primary),
#app .layout.os-layout-v10 :is(.nav-item.active, .nav-subitem.active) {
  background: var(--brand-azure) !important; border-color: var(--brand-azure) !important;
  color: #ffffff !important; box-shadow: none;
}
#app :is(.btn-primary, button.btn-primary, a.btn-primary):hover { background: #004daf !important; border-color: #004daf !important; }
#app .layout.os-layout-v10 .workspace-tab.active {
  background: color-mix(in srgb, var(--brand-azure) 12%, var(--surface));
  border-color: var(--brand-azure); color: var(--primary); box-shadow: inset 0 -2px var(--brand-azure);
}
#app :is(button, a, input, select, textarea, [tabindex]):focus-visible {
  outline: 2px solid var(--brand-azure); outline-offset: 3px;
}
html[data-theme="dark"] #app :is(button, a, input, select, textarea, [tabindex]):focus-visible {
  outline-color: var(--brand-cyan);
}
#app .layout.os-layout-v10 .task-card-premium::before { background: var(--brand-azure); }
#app .layout.os-layout-v10 :is(.task-progress-fill, .task-progress-track > span) { background: var(--brand-azure); }
/* Logos retain their source artwork and aspect ratio, without effects. */
#app :is(.brand-logo-image, .sidebar-brand-logo, .mobile-topbar-logo, .brand-mark img) {
  object-fit: contain; opacity: 1 !important; filter: none !important;
  box-shadow: none !important; transform: none !important;
}
#app .sidebar-brand-logo { width: 132px; height: 40px; max-width: 100%; min-width: 40px; }
#app .sidebar-brand-full { padding: 8px; overflow: visible; }
#app .sidebar-home-link { min-width: 0; }
#app .sidebar-brand-compact { width: 40px; height: 40px; padding: 4px; }
#app .sidebar-brand-compact img { width: 40px; height: 40px; max-width: none; }
#app .mobile-topbar-logo { min-width: 40px; }
#app .brand-mark-kraken { animation: none; background: transparent; box-shadow: none; }
#app .icon.brand-outline { stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; fill: none; }
#app :is(button, a, input, select, textarea) {
  transition-duration: var(--brand-micro); transition-timing-function: var(--brand-ease);
}
#app :is(.drawer, .modal, .record-window, .notification-center) {
  transition-duration: var(--brand-panel); transition-timing-function: var(--brand-ease);
}
#app :is(.page-enter, .page-transition) { animation-duration: var(--brand-page); animation-timing-function: var(--brand-ease); }
/* Editorial photography only. Never alter uploaded documents, screenshots, or avatars. */
#app .brand-editorial-image { filter: saturate(.7); }
#app .brand-editorial-frame { position: relative; }
#app .brand-editorial-frame::after { content: ""; position: absolute; inset: 0; background: var(--brand-azure); opacity: .15; mix-blend-mode: multiply; pointer-events: none; }
@media (prefers-reduced-motion: reduce) {
  #app *, #app *::before, #app *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
}
html[data-theme] body { background: var(--bg); }
#app .layout.os-layout-v10 .brand-lockup { height: 64px; min-height: 64px; padding: 4px 12px; }
#app .layout.os-layout-v10 .sidebar-brand-logo { max-height: 40px; }
#app .layout.os-layout-v10 .sidebar-brand-full { padding: 8px; }
#app .layout.os-layout-v10 .sidebar-brand-compact { box-sizing: content-box; }
#app .layout.os-layout-v10 .pms-program {
  --pms-ink: var(--text); --pms-muted: var(--muted); --pms-paper: var(--bg);
  --pms-panel: var(--surface); --pms-line: var(--line);
  --pms-primary: var(--brand-azure); --pms-primary-strong: #004daf;
  --pms-primary-soft: color-mix(in srgb, var(--brand-azure) 12%, var(--surface));
  --pms-green: var(--brand-azure); --pms-green-2: var(--brand-azure);
  --pms-gold: var(--brand-azure); --pms-night: var(--brand-navy);
  background: var(--bg); font-family: var(--font);
}
#app .pms-program-header { background: var(--brand-navy); }
#app .pms-action-primary { background: var(--brand-azure) !important; border-color: var(--brand-azure) !important; color: #fff !important; }
#app .layout.os-layout-v10 .pms-program :is(input, select, textarea, button) { font-family: var(--font); }
#app .layout.os-layout-v10 :is(.pms-brand h1, .pms-module-head h2) { font-family: var(--font-display); }
#app .layout.os-layout-v10 :is(.pms-setup h2, .pms-empty strong, .pms-module-head h2,
  .pms-panel-head h3, .pms-linked h2) { color: var(--text); font-family: var(--font-display); }
#app .layout.os-layout-v10 :is(.pms-setup > span, .pms-eyebrow) { color: var(--primary); }
#app .layout.os-layout-v10 .pms-program-switches { background: var(--surface); border-color: var(--line); }
#app .layout.os-layout-v10 :is(.drive-main, .drive-new summary, .drive-new > div,
  .drive-context-menu, .drive-preview, .drive-preview-body aside, .file-folder-dialog) {
  background: var(--surface); color: var(--text); border-color: var(--line);
}
#app .layout.os-layout-v10 :is(.drive-search, .drive-file-card, .drive-shell .file-folder-tile) {
  background: var(--surface-2); color: var(--text); border-color: var(--line);
}
#app .layout.os-layout-v10 :is(.drive-tree-heading, .drive-tree-empty, .drive-breadcrumbs,
  .drive-result-count, .drive-count, .drive-sidebar p, .drive-toolbar small) { color: var(--muted); font-size: 12px; }
#app .layout.os-layout-v10 :is(.drive-search button, .drive-breadcrumbs [aria-current="page"], .drive-sidebar h2 svg) { color: var(--primary); }
#app .layout.os-layout-v10 :is(.drive-sidebar nav > button.active, .drive-tree-link.active,
  .drive-view-switch [aria-pressed="true"]) { background: var(--brand-azure); color: #fff; }
#app .layout.os-layout-v10 .drive-table tr.selected { background: color-mix(in srgb, var(--brand-azure) 12%, var(--surface)); }
#app .layout.os-layout-v10 .drive-search input { background: transparent; color: var(--text); }
#app .layout.os-layout-v10 :is(.task-board-organizer > label > span, .task-board-organizer > .lookup-field > label,
  .current-time-chip [data-live-clock-date], .task-card-category, .nav-group-toggle strong) { font-size: 12px; line-height: 1.4; }

/* Module identities retain their original sidebar and dashboard colors. */
#app .layout.os-layout-v10 :is(.dashboss-tile, .dashboss-gauge-card) { border-top-color: var(--dashboss-accent); }

/* Work tabs: one continuous active surface, quiet inactive tabs. */
#app .layout.os-layout-v10 .workspace-tab-group {
  display: flex; padding: 0; height: 34px; min-width: 108px; max-width: 220px;
  border: 1px solid var(--line); border-radius: 8px;
  background: var(--surface-soft); color: var(--muted); box-shadow: none;
}
#app .layout.os-layout-v10 .workspace-tab-group .workspace-tab {
  min-width: 0; width: 100%; height: 32px; min-height: 32px;
  padding: 5px 32px 5px 10px; border: 0; border-radius: 7px;
  background: transparent; color: inherit; box-shadow: none;
}
#app .layout.os-layout-v10 .workspace-tab-group .workspace-tab-close {
  position: absolute; right: 3px; top: 3px; width: 26px; min-width: 26px;
  height: 26px; min-height: 26px; border: 0; border-radius: 5px;
  background: transparent; color: inherit; box-shadow: none;
}
#app .layout.os-layout-v10 .workspace-tab-group.is-active {
  border-color: var(--brand-azure); background: var(--brand-azure); color: #fff;
}
#app .layout.os-layout-v10 .workspace-tab-group.is-active .workspace-tab :is(span,small,.icon) { color: #fff; }
#app .layout.os-layout-v10 .workspace-tab-group:not(.is-active):hover { background: var(--surface); color: var(--text); }
#app .layout.os-layout-v10 .workspace-tab-group .workspace-tab-close:hover { background: color-mix(in srgb, currentColor 14%, transparent); }

/* Notification content has priority over navigation and device settings. */
#app .notification-center { width: min(410px, calc(100vw - 24px)); border-radius: 14px; background: var(--surface); }
#app .notification-center-head { flex: none; padding: 12px; gap: 8px; align-items: center; background: var(--surface); }
#app .notification-heading { display: flex; align-items: center; gap: 8px; min-width: 0; }
#app .notification-heading h3 { flex: none; width: auto; max-width: none; white-space: nowrap; margin: 0; font-size: 18px; line-height: 1.3; }
#app .notification-unread-count { flex: none; padding: 2px 7px; border-radius: 12px; background: color-mix(in srgb, var(--primary) 12%, var(--surface)); color: var(--primary); font-size: 12px; font-weight: 700; }
#app .notification-center-head .row-actions { flex: none; width: auto; margin-left: auto; gap: 4px; flex-wrap: nowrap; }
#app .notification-center-head .btn-icon { width: 30px; min-width: 30px; height: 30px; min-height: 30px; padding: 6px; }
#app .notification-center-toolbar { display: flex; flex: none; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 6px; padding: 8px 10px; }
#app .notification-center-toolbar .row-actions { flex: none; width: auto; min-width: 0; margin: 0; gap: 2px; flex-wrap: nowrap; }
#app .notification-center-toolbar button { width: auto; min-width: 0; min-height: 30px; padding: 5px 7px; font-size: 12px; line-height: 18px; border-radius: 6px; }
#app .notification-center .notification-center-toolbar button[aria-pressed="true"] { background: color-mix(in srgb, var(--primary) 12%, var(--surface)) !important; color: var(--primary) !important; border: 1px solid transparent !important; box-shadow: inset 0 -2px var(--primary); font-weight: 700; }
#app .notification-center .notification-center-toolbar button[aria-pressed="false"] { background: transparent; color: var(--muted); border: 1px solid transparent; box-shadow: none; font-weight: 500; }
#app .notification-center-toolbar button:hover { background: var(--surface-soft); }
#app .notification-sr-status { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
#app .notification-center-list { flex: 1 1 auto; min-height: 100px; padding: 6px; overscroll-behavior: contain; }
#app .notification-history-section h4 { padding: 8px 10px; font-size: 12px; }
#app .notification-history-section + .notification-history-section { margin-top: 8px; border-top-width: 1px; }
#app .notification-center-item { border-radius: 10px; }
#app .notification-center-open { grid-template-columns: 30px minmax(0,1fr); padding: 12px 38px 12px 10px; gap: 9px; }
#app .notification-center-icon { width: 30px; height: 30px; border-radius: 8px; }
#app .notification-center-open > i { position: absolute; top: 46px; right: 20px; }
#app .notification-center-copy strong { white-space: normal; overflow-wrap: anywhere; font-size: 14px; line-height: 1.4; }
#app .notification-center-copy .notification-context b { font-size: 12px; }
#app .notification-center-copy .notification-preview { font-size: 13px; line-height: 1.5; }
#app .notification-center-copy .notification-meta { gap: 6px; font-size: 12px; }
#app .notification-center-item:not(.is-unread) .notification-center-icon { background: var(--surface-soft); color: var(--muted); }
#app .notification-center-footer { flex: none; border-top: 1px solid var(--line); background: var(--surface); max-height: 40%; overflow: auto; }
#app .notification-center-footer .notification-push-compact { margin: 0; border: 0; border-radius: 0; }
#app .notification-center-footer summary { min-height: 34px; padding: 7px 12px; color: var(--muted); }
#app .notification-center-footer summary span { font-size: 12px; font-weight: 500; }
#app .notification-center-footer summary small { font-size: 12px; }
#app .notification-center-footer .notification-push-options { padding: 4px 12px 12px; font-size: 12px; }
@media (max-width: 480px) {
  #app .notification-center { right: 8px; width: calc(100vw - 16px); max-height: calc(100dvh - 80px); }
  #app .notification-center-toolbar { gap: 4px; padding: 6px 8px; }
  #app .notification-center-toolbar button { padding-inline: 6px; }
}

/* A stale session must be visible; updating never discards an open editor. */
#kraken-release-update { position: fixed; z-index: 25000; bottom: 20px; left: 50%; transform: translateX(-50%); width: min(580px, calc(100vw - 24px)); display: flex; align-items: center; gap: 16px; padding: 14px 16px; border: 1px solid var(--primary); border-radius: 12px; background: var(--surface, #fff); color: var(--text, #0a192f); box-shadow: 0 8px 32px #0003; font: 14px/1.5 Inter, sans-serif; }
#kraken-release-update > span { display: grid; gap: 2px; flex: 1; }
#kraken-release-update [data-release-detail] { font-size: 12px; }
#kraken-release-update button { flex: none; border: 0; border-radius: 8px; padding: 10px 12px; background: #0062e0; color: #fff; font: 600 13px/1.4 Inter, sans-serif; cursor: pointer; }
@media (max-width: 640px) { #kraken-release-update { bottom: calc(82px + env(safe-area-inset-bottom)); gap: 10px; padding: 12px; } }

/* Pipeline stages remain readable in narrow dashboard cards and mobile views. */
#app .layout.os-layout-v10 .dashboss-vertical-chart.is-horizontal {
  grid-template-columns: minmax(0, 1fr);
  align-items: stretch;
  gap: 4px;
  min-height: 0;
  padding: 8px 0 0;
  overflow: visible;
  border: 0;
  background: none;
}
#app .layout.os-layout-v10 .dashboss-vertical-chart.is-horizontal .dashboss-column {
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-rows: auto 6px;
  gap: 6px 12px;
  min-height: 44px;
  height: auto;
  padding: 8px;
  border-radius: 6px;
  text-align: left;
}
#app .layout.os-layout-v10 .dashboss-vertical-chart.is-horizontal .dashboss-column:hover {
  background: var(--surface-2);
}
#app .layout.os-layout-v10 .dashboss-vertical-chart.is-horizontal .dashboss-column > span {
  grid-area: 1 / 1;
  min-height: 0;
  font-family: var(--font-sans);
  letter-spacing: 0;
  text-transform: none;
  overflow-wrap: normal;
}
#app .layout.os-layout-v10 .dashboss-vertical-chart.is-horizontal .dashboss-column > strong {
  grid-area: 1 / 2;
  white-space: nowrap;
  text-align: right;
}
#app .layout.os-layout-v10 .dashboss-vertical-chart.is-horizontal .dashboss-column > i {
  grid-area: 2 / 1 / 3 / -1;
  min-height: 0;
  height: 6px;
  border-radius: 4px;
  background: var(--line-soft);
}
#app .layout.os-layout-v10 .dashboss-vertical-chart.is-horizontal .dashboss-column > i > b {
  width: var(--height);
  height: 6px;
  min-height: 0;
  border-radius: 4px;
  background: var(--column-color);
}

/* Guidelines v5.1, revised book: carry the identity through entry and onboarding.
   App module colors remain the explicit customer-approved exception above. */
#app .auth-shell { background: var(--bg); color: var(--text); padding: clamp(12px, 3vw, 40px); }
#app .auth-shell:has(+ .cookie-banner) { padding-bottom: 200px; }
#app .auth-card { border-color: var(--line); background: var(--surface); box-shadow: var(--shadow-soft); }
#app .auth-panel { background: var(--brand-navy); color: #fff; padding: clamp(24px, 3vw, 44px); border-color: var(--line); }
#app .auth-panel .auth-brand-logo { width: 200px; max-width: 100%; height: auto; margin: 0 0 24px; object-fit: contain; }
#app .auth-panel .auth-brand-tagline { font-family: var(--font-display); font-size: 12px; line-height: 1.5; letter-spacing: .1em; text-transform: uppercase; color: #b8c7d9; }
#app .auth-panel h1 { font-size: clamp(32px, 3.4vw, 48px); line-height: 1.2; letter-spacing: -.025em; margin: 16px 0; }
#app .auth-panel p { font-size: 18px; line-height: 1.6; color: var(--brand-cloud); }
#app .auth-panel > p:last-child { margin-top: 28px; font-size: 14px; line-height: 1.5; color: #b8c7d9; }
#app .auth-proof { gap: 12px; margin-top: 28px; }
#app .auth-proof span { font: 500 14px/1.5 var(--font); color: var(--brand-cloud); background: #10243e; border: 1px solid #29415e; padding: 14px; border-radius: 8px; }
#app .auth-form { padding: clamp(24px, 3vw, 44px); gap: 20px; background: var(--surface); color: var(--text); }
#app .auth-form h2 { font: 700 32px/1.3 var(--font-display); letter-spacing: -.02em; }
#app .auth-form :is(p, .field > span, .auth-consent, .btn) { font-size: 14px; line-height: 1.5; }
#app .auth-form p { color: var(--muted); }
#app .auth-form .field > span { font-family: var(--font-display); font-weight: 500; letter-spacing: .025em; }
#app .auth-form :is(input:not([type="checkbox"]), select, textarea) { min-height: 44px; font-size: 16px; line-height: 1.5; background: var(--input-bg); color: var(--text); border-color: var(--line); }
#app .auth-form input[type="checkbox"] { min-height: 18px; accent-color: var(--brand-azure); }
#app .auth-form :is(input, select, textarea):focus { border-color: var(--primary); outline: 2px solid var(--primary); outline-offset: 2px; box-shadow: none; }
html[data-theme="dark"] #app .auth-form :is(input, select, textarea):focus { outline-color: var(--brand-cyan); }
#app .auth-form .btn { min-height: 44px; }
#app .auth-form :is(.auth-trial-note, .google-account-chip small) { font-size: 12px; line-height: 1.4; }
#app .auth-form .trial-summary { border-color: var(--line); background: var(--surface-2); }
#app .auth-form .trial-summary :is(strong, span) { color: var(--text); }
#app .auth-form .google-signin-btn { background: var(--surface); color: var(--text); border-color: var(--line); }
#app .auth-form .google-signin-btn:hover { background: var(--surface-2); border-color: var(--primary); }
#app .auth-form .auth-divider { color: var(--muted); }
#app .auth-form .auth-divider::before, #app .auth-form .auth-divider::after { background: var(--line); }
#app .boot-screen { font: 400 14px/1.5 var(--font); background: var(--bg); color: var(--text); }
#app :is(.boot-brand-logo, .report-print-logo, .auth-brand-logo) { object-fit: contain; filter: none !important; opacity: 1 !important; transform: none !important; box-shadow: none !important; }
@media (max-width: 720px) {
  #app .auth-shell { padding: 12px; }
  #app .auth-shell:has(+ .cookie-banner) { padding-bottom: 260px; }
  #app .auth-panel { padding: 24px; }
  #app .auth-panel .auth-brand-logo { width: 160px; margin-bottom: 18px; }
  #app .auth-panel h1 { font-size: 32px; line-height: 1.2; }
  #app .auth-panel p:not(.auth-brand-tagline) { font-size: 14px; line-height: 1.5; }
  #app .auth-form { padding: 24px; }
  #app .auth-form h2 { font-size: 28px; }
}
