.obd-report{--report-slate-900:#0f172a;--report-slate-700:#334155;--report-slate-300:#cbd5e1;--report-slate-100:#f1f5f9;--report-white:#fff;--report-success:#16a34a;--report-caution:#f59e0b;--report-insufficient:#dc2626;--report-info:#2563eb;--report-space-1:4px;--report-space-2:8px;--report-space-3:12px;--report-space-4:16px;--report-space-6:24px;--report-space-8:32px;--report-space-12:48px;--report-margin:var(--report-space-8);--report-gutter:var(--report-space-4);--report-accent:var(--report-slate-700);background:var(--report-white);color:var(--report-slate-900);font-family:var(--font-inter), ui-sans-serif, system-ui, sans-serif;text-align:left;width:100%;padding:var(--report-margin);font-size:14px;line-height:20px;container-type:inline-size}.obd-report[data-status=healthy]{--report-accent:var(--report-success)}.obd-report[data-status=caution]{--report-accent:var(--report-caution)}.obd-report[data-status=insufficient]{--report-accent:var(--report-insufficient)}.obd-report h1,.obd-report h2,.obd-report h3,.obd-report h4{color:var(--report-slate-900);margin:0}.obd-report__brand{letter-spacing:-.01em;font-size:32px;font-weight:700;line-height:40px}.obd-report__page-title{letter-spacing:.14em;text-transform:uppercase;color:var(--report-slate-700);font-size:16px;font-weight:600;line-height:24px}.obd-report__section-title{letter-spacing:.06em;text-transform:uppercase;font-size:14px;font-weight:600;line-height:20px}.obd-report__label{letter-spacing:.06em;text-transform:uppercase;color:var(--report-slate-700);font-size:12px;font-weight:500;line-height:16px}.obd-report__metric{font-variant-numeric:tabular-nums;font-size:24px;font-weight:700;line-height:28px}.obd-report__metric-secondary{font-variant-numeric:tabular-nums;font-size:16px;font-weight:500;line-height:20px}.obd-report__body{color:var(--report-slate-700);font-size:14px;font-weight:400;line-height:20px}.obd-report__caption{color:var(--report-slate-700);font-size:12px;font-weight:400;line-height:16px}.obd-report__header{justify-content:space-between;align-items:flex-start;gap:var(--report-space-4);padding-bottom:var(--report-space-4);border-bottom:2px solid var(--report-slate-900);flex-wrap:wrap;display:flex}.obd-report__subtitle{margin-top:var(--report-space-1);letter-spacing:.22em;text-transform:uppercase;color:var(--report-slate-700);font-size:16px;font-weight:600;line-height:24px}.obd-report__descriptors{margin-top:var(--report-space-2);gap:var(--report-space-2);color:var(--report-slate-700);flex-wrap:wrap;font-size:12px;line-height:16px;display:flex}.obd-report__descriptors li+li:before{content:"•";margin-right:var(--report-space-2);color:var(--report-slate-300)}.obd-report__facsimile{align-items:flex-end;gap:var(--report-space-2);text-align:right;flex-direction:column;max-width:20rem;display:flex}.obd-report__facsimile-badge{padding:var(--report-space-1) var(--report-space-2);background:var(--report-insufficient);color:var(--report-white);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:14px;display:inline-block}.obd-report__section{margin-top:var(--report-space-6);break-inside:avoid}.obd-report__section-head{justify-content:space-between;align-items:baseline;gap:var(--report-space-2);padding-left:var(--report-space-2);border-left:3px solid var(--report-insufficient);flex-wrap:wrap;display:flex}.obd-report__grid{gap:var(--report-space-6);grid-template-columns:1fr;display:grid}@container (min-width:40rem){.obd-report__grid--halves{grid-template-columns:1fr 1fr}.obd-report__grid--wide-left{grid-template-columns:7fr 5fr}}.obd-report__fields{margin:var(--report-space-4) 0 0;gap:var(--report-space-3);display:grid}.obd-report__field{align-items:baseline;gap:var(--report-space-2);grid-template-columns:1.4rem 1fr;display:grid}.obd-report__field-body{align-items:baseline;gap:var(--report-space-2);flex-wrap:wrap;justify-content:space-between;display:flex}.obd-report__field dt{color:var(--report-slate-700);font-size:13px}.obd-report__field dd{color:var(--report-slate-900);margin:0;font-size:13px;font-weight:600}.obd-report__status{gap:var(--report-space-4);padding:var(--report-space-4);background:var(--report-slate-100);border:1px solid var(--report-slate-300);display:flex}.obd-report__status-icon{color:var(--report-accent);flex:none}.obd-report__status-headline{margin-top:var(--report-space-1);color:var(--report-accent);font-size:20px;font-weight:700;line-height:26px}.obd-report__status-note{margin-top:var(--report-space-2);color:var(--report-slate-700);font-size:12px;line-height:17px}.obd-report__snapshot{margin:var(--report-space-4) 0 0;gap:var(--report-space-3);grid-template-columns:repeat(2,minmax(0,1fr));padding:0;list-style:none;display:grid}@container (min-width:30rem){.obd-report__snapshot{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (min-width:48rem){.obd-report__snapshot{grid-template-columns:repeat(6,minmax(0,1fr))}}.obd-report__card{align-items:center;gap:var(--report-space-2);padding:var(--report-space-3);border:1px solid var(--report-slate-300);background:var(--report-white);text-align:center;flex-direction:column;display:flex}.obd-report__card-icon{color:var(--report-slate-700)}.obd-report__card--missing .obd-report__card-icon{color:var(--report-insufficient)}.obd-report__card-value{font-variant-numeric:tabular-nums;font-size:24px;font-weight:700;line-height:28px}.obd-report__card-value--compact{font-size:15px;font-weight:600;line-height:20px}.obd-report__evidence{margin:var(--report-space-4) 0 0;gap:var(--report-space-3);grid-template-columns:repeat(2,minmax(0,1fr));padding:0;list-style:none;display:grid}@container (min-width:34rem){.obd-report__evidence{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (min-width:52rem){.obd-report__evidence{grid-template-columns:repeat(5,minmax(0,1fr))}}.obd-report__evidence-card{gap:var(--report-space-2);padding:var(--report-space-3);border:1px solid var(--report-slate-300);background:var(--report-white);text-align:center;flex-direction:column;align-items:center;display:flex}.obd-report__evidence-card--missing{background:color-mix(in srgb, var(--report-insufficient) 4%, var(--report-white));border-color:color-mix(in srgb, var(--report-insufficient) 35%, var(--report-slate-300))}.obd-report__evidence-card .obd-report__label,.obd-report__card .obd-report__label{align-items:center;min-height:32px;display:flex}.obd-report__evidence-value{font-variant-numeric:tabular-nums;font-size:24px;font-weight:700;line-height:28px}.obd-report__evidence-value--missing{color:var(--report-insufficient);font-size:18px;line-height:24px}.obd-report__evidence-unit{color:var(--report-slate-700);margin-left:2px;font-size:12px;font-weight:500}.obd-report__range{gap:var(--report-space-1);width:100%;padding-top:var(--report-space-2);border-top:1px solid var(--report-slate-300);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.obd-report__range dt{letter-spacing:.08em;text-transform:uppercase;color:var(--report-slate-700);font-size:10px;line-height:14px}.obd-report__range dd{font-variant-numeric:tabular-nums;margin:0;font-size:13px;font-weight:500;line-height:18px}.obd-report__availability{align-items:center;gap:var(--report-space-2);color:var(--report-slate-700);font-size:11px;font-weight:500;line-height:15px;display:inline-flex}.obd-report__availability:before{content:"";background:var(--report-success);border-radius:50%;width:7px;height:7px}.obd-report__availability[data-availability=missing]:before{background:var(--report-insufficient)}.obd-report__availability[data-availability=missing]{color:var(--report-insufficient)}.obd-report__table-scroll{margin-top:var(--report-space-4);overflow-x:auto}.obd-report__table{border-collapse:collapse;width:100%;min-width:44rem;font-size:12px;line-height:16px}.obd-report__table caption{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.obd-report__table th,.obd-report__table td{padding:var(--report-space-2) var(--report-space-3);border:1px solid var(--report-slate-300);text-align:left;vertical-align:top}.obd-report__table thead th{background:var(--report-slate-100);color:var(--report-slate-900);font-weight:600}.obd-report__table tbody th{color:var(--report-slate-900);font-weight:500}.obd-report__table td{font-variant-numeric:tabular-nums;color:var(--report-slate-700)}.obd-report__table .obd-report__cell--missing{color:var(--report-insufficient);font-weight:600}.obd-report__rules{margin:var(--report-space-4) 0 0;gap:var(--report-space-2);padding:0;list-style:none;display:grid}.obd-report__rule{border:1px solid var(--report-slate-300);grid-template-columns:5.5rem 1fr;display:grid}.obd-report__rule-label{padding:var(--report-space-3);border-right:1px solid var(--report-slate-300);background:var(--report-slate-100);letter-spacing:.08em;text-transform:uppercase;color:var(--report-insufficient);font-size:11px;font-weight:700}.obd-report__rule-items{padding:var(--report-space-3) var(--report-space-3) var(--report-space-3) var(--report-space-6);gap:var(--report-space-1);color:var(--report-slate-700);margin:0;font-size:12px;line-height:17px;display:grid}.obd-report__rule-connector{color:var(--report-slate-300);justify-content:center;display:flex}.obd-report__limitations{margin:var(--report-space-4) 0 0;gap:var(--report-space-3);padding:0;list-style:none;display:grid}.obd-report__limitation{align-items:center;gap:var(--report-space-3);grid-template-columns:2.5rem 1fr;display:grid}.obd-report__limitation-icon{background:var(--report-slate-100);width:2.5rem;height:2.5rem;color:var(--report-slate-700);border-radius:50%;place-items:center;display:grid}.obd-report__note{gap:var(--report-space-3);margin-top:var(--report-space-4);padding:var(--report-space-3) var(--report-space-4);border:1px solid var(--report-slate-300);background:var(--report-slate-100);color:var(--report-slate-700);align-items:flex-start;font-size:12px;line-height:17px;display:flex}.obd-report__note--accent{border-color:color-mix(in srgb, var(--report-accent) 45%, var(--report-slate-300));background:color-mix(in srgb, var(--report-accent) 6%, var(--report-white))}.obd-report__note-icon{color:var(--report-accent);flex:none}.obd-report__list{margin:var(--report-space-2) 0 0;padding-left:var(--report-space-6);gap:var(--report-space-1);color:var(--report-slate-700);font-size:12px;line-height:17px;display:grid}.obd-report__footer{justify-content:space-between;align-items:baseline;gap:var(--report-space-3);margin-top:var(--report-space-8);padding-top:var(--report-space-3);border-top:1px solid var(--report-slate-300);color:var(--report-slate-700);flex-wrap:wrap;font-size:11px;line-height:15px;display:flex}.obd-report__footer-brand{letter-spacing:.04em;color:var(--report-slate-900);font-weight:700}.obd-report__footer-page{color:var(--report-insufficient);font-weight:600}@media print{.obd-report{box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;padding:0}.obd-report__page{break-after:page}.obd-report__page:last-child{break-after:auto}.obd-report__table-scroll{overflow-x:visible}.obd-report__table{min-width:0}}
