:root {
  --ax-page: #f3f7fa;
  --ax-surface: #ffffff;
  --ax-surface-2: #eaf1f5;
  --ax-text: #12252e;
  --ax-muted: #627780;
  --ax-line: #d6e2e7;
  --ax-accent: #119bae;
  --ax-accent-2: #347ee8;
  --ax-success: #178660;
  --ax-danger: #b54343;
  --ax-shadow: 0 18px 60px rgba(16, 43, 54, .11);
  color-scheme: light;
}

html[data-ax-theme="dark"] {
  --ax-page: #061015;
  --ax-surface: #0b1c24;
  --ax-surface-2: #0e252e;
  --ax-text: #edfafd;
  --ax-muted: #89a5ad;
  --ax-line: rgba(85, 215, 232, .2);
  --ax-accent: #55dbea;
  --ax-accent-2: #4d94f2;
  --ax-success: #54d8b7;
  --ax-danger: #ff9c9c;
  --ax-shadow: 0 24px 75px rgba(0, 0, 0, .42);
  color-scheme: dark;
}

html, body { transition: background-color .28s ease, color .28s ease; }

.ax-header-controls {
  justify-self: end;
  display: flex;
  align-items: center;
  gap: 8px;
}

.site-header > .ax-header-controls .header-cta { justify-self: auto; }

.ax-theme-toggle,
.ax-account-link {
  min-height: 42px;
  border: 1px solid var(--ax-line);
  border-radius: 9px;
  color: var(--ax-text);
  background: color-mix(in srgb, var(--ax-surface) 86%, transparent);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 0 12px;
  font: 750 11px/1 ui-monospace, SFMono-Regular, Consolas, monospace;
  cursor: pointer;
  transition: transform .18s ease, border-color .18s ease, background-color .18s ease;
  white-space: nowrap;
}

.ax-theme-toggle:hover,
.ax-account-link:hover { transform: translateY(-2px); border-color: var(--ax-accent); }
.ax-theme-toggle:focus-visible,
.ax-account-link:focus-visible { outline: 2px solid var(--ax-accent); outline-offset: 2px; }
.ax-theme-toggle span { font: 17px/1 system-ui, sans-serif; }
.ax-theme-toggle[hidden] { display: none !important; }

