.report-preview__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(14rem,18rem);gap:var(--athena-space-5);align-items:start}.report-preview__main,.report-preview__versions,.report-preview__evidence,.report-preview__narrative{display:grid;gap:var(--athena-space-4)}.report-preview__summary,.report-preview__section dl,.report-preview__source dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--athena-space-3);margin:0}.report-preview__summary>div,.report-preview__delivery-boundary,.report-preview__section,.report-preview__versions,.report-preview__evidence,.report-preview__narrative,.report-preview__source{padding:var(--athena-space-4);background:var(--athena-color-surface-raised);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2)}.report-preview dt,.report-preview dd,.report-preview h2,.report-preview h3,.report-preview h4,.report-preview p{margin:0}.report-preview dd{margin-top:var(--athena-space-1);font-weight:var(--athena-font-weight-strong)}.report-preview__delivery-boundary{border-color:var(--athena-color-warning);background:var(--athena-color-warning-subtle)}.report-preview__delivery-boundary h2,.report-preview__versions h2,.report-preview__section-heading,.report-preview__evidence h2,.report-preview__narrative h2{font-size:var(--athena-font-size-title);line-height:var(--athena-line-height-snug)}.report-preview__delivery-boundary ul,.report-preview__comparison-list,.report-preview__section-list,.report-preview__versions ol,.report-preview__source-list,.report-preview__blocker-list,.report-preview__lineage-list{display:grid;gap:var(--athena-space-2);padding:0;margin:var(--athena-space-3) 0 0;list-style:none}.report-preview__delivery-boundary li,.report-preview__comparison-list li,.report-preview__versions li{padding:var(--athena-space-2) 0;border-top:1px solid var(--athena-color-border)}.report-preview__comparison-list{color:var(--athena-color-text-muted)}.report-preview__section{display:grid;gap:var(--athena-space-3)}.report-preview__section a,.report-preview__versions a{color:inherit;text-decoration:none}.report-preview__section a{display:grid;gap:var(--athena-space-3)}.report-preview__section h3{font-size:var(--athena-font-size-body)}.report-preview__detail-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(12rem,.6fr);gap:var(--athena-space-4);align-items:start}.report-preview__source-heading{display:flex;gap:var(--athena-space-3);align-items:baseline;justify-content:space-between}.report-preview__source h4,.report-preview__evidence h3{font-size:var(--athena-font-size-body)}.report-preview__source-heading span,.report-preview__blocker span{color:var(--athena-color-text-muted);font-size:var(--athena-font-size-label)}.report-preview__source,.report-preview__blocker{display:grid;gap:var(--athena-space-3)}.report-preview__lineage-list{color:var(--athena-color-text-muted);font-size:var(--athena-font-size-label)}.report-preview__versions li{display:block}.report-preview__versions li[data-current=true]{font-weight:var(--athena-font-weight-strong)}.report-preview__versions a{display:flex;gap:var(--athena-space-3);justify-content:space-between}.report-preview__section a:hover,.report-preview__versions a:hover{text-decoration:underline}@media(max-width:48rem){.report-preview__layout,.report-preview__summary,.report-preview__section dl,.report-preview__source dl,.report-preview__detail-grid{grid-template-columns:1fr}}.report-preview__package-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,auto);gap:var(--athena-space-4);padding:var(--athena-space-4);background:var(--athena-color-surface-raised);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2);align-items:start}.report-preview__package-band-heading{font-size:var(--athena-font-size-title);line-height:var(--athena-line-height-snug);margin:0 0 var(--athena-space-2)}.report-preview__package-band-status{display:grid;gap:var(--athena-space-2)}.report-preview__package-band-status-line,.report-preview__package-band-blockers,.report-preview__package-band-hint,.report-preview__package-band-stale,.report-preview__package-band-reason,.report-preview__package-band-error{margin:0;display:flex;align-items:center;gap:var(--athena-space-2);font-size:var(--athena-font-size-body)}.report-preview__package-band-error{font-size:var(--athena-font-size-label)}.report-preview__package-band-hint,.report-preview__package-band-reason{color:var(--athena-color-text-muted);font-size:var(--athena-font-size-label)}.report-preview__package-band-stale{font-weight:var(--athena-font-weight-strong)}.report-preview__package-band-actions{display:grid;gap:var(--athena-space-2);align-content:start;justify-items:end}.report-preview__package-cta{font-weight:var(--athena-font-weight-strong)}.report-preview__status-icon{display:inline-block;min-width:1em;text-align:center;font-weight:var(--athena-font-weight-strong)}.report-preview__package-rail{display:grid;gap:var(--athena-space-3)}.report-preview__package-section-list{display:grid;gap:var(--athena-space-2);padding:0;margin:0;list-style:none}.report-preview__package-section{display:grid;gap:var(--athena-space-3);padding:var(--athena-space-4);background:var(--athena-color-surface-raised);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2)}.report-preview__package-section-header{display:flex;gap:var(--athena-space-3);align-items:flex-start;justify-content:space-between}.report-preview__package-section-link{color:inherit;text-decoration:none;display:grid;gap:var(--athena-space-1)}.report-preview__package-section-link h3{font-size:var(--athena-font-size-body);margin:0}.report-preview__package-section-link p{color:var(--athena-color-text-muted);font-size:var(--athena-font-size-label);margin:0}.report-preview__package-section-badge{display:inline-flex;gap:var(--athena-space-1);padding:var(--athena-space-1) var(--athena-space-2);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1);font-size:var(--athena-font-size-label);white-space:nowrap}.report-preview__package-section-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--athena-space-3);margin:0}.report-preview__package-section-action{display:flex;gap:var(--athena-space-2);align-items:center;flex-wrap:wrap}.report-preview__package-section-reason{margin:0;font-size:var(--athena-font-size-label);color:var(--athena-color-text-muted)}.report-preview .business-ops-action[disabled],.report-preview .business-ops-action[aria-disabled=true]{opacity:.65;cursor:not-allowed}.report-preview .business-ops-action:focus-visible,.report-preview__package-section-link:focus-visible{outline:2px solid var(--athena-color-focus-ring, currentColor);outline-offset:2px}@media(max-width:64rem){.report-preview__package-band{position:sticky;top:0;z-index:1;grid-template-columns:1fr}.report-preview__package-band-actions{justify-items:stretch}}@media(max-width:48rem){.report-preview__package-section-meta{grid-template-columns:1fr}.report-preview__package-section-header{flex-direction:column}}.report-preview__package-band-batch-chip{display:inline-flex;gap:var(--athena-space-1);align-items:center;padding:var(--athena-space-1) var(--athena-space-2);margin:0;border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1);font-size:var(--athena-font-size-label);font-weight:var(--athena-font-weight-strong)}.report-preview__package-band-batch-chip[aria-busy=true]{border-style:dashed}.report-preview__package-band-batch-chip--completed_with_failures{border-width:2px}.report-preview__package-band-batch-chip--failed{border-width:2px;text-decoration:underline}.report-preview__narrative-batch-preflight,.report-preview__narrative-batch-progress{display:grid;gap:var(--athena-space-3);padding:var(--athena-space-4);background:var(--athena-color-surface-raised);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2)}.report-preview__narrative-batch-preflight-list,.report-preview__narrative-batch-progress-list{display:grid;gap:var(--athena-space-2);padding:0;margin:0;list-style:none}.report-preview__narrative-batch-preflight-list li,.report-preview__narrative-batch-progress-list li{display:flex;align-items:flex-start;gap:var(--athena-space-2);padding:var(--athena-space-2);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1)}.report-preview__narrative-batch-preflight-list--skipped li{border-style:dashed;font-style:italic}.report-preview__narrative-batch-preflight-key,.report-preview__narrative-batch-preflight-reason,.report-preview__narrative-batch-progress-outcome{display:block;font-size:var(--athena-font-size-label);color:var(--athena-color-text-muted)}.report-preview__narrative-batch-progress-badge{display:inline-block;margin-top:var(--athena-space-1);padding:0 var(--athena-space-1);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1);font-size:var(--athena-font-size-label);font-weight:var(--athena-font-weight-strong)}.report-preview__narrative-outcome-chip{display:inline-flex;gap:var(--athena-space-1);align-items:center;margin:var(--athena-space-1) 0 0;padding:var(--athena-space-1) var(--athena-space-2);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1);font-size:var(--athena-font-size-label);font-weight:var(--athena-font-weight-strong)}.report-preview__narrative-outcome-chip--pending,.report-preview__narrative-outcome-chip--stale_pending{border-style:dashed}.report-preview__narrative-outcome-chip--ai_abstained,.report-preview__narrative-outcome-chip--blocked_abstained{font-style:italic}.report-preview__narrative-outcome-chip--failed,.report-preview__narrative-outcome-chip--invalid,.report-preview__narrative-outcome-chip--low_confidence{border-width:2px;text-decoration:underline}.report-preview__narrative-outcome-chip--skipped{border-style:dotted}.report-preview__narrative-prior-valid-badge{display:flex;gap:var(--athena-space-2);align-items:flex-start;padding:var(--athena-space-2) var(--athena-space-3);margin:var(--athena-space-2) 0 0;border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1);font-size:var(--athena-font-size-label);font-weight:var(--athena-font-weight-strong);background:var(--athena-color-warning-subtle)}.report-preview__narrative-review-flags{display:grid;gap:var(--athena-space-2);padding:0;margin:var(--athena-space-3) 0 0;list-style:none}.report-preview__narrative-review-flag{display:flex;gap:var(--athena-space-2);align-items:flex-start;padding:var(--athena-space-2) var(--athena-space-3);border:2px solid var(--athena-color-border);border-radius:var(--athena-radius-1);font-size:var(--athena-font-size-label);font-style:italic}.report-preview__narrative-review-flag-note{display:block;margin-top:var(--athena-space-1);font-style:normal;font-weight:400;color:var(--athena-color-text-muted)}.report-preview__narrative-history{display:grid;gap:var(--athena-space-3);margin-top:var(--athena-space-4)}.report-preview__narrative-history h3{font-size:var(--athena-font-size-body);margin:0}.report-preview__narrative-history-list{display:grid;gap:var(--athena-space-2);padding:0;margin:0;list-style:none}.report-preview__narrative-history-item{display:flex;gap:var(--athena-space-2);align-items:flex-start;padding:var(--athena-space-2) var(--athena-space-3);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1)}.report-preview__narrative-history-item[data-is-current-draft=true]{border-width:2px;font-weight:var(--athena-font-weight-strong)}.report-preview__narrative-history-current{display:inline-block;margin-left:var(--athena-space-2);padding:0 var(--athena-space-1);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1);font-size:var(--athena-font-size-label);font-weight:var(--athena-font-weight-strong)}.report-preview__narrative-history-confidence,.report-preview__narrative-history-finalized{display:block;font-size:var(--athena-font-size-label);color:var(--athena-color-text-muted)}.report-preview__narrative-actions{display:flex;gap:var(--athena-space-2);align-items:center;flex-wrap:wrap;margin:var(--athena-space-2) 0}.report-preview__narrative-disabled-reason{margin:0;font-size:var(--athena-font-size-label);color:var(--athena-color-text-muted)}.report-preview__package-section-reason[data-disabled-reason=concurrent_generation_conflict],.report-preview__narrative-disabled-reason[data-disabled-reason=concurrent_generation_conflict],.report-preview__package-band-reason[data-disabled-reason=concurrent_generation_conflict]{border-left:2px solid var(--athena-color-border);padding-left:var(--athena-space-2)}@media(max-width:48rem){.report-preview__narrative-batch-preflight-list li,.report-preview__narrative-batch-progress-list li{flex-direction:column;align-items:stretch}}.report-preview__sr-only,.report-preview__aria-live{position:absolute;width:1px;height:1px;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.report-preview__tab-strip{display:none;gap:var(--athena-space-2);margin-bottom:var(--athena-space-3)}.report-preview__tab{flex:1;padding:var(--athena-space-2) var(--athena-space-3);background:transparent;border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1);font:inherit;color:inherit;cursor:pointer}.report-preview__tab[aria-selected=true]{border-width:2px;font-weight:var(--athena-font-weight-strong)}.report-preview__tab:focus-visible{outline:2px solid var(--athena-color-focus-ring, currentColor);outline-offset:2px}@media(max-width:64rem){.report-preview__tab-strip{display:flex}.report-preview__tab-panel:not(.is-active){display:none}}.report-preview__narrative-draft{display:grid;gap:var(--athena-space-3);padding:var(--athena-space-3);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2);background:var(--athena-color-surface-raised)}.report-preview__narrative-confidence{display:inline-flex;gap:var(--athena-space-1);align-items:center;margin:0;padding:var(--athena-space-1) var(--athena-space-2);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1);font-size:var(--athena-font-size-label);font-weight:var(--athena-font-weight-strong);align-self:start}.report-preview__narrative-confidence--high{border-width:2px}.report-preview__narrative-confidence--medium{border-style:dashed}.report-preview__narrative-confidence--low{border-style:dotted;font-style:italic}.report-preview__narrative-confidence--unknown{font-style:italic;color:var(--athena-color-text-muted)}.report-preview__narrative-paragraphs{display:grid;gap:var(--athena-space-2)}.report-preview__narrative-paragraph{margin:0;line-height:var(--athena-line-height-relaxed, 1.55)}.report-preview__narrative-paragraph-citations,.report-preview__narrative-claim-citations{display:inline-flex;gap:var(--athena-space-1);margin-left:var(--athena-space-1)}.report-preview__narrative-citation{display:inline-block;padding:0 var(--athena-space-1);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1);font-size:var(--athena-font-size-label);font-style:normal;text-decoration:none;cursor:help}.report-preview__narrative-citation--conflicts{border-style:dashed;font-weight:var(--athena-font-weight-strong)}.report-preview__narrative-citation--gap{border-style:dotted;font-style:italic}.report-preview__narrative-citation--review_flag_support{border-width:2px}a.report-preview__narrative-citation{color:inherit;cursor:pointer}a.report-preview__narrative-citation:hover{text-decoration:underline}a.report-preview__narrative-citation:focus-visible{outline:2px solid var(--athena-color-focus-ring, currentColor);outline-offset:2px}.report-preview__source:target{outline:2px solid var(--athena-color-focus-ring, currentColor);outline-offset:2px}.report-preview__narrative-claims ul{display:grid;gap:var(--athena-space-2);padding:0;margin:0;list-style:none}.report-preview__narrative-claim{display:grid;gap:var(--athena-space-1);padding:var(--athena-space-2);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1)}.report-preview__narrative-claim-header{display:flex;gap:var(--athena-space-2);align-items:baseline;justify-content:space-between}.report-preview__narrative-claim-kind{font-size:var(--athena-font-size-label);color:var(--athena-color-text-muted)}.report-preview__narrative-data-gaps ul{display:grid;gap:var(--athena-space-2);padding:0;margin:0;list-style:none}.report-preview__narrative-data-gap{display:flex;align-items:flex-start;gap:var(--athena-space-2);padding:var(--athena-space-2);border:1px dashed var(--athena-color-border);border-radius:var(--athena-radius-1);font-style:italic}.report-preview__narrative-data-gap-message{display:block;font-size:var(--athena-font-size-label);color:var(--athena-color-text-muted);font-style:normal}.report-preview__narrative-ai-lineage{display:grid;gap:var(--athena-space-2);padding:var(--athena-space-3);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1)}.report-preview__narrative-ai-lineage dl{display:grid;grid-template-columns:minmax(8rem,auto) minmax(0,1fr);gap:var(--athena-space-2);margin:0}.report-preview__narrative-ai-lineage-row{display:contents}.report-preview__narrative-ai-lineage dt{font-weight:var(--athena-font-weight-strong)}.report-preview__narrative-ai-lineage dd{margin:0;font-family:var(--athena-font-family-mono, monospace);font-size:var(--athena-font-size-label);overflow-wrap:anywhere}.report-preview__narrative-no-evidence{margin:0;padding:var(--athena-space-3);border:2px dashed var(--athena-color-border);border-radius:var(--athena-radius-1);font-style:italic;color:var(--athena-color-text-muted)}.report-preview__narrative-history-header{display:flex;gap:var(--athena-space-2);align-items:center;justify-content:space-between}.report-preview__narrative-history-toggle{display:inline-flex;gap:var(--athena-space-1);align-items:center;padding:var(--athena-space-1) var(--athena-space-2);background:transparent;border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1);font:inherit;cursor:pointer}.report-preview__narrative-history-toggle:focus-visible{outline:2px solid var(--athena-color-focus-ring, currentColor);outline-offset:2px}.report-preview__narrative-history-item-body{display:grid;gap:var(--athena-space-1)}.report-preview__narrative-history-outcome{display:inline-flex;gap:var(--athena-space-2);align-items:baseline}.report-preview__narrative-history-fingerprint,.report-preview__narrative-history-lineage{display:block;font-size:var(--athena-font-size-label);color:var(--athena-color-text-muted);font-family:var(--athena-font-family-mono, monospace)}.report-preview__versions-prior-valid{display:grid;gap:var(--athena-space-2);padding:0;margin:var(--athena-space-3) 0 0;list-style:none}.report-preview__review-readiness{display:grid;gap:var(--athena-space-3);padding:var(--athena-space-4);background:var(--athena-color-surface-raised);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2)}.report-preview__review-readiness-heading{font-size:var(--athena-font-size-title);line-height:var(--athena-line-height-snug)}.report-preview__review-readiness-subheading{font-size:var(--athena-font-size-body);font-weight:var(--athena-font-weight-strong);margin-top:var(--athena-space-2)}.report-preview__review-readiness-not-performed{display:flex;align-items:flex-start;gap:var(--athena-space-2);padding:var(--athena-space-3);border:1px solid var(--athena-color-warning);background:var(--athena-color-warning-subtle);border-radius:var(--athena-radius-1);font-size:var(--athena-font-size-label)}.report-preview__review-readiness-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--athena-space-3);margin:0}.report-preview__review-readiness-coverage,.report-preview__review-readiness-sections{display:grid;gap:var(--athena-space-2);padding:0;margin:0;list-style:none}.report-preview__review-readiness-coverage li{display:flex;flex-wrap:wrap;gap:var(--athena-space-2);align-items:baseline;padding:var(--athena-space-2) 0;border-top:1px solid var(--athena-color-border);font-size:var(--athena-font-size-label)}.report-preview__review-readiness-empty{color:var(--athena-color-text-muted);font-size:var(--athena-font-size-label)}.report-preview__review-readiness-section{display:grid;gap:var(--athena-space-2);padding:var(--athena-space-3);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1)}.report-preview__review-readiness-section-header{display:flex;align-items:center;gap:var(--athena-space-2)}.report-preview__review-readiness-section-header h4{font-size:var(--athena-font-size-body);font-weight:var(--athena-font-weight-strong)}.report-preview__review-readiness-section-state{margin-left:auto;font-size:var(--athena-font-size-label);color:var(--athena-color-text-muted)}.report-preview__review-readiness-section-meta{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--athena-space-3);margin:0}@media(max-width:64rem){.report-preview__review-readiness-grid,.report-preview__review-readiness-section-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:48rem){.report-preview__review-readiness-grid,.report-preview__review-readiness-section-meta{grid-template-columns:1fr}}.report-preview__narrative-confidence--provided{border-width:2px}.report-preview__narrative-confidence--not_provided{border-style:dashed;font-style:italic;font-weight:var(--athena-font-weight-regular);color:var(--athena-color-text-muted)}.report-preview__narrative-quality{display:grid;gap:var(--athena-space-2)}.report-preview__narrative-quality-status{display:inline-flex;gap:var(--athena-space-1);align-items:center;margin:0;padding:var(--athena-space-1) var(--athena-space-2);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1);font-size:var(--athena-font-size-label);font-weight:var(--athena-font-weight-strong);align-self:start}.report-preview__narrative-quality-status--pass{border-width:2px}.report-preview__narrative-quality-status--fail{border-width:2px;text-decoration:underline}.report-preview__narrative-quality-status--not_assessed{border-style:dashed;font-style:italic;font-weight:var(--athena-font-weight-regular);color:var(--athena-color-text-muted)}.report-preview__narrative-quality-warnings{display:grid;gap:var(--athena-space-2);padding:0;margin:0;list-style:none}.report-preview__narrative-quality-warning{display:flex;gap:var(--athena-space-2);align-items:flex-start;padding:var(--athena-space-2) var(--athena-space-3);border:2px solid var(--athena-color-warning);border-radius:var(--athena-radius-1);background:var(--athena-color-warning-subtle);font-size:var(--athena-font-size-label)}.report-preview__narrative-failure{display:grid;gap:var(--athena-space-2);margin:var(--athena-space-2) 0 0;padding:var(--athena-space-3);border:2px solid var(--athena-color-danger, var(--athena-color-warning));border-radius:var(--athena-radius-1);background:var(--athena-color-danger-subtle, var(--athena-color-warning-subtle));font-size:var(--athena-font-size-label)}.report-preview__narrative-failure--stale_pending{border-style:dashed}.report-preview__narrative-failure--prior_valid_plus_new_failure{border-width:1px;border-left-width:4px}.report-preview__narrative-failure-heading{display:flex;gap:var(--athena-space-2);align-items:center;margin:0;font-size:var(--athena-font-size-label);font-weight:var(--athena-font-weight-strong);text-decoration:underline}.report-preview__narrative-failure-detail{display:grid;grid-template-columns:minmax(6rem,auto) minmax(0,1fr);gap:var(--athena-space-1) var(--athena-space-2);margin:0}.report-preview__narrative-failure-detail-row{display:contents}.report-preview__narrative-failure-detail-row dt{color:var(--athena-color-text-muted);font-weight:var(--athena-font-weight-strong)}.report-preview__narrative-failure-detail-row dd{margin:0;overflow-wrap:anywhere}.report-preview__narrative-failure-note{margin:0;color:var(--athena-color-text-muted)}.report-preview__narrative-failure-evidence-ids{display:grid;grid-template-columns:minmax(7rem,auto) minmax(0,1fr);gap:var(--athena-space-1) var(--athena-space-2);margin:0;padding-top:var(--athena-space-2);border-top:1px solid var(--athena-color-border);font-family:var(--athena-font-family-mono, monospace);font-size:var(--athena-font-size-label);color:var(--athena-color-text-muted)}.report-preview__narrative-failure-evidence-ids dt{font-family:var(--athena-font-family-base, inherit)}.report-preview__narrative-failure-evidence-ids dd{margin:0;overflow-wrap:anywhere}.report-preview__detail-grid:focus{outline:none}.report-preview__detail-grid:focus-visible{outline:2px solid var(--athena-color-focus-ring, currentColor);outline-offset:2px}@media(prefers-reduced-motion:no-preference){@keyframes report-preview-busy-pulse{0%,to{opacity:1}50%{opacity:.55}}.report-preview__package-band-batch-chip[aria-busy=true],.report-preview .business-ops-action[aria-busy=true]{animation:report-preview-busy-pulse 1.4s ease-in-out infinite}}@media(max-width:48rem){.report-preview__narrative-confidence,.report-preview__narrative-quality-status{align-self:stretch;justify-content:flex-start}}.report-preview__narrative-evidence-ids{margin-top:var(--athena-space-3);padding:var(--athena-space-2) var(--athena-space-3);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1);font-size:var(--athena-font-size-label)}.report-preview__narrative-evidence-ids-summary{cursor:pointer;color:var(--athena-color-text-muted);font-weight:var(--athena-font-weight-strong)}.report-preview__narrative-evidence-ids-summary:focus-visible{outline:2px solid var(--athena-color-focus-ring, currentColor);outline-offset:2px}.report-preview__narrative-evidence-ids-list{display:grid;grid-template-columns:minmax(7rem,auto) minmax(0,1fr);gap:var(--athena-space-1) var(--athena-space-2);margin:var(--athena-space-2) 0 0}.report-preview__narrative-evidence-id{display:contents}.report-preview__narrative-evidence-id dt{color:var(--athena-color-text-muted)}.report-preview__narrative-evidence-id dd{margin:0;font-family:var(--athena-font-family-mono, monospace);overflow-wrap:anywhere}.professional-review-queue,.professional-review-detail{display:grid;gap:var(--athena-space-5)}.professional-review-queue__header,.professional-review-detail__header{display:grid;gap:var(--athena-space-1)}.professional-review-queue__eyebrow,.professional-review-detail__eyebrow{color:var(--athena-color-text-muted);font-size:var(--athena-font-size-label);letter-spacing:.08em;text-transform:uppercase}.professional-review-queue__notice,.professional-review-detail__notice{margin:0;padding:var(--athena-space-3) var(--athena-space-4);background:var(--athena-color-surface-raised);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2)}.professional-review-queue__list{display:grid;gap:var(--athena-space-3);margin:0;padding:0;list-style:none}.professional-review-queue__item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--athena-space-3);padding:var(--athena-space-4);background:var(--athena-color-surface-raised);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2)}.professional-review-queue__item dl,.professional-review-detail__items li{min-width:0}.professional-review-queue__item dl{display:flex;flex-wrap:wrap;gap:var(--athena-space-3) var(--athena-space-5);margin:0;flex:1 1 auto}.professional-review-queue__item dt{color:var(--athena-color-text-muted);font-size:var(--athena-font-size-label)}.professional-review-queue__item dd{margin:0;overflow-wrap:anywhere}.professional-review-queue__link{flex:1 1 auto;min-width:0;color:inherit;text-decoration:none}.professional-review-detail__items ul{display:grid;gap:var(--athena-space-3);margin:0;padding:0;list-style:none}.professional-review-detail__items li{display:flex;flex-wrap:wrap;align-items:center;gap:var(--athena-space-2) var(--athena-space-3);padding:var(--athena-space-3) var(--athena-space-4);background:var(--athena-color-surface-raised);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2)}.professional-review-detail__item-key{flex:1 1 16rem;min-width:0;overflow-wrap:anywhere;word-break:break-all}.professional-review-detail__required,.professional-review-detail__decided{padding:0 var(--athena-space-2);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-1);color:var(--athena-color-text-muted);font-size:var(--athena-font-size-label);white-space:nowrap}.professional-review-detail__item-actions{display:flex;gap:var(--athena-space-2);flex:0 0 auto;margin-left:auto}.professional-review-detail__actions{display:flex;flex-wrap:wrap;gap:var(--athena-space-3)}:root{--athena-color-surface: #ECEFEC;--athena-color-surface-raised: #FFFFFF;--athena-color-surface-sunken: #D9DDD9;--athena-color-surface-accent: rgba(16,185,129,.14);--athena-color-border: rgba(15,30,25,.09);--athena-color-border-strong: rgba(15,30,25,.14);--athena-color-text: #0F1411;--athena-color-text-muted: rgba(15,25,20,.6);--athena-color-text-subtle: rgba(15,25,20,.45);--athena-color-text-on-accent: #04130d;--athena-color-accent: #10B981;--athena-color-accent-strong: #047857;--athena-color-accent-subtle: rgba(16,185,129,.16);--athena-color-tell: #047857;--athena-color-tell-subtle: rgba(16,185,129,.16);--athena-color-positive: #047857;--athena-color-positive-subtle: rgba(16,185,129,.16);--athena-color-warning: #b07527;--athena-color-warning-subtle: #f4e9d4;--athena-color-danger: #D14343;--athena-color-danger-subtle: rgba(252,124,120,.18);--athena-color-info: #2a4a6b;--athena-color-info-subtle: #dfe6ed;--athena-color-focus: #1f7ae0;--athena-color-glass-panel-grad: linear-gradient(165deg, rgba(255,255,255,.94), rgba(255,255,255,.66) 60%, rgba(255,255,255,.58));--athena-color-glass-panel-border: rgba(15,30,25,.09);--athena-color-glass-panel-shadow: 0 1px 0 rgba(255,255,255,.9) inset, 0 10px 26px -14px rgba(20,45,32,.26);--athena-color-glass-panel-shadow-hover: 0 1px 0 rgba(255,255,255,.95) inset, 0 16px 38px -16px rgba(20,45,32,.34);--athena-color-glass-panel-sheen: linear-gradient(180deg, rgba(255,255,255,.65), transparent);--athena-color-glass-tile-grad: linear-gradient(160deg, rgba(255,255,255,.96), rgba(255,255,255,.66));--athena-color-glass-tile-border: rgba(15,30,25,.1);--athena-color-glass-tile-inset: inset 0 1px 0 rgba(255,255,255,.95);--athena-color-glass-tile-sheen: linear-gradient(180deg, rgba(255,255,255,.6), transparent);--athena-color-glass-tile-icon: #059669;--athena-color-glass-glow: radial-gradient(closest-side, rgba(16,185,129,.15), rgba(16,185,129,0));--athena-color-app-backdrop: radial-gradient(130% 100% at 50% -10%, rgba(16,185,129,.1), #eef1ee 55%, #e7ebe7 100%);--athena-color-nav-active-bg: rgba(16,185,129,.14);--athena-color-nav-active-bd: rgba(16,185,129,.3);--athena-color-nav-active-text: #047857;--athena-color-urgent-text: #D14343;--athena-color-urgent-bg: rgba(252,124,120,.18);--athena-color-urgent-bd: rgba(225,90,85,.34);--athena-color-new-text: #047857;--athena-color-new-bg: rgba(16,185,129,.16);--athena-color-new-bd: rgba(16,185,129,.34);--athena-color-outline-bg: rgba(255,255,255,.75);--athena-color-outline-bd: rgba(15,30,25,.14);--athena-color-outline-text: #0F1411;--athena-color-outline-inset: inset 0 1px 0 rgba(255,255,255,.9);--athena-color-avatar-grad: linear-gradient(160deg, #d9ddda, #b8c0ba);--athena-color-avatar-border: rgba(15,30,25,.12);--athena-color-avatar-glyph: rgba(15,30,25,.42);--athena-color-mark-grad: linear-gradient(150deg, rgba(16,185,129,.42), rgba(6,78,59,.32));--athena-color-mark-glyph: rgba(255,255,255,.92);--athena-color-ctrl-bg: rgba(255,255,255,.72);--athena-color-ctrl-hover: rgba(255,255,255,.95);--athena-color-ctrl-bd: rgba(15,30,25,.12);--athena-color-ctrl-inset: inset 0 1px 0 rgba(255,255,255,.9);--athena-color-chip-bg: rgba(255,255,255,.6);--athena-color-chip-hover: rgba(255,255,255,.92);--athena-color-chip-bd: rgba(15,30,25,.1);--athena-color-chip-count-bg: rgba(15,30,25,.06);--athena-color-sidebar-border: rgba(15,30,25,.08);--athena-color-sidebar-grad: linear-gradient(180deg, rgba(255,255,255,.55), rgba(255,255,255,.1));--athena-color-item-hover: rgba(15,30,25,.04);--athena-color-primary-border: rgba(255,255,255,.25);--athena-color-primary-shadow: inset 0 1px 0 rgba(255,255,255,.45), 0 6px 16px -6px rgba(16,185,129,.55);--athena-font-family: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--athena-font-family-display: "Source Serif 4", "Source Serif Pro", "Charter", Georgia, serif;--athena-font-family-mono: "JetBrains Mono", ui-monospace, "SF Mono", "Roboto Mono", Menlo, Consolas, monospace;--athena-font-size-caption: .75rem;--athena-font-size-label: .875rem;--athena-font-size-body: 1rem;--athena-font-size-title: 1.5rem;--athena-font-size-heading: 2rem;--athena-font-size-display: 3rem;--athena-font-size-display-fluid: clamp(3rem, 8vw, 7rem);--athena-line-height-tight: 1.1;--athena-line-height-snug: 1.25;--athena-line-height-body: 1.55;--athena-font-weight-regular: 400;--athena-font-weight-medium: 500;--athena-font-weight-strong: 600;--athena-space-1: .25rem;--athena-space-2: .5rem;--athena-space-3: .75rem;--athena-space-4: 1rem;--athena-space-5: 1.5rem;--athena-space-6: 2rem;--athena-space-7: 3rem;--athena-content-min-height: 18rem;--athena-radius-0: 0;--athena-radius-1: .25rem;--athena-radius-2: .5rem;--athena-radius-badge: .375rem;--athena-radius-glass-sm: .5625rem;--athena-radius-control: .75rem;--athena-radius-nav: .8125rem;--athena-radius-tile: .875rem;--athena-radius-panel: 1.125rem;--athena-radius-pill: 999px;--athena-shadow-focus: 0 0 0 3px rgb(31 122 224 / 35%);--athena-duration-instant: 0ms;--athena-duration-quick: .12s;--athena-easing-standard: ease-out;--athena-shell-max-width: 88rem;--athena-shell-max-width-wide: 96rem}[data-theme=dark]{--athena-color-surface: #0A0A0A;--athena-color-surface-raised: #161616;--athena-color-surface-sunken: #161616;--athena-color-surface-accent: rgba(16,185,129,.13);--athena-color-border: rgba(255,255,255,.1);--athena-color-border-strong: rgba(255,255,255,.18);--athena-color-text: #FFFFFF;--athena-color-text-muted: rgba(235,235,245,.62);--athena-color-text-subtle: rgba(235,235,245,.4);--athena-color-text-on-accent: #04130d;--athena-color-accent: #10B981;--athena-color-accent-strong: #10B981;--athena-color-accent-subtle: rgba(16,185,129,.14);--athena-color-tell: #10B981;--athena-color-tell-subtle: rgba(16,185,129,.14);--athena-color-positive: #10B981;--athena-color-positive-subtle: rgba(16,185,129,.14);--athena-color-warning: #d99a47;--athena-color-warning-subtle: #3a2e1c;--athena-color-danger: #FC7C78;--athena-color-danger-subtle: rgba(252,124,120,.14);--athena-color-info: #6b9fc2;--athena-color-info-subtle: #1c2a3a;--athena-color-focus: #4ea3ff;--athena-color-glass-panel-grad: linear-gradient(165deg, rgba(255,255,255,.055), rgba(255,255,255,.018) 55%, rgba(255,255,255,.01));--athena-color-glass-panel-border: rgba(255,255,255,.1);--athena-color-glass-panel-shadow: 0 1px 0 rgba(255,255,255,.06) inset, 0 10px 30px -12px rgba(0,0,0,.6);--athena-color-glass-panel-shadow-hover: 0 1px 0 rgba(255,255,255,.1) inset, 0 16px 38px -14px rgba(0,0,0,.7);--athena-color-glass-panel-sheen: linear-gradient(180deg, rgba(255,255,255,.05), transparent);--athena-color-glass-tile-grad: linear-gradient(160deg, rgba(255,255,255,.08), rgba(255,255,255,.02));--athena-color-glass-tile-border: rgba(255,255,255,.1);--athena-color-glass-tile-inset: inset 0 1px 0 rgba(255,255,255,.18);--athena-color-glass-tile-sheen: linear-gradient(180deg, rgba(255,255,255,.1), transparent);--athena-color-glass-tile-icon: #10B981;--athena-color-glass-glow: radial-gradient(closest-side, rgba(16,185,129,.12), rgba(16,185,129,0));--athena-color-app-backdrop: radial-gradient(130% 100% at 50% -10%, rgba(16,185,129,.18), rgba(6,78,59,.12) 30%, #0a0d0b 62%, #070908 100%);--athena-color-nav-active-bg: rgba(16,185,129,.13);--athena-color-nav-active-bd: rgba(16,185,129,.22);--athena-color-nav-active-text: #10B981;--athena-color-urgent-text: #FC7C78;--athena-color-urgent-bg: rgba(252,124,120,.14);--athena-color-urgent-bd: rgba(252,124,120,.3);--athena-color-new-text: #10B981;--athena-color-new-bg: rgba(16,185,129,.14);--athena-color-new-bd: rgba(16,185,129,.32);--athena-color-outline-bg: rgba(255,255,255,.04);--athena-color-outline-bd: rgba(255,255,255,.18);--athena-color-outline-text: #FFFFFF;--athena-color-outline-inset: inset 0 1px 0 rgba(255,255,255,.1);--athena-color-avatar-grad: linear-gradient(160deg, #2a2a2a, #161616);--athena-color-avatar-border: rgba(255,255,255,.12);--athena-color-avatar-glyph: rgba(235,235,245,.4);--athena-color-mark-grad: linear-gradient(150deg, rgba(16,185,129,.3), rgba(6,78,59,.3));--athena-color-mark-glyph: rgba(255,255,255,.92);--athena-color-ctrl-bg: rgba(255,255,255,.035);--athena-color-ctrl-hover: rgba(255,255,255,.07);--athena-color-ctrl-bd: rgba(255,255,255,.12);--athena-color-ctrl-inset: inset 0 1px 0 rgba(255,255,255,.12);--athena-color-chip-bg: rgba(255,255,255,.03);--athena-color-chip-hover: rgba(255,255,255,.05);--athena-color-chip-bd: rgba(255,255,255,.08);--athena-color-chip-count-bg: rgba(255,255,255,.06);--athena-color-sidebar-border: rgba(255,255,255,.07);--athena-color-sidebar-grad: linear-gradient(180deg, rgba(255,255,255,.02), rgba(255,255,255,0));--athena-color-item-hover: rgba(255,255,255,.04);--athena-color-primary-border: rgba(255,255,255,.25);--athena-color-primary-shadow: inset 0 1px 0 rgba(255,255,255,.45), 0 6px 16px -6px rgba(16,185,129,.55)}:root{color:var(--athena-color-text);background:var(--athena-color-surface);font-family:var(--athena-font-family);font-size:var(--athena-font-size-body);line-height:var(--athena-line-height-body)}*{box-sizing:border-box}body{min-width:20rem;margin:0;background:var(--athena-color-surface)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,[tabindex]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:var(--athena-shadow-focus)}button:disabled{cursor:not-allowed}.business-ops-shell{min-height:100vh;background:var(--athena-color-surface)}.business-ops-splash{min-height:100vh;background:var(--athena-color-surface);display:flex;align-items:center;justify-content:center;padding:var(--athena-space-6) var(--athena-space-4)}.business-ops-splash>*{width:100%;max-width:30rem}.business-ops-shell__sign-out{background:transparent;border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2);padding:var(--athena-space-1) var(--athena-space-3);color:var(--athena-color-text);font:inherit;cursor:pointer}.business-ops-shell__sign-out:hover{background:var(--athena-color-surface-raised)}.business-ops-one-time-link{margin-top:var(--athena-space-4);padding:var(--athena-space-4);border:2px solid var(--athena-color-accent);border-radius:var(--athena-radius-3);background:var(--athena-color-surface-raised)}.business-ops-one-time-link__title{margin:0 0 var(--athena-space-3) 0;color:var(--athena-color-accent)}.business-ops-one-time-link__meta{margin:0 0 var(--athena-space-3) 0;display:grid;gap:var(--athena-space-1)}.business-ops-one-time-link__meta dt{font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:var(--athena-color-text-muted);display:inline}.business-ops-one-time-link__meta dd{margin:0 0 0 var(--athena-space-2);display:inline}.business-ops-one-time-link__url{margin:0 0 var(--athena-space-3) 0;padding:var(--athena-space-3);background:var(--athena-color-surface);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2);font-family:var(--athena-font-family-mono);font-size:.85rem;white-space:pre-wrap;word-break:break-all}.business-ops-one-time-link__ack{margin:var(--athena-space-2) 0;display:flex;align-items:center;gap:var(--athena-space-2)}.business-ops-shell__skip-link{position:absolute;top:var(--athena-space-3);left:var(--athena-space-3);z-index:1;padding:var(--athena-space-2) var(--athena-space-3);color:var(--athena-color-text-on-accent);background:var(--athena-color-accent);border-radius:var(--athena-radius-1);transform:translateY(-200%)}.business-ops-shell__skip-link:focus{transform:translateY(0)}.business-ops-shell__header{border-bottom:1px solid var(--athena-color-border);background:var(--athena-color-surface-raised)}.business-ops-shell__header-inner{display:flex;gap:var(--athena-space-4);align-items:center;justify-content:space-between;max-width:var(--athena-shell-max-width);padding:var(--athena-space-4) var(--athena-space-6);margin:0 auto}.business-ops-shell__identity{display:grid;gap:var(--athena-space-1)}.athena-wordmark{display:inline-flex;align-items:baseline;color:var(--athena-color-text);font-family:var(--athena-font-family-display);font-weight:var(--athena-font-weight-regular);letter-spacing:0;line-height:var(--athena-line-height-tight)}.athena-wordmark em{color:var(--athena-color-tell);font-style:italic}.athena-wordmark--sm{font-size:var(--athena-font-size-title)}.athena-wordmark--md{font-size:calc(var(--athena-font-size-title) + var(--athena-space-1))}.athena-wordmark--lg{font-size:var(--athena-font-size-display)}.business-ops-shell__context,.business-ops-shell__session,.business-ops-state-panel__support,.report-preview__section p,.report-preview dt{color:var(--athena-color-text-muted);font-size:var(--athena-font-size-label)}.business-ops-shell__session{display:flex;align-items:center;justify-content:flex-end;text-align:end}.business-ops-shell__body{display:grid;grid-template-columns:minmax(13rem,16rem) minmax(0,1fr);gap:var(--athena-space-5);max-width:var(--athena-shell-max-width);min-height:calc(100vh - var(--athena-content-min-height));padding:var(--athena-space-5);margin:0 auto}.business-ops-navigation{min-width:0}.business-ops-navigation__list{display:grid;gap:var(--athena-space-2);padding:0;margin:var(--athena-space-3) 0 0;list-style:none}.business-ops-navigation__label,.business-ops-state-panel__eyebrow{color:var(--athena-color-text-muted);font-family:var(--athena-font-family-mono);font-size:var(--athena-font-size-caption);font-weight:var(--athena-font-weight-strong);letter-spacing:0;text-transform:uppercase}.business-ops-navigation__item{display:flex;gap:var(--athena-space-2);align-items:center;justify-content:space-between;padding:var(--athena-space-3);color:var(--athena-color-text);text-decoration:none;border:1px solid transparent;border-radius:var(--athena-radius-1)}.business-ops-navigation__item:hover{background:var(--athena-color-surface-raised);border-color:var(--athena-color-border)}.business-ops-navigation__item[aria-current=page]{color:var(--athena-color-accent-strong);font-weight:var(--athena-font-weight-strong);background:var(--athena-color-surface-raised);border-color:var(--athena-color-accent)}.business-ops-navigation__item[aria-disabled=true]{color:var(--athena-color-text-subtle);background:var(--athena-color-surface-sunken);border-color:var(--athena-color-border);cursor:not-allowed}.business-ops-navigation__status{flex:0 0 auto;border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-pill);padding:0 var(--athena-space-2);color:var(--athena-color-text-muted);font-size:var(--athena-font-size-caption);font-weight:var(--athena-font-weight-strong);line-height:1.75}.business-ops-shell__main{min-width:0}.business-ops-state-panel{min-height:var(--athena-content-min-height);display:grid;gap:var(--athena-space-4);align-content:start;padding:var(--athena-space-5);background:var(--athena-color-surface-raised);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2)}.business-ops-state-panel[data-state-variant=loading]{align-content:center}.business-ops-state-panel[data-state-variant=blocked],.business-ops-state-panel[data-state-variant=disabled]{border-color:color-mix(in srgb,var(--athena-color-warning) 45%,var(--athena-color-border))}.business-ops-state-panel[data-state-variant=error]{border-color:color-mix(in srgb,var(--athena-color-danger) 45%,var(--athena-color-border))}.business-ops-state-panel__headline{margin:0;font-family:var(--athena-font-family-display);font-size:var(--athena-font-size-heading);font-weight:var(--athena-font-weight-regular);letter-spacing:0;line-height:var(--athena-line-height-tight)}.business-ops-state-panel__body>:first-child{margin-top:0}.business-ops-state-panel__body>:last-child{margin-bottom:0}.business-ops-state-panel__body>p{max-width:44rem;color:var(--athena-color-text-muted)}.business-ops-state-panel__loading,.business-ops-action-region__note{color:var(--athena-color-text-subtle);font-size:var(--athena-font-size-label)}.business-ops-state-panel__support{padding-inline-start:var(--athena-space-3);border-inline-start:3px solid var(--athena-color-border)}.business-ops-action-region{display:flex;flex-wrap:wrap;gap:var(--athena-space-3);align-items:center}.business-ops-action{display:inline-flex;gap:var(--athena-space-2);align-items:center;justify-content:center;min-height:2.75rem;padding:var(--athena-space-2) var(--athena-space-3);color:var(--athena-color-text-on-accent);text-align:center;text-decoration:none;overflow-wrap:anywhere;background:var(--athena-color-accent);border:1px solid var(--athena-color-accent);border-radius:var(--athena-radius-2)}.business-ops-action:disabled{color:var(--athena-color-text-muted);background:var(--athena-color-surface-accent);border-color:var(--athena-color-border)}span.business-ops-action{color:var(--athena-color-text-muted);background:var(--athena-color-surface-sunken);border-color:var(--athena-color-border)}.business-ops-filter-controls .business-ops-action{color:var(--athena-color-text);background:var(--athena-color-surface-raised);border-color:var(--athena-color-border)}.business-ops-filter-controls .business-ops-action[aria-pressed=true]{color:var(--athena-color-text-on-accent);background:var(--athena-color-accent);border-color:var(--athena-color-accent)}.business-ops-identity-admin{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:var(--athena-space-5)}.business-ops-form,.business-ops-tenant-selection{min-width:0;display:grid;gap:var(--athena-space-4)}.business-ops-form{align-content:start;padding-block-start:var(--athena-space-4);border-block-start:1px solid var(--athena-color-border)}.business-ops-form__heading{margin:0;font-size:var(--athena-font-size-body);font-weight:var(--athena-font-weight-strong);line-height:var(--athena-line-height-snug)}.business-ops-field{min-width:0;display:grid;gap:var(--athena-space-1)}.business-ops-field__label{color:var(--athena-color-text-muted);font-size:var(--athena-font-size-label);font-weight:var(--athena-font-weight-strong)}.business-ops-field:focus-within .business-ops-field__label{color:var(--athena-color-text)}.business-ops-field__control{width:100%;min-height:2.75rem;padding:var(--athena-space-2) var(--athena-space-3);color:var(--athena-color-text);background:var(--athena-color-surface-raised);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2);outline:0}.business-ops-field__control:hover{border-color:var(--athena-color-border-strong)}.business-ops-field__control:focus-visible{border-color:var(--athena-color-focus)}.business-ops-operation-result{margin:0;padding:var(--athena-space-3);color:var(--athena-color-text);background:var(--athena-color-surface-sunken);border-inline-start:3px solid var(--athena-color-info)}.business-ops-operation-result[data-result-kind=success]{background:var(--athena-color-positive-subtle);border-inline-start-color:var(--athena-color-positive)}.business-ops-operation-result[data-result-kind=error]{background:var(--athena-color-danger-subtle);border-inline-start-color:var(--athena-color-danger)}.business-ops-tenant-selection__list{display:grid;gap:var(--athena-space-2);padding:0;margin:0;list-style:none}.business-ops-order-list{display:grid;gap:var(--athena-space-3);padding:0;margin:0;list-style:none}.business-ops-order-list__item{display:grid;gap:var(--athena-space-3);padding:var(--athena-space-4);background:var(--athena-color-surface-raised);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2)}.business-ops-order-list__item>a{color:var(--athena-color-text);font-weight:var(--athena-font-weight-strong);text-decoration:none}.business-ops-order-list__item>a:hover{text-decoration:underline}.business-ops-order-list dl,.business-ops-order-detail dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--athena-space-3);margin:0}.business-ops-order-list dt,.business-ops-order-detail dt{color:var(--athena-color-text-muted);font-size:var(--athena-font-size-label);font-weight:var(--athena-font-weight-strong)}.business-ops-order-list dd,.business-ops-order-detail dd{margin:var(--athena-space-1) 0 0;overflow-wrap:anywhere}.business-ops-order-detail{gap:var(--athena-space-5)}.business-ops-order-detail section{display:grid;gap:var(--athena-space-3);min-width:0;padding-block-start:var(--athena-space-4);border-block-start:1px solid var(--athena-color-border)}.business-ops-order-detail section:first-child{padding-block-start:0;border-block-start:0}.business-ops-order-detail h2,.business-ops-order-detail h3{margin:0;line-height:var(--athena-line-height-snug)}.business-ops-order-detail h2{font-size:var(--athena-font-size-body);font-weight:var(--athena-font-weight-strong)}.business-ops-order-detail h3{color:var(--athena-color-text-muted);font-size:var(--athena-font-size-label);font-weight:var(--athena-font-weight-strong)}.business-ops-order-detail p{margin:0;color:var(--athena-color-text-muted)}.business-ops-order-detail ol,.business-ops-order-detail ul{display:grid;gap:var(--athena-space-2);margin:0;padding-inline-start:var(--athena-space-5)}.business-ops-order-detail strong[aria-label]{font-family:var(--athena-font-family-mono);font-size:var(--athena-font-size-label);font-weight:var(--athena-font-weight-strong)}.business-ops-order-detail label{display:grid;gap:var(--athena-space-1);color:var(--athena-color-text-muted);font-size:var(--athena-font-size-label);font-weight:var(--athena-font-weight-strong)}.business-ops-order-detail label:has(input[type=checkbox]){display:flex;gap:var(--athena-space-2);align-items:flex-start;color:var(--athena-color-text);font-size:var(--athena-font-size-body);font-weight:var(--athena-font-weight-regular)}.business-ops-order-detail input:not([type=checkbox]),.business-ops-order-detail select,.business-ops-order-detail textarea{width:100%;min-height:2.75rem;padding:var(--athena-space-2) var(--athena-space-3);color:var(--athena-color-text);background:var(--athena-color-surface-raised);border:1px solid var(--athena-color-border);border-radius:var(--athena-radius-2);outline:0}.business-ops-order-detail textarea{min-block-size:calc(var(--athena-space-5) * 3);resize:vertical}.business-ops-order-detail input:not([type=checkbox]):hover,.business-ops-order-detail select:hover,.business-ops-order-detail textarea:hover{border-color:var(--athena-color-border-strong)}.business-ops-order-detail input:not([type=checkbox]):focus-visible,.business-ops-order-detail select:focus-visible,.business-ops-order-detail textarea:focus-visible{border-color:var(--athena-color-focus)}@media(max-width:48rem){.business-ops-shell__header-inner,.business-ops-shell__body{display:grid;padding:var(--athena-space-4)}.business-ops-shell__session{justify-content:start;text-align:start}.business-ops-shell__body,.business-ops-identity-admin{grid-template-columns:1fr}.business-ops-navigation__list{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr))}.business-ops-order-list dl,.business-ops-order-detail dl{grid-template-columns:1fr}}.ds-page-layout{position:relative;display:flex;flex-direction:column;min-height:100vh;color:var(--athena-color-text)}.ds-page-layout__backdrop{position:fixed;inset:0;z-index:0;background:var(--athena-color-app-backdrop);pointer-events:none}.ds-page-layout__glow{position:fixed;top:-60px;right:-40px;width:460px;height:460px;z-index:0;background:var(--athena-color-glass-glow);pointer-events:none}.ds-page-layout__header,.ds-page-layout__footer{position:relative;z-index:1}.ds-page-layout__main{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;min-height:0}.ds-icon{display:block;flex-shrink:0}.athena-wordmark{font-family:var(--athena-font-family-display);font-weight:var(--athena-font-weight-strong);color:var(--athena-color-text);letter-spacing:-.3px}.athena-wordmark em{font-style:italic}.athena-wordmark--sm{font-size:1rem}.athena-wordmark--md{font-size:1.3125rem}.athena-wordmark--lg{font-size:1.75rem}.ds-glass-mark{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:.5px solid var(--athena-color-glass-panel-border);border-radius:var(--athena-radius-glass-sm);background:var(--athena-color-mark-grad);box-shadow:var(--athena-color-glass-tile-inset);flex-shrink:0}.ds-glass-mark__specular{position:absolute;inset:0;background:var(--athena-color-glass-tile-sheen);pointer-events:none}.ds-glass-mark__glyph{position:relative}.ds-glass-mark__a{stroke:var(--athena-color-mark-glyph)}.ds-glass-mark__bar{stroke:var(--athena-color-accent)}.ds-glass-panel{position:relative;overflow:hidden;border:.5px solid var(--athena-color-glass-panel-border);border-radius:var(--athena-radius-panel);background:var(--athena-color-glass-panel-grad);box-shadow:var(--athena-color-glass-panel-shadow)}.ds-glass-panel[data-radius=tile]{border-radius:var(--athena-radius-tile)}.ds-glass-panel[data-radius=control]{border-radius:var(--athena-radius-control)}.ds-glass-panel[data-radius=nav]{border-radius:var(--athena-radius-nav)}.ds-glass-panel[data-radius=glass-sm]{border-radius:var(--athena-radius-glass-sm)}.ds-glass-panel[data-hover=true]{box-shadow:var(--athena-color-glass-panel-shadow-hover)}.ds-glass-panel__sheen{position:absolute;inset:0 0 auto;height:40%;background:var(--athena-color-glass-panel-sheen);pointer-events:none}.ds-glass-panel__content{position:relative}@supports (backdrop-filter: blur(1px)){.ds-glass-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.ds-avatar{position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border:.5px solid var(--athena-color-avatar-border);border-radius:50%;background:var(--athena-color-avatar-grad);color:var(--athena-color-avatar-glyph);flex-shrink:0}.ds-avatar[data-ring=true]{border:2px solid var(--athena-color-surface)}.ds-avatar__glyph{fill:currentColor}.ds-avatar__img{width:100%;height:100%;object-fit:cover}.ds-icon-tile{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border:.5px solid var(--athena-color-glass-tile-border);border-radius:var(--athena-radius-tile);background:var(--athena-color-glass-tile-grad);box-shadow:var(--athena-color-glass-tile-inset);color:var(--athena-color-glass-tile-icon);flex-shrink:0}.ds-icon-tile__sheen{position:absolute;inset:0 0 auto;height:55%;background:var(--athena-color-glass-tile-sheen);pointer-events:none}.ds-icon-tile__glyph{position:relative;display:flex;color:var(--athena-color-glass-tile-icon)}.ds-badge{display:inline-flex;align-items:center;border:.5px solid transparent;border-radius:var(--athena-radius-badge);padding:.1875rem .5rem;font-size:.6563rem;font-weight:700;letter-spacing:.6px;line-height:1;text-transform:uppercase}.ds-badge--urgent{color:var(--athena-color-urgent-text);background:var(--athena-color-urgent-bg);border-color:var(--athena-color-urgent-bd)}.ds-badge--new{color:var(--athena-color-new-text);background:var(--athena-color-new-bg);border-color:var(--athena-color-new-bd)}.ds-badge--positive{color:var(--athena-color-positive);background:var(--athena-color-positive-subtle);border-color:var(--athena-color-positive)}.ds-badge--warning{color:var(--athena-color-warning);background:var(--athena-color-warning-subtle);border-color:var(--athena-color-warning)}.ds-badge--danger{color:var(--athena-color-danger);background:var(--athena-color-danger-subtle);border-color:var(--athena-color-danger)}.ds-badge--info{color:var(--athena-color-info);background:var(--athena-color-info-subtle);border-color:var(--athena-color-info)}.ds-badge--neutral{color:var(--athena-color-text-muted);background:var(--athena-color-chip-count-bg);border-color:var(--athena-color-border)}.ds-button{display:inline-flex;align-items:center;gap:var(--athena-space-2);border:.5px solid transparent;border-radius:var(--athena-radius-control);font-family:var(--athena-font-family);font-weight:600;letter-spacing:.1px;white-space:nowrap;cursor:pointer;text-decoration:none;transition:transform var(--athena-duration-quick) var(--athena-easing-standard),filter var(--athena-duration-quick) var(--athena-easing-standard)}.ds-button--md{padding:.5625rem 1.125rem;font-size:.875rem}.ds-button--sm{padding:.375rem .75rem;font-size:.8125rem}.ds-button--primary{background:var(--athena-color-accent);color:var(--athena-color-text-on-accent);border-color:var(--athena-color-primary-border);box-shadow:var(--athena-color-primary-shadow)}.ds-button--outline{background:var(--athena-color-outline-bg);color:var(--athena-color-outline-text);border-color:var(--athena-color-outline-bd);box-shadow:var(--athena-color-outline-inset)}.ds-button:active{transform:scale(.97);filter:brightness(.95)}.ds-button:disabled{cursor:not-allowed;opacity:.55;transform:none;filter:none}.ds-button:focus-visible{outline:2px solid var(--athena-color-focus);outline-offset:2px}.ds-button__icon{display:inline-flex}.ds-icon-button{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:.5px solid var(--athena-color-ctrl-bd);border-radius:var(--athena-radius-control);background:var(--athena-color-ctrl-bg);box-shadow:var(--athena-color-ctrl-inset);color:var(--athena-color-text-muted);cursor:pointer;transition:background var(--athena-duration-quick) var(--athena-easing-standard)}.ds-icon-button:hover{background:var(--athena-color-ctrl-hover)}.ds-icon-button:focus-visible{outline:2px solid var(--athena-color-focus);outline-offset:2px}.ds-icon-button__glyph{display:flex}.ds-icon-button__badge{position:absolute;top:-3px;right:-3px;width:8px;height:8px;border:1.5px solid var(--athena-color-surface);border-radius:50%;background:var(--athena-color-danger)}.ds-search-field{display:flex;align-items:center;gap:var(--athena-space-2);height:42px;padding:0 .875rem;border:.5px solid var(--athena-color-ctrl-bd);border-radius:var(--athena-radius-control);background:var(--athena-color-ctrl-bg);box-shadow:var(--athena-color-ctrl-inset);color:var(--athena-color-text-subtle)}.ds-search-field__icon{display:flex}.ds-search-field__input{flex:1;min-width:0;border:0;background:none;outline:none;color:var(--athena-color-text);font-size:.875rem;font-family:var(--athena-font-family)}.ds-search-field__input::placeholder{color:var(--athena-color-text-subtle)}.ds-input{width:100%;min-height:2.75rem;padding:0 .875rem;border:.5px solid var(--athena-color-ctrl-bd);border-radius:var(--athena-radius-control);background:var(--athena-color-ctrl-bg);color:var(--athena-color-text);font-size:1rem;font-family:var(--athena-font-family)}.ds-input:focus-visible{outline:2px solid var(--athena-color-focus);outline-offset:1px}.ds-chip{display:inline-flex;align-items:center;gap:var(--athena-space-2);padding:.5rem .9375rem;border:.5px solid var(--athena-color-chip-bd);border-radius:var(--athena-radius-control);background:var(--athena-color-chip-bg);color:var(--athena-color-text-muted);font-size:.8438rem;font-weight:500;cursor:pointer;transition:background var(--athena-duration-quick) var(--athena-easing-standard),color var(--athena-duration-quick) var(--athena-easing-standard)}.ds-chip:hover{background:var(--athena-color-chip-hover);color:var(--athena-color-text)}.ds-chip[data-active=true]{border-color:var(--athena-color-nav-active-bd);background:var(--athena-color-nav-active-bg);color:var(--athena-color-nav-active-text);font-weight:600}.ds-chip__count{padding:.0625rem .375rem;border-radius:var(--athena-radius-badge);background:var(--athena-color-chip-count-bg);color:var(--athena-color-text-subtle);font-size:.75rem;font-weight:700}.ds-chip[data-active=true] .ds-chip__count{background:var(--athena-color-accent-subtle);color:var(--athena-color-nav-active-text)}.ds-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:var(--athena-space-4)}.ds-filter-bar__chips{display:flex;flex-wrap:wrap;gap:var(--athena-space-2)}.ds-filter-bar__trailing{display:flex;align-items:center;gap:var(--athena-space-2);color:var(--athena-color-text-muted);font-size:.8438rem;white-space:nowrap}.ds-sidebar{display:flex;flex-direction:column;width:250px;padding:1.5rem 1rem;border-right:.5px solid var(--athena-color-sidebar-border);background:var(--athena-color-sidebar-grad);flex-shrink:0}.ds-sidebar__brand{display:flex;align-items:center;gap:var(--athena-space-3);padding:.25rem .625rem 1.375rem}.ds-sidebar__nav{display:flex;flex-direction:column;gap:.25rem}.ds-sidebar__spacer{flex:1}.ds-sidebar__footer{margin-top:var(--athena-space-4)}.ds-nav-item{display:flex;align-items:center;gap:.8125rem;width:100%;padding:.6875rem .875rem;border:.5px solid transparent;border-radius:var(--athena-radius-nav);background:transparent;color:var(--athena-color-text-muted);font-family:var(--athena-font-family);font-size:.9063rem;font-weight:500;text-align:left;text-decoration:none;cursor:pointer;transition:background var(--athena-duration-quick) var(--athena-easing-standard),color var(--athena-duration-quick) var(--athena-easing-standard)}.ds-nav-item:hover{background:var(--athena-color-item-hover);color:var(--athena-color-text)}.ds-nav-item[data-active=true]{border-color:var(--athena-color-nav-active-bd);background:var(--athena-color-nav-active-bg);color:var(--athena-color-nav-active-text);font-weight:600}.ds-nav-item:focus-visible{outline:2px solid var(--athena-color-focus);outline-offset:2px}.ds-nav-item[data-disabled=true]{color:var(--athena-color-text-subtle);cursor:not-allowed}.ds-nav-item[data-disabled=true]:hover{background:transparent;color:var(--athena-color-text-subtle)}.ds-nav-item__icon{display:flex}.ds-nav-item__label{flex:1}.ds-nav-item__status{flex-shrink:0;border:.5px solid var(--athena-color-chip-bd);border-radius:var(--athena-radius-pill);padding:.0625rem .4375rem;background:var(--athena-color-chip-count-bg);color:var(--athena-color-text-subtle);font-family:var(--athena-font-family-mono);font-size:.625rem;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.ds-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--athena-space-5)}.ds-topbar__title{margin:0;color:var(--athena-color-text);font-size:1.875rem;font-weight:800;letter-spacing:-.6px;white-space:nowrap}.ds-topbar__subtitle{margin:.5rem 0 0;color:var(--athena-color-text-muted);font-size:.9375rem}.ds-topbar__actions{display:flex;align-items:center;gap:var(--athena-space-3);flex-shrink:0}.ds-list-row{display:block}.ds-list-row[data-clickable=true]{cursor:pointer}.ds-list-row .ds-glass-panel{transition:box-shadow var(--athena-duration-quick) var(--athena-easing-standard),transform var(--athena-duration-quick) var(--athena-easing-standard)}.ds-list-row:hover .ds-glass-panel{transform:translateY(-1px);box-shadow:var(--athena-color-glass-panel-shadow-hover)}.ds-list-row__inner{display:flex;align-items:center;gap:var(--athena-space-5);padding:1rem 1.25rem}.ds-list-row__leading{flex-shrink:0}.ds-list-row__main{flex:1 1 0;min-width:0}.ds-list-row__title-row{display:flex;align-items:center;gap:var(--athena-space-2)}.ds-list-row__title{color:var(--athena-color-text);font-size:1.0625rem;font-weight:700;letter-spacing:-.2px;white-space:nowrap}.ds-list-row__meta{display:flex;align-items:center;gap:var(--athena-space-2);margin-top:.3125rem;color:var(--athena-color-text-muted);font-size:.8438rem}.ds-list-row__col{display:flex;align-items:center;gap:var(--athena-space-2);min-width:0;color:var(--athena-color-text-muted);font-size:.8438rem}.ds-list-row__actions{display:flex;align-items:center;gap:var(--athena-space-3);flex-shrink:0}.ds-list-header{display:flex;align-items:center;gap:var(--athena-space-5);padding:0 1.25rem .125rem}.ds-list-cell{color:var(--athena-color-text-subtle);font-size:.7188rem;font-weight:600;letter-spacing:.7px;text-transform:uppercase}.ds-table{width:100%;border-collapse:collapse;color:var(--athena-color-text);font-size:.875rem}.ds-table__caption{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.ds-table__th{padding:.75rem 1rem;border-bottom:.5px solid var(--athena-color-border);color:var(--athena-color-text-subtle);font-size:.7188rem;font-weight:600;letter-spacing:.7px;text-align:left;text-transform:uppercase}.ds-table__row{border-bottom:.5px solid var(--athena-color-border)}.ds-table__td{padding:.75rem 1rem;color:var(--athena-color-text-muted)}.ds-table__empty{padding:1.5rem 1rem;color:var(--athena-color-text-subtle);text-align:center}.ds-state-panel{position:relative;display:flex;flex-direction:column;gap:var(--athena-space-3);padding:var(--athena-space-6);border:.5px solid var(--athena-color-glass-panel-border);border-radius:var(--athena-radius-panel);background:var(--athena-color-glass-panel-grad);box-shadow:var(--athena-color-glass-panel-shadow)}.ds-state-panel__eyebrow{color:var(--athena-color-accent-strong);font-family:var(--athena-font-family-mono);font-size:.75rem;letter-spacing:.7px;text-transform:uppercase}.ds-state-panel__headline{margin:0;color:var(--athena-color-text);font-size:1.5rem;font-weight:700}.ds-state-panel__body{color:var(--athena-color-text-muted);line-height:var(--athena-line-height-body)}.ds-state-panel__loading{color:var(--athena-color-text-subtle)}.ds-state-panel__support{color:var(--athena-color-text-subtle);font-size:.875rem}.ds-state-panel[data-state-variant=error]{border-color:var(--athena-color-danger)}.ds-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:var(--athena-space-4)}.ds-modal__backdrop{position:absolute;inset:0;background:var(--athena-color-surface-sunken);opacity:.82}.ds-modal__dialog{position:relative;width:100%;max-width:32rem;overflow:hidden;padding:var(--athena-space-6);border:.5px solid var(--athena-color-glass-panel-border);border-radius:var(--athena-radius-panel);background:var(--athena-color-glass-panel-grad);box-shadow:var(--athena-color-glass-panel-shadow-hover)}.ds-modal__title{margin:0 0 var(--athena-space-4);color:var(--athena-color-text);font-size:1.5rem;font-weight:700}.ds-theme-toggle{display:inline-flex;gap:.125rem;padding:.1875rem;border:.5px solid var(--athena-color-ctrl-bd);border-radius:var(--athena-radius-pill);background:var(--athena-color-ctrl-bg);box-shadow:var(--athena-color-ctrl-inset)}.ds-theme-toggle--fixed{position:fixed;top:1.125rem;left:1.125rem;z-index:100}.ds-theme-toggle__option{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .8125rem;border:0;border-radius:var(--athena-radius-pill);background:transparent;color:var(--athena-color-text-muted);font-family:var(--athena-font-family);font-size:.8125rem;font-weight:600;cursor:pointer;transition:background var(--athena-duration-quick) var(--athena-easing-standard)}.ds-theme-toggle__option[data-active=true]{background:var(--athena-color-accent);color:var(--athena-color-text-on-accent)}.ds-confidence{display:flex;align-items:center;gap:var(--athena-space-2)}.ds-confidence__track{flex:1;height:6px;border-radius:var(--athena-radius-pill);background:var(--athena-color-chip-count-bg);overflow:hidden}.ds-confidence__fill{height:100%;border-radius:var(--athena-radius-pill);background:var(--athena-color-accent)}.ds-confidence__fill[data-tier=warn]{background:var(--athena-color-warning)}.ds-confidence__fill[data-tier=danger]{background:var(--athena-color-danger)}.ds-confidence__value{font-family:var(--athena-font-family-mono);font-size:.8125rem;font-variant-numeric:tabular-nums;color:var(--athena-color-text);min-width:2.5rem;text-align:right}.ds-ai-stamp{display:inline-flex;align-items:center;gap:.375rem;padding:.1875rem .5rem;border:1px solid var(--athena-color-border-strong);border-radius:var(--athena-radius-badge);font-family:var(--athena-font-family-mono);font-size:.6875rem;letter-spacing:.4px;text-transform:uppercase;color:var(--athena-color-text-muted)}.ds-ai-stamp__dot{width:.375rem;height:.375rem;border-radius:50%;background:var(--athena-color-text-muted)}.ds-phase-bar{display:flex;align-items:center;gap:.25rem}.ds-phase-bar__seg{height:4px;flex:1;border-radius:var(--athena-radius-pill);background:var(--athena-color-chip-count-bg)}.ds-phase-bar__seg[data-on=true]{background:var(--athena-color-accent)}.ds-phase-bar__seg[data-on=current]{background:var(--athena-color-accent);box-shadow:0 0 0 2px var(--athena-color-surface-accent)}.ds-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.ds-placeholder{color:var(--athena-color-text-subtle)}.ds-placeholder__bars{display:grid;gap:var(--athena-space-2)}.ds-placeholder__row{display:block;height:.75rem;border-radius:var(--athena-radius-glass-sm);background:var(--athena-color-surface-sunken)}.ds-stat{display:grid;gap:var(--athena-space-1)}.ds-stat__value{font-size:var(--athena-font-size-title);font-weight:var(--athena-font-weight-strong);color:var(--athena-color-text)}.ds-stat__label{font-size:var(--athena-font-size-label);color:var(--athena-color-text-muted)}.ds-data-section{display:grid;gap:var(--athena-space-3);padding:var(--athena-space-5)}.ds-data-section__head{display:flex;align-items:center;gap:var(--athena-space-2)}.ds-data-section__title{margin:0;font-size:var(--athena-font-size-body);font-weight:var(--athena-font-weight-strong);color:var(--athena-color-text)}.ds-data-section__actions{margin-inline-start:auto}.ds-data-section__chip{border:.5px solid var(--athena-color-chip-bd);border-radius:var(--athena-radius-pill);padding:.0625rem .4375rem;background:var(--athena-color-chip-count-bg);color:var(--athena-color-text-subtle);font-family:var(--athena-font-family-mono);font-size:.625rem;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.ds-data-section__chip[data-status=available]{color:var(--athena-color-accent);border-color:var(--athena-color-accent)}
