/* Trackers share the actual AI Tools design system, with data-specific layouts. */
.ai-tracker { font-size: 16px; }
.ai-tracker .ait-breadcrumb { flex-wrap: wrap; gap: 8px 12px; font-size: 12px; margin-bottom: 28px; }
.ai-tracker .ait-hero { padding-bottom: 38px; }
.ai-tracker .ait-hero h1 { font-size: clamp(32px, 3.5vw, 44px); }
.ai-tracker .ait-eyebrow { font-size: 12px; letter-spacing: 1.4px; }
.ai-tracker .ait-hero-aside > p { font-size: 13px; }
.ai-tracker .ait-hero-copy { font-size: 16px; }
.ai-tracker .ait-button, .ai-tracker .ait-hero-link { font-size: 14px; }
.atr-hero-statement { font-size: 24px; font-weight: 800; line-height: 1.4; letter-spacing: -.7px; }
.atr-hero-statement span { color: #d9bfdf; }
.atr-related { background: #fff; border-bottom: 1px solid var(--ait-line); }
.atr-related > div { display: flex; flex-wrap: wrap; gap: 0 28px; }
.atr-related a { padding: 17px 0; font-size: 14px; border-bottom: 2px solid transparent; }
.atr-related a[aria-current] { border-color: var(--ait-brand); color: var(--ait-brand); font-weight: 700; }
.atr-related a:last-child { margin-left: auto; }
.ai-tracker .ait-overview span { font-size: 13px; }
.ai-tracker .ait-overview .atr-date { font-size: 22px; }
.ai-tracker .ait-section-heading > p { font-size: 13px; }
.ai-tracker .ait-section { padding-top: 38px; }
.ai-tracker :is(section, article[id]) { scroll-margin-top: 86px; }
.ai-tracker .atr-notice { font-size: 14px; line-height: 1.8; padding: 17px 20px; border: 1px solid #e7dbe8; border-left: 3px solid var(--ait-brand); border-radius: 6px; background: #faf5fb; color: #605569; margin-bottom: 24px; }
.atr-notice strong { color: #302837; }
.atr-controls { display: flex; gap: 12px; align-items: center; }
.atr-controls label { font-size: 14px; white-space: nowrap; }
.ai-tracker :is(select, input[type=number]) { height: 44px; padding: 0 12px; border: 1px solid #d9d7e2; border-radius: 6px; background: #fff; color: var(--ait-ink); font: 400 14px OpenSans, Arial, sans-serif; box-shadow: none; margin: 0; }
.atr-company-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }
.atr-company { padding: 25px; background: #fff; border: 1px solid var(--ait-line); border-radius: 9px; min-width: 0; display: flex; flex-direction: column; }
.atr-company-heading { display: flex; justify-content: space-between; align-items: center; gap: 15px; }
.ai-tracker .atr-meta { font-size: 12px; color: #7b7283; letter-spacing: .6px; }
.ai-tracker .atr-company h3 { font-size: 25px; margin-top: 3px; letter-spacing: -.6px; }
.atr-badge { font-size: 12px; color: #755480; border: 1px solid #e9deed; border-radius: 30px; padding: 4px 9px; white-space: nowrap; background: #fbf8fd; }
.ai-tracker .atr-period { font-size: 13px; color: #57505f; margin-top: 12px; }
.atr-period span { color: #827987; }
.atr-financials { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; padding: 23px 0; }
.atr-financials > div + div { border-left: 1px solid var(--ait-line); padding-left: 20px; }
.atr-financials span { display: block; font-size: 13px; color: var(--ait-muted); margin-bottom: 4px; }
.atr-financials strong { display: block; font-size: clamp(23px, 2.5vw, 31px); letter-spacing: -.8px; font-weight: 800; font-variant-numeric: tabular-nums; }
.atr-margin-label { display: flex; justify-content: space-between; gap: 10px; font-size: 14px; }
.atr-margin-label small { font-size: 12px; color: #8c8393; margin-left: 5px; }
.atr-margin-label strong { color: #8e277d; }
.atr-bar { height: 7px; border-radius: 4px; background: #f1ecf4; margin-top: 9px; overflow: hidden; }
.atr-bar i { display: block; height: 100%; background: linear-gradient(90deg, #a41683, #8861b0); border-radius: inherit; }
.ai-tracker .atr-context { margin: 21px 0; font-size: 14px; line-height: 1.8; color: #65616d; }
.atr-source-link { display: flex; justify-content: space-between; gap: 12px; padding-top: 15px; border-top: 1px solid var(--ait-line); margin-top: auto; font-size: 13px; font-weight: 700; color: var(--ait-brand) !important; }
.atr-source-link span { font-size: 12px; font-weight: 400; color: #797080; }
.ai-tracker .atr-footnote { font-size: 13px; color: #77707f; margin-top: 18px; line-height: 1.8; }
.atr-insights { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; }
.atr-insights article { padding: 24px 0; border-top: 1px solid #dad8e4; }
.atr-insights article > span { font-size: 13px; color: #a47aab; }
.ai-tracker .atr-insights h3 { font-size: 19px; margin: 14px 0 12px; letter-spacing: -.4px; }
.ai-tracker .atr-insights p { font-size: 15px; line-height: 1.9; color: var(--ait-muted); }
.ai-tracker .ait-help { padding-bottom: 38px; margin-top: 35px; }
.atr-sources { padding: 35px 0 40px; border-top: 1px solid var(--ait-line); }
.atr-source-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.atr-source-grid article { min-width: 0; background: #fff; border: 1px solid var(--ait-line); border-radius: 8px; padding: 22px; }
.atr-source-grid article:target { border-color: var(--ait-brand); background: #fdf9fd; }
.ai-tracker .atr-source-grid h3 { font-size: 16px; line-height: 1.6; margin: 9px 0; }
.ai-tracker .atr-source-grid h3 a { color: #79246a; text-decoration: underline; text-underline-offset: 3px; }
.ai-tracker .atr-source-grid p:not(.atr-meta) { font-size: 13px; color: #78717f; margin-top: 10px; line-height: 1.8; }
.ai-tracker .atr-quiet-button, .ai-tracker .atr-presets button, .ai-tracker .atr-plan-grid button { min-height: 44px; padding: 9px 13px; border-radius: 5px; border: 1px solid #dcd4e1; background: #fff; color: #7e286f; cursor: pointer; font: 600 14px/1.5 OpenSans, Arial, sans-serif; letter-spacing: 0; text-transform: none; box-shadow: none; }
.ai-tracker .atr-quiet-button:hover, .ai-tracker .atr-presets button:hover, .ai-tracker .atr-plan-grid button:hover { background: #f7edf7; border-color: #c18ab9; }
.ai-tracker .atr-feedback { font-size: 13px; color: #6e2869; min-height: 25px; margin-top: 14px; overflow-wrap: anywhere; }
.ai-tracker .ait-bottom p:not(.ait-eyebrow) { font-size: 14px; }
.atr-calculator { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.4fr); border: 1px solid var(--ait-line); border-radius: 10px; background: #fff; overflow: hidden; }
.atr-inputs { margin: 0; padding: 28px; }
.ai-tracker .atr-inputs fieldset { min-width: 0; border: 0; margin: 0; padding: 0; }
.ai-tracker .atr-inputs legend { float: none; font-size: 13px; color: #81718a; font-weight: 600; padding: 0; margin-bottom: 22px; width: 100%; }
.ai-tracker .atr-inputs label { display: block; font-size: 14px; font-weight: 700; color: #423749; margin: 18px 0 7px; line-height: 1.6; }
.atr-inputs label span { display: block; font-size: 12px; font-weight: 400; color: #817888; }
.ai-tracker .atr-inputs input { width: 100%; font-size: 16px; }
.atr-money-field { position: relative; }
.atr-money-field > span { position: absolute; top: 10px; left: 13px; color: #817888; font-size: 15px; }
.ai-tracker .atr-money-field input { padding-left: 28px; }
.atr-presets { display: flex; gap: 7px; margin-top: 10px; flex-wrap: wrap; }
.ai-tracker .atr-presets button { flex: 1; padding-inline: 5px; }
.ai-tracker .atr-presets button[aria-pressed=true] { background: #f3e8f5; border-color: #ad79a5; color: #7b1765; }
.atr-inputs > fieldset > button { margin-top: 24px; }
.atr-output { padding: 35px; background: linear-gradient(140deg, #f8f3fa, #fafbfe); border-left: 1px solid var(--ait-line); }
.atr-result-head { display: flex; gap: 22px; align-items: center; margin-top: 18px; flex-wrap: wrap; }
.atr-result-head > strong { font-size: clamp(44px, 5vw, 65px); letter-spacing: -2px; font-weight: 800; line-height: 1.2; color: #86256f; font-variant-numeric: tabular-nums; overflow-wrap: anywhere; max-width: 100%; }
.atr-result-head > span { font-size: 15px; line-height: 1.6; color: #4c3e55; }
.atr-result-head small { font-size: 12px; color: #83778a; }
.ai-tracker .atr-result-interpretation { font-size: 15px; color: #6d5c76; margin: 20px 0; min-height: 48px; }
.atr-result-details { margin: 0; }
.atr-result-details > div { display: flex; align-items: baseline; justify-content: space-between; gap: 18px; padding: 15px 0; border-bottom: 1px solid #e5ddeb; }
.atr-result-details dt { font-size: 14px; font-weight: 400; color: #7a6c83; }
.atr-result-details dd { margin: 0; font-size: 17px; font-weight: 700; text-align: right; font-variant-numeric: tabular-nums; }
.atr-equation { margin-top: 26px; }
.atr-equation span { display: block; color: #87738e; font-size: 12px; margin-bottom: 9px; }
.atr-equation code { color: #6e3273; font-size: 13px; background: #f0e6f3; padding: 10px 12px; border-radius: 5px; display: block; overflow-wrap: anywhere; white-space: normal; }
.ai-tracker .atr-error { padding: 25px 0; color: #9a3054; font-size: 16px; }
.ai-tracker .atr-section-copy { font-size: 15px; color: var(--ait-muted); margin-bottom: 22px; }
.atr-table-scroll { max-width: 100%; overflow-x: auto; border: 1px solid var(--ait-line); border-radius: 8px; background: #fff; scrollbar-width: thin; }
.atr-table-scroll:focus-visible { outline: 2px solid var(--ait-brand); outline-offset: 3px; }
.ai-tracker .atr-heatmap { width: 100%; min-width: 950px; border-collapse: separate; border-spacing: 6px; background: transparent; margin: 0; border: 0; }
.atr-heatmap caption { text-align: left; color: #706579; padding: 14px 18px 5px; font-size: 13px; }
.ai-tracker .atr-heatmap :is(th, td) { border: 0; background: transparent; padding: 0; vertical-align: middle; text-align: center; font-size: 14px; text-transform: none; }
.ai-tracker .atr-heatmap th { padding: 10px 7px; font-weight: 700; color: #41374b; }
.ai-tracker .atr-heatmap th:first-child { text-align: left; min-width: 178px; position: sticky; left: 0; background: #fff; z-index: 1; }
.atr-heatmap th small { display: block; color: #928899; font-size: 12px; font-weight: 400; }
.ai-tracker .atr-heatmap button { width: 100%; height: 62px; border: 1px solid transparent; border-radius: 5px; font: 600 14px/1.5 OpenSans, Arial, sans-serif; box-shadow: none; padding: 8px; letter-spacing: 0; text-transform: none; cursor: pointer; }
.ai-tracker .atr-heatmap button:disabled { opacity: 1; cursor: default; }
.ai-tracker .atr-heatmap button[aria-pressed=true] { border: 2px solid #922b7a; box-shadow: inset 0 0 0 2px #fff; }
.ai-tracker .atr-heatmap button:hover:enabled { outline: 2px solid #b184a9; outline-offset: -2px; }
.atr-positive { background: #e8f4ef !important; color: #23664e !important; }
.atr-negative { background: #fcebee !important; color: #9b3555 !important; }
.atr-zero { background: #faf1df !important; color: #7b5b20 !important; }
.atr-legend { display: flex; gap: 23px; flex-wrap: wrap; margin-top: 17px; font-size: 13px; color: #7f7487; }
.atr-legend span { display: inline-flex; gap: 7px; align-items: center; }
.atr-legend i { height: 13px; width: 13px; border-radius: 3px; }
.atr-plan-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; }
.atr-plan-grid article { background: #fff; border: 1px solid var(--ait-line); border-radius: 8px; padding: 22px; display: flex; flex-direction: column; }
.ai-tracker .atr-plan-grid h3 { font-size: 19px; margin: 7px 0 13px; }
.atr-plan-grid strong { font-size: 26px; font-weight: 800; letter-spacing: -.8px; }
.atr-plan-grid strong small { font-size: 13px; letter-spacing: 0; font-weight: 400; color: #87788f; }
.ai-tracker .atr-plan-grid p:not(.atr-meta) { font-size: 14px; color: #786e80; margin: 15px 0 20px; }
.atr-plan-grid a { font-size: 13px; font-weight: 600; color: #8d277b; margin-top: auto; }
.ai-tracker .atr-plan-grid button { margin-top: 18px; font-size: 12px; }
@media (max-width: 1050px) { .atr-plan-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } .atr-financials { gap: 12px; } .atr-financials > div + div { padding-left: 12px; } }
@media (max-width: 800px) { .atr-calculator { grid-template-columns: 1fr; } .atr-output { border-left: 0; border-top: 1px solid var(--ait-line); } .atr-company-grid { grid-template-columns: 1fr; } .atr-insights { grid-template-columns: 1fr; gap: 0; } .atr-related > div { gap: 0 18px; } .atr-related a:last-child { margin-left: 0; } .atr-source-link { flex-wrap: wrap; } }
@media (max-width: 520px) { .ai-tracker .ait-hero h1 { font-size: 32px; } .ai-tracker .ait-hero-copy { font-size: 15px; } .atr-related a { font-size: 13px; padding: 12px 0; } .atr-company, .atr-inputs, .atr-output { padding: 20px; } .atr-source-grid, .atr-plan-grid { grid-template-columns: 1fr; } .atr-badge { font-size: 12px; padding: 3px 6px; white-space: normal; text-align: center; } .atr-company-heading { gap: 8px; } .atr-financials strong { font-size: 26px; } .atr-controls { flex-wrap: wrap; } .atr-controls select { width: 100%; } .atr-result-head > strong { font-size: 48px; } .atr-legend { gap: 10px 17px; } .atr-result-details dd { max-width: 55%; overflow-wrap: anywhere; } }
