:root{--quils-primary: #145e7d;--quils-primary-dark: #0f4a63;--quils-primary-darker: #0a3547;--quils-primary-light: #44a0c6;--quils-steel-blue: var(--quils-primary);--quils-steel-blue-dark: var(--quils-primary-dark);--quils-cover-teal: var(--quils-primary-darker);--quils-cover-teal-light: var(--quils-primary-dark);--quils-wedge: var(--quils-primary-light);--quils-body: #2c3e50;--quils-body-muted: #4a6274;--quils-white: #ffffff;--quils-timeline-fill: var(--quils-primary);--quils-slide-bg: #f7f9fb;--quils-border: #d0dde6;--quils-tier-1: #c0392b;--quils-tier-2: #e67e22;--quils-tier-3: var(--quils-primary);--quils-tier-4: #27ae60;--font-sans: "Open Sans", system-ui, sans-serif;--slide-ratio: 16 / 9;--slide-max-width: 1280px;--slide-print-width: 13.333in;--slide-print-height: 7.5in;--slide-header-height: 22%;--slide-header-logo-width: 200px;--slide-header-chevron: 3.5rem}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-sans);color:var(--quils-body);-webkit-font-smoothing:antialiased}body{margin:0;background:#e8eef2}.q{font-weight:600;color:var(--quils-primary-dark)}.slide{position:relative;display:flex;flex-direction:column;width:100%;max-width:var(--slide-max-width);aspect-ratio:var(--slide-ratio);margin:0 auto 2rem;background:var(--quils-white);overflow:hidden;box-shadow:0 4px 24px #0000001f}.slide__header{display:grid;grid-template-columns:1fr var(--slide-header-logo-width);height:var(--slide-header-height);min-height:7.5rem;flex-shrink:0;background:var(--quils-primary)}.slide__header-title-area{display:flex;align-items:center;padding:0 3rem 0 2.25rem;background:var(--quils-primary-light);clip-path:polygon(0 0,calc(100% - var(--slide-header-chevron)) 0,100% 50%,calc(100% - var(--slide-header-chevron)) 100%,0 100%)}.slide__header-title{margin:0;font-size:clamp(1.5rem,2.8vw,2.35rem);font-weight:700;color:var(--quils-white);letter-spacing:.01em;line-height:1.15}.slide__header-logo-area{display:flex;align-items:center;justify-content:center;background:var(--quils-primary);margin-left:calc(var(--slide-header-chevron) / -2);padding:0 1rem}.slide__header-logo-area .quils-logo__mark{height:clamp(2.75rem,5vw,3.5rem)}.slide__header-logo-area .quils-logo__wordmark{font-size:clamp(.85rem,1.4vw,1.1rem)}.quils-logo{display:flex;flex-direction:column;align-items:center;gap:.15rem}.quils-logo__mark{height:36px;width:auto;display:block}.quils-logo__wordmark{font-size:.85rem;font-weight:700;color:var(--quils-white);letter-spacing:.04em;line-height:1}.quils-logo--cover{position:absolute;top:2rem;right:3rem;z-index:2}.quils-logo--cover .quils-logo__mark{height:56px}.quils-logo--cover .quils-logo__wordmark{font-size:1rem}.slide__body{flex:1;min-height:0;padding:1.75rem 2.5rem 2rem;overflow:hidden;background:var(--quils-white)}.slide__body--prose{font-size:1.05rem;line-height:1.7;color:var(--quils-primary)}.slide__body--prose p{margin:0 0 1.1rem}.slide__body--prose u{text-underline-offset:2px}.slide__body--bullets ul{margin:0;padding:0;list-style:none}.slide__body--bullets li{position:relative;padding-left:1.4rem;margin-bottom:1.1rem}.slide__body--bullets li:before{content:"";position:absolute;left:0;top:.55em;width:.45rem;height:.45rem;border-radius:50%;background:var(--quils-primary-light)}.report-structure{height:100%;padding-top:.25rem}.report-structure__subheading{margin:0 0 1.75rem;font-size:1rem;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:.02em;text-decoration:underline;text-underline-offset:3px;color:var(--quils-primary-light)}.report-structure__list{margin:0;padding:0 0 0 2.25rem;list-style:decimal;font-size:1.05rem;line-height:1.65;color:var(--quils-body)}.report-structure__list li{margin-bottom:1.35rem;padding-left:.35rem}.report-structure__list li::marker{color:var(--quils-primary);font-weight:700}.slide__body:has(.feedback-questions){padding:1.25rem 2.5rem 1.5rem}.feedback-questions{height:100%}.feedback-questions__list{margin:0;padding:0 0 0 2.5rem;list-style:decimal;font-size:1.05rem;line-height:1.65;color:var(--quils-body)}.feedback-questions__list li{margin-bottom:1.5rem;padding-left:.5rem}.feedback-questions__list li:last-child{margin-bottom:0}.feedback-questions__list li::marker{font-weight:700;color:var(--quils-body)}.slide__body:has(.action-plan){padding:1rem 2rem 1.25rem}.action-plan{height:100%;display:flex;flex-direction:column;gap:.85rem}.action-plan__intro,.action-plan__footer{margin:0;font-size:.95rem;line-height:1.45;color:var(--quils-primary);font-weight:700}.action-plan__intro{text-align:left}.action-plan__footer{text-align:center;margin-top:auto}.action-plan__flow{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1.35fr);align-items:center;gap:.75rem}.action-plan__start{display:flex;flex-direction:column;align-items:center;gap:.55rem}.action-plan__destination{display:flex;align-items:center;justify-content:center}.action-plan__arrow{color:var(--quils-primary);display:flex;align-items:center;justify-content:center}.action-plan__img{display:block;width:100%;height:auto}.action-plan__img--card{max-width:11rem}.action-plan__img--button{max-width:13.5rem}.action-plan__img--tabs{max-width:22rem}.slide--cover{color:var(--quils-white)}.slide__cover-bg{position:absolute;inset:0;z-index:0}.slide__cover-bg-svg{display:block;width:100%;height:100%}.slide--cover .slide__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:3.5rem 3rem 3rem}.slide__cover-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.slide__title-block{max-width:70%}.slide__title{font-size:2.5rem;font-weight:700;margin:0;line-height:1.15}.slide__subtitle{font-size:1.75rem;font-weight:700;margin:.25rem 0 0;line-height:1.25}.slide__meta-list{margin:0;padding:0}.slide__meta-row{display:flex;gap:.35rem;margin-bottom:.35rem;font-size:1.05rem}.slide__meta-row dt{font-weight:400}.slide__meta-row dd{margin:0;font-weight:700}.slide__funder{align-self:flex-end;text-align:right;max-width:42%}.slide__funder-name{font-size:.95rem;font-weight:600;opacity:.9}.slide__content--thank-you{position:relative;justify-content:flex-end}.slide--cover .slide__thank-you-wrap{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:1;pointer-events:none}.slide__thank-you{margin:0;font-size:clamp(3.25rem,9vw,5.5rem);font-weight:700;line-height:1.1;text-align:center;color:var(--quils-white)}.slide__cover-footer--thank-you{position:absolute;right:3rem;bottom:3rem;left:3rem;z-index:2;justify-content:flex-end}.slide__body:has(.framework-chart){padding:.85rem 1.75rem 1rem}.framework-chart{display:grid;grid-template-columns:repeat(7,1fr);gap:.45rem;height:100%;font-size:.58rem;line-height:1.25}.framework-col{display:flex;flex-direction:column;min-width:0;height:100%}.framework-col__header{background:var(--quils-primary);color:var(--quils-white);font-weight:700;text-align:center;padding:.5rem .3rem;border-radius:6px;min-height:3.25rem;display:flex;align-items:center;justify-content:center}.framework-col__tree{position:relative;flex:1;padding-top:.45rem}.framework-col__branches{position:relative;padding-left:.75rem}.framework-col__branches:before{content:"";position:absolute;left:.2rem;top:0;bottom:1.25rem;width:2px;background:var(--quils-primary)}.framework-col__branch{position:relative;margin-bottom:.5rem}.framework-col__branch:last-child{margin-bottom:0}.framework-col__branch:before{content:"";position:absolute;left:-.55rem;top:50%;width:.55rem;height:2px;background:var(--quils-primary);transform:translateY(-50%)}.framework-col__element{border:1.5px solid var(--quils-primary);border-radius:5px;padding:.45rem .3rem;text-align:center;color:var(--quils-primary);background:var(--quils-white);font-weight:600;display:flex;align-items:center;justify-content:center;min-height:2.5rem}.slide__body:has(.baseline-combined){padding:.55rem 1.25rem .65rem}.baseline-combined{height:100%;display:flex;flex-direction:column;gap:.45rem;overflow:hidden}.baseline-combined__content{display:grid;grid-template-columns:minmax(11rem,13rem) minmax(0,1fr);gap:.65rem .85rem;align-items:stretch;flex:1;min-height:0}.baseline-combined__chart{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.45rem;min-width:0}.baseline-combined__chart canvas{max-width:13rem;max-height:13rem}.baseline-combined__legend{margin:0;padding:0;list-style:none;width:100%;display:flex;flex-direction:column;gap:.2rem;font-size:.52rem}.baseline-combined__legend-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.25rem;align-items:baseline;color:var(--quils-primary)}.baseline-combined__legend-name{font-weight:600;line-height:1.2}.baseline-combined__legend-pct{font-weight:700;text-align:right}.baseline-combined__table-wrap{min-width:0;overflow:hidden}.baseline-summary{margin:0;text-align:center;font-size:.72rem;font-weight:700;color:var(--quils-primary);border:1.5px solid var(--quils-primary);border-radius:4px;padding:.35rem .5rem;background:var(--quils-white)}.report-table{width:100%;max-width:42rem;margin:0 auto;border-collapse:collapse;table-layout:fixed;font-size:.72rem;line-height:1.3}.report-table th,.report-table td{border:1px solid var(--quils-white);padding:.4rem .5rem;vertical-align:middle}.report-table__title{background:var(--quils-primary);color:var(--quils-white);font-weight:700;text-align:center;padding:.45rem .5rem}.report-table__domain,.baseline-table__domain{background:var(--quils-primary);color:var(--quils-white);font-weight:700;text-align:center}.report-table__domain{width:28%}.report-table__label{background:var(--quils-white);color:var(--quils-body);text-align:left}.report-table--feedback tbody tr:nth-child(2n) .report-table__label{background:#eef3f7}.report-table__empty{text-align:center;color:var(--quils-body-muted);font-style:italic;padding:1rem;border:1px solid var(--quils-border)}.report-table--feedback th,.report-table--feedback td{padding:.28rem .35rem}.report-table__overflow{margin:.35rem 0 0;text-align:center;font-size:.68rem;font-weight:700;color:var(--quils-primary)}.feedback-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(3.25rem,28%) 2rem;gap:.3rem;align-items:center}.feedback-row__name{font-weight:600;color:var(--quils-body);line-height:1.2;font-size:.68rem}.feedback-meter{height:.45rem;background:#e8eef2;border-radius:999px;overflow:hidden}.feedback-meter__fill{height:100%;border-radius:999px;transition:width .35s ease}.feedback-meter--high .feedback-meter__fill{background:linear-gradient(90deg,#2ecc71,#27ae60)}.feedback-meter--growth .feedback-meter__fill{background:linear-gradient(90deg,#f4d03f,#e6b422)}.feedback-row__fraction{font-size:.62rem;font-weight:700;text-align:right;color:var(--quils-primary);white-space:nowrap}.report-table--high .feedback-row__fraction{color:#1e8449}.report-table--growth .feedback-row__fraction{color:#b8860b}.slide__body:has(.baseline-annual-distribution){padding:1rem 2rem 1.25rem}.baseline-annual-distribution{height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.baseline-annual-distribution__content{display:grid;grid-template-columns:minmax(9rem,11rem) minmax(0,1fr);gap:1rem 1.25rem;align-items:center;flex:1;min-height:0}.baseline-annual-distribution__chart{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem}.baseline-annual-distribution__chart canvas{max-width:11rem;max-height:11rem}.baseline-annual-distribution__legend{margin:0;padding:0;list-style:none;font-size:.72rem;font-weight:600;color:var(--quils-body);display:flex;flex-direction:column;gap:.4rem;width:100%}.baseline-annual-distribution__legend li{display:flex;align-items:center;gap:.35rem}.baseline-annual-distribution__swatch{width:.65rem;height:.65rem;border-radius:2px;flex-shrink:0}.baseline-annual-distribution__swatch--baseline{background:var(--quils-primary)}.baseline-annual-distribution__swatch--annual{background:var(--quils-primary-light)}.baseline-annual-distribution__table-wrap{min-width:0;overflow:hidden}.report-table--baseline-annual{max-width:none;width:100%;font-size:.76rem;line-height:1.35;flex-shrink:0}.report-table--baseline-annual thead th{background:var(--quils-primary);color:var(--quils-white);font-weight:700;text-align:center;padding:.48rem .4rem}.report-table--baseline-annual thead th.report-table__corner{background:var(--quils-primary)}.report-table--baseline-annual tbody th,.report-table--baseline-annual tbody td{border:1px solid #dfe6ec;padding:.42rem .45rem}.report-table--baseline-annual tbody tr:nth-child(2n) .report-table__value{background:#eef3f7}.report-table__row-label{background:#e8eef2;color:var(--quils-body);font-weight:700;text-align:left;width:34%}.report-table__value{text-align:center;color:var(--quils-body);font-weight:600;background:var(--quils-white)}.baseline-annual-distribution__footer{margin:auto 0 0;padding-top:.75rem;width:100%;text-align:center;font-size:.65rem;line-height:1.35;color:var(--quils-body-muted);flex-shrink:0;white-space:nowrap}.slide__body:has(.score-distribution){padding:1rem 2rem 1.25rem}.score-distribution{height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.score-distribution__content{display:grid;grid-template-columns:minmax(9rem,11rem) minmax(0,1fr);gap:1rem 1.25rem;align-items:center;flex:1;min-height:0}.score-distribution__chart{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem}.score-distribution__chart canvas{max-width:11rem;max-height:11rem}.score-distribution__legend{margin:0;padding:0;list-style:none;font-size:.72rem;font-weight:600;color:var(--quils-body);display:flex;flex-direction:column;gap:.4rem;width:100%}.score-distribution__legend li{display:flex;align-items:center;gap:.35rem}.score-distribution__swatch{width:.65rem;height:.65rem;border-radius:2px;flex-shrink:0}.score-distribution__table-wrap{min-width:0;overflow:hidden;display:flex;justify-content:center}.report-table--score-distribution{max-width:36rem;width:100%;font-size:.88rem;line-height:1.35;flex-shrink:0}.report-table--score-distribution thead th{background:var(--quils-primary);color:var(--quils-white);font-weight:700;text-align:center;padding:.58rem .85rem}.report-table--score-distribution tbody td{border:1px solid #dfe6ec;padding:.52rem .85rem;text-align:center;color:var(--quils-body);font-weight:600;background:var(--quils-white)}.report-table--score-distribution tbody tr:nth-child(2n) td{background:#eef3f7}.report-table__score-label{text-align:center}.score-distribution__footer{margin:auto 0 0;padding-top:.75rem;width:100%;text-align:center;font-size:.65rem;line-height:1.35;color:var(--quils-body-muted);flex-shrink:0;white-space:nowrap}.slide__body:has(.period-scan-table){padding:.75rem 1.5rem 1rem}.period-scan-table{height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.period-scan-table__table-wrap{flex:1;min-height:0;overflow:hidden}.report-table--period-scan{max-width:none;width:100%;font-size:.76rem;line-height:1.4}.report-table--period-scan thead th{background:var(--quils-primary);color:var(--quils-white);font-weight:700;text-align:center;padding:.48rem .38rem}.report-table--period-scan thead th.report-table__corner{background:var(--quils-primary)}.report-table--period-scan tbody th,.report-table--period-scan tbody td{border:1px solid #dfe6ec;padding:.38rem;vertical-align:middle}.report-table--period-scan tbody tr.period-scan-table__group-start th,.report-table--period-scan tbody tr.period-scan-table__group-start td{border-top-width:2px;border-top-color:#c5d4de}.report-table--period-scan tbody tr.period-scan-table__group-start:first-child th,.report-table--period-scan tbody tr.period-scan-table__group-start:first-child td{border-top-width:1px;border-top-color:#dfe6ec}.report-table--period-scan .report-table__row-label{width:28%;background:#e8eef2;color:var(--quils-body);font-weight:700;text-align:left;padding:.38rem .5rem;line-height:1.3}.period-scan-table__scan-type{width:9%;background:#eef3f7;color:var(--quils-primary);font-weight:700;text-align:center}.report-table--period-scan tbody tr:nth-child(2n) .report-table__value{background:#f7fafc}.period-scan-table__footer{margin:auto 0 0;padding-top:.65rem;width:100%;text-align:center;font-size:.65rem;line-height:1.35;color:var(--quils-body-muted);flex-shrink:0;white-space:nowrap}.slide__body:has(.reach-distribution){padding:.7rem 1.25rem .9rem}.reach-distribution{height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.reach-distribution__content{display:grid;grid-template-columns:minmax(9rem,11rem) minmax(0,1fr);gap:.75rem 1rem;align-items:center;flex:1;min-height:0}.reach-distribution__chart{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-width:0}.reach-distribution__chart canvas{max-width:10rem;max-height:10rem;flex-shrink:0}.reach-distribution__legend{margin:0;padding:0;list-style:none;width:100%;font-size:.62rem;line-height:1.35;color:var(--quils-body)}.reach-distribution__legend li{display:flex;align-items:flex-start;gap:.35rem;margin-bottom:.2rem}.reach-distribution__swatch{flex-shrink:0;width:.55rem;height:.55rem;margin-top:.15rem;border-radius:2px;background:var(--quils-primary)}.reach-distribution__table-wrap{min-width:0;overflow:hidden}.report-table--reach{max-width:none;width:100%;font-size:.76rem;line-height:1.4;table-layout:fixed}.report-table--reach thead th{background:var(--quils-primary);color:var(--quils-white);font-weight:700;text-align:center;padding:.46rem .3rem;font-size:.7rem}.report-table--reach thead th.report-table__corner{background:var(--quils-primary);width:12%;font-size:.76rem}.report-table--reach tbody th,.report-table--reach tbody td{border:1px solid #dfe6ec;padding:.4rem .3rem;vertical-align:middle}.reach-distribution--compact .report-table--reach{font-size:.66rem;line-height:1.3}.reach-distribution--compact .report-table--reach thead th{padding:.34rem .2rem;font-size:.6rem}.reach-distribution--compact .report-table--reach thead th.report-table__corner{font-size:.66rem}.reach-distribution--compact .report-table--reach tbody th,.reach-distribution--compact .report-table--reach tbody td{padding:.28rem .2rem}.reach-distribution--compact .reach-distribution__chart canvas{max-width:8.5rem;max-height:8.5rem}.reach-distribution--compact .reach-distribution__legend{font-size:.54rem;line-height:1.25}.reach-distribution__category{background:#e8eef2;color:var(--quils-body);font-weight:700;text-align:left;padding-left:.45rem}.reach-distribution__total-row th,.reach-distribution__total-row td{background:#eef3f7;font-weight:700;color:var(--quils-primary)}.report-table--reach tbody tr:nth-child(2n):not(.reach-distribution__total-row) .report-table__value{background:#f7fafc}.reach-distribution__footer{margin:auto 0 0;padding-top:.65rem;width:100%;text-align:center;font-size:.65rem;line-height:1.35;color:var(--quils-body-muted);flex-shrink:0;white-space:nowrap}.slide__body:has(.provider-referrals){padding:1rem 1.5rem}.provider-referrals{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.provider-referrals__table-wrap{width:100%;max-width:42rem;flex:1;min-height:0;display:flex;align-items:flex-start;justify-content:center}.report-table--provider-referrals{width:100%;font-size:.88rem;line-height:1.35}.report-table--provider-referrals thead th{background:var(--quils-primary);color:var(--quils-white);font-weight:700;text-align:center;padding:.58rem 1rem}.report-table--provider-referrals tbody th,.report-table--provider-referrals tbody td{border:1px solid #dfe6ec;padding:.52rem 1rem;vertical-align:middle;font-weight:700;color:var(--quils-body)}.provider-referrals__name{text-align:left;background:#e8eef2}.report-table--provider-referrals tbody tr:nth-child(2n):not(.provider-referrals__total-row) .report-table__value{background:#f7fafc}.report-table--provider-referrals .report-table__value{text-align:center;background:var(--quils-white)}.provider-referrals__total-row th,.provider-referrals__total-row td{background:#d9e2e9;color:var(--quils-primary)}.provider-referrals__footer{margin:auto 0 0;padding-top:.75rem;width:100%;text-align:center;font-size:.65rem;line-height:1.35;color:var(--quils-body-muted);flex-shrink:0;white-space:nowrap}.slide__body:has(.feedback-summary){padding:.85rem 1.75rem .9rem;overflow:hidden}.feedback-summary{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.55rem;overflow:hidden}.feedback-summary__footnote{margin:0;max-width:42rem;text-align:center;font-size:.72rem;line-height:1.35;color:var(--quils-body);flex-shrink:0}.feedback-summary__source-todo{font-weight:700;color:#b45309}.baseline-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:.58rem;line-height:1.15}.baseline-table thead th{background:var(--quils-primary);color:var(--quils-white);font-weight:700;text-align:center;padding:.3rem .15rem;border:1px solid var(--quils-primary-dark)}.baseline-table tbody th,.baseline-table tbody td,.baseline-table tfoot th,.baseline-table tfoot td{border:1px solid var(--quils-border);padding:.18rem .12rem;vertical-align:middle}.baseline-table tbody tr:nth-child(2n) td:not(.baseline-table__domain){background:#eef3f7}.baseline-table__domain{padding:.26rem .14rem;width:11%}.baseline-table__element-num{text-align:center;width:6%;font-weight:600;color:var(--quils-primary)}.baseline-table__label{text-align:left;color:var(--quils-body);width:44%}.baseline-table__num{text-align:center;width:10%;font-weight:600;color:var(--quils-primary)}.baseline-table tfoot th,.baseline-table tfoot td{background:var(--quils-primary);color:var(--quils-white);font-weight:700;border-color:var(--quils-primary-dark)}.baseline-table__summary-label{text-align:left;padding-left:.25rem}.slide__body:has(.timeline-wrap){padding:.6rem 1.5rem .65rem}.timeline-wrap{height:100%;display:flex;align-items:flex-start}.timeline-table{width:100%;border-collapse:collapse;font-size:.58rem;table-layout:fixed}.timeline-table thead,.timeline-table thead tr{height:1px}.timeline-table thead th{background:var(--quils-primary);color:var(--quils-white);font-weight:700;text-align:center;vertical-align:middle;height:auto;padding:.22rem .12rem;font-size:.54rem;line-height:1.15;border:1.5px solid #000}.timeline-table thead th:first-child{width:17%}.timeline-table tbody th,.timeline-table tbody td{border:1px solid var(--quils-primary);vertical-align:middle}.timeline-table tbody th{background:var(--quils-white);color:var(--quils-primary);font-weight:700;text-align:left;padding:.55rem .28rem .55rem .45rem;font-size:.56rem;line-height:1.2}.timeline-table tbody td{padding:.5rem .2rem;background:var(--quils-white)}.timeline-table td.on{background:var(--quils-primary-light)}.map-wrap{display:flex;align-items:center;justify-content:center;height:100%;padding:.5rem 0}.us-map{width:100%;max-height:100%;height:auto}.us-map__state{fill:#d8e4ec;stroke:var(--quils-white);stroke-width:1.5;transition:fill .15s}.us-map__state--on{fill:var(--quils-primary)}.map-image{display:block;width:100%;max-height:100%;object-fit:contain}.map-states{margin:0;font-size:1rem;color:var(--quils-body)}.slide-placeholder{margin:0;font-size:1rem;color:var(--quils-body-muted);font-style:italic}.slide-coming-soon{height:100%;display:flex;align-items:center;justify-content:center}.slide-coming-soon__message{margin:0;font-size:1.25rem;font-weight:600;color:var(--quils-body-muted)}.scorecard{display:grid;grid-template-columns:180px 1fr 1fr;gap:1.5rem;height:100%}.score-dial{display:flex;flex-direction:column;align-items:center;justify-content:center}.score-dial__ring{position:relative;width:140px;height:140px}.score-dial__ring svg{transform:rotate(-90deg)}.score-dial__value{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.score-dial__number{font-size:2rem;font-weight:700;color:var(--quils-primary);line-height:1}.score-dial__label{font-size:.7rem;color:var(--quils-body-muted);text-transform:uppercase;letter-spacing:.05em}.score-dial__caption{margin-top:.5rem;font-size:.8rem;font-weight:600;text-align:center;color:var(--quils-primary)}.radar-wrap{display:flex;align-items:center;justify-content:center}.radar-wrap canvas{max-height:280px}.domain-bars{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;font-size:.75rem}.domain-bar-group__header{display:flex;justify-content:space-between;font-weight:700;color:var(--quils-primary);margin-bottom:.2rem}.criterion-bar{display:flex;align-items:center;gap:.5rem;margin-bottom:.15rem}.criterion-bar__name{flex:0 0 140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--quils-body-muted)}.criterion-bar__track{flex:1;height:8px;background:#e0e8ee;border-radius:4px;overflow:hidden}.criterion-bar__fill{height:100%;border-radius:4px;background:var(--quils-primary)}.criterion-bar__tier{flex:0 0 24px;text-align:center;font-weight:700;font-size:.7rem}.tier-1{color:var(--quils-tier-1)}.tier-2{color:var(--quils-tier-2)}.tier-3{color:var(--quils-tier-3)}.tier-4{color:var(--quils-tier-4)}.acr-table{width:100%;border-collapse:collapse;font-size:.85rem}.acr-table th,.acr-table td{border:1.5px solid var(--quils-primary);padding:.5rem .75rem;text-align:left}.acr-table th{background:var(--quils-primary);color:var(--quils-white)}.acr-table tr.total td{font-weight:700;background:#eef4f8}.acr-caption{font-size:.9rem;color:var(--quils-primary);margin-bottom:1rem}.report-toolbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:var(--quils-primary);color:var(--quils-white);box-shadow:0 2px 8px #00000026}.report-toolbar__title{font-weight:600;font-size:.95rem}.report-toolbar__actions{display:flex;gap:.75rem;align-items:flex-end}.print-controls{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.print-hint{margin:0;max-width:22rem;font-size:.72rem;line-height:1.35;text-align:right;opacity:.9}.btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border:none;border-radius:4px;font-family:var(--font-sans);font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s}.btn--primary{background:var(--quils-primary-light);color:var(--quils-white)}.btn--primary:hover{background:var(--quils-primary-dark)}.report-deck{padding:2rem 1rem 4rem}@media(max-width:900px){.scorecard{grid-template-columns:1fr}.framework-chart{grid-template-columns:repeat(2,1fr)}.slide__header-title{font-size:1.25rem}.slide__header{min-height:5.5rem;grid-template-columns:1fr 140px}}@media print{.slide__header-title-area{clip-path:polygon(0 0,calc(100% - var(--slide-header-chevron)) 0,100% 50%,calc(100% - var(--slide-header-chevron)) 100%,0 100%);padding-right:2rem}.slide__header{grid-template-columns:1fr var(--slide-header-logo-width);min-height:7.5rem}}