/* Daylight treatment for the current Jarvis business homepage. */
html[data-ax-theme="light"] body { background: #edf3f7; color: #132830; }
html[data-ax-theme="light"] .business-header {
  background: rgba(255, 255, 255, .9) !important;
  border-color: #d7e4e9 !important;
  box-shadow: 0 10px 32px rgba(25, 52, 62, .07) !important;
}
html[data-ax-theme="light"] .business-header .brand,
html[data-ax-theme="light"] .business-header .brand strong { color: #102831 !important; }
html[data-ax-theme="light"] .business-header .brand small { color: #6c8088 !important; }
html[data-ax-theme="light"] .business-header nav { color: #50636b !important; }
html[data-ax-theme="light"] .business-header nav a:hover { color: #0e8799 !important; }
html[data-ax-theme="light"] .business-header .header-cta {
  color: #fff !important;
  background: linear-gradient(110deg, #159caf, #397fe2) !important;
  border-color: transparent !important;
  box-shadow: 0 9px 25px rgba(38, 139, 183, .2) !important;
}
html[data-ax-theme="light"] .jarvis-business { background: #eef4f7 !important; color: #122832 !important; }
html[data-ax-theme="light"] .jarvis-business .hero {
  background: radial-gradient(circle at 77% 36%, rgba(65, 171, 225, .18), transparent 29%), linear-gradient(135deg, #fff 0%, #f2f8fb 62%, #e7f2f7 100%) !important;
}
html[data-ax-theme="light"] .jarvis-business .hero:before { background-image: linear-gradient(rgba(38, 130, 150, .08) 1px, transparent 1px), linear-gradient(90deg, rgba(38, 130, 150, .08) 1px, transparent 1px) !important; }
html[data-ax-theme="light"] .jarvis-business .hero h1 > span { color: #0f2530 !important; }
html[data-ax-theme="light"] .jarvis-business .hero h2 { color: #29434d !important; }
html[data-ax-theme="light"] .jarvis-business .hero-lead { color: #334f59 !important; }
html[data-ax-theme="light"] .jarvis-business .eyebrow { color: #118b9e !important; }
html[data-ax-theme="light"] .jarvis-business .hero-trust-line span,
html[data-ax-theme="light"] .jarvis-business .plan-pills span {
  color: #276875 !important;
  background: rgba(255, 255, 255, .78) !important;
  border-color: #c7e1e7 !important;
}
html[data-ax-theme="light"] .jarvis-business .secondary-cta { color: #365c66 !important; background: rgba(255, 255, 255, .72) !important; border-color: #bed6dc !important; }
html[data-ax-theme="light"] .jarvis-business .hero-proof { border-color: #cee2e7 !important; }
html[data-ax-theme="light"] .jarvis-business .hero-proof article { border-color: #c8dfe5 !important; }
html[data-ax-theme="light"] .jarvis-business .hero-proof strong { color: #183843 !important; }
html[data-ax-theme="light"] .jarvis-business .hero-proof small { color: #3d5963 !important; }
html[data-ax-theme="light"] .jarvis-business .answer-strip,
html[data-ax-theme="light"] .jarvis-business .video-showcase,
html[data-ax-theme="light"] .jarvis-business .plan-section,
html[data-ax-theme="light"] .jarvis-business .muted-section,
html[data-ax-theme="light"] .jarvis-business .home-tools-section,
html[data-ax-theme="light"] .jarvis-business .cta-band {
  background: #eef4f7 !important;
  color: #132a33 !important;
  border-color: #d1e1e6 !important;
}
html[data-ax-theme="light"] .jarvis-business .video-showcase { background: #fff !important; }
html[data-ax-theme="light"] .jarvis-business .section-heading h2,
html[data-ax-theme="light"] .jarvis-business .muted-section .section-heading h2,
html[data-ax-theme="light"] .jarvis-business .home-tools-section .section-heading h2,
html[data-ax-theme="light"] .jarvis-business .cta-band h2 { color: #102832 !important; }
html[data-ax-theme="light"] .jarvis-business .section-heading p,
html[data-ax-theme="light"] .jarvis-business .muted-section .section-heading p,
html[data-ax-theme="light"] .jarvis-business .home-tools-section .section-heading p,
html[data-ax-theme="light"] .jarvis-business .cta-band p { color: #354f59 !important; }
html[data-ax-theme="light"] .jarvis-business .plan-grid article,
html[data-ax-theme="light"] .jarvis-business .home-tools-grid > a,
html[data-ax-theme="light"] .jarvis-business .compare-table {
  color: #17303a !important;
  background: #fff !important;
  border-color: #d2e2e7 !important;
  box-shadow: 0 14px 40px rgba(20, 54, 65, .07) !important;
}
html[data-ax-theme="light"] .jarvis-business .plan-grid h3,
html[data-ax-theme="light"] .jarvis-business .home-tools-grid h3,
html[data-ax-theme="light"] .jarvis-business .table-row strong { color: #15303a !important; }
html[data-ax-theme="light"] .jarvis-business .plan-grid p,
html[data-ax-theme="light"] .jarvis-business .home-tools-grid p,
html[data-ax-theme="light"] .jarvis-business .table-row { color: #334b55 !important; }
html[data-ax-theme="light"] .jarvis-business .table-head { color: #45616a !important; background: #eaf2f5 !important; }
html[data-ax-theme="light"] .jarvis-business .table-row { border-color: #dce8eb !important; }
html[data-ax-theme="light"] .jarvis-business .table-row.featured { background: #edf8fa !important; }
html[data-ax-theme="light"] .jarvis-business .cta-band > a { color: #fff !important; background: linear-gradient(110deg, #129caf, #397fe2) !important; border-color: transparent !important; }

/* Higher-contrast reading surfaces in daylight mode. */
html[data-ax-theme="light"] .archive-blog,
html[data-ax-theme="light"] .archive-blog .archive-shell,
html[data-ax-theme="light"] .traditional-article-page,
html[data-ax-theme="light"] .traditional-related,
html[data-ax-theme="light"] .tools-page,
html[data-ax-theme="light"] .tool-detail-page { color: #172f39 !important; }
html[data-ax-theme="light"] .archive-blog .archive-featured p,
html[data-ax-theme="light"] .archive-blog .archive-entry p,
html[data-ax-theme="light"] .archive-blog .archive-sidebar p,
html[data-ax-theme="light"] .traditional-article .article-body p,
html[data-ax-theme="light"] .traditional-article .article-body li,
html[data-ax-theme="light"] .traditional-article .article-header p,
html[data-ax-theme="light"] .traditional-related p,
html[data-ax-theme="light"] .tools-page p,
html[data-ax-theme="light"] .tool-detail-page p { color: #2f4953 !important; }
html[data-ax-theme="light"] .archive-blog time,
html[data-ax-theme="light"] .archive-blog small,
html[data-ax-theme="light"] .traditional-article time,
html[data-ax-theme="light"] .traditional-article small,
html[data-ax-theme="light"] .article-meta { color: #455f69 !important; }
html[data-ax-theme="light"] .traditional-article .article-body a,
html[data-ax-theme="light"] .archive-blog a { color: #006f8a; }

/* Make the real recharge path unmistakable without adding extra popups. */
.business-header .header-cta,
.jarvis-business .primary-cta,
.jarvis-business .plan-grid article > a,
.jarvis-business .video-console-footer > a,
.jarvis-business .steps-grid article > a,
.jarvis-business .cta-band > a,
.traditional-article .article-body a[href^="https://open.aixufei.net"] {
  color: #fff !important;
  background: linear-gradient(112deg, #008ca3 0%, #1475d4 54%, #6157e8 100%) !important;
  border: 1px solid rgba(255, 255, 255, .28) !important;
  box-shadow: 0 12px 30px rgba(13, 118, 177, .28), inset 0 1px rgba(255, 255, 255, .24) !important;
  font-weight: 900 !important;
  letter-spacing: .01em;
}
.business-header .header-cta,
.jarvis-business .primary-cta { animation: ax-cta-breathe 2.8s ease-in-out infinite; }
.traditional-article .article-body a[href^="https://open.aixufei.net"] {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  margin: 10px 0;
  padding: 0 18px;
  border-radius: 10px;
  text-decoration: none !important;
}
.business-header .header-cta:hover,
.jarvis-business .primary-cta:hover,
.jarvis-business .plan-grid article > a:hover,
.traditional-article .article-body a[href^="https://open.aixufei.net"]:hover {
  transform: translateY(-2px) scale(1.015);
  box-shadow: 0 16px 38px rgba(13, 118, 177, .38), 0 0 0 4px rgba(58, 211, 232, .11) !important;
}
@keyframes ax-cta-breathe {
  0%, 100% { box-shadow: 0 12px 30px rgba(13, 118, 177, .25), 0 0 0 0 rgba(65, 211, 232, .18); }
  50% { box-shadow: 0 15px 36px rgba(13, 118, 177, .34), 0 0 0 7px rgba(65, 211, 232, 0); }
}

/* Deep night treatment for archive, article and tool surfaces. */
html[data-ax-theme="dark"] body { background: #061015; color: #edfafd; }
html[data-ax-theme="dark"] .archive-blog,
html[data-ax-theme="dark"] .archive-blog .archive-shell,
html[data-ax-theme="dark"] .traditional-article-page,
html[data-ax-theme="dark"] .traditional-related,
html[data-ax-theme="dark"] .tools-page,
html[data-ax-theme="dark"] .tool-detail-page { background: #07131a !important; color: #e9f6f8 !important; }
html[data-ax-theme="dark"] .archive-blog .archive-category-nav,
html[data-ax-theme="dark"] .archive-blog .archive-featured,
html[data-ax-theme="dark"] .archive-blog .archive-entry,
html[data-ax-theme="dark"] .archive-blog .archive-sidebar > section,
html[data-ax-theme="dark"] .traditional-article .article-header,
html[data-ax-theme="dark"] .traditional-article .article-body,
html[data-ax-theme="dark"] .traditional-article .article-toc,
html[data-ax-theme="dark"] .traditional-related .related-grid > a,
html[data-ax-theme="dark"] .tools-directory > a,
html[data-ax-theme="dark"] .interactive-tool,
html[data-ax-theme="dark"] .agents-generator {
  background: #0b1d25 !important;
  border-color: rgba(80, 211, 229, .2) !important;
  color: #e9f7f9 !important;
  box-shadow: 0 18px 55px rgba(0, 0, 0, .22) !important;
}
html[data-ax-theme="dark"] .archive-blog .archive-featured h2 a,
html[data-ax-theme="dark"] .archive-blog .archive-entry h2 a,
html[data-ax-theme="dark"] .archive-blog .archive-sidebar h2,
html[data-ax-theme="dark"] .traditional-article h1,
html[data-ax-theme="dark"] .traditional-article .article-body h2,
html[data-ax-theme="dark"] .traditional-article .article-body h3,
html[data-ax-theme="dark"] .tools-hero h1,
html[data-ax-theme="dark"] .tool-detail-hero h1,
html[data-ax-theme="dark"] .tools-directory h2 { color: #edfafd !important; }
html[data-ax-theme="dark"] .archive-blog .archive-featured p,
html[data-ax-theme="dark"] .archive-blog .archive-entry p,
html[data-ax-theme="dark"] .traditional-article .article-body p,
html[data-ax-theme="dark"] .traditional-article .article-body li,
html[data-ax-theme="dark"] .traditional-article .article-header p { color: #9ab1b8 !important; }
html[data-ax-theme="dark"] .traditional-article .guide-summary,
html[data-ax-theme="dark"] .traditional-article .article-inline-toc,
html[data-ax-theme="dark"] .traditional-article .article-markdown-table th,
html[data-ax-theme="dark"] .traditional-article .article-markdown-table tbody tr:nth-child(2n) { background: #0e2730 !important; border-color: rgba(82, 212, 230, .22) !important; }

/* Account center */
.ax-account-page {
  min-height: 100vh;
  margin: 0;
  color: var(--ax-text);
  background:
    radial-gradient(circle at 85% 5%, color-mix(in srgb, var(--ax-accent-2) 13%, transparent), transparent 28%),
    var(--ax-page);
  font-family: Inter, "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;
}

.ax-account-page *, .ax-member-admin-root * { box-sizing: border-box; }
.ax-account-page a { color: inherit; text-decoration: none; }
.ax-account-page button, .ax-account-page input, .ax-account-page select, .ax-account-page textarea { font: inherit; }

.ax-account-header {
  min-height: 76px;
  padding: 0 max(24px, calc(50vw - 590px));
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 24px;
  position: sticky;
  top: 0;
  z-index: 30;
  color: var(--ax-text);
  background: color-mix(in srgb, var(--ax-page) 86%, transparent);
  border-bottom: 1px solid var(--ax-line);
  backdrop-filter: blur(18px) saturate(130%);
}

.ax-account-brand { display: inline-flex; align-items: center; gap: 11px; width: fit-content; }
.ax-account-brand > span { width: 42px; height: 42px; display: grid; place-items: center; color: var(--ax-accent); background: color-mix(in srgb, var(--ax-accent) 12%, transparent); border: 1px solid color-mix(in srgb, var(--ax-accent) 45%, transparent); border-radius: 10px; font: 850 13px/1 ui-monospace, monospace; }
.ax-account-brand strong { display: block; font-size: 15px; }
.ax-account-brand small { display: block; margin-top: 3px; color: var(--ax-muted); letter-spacing: .1em; font: 700 8px/1.2 ui-monospace, monospace; }
.ax-account-header nav { display: flex; gap: 28px; color: var(--ax-muted); font-size: 13px; }
.ax-account-header nav a:hover { color: var(--ax-accent); }
.ax-account-actions { justify-self: end; display: flex; align-items: center; gap: 8px; }
.ax-account-actions > a { min-height: 42px; padding: 0 15px; display: inline-flex; align-items: center; color: var(--ax-text); background: var(--ax-surface); border: 1px solid var(--ax-line); border-radius: 9px; font-size: 12px; font-weight: 800; }

.ax-auth-shell {
  width: min(1120px, calc(100% - 36px));
  min-height: calc(100vh - 160px);
  margin: 0 auto;
  padding: 72px 0 80px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 460px;
  align-items: center;
  gap: clamp(50px, 8vw, 110px);
}

.ax-auth-intro > span,
.ax-auth-card > div > span,
.ax-member-hero > div > span,
.ax-panel-heading span,
.ax-bind-panel > span,
.ax-admin-form > span,
.ax-integration-layout > section > span { color: var(--ax-accent); letter-spacing: .15em; font: 800 10px/1.2 ui-monospace, monospace; }
.ax-auth-intro h1 { margin: 22px 0 26px; color: var(--ax-text); letter-spacing: -.055em; font-size: clamp(46px, 6vw, 78px); font-weight: 600; line-height: 1.05; }
.ax-auth-intro h1 em { color: transparent; background: linear-gradient(95deg, var(--ax-accent), var(--ax-accent-2)); background-clip: text; font-style: normal; }
.ax-auth-intro > p { max-width: 610px; margin: 0; color: var(--ax-muted); font-size: 16px; line-height: 1.9; }
.ax-auth-intro ul { margin: 28px 0 0; padding: 0; display: flex; flex-wrap: wrap; gap: 10px; list-style: none; }
.ax-auth-intro li { padding: 9px 12px; color: color-mix(in srgb, var(--ax-text) 80%, var(--ax-muted)); background: color-mix(in srgb, var(--ax-surface) 70%, transparent); border: 1px solid var(--ax-line); border-radius: 8px; font-size: 12px; }
.ax-auth-intro li:before { content: "✓"; margin-right: 7px; color: var(--ax-success); font-weight: 900; }

.ax-auth-card,
.ax-order-panel,
.ax-bind-panel {
  background: color-mix(in srgb, var(--ax-surface) 94%, transparent);
  border: 1px solid var(--ax-line);
  border-radius: 18px;
  box-shadow: var(--ax-shadow);
}
.ax-auth-card { padding: 34px; }
.ax-auth-card h2 { margin: 9px 0 6px; font-size: 28px; letter-spacing: -.025em; }
.ax-auth-card > div > p { margin: 0 0 26px; color: var(--ax-muted); font-size: 13px; }
.ax-auth-card form, .ax-bind-panel form, .ax-admin-form { display: grid; gap: 15px; }
.ax-auth-card label, .ax-bind-panel label, .ax-admin-form label { display: grid; gap: 8px; color: color-mix(in srgb, var(--ax-text) 84%, var(--ax-muted)); font-size: 12px; font-weight: 750; }
.ax-auth-card input, .ax-bind-panel input, .ax-bind-panel select, .ax-admin-form input, .ax-admin-form select, .ax-admin-form textarea {
  width: 100%; min-height: 48px; padding: 0 13px; color: var(--ax-text); background: var(--ax-page); border: 1px solid var(--ax-line); border-radius: 9px; outline: none; font-size: 13px;
}
.ax-admin-form textarea { min-height: 76px; padding-block: 12px; resize: vertical; }
.ax-auth-card input:focus, .ax-bind-panel input:focus, .ax-bind-panel select:focus, .ax-admin-form input:focus, .ax-admin-form select:focus, .ax-admin-form textarea:focus { border-color: var(--ax-accent); box-shadow: 0 0 0 3px color-mix(in srgb, var(--ax-accent) 14%, transparent); }
.ax-auth-card form > button, .ax-bind-panel form > button, .ax-admin-form > button { min-height: 50px; border: 0; border-radius: 9px; color: #fff; background: linear-gradient(105deg, #159daf, #347ee8); font-size: 13px; font-weight: 850; cursor: pointer; box-shadow: 0 12px 28px rgba(41, 132, 192, .22); }
.ax-auth-card button:disabled, .ax-bind-panel button:disabled, .ax-admin-form button:disabled { opacity: .55; cursor: wait; }
.ax-checkbox { grid-template-columns: 18px 1fr !important; align-items: start; font-weight: 500 !important; line-height: 1.6; }
.ax-checkbox input { width: 17px; min-height: 17px; margin-top: 3px; padding: 0; }
.ax-form-message, .ax-admin-message { min-height: 18px; margin: -3px 0; color: var(--ax-muted); font-size: 12px; }
.ax-form-message[data-type="error"], .ax-admin-message[data-type="error"] { color: var(--ax-danger); }
.ax-form-message[data-type="success"], .ax-admin-message[data-type="success"] { color: var(--ax-success); }
.ax-auth-switch { margin: 20px 0 0; color: var(--ax-muted); text-align: center; font-size: 13px; }
.ax-auth-switch a { color: var(--ax-accent); font-weight: 850; }
.ax-guest-link { margin-top: 14px; padding-top: 18px; display: block; color: var(--ax-muted) !important; border-top: 1px solid var(--ax-line); text-align: center; font-size: 12px; }

.ax-member-shell { width: min(1180px, calc(100% - 36px)); margin: 0 auto; padding: 58px 0 90px; }
.ax-member-hero { padding: 30px 32px; display: flex; align-items: center; justify-content: space-between; gap: 25px; color: #eefcff; background: radial-gradient(circle at 80% 20%, rgba(62, 150, 244, .24), transparent 28%), linear-gradient(130deg, #07151b, #0a2731); border: 1px solid rgba(83, 218, 235, .3); border-radius: 18px; box-shadow: 0 26px 70px rgba(6, 25, 33, .22); }
.ax-member-hero h1 { margin: 8px 0 7px; font-size: clamp(30px, 4vw, 46px); letter-spacing: -.04em; }
.ax-member-hero p { margin: 0; color: #90abb3; font-size: 13px; }
.ax-member-profile { display: flex; align-items: center; gap: 12px; min-width: 280px; padding: 12px 13px; background: rgba(255, 255, 255, .05); border: 1px solid rgba(99, 219, 234, .18); border-radius: 12px; }
.ax-profile-avatar { width: 40px; height: 40px; display: grid; place-items: center; flex: 0 0 auto; color: #06202a; background: linear-gradient(135deg, #70e8ed, #5c9eff); border-radius: 10px; font-weight: 900; }
.ax-member-profile div { min-width: 0; }
.ax-member-profile strong, .ax-member-profile small { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ax-member-profile small { margin-top: 4px; color: #7e9aa3; font-size: 10px; }
.ax-member-profile button { margin-left: auto; padding: 8px 10px; color: #b4cbd1; background: transparent; border: 1px solid rgba(121, 205, 217, .23); border-radius: 7px; cursor: pointer; font-size: 11px; }
.ax-stat-grid { margin: 18px 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.ax-stat-grid article { min-height: 115px; padding: 20px 22px; display: grid; grid-template-columns: 1fr auto; align-items: center; background: var(--ax-surface); border: 1px solid var(--ax-line); border-radius: 13px; box-shadow: 0 12px 32px rgba(17, 47, 58, .06); }
.ax-stat-grid article span { color: var(--ax-muted); font-size: 12px; }
.ax-stat-grid article strong { grid-row: span 2; font-size: 38px; letter-spacing: -.05em; }
.ax-stat-grid article small { color: var(--ax-accent); letter-spacing: .12em; font: 750 8px/1 ui-monospace, monospace; }
.ax-order-layout { display: grid; grid-template-columns: minmax(0, 1fr) 340px; gap: 18px; align-items: start; }
.ax-order-panel { min-height: 440px; padding: 26px; }
.ax-panel-heading { display: flex; align-items: end; justify-content: space-between; gap: 20px; padding-bottom: 19px; border-bottom: 1px solid var(--ax-line); }
.ax-panel-heading h2, .ax-bind-panel h2 { margin: 7px 0 0; font-size: 23px; }
.ax-panel-heading > a { padding: 10px 12px; color: var(--ax-accent); border: 1px solid color-mix(in srgb, var(--ax-accent) 35%, var(--ax-line)); border-radius: 8px; font-size: 11px; font-weight: 800; }
.ax-order-list { display: grid; gap: 12px; margin-top: 18px; }
.ax-empty-state { min-height: 260px; display: grid; place-content: center; justify-items: center; text-align: center; color: var(--ax-muted); }
.ax-empty-state strong { color: var(--ax-text); font-size: 18px; }
.ax-empty-state p { max-width: 470px; margin: 10px 0 16px; line-height: 1.7; font-size: 13px; }
.ax-empty-state a { color: var(--ax-accent); font-size: 12px; font-weight: 800; }
.ax-order-card { padding: 18px; background: var(--ax-page); border: 1px solid var(--ax-line); border-radius: 11px; }
.ax-order-top { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.ax-order-top > span { color: var(--ax-muted); font: 700 10px/1 ui-monospace, monospace; }
.ax-order-top b, .ax-admin-order-item > b { padding: 6px 8px; color: #17634c; background: #dff5ed; border-radius: 6px; font-size: 10px; }
html[data-ax-theme="dark"] .ax-order-top b, html[data-ax-theme="dark"] .ax-admin-order-item > b { color: #71e2c3; background: rgba(46, 188, 148, .12); }
.ax-order-top b[data-status="failed"], .ax-order-top b[data-status="cancelled"], .ax-admin-order-item b[data-status="failed"] { color: var(--ax-danger); background: color-mix(in srgb, var(--ax-danger) 10%, transparent); }
.ax-order-card h3 { margin: 14px 0; font-size: 18px; }
.ax-order-card dl { margin: 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }
.ax-order-card dl div { padding: 10px; background: var(--ax-surface); border-radius: 7px; }
.ax-order-card dt { color: var(--ax-muted); font-size: 9px; }
.ax-order-card dd { margin: 5px 0 0; font-size: 11px; }
.ax-order-card > p { margin: 13px 0 0; color: var(--ax-muted); font-size: 12px; }
.ax-bind-panel { padding: 24px; position: sticky; top: 96px; }
.ax-bind-panel > p { margin: 10px 0 20px; color: var(--ax-muted); font-size: 12px; line-height: 1.7; }
.ax-security-note { margin-top: 20px; padding: 14px; background: color-mix(in srgb, var(--ax-accent) 8%, transparent); border: 1px solid color-mix(in srgb, var(--ax-accent) 20%, var(--ax-line)); border-radius: 9px; }
.ax-security-note strong { font-size: 12px; }
.ax-security-note p { margin: 6px 0 0; color: var(--ax-muted); font-size: 11px; line-height: 1.65; }
.ax-account-footer { min-height: 85px; padding: 22px max(24px, calc(50vw - 590px)); display: flex; align-items: center; justify-content: space-between; gap: 20px; color: var(--ax-muted); background: var(--ax-surface); border-top: 1px solid var(--ax-line); font-size: 11px; }
.ax-account-footer p { margin: 0; max-width: 720px; }
.ax-account-footer a { color: var(--ax-accent); font-weight: 800; }

/* Existing admin member/order drawer */
.ax-member-admin-root { --ax-admin-bg: #07171e; --ax-admin-panel: #0b222b; --ax-admin-text: #edfafd; --ax-admin-muted: #91aab2; --ax-admin-line: rgba(82, 215, 232, .22); font-family: Inter, "PingFang SC", "Microsoft YaHei", system-ui, sans-serif; color: var(--ax-admin-text); }
.ax-member-admin-launcher { position: fixed; right: 22px; bottom: 94px; z-index: 2147481700; min-width: 210px; height: 56px; padding: 0 13px; display: flex; align-items: center; gap: 11px; color: var(--ax-admin-text); background: linear-gradient(145deg, rgba(10, 43, 54, .98), rgba(6, 24, 31, .98)); border: 1px solid rgba(82, 217, 234, .42); border-radius: 17px; cursor: pointer; box-shadow: 0 18px 50px rgba(0, 0, 0, .34); }
.ax-member-admin-launcher > span { width: 36px; height: 36px; display: grid; place-items: center; color: #052027; background: linear-gradient(135deg, #6be9e9, #5a9dff); border-radius: 12px; font-weight: 900; }
.ax-member-admin-launcher > div { display: grid; gap: 2px; text-align: left; }
.ax-member-admin-launcher strong { font-size: 14px; }
.ax-member-admin-launcher small { color: var(--ax-admin-muted); font-size: 10px; }
.ax-member-admin-launcher > b { min-width: 20px; height: 20px; margin-left: auto; padding: 0 6px; display: none; place-items: center; color: #07181e; background: #ffcf75; border-radius: 99px; font-size: 10px; }
.ax-member-admin-launcher > b[data-count]:not([data-count="0"]) { display: grid; }
.ax-member-admin-drawer { position: fixed; top: 24px; right: 24px; bottom: 24px; z-index: 2147481800; width: min(960px, calc(100vw - 48px)); display: none; overflow: hidden; color: var(--ax-admin-text); background: radial-gradient(circle at 90% 0, rgba(61, 154, 242, .14), transparent 30%), linear-gradient(145deg, #0b222b, #06151b); border: 1px solid rgba(82, 217, 234, .3); border-radius: 20px; box-shadow: 0 34px 110px rgba(0, 0, 0, .58); }
.ax-member-admin-drawer.is-open { display: grid; grid-template-rows: auto auto auto minmax(0, 1fr); }
.ax-member-admin-drawer > header { min-height: 72px; padding: 14px 17px 14px 22px; display: flex; align-items: center; gap: 18px; border-bottom: 1px solid var(--ax-admin-line); }
.ax-member-admin-drawer > header div { display: grid; gap: 5px; }
.ax-member-admin-drawer > header span { color: #58dbe9; letter-spacing: .14em; font: 750 9px/1 ui-monospace, monospace; }
.ax-member-admin-drawer > header strong { font-size: 17px; }
.ax-member-admin-drawer > header button { width: 38px; height: 38px; margin-left: auto; color: var(--ax-admin-text); background: rgba(255,255,255,.04); border: 1px solid var(--ax-admin-line); border-radius: 10px; cursor: pointer; font-size: 24px; }
.ax-admin-metrics { padding: 12px 18px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 9px; border-bottom: 1px solid var(--ax-admin-line); }
.ax-admin-metrics article { min-height: 62px; padding: 11px 13px; display: flex; align-items: center; justify-content: space-between; background: rgba(255,255,255,.025); border: 1px solid rgba(82, 215, 232, .13); border-radius: 9px; }
.ax-admin-metrics span { color: var(--ax-admin-muted); font-size: 10px; }
.ax-admin-metrics b { color: #dffcff; font-size: 22px; }
.ax-admin-tabs { padding: 9px 18px 0; display: flex; gap: 4px; color: var(--ax-admin-muted); border-bottom: 1px solid var(--ax-admin-line); }
.ax-admin-tabs button { min-height: 42px; padding: 0 16px; color: inherit; background: transparent; border: 0; border-bottom: 2px solid transparent; cursor: pointer; font-size: 12px; }
.ax-admin-tabs button[aria-selected="true"] { color: #65dfeb; border-color: #54d7e6; }
.ax-admin-view { min-height: 0; padding: 18px; display: none; overflow: auto; }
.ax-admin-view.is-active { display: block; }
.ax-admin-split { display: grid; grid-template-columns: minmax(0, 1fr) 330px; gap: 16px; align-items: start; }
.ax-admin-section-title { margin-bottom: 10px; display: flex; align-items: center; justify-content: space-between; }
.ax-admin-section-title strong { font-size: 14px; }
.ax-admin-section-title button { padding: 7px 9px; color: #6fdae5; background: rgba(72, 205, 221, .07); border: 1px solid rgba(82, 215, 232, .2); border-radius: 6px; cursor: pointer; font-size: 10px; }
.ax-admin-list { display: grid; gap: 8px; }
.ax-admin-order-item { width: 100%; padding: 12px; display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 7px 12px; color: var(--ax-admin-text); background: rgba(255,255,255,.025); border: 1px solid rgba(82, 215, 232, .14); border-radius: 9px; text-align: left; cursor: pointer; }
.ax-admin-order-item:hover { border-color: rgba(82, 215, 232, .5); }
.ax-admin-order-item > span { display: grid; gap: 4px; min-width: 0; }
.ax-admin-order-item strong, .ax-admin-order-item small { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ax-admin-order-item strong { font-size: 12px; }
.ax-admin-order-item small { color: var(--ax-admin-muted); font: 9px/1 ui-monospace, monospace; }
.ax-admin-order-item > em, .ax-admin-order-item > time { color: var(--ax-admin-muted); font-size: 10px; font-style: normal; }
.ax-admin-order-item > time { text-align: right; }
.ax-admin-empty { padding: 34px 20px; color: var(--ax-admin-muted); border: 1px dashed var(--ax-admin-line); border-radius: 9px; text-align: center; font-size: 11px; }
.ax-admin-form { padding: 18px; background: rgba(255,255,255,.025); border: 1px solid rgba(82, 215, 232, .16); border-radius: 11px; }
.ax-admin-form h3 { margin: -7px 0 4px; font-size: 17px; }
.ax-admin-form label { color: #afc6cc; }
.ax-admin-form input, .ax-admin-form select, .ax-admin-form textarea { color: var(--ax-admin-text); background: #06171e; border-color: rgba(82, 215, 232, .2); }
.ax-admin-form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; }
.ax-admin-message { color: var(--ax-admin-muted); }
.ax-admin-table-wrap { overflow: auto; border: 1px solid rgba(82, 215, 232, .16); border-radius: 10px; }
.ax-admin-table-wrap table { width: 100%; border-collapse: collapse; font-size: 11px; }
.ax-admin-table-wrap th, .ax-admin-table-wrap td { padding: 12px; border-bottom: 1px solid rgba(82, 215, 232, .12); text-align: left; }
.ax-admin-table-wrap th { color: #6f929b; background: rgba(255,255,255,.025); font: 750 9px/1 ui-monospace, monospace; }
.ax-admin-table-wrap td { color: #adc3c9; }
.ax-admin-table-wrap td strong { color: #edfafd; }
.ax-integration-layout { display: grid; grid-template-columns: minmax(0, 1fr) 360px; gap: 18px; }
.ax-integration-layout > section { padding: 18px; }
.ax-integration-layout > section h3 { margin: 8px 0 20px; font-size: 20px; }
.ax-integration-layout ol { margin: 0; padding: 0; display: grid; gap: 12px; list-style: none; }
.ax-integration-layout li { padding: 13px; display: grid; grid-template-columns: 36px 1fr; gap: 11px; background: rgba(255,255,255,.025); border: 1px solid rgba(82, 215, 232, .13); border-radius: 9px; }
.ax-integration-layout li > b { width: 34px; height: 34px; display: grid; place-items: center; color: #67dce8; background: rgba(70, 207, 224, .08); border-radius: 7px; font: 800 9px/1 ui-monospace, monospace; }
.ax-integration-layout li strong { font-size: 12px; }
.ax-integration-layout li p { margin: 5px 0 0; color: var(--ax-admin-muted); font-size: 10px; line-height: 1.6; }
.ax-integration-warning { margin-top: 14px; padding: 13px; color: #ffc693; background: rgba(255, 173, 92, .06); border: 1px solid rgba(255, 173, 92, .22); border-radius: 8px; font-size: 10px; line-height: 1.6; }
.ax-admin-form > small { color: var(--ax-admin-muted); font-size: 10px; line-height: 1.5; }

@media (max-width: 1100px) {
  .business-header nav { display: none !important; }
  .business-header { grid-template-columns: 1fr auto !important; }
}

@media (max-width: 820px) {
  .ax-account-header { grid-template-columns: 1fr auto; min-height: 68px; padding-inline: 16px; }
  .ax-account-header nav { display: none; }
  .ax-auth-shell { padding-block: 42px 100px; grid-template-columns: 1fr; gap: 34px; }
  .ax-auth-intro h1 { font-size: 44px; }
  .ax-auth-intro > p { font-size: 14px; }
  .ax-order-layout { grid-template-columns: 1fr; }
  .ax-bind-panel { position: static; }
  .ax-admin-split, .ax-integration-layout { grid-template-columns: 1fr; }
}

@media (max-width: 640px) {
  .site-header { grid-template-columns: 1fr auto !important; padding-inline: 12px !important; }
  .site-header > nav { display: none !important; }
  .ax-header-controls { gap: 5px; }
  .ax-header-controls .header-cta { display: inline-flex !important; min-height: 38px; padding: 0 10px !important; border-radius: 8px; font-size: 10px !important; white-space: nowrap; }
  .ax-theme-toggle, .ax-account-link { min-height: 38px; padding: 0 9px; font-size: 10px; }
  .ax-theme-toggle b { display: none; }
  .ax-account-header { padding-inline: 12px; }
  .ax-account-header .ax-theme-toggle b { display: none; }
  .ax-account-brand > span { width: 38px; height: 38px; }
  .ax-account-brand small { display: none; }
  .ax-account-actions > a { min-height: 38px; padding-inline: 10px; font-size: 11px; }
  .ax-auth-shell, .ax-member-shell { width: min(100% - 24px, 1180px); }
  .ax-auth-intro h1 { font-size: 38px; }
  .ax-auth-intro ul { display: grid; grid-template-columns: 1fr; }
  .ax-auth-card { padding: 24px 18px; }
  .ax-member-shell { padding-top: 24px; padding-bottom: 105px; }
  .ax-member-hero { padding: 22px 18px; display: grid; }
  .ax-member-profile { min-width: 0; width: 100%; }
  .ax-stat-grid { grid-template-columns: 1fr 1fr; }
  .ax-stat-grid article:first-child { grid-column: 1 / -1; }
  .ax-stat-grid article { min-height: 92px; padding: 15px; }
  .ax-stat-grid article strong { font-size: 31px; }
  .ax-order-panel, .ax-bind-panel { padding: 18px 14px; }
  .ax-panel-heading { align-items: start; }
  .ax-panel-heading > a { display: none; }
  .ax-order-card dl { grid-template-columns: 1fr; }
  .ax-account-footer { padding: 20px 16px 100px; display: grid; line-height: 1.6; }
  .ax-member-admin-launcher { right: 10px; bottom: 86px; min-width: 0; width: 54px; height: 54px; padding: 0; justify-content: center; border-radius: 50%; }
  .ax-member-admin-launcher > div { display: none; }
  .ax-member-admin-launcher > b { position: absolute; top: -4px; right: -3px; }
  .ax-member-admin-drawer { top: 6px; right: 6px; bottom: 6px; width: calc(100vw - 12px); border-radius: 15px; }
  .ax-admin-metrics { grid-template-columns: repeat(2, 1fr); }
  .ax-admin-view { padding: 12px; }
  .ax-admin-form-row { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  html, body, .ax-theme-toggle, .ax-account-link { transition: none; }
  .business-header .header-cta, .jarvis-business .primary-cta { animation: none; }
}

/* Premium daylight homepage: luminous AI workstation, scoped away from blog pages. */
html[data-ax-theme="light"] {
  --ax-day-ink: #0b2230;
  --ax-day-copy: #334e5d;
  --ax-day-muted: #5c7280;
  --ax-day-line: rgba(87, 132, 154, .2);
  --ax-day-cyan: #079db4;
  --ax-day-blue: #2877e7;
  --ax-day-violet: #6d5ce8;
  --ax-day-card: rgba(255, 255, 255, .9);
  --ax-day-shadow: 0 24px 70px rgba(26, 67, 91, .12);
}

html[data-ax-theme="light"] .business-header {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, .96), rgba(247, 252, 255, .93)) !important;
  border-bottom: 1px solid rgba(91, 144, 169, .2) !important;
  box-shadow: 0 12px 36px rgba(26, 68, 91, .09), inset 0 -1px rgba(255, 255, 255, .82) !important;
}

html[data-ax-theme="light"] .business-header:after {
  content: "";
  position: absolute;
  right: 7%;
  bottom: -1px;
  width: min(360px, 34vw);
  height: 2px;
  pointer-events: none;
  background: linear-gradient(90deg, transparent, #31c3da 32%, #4c84ed 72%, transparent);
  box-shadow: 0 0 16px rgba(49, 195, 218, .34);
}

html[data-ax-theme="light"] .business-header .brand-mark {
  color: #087f9b !important;
  background: linear-gradient(145deg, #e9fcff 0%, #e4efff 55%, #f0eaff 100%) !important;
  border-color: rgba(34, 166, 195, .42) !important;
  box-shadow: inset 0 0 20px rgba(56, 194, 219, .12), 0 8px 24px rgba(22, 132, 168, .16) !important;
}

html[data-ax-theme="light"] .business-header nav a {
  position: relative;
  color: #405b69 !important;
}

html[data-ax-theme="light"] .business-header nav a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -9px;
  left: 0;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #12abc2, #397de8);
  transform: scaleX(0);
  transition: transform .22s ease;
}

html[data-ax-theme="light"] .business-header nav a:hover:after { transform: scaleX(1); }

html[data-ax-theme="light"] .business-header .ax-theme-toggle {
  color: #173846;
  background: rgba(255, 255, 255, .84);
  border-color: rgba(61, 132, 163, .25);
  box-shadow: 0 7px 20px rgba(39, 77, 98, .07);
}

html[data-ax-theme="light"] .jarvis-business {
  background: #f4f8fb !important;
  color: var(--ax-day-ink) !important;
}

html[data-ax-theme="light"] .jarvis-business .hero {
  background:
    radial-gradient(ellipse at 90% 14%, rgba(125, 117, 235, .14), transparent 38%),
    radial-gradient(ellipse at 72% 75%, rgba(49, 184, 213, .13), transparent 42%),
    linear-gradient(118deg, #fff 0%, #f9fbff 48%, #eef4ff 100%) !important;
  border-bottom: 1px solid rgba(92, 141, 165, .15);
  text-align: left;
  grid-template-columns: minmax(0, 1.18fr) minmax(0, .82fr);
  gap: 72px;
  padding: 82px max(24px, calc((100vw - 1180px) / 2)) 96px;
  min-height: 720px;
}

html[data-ax-theme="light"] .jarvis-business .hero:before {
  opacity: .38;
  background-image:
    linear-gradient(rgba(37, 124, 164, .07) 1px, transparent 1px),
    linear-gradient(90deg, rgba(37, 124, 164, .07) 1px, transparent 1px) !important;
  background-size: 48px 48px !important;
}

html[data-ax-theme="light"] .jarvis-business .hero-copy { min-width: 0; width: 100%; margin: 0; }
html[data-ax-theme="light"] .jarvis-business .hero h1 { font-size: clamp(52px, 5.4vw, 78px); line-height: 1.06; letter-spacing: -.06em; margin: 27px 0 24px; }
html[data-ax-theme="light"] .jarvis-business .hero h1 > em { margin-top: 12px; }
html[data-ax-theme="light"] .jarvis-business .hero-actions,
html[data-ax-theme="light"] .jarvis-business .plan-pills { justify-content: flex-start; }
html[data-ax-theme="light"] .jarvis-business .hero-glow-left { opacity: .08; background: #89cbe9; }
html[data-ax-theme="light"] .jarvis-business .hero-glow-right { opacity: .1; background: #aaa1f5; }

html[data-ax-theme="light"] .jarvis-business .hero:after {
  border-color: rgba(49, 160, 199, .15) !important;
  box-shadow:
    0 0 0 90px rgba(47, 178, 207, .035),
    0 0 0 180px rgba(83, 118, 224, .025) !important;
}

html[data-ax-theme="light"] .jarvis-business .eyebrow {
  color: #067f98 !important;
  letter-spacing: .16em;
}

html[data-ax-theme="light"] .jarvis-business .eyebrow > span {
  background: linear-gradient(90deg, #0badc2, #547de8) !important;
  box-shadow: 0 0 14px rgba(11, 173, 194, .28);
}

html[data-ax-theme="light"] .jarvis-business .hero h1 > span {
  color: var(--ax-day-ink) !important;
  text-shadow: 0 12px 34px rgba(41, 81, 104, .08);
}

html[data-ax-theme="light"] .jarvis-business .hero h1 > em {
  color: transparent !important;
  background: linear-gradient(105deg, #1167d4 0%, #3579e9 40%, #7160d6 85%);
  -webkit-background-clip: text;
  background-clip: text;
  filter: drop-shadow(0 10px 22px rgba(45, 127, 224, .13));
}

html[data-ax-theme="light"] .jarvis-business .hero h2 {
  color: #173744 !important;
  font-size: clamp(19px, 1.6vw, 23px);
  font-weight: 720;
  line-height: 1.5;
}

html[data-ax-theme="light"] .jarvis-business .hero-lead {
  color: #3b5765 !important;
  max-width: 650px;
  font-size: 16px;
}

html[data-ax-theme="light"] .jarvis-business .hero-trust-line span,
html[data-ax-theme="light"] .jarvis-business .plan-pills span {
  color: #1e6072 !important;
  background: rgba(255, 255, 255, .76) !important;
  border-color: rgba(68, 151, 180, .25) !important;
  box-shadow: 0 6px 18px rgba(31, 91, 116, .06), inset 0 1px rgba(255, 255, 255, .9);
}

html[data-ax-theme="light"] .jarvis-business .hero-trust-line span:before {
  background: #13b8bd !important;
  box-shadow: 0 0 10px rgba(19, 184, 189, .35);
}

html[data-ax-theme="light"] .jarvis-business .secondary-cta {
  color: #173f50 !important;
  background: rgba(255, 255, 255, .82) !important;
  border-color: rgba(75, 137, 164, .28) !important;
  box-shadow: 0 10px 25px rgba(34, 77, 101, .07);
}

html[data-ax-theme="light"] .jarvis-business .secondary-cta:hover {
  color: #076f89 !important;
  background: #fff !important;
  border-color: rgba(27, 162, 191, .55) !important;
  transform: translateY(-2px);
}

html[data-ax-theme="light"] .jarvis-business .hero-proof {
  border-color: rgba(67, 128, 154, .2) !important;
  gap: 10px;
  margin-inline: 0;
}

html[data-ax-theme="light"] .jarvis-business .hero-proof article {
  background: rgba(255, 255, 255, .8);
  padding: 14px 12px;
  gap: 9px;
  grid-template-columns: 34px minmax(0, 1fr);
  border: 1px solid rgba(72, 140, 166, .24) !important;
  border-radius: 12px;
  border-color: rgba(72, 140, 166, .24) !important;
  box-shadow: 0 9px 26px rgba(34, 79, 99, .055);
}

html[data-ax-theme="light"] .jarvis-business .hero-proof article:first-child { padding: 14px 12px; }
html[data-ax-theme="light"] .jarvis-business .hero-proof .proof-icon { width: 34px; height: 38px; }
html[data-ax-theme="light"] .jarvis-business .hero-proof strong { font-size: 12px; }
html[data-ax-theme="light"] .jarvis-business .hero-proof small { font-size: 10px; line-height: 1.6; }

html[data-ax-theme="light"] .jarvis-business .hero-proof article:hover {
  background: rgba(255, 255, 255, .88);
  border-color: rgba(34, 166, 195, .52) !important;
  transform: translateY(-3px);
  box-shadow: 0 15px 34px rgba(30, 105, 136, .12);
}

html[data-ax-theme="light"] .jarvis-business .proof-icon {
  color: #078ca5 !important;
  background: linear-gradient(145deg, #e4fbfd, #edf1ff) !important;
  border-color: rgba(34, 166, 195, .24) !important;
}

html[data-ax-theme="light"] .jarvis-console {
  width: 100%;
  max-width: 430px;
  min-width: 0;
  justify-self: end;
  text-align: center;
  padding: 26px;
  border-radius: 24px;
  background: linear-gradient(150deg, rgba(255,255,255,.98), rgba(241,247,255,.96) 58%, rgba(237,246,252,.95));
  border-color: rgba(109, 149, 195, .32);
  box-shadow:
    0 32px 80px rgba(55, 83, 132, .14),
    0 0 0 8px rgba(255, 255, 255, .54),
    inset 0 1px #fff;
}

html[data-ax-theme="light"] .jarvis-console:hover {
  border-color: rgba(66, 143, 218, .64);
  box-shadow:
    0 42px 100px rgba(43, 78, 136, .2),
    0 0 0 10px rgba(255, 255, 255, .58),
    0 0 60px rgba(64, 152, 224, .09);
}

html[data-ax-theme="light"] .jarvis-console:before { background: repeating-linear-gradient(0deg, transparent 0 5px, rgba(64,123,187,.018) 5px 6px); }
html[data-ax-theme="light"] .jarvis-console .console-topline { color: #54708a; border-color: #dce6f1; font-size: 9px; }
html[data-ax-theme="light"] .jarvis-console .console-topline b { color: #138069; }
html[data-ax-theme="light"] .jarvis-console .console-topline b:before { background: #13a783; box-shadow: 0 0 10px #13a78344; }
html[data-ax-theme="light"] .jarvis-console .core-visual { width: 280px; height: 280px; margin: 12px auto; }
html[data-ax-theme="light"] .jarvis-console .core-visual:before { border-color: #659ee547; }
html[data-ax-theme="light"] .jarvis-console .core-visual:after { border-color: #4e9dde66; background: radial-gradient(circle, #fff, #d9f1ff77); box-shadow: inset 0 0 32px #5199e016, 0 0 34px #68b5de20; }
html[data-ax-theme="light"] .jarvis-console .ring-one { border-color: #6492de30; border-right-color: #547cde; }
html[data-ax-theme="light"] .jarvis-console .ring-two { border-color: #169fbf38; border-top-color: #179bbb; }
html[data-ax-theme="light"] .jarvis-console .ring-three { border-color: #638cdb47; box-shadow: 0 0 22px #5288d920; }
html[data-ax-theme="light"] .jarvis-console .gpt-core-mark { color: #3284c8; }
html[data-ax-theme="light"] .jarvis-console .gpt-core-glyph { opacity: .9; filter: drop-shadow(0 0 8px #518de922); }
html[data-ax-theme="light"] .jarvis-console .core-visual strong { color: #205986; text-shadow: 0 2px 12px #719ee433; }
html[data-ax-theme="light"] .jarvis-console .core-scan { background: linear-gradient(transparent, #3983c9); }
html[data-ax-theme="light"] .jarvis-console .console-grid > div { background: #ffffffd6; border-color: #d7e3f0; border-radius: 11px; min-height: 82px; }
html[data-ax-theme="light"] .jarvis-console .console-grid > div:hover { background: #fff; border-color: #75add6; box-shadow: 0 8px 24px #417caf13; }
html[data-ax-theme="light"] .jarvis-console .console-grid span { color: #617790; font-size: 9px; }
html[data-ax-theme="light"] .jarvis-console .console-grid strong { color: #285576; font-size: 12px; }
html[data-ax-theme="light"] .jarvis-console .console-grid small { color: #586e81; font-size: 11px; }
html[data-ax-theme="light"] .jarvis-console .console-command { background: #e9f1fa; border-color: #d4e1ee; color: #2b6bae; }
html[data-ax-theme="light"] .jarvis-console .console-command code { color: #4d6780; }
html[data-ax-theme="light"] .jarvis-console .console-command b { color: #168065; }

html[data-ax-theme="light"] .jarvis-business .answer-strip {
  position: relative;
  z-index: 4;
  width: min(calc(100% - 48px), 1180px);
  margin: -30px auto 0;
  padding: 23px 28px !important;
  color: #1d3b48 !important;
  background:
    linear-gradient(90deg, rgba(232, 251, 253, .96), rgba(255, 255, 255, .98) 36%, rgba(240, 244, 255, .96)) !important;
  border: 1px solid rgba(61, 143, 170, .24) !important;
  border-radius: 16px;
  box-shadow: 0 22px 58px rgba(26, 72, 94, .12), inset 0 1px #fff;
}

html[data-ax-theme="light"] .jarvis-business .answer-strip:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  border-radius: 16px 0 0 16px;
  background: linear-gradient(#0ab3c8, #537ce8);
}

html[data-ax-theme="light"] .jarvis-business .answer-strip strong {
  color: #087f97 !important;
  border-color: rgba(58, 137, 164, .2) !important;
}

html[data-ax-theme="light"] .jarvis-business .answer-strip p { color: #435f6d !important; }
html[data-ax-theme="light"] .jarvis-business .answer-strip a { color: #087f9a !important; }

html[data-ax-theme="light"] .jarvis-business .video-showcase {
  background:
    radial-gradient(circle at 50% 22%, rgba(54, 167, 220, .14), transparent 30%),
    linear-gradient(180deg, #ffffff 0%, #f7fbff 74%, #f1f7fb 100%) !important;
  color: var(--ax-day-ink) !important;
}

html[data-ax-theme="light"] .jarvis-business .video-showcase:before {
  opacity: .7;
  background-image:
    linear-gradient(rgba(56, 131, 164, .055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(56, 131, 164, .055) 1px, transparent 1px) !important;
}

html[data-ax-theme="light"] .jarvis-business .video-showcase-heading > span,
html[data-ax-theme="light"] .jarvis-business .section-heading > span,
html[data-ax-theme="light"] .jarvis-business .split-heading > div > span {
  color: #078aa3 !important;
}

html[data-ax-theme="light"] .jarvis-business .video-showcase-heading h2,
html[data-ax-theme="light"] .jarvis-business .section-heading h2,
html[data-ax-theme="light"] .jarvis-business .muted-section .section-heading h2,
html[data-ax-theme="light"] .jarvis-business .home-tools-section .section-heading h2,
html[data-ax-theme="light"] .jarvis-business .cta-band h2 {
  color: var(--ax-day-ink) !important;
  text-shadow: 0 10px 30px rgba(32, 75, 98, .06);
}

html[data-ax-theme="light"] .jarvis-business .video-showcase-heading p,
html[data-ax-theme="light"] .jarvis-business .section-heading p,
html[data-ax-theme="light"] .jarvis-business .muted-section .section-heading p,
html[data-ax-theme="light"] .jarvis-business .home-tools-section .section-heading p {
  color: #4f6876 !important;
}

html[data-ax-theme="light"] .jarvis-business .video-console {
  border-color: rgba(49, 190, 213, .54);
  box-shadow: 0 34px 86px rgba(26, 68, 92, .2), 0 0 0 8px rgba(214, 240, 248, .5), inset 0 0 54px rgba(47, 193, 212, .09);
}

html[data-ax-theme="light"] .jarvis-business .video-console:hover {
  border-color: rgba(74, 214, 233, .86);
  transform: translateY(-4px);
  box-shadow: 0 42px 100px rgba(26, 67, 91, .25), 0 0 0 9px rgba(218, 243, 250, .66), 0 0 56px rgba(47, 193, 212, .16);
}

html[data-ax-theme="light"] .jarvis-business .plan-section {
  background:
    radial-gradient(circle at 50% 0, rgba(54, 145, 224, .11), transparent 31%),
    linear-gradient(180deg, #eff5fb 0%, #f7f9fd 100%) !important;
  color: var(--ax-day-ink) !important;
  border-block: 1px solid rgba(83, 133, 158, .14) !important;
}

html[data-ax-theme="light"] .jarvis-business .plan-grid article {
  color: #183643 !important;
  background:
    radial-gradient(circle at 100% 0, rgba(41, 179, 207, .08), transparent 31%),
    rgba(255, 255, 255, .94) !important;
  border: 1px solid rgba(80, 132, 159, .22) !important;
  border-radius: 18px;
  box-shadow: 0 22px 56px rgba(30, 70, 94, .1) !important;
}

html[data-ax-theme="light"] .jarvis-business .plan-grid article:nth-child(2) {
  background:
    radial-gradient(circle at 100% 0, rgba(101, 91, 232, .13), transparent 34%),
    linear-gradient(160deg, #fafdff 0%, #f1f6ff 100%) !important;
  border-color: rgba(65, 126, 225, .42) !important;
  box-shadow: 0 28px 70px rgba(43, 92, 159, .16), 0 0 0 4px rgba(79, 138, 231, .055) !important;
}

html[data-ax-theme="light"] .jarvis-business .plan-grid article:nth-child(3) {
  background:
    radial-gradient(circle at 100% 0, rgba(112, 86, 227, .1), transparent 33%),
    rgba(255, 255, 255, .94) !important;
}

html[data-ax-theme="light"] .jarvis-business .plan-grid article:hover {
  border-color: rgba(24, 164, 195, .58) !important;
  transform: translateY(-7px);
  box-shadow: 0 32px 76px rgba(28, 88, 116, .17), 0 0 0 5px rgba(33, 184, 207, .055) !important;
}

html[data-ax-theme="light"] .jarvis-business .plan-card-top > span { color: #087f9a !important; }
html[data-ax-theme="light"] .jarvis-business .plan-card-top b {
  color: #176477 !important;
  background: #e1f6fa !important;
}

html[data-ax-theme="light"] .jarvis-business .plan-grid h3 { color: #0d2734 !important; }
html[data-ax-theme="light"] .jarvis-business .plan-grid p,
html[data-ax-theme="light"] .jarvis-business .plan-grid li { color: #4d6673 !important; }

html[data-ax-theme="light"] .jarvis-business .plan-grid article > a {
  min-height: 54px;
  border-radius: 11px !important;
  color: #fff !important;
  text-shadow: 0 1px 1px rgba(0, 38, 76, .18);
}

html[data-ax-theme="light"] .jarvis-business #guide {
  background:
    radial-gradient(circle at 8% 16%, rgba(59, 210, 181, .08), transparent 21%),
    #ffffff !important;
}

html[data-ax-theme="light"] .jarvis-business .steps-grid article,
html[data-ax-theme="light"] .jarvis-business .check-grid article,
html[data-ax-theme="light"] .jarvis-business .codex-practice-grid > a,
html[data-ax-theme="light"] .jarvis-business .topic-card {
  color: #173440 !important;
  background: rgba(255, 255, 255, .92) !important;
  border: 1px solid rgba(76, 130, 156, .22) !important;
  border-radius: 15px;
  box-shadow: 0 16px 44px rgba(28, 67, 88, .075) !important;
}

html[data-ax-theme="light"] .jarvis-business .steps-grid article:hover,
html[data-ax-theme="light"] .jarvis-business .check-grid article:hover,
html[data-ax-theme="light"] .jarvis-business .codex-practice-grid > a:hover,
html[data-ax-theme="light"] .jarvis-business .topic-card:hover {
  background: #fff !important;
  border-color: rgba(29, 170, 199, .58) !important;
  transform: translateY(-6px);
  box-shadow: 0 26px 62px rgba(23, 96, 127, .14), 0 0 0 4px rgba(36, 187, 208, .045) !important;
}

html[data-ax-theme="light"] .jarvis-business .step-number,
html[data-ax-theme="light"] .jarvis-business .check-grid > article > b {
  color: #087e98 !important;
  background: linear-gradient(145deg, #e3f9fc, #e8efff) !important;
  border: 1px solid rgba(34, 159, 188, .19);
}

html[data-ax-theme="light"] .jarvis-business .security-callout {
  color: #173a47;
  background: linear-gradient(105deg, #e9fbf8 0%, #eff8ff 62%, #f4f2ff 100%) !important;
  border-color: rgba(49, 151, 172, .25) !important;
  box-shadow: 0 14px 38px rgba(25, 88, 111, .075);
}

html[data-ax-theme="light"] .jarvis-business .security-callout p { color: #46626f !important; }

html[data-ax-theme="light"] .jarvis-business .muted-section {
  background:
    radial-gradient(circle at 90% 10%, rgba(109, 92, 232, .09), transparent 25%),
    linear-gradient(180deg, #f2f6ff 0%, #edf5fa 100%) !important;
  color: var(--ax-day-ink) !important;
  border-block: 1px solid rgba(86, 127, 166, .13) !important;
}

html[data-ax-theme="light"] .jarvis-business .compare-table {
  color: #193743 !important;
  background: rgba(255, 255, 255, .95) !important;
  border-color: rgba(80, 132, 159, .24) !important;
  border-radius: 15px;
  box-shadow: 0 22px 58px rgba(26, 67, 91, .1) !important;
}

html[data-ax-theme="light"] .jarvis-business .table-head {
  color: #325462 !important;
  background: linear-gradient(90deg, #e9f6fa, #eef2fc) !important;
}

html[data-ax-theme="light"] .jarvis-business .table-row { color: #3d5966 !important; }
html[data-ax-theme="light"] .jarvis-business .table-row.featured {
  background: linear-gradient(90deg, #e9fbfa, #edf5ff) !important;
}

html[data-ax-theme="light"] .jarvis-business .troubleshoot {
  background: #ffffff !important;
  color: var(--ax-day-ink) !important;
}

html[data-ax-theme="light"] .jarvis-business .home-tools-section {
  background:
    radial-gradient(circle at 12% 0, rgba(30, 187, 207, .1), transparent 26%),
    radial-gradient(circle at 88% 100%, rgba(104, 91, 229, .08), transparent 29%),
    linear-gradient(180deg, #edf6fa 0%, #f5f7fd 100%) !important;
  color: var(--ax-day-ink) !important;
  border-block: 1px solid rgba(81, 135, 159, .14) !important;
}

html[data-ax-theme="light"] .jarvis-business .home-tools-grid > a {
  color: #193744 !important;
  background: rgba(255, 255, 255, .9) !important;
  border: 1px solid rgba(70, 133, 160, .22) !important;
  border-radius: 16px;
  box-shadow: 0 18px 48px rgba(28, 68, 91, .085) !important;
}

html[data-ax-theme="light"] .jarvis-business .home-tools-grid > a:hover {
  background: #fff !important;
  border-color: rgba(32, 166, 195, .58) !important;
  transform: translateY(-6px);
  box-shadow: 0 28px 68px rgba(23, 93, 123, .15) !important;
}

html[data-ax-theme="light"] .jarvis-business .home-tools-grid h3 { color: #102d3a !important; }
html[data-ax-theme="light"] .jarvis-business .home-tools-grid p { color: #506977 !important; }
html[data-ax-theme="light"] .jarvis-business .home-tools-grid span,
html[data-ax-theme="light"] .jarvis-business .home-tools-grid b,
html[data-ax-theme="light"] .jarvis-business .home-tools-section .all-posts-link a { color: #087f9a !important; }

html[data-ax-theme="light"] .jarvis-business .codex-practice-home,
html[data-ax-theme="light"] .jarvis-business .faq-section {
  background: #ffffff !important;
  color: var(--ax-day-ink) !important;
}

html[data-ax-theme="light"] .jarvis-business .topics-section {
  background: linear-gradient(180deg, #f2f6fb, #eef5f7) !important;
  color: var(--ax-day-ink) !important;
  border-block: 1px solid rgba(85, 134, 158, .13);
}

html[data-ax-theme="light"] .jarvis-business .faq-list details {
  color: #193743;
  background: rgba(255, 255, 255, .96) !important;
  border-color: rgba(76, 130, 156, .22) !important;
  box-shadow: 0 10px 30px rgba(31, 69, 91, .055);
}

html[data-ax-theme="light"] .jarvis-business .faq-list details:hover {
  background: #f8fdff !important;
  border-color: rgba(31, 166, 195, .48) !important;
  transform: translateY(-2px);
}

html[data-ax-theme="light"] .jarvis-business .faq-list summary { color: #173743 !important; }
html[data-ax-theme="light"] .jarvis-business .faq-list p { color: #4e6975 !important; }

html[data-ax-theme="light"] .jarvis-business .cta-band {
  color: #edfaff !important;
  background:
    radial-gradient(circle at 82% 18%, rgba(84, 112, 238, .28), transparent 35%),
    radial-gradient(circle at 12% 100%, rgba(14, 188, 201, .17), transparent 31%),
    linear-gradient(120deg, #09212d 0%, #0c3445 58%, #102d4b 100%) !important;
  border: 1px solid rgba(73, 205, 222, .32) !important;
  box-shadow: 0 30px 84px rgba(14, 47, 68, .25), inset 0 1px rgba(255, 255, 255, .07) !important;
}

html[data-ax-theme="light"] .jarvis-business .cta-band h2 { color: #f3fbff !important; text-shadow: none; }
html[data-ax-theme="light"] .jarvis-business .cta-band p { color: #b7cdd6 !important; }
html[data-ax-theme="light"] .jarvis-business .cta-band > div > span { color: #67deeb !important; }

html[data-ax-theme="light"] .jarvis-business .pointer-field {
  background: radial-gradient(380px circle at var(--cursor-x, 50vw) var(--cursor-y, 50vh), rgba(39, 152, 218, .11), rgba(49, 199, 212, .045) 38%, transparent 72%);
}

html[data-ax-theme="light"] .jarvis-business .pointer-halo {
  border-color: rgba(21, 157, 190, .24);
  box-shadow: 0 0 32px rgba(31, 151, 194, .12), inset 0 0 20px rgba(31, 151, 194, .07);
}

html[data-ax-theme="light"] .jarvis-business .pointer-reticle { border-color: rgba(21, 157, 190, .48); }
html[data-ax-theme="light"] .jarvis-business .pointer-dot { background: #078da8; box-shadow: 0 0 12px rgba(7, 141, 168, .5); }

@media (max-width: 900px) {
  html[data-ax-theme="light"] .jarvis-business .hero { padding-top: 64px; grid-template-columns: minmax(0,1fr); gap: 52px; }
  html[data-ax-theme="light"] .jarvis-business .hero-copy { max-width: 720px; justify-self: center; }
  html[data-ax-theme="light"] .jarvis-business .answer-strip { margin-top: -18px; }
  html[data-ax-theme="light"] .jarvis-console { justify-self: center; box-shadow: 0 28px 72px rgba(26, 67, 91, .13), 0 0 0 7px rgba(255, 255, 255, .5); }
}

@media (max-width: 640px) {
  html[data-ax-theme="light"] .business-header:after { width: 46vw; right: 20%; }
  html[data-ax-theme="light"] .jarvis-business .hero {
    background:
      radial-gradient(circle at 82% 18%, rgba(86, 104, 231, .12), transparent 27%),
      radial-gradient(circle at 25% 70%, rgba(29, 189, 210, .12), transparent 33%),
      linear-gradient(160deg, #fbfdff, #edf6fb) !important;
    padding: 48px 20px 70px;
    min-height: 0;
  }
  html[data-ax-theme="light"] .jarvis-business .hero h1 { font-size: clamp(39px, 11.5vw, 58px); letter-spacing: -.055em; margin-block: 26px 22px; }
  html[data-ax-theme="light"] .jarvis-business .hero h2 { font-size: 18px; line-height: 1.55; }
  html[data-ax-theme="light"] .jarvis-business .hero-lead { font-size: 15px; line-height: 1.9; }
  html[data-ax-theme="light"] .jarvis-business .eyebrow { font-size: 9px; letter-spacing: .1em; }
  html[data-ax-theme="light"] .jarvis-business .hero-proof { gap: 9px; padding-top: 18px; }
  html[data-ax-theme="light"] .jarvis-business .hero-proof article { padding: 11px 13px; grid-template-columns: 34px minmax(0,1fr); }
  html[data-ax-theme="light"] .jarvis-business .hero-proof article:first-child { padding: 11px 13px; }
  html[data-ax-theme="light"] .jarvis-business .hero-proof strong { font-size: 12px; }
  html[data-ax-theme="light"] .jarvis-business .hero-proof small { font-size: 11px; }
  html[data-ax-theme="light"] .jarvis-console { padding: 18px; border-radius: 20px; min-height: 0; }
  html[data-ax-theme="light"] .jarvis-console .core-visual { width: 240px; height: 240px; }
  html[data-ax-theme="light"] .jarvis-console .console-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
  html[data-ax-theme="light"] .jarvis-console .console-grid > div { padding: 11px 8px; }
  html[data-ax-theme="light"] .jarvis-business .answer-strip {
    width: calc(100% - 24px);
    margin-top: -14px;
    padding: 20px 18px !important;
    border-radius: 13px;
  }
  html[data-ax-theme="light"] .jarvis-business .answer-strip:before { border-radius: 13px 0 0 13px; }
  html[data-ax-theme="light"] .jarvis-business .plan-grid article,
  html[data-ax-theme="light"] .jarvis-business .steps-grid article,
  html[data-ax-theme="light"] .jarvis-business .check-grid article,
  html[data-ax-theme="light"] .jarvis-business .home-tools-grid > a,
  html[data-ax-theme="light"] .jarvis-business .codex-practice-grid > a,
  html[data-ax-theme="light"] .jarvis-business .topic-card { border-radius: 13px; }
  html[data-ax-theme="light"] .jarvis-business .cta-band { border-radius: 18px; }
}

/* Reading pages always use a light editorial surface, including masthead and footer. */
html[data-ax-theme="light"] .jarvis-business .section { padding-block: 84px; }
html[data-ax-theme="light"] .jarvis-business .section-heading { margin-bottom: 42px; }
html[data-ax-theme="light"] .jarvis-business .section-heading h2 { font-size: clamp(30px, 3.2vw, 43px); font-weight: 730; line-height: 1.24; }
html[data-ax-theme="light"] .jarvis-business .section-heading p { font-size: 15px; line-height: 1.85; }
html[data-ax-theme="light"] .jarvis-business .plan-grid { gap: 22px; }
html[data-ax-theme="light"] .jarvis-business .plan-grid article { padding: 32px 28px 28px; }
html[data-ax-theme="light"] .jarvis-business .plan-grid article:after { content: ""; position: absolute; inset: 0 22px auto; height: 3px; border-radius: 0 0 6px 6px; background: linear-gradient(90deg, #36abc1, #2c7ddc); }
html[data-ax-theme="light"] .jarvis-business .plan-grid article:nth-child(2):after { background: linear-gradient(90deg, #3c7ddf, #8d77de); }
html[data-ax-theme="light"] .jarvis-business .plan-grid article:nth-child(3):after { background: linear-gradient(90deg, #7b72dc, #b39aea); }
html[data-ax-theme="light"] .jarvis-business .plan-card-top b { padding: 8px 11px; border-radius: 7px; font-size: 11px; }
html[data-ax-theme="light"] .jarvis-business .plan-grid article:nth-child(2) .plan-card-top b { color: #4165aa !important; background: #e5edff !important; }
html[data-ax-theme="light"] .jarvis-business .plan-grid article:nth-child(3) .plan-card-top b { color: #6b55a6 !important; background: #f0eaff !important; }
html[data-ax-theme="light"] .jarvis-business .plan-grid h3 { font-size: 29px; margin-top: 32px; letter-spacing: -.04em; }
html[data-ax-theme="light"] .jarvis-business .plan-grid p,
html[data-ax-theme="light"] .jarvis-business .plan-grid li { font-size: 14px; line-height: 1.8; }
html[data-ax-theme="light"] .jarvis-business .plan-grid ul { border-color: #dde6f1 !important; }
html[data-ax-theme="light"] .jarvis-business .home-tools-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
html[data-ax-theme="light"] .jarvis-business .home-tools-grid > a { padding: 30px 27px; }
html[data-ax-theme="light"] .jarvis-business .home-tools-grid h3 { font-size: 25px; line-height: 1.4; }
html[data-ax-theme="light"] .jarvis-business .home-tools-grid p,
html[data-ax-theme="light"] .jarvis-business .steps-grid p,
html[data-ax-theme="light"] .jarvis-business .codex-practice-grid p,
html[data-ax-theme="light"] .jarvis-business .topic-card p { color: #52667b !important; font-size: 14px; line-height: 1.85; }
html[data-ax-theme="light"] .jarvis-business .step-number { width: 52px; height: 52px; border-radius: 15px; box-shadow: 0 8px 20px #3c87bc10; }
html[data-ax-theme="light"] .jarvis-business .steps-grid h3 { margin-top: 27px; }
html[data-ax-theme="light"] .jarvis-business .all-posts-link a { background: #fff; border: 1px solid #cfdeef; border-radius: 9px; color: #2d65b3 !important; }
html[data-ax-theme="light"] .jarvis-business .primary-cta,
html[data-ax-theme="light"] .jarvis-business .plan-grid article > a,
html[data-ax-theme="light"] .business-header .header-cta {
  background: linear-gradient(115deg, #1671c6 0%, #346dda 65%, #5b65d2 100%) !important;
  box-shadow: 0 10px 26px #3164b22d, inset 0 1px #ffffff30 !important;
  animation: none;
}
html[data-ax-theme="light"] .jarvis-business .primary-cta:hover,
html[data-ax-theme="light"] .jarvis-business .plan-grid article > a:hover,
html[data-ax-theme="light"] .business-header .header-cta:hover { box-shadow: 0 16px 34px #3164b242, 0 0 0 4px #638fe812 !important; }
html[data-ax-theme="light"] .jarvis-business .video-console { background: #fff; border-color: #d9e5f3; border-radius: 20px; box-shadow: 0 26px 65px #31578420, 0 0 0 7px #e9f1fb80; }
html[data-ax-theme="light"] .jarvis-business .video-console-topline { background: #f0f5fb; color: #526e8a; border-color: #dce6f2; }
html[data-ax-theme="light"] .jarvis-business .video-console-topline b { color: #188367; }
html[data-ax-theme="light"] .jarvis-business .video-console-footer { background: #fff; border-color: #dde6f1; }
html[data-ax-theme="light"] .jarvis-business .video-console-footer li span { color: #425e79; }
html[data-ax-theme="light"] .jarvis-business .video-console-footer li b { color: #2569b0; background: #ebf2fc; border-color: #d6e3f2; }

@media (max-width: 900px) {
  html[data-ax-theme="light"] .jarvis-business .home-tools-grid { grid-template-columns: minmax(0, 1fr); }
  html[data-ax-theme="light"] .jarvis-business .plan-grid { gap: 16px; }
}
@media (max-width: 640px) {
  html[data-ax-theme="light"] .jarvis-business .section { padding-block: 58px; }
  html[data-ax-theme="light"] .jarvis-business .section-heading { margin-bottom: 30px; }
  html[data-ax-theme="light"] .jarvis-business .section-heading h2 { font-size: 30px; line-height: 1.4; }
  html[data-ax-theme="light"] .jarvis-business .plan-grid article { padding: 28px 23px 23px; }
  html[data-ax-theme="light"] .jarvis-business .plan-grid h3 { font-size: 28px; }
}

html[data-ax-blog="true"] { color-scheme: light; }
html :is(.archive-blog, .traditional-article-page) .ax-theme-toggle { display: none !important; }
html[data-ax-blog="true"] body { color: #233144 !important; background: #f5f7fa !important; }
html :is(.archive-blog, .traditional-article-page) {
  --article-blue: #2866ba;
  --article-blue-dark: #1e539d;
  --article-text: #233144;
  --article-muted: #637087;
  --article-border: #dfe5ed;
  --article-bg: #f5f7fa;
  background: #f5f7fa !important;
  color: #233144 !important;
}
html .archive-blog .archive-header {
  background: linear-gradient(120deg, #fff 0%, #f6f9ff 60%, #edf4ff 100%) !important;
  border-color: #dfe7f2 !important;
  border-radius: 0 0 18px 18px;
  padding: 44px 28px 36px;
}
html .archive-blog .archive-header:before { opacity: .18; }
html .archive-blog .archive-header h1 { color: #1e2d43 !important; font-weight: 760; letter-spacing: -.04em; }
html .archive-blog .archive-header > p { color: #56667b !important; font-size: 16px; }
html .archive-blog .archive-header .breadcrumbs,
html .archive-blog .archive-header .breadcrumbs a { color: #5a6a80 !important; }
html .archive-blog .archive-header .breadcrumbs b,
html .archive-blog .archive-kicker { color: #2866b5 !important; }
html .archive-blog .archive-stats { color: #586b81 !important; }
html .archive-blog .archive-stats b { color: #2767bc !important; }
html .archive-blog .archive-category-nav { background: #fff !important; border-color: #e0e6ee !important; }
html .archive-blog .archive-category-nav a { color: #516078 !important; border-radius: 7px; }
html .archive-blog .archive-category-nav a.active,
html .archive-blog .archive-category-nav a:hover { color: #245ead !important; background: #eaf1fd !important; }
html .archive-blog .archive-category-nav small { color: #486689 !important; background: #eaf0f8 !important; }
html .archive-blog .archive-shell { background: #f5f7fa !important; gap: 22px; padding-top: 26px; }
html .archive-blog .archive-main,
html .archive-blog .archive-sidebar,
html .archive-blog .archive-entry > div { min-width: 0; }
html .archive-blog .archive-main { background: #fff; border-color: #e0e6ee; border-radius: 12px; }
html .archive-blog .archive-featured {
  background: linear-gradient(130deg, #f5f9ff, #fff) !important;
  border: 1px solid #dbe6f6 !important;
  border-left: 3px solid #447bce !important;
  border-radius: 10px;
  box-shadow: 0 12px 32px #31548209;
}
html .archive-blog .archive-featured h2 a,
html .archive-blog .archive-entry h2 a { color: #233144 !important; }
html .archive-blog .archive-featured h2 a:hover,
html .archive-blog .archive-entry h2 a:hover { color: #2665b7 !important; }
html .archive-blog .archive-featured p,
html .archive-blog .archive-entry p { color: #58677c !important; }
html .archive-blog .archive-entry { box-shadow: none; border-radius: 0; background: #fff !important; border-color: #e5eaf1 !important; }
html .archive-blog .archive-entry h2 { font-size: 21px; line-height: 1.55; }
html .archive-blog .archive-entry time b,
html .archive-blog .archive-entry-meta a,
html .archive-blog .archive-entry-arrow,
html .archive-blog .archive-featured > span,
html .archive-blog .archive-featured > div a,
html .archive-blog .sidebar-kicker,
html .archive-blog .archive-list-heading span { color: #346db8 !important; }
html .archive-blog .archive-entry footer span { color: #63728b !important; background: #f0f3f8 !important; padding: 3px 6px; }
html .archive-blog .archive-sidebar > section { background: #fff !important; border: 1px solid #e0e6ef !important; border-radius: 11px; box-shadow: 0 10px 28px #244e7a06; }
html .archive-blog .archive-sidebar h2 { color: #28374c !important; font-family: inherit; font-weight: 700; }
html .archive-blog .archive-sidebar nav a { color: #50627a !important; }
html .archive-blog .archive-sidebar nav a:hover { color: #2665b7 !important; background: #f7faff; }
html .archive-blog .archive-latest a { color: #485b74 !important; }
html .archive-blog .archive-about > a { color: #2866b5 !important; border-color: #d9e5f5 !important; background: #f4f8ff; }
html .archive-blog .archive-about p { color: #586d83 !important; }

html .traditional-article :is(.article-header, .article-body, .article-toc) {
  color: #29374a !important;
  background: #fff !important;
  border-color: #dfe5ee !important;
  box-shadow: 0 10px 32px #244e7a06 !important;
  border-radius: 10px;
}
html .traditional-article .article-header { border-top-color: #4a7bce !important; }
html .traditional-article .article-header:after { background: radial-gradient(circle at 100% 0, #5484db0e, transparent 70%); }
html .traditional-article .article-header h1 { color: #202e42 !important; }
html .traditional-article .article-body h2,
html .traditional-article .article-body h3 { color: #25354b !important; }
html .traditional-article .article-body p,
html .traditional-article .article-body li,
html .traditional-article .guide-intro { color: #37465b !important; }
html .traditional-article .article-tags span { color: #516d91 !important; background: #edf3fc !important; border-radius: 5px; }
html .traditional-article .guide-summary { background: #f3f7fd !important; border-left-color: #4579c9 !important; }
html .traditional-article .guide-summary strong { color: #314660 !important; }
html .traditional-article .article-inline-toc,
html .traditional-article .article-toc > .article-sidebar-home { background: #f5f8fc !important; border-color: #e0e7f1 !important; color: #31435d !important; }
html .traditional-article .article-inline-toc a,
html .traditional-article .article-toc a { color: #526781 !important; }
html .traditional-article .article-toc strong { color: #31445c !important; }
html .traditional-article .article-markdown-table th { color: #304662 !important; background: #eef3fa !important; }
html .traditional-article .article-markdown-table td { color: #3d4e65 !important; border-color: #e0e6ef !important; }
html .traditional-article .article-markdown-table tbody tr:nth-child(2n) { background: #f8fafd !important; }
html .traditional-related { background: #f5f7fa !important; color: #233144 !important; border-color: #dfe6f0 !important; }
html .traditional-related .related-grid > a { background: #fff !important; border-color: #dfe6f0 !important; border-radius: 9px; }
html .traditional-related .related-grid h3 { color: #27374d !important; }

html :is(.archive-blog, .traditional-article-page) > .business-footer {
  background: #edf2f8 !important;
  color: #30445c !important;
  border-top: 1px solid #dbe4ef !important;
}
html :is(.archive-blog, .traditional-article-page) > .business-footer .footer-brand strong { color: #263a54 !important; }
html :is(.archive-blog, .traditional-article-page) > .business-footer .footer-brand small,
html :is(.archive-blog, .traditional-article-page) > .business-footer > p { color: #586e85 !important; }
html :is(.archive-blog, .traditional-article-page) > .business-footer .footer-links a { color: #486384 !important; }
html :is(.archive-blog, .traditional-article-page) > .business-footer .brand-mark { background: #e0ebfa !important; color: #2f69b3 !important; border-color: #cbdcf1 !important; box-shadow: none; }

@media (max-width: 900px) {
  html .archive-blog .archive-shell { grid-template-columns: minmax(0, 1fr); }
  html .traditional-article .article-layout { grid-template-columns: minmax(0, 1fr); }
  html .archive-blog .archive-sidebar { min-width: 0; }
}
@media (max-width: 620px) {
  html .archive-blog .archive-header { padding: 30px 20px 28px; border-radius: 0; }
  html .archive-blog .archive-header h1 { font-size: 36px; }
  html .archive-blog .archive-header > p { font-size: 14px; }
  html .archive-blog .archive-shell { padding: 16px 12px 60px; }
  html .archive-blog .archive-main { padding: 18px 16px; }
  html .archive-blog .archive-featured { padding: 20px 18px; }
  html .archive-blog .archive-featured h2 { font-size: 22px; }
  html .archive-blog .archive-entry { grid-template-columns: 46px minmax(0, 1fr); gap: 12px; }
  html .archive-blog .archive-entry-arrow { display: none; }
  html .archive-blog .archive-entry h2 { font-size: 18px; }
  html .archive-blog .archive-entry > div { overflow-wrap: anywhere; }
  html .archive-blog .archive-entry p { font-size: 13px; }
  html .archive-blog .archive-sidebar { grid-template-columns: minmax(0,1fr); }
  html .traditional-article .article-header { padding: 24px 20px; }
  html .traditional-article .article-header h1 { font-size: 29px; overflow-wrap: anywhere; }
  html .traditional-article .article-body { padding: 25px 20px; }
}

/* Original editorial artwork, compressed WebP; no canvas or animation loop. */
html[data-ax-theme="light"] .jarvis-business .core-visual {
  width: 100%; height: auto; min-height: 270px; aspect-ratio: 3 / 2;
  border-radius: 16px; overflow: hidden;
  background: #edf4fd url('/portal-assets/art/ai-compute-v1.webp') center / cover no-repeat;
}
html[data-ax-theme="light"] .jarvis-business .core-visual > *,
html[data-ax-theme="light"] .jarvis-business .core-visual:before,
html[data-ax-theme="light"] .jarvis-business .core-visual:after { display: none !important; }
html .archive-blog .archive-header { position: relative; overflow: hidden; }
html .archive-blog .archive-header:after {
  content: ""; position: absolute; right: 24px; top: 16px; bottom: 16px;
  width: 40%; max-width: 450px; border-radius: 18px; pointer-events: none;
  background: url('/portal-assets/art/engineering-blog-v1.webp') center / contain no-repeat;
  mix-blend-mode: multiply;
}
html .archive-blog .archive-header > * { position: relative; z-index: 1; max-width: 56%; }
html .archive-blog .archive-header > .archive-kicker { display: block; }
html[data-ax-theme="light"] .jarvis-business .codex-practice-home .section-heading {
  background: #f1f6ff url('/portal-assets/art/engineering-blog-v1.webp') right 20px center / 240px auto no-repeat;
  padding: 32px 290px 32px 30px; border: 1px solid #dce7f5;
  border-radius: 18px; display: block;
}
html[data-ax-theme="light"] .jarvis-business .codex-practice-home .section-heading p { margin-top: 18px; max-width: 620px; }
html[data-ax-theme="light"] .jarvis-business :is(.plan-grid p,.plan-grid li,.home-tools-grid p,.steps-grid p,.codex-practice-grid p,.topic-card p) { font-size: 16px; }
html[data-ax-theme="light"] .jarvis-business .plan-card-top b { font-size: 13px; }
html .archive-blog .archive-entry p { font-size: 15px; }
html .archive-blog .archive-header .archive-stats b { color: #245ba5 !important; }
/* Avoid a full-screen repainted gradient on every mouse movement. */
html[data-ax-theme="light"] .jarvis-business .pointer-field { display: none; }
@media (max-width: 760px) {
  html .archive-blog .archive-header { padding-bottom: 190px; }
  html .archive-blog .archive-header > * { max-width: 100%; }
  html .archive-blog .archive-header:after { top: auto; bottom: 8px; height: 175px; width: 100%; max-width: none; right: 0; }
  html[data-ax-theme="light"] .jarvis-business .codex-practice-home .section-heading { padding: 26px 24px 185px; background-size: 220px auto; background-position: center bottom 12px; }
  html[data-ax-theme="light"] .jarvis-business .core-visual { min-height: 220px; }
}
@media (prefers-reduced-motion: reduce) {
  .jarvis-business *, .jarvis-business *:before, .jarvis-business *:after { animation: none !important; }
}

/* The visitor contact controls follow daylight without changing the admin inbox. */
html[data-ax-theme="light"] .ax-support-root {
  --ax-support-text: #283b55;
  --ax-support-muted: #62748b;
  --ax-support-line: #dce5f0;
  --ax-support-cyan: #2773c6;
  --ax-support-blue: #5281d6;
  --ax-support-danger: #a25919;
}
html[data-ax-theme="light"] .ax-support-launcher { color: #254263; background: #fffffffa; border-color: #c8dbee; box-shadow: 0 14px 40px #24487929; }
html[data-ax-theme="light"] .ax-support-launcher-icon,
html[data-ax-theme="light"] .ax-support-avatar { color: #fff; background: linear-gradient(130deg,#227dc0,#596bda); }
html[data-ax-theme="light"] .ax-support-panel { background: #fff; color: #283b55; border-color: #d3dfef; box-shadow: 0 24px 65px #24487935; }
html[data-ax-theme="light"] .ax-support-header { background: #f3f7fc; }
html[data-ax-theme="light"] .ax-support-close { color: #57728f; background: #e7eef8; }
html[data-ax-theme="light"] .ax-support-close:hover { color: #23496e; background: #dce8f8; }
html[data-ax-theme="light"] .ax-support-tab[aria-selected="true"] { color: #2d64ac; background: #eaf1fc; }
html[data-ax-theme="light"] .ax-support-root .ax-support-input,
html[data-ax-theme="light"] .ax-support-root .ax-support-textarea { color: #2d405c; background: #f7f9fd; border-color: #d8e2ef; }
html[data-ax-theme="light"] .ax-support-root .ax-support-bubble { color: #384f6a; background: #f0f4fa; border-color: #dfe7f2; }
html[data-ax-theme="light"] .ax-support-message.is-visitor .ax-support-bubble { color: #fff; background: #3474c3; }
html[data-ax-theme="light"] .ax-support-root .ax-support-hint,
html[data-ax-theme="light"] .ax-support-message time { color: #63778f; }
html[data-ax-theme="light"] .ax-support-root .ax-support-send,
html[data-ax-theme="light"] .ax-support-root .ax-support-primary { color: #fff; background: #2d6fbe; }
html[data-ax-theme="light"] .ax-support-safe-note { color: #735934; background: #fdf7ee; border-color: #d2a66a; }
html[data-ax-theme="light"] .ax-mobile-cta { background: #fffffff2; border-color: #ccdaed; box-shadow: 0 12px 38px #214c8229; }
html[data-ax-theme="light"] .ax-mobile-cta-primary { color: #fff; background: linear-gradient(110deg,#1e79c7,#526bd5); border-color: #ffffff50; box-shadow: 0 6px 18px #326bc126; }
html[data-ax-theme="light"] .ax-mobile-cta-contact { color: #365a82; background: #f0f5fd; border-color: #d5e2f3; }

@media (prefers-reduced-motion: reduce) {
  html[data-ax-theme="light"] .business-header nav a:after,
  html[data-ax-theme="light"] .jarvis-business .jarvis-console,
  html[data-ax-theme="light"] .jarvis-business .video-console,
  html[data-ax-theme="light"] .jarvis-business .hero-proof article,
  html[data-ax-theme="light"] .jarvis-business .plan-grid article,
  html[data-ax-theme="light"] .jarvis-business .steps-grid article,
  html[data-ax-theme="light"] .jarvis-business .check-grid article,
  html[data-ax-theme="light"] .jarvis-business .home-tools-grid > a,
  html[data-ax-theme="light"] .jarvis-business .codex-practice-grid > a,
  html[data-ax-theme="light"] .jarvis-business .topic-card { transition: none; }
}

/* 2026-09-09: stronger, larger paths to the recharge service. */
.business-header .header-cta,
.jarvis-business .primary-cta,
.jarvis-business .answer-strip > a,
.jarvis-business .video-console-footer > a,
.jarvis-business .plan-grid article > a,
.jarvis-business .steps-grid article > a,
.jarvis-business .topic-cta > a,
.jarvis-business .cta-band > a,
.business-footer a[href^="https://open.aixufei.net"],
.traditional-article .article-body a[href^="https://open.aixufei.net"] {
  min-height: 54px !important;
  padding: 0 24px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  border-radius: 13px !important;
  font-size: 16px !important;
  font-weight: 850 !important;
  line-height: 1.25 !important;
  text-align: center !important;
  text-decoration: none !important;
  white-space: nowrap;
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease !important;
}

.business-header .header-cta {
  min-height: 48px !important;
  padding-inline: 22px !important;
  font-size: 14px !important;
}

.jarvis-business .primary-cta,
.jarvis-business .cta-band > a {
  min-height: 60px !important;
  padding-inline: 30px !important;
  font-size: 17px !important;
}

.jarvis-business .plan-grid article > a {
  width: 100%;
  margin-top: auto;
}

.jarvis-business :is(.primary-cta, .answer-strip > a, .video-console-footer > a, .plan-grid article > a, .steps-grid article > a, .topic-cta > a, .cta-band > a):hover,
.business-footer a[href^="https://open.aixufei.net"]:hover,
.traditional-article .article-body a[href^="https://open.aixufei.net"]:hover {
  transform: translateY(-3px) !important;
  filter: saturate(1.08) brightness(1.03);
  box-shadow: 0 18px 38px rgba(24, 95, 184, .34), 0 0 0 4px rgba(74, 137, 231, .12) !important;
}

.jarvis-business :is(.primary-cta, .answer-strip > a, .video-console-footer > a, .plan-grid article > a, .steps-grid article > a, .topic-cta > a, .cta-band > a):focus-visible,
.business-footer a[href^="https://open.aixufei.net"]:focus-visible,
.traditional-article .article-body a[href^="https://open.aixufei.net"]:focus-visible {
  outline: 3px solid color-mix(in srgb, var(--ax-accent-2) 70%, white) !important;
  outline-offset: 3px !important;
}

@media (max-width: 760px) {
  .jarvis-business .hero-actions,
  .jarvis-business .hero-actions > a,
  .jarvis-business .topic-cta > a,
  .jarvis-business .cta-band > a,
  .traditional-article .article-body a[href^="https://open.aixufei.net"] {
    width: 100% !important;
  }

  .jarvis-business :is(.primary-cta, .answer-strip > a, .video-console-footer > a, .plan-grid article > a, .steps-grid article > a, .topic-cta > a, .cta-band > a),
  .traditional-article .article-body a[href^="https://open.aixufei.net"] {
    min-height: 58px !important;
    padding-inline: 20px !important;
    font-size: 16px !important;
    white-space: normal;
  }

  .ax-mobile-cta {
    height: 72px !important;
    padding: 8px !important;
  }

  .ax-mobile-cta a,
  .ax-mobile-cta button {
    height: 56px !important;
    font-size: 16px !important;
  }
}

/* 首页顶部滚动资讯条：只由 widget.js 在首页 hero 内注入。 */
.jarvis-business .hero { position: relative; }

.ax-home-ticker {
  position: absolute;
  z-index: 8;
  top: 19px;
  left: 50%;
  display: flex;
  align-items: center;
  width: min(920px, calc(100% - 48px));
  height: 42px;
  overflow: hidden;
  transform: translateX(-50%);
  color: #c9f8fb;
  background: linear-gradient(100deg, rgba(6, 28, 39, .88), rgba(10, 48, 63, .78));
  border: 1px solid rgba(69, 222, 231, .28);
  border-radius: 12px;
  box-shadow: 0 10px 34px rgba(0, 0, 0, .16), inset 0 1px rgba(255, 255, 255, .06);
  backdrop-filter: blur(14px);
}

.ax-home-ticker-label {
  position: relative;
  z-index: 2;
  flex: 0 0 auto;
  height: 100%;
  padding: 0 15px;
  color: #7ff5ee;
  font: 800 11px/42px ui-monospace, SFMono-Regular, Consolas, monospace;
  letter-spacing: .16em;
  background: linear-gradient(90deg, rgba(28, 205, 192, .2), rgba(41, 153, 239, .08));
  border-right: 1px solid rgba(92, 231, 233, .18);
}

.ax-home-ticker-label::before {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 7px 1px 0;
  content: "";
  vertical-align: middle;
  background: #59f5d5;
  border-radius: 50%;
  box-shadow: 0 0 12px #59f5d5;
}

.ax-home-ticker-viewport { flex: 1 1 auto; min-width: 0; overflow: hidden; }
.ax-home-ticker-track { display: flex; width: max-content; align-items: center; animation: ax-ticker-scroll 44s linear infinite; }
.ax-home-ticker-item { display: inline-flex; align-items: center; padding: 0 28px; white-space: nowrap; color: #b7d9df; font-size: 13px; font-weight: 640; }
.ax-home-ticker-item::before { width: 4px; height: 4px; margin-right: 28px; content: ""; background: #4bc8ed; border-radius: 50%; box-shadow: 0 0 9px rgba(75, 200, 237, .8); }
.ax-home-ticker-link { position: relative; z-index: 2; flex: 0 0 auto; margin: 4px 5px 4px 0; padding: 8px 12px; color: #efffff; font-size: 12px; font-weight: 800; text-decoration: none; white-space: nowrap; background: linear-gradient(120deg, #129cbd, #426ce6); border-radius: 8px; box-shadow: 0 4px 15px rgba(34, 135, 215, .28); transition: transform .18s ease, filter .18s ease; }
.ax-home-ticker-link:hover { color: #fff; filter: brightness(1.1); transform: translateY(-1px); }
.ax-home-ticker:hover .ax-home-ticker-track { animation-play-state: paused; }

@keyframes ax-ticker-scroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }

html[data-ax-theme="light"] .ax-home-ticker {
  color: #173b49;
  background: linear-gradient(100deg, rgba(255, 255, 255, .93), rgba(236, 249, 252, .9));
  border-color: rgba(32, 157, 179, .26);
  box-shadow: 0 12px 28px rgba(26, 92, 117, .11), inset 0 1px rgba(255, 255, 255, .9);
}
html[data-ax-theme="light"] .ax-home-ticker-label { color: #087f98; background: linear-gradient(90deg, rgba(31, 199, 193, .16), rgba(63, 126, 230, .06)); border-right-color: rgba(30, 148, 173, .17); }
html[data-ax-theme="light"] .ax-home-ticker-item { color: #365967; }
html[data-ax-theme="light"] .ax-home-ticker-link { color: #fff; }

@media (max-width: 720px) {
  .ax-home-ticker { top: 12px; width: calc(100% - 28px); height: 38px; border-radius: 10px; }
  .ax-home-ticker-label { padding: 0 10px; font-size: 10px; line-height: 38px; }
  .ax-home-ticker-label::before { margin-right: 4px; }
  .ax-home-ticker-item { padding: 0 18px; font-size: 11px; }
  .ax-home-ticker-item::before { margin-right: 18px; }
  .ax-home-ticker-link { display: none; }
}
