.MonthlyReportClient-module__Ahucga__page{min-width:0;color:var(--theme-text)}.MonthlyReportClient-module__Ahucga__interactiveReport{gap:14px;min-width:0;display:grid}.MonthlyReportClient-module__Ahucga__hero,.MonthlyReportClient-module__Ahucga__reportMeta,.MonthlyReportClient-module__Ahucga__metricCard,.MonthlyReportClient-module__Ahucga__chartCard,.MonthlyReportClient-module__Ahucga__overview,.MonthlyReportClient-module__Ahucga__vendorDetail,.MonthlyReportClient-module__Ahucga__issuePanel,.MonthlyReportClient-module__Ahucga__errorPanel,.MonthlyReportClient-module__Ahucga__warningPanel{border:1px solid var(--theme-border);border-radius:var(--theme-radius);box-shadow:var(--theme-shadow)}.MonthlyReportClient-module__Ahucga__hero{justify-content:space-between;align-items:center;gap:26px;padding:clamp(20px,2.4vw,34px);display:flex}.MonthlyReportClient-module__Ahucga__hero>div:first-child{gap:8px;max-width:760px;display:grid}.MonthlyReportClient-module__Ahucga__eyebrow{color:var(--theme-readable-accent);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.MonthlyReportClient-module__Ahucga__hero h1,.MonthlyReportClient-module__Ahucga__sectionHeading h2,.MonthlyReportClient-module__Ahucga__sectionHeader h2,.MonthlyReportClient-module__Ahucga__issuePanel h2,.MonthlyReportClient-module__Ahucga__vendorDetail h2{color:var(--theme-heading);font-family:var(--theme-font-display);letter-spacing:-.025em;margin:0;font-weight:600}.MonthlyReportClient-module__Ahucga__hero h1{font-size:clamp(30px,4vw,46px);line-height:1}.MonthlyReportClient-module__Ahucga__hero p{color:var(--theme-copy);margin:0;line-height:1.45}.MonthlyReportClient-module__Ahucga__controls{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:8px;display:flex}.MonthlyReportClient-module__Ahucga__controls label{color:var(--theme-muted);letter-spacing:.04em;text-transform:uppercase;gap:5px;font-size:11px;font-weight:700;display:grid}.MonthlyReportClient-module__Ahucga__controls input,.MonthlyReportClient-module__Ahucga__controls select,.MonthlyReportClient-module__Ahucga__controls button,.MonthlyReportClient-module__Ahucga__modeSwitch button,.MonthlyReportClient-module__Ahucga__errorPanel button{border:1px solid var(--theme-border);background:var(--theme-row-bg);min-height:38px;color:var(--theme-text);font:inherit;border-radius:8px}.MonthlyReportClient-module__Ahucga__controls input,.MonthlyReportClient-module__Ahucga__controls select{padding:0 10px}.MonthlyReportClient-module__Ahucga__controls button,.MonthlyReportClient-module__Ahucga__errorPanel button{cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-weight:700;display:inline-flex}.MonthlyReportClient-module__Ahucga__controls button:last-child{border-color:var(--theme-accent);background:var(--theme-accent);color:var(--theme-surface)}.MonthlyReportClient-module__Ahucga__controls button:disabled{cursor:not-allowed;opacity:.48}.MonthlyReportClient-module__Ahucga__spin{animation:1s linear infinite MonthlyReportClient-module__Ahucga__spin}@keyframes MonthlyReportClient-module__Ahucga__spin{to{transform:rotate(360deg)}}.MonthlyReportClient-module__Ahucga__reportMeta{justify-content:space-between;align-items:center;gap:18px;padding:13px 16px;display:flex}.MonthlyReportClient-module__Ahucga__reportMeta>div{color:var(--theme-copy);align-items:center;gap:10px;display:flex}.MonthlyReportClient-module__Ahucga__reportMeta span{gap:2px;display:grid}.MonthlyReportClient-module__Ahucga__reportMeta small{color:var(--theme-muted)}.MonthlyReportClient-module__Ahucga__liveBadge,.MonthlyReportClient-module__Ahucga__snapshotBadge{text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex!important}.MonthlyReportClient-module__Ahucga__liveBadge{background:color-mix(in srgb, var(--theme-status-green) 18%, transparent);color:var(--theme-status-green)}.MonthlyReportClient-module__Ahucga__snapshotBadge{background:color-mix(in srgb, var(--theme-status-purple) 18%, transparent);color:var(--theme-status-purple)}.MonthlyReportClient-module__Ahucga__metrics{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;display:grid}.MonthlyReportClient-module__Ahucga__metricCard{align-content:start;gap:9px;min-width:0;padding:14px;display:grid}.MonthlyReportClient-module__Ahucga__metricCard>strong{color:var(--theme-heading);font-family:var(--theme-font-display);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(20px,2vw,27px);font-weight:600;overflow:hidden}.MonthlyReportClient-module__Ahucga__titleWithTip{align-items:center;min-width:0;gap:6px!important;display:flex!important}.MonthlyReportClient-module__Ahucga__titleWithTip h2,.MonthlyReportClient-module__Ahucga__titleWithTip h3{min-width:0;margin:0}.MonthlyReportClient-module__Ahucga__tableTitleToggle{min-width:0;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;letter-spacing:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:7px;padding:0;display:inline-flex}.MonthlyReportClient-module__Ahucga__tableTitleToggle span{min-width:0}.MonthlyReportClient-module__Ahucga__tableTitleToggle svg{flex:none;transition:transform .24s cubic-bezier(.2,.8,.2,1)}.MonthlyReportClient-module__Ahucga__tableTitleToggle[data-expanded=true] svg{transform:rotate(90deg)}.MonthlyReportClient-module__Ahucga__tableTitleToggle:hover,.MonthlyReportClient-module__Ahucga__tableTitleToggle:focus-visible{color:var(--theme-readable-accent)}.MonthlyReportClient-module__Ahucga__metricCard .MonthlyReportClient-module__Ahucga__titleWithTip h3{color:var(--theme-muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.MonthlyReportClient-module__Ahucga__infoTip{color:var(--theme-muted);cursor:help;flex:none;align-items:center;position:relative;display:inline-flex!important}.MonthlyReportClient-module__Ahucga__infoTip>span{z-index:30;border:1px solid var(--theme-border);background:var(--theme-surface);width:min(260px,70vw);box-shadow:var(--theme-shadow);color:var(--theme-text);letter-spacing:normal;text-transform:none;border-radius:8px;padding:9px 10px;font-size:12px;font-weight:500;line-height:1.4;display:none;position:absolute;top:calc(100% + 8px);left:-8px}.MonthlyReportClient-module__Ahucga__infoTip:hover>span,.MonthlyReportClient-module__Ahucga__infoTip:focus>span{display:block}.MonthlyReportClient-module__Ahucga__impactValues{grid-template-columns:1fr 1fr;gap:9px;display:grid}.MonthlyReportClient-module__Ahucga__impactCard{grid-column:span 2}.MonthlyReportClient-module__Ahucga__impactValues>span{gap:2px;min-width:0;display:grid}.MonthlyReportClient-module__Ahucga__impactValues>span+span{border-left:1px solid var(--theme-row-border);padding-left:9px}.MonthlyReportClient-module__Ahucga__impactValues small{color:var(--theme-muted);text-transform:uppercase;font-size:10px;font-weight:700}.MonthlyReportClient-module__Ahucga__impactValues strong{color:var(--theme-heading);font-family:var(--theme-font-display);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(17px,1.7vw,23px);font-weight:600;overflow:hidden}.MonthlyReportClient-module__Ahucga__sectionHeading,.MonthlyReportClient-module__Ahucga__sectionHeader{justify-content:space-between;align-items:end;gap:20px;display:flex}.MonthlyReportClient-module__Ahucga__sectionHeading{padding:12px 4px 0}.MonthlyReportClient-module__Ahucga__sectionHeading>div,.MonthlyReportClient-module__Ahucga__sectionHeader>div{gap:5px;display:grid}.MonthlyReportClient-module__Ahucga__sectionHeading>span,.MonthlyReportClient-module__Ahucga__sectionHeader>span{color:var(--theme-muted);font-size:12px}.MonthlyReportClient-module__Ahucga__chartGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}.MonthlyReportClient-module__Ahucga__breakdownGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.MonthlyReportClient-module__Ahucga__chartCard{min-width:0;padding:16px}.MonthlyReportClient-module__Ahucga__chartCard>header,.MonthlyReportClient-module__Ahucga__vendorCharts article>header{margin-bottom:10px;display:grid}.MonthlyReportClient-module__Ahucga__chartCard h3,.MonthlyReportClient-module__Ahucga__vendorCharts h3,.MonthlyReportClient-module__Ahucga__issuePanel h3{color:var(--theme-heading);margin:0;font-size:16px}.MonthlyReportClient-module__Ahucga__chartScroll{max-width:100%;overflow-x:auto}.MonthlyReportClient-module__Ahucga__timeline{width:100%;min-width:560px;height:auto;display:block}.MonthlyReportClient-module__Ahucga__gridLine{stroke:var(--theme-row-border);stroke-width:1px}.MonthlyReportClient-module__Ahucga__axisText{fill:var(--theme-muted);font:11px var(--theme-font-ui)}.MonthlyReportClient-module__Ahucga__emptyChart{fill:var(--theme-muted);font:14px var(--theme-font-ui)}.MonthlyReportClient-module__Ahucga__legend,.MonthlyReportClient-module__Ahucga__seriesLegend{color:var(--theme-copy);flex-wrap:wrap;gap:10px 14px;margin-top:8px;font-size:11px;display:flex}.MonthlyReportClient-module__Ahucga__legend span,.MonthlyReportClient-module__Ahucga__seriesLegend span{align-items:center;gap:5px;display:inline-flex}.MonthlyReportClient-module__Ahucga__legend i,.MonthlyReportClient-module__Ahucga__seriesLegend i{border-radius:3px;width:9px;height:9px}.MonthlyReportClient-module__Ahucga__seriesCasino{background:#2f8ca3}.MonthlyReportClient-module__Ahucga__seriesVendor{background:#d18d34}.MonthlyReportClient-module__Ahucga__lineCasino,.MonthlyReportClient-module__Ahucga__lineVendor{fill:none;stroke-width:3px;stroke-linejoin:round;stroke-linecap:round}.MonthlyReportClient-module__Ahucga__lineCasino{stroke:#2f8ca3}.MonthlyReportClient-module__Ahucga__lineVendor{stroke:#d18d34}.MonthlyReportClient-module__Ahucga__pointCasino{fill:#2f8ca3}.MonthlyReportClient-module__Ahucga__pointVendor{fill:#d18d34}.MonthlyReportClient-module__Ahucga__modeSwitch{background:var(--theme-row-bg);border-radius:9px;gap:4px;margin-bottom:7px;padding:3px;display:inline-flex}.MonthlyReportClient-module__Ahucga__modeSwitch button{cursor:pointer;text-transform:capitalize;border-color:#0000;min-height:29px;padding:0 9px;font-size:11px}.MonthlyReportClient-module__Ahucga__modeSwitch button[aria-pressed=true]{border-color:var(--theme-border);background:var(--theme-accent);color:var(--theme-surface)}.MonthlyReportClient-module__Ahucga__overview,.MonthlyReportClient-module__Ahucga__vendorDetail,.MonthlyReportClient-module__Ahucga__issuePanel{min-width:0;padding:18px}.MonthlyReportClient-module__Ahucga__overview>.MonthlyReportClient-module__Ahucga__sectionHeader,.MonthlyReportClient-module__Ahucga__vendorDetail>.MonthlyReportClient-module__Ahucga__sectionHeader{margin-bottom:14px}.MonthlyReportClient-module__Ahucga__overview[data-table-expanded=false],.MonthlyReportClient-module__Ahucga__issuePanel[data-table-expanded=false],.MonthlyReportClient-module__Ahucga__vendorIssues[data-table-expanded=false]{cursor:pointer}.MonthlyReportClient-module__Ahucga__overview[data-table-expanded=false]>.MonthlyReportClient-module__Ahucga__sectionHeader{margin-bottom:0}.MonthlyReportClient-module__Ahucga__issuePanel[data-table-expanded=false],.MonthlyReportClient-module__Ahucga__vendorIssues[data-table-expanded=false]{gap:0}.MonthlyReportClient-module__Ahucga__tableDisclosure{min-width:0;display:grid}.MonthlyReportClient-module__Ahucga__tableCollapse{opacity:1;grid-template-rows:1fr;min-width:0;transition:grid-template-rows .26s cubic-bezier(.2,.8,.2,1),opacity .18s;display:grid}.MonthlyReportClient-module__Ahucga__tableCollapse[data-expanded=false]{opacity:0;grid-template-rows:0fr}.MonthlyReportClient-module__Ahucga__tableCollapseInner{min-width:0;min-height:0;overflow:hidden}.MonthlyReportClient-module__Ahucga__tableScroll{max-width:100%;overflow-x:hidden;container-type:inline-size}.MonthlyReportClient-module__Ahucga__overviewTable,.MonthlyReportClient-module__Ahucga__issueTable{border-collapse:collapse;table-layout:fixed;width:100%;min-width:0;font-size:clamp(9px,1.35cqi,18px);line-height:1.3}.MonthlyReportClient-module__Ahucga__overviewTable thead,.MonthlyReportClient-module__Ahucga__issueTable thead{top:0}.MonthlyReportClient-module__Ahucga__overviewTable thead th,.MonthlyReportClient-module__Ahucga__issueTable thead th{width:auto}.MonthlyReportClient-module__Ahucga__overviewTable th,.MonthlyReportClient-module__Ahucga__overviewTable td,.MonthlyReportClient-module__Ahucga__issueTable th,.MonthlyReportClient-module__Ahucga__issueTable td{overflow-wrap:anywhere;border-bottom:1px solid var(--theme-row-border);text-align:left;vertical-align:top;white-space:normal;min-width:0;padding:clamp(5px,.75cqi,12px) clamp(3px,.62cqi,10px)}.MonthlyReportClient-module__Ahucga__overviewTable th,.MonthlyReportClient-module__Ahucga__issueTable th{color:var(--theme-muted);letter-spacing:.04em;text-transform:uppercase;font-size:clamp(8px,1.08cqi,15px)}.MonthlyReportClient-module__Ahucga__overviewTable td:nth-child(n+3){font-variant-numeric:tabular-nums;white-space:nowrap}.MonthlyReportClient-module__Ahucga__rowNumberCol{width:3.5%}.MonthlyReportClient-module__Ahucga__vendorNameCol{width:16.5%}.MonthlyReportClient-module__Ahucga__vendorIdCol{width:5%}.MonthlyReportClient-module__Ahucga__txCol{width:10%}.MonthlyReportClient-module__Ahucga__revenueCol{width:13.5%}.MonthlyReportClient-module__Ahucga__impactCol{width:12%}.MonthlyReportClient-module__Ahucga__percentCol{width:7.5%}.MonthlyReportClient-module__Ahucga__issueKeyCol{width:11%}.MonthlyReportClient-module__Ahucga__issueStatusCol,.MonthlyReportClient-module__Ahucga__issueVendorCol{width:14%}.MonthlyReportClient-module__Ahucga__issueDateCol{width:12%}.MonthlyReportClient-module__Ahucga__issueSummaryCol{width:45.5%}.MonthlyReportClient-module__Ahucga__rowNumberHeader,.MonthlyReportClient-module__Ahucga__rowNumber{color:var(--theme-muted);font-variant-numeric:tabular-nums;text-align:center!important}.MonthlyReportClient-module__Ahucga__sortButton{width:100%;min-width:0;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;letter-spacing:inherit;text-align:left;text-transform:inherit;background:0 0;border:0;padding:0 1.25em 0 0;display:block;position:relative}.MonthlyReportClient-module__Ahucga__sortButton span{overflow-wrap:anywhere;min-width:0;display:block}.MonthlyReportClient-module__Ahucga__sortButton svg{width:1em;height:1em;position:absolute;top:.05em;right:0}.MonthlyReportClient-module__Ahucga__sortButton:hover,.MonthlyReportClient-module__Ahucga__sortButton:focus-visible{color:var(--theme-heading)}.MonthlyReportClient-module__Ahucga__overviewTable tbody tr:hover,.MonthlyReportClient-module__Ahucga__issueTable tbody tr:hover{background:var(--theme-row-bg)}.MonthlyReportClient-module__Ahucga__overviewTable button{color:var(--theme-readable-accent);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:800}.MonthlyReportClient-module__Ahucga__issueTable td:last-child{white-space:normal}.MonthlyReportClient-module__Ahucga__issueTable a,.MonthlyReportClient-module__Ahucga__issuePanel>header a{color:var(--theme-readable-accent);align-items:center;gap:4px;font-weight:700;text-decoration:none;display:inline-flex}.MonthlyReportClient-module__Ahucga__issueTable td:nth-child(2) a{white-space:nowrap}.MonthlyReportClient-module__Ahucga__statusLabel{white-space:normal;border:1px solid #0000;border-radius:999px;align-items:center;max-width:100%;padding:5px 9px;font-size:13px;font-weight:800;line-height:1.15;display:inline-flex}.MonthlyReportClient-module__Ahucga__statusResolved{border-color:color-mix(in srgb, var(--theme-status-green) 40%, transparent);background:color-mix(in srgb, var(--theme-status-green) 16%, transparent);color:var(--theme-status-green)}.MonthlyReportClient-module__Ahucga__statusBlocked{border-color:color-mix(in srgb, var(--theme-status-red) 40%, transparent);background:color-mix(in srgb, var(--theme-status-red) 16%, transparent);color:var(--theme-status-red)}.MonthlyReportClient-module__Ahucga__statusProgress{border-color:color-mix(in srgb, var(--theme-status-purple) 40%, transparent);background:color-mix(in srgb, var(--theme-status-purple) 16%, transparent);color:var(--theme-status-purple)}.MonthlyReportClient-module__Ahucga__statusOpen{border-color:color-mix(in srgb, var(--theme-status-yellow) 40%, transparent);background:color-mix(in srgb, var(--theme-status-yellow) 16%, transparent);color:var(--theme-status-yellow)}.MonthlyReportClient-module__Ahucga__statusNeutral{border-color:var(--theme-row-border);background:var(--theme-row-bg);color:var(--theme-copy)}.MonthlyReportClient-module__Ahucga__impactPercentHeat{font-weight:800;transition:background-color .16s,color .16s,box-shadow .16s}.MonthlyReportClient-module__Ahucga__vendorDetail{gap:14px;display:grid}.MonthlyReportClient-module__Ahucga__vendorDetail .MonthlyReportClient-module__Ahucga__metrics{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.MonthlyReportClient-module__Ahucga__vendorCharts{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:14px;display:grid}.MonthlyReportClient-module__Ahucga__vendorCharts article{border:1px solid var(--theme-row-border);background:var(--theme-row-bg);border-radius:10px;min-width:0;padding:15px}.MonthlyReportClient-module__Ahucga__vendorTimelineGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.MonthlyReportClient-module__Ahucga__vendorTimelineGrid .MonthlyReportClient-module__Ahucga__timeline{min-width:0}.MonthlyReportClient-module__Ahucga__vendorIssues{border:1px solid var(--theme-row-border);background:var(--theme-row-bg);border-radius:10px;gap:12px;min-width:0;padding:15px;display:grid}.MonthlyReportClient-module__Ahucga__vendorIssues>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.MonthlyReportClient-module__Ahucga__vendorIssues h3{color:var(--theme-heading);font-size:16px}.MonthlyReportClient-module__Ahucga__donutLayout{grid-template-columns:minmax(150px,190px) minmax(170px,1fr);align-items:center;gap:8px;display:grid}.MonthlyReportClient-module__Ahucga__donut{width:100%;height:auto;display:block}.MonthlyReportClient-module__Ahucga__donutValue{fill:var(--theme-heading);font:700 20px var(--theme-font-display)}.MonthlyReportClient-module__Ahucga__donutLabel{fill:var(--theme-muted);font:10px var(--theme-font-ui)}.MonthlyReportClient-module__Ahucga__donutLegend{gap:7px;display:grid}.MonthlyReportClient-module__Ahucga__donutLegend>div{color:var(--theme-copy);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.MonthlyReportClient-module__Ahucga__donutLegend span{align-items:center;gap:6px;display:inline-flex}.MonthlyReportClient-module__Ahucga__donutLegend i{border-radius:50%;width:9px;height:9px}.MonthlyReportClient-module__Ahucga__varianceComparison{gap:12px;margin-top:12px;display:grid}.MonthlyReportClient-module__Ahucga__varianceAxisLabels{color:var(--theme-muted);letter-spacing:.06em;text-transform:uppercase;grid-template-columns:minmax(74px,.55fr) minmax(150px,1.2fr) minmax(74px,.55fr);align-items:center;font-size:10px;font-weight:800;display:grid}.MonthlyReportClient-module__Ahucga__varianceAxisLabels span:nth-child(2){text-align:center}.MonthlyReportClient-module__Ahucga__varianceAxisLabels span:last-child{text-align:right}.MonthlyReportClient-module__Ahucga__varianceMetric{border-top:1px solid var(--theme-row-border);gap:6px;padding-top:10px;display:grid}.MonthlyReportClient-module__Ahucga__varianceMetricName{color:var(--theme-copy);font-size:11px}.MonthlyReportClient-module__Ahucga__varianceScale{grid-template-columns:minmax(74px,.55fr) minmax(150px,1.2fr) minmax(74px,.55fr);align-items:center;gap:10px;display:grid}.MonthlyReportClient-module__Ahucga__varianceActual{color:var(--theme-heading);font-family:var(--theme-font-display);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(13px,1.25vw,17px);font-weight:700;overflow:hidden}.MonthlyReportClient-module__Ahucga__varianceActualVendor{text-align:right}.MonthlyReportClient-module__Ahucga__varianceTrack{background:color-mix(in srgb, var(--theme-row-border) 58%, transparent);border-radius:999px;height:14px;position:relative}.MonthlyReportClient-module__Ahucga__varianceTrack:after{z-index:2;background:var(--theme-heading);content:"";opacity:.82;width:1px;position:absolute;top:-5px;bottom:-5px;left:calc(50% - .5px)}.MonthlyReportClient-module__Ahucga__varianceFill{border-radius:999px;min-width:3px;position:absolute;top:2px;bottom:2px}.MonthlyReportClient-module__Ahucga__varianceDot{z-index:3;border:2px solid var(--theme-surface);border-radius:50%;width:9px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MonthlyReportClient-module__Ahucga__varianceDelta{justify-content:center;align-items:center;gap:5px;font-size:11px;display:flex}.MonthlyReportClient-module__Ahucga__varianceDelta span{color:var(--theme-muted)}.MonthlyReportClient-module__Ahucga__varianceFill.MonthlyReportClient-module__Ahucga__varianceReconciled,.MonthlyReportClient-module__Ahucga__varianceDot.MonthlyReportClient-module__Ahucga__varianceReconciled{background:var(--theme-status-green)}.MonthlyReportClient-module__Ahucga__varianceFill.MonthlyReportClient-module__Ahucga__varianceLow,.MonthlyReportClient-module__Ahucga__varianceDot.MonthlyReportClient-module__Ahucga__varianceLow{background:var(--theme-status-yellow)}.MonthlyReportClient-module__Ahucga__varianceFill.MonthlyReportClient-module__Ahucga__varianceMedium,.MonthlyReportClient-module__Ahucga__varianceDot.MonthlyReportClient-module__Ahucga__varianceMedium{background:var(--theme-readable-accent)}.MonthlyReportClient-module__Ahucga__varianceFill.MonthlyReportClient-module__Ahucga__varianceHigh,.MonthlyReportClient-module__Ahucga__varianceDot.MonthlyReportClient-module__Ahucga__varianceHigh{background:var(--theme-status-red)}.MonthlyReportClient-module__Ahucga__varianceDelta.MonthlyReportClient-module__Ahucga__varianceReconciled{color:var(--theme-status-green)}.MonthlyReportClient-module__Ahucga__varianceDelta.MonthlyReportClient-module__Ahucga__varianceLow{color:var(--theme-status-yellow)}.MonthlyReportClient-module__Ahucga__varianceDelta.MonthlyReportClient-module__Ahucga__varianceMedium{color:var(--theme-readable-accent)}.MonthlyReportClient-module__Ahucga__varianceDelta.MonthlyReportClient-module__Ahucga__varianceHigh{color:var(--theme-status-red)}.MonthlyReportClient-module__Ahucga__note{border-left:3px solid var(--theme-status-purple);background:color-mix(in srgb, var(--theme-status-purple) 10%, transparent);color:var(--theme-copy);margin:0;padding:10px 12px;line-height:1.45}.MonthlyReportClient-module__Ahucga__issuePanel{gap:12px;display:grid}.MonthlyReportClient-module__Ahucga__issuePanel>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.MonthlyReportClient-module__Ahucga__issuePanel>header>div{gap:4px;display:grid}.MonthlyReportClient-module__Ahucga__issuePanel>header span{color:var(--theme-muted);font-size:11px}.MonthlyReportClient-module__Ahucga__emptyState{color:var(--theme-muted);text-align:center;margin:0;padding:16px}.MonthlyReportClient-module__Ahucga__errorPanel,.MonthlyReportClient-module__Ahucga__warningPanel{align-items:center;gap:12px;padding:14px 16px;display:flex}.MonthlyReportClient-module__Ahucga__errorPanel{color:var(--theme-status-red)}.MonthlyReportClient-module__Ahucga__warningPanel{color:var(--theme-status-yellow)}.MonthlyReportClient-module__Ahucga__errorPanel div,.MonthlyReportClient-module__Ahucga__warningPanel div{flex:1;gap:3px;display:grid}.MonthlyReportClient-module__Ahucga__errorPanel span,.MonthlyReportClient-module__Ahucga__warningPanel span{color:var(--theme-copy);line-height:1.4}.MonthlyReportClient-module__Ahucga__printOnly,.MonthlyReportClient-module__Ahucga__pdfDocument{display:none}@media (max-width:1350px){.MonthlyReportClient-module__Ahucga__chartGrid{grid-template-columns:1fr}.MonthlyReportClient-module__Ahucga__breakdownGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1180px){.MonthlyReportClient-module__Ahucga__vendorTimelineGrid{grid-template-columns:1fr}}@media (max-width:900px){.MonthlyReportClient-module__Ahucga__hero{flex-direction:column;align-items:stretch}.MonthlyReportClient-module__Ahucga__controls{justify-content:flex-start}.MonthlyReportClient-module__Ahucga__metrics,.MonthlyReportClient-module__Ahucga__vendorDetail .MonthlyReportClient-module__Ahucga__metrics{grid-template-columns:repeat(2,minmax(150px,1fr))}.MonthlyReportClient-module__Ahucga__vendorCharts,.MonthlyReportClient-module__Ahucga__breakdownGrid{grid-template-columns:1fr}.MonthlyReportClient-module__Ahucga__reportMeta,.MonthlyReportClient-module__Ahucga__sectionHeading,.MonthlyReportClient-module__Ahucga__sectionHeader,.MonthlyReportClient-module__Ahucga__issuePanel>header{flex-direction:column;align-items:flex-start}.MonthlyReportClient-module__Ahucga__overviewTable{font-size:clamp(6px,1.35cqi,12px)}.MonthlyReportClient-module__Ahucga__overviewTable th{font-size:clamp(6px,1.08cqi,10px)}}@media (max-width:560px){.MonthlyReportClient-module__Ahucga__metrics,.MonthlyReportClient-module__Ahucga__vendorDetail .MonthlyReportClient-module__Ahucga__metrics{grid-template-columns:1fr}.MonthlyReportClient-module__Ahucga__impactCard{grid-column:span 1}.MonthlyReportClient-module__Ahucga__controls,.MonthlyReportClient-module__Ahucga__controls label,.MonthlyReportClient-module__Ahucga__controls input,.MonthlyReportClient-module__Ahucga__controls select,.MonthlyReportClient-module__Ahucga__controls button{width:100%}.MonthlyReportClient-module__Ahucga__donutLayout{grid-template-columns:1fr}.MonthlyReportClient-module__Ahucga__donut{max-width:200px;margin:0 auto}.MonthlyReportClient-module__Ahucga__varianceAxisLabels,.MonthlyReportClient-module__Ahucga__varianceScale{grid-template-columns:minmax(62px,.55fr) minmax(112px,1.2fr) minmax(62px,.55fr)}}@media (prefers-reduced-motion:reduce){.MonthlyReportClient-module__Ahucga__tableTitleToggle svg,.MonthlyReportClient-module__Ahucga__tableCollapse{transition:none}}@media print{@page{size:A4 landscape;margin:0}:is(html,body){background:#fff!important;margin:0!important;padding:0!important}:is(.app-side-menu,.MonthlyReportClient-module__Ahucga__interactiveReport){display:none!important}.MonthlyReportClient-module__Ahucga__page{color:#123322;width:auto;margin:0;display:block}.MonthlyReportClient-module__Ahucga__pdfDocument{color:#123322;-webkit-print-color-adjust:exact;print-color-adjust:exact;font-family:Arial,Helvetica,sans-serif;display:block}.MonthlyReportClient-module__Ahucga__pdfPage{box-sizing:border-box;break-after:page;page-break-after:always;background:#fff;width:297mm;height:210mm;position:relative;overflow:hidden}.MonthlyReportClient-module__Ahucga__pdfPage:last-child{break-after:auto;page-break-after:auto}.MonthlyReportClient-module__Ahucga__pdfBackdrop{z-index:0;width:100%;height:100%;position:absolute;inset:0}.MonthlyReportClient-module__Ahucga__pdfCover{color:#fff}.MonthlyReportClient-module__Ahucga__pdfCoverBrand{z-index:1;font-size:11pt;position:absolute;top:8.5mm;left:12mm}.MonthlyReportClient-module__Ahucga__pdfCoverContent{z-index:1;width:116mm;position:absolute;top:60mm;left:90mm}.MonthlyReportClient-module__Ahucga__pdfCoverContent h1{color:#fff;text-align:center;margin:0 0 12mm;font-size:31pt;font-weight:700;line-height:1}.MonthlyReportClient-module__Ahucga__pdfCoverContent nav{border:.2mm solid #78d697;display:grid}.MonthlyReportClient-module__Ahucga__pdfCoverContent nav a{box-sizing:border-box;color:#fff;border-bottom:.15mm solid #78d697;min-height:12mm;padding:3.4mm;font-size:11pt;font-weight:700;text-decoration:none}.MonthlyReportClient-module__Ahucga__pdfCoverContent nav a:last-child{border-bottom:0}.MonthlyReportClient-module__Ahucga__pdfDividerTitle{z-index:1;color:#fff;text-align:center;margin:0;font-size:31pt;font-weight:700;position:absolute;top:91mm;left:57mm;right:57mm}.MonthlyReportClient-module__Ahucga__pdfStandardPage{padding:23mm 14mm 16mm}.MonthlyReportClient-module__Ahucga__pdfHeader{box-sizing:border-box;border-bottom:.2mm solid #b8d9c4;justify-content:space-between;align-items:center;height:9mm;display:flex;position:absolute;top:8mm;left:12mm;right:12mm}.MonthlyReportClient-module__Ahucga__pdfHeader strong{color:#23b04e;font-size:9pt}.MonthlyReportClient-module__Ahucga__pdfHeader span{color:#5a6f62;font-size:6.5pt}.MonthlyReportClient-module__Ahucga__pdfPageContent{box-sizing:border-box;height:100%}.MonthlyReportClient-module__Ahucga__pdfPageContent>h1,.MonthlyReportClient-module__Ahucga__pdfPageContent>h2{color:#0f6d31;margin:0 0 3mm;font-weight:700}.MonthlyReportClient-module__Ahucga__pdfPageContent>h1{font-size:18pt}.MonthlyReportClient-module__Ahucga__pdfPageContent>h2{font-size:14pt}.MonthlyReportClient-module__Ahucga__pdfPageContent>p{margin:0 0 .6mm;font-size:7.5pt;line-height:1.25}.MonthlyReportClient-module__Ahucga__pdfFooter{height:16mm;position:absolute;bottom:0;left:0;right:0}.MonthlyReportClient-module__Ahucga__pdfFooter svg{width:100%;height:100%;position:absolute;inset:0}.MonthlyReportClient-module__Ahucga__pdfIssueTable,.MonthlyReportClient-module__Ahucga__pdfOverviewTable{border-collapse:collapse;table-layout:fixed;width:100%;font-size:6.8pt}.MonthlyReportClient-module__Ahucga__pdfIssueTable th,.MonthlyReportClient-module__Ahucga__pdfIssueTable td,.MonthlyReportClient-module__Ahucga__pdfOverviewTable th,.MonthlyReportClient-module__Ahucga__pdfOverviewTable td{overflow-wrap:anywhere;text-align:left;vertical-align:top;border:.15mm solid #b8d9c4;padding:1.1mm 1.4mm;color:#123322!important;text-transform:none!important;background:#fff!important;font-family:Arial,Helvetica,sans-serif!important;font-weight:400!important}.MonthlyReportClient-module__Ahucga__pdfIssueTable thead,.MonthlyReportClient-module__Ahucga__pdfOverviewTable thead{display:table-header-group;position:static;top:auto}.MonthlyReportClient-module__Ahucga__pdfIssueTable th,.MonthlyReportClient-module__Ahucga__pdfOverviewTable th{color:#123322!important;background:#23b04e!important}.MonthlyReportClient-module__Ahucga__pdfIssueTable tbody tr:nth-child(2n) td,.MonthlyReportClient-module__Ahucga__pdfOverviewTable tbody tr:nth-child(2n) td{background:#f7fbf8!important}.MonthlyReportClient-module__Ahucga__pdfIssueTable a,.MonthlyReportClient-module__Ahucga__pdfOverviewTable a{color:#0f6d31;text-decoration:none}.MonthlyReportClient-module__Ahucga__pdfIssueTable th:first-child{width:3%}.MonthlyReportClient-module__Ahucga__pdfIssueTable th:nth-child(2){width:7%}.MonthlyReportClient-module__Ahucga__pdfIssueTable th:nth-child(3){width:10%}.MonthlyReportClient-module__Ahucga__pdfIssueTable th:nth-child(4){width:11%}.MonthlyReportClient-module__Ahucga__pdfIssueTable th:nth-child(5){width:9%}.MonthlyReportClient-module__Ahucga__pdfIssueTable th:nth-child(6){width:60%}.MonthlyReportClient-module__Ahucga__pdfOverviewTable{font-size:6pt}.MonthlyReportClient-module__Ahucga__pdfOverviewTable th,.MonthlyReportClient-module__Ahucga__pdfOverviewTable td{white-space:normal;min-width:0;padding:.55mm 1mm;height:auto!important;line-height:1.05!important}.MonthlyReportClient-module__Ahucga__pdfOverviewTable th:first-child{width:3%}.MonthlyReportClient-module__Ahucga__pdfOverviewTable th:nth-child(2){width:17%}.MonthlyReportClient-module__Ahucga__pdfOverviewTable th:nth-child(3){width:6%}.MonthlyReportClient-module__Ahucga__pdfOverviewTable th:nth-child(4),.MonthlyReportClient-module__Ahucga__pdfOverviewTable th:nth-child(5){width:12%}.MonthlyReportClient-module__Ahucga__pdfOverviewTable th:nth-child(6),.MonthlyReportClient-module__Ahucga__pdfOverviewTable th:nth-child(7),.MonthlyReportClient-module__Ahucga__pdfOverviewTable th:nth-child(8){width:14%}.MonthlyReportClient-module__Ahucga__pdfOverviewTable th:nth-child(9){width:8%}.MonthlyReportClient-module__Ahucga__pdfImpactGreen{background:#ddf5e5!important}.MonthlyReportClient-module__Ahucga__pdfImpactYellow{background:#fff4cc!important}.MonthlyReportClient-module__Ahucga__pdfImpactRed{background:#fad9d6!important}.MonthlyReportClient-module__Ahucga__pdfEmpty{margin:2mm 0;font-size:8pt}.MonthlyReportClient-module__Ahucga__pdfEomStrap{margin-top:8mm!important}.MonthlyReportClient-module__Ahucga__pdfCallout{border:.15mm solid #b8d9c4;padding:2.5mm 4mm;font-size:7pt;line-height:1.35}.MonthlyReportClient-module__Ahucga__pdfCalloutPrimary{background:#c0b6f2!important}.MonthlyReportClient-module__Ahucga__pdfCalloutSecondary{background:#eae6ff!important}.MonthlyReportClient-module__Ahucga__pdfCalloutWarning{background:#fff4cc!important}.MonthlyReportClient-module__Ahucga__pdfVendorCard{box-sizing:border-box;border:.2mm solid #b8d9c4;height:164mm}.MonthlyReportClient-module__Ahucga__pdfVendorCard>h2{box-sizing:border-box;color:#111;border-bottom:.2mm solid #b8d9c4;height:8.5mm;margin:0;padding:2.3mm 3mm;font-size:10pt;font-style:italic}.MonthlyReportClient-module__Ahucga__pdfVendorMain{box-sizing:border-box;grid-template-columns:46% 54%;height:102mm;padding:3mm 7mm 0;display:grid}.MonthlyReportClient-module__Ahucga__pdfVendorChart{text-align:center;min-width:0}.MonthlyReportClient-module__Ahucga__pdfVendorChart h3{margin:0 0 1mm;font-size:9pt;font-weight:400}.MonthlyReportClient-module__Ahucga__pdfVendorChart .MonthlyReportClient-module__Ahucga__donutLayout{flex-direction:column-reverse;align-items:center;gap:5mm;display:flex}.MonthlyReportClient-module__Ahucga__pdfVendorChart .MonthlyReportClient-module__Ahucga__donut{width:65mm;height:65mm}.MonthlyReportClient-module__Ahucga__pdfVendorChart .MonthlyReportClient-module__Ahucga__donutLegend{text-align:left;gap:.8mm;width:80mm;display:grid}.MonthlyReportClient-module__Ahucga__pdfVendorChart .MonthlyReportClient-module__Ahucga__donutLegend>div{justify-content:flex-start;gap:2mm;font-size:7pt;color:#123322!important}.MonthlyReportClient-module__Ahucga__pdfVendorChart .MonthlyReportClient-module__Ahucga__donutLegend>div strong{font-weight:400;color:#123322!important}.MonthlyReportClient-module__Ahucga__pdfVendorChart .MonthlyReportClient-module__Ahucga__donutLegend i{border-radius:0;width:2.2mm;height:2.2mm}.MonthlyReportClient-module__Ahucga__pdfVendorChart .MonthlyReportClient-module__Ahucga__donutValue,.MonthlyReportClient-module__Ahucga__pdfVendorChart .MonthlyReportClient-module__Ahucga__donutLabel{display:none}.MonthlyReportClient-module__Ahucga__pdfVendorDetails{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding-left:5mm;font-size:7.5pt;line-height:1.45;display:flex}.MonthlyReportClient-module__Ahucga__pdfVendorDetails p{max-width:120mm;margin:0 0 4mm}.MonthlyReportClient-module__Ahucga__pdfVendorDetails a{color:#0f6d31;text-decoration:none}.MonthlyReportClient-module__Ahucga__pdfVendorTimeline{box-sizing:border-box;height:51mm;padding:1mm 5mm 0}.MonthlyReportClient-module__Ahucga__pdfVendorTimeline .MonthlyReportClient-module__Ahucga__chartScroll{overflow:hidden}.MonthlyReportClient-module__Ahucga__pdfVendorTimeline .MonthlyReportClient-module__Ahucga__timeline{width:100%;min-width:0;height:46mm}.MonthlyReportClient-module__Ahucga__pdfVendorTimeline .MonthlyReportClient-module__Ahucga__axisText{font-family:Arial,Helvetica,sans-serif;font-size:12px;fill:#5a6f62!important}.MonthlyReportClient-module__Ahucga__pdfVendorTimeline .MonthlyReportClient-module__Ahucga__gridLine{stroke-width:.7px;stroke:#b8d9c4!important}}
