:root{--cco-chart-color-1: #3E57A3;--cco-chart-color-2: #FABA5F;--cco-chart-color-3: #B0C752;--cco-chart-color-4: #6FC7B4;--cco-chart-color-5: #A6CAD4;--cco-chart-color-6: #2DA8D1;--cco-chart-color-7: #FFE975;--cco-chart-color-8: #ED6E9C;--cco-chart-color-9: #95569E}.cco-dashboard{display:flex;flex-direction:column;gap:2rem;padding:1.5rem;background:#fff;color:#333;font-family:inherit}.cco-dashboard__heading{margin:0 0 .5rem;font-size:1.5rem;color:#3e57a3}.cco-dashboard__body{margin:0;color:#333}.cco-dashboard__hint{margin:0;padding:.75rem 1rem;background:#dee2ef;border-radius:4px;color:#3e57a3;font-size:.95rem}.cco-dashboard__suggestions{padding:2.25rem 2rem;background:#fef3e4;border:1px solid #faba5f;border-radius:8px}.cco-dashboard__suggestions-heading{margin:0 0 .5rem;text-align:center;font-size:1.5rem;line-height:1.3;font-weight:600;color:#333}.cco-dashboard__suggestions-heading em{font-size:inherit;font-weight:inherit;font-style:italic;color:#faba5f}.cco-dashboard__notice{margin:0 auto 1.5rem;padding:0;max-width:60ch;text-align:center;color:#333;font-size:.95rem;line-height:1.6}.cco-dashboard__suggestion-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.cco-dashboard__suggestion{display:block}.cco-dashboard__suggestion-button{display:grid;grid-template-columns:1fr auto;grid-template-areas:"action result" "text result";column-gap:1rem;row-gap:.15rem;width:100%;padding:.875rem 1rem;background:#fff;border:1px solid #9fabd1;border-radius:8px;cursor:pointer;text-align:left;font:inherit;color:#333;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.cco-dashboard__suggestion-button:hover,.cco-dashboard__suggestion-button:focus-visible{background:#fff;border-color:#3e57a3;box-shadow:0 2px 6px rgba(62,87,163,.18);outline:none}.cco-dashboard__suggestion-button:disabled{opacity:.6;cursor:progress;box-shadow:none}.cco-dashboard__suggestion-action{grid-area:action;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:#3e57a3}.cco-dashboard__suggestion-text{grid-area:text;font-size:.95rem;line-height:1.3;color:#333}.cco-dashboard__suggestion-result{grid-area:result;align-self:center;font-size:.8rem;font-variant-numeric:tabular-nums;color:gray;white-space:nowrap}.cco-dashboard__suggestion--start-over{margin-top:.5rem;padding-top:.75rem;border-top:1px dashed #faba5f}.cco-dashboard__suggestion--start-over .cco-dashboard__suggestion-action{color:#faba5f}.cco-dashboard__suggestion-count{min-width:4rem;text-align:right;font-variant-numeric:tabular-nums;color:gray}.cco-dashboard__locked-banner{padding:1rem 1.25rem;background:#fef3e4;border-left:4px solid #faba5f;border-radius:4px}.cco-dashboard__locked-banner strong{display:block;margin-bottom:.25rem;color:#3e57a3}.cco-dashboard__locked-banner p{margin:0;color:#333}.cco-dashboard__filters{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#fef3e4;border-radius:4px}.cco-dashboard__filters-row{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:.75rem 1rem;align-items:end}.cco-dashboard__filters-row--conditional{padding-top:.5rem;border-top:1px dashed #d1d1d1}@media(min-width: 48rem){.cco-dashboard__filters-row--conditional .cco-dashboard__filter-field{max-width:50%}}.cco-dashboard__filter-field{display:flex;flex-direction:column;gap:.25rem}.cco-dashboard__filter-field select[disabled]{opacity:.5;cursor:not-allowed}.cco-dashboard__filter-hint{font-size:.75rem;color:#333;font-style:italic}.cco-dashboard__filter-label{font-size:.85rem;font-weight:600;color:#333}.cco-dashboard__filter-select{padding:.4rem .6rem;border:1px solid #d1d1d1;border-radius:4px;background:#fff;color:#333;font:inherit}.cco-dashboard__filter-select:focus-visible{outline:2px solid #3e57a3;outline-offset:1px}.cco-dashboard__filters-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.cco-dashboard__filters-summary{display:flex;align-items:baseline;gap:.5rem;min-width:0}.cco-dashboard__applied-count{font-size:.85rem;font-weight:700;color:#333}.cco-dashboard__filters-actions{display:flex;align-items:center;gap:1.125rem;flex-wrap:wrap}.cco-dashboard__filters-foot{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.cco-dashboard__filters-note{font-size:.75rem;color:gray}.cco-dashboard__combo-counter{margin-left:auto;font-size:.85rem;color:#333;font-style:italic}.cco-dashboard__filters--dirty .cco-dashboard__filters-submit{box-shadow:0 0 0 2px #faba5f}.cco-dashboard__filters-submit{padding:.5rem 1.25rem;background:#3e57a3;color:#fff;border:0;border-radius:4px;cursor:pointer;font:inherit}.cco-dashboard__filters-submit:focus-visible,.cco-dashboard__filters-submit:hover{background:rgb(54.9733333333,77.14,144.5266666667);outline:0}.cco-dashboard__filters-submit:disabled{opacity:.6;cursor:progress}.cco-dashboard__filters--loading .cco-filter-dropdown__trigger,.cco-dashboard__filters--loading .cco-filter-dropdown__panel,.cco-dashboard__filters--loading .cco-dashboard__clear-filters{pointer-events:none}.cco-dashboard__filters--loading .cco-dashboard__filter-field{opacity:.6}.cco-dashboard__clear-filters{color:#3e57a3;text-decoration:underline}.cco-dashboard__clear-filters:focus-visible,.cco-dashboard__clear-filters:hover{color:rgb(47.9466666667,67.28,126.0533333333)}.cco-dashboard__print{display:flex;justify-content:flex-end;margin-top:1.5rem}.cco-dashboard--below-threshold .cco-dashboard__print,.cco-dashboard--empty .cco-dashboard__print,.cco-dashboard--tier-limited .cco-dashboard__print{display:none}.cco-dashboard--below-threshold+.cco-dashboard__use-notice,.cco-dashboard--empty+.cco-dashboard__use-notice,.cco-dashboard--tier-limited+.cco-dashboard__use-notice{display:none}.cco-dashboard__print-button{padding:.5rem 1.25rem;background:#3e57a3;color:#fff;border:0;border-radius:4px;cursor:pointer;font:inherit}.cco-dashboard__print-button:hover,.cco-dashboard__print-button:focus-visible{background:rgb(54.9733333333,77.14,144.5266666667);outline:0}.cco-dashboard__active-filters{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.cco-dashboard__filter-chip{display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:.4rem;padding:.55rem .75rem;background:#dee2ef;border-radius:999px;color:#3e57a3;font-size:.85rem;line-height:1;letter-spacing:.03em}.cco-dashboard__filter-key{font-weight:600}.cco-dashboard__filter-value{font-weight:400}.cco-dashboard__tier-callouts{list-style:none;margin:1rem 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cco-dashboard__tier-callout{padding:.75rem 1rem;background:#ebebeb;border-radius:4px;color:#333}.cco-dashboard__tier-callout--limited{background:#fef3e4;border-left:4px solid #faba5f}.cco-dashboard__tier-callout--unlimited{background:#dee2ef;border-left:4px solid #3e57a3}.cco-dashboard__sections{position:relative;min-height:12rem;display:flex;flex-direction:column;gap:3rem}.cco-dashboard__sections[data-cco-loading]::before{content:"";position:absolute;inset:0;z-index:1;background:hsla(0,0%,100%,.65)}.cco-dashboard__sections[data-cco-loading]::after{content:"";position:absolute;top:50%;left:50%;z-index:2;width:2rem;height:2rem;margin:-1rem 0 0 -1rem;border:3px solid #d1d1d1;border-top-color:#3e57a3;border-radius:50%;animation:cco-dashboard-spin .8s linear infinite}.cco-dashboard__sections-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:3rem 1rem;color:gray}.cco-dashboard__sections-error{padding:1rem 1.25rem;background:#ebebeb;border-left:4px solid #f04e29;color:#333}.cco-dashboard__spinner{display:inline-block;width:1.25rem;height:1.25rem;border:2px solid #d1d1d1;border-top-color:#3e57a3;border-radius:50%;animation:cco-dashboard-spin .8s linear infinite}@keyframes cco-dashboard-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion: reduce){.cco-dashboard__suggestion-button{transition:none}.cco-dashboard__spinner,.cco-dashboard__sections[data-cco-loading]::after{animation:none}}.cco-filter-dropdown{position:relative;display:flex;flex-direction:column;gap:.375rem;min-width:0}.cco-filter-dropdown__labelrow{display:flex;align-items:center;gap:.5rem}.cco-filter-dropdown__badge{font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:gray;border:1px solid #d1d1d1;border-radius:3px;padding:.05rem .35rem;background:#fff}.cco-filter-dropdown__badge--locked{display:none;border:0;padding:0;background:rgba(0,0,0,0)}.cco-filter-dropdown--locked .cco-filter-dropdown__badge--locked{display:inline}.cco-filter-dropdown__trigger{position:relative;display:flex;align-items:center;gap:.5rem;width:100%;min-height:2.6rem;box-sizing:border-box;padding:.35rem 2.1rem .35rem .6rem;background:#fff;border:1px solid #d1d1d1;border-radius:4px;font:inherit;text-align:left;cursor:pointer}.cco-filter-dropdown__trigger:hover,.cco-filter-dropdown__trigger:focus-visible{border-color:#3e57a3;outline:0}.cco-filter-dropdown__trigger:focus-visible{box-shadow:0 0 0 1px #3e57a3}.cco-filter-dropdown__trigger[disabled]{opacity:.5;cursor:not-allowed}.cco-filter-dropdown__values{display:flex;flex-wrap:nowrap;align-items:center;gap:.35rem;overflow:hidden;flex:1;min-width:0}.cco-filter-dropdown__placeholder{color:gray;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cco-filter-dropdown__placeholder[hidden]{display:none}.cco-filter-dropdown__chip{display:inline-flex;align-items:center;gap:.35rem;flex:0 1 auto;min-width:0;max-width:100%;padding:.15rem .35rem .15rem .5rem;background:#dee2ef;border-radius:3px;color:#333;font-size:.8rem;white-space:nowrap}.cco-filter-dropdown__chip-label{overflow:hidden;text-overflow:ellipsis;min-width:0;max-width:9rem}.cco-filter-dropdown__chip-remove{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1rem;height:1rem;border-radius:2px;color:gray;font-size:.85rem;line-height:1;cursor:pointer}.cco-filter-dropdown__chip-remove:hover,.cco-filter-dropdown__chip-remove:focus-visible{background:#9fabd1;color:#333;outline:0}.cco-filter-dropdown__overflow{flex:0 0 auto;padding:.1rem .4rem;background:#3e57a3;color:#fff;border-radius:3px;font-size:.75rem;font-weight:700;white-space:nowrap}.cco-filter-dropdown__overflow[hidden]{display:none}.cco-filter-dropdown__chevron{position:absolute;right:.85rem;top:50%;width:.5rem;height:.5rem;border-right:2px solid gray;border-bottom:2px solid gray;transform:translateY(-70%) rotate(45deg);pointer-events:none}.cco-filter-dropdown__locked-box{display:none;align-items:center;gap:.6rem;min-height:2.6rem;box-sizing:border-box;padding:.5rem .75rem;background:#ebebeb;border:1px dashed #d1d1d1;border-radius:4px}.cco-filter-dropdown__lock-icon{flex:0 0 auto;width:.85rem;height:.7rem;border:1.5px solid gray;border-radius:2px;box-sizing:border-box}.cco-filter-dropdown__lock-hint{font-size:.8rem;color:gray}.cco-filter-dropdown--locked .cco-filter-dropdown__trigger{display:none}.cco-filter-dropdown--locked .cco-filter-dropdown__locked-box{display:flex}.cco-filter-dropdown__panel{position:absolute;top:calc(100% + .375rem);left:0;z-index:40;width:max-content;min-width:100%;max-width:min(24rem,100vw - 2rem);background:#fff;border:1px solid #d1d1d1;border-radius:5px;box-shadow:0 10px 26px rgba(0,0,0,.16);overflow:hidden}.cco-filter-dropdown__panel[hidden]{display:none}.cco-filter-dropdown__search-row{display:flex;align-items:center;gap:.6rem;padding:.6rem .75rem;border-bottom:1px solid #ebebeb}.cco-filter-dropdown__search{flex:1;min-width:0;font:inherit;font-size:.85rem;color:#333;background:#fef3e4;border:1px solid #d1d1d1;border-radius:3px;padding:.4rem .55rem}.cco-filter-dropdown__search:focus{outline:0;border-color:#3e57a3}.cco-filter-dropdown__panel-clear{flex:0 0 auto;background:none;border:0;padding:0;font:inherit;font-size:.85rem;color:#3e57a3;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.cco-filter-dropdown__panel-clear:hover,.cco-filter-dropdown__panel-clear:focus-visible{color:rgb(47.9466666667,67.28,126.0533333333);outline:0}.cco-filter-dropdown__options{list-style:none;margin:0;padding:.375rem 0;max-height:16.5rem;overflow-y:auto;scrollbar-width:thin}.cco-filter-dropdown__options--can-scroll-up{box-shadow:inset 0 .75rem .6rem -0.6rem rgba(0,0,0,.16)}.cco-filter-dropdown__options--can-scroll-down{box-shadow:inset 0 -0.75rem .6rem -0.6rem rgba(0,0,0,.16)}.cco-filter-dropdown__options--can-scroll-up.cco-filter-dropdown__options--can-scroll-down{box-shadow:inset 0 .75rem .6rem -0.6rem rgba(0,0,0,.16),inset 0 -0.75rem .6rem -0.6rem rgba(0,0,0,.16)}.cco-filter-dropdown__option{display:flex;align-items:center;gap:.65rem;padding:.5rem .875rem;font-size:.9rem;color:#333;cursor:pointer;white-space:nowrap}.cco-filter-dropdown__option:hover,.cco-filter-dropdown__option.cco-filter-dropdown__option--active{background:#fef3e4}.cco-filter-dropdown__option[hidden]{display:none}.cco-filter-dropdown__option-label{flex:1}.cco-filter-dropdown__marker{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1rem;height:1rem;border:1px solid gray;background:#fff;box-sizing:border-box}.cco-filter-dropdown[data-cco-multi="0"] .cco-filter-dropdown__marker{border-radius:50%}.cco-filter-dropdown[data-cco-multi="1"] .cco-filter-dropdown__marker{border-radius:3px}.cco-filter-dropdown[data-cco-multi="0"] .cco-filter-dropdown__option[aria-selected=true] .cco-filter-dropdown__marker::after{content:"";width:.5rem;height:.5rem;border-radius:50%;background:#3e57a3}.cco-filter-dropdown[data-cco-multi="1"] .cco-filter-dropdown__option[aria-selected=true] .cco-filter-dropdown__marker{background:#3e57a3;border-color:#3e57a3}.cco-filter-dropdown[data-cco-multi="1"] .cco-filter-dropdown__option[aria-selected=true] .cco-filter-dropdown__marker::after{content:"✓";color:#fff;font-size:.7rem;line-height:1;font-weight:700}.cco-filter-dropdown__no-results{padding:.875rem;font-size:.85rem;color:gray}.cco-filter-dropdown__no-results[hidden]{display:none}.cco-kpi,.cco-stacked-bar,.cco-donut-chart,.cco-bar-list{padding:1rem 1.125rem;background:#fff;border:1px solid #d1d1d1;border-radius:6px;height:100%;min-width:0}.cco-kpi__header,.cco-stacked-bar__header,.cco-donut-chart__header,.cco-bar-list__header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.cco-kpi__title,.cco-stacked-bar__title,.cco-donut-chart__title,.cco-bar-list__title{margin:0;font-family:"Alata",sans-serif !important;font-weight:700;font-size:1.05rem;line-height:1.2;color:#000}.cco-kpi__sample,.cco-stacked-bar__sample,.cco-donut-chart__sample,.cco-bar-list__sample{font-variant-numeric:tabular-nums;color:gray;font-size:.85rem}.cco-kpi__empty,.cco-stacked-bar__empty,.cco-donut-chart__empty,.cco-bar-list__empty{margin:0;padding:.75rem;background:#ebebeb;border-radius:4px;color:gray;font-style:italic}.cco-bar-list{display:flex;flex-direction:column;gap:.5rem}.cco-bar-list__rows{list-style:none;margin:.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem}.cco-bar-list__headers{display:grid;grid-template-columns:1fr 3rem;gap:.15rem .75rem;margin-bottom:.35rem;padding-bottom:.25rem;border-bottom:1px solid #ebebeb}.cco-bar-list__header--label,.cco-bar-list__header--value{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#333;line-height:1.2}.cco-bar-list__header--value{text-align:right}.cco-bar-list__row{display:grid;grid-template-columns:1fr 3rem;grid-template-areas:"label value" "track track";align-items:baseline;gap:.15rem .75rem;margin-left:0}.cco-bar-list__label{grid-area:label;font-size:.85rem;color:#333;line-height:1.3;white-space:normal;overflow-wrap:break-word}.cco-bar-list__value{grid-area:value;text-align:right;font-size:.85rem;font-variant-numeric:tabular-nums;color:#3e57a3}.cco-bar-list__track{grid-area:track;display:block;height:4px;background:#ebebeb;border-radius:999px;overflow:hidden}.cco-bar-list__fill{display:block;height:100%;background:#3e57a3;border-radius:inherit;transition:width .3s ease}.cco-bar-list--ranked .cco-bar-list__rows,.cco-bar-list--time-allocation .cco-bar-list__rows{counter-reset:cco-rank}.cco-bar-list--ranked .cco-bar-list__row,.cco-bar-list--time-allocation .cco-bar-list__row{grid-template-columns:1.75rem 1fr 3rem;grid-template-areas:"rank label value" "rank track track";counter-increment:cco-rank;padding-left:0 !important}.cco-bar-list--ranked .cco-bar-list__row::before,.cco-bar-list--time-allocation .cco-bar-list__row::before{content:counter(cco-rank, decimal-leading-zero);grid-area:rank;align-self:center;font-variant-numeric:tabular-nums;font-size:.8rem;color:#3e57a3}.cco-bar-list--ranked .cco-bar-list__row{grid-template-columns:10px 1fr 3rem}.cco-bar-list--range .cco-bar-list__fill,.cco-bar-list--metrics-tracked .cco-bar-list__fill{background:#3e57a3}.cco-bar-list--ranked .cco-bar-list__fill{background:#3e57a3}.cco-bar-list--time-allocation .cco-bar-list__fill{background:#3e57a3}.cco-bar-list--time-allocation .cco-bar-list__value{font-weight:600}.cco-donut-chart{display:flex;flex-direction:column}.cco-donut-chart__canvas-wrapper{position:relative;width:100%;max-width:240px;margin:0 auto 1rem;aspect-ratio:1/1}.cco-donut-chart__canvas{width:100% !important;height:100% !important}.cco-donut-chart__fallback{width:100%;table-layout:fixed;border-collapse:collapse;font-size:.8rem}.cco-donut-chart__fallback th,.cco-donut-chart__fallback td{padding:.3rem .5rem;border-bottom:1px solid #ebebeb;text-align:left;text-transform:capitalize;color:#333;overflow-wrap:break-word}.cco-donut-chart__fallback th:first-child{width:50%}.cco-donut-chart__fallback th:nth-child(2),.cco-donut-chart__fallback th:nth-child(3){width:25%}.cco-donut-chart__fallback th{font-family:"Open Sans",sans-serif;font-weight:700}.cco-donut-chart__fallback td{font-variant-numeric:tabular-nums}.cco-stacked-bar{display:flex;flex-direction:column;gap:.75rem}.cco-stacked-bar__legend{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem 1rem}.cco-stacked-bar__legend-item{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;line-height:1;padding-bottom:15px !important}.cco-stacked-bar__swatch{flex:0 0 auto;width:.75rem;height:.75rem;border-radius:2px;border:1px solid #d1d1d1;display:block}.cco-stacked-bar__swatch--muted{background:gray;border-color:gray}.cco-stacked-bar__legend-label{font-family:"Open Sans",sans-serif;color:#333;line-height:1}.cco-stacked-bar__chart{display:flex;flex-direction:column;gap:.4rem}.cco-stacked-bar__rows{display:flex;flex-direction:column;gap:.5rem}.cco-stacked-bar__row{display:grid;grid-template-columns:11rem 1fr;align-items:center;gap:.75rem}.cco-stacked-bar__row-label{font-family:"Open Sans",sans-serif;font-size:.8rem;font-weight:700;color:#333;line-height:1.3;text-align:right;overflow-wrap:break-word}.cco-stacked-bar__track{display:flex;width:100%;height:28px;background:#ebebeb;border-left:2px solid #d1d1d1;border-radius:0;overflow:hidden}.cco-stacked-bar__segment{display:flex;align-items:center;justify-content:center;height:100%;min-width:0;transition:width .3s ease}.cco-stacked-bar__segment--muted{background:gray}.cco-stacked-bar__segment-value{padding:0 .15rem;overflow:hidden;white-space:nowrap;text-overflow:clip;font-family:"Open Sans",sans-serif;font-size:.75rem;font-weight:600;line-height:1;color:#fff;font-variant-numeric:tabular-nums}.cco-stacked-bar__axis{display:grid;grid-template-columns:11rem 1fr;gap:.75rem}.cco-stacked-bar__axis-scale{display:flex;justify-content:space-between;border-top:1px solid #d1d1d1;padding-top:.2rem}.cco-stacked-bar__axis-tick{font-family:"Open Sans",sans-serif;font-size:.7rem;line-height:1;color:gray;font-variant-numeric:tabular-nums}@container cco-version (max-width: 30rem){.cco-stacked-bar__row{grid-template-columns:1fr;gap:.25rem}.cco-stacked-bar__row-label{text-align:left}.cco-stacked-bar__axis{grid-template-columns:1fr}.cco-stacked-bar__axis-spacer{display:none}}.cco-stacked-bar__row--twin{display:flex;flex-direction:column;align-items:stretch;gap:.3rem}.cco-stacked-bar__row--twin .cco-stacked-bar__row-label{text-align:left}.cco-stacked-bar__series-group{display:flex;flex-direction:column;gap:.3rem;min-width:0}.cco-stacked-bar__series{display:flex;flex-direction:row;align-items:center;gap:.5rem;min-width:0}.cco-stacked-bar__series-label{flex:0 0 6.5rem;text-align:right;font-family:"Open Sans",sans-serif;font-size:.68rem;font-weight:600;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;color:gray}.cco-stacked-bar__track--baseline{opacity:.5}.cco-kpi{display:flex;flex-direction:column;gap:.5rem}.cco-kpi__value{margin:0;font-size:2.25rem;font-weight:500;line-height:1.1;color:#3e57a3}.cco-kpi__caption{margin:0;font-size:.85rem;color:gray}.cco-legend-swatch{display:inline-block;inline-size:.7em;block-size:.7em;margin-inline-end:.4em;border-radius:2px;vertical-align:middle;flex:0 0 auto}.cco-bar-list__note,.cco-donut-chart__note{margin:auto 0 0;padding-top:.6rem;font-size:.75rem;line-height:1.4;color:gray}.cco-card-info{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin-right:auto;padding:0;border:1px solid gray;border-radius:50%;background:rgba(0,0,0,0);color:gray;font-family:"Open Sans",sans-serif;font-size:.72rem;font-style:italic;font-weight:700;line-height:1;cursor:pointer;transition:color .15s ease,border-color .15s ease}.cco-card-info:hover,.cco-card-info:focus-visible{color:#3e57a3;border-color:#3e57a3}.cco-card-info__icon{pointer-events:none}.cco-card{height:100%}.cco-card-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.cco-card-modal[hidden]{display:none}.cco-card-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);cursor:pointer}.cco-card-modal__panel{position:relative;z-index:1;width:100%;max-width:32rem;max-height:80vh;overflow:auto;padding:1.75rem 1.75rem 1.5rem;background:#fff;border-radius:8px;box-shadow:0 12px 40px rgba(0,0,0,.25)}.cco-card-modal__close{position:absolute;top:.5rem;right:.5rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:50%;background:rgba(0,0,0,0);color:gray;font-size:1.5rem;line-height:1;cursor:pointer;transition:color .15s ease}.cco-card-modal__close:hover,.cco-card-modal__close:focus-visible{color:#3e57a3}.cco-card-modal__body{font-size:.95rem;line-height:1.6;color:#000}.cco-card-modal__body p{margin:0 0 .75rem}.cco-card-modal__body ul,.cco-card-modal__body ol{margin:0 0 .75rem 1.25rem;padding:0}.cco-card-modal__body>:last-child{margin-bottom:0}.cco-heatmap{padding:1rem 1.125rem;background:#fff;border:1px solid #d1d1d1;border-radius:6px;height:100%;min-width:0;grid-column:1/-1;display:flex;flex-direction:column;gap:1rem;overflow:hidden}.cco-heatmap__header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.cco-heatmap__title{margin:0;font-family:"Alata",sans-serif !important;font-weight:700;font-size:1.05rem;line-height:1.2;color:#000}.cco-heatmap__sample{font-variant-numeric:tabular-nums;color:gray;font-size:.85rem}.cco-heatmap__scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.cco-heatmap__grid{border-collapse:separate;border-spacing:4px;font-size:.9rem;line-height:1.3}.cco-heatmap__corner{background:rgba(0,0,0,0)}.cco-heatmap__column-header{font-size:.85rem;font-weight:600;color:rgba(0,0,0,.75);text-align:center;vertical-align:bottom;padding:.6rem .75rem;background:rgba(0,0,0,.04);border-radius:4px;min-width:7rem;max-width:11rem;white-space:normal;word-break:normal;overflow-wrap:break-word;hyphens:none}.cco-heatmap__column-header-name{display:block}.cco-heatmap__column-header-range{display:block;font-weight:500;color:rgba(0,0,0,.55)}.cco-heatmap__row-header{font-size:.9rem;font-weight:500;color:#222;text-align:left;vertical-align:middle;padding:.65rem .85rem;background:rgba(0,0,0,.03);border-radius:4px;white-space:normal;word-break:normal;overflow-wrap:break-word;min-width:14rem;max-width:22rem}.cco-heatmap__cell{--cco-heatmap-intensity: 0;background:rgb(0, 102, 204, calc(0.1 + var(--cco-heatmap-intensity) * 0.8));color:#fff;text-shadow:0 0 1px rgba(0,0,0,.4);text-align:center;vertical-align:middle;padding:.85rem .6rem;border-radius:4px;font-size:.95rem;font-weight:600;font-variant-numeric:tabular-nums;min-width:4rem}@supports(color: color-mix(in srgb, white, black)){.cco-heatmap__cell{color:#fff;text-shadow:0 0 1px rgba(0,0,0,.4)}@container (min-width: 0){}}.cco-heatmap__cell--low{color:#111;text-shadow:none}.cco-heatmap__cell--zero{background:rgba(0,0,0,.04);color:rgba(0,0,0,.35);text-shadow:none;font-weight:500}.cco-heatmap__cell--suppressed{background:rgba(0,0,0,.04);color:rgba(0,0,0,.35);text-shadow:none;font-weight:500}.cco-heatmap__legend{margin:.6rem 0 0;font-size:.8rem;line-height:1.4;color:rgba(0,0,0,.55)}.cco-heatmap--empty{align-items:stretch}.cco-heatmap__empty{margin:0;font-size:.9rem;color:rgba(0,0,0,.55)}.cco-top-responses{padding:1rem 1.125rem;background:#fff;border:1px solid #d1d1d1;border-radius:6px;height:100%;min-width:0;grid-column:span 2;display:flex;flex-direction:column;gap:1rem}.cco-top-responses__header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.cco-top-responses__title{margin:0;font-family:"Alata",sans-serif !important;font-weight:700;font-size:1.05rem;line-height:1.2;color:#000}.cco-top-responses__sample{font-variant-numeric:tabular-nums;color:gray;font-size:.85rem}.cco-top-responses__rows{margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.cco-top-responses__row{display:flex;align-items:baseline;gap:.5rem 1.5rem;padding-bottom:.5rem;border-bottom:1px solid #ebebeb}.cco-top-responses__row:last-child{padding-bottom:0;border-bottom:0}.cco-top-responses__sub-label{font-size:.85rem;color:#333;line-height:1.3;white-space:normal;overflow-wrap:break-word;margin:0;flex:0 1 50%;max-width:50%}.cco-top-responses__values{margin:0;flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.cco-top-responses__value{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.cco-top-responses__label{font-size:.85rem;color:#333;line-height:1.3;white-space:normal;overflow-wrap:break-word;text-align:right}.cco-top-responses__percent{font-size:.85rem;font-variant-numeric:tabular-nums;color:#3e57a3}.cco-top-responses__value--tied .cco-top-responses__label{border-bottom:1px dotted gray}.cco-top-responses__legend{margin:.2rem 0 0;font-size:.8rem;line-height:1.4;color:gray}.cco-top-responses--empty{align-items:stretch}.cco-top-responses__empty{margin:0;font-size:.9rem;color:gray}@media(max-width: 600px){.cco-top-responses__row{flex-direction:column;align-items:stretch}.cco-top-responses__sub-label{flex-basis:auto;max-width:none}.cco-top-responses__values{align-items:stretch}}.cco-section{display:flex;flex-direction:column;gap:1rem}.cco-section__header{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem}.cco-section__title,.cco-section__number{margin:0;padding:0;font-family:"Alata",sans-serif;font-size:1.25rem;font-weight:700;font-style:normal;line-height:1.2;color:#3e57a3;text-transform:capitalize;letter-spacing:.04em;flex:0 0 auto}.cco-section__title{flex:1 1 auto;min-width:0;overflow-wrap:break-word}.cco-section__number::after{content:" -"}.cco-section__rule{flex:1 1 auto;height:1px;background:#d1d1d1;align-self:center}.cco-section__cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1rem}@media(max-width: 720px){.cco-section__cards{grid-template-columns:1fr}.cco-section__title{font-size:1.05rem}}.cco-section__conditional-card{display:none}.cco-section__conditional-card--visible{display:contents}.cco-section--planning .cco-section__cards>.cco-card,.cco-section--planning .cco-section__cards>.cco-bar-list{grid-column:span 2}.cco-section__versions{grid-column:1/-1;display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1.5rem}.cco-section__version{grid-column:1/-1;min-width:0;container:cco-version/inline-size}.cco-section__version>.cco-top-responses,.cco-section__version>.cco-heatmap,.cco-section__version>.cco-stacked-bar,.cco-section__version>.cco-card{width:100%}.cco-section__version[data-version="2"]{grid-column:span 2}.cco-section__version-label{color:#3e57a3;font-weight:700;margin-right:.4rem}.cco-w25{grid-column:span 1}.cco-w50{grid-column:span 2}.cco-w75{grid-column:span 3}.cco-w100{grid-column:1/-1}@media print{.cco-dashboard,.cco-dashboard *{-webkit-print-color-adjust:exact;print-color-adjust:exact}.cco-dashboard{padding:0;background:#fff}.cco-dashboard__filters,.cco-dashboard__print,.cco-dashboard__suggestions,.cco-dashboard__suggestion-list,.cco-dashboard__suggestion,.cco-dashboard__suggestion-button,.cco-dashboard__sections-loader,.cco-dashboard__spinner,.cco-dashboard__tier-callouts{display:none !important}.cco-dashboard__sections{min-height:0}.cco-dashboard__sections[data-cco-loading]{opacity:1}.cco-section__cards{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}.cco-dashboard,.cco-section,.cco-section__card,.cco-bar-list,.cco-donut-chart,.cco-stacked-bar,.cco-kpi{max-width:100%;box-sizing:border-box}.cco-section__card,.cco-bar-list__label,.cco-donut-chart__fallback td,.cco-donut-chart__fallback th{overflow-wrap:anywhere;word-break:break-word}.cco-section,.cco-section__card,.cco-bar-list,.cco-donut-chart,.cco-stacked-bar,.cco-kpi{page-break-inside:avoid;break-inside:avoid}.cco-section__header,.cco-section__title{page-break-after:avoid;break-after:avoid}.cco-section__title,.cco-section__number{color:#3e57a3 !important}.cco-dashboard__filter-chip{background:#dee2ef !important;color:#3e57a3 !important;border:1px solid #3e57a3 !important}.cco-dashboard__filter-key,.cco-dashboard__filter-value{background:rgba(0,0,0,0) !important;color:#3e57a3 !important}.cco-bar-list__track{background:#ebebeb !important}.cco-bar-list__fill{background:#3e57a3 !important}.cco-bar-list__value{color:#3e57a3 !important}.cco-bar-list--ranked .cco-bar-list__row::before,.cco-bar-list--time-allocation .cco-bar-list__row::before{display:block !important;content:counter(cco-rank, decimal-leading-zero) !important;color:#3e57a3 !important}.cco-legend-swatch[style*="--i:1;"]{background:var(--cco-chart-color-1) !important;border:1px solid rgba(0,0,0,.25) !important}.cco-legend-swatch[style*="--i:2;"]{background:var(--cco-chart-color-2) !important;border:1px solid rgba(0,0,0,.25) !important}.cco-legend-swatch[style*="--i:3;"]{background:var(--cco-chart-color-3) !important;border:1px solid rgba(0,0,0,.25) !important}.cco-legend-swatch[style*="--i:4;"]{background:var(--cco-chart-color-4) !important;border:1px solid rgba(0,0,0,.25) !important}.cco-legend-swatch[style*="--i:5;"]{background:var(--cco-chart-color-5) !important;border:1px solid rgba(0,0,0,.25) !important}.cco-legend-swatch[style*="--i:6;"]{background:var(--cco-chart-color-6) !important;border:1px solid rgba(0,0,0,.25) !important}.cco-legend-swatch[style*="--i:7;"]{background:var(--cco-chart-color-7) !important;border:1px solid rgba(0,0,0,.25) !important}.cco-legend-swatch[style*="--i:8;"]{background:var(--cco-chart-color-8) !important;border:1px solid rgba(0,0,0,.25) !important}.cco-legend-swatch[style*="--i:9;"]{background:var(--cco-chart-color-9) !important;border:1px solid rgba(0,0,0,.25) !important}.cco-kpi__value{color:#3e57a3 !important}.cco-stacked-bar__segment[style*="--cco-chart-color-1)"],.cco-stacked-bar__swatch[style*="--cco-chart-color-1)"]{background:var(--cco-chart-color-1) !important}.cco-stacked-bar__segment[style*="--cco-chart-color-2)"],.cco-stacked-bar__swatch[style*="--cco-chart-color-2)"]{background:var(--cco-chart-color-2) !important}.cco-stacked-bar__segment[style*="--cco-chart-color-3)"],.cco-stacked-bar__swatch[style*="--cco-chart-color-3)"]{background:var(--cco-chart-color-3) !important}.cco-stacked-bar__segment[style*="--cco-chart-color-4)"],.cco-stacked-bar__swatch[style*="--cco-chart-color-4)"]{background:var(--cco-chart-color-4) !important}.cco-stacked-bar__segment[style*="--cco-chart-color-5)"],.cco-stacked-bar__swatch[style*="--cco-chart-color-5)"]{background:var(--cco-chart-color-5) !important}.cco-stacked-bar__segment[style*="--cco-chart-color-6)"],.cco-stacked-bar__swatch[style*="--cco-chart-color-6)"]{background:var(--cco-chart-color-6) !important}.cco-stacked-bar__segment[style*="--cco-chart-color-7)"],.cco-stacked-bar__swatch[style*="--cco-chart-color-7)"]{background:var(--cco-chart-color-7) !important}.cco-stacked-bar__segment[style*="--cco-chart-color-8)"],.cco-stacked-bar__swatch[style*="--cco-chart-color-8)"]{background:var(--cco-chart-color-8) !important}.cco-stacked-bar__segment[style*="--cco-chart-color-9)"],.cco-stacked-bar__swatch[style*="--cco-chart-color-9)"]{background:var(--cco-chart-color-9) !important}.cco-stacked-bar__segment--muted,.cco-stacked-bar__swatch--muted{background:gray !important}.cco-stacked-bar__segment-value{color:#fff !important;background:rgba(0,0,0,0) !important}.cco-heatmap__cell{background:rgb(0, 102, 204, calc(0.1 + var(--cco-heatmap-intensity) * 0.8)) !important;color:#fff !important}.cco-heatmap__cell--low{color:#111 !important}.cco-heatmap__cell--zero,.cco-heatmap__cell--suppressed{background:rgba(0,0,0,.06) !important;color:rgba(0,0,0,.45) !important}.cco-heatmap__column-header,.cco-heatmap__row-header{background:rgba(0,0,0,.05) !important}.cco-heatmap__column-header-name,.cco-heatmap__column-header-range{background:rgba(0,0,0,0) !important}.cco-heatmap__scroll{overflow:visible !important}.cco-heatmap__grid{width:100%;border-spacing:2px;font-size:.7rem}.cco-heatmap__cell{min-width:0 !important;padding:.35rem .25rem !important}.cco-heatmap__column-header{min-width:0 !important;max-width:none !important;padding:.3rem .25rem !important}.cco-heatmap__row-header{min-width:0 !important;max-width:14rem !important;padding:.35rem .4rem !important}.cco-donut-chart__canvas{max-width:100%;height:auto !important}.cco-donut-chart__fallback{width:100%;table-layout:fixed}a,a:visited{color:inherit;text-decoration:underline}}.wrap.cco-import-page,.wrap.cco-import-review-page,.wrap.cco-validation-dashboard{background:#faf8f3;border-radius:14px;padding:32px 40px 40px;margin:16px 20px 16px 0;font-family:"IBM Plex Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#1a1614;box-shadow:0 8px 32px rgba(26,22,20,.04),0 2px 6px rgba(26,22,20,.02)}.wrap.cco-import-page h1,.wrap.cco-import-review-page h1,.wrap.cco-validation-dashboard h1{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:400;letter-spacing:-0.01em;line-height:1.2;margin:0 0 6px;padding:0;color:#1a1614}.wrap.cco-import-page h2,.wrap.cco-import-review-page h2,.wrap.cco-validation-dashboard h2{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.125rem;font-weight:400;letter-spacing:-0.005em;margin:28px 0 14px}.wrap.cco-import-page h3,.wrap.cco-import-review-page h3,.wrap.cco-validation-dashboard h3{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1rem;font-weight:400;letter-spacing:-0.005em;margin:0}.wrap.cco-import-page p,.wrap.cco-import-review-page p,.wrap.cco-validation-dashboard p{font-size:0.8125rem;line-height:1.6}.wrap.cco-import-page .cco-page-sub,.wrap.cco-import-review-page .cco-page-sub,.wrap.cco-validation-dashboard .cco-page-sub{color:#6b6560;font-size:0.8125rem;margin:0 0 24px;max-width:70ch;line-height:1.5}.cco-page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e8e4dc}.cco-page-header .cco-page-header-text{flex:1}.cco-csv-schema-modal__trigger,.cco-canonical-actions .button:not(.button-primary),.cco-order-actions .button:not(.button-primary),.cco-form-actions .button:not(.button-primary),.cco-page-actions .button:not(.button-primary),.cco-page-actions .button-secondary,.wrap.cco-admin-page .button-primary,.wrap.cco-admin-page button.button-primary,.wrap.cco-admin-page input.button-primary,.wrap.cco-admin-page a.button-primary,.wrap.cco-admin-page summary.button-primary,.cco-page-actions .button-primary{padding:8px 16px;height:auto;line-height:1.4;border-radius:6px;font-size:0.8125rem;font-weight:500;letter-spacing:.02em}.wrap.cco-admin-page .button-primary,.wrap.cco-admin-page button.button-primary,.wrap.cco-admin-page input.button-primary,.wrap.cco-admin-page a.button-primary,.wrap.cco-admin-page summary.button-primary,.cco-page-actions .button-primary{background:#b23a2f;border-color:#b23a2f;color:#fff;box-shadow:none;text-shadow:none}.wrap.cco-admin-page .button-primary:hover,.cco-page-actions .button-primary:hover,.wrap.cco-admin-page .button-primary:focus,.cco-page-actions .button-primary:focus{background:#9a2f25;border-color:#9a2f25;color:#fff}.wrap.cco-admin-page [disabled].button-primary,.cco-page-actions [disabled].button-primary,.wrap.cco-admin-page .button-primary:disabled,.cco-page-actions .button-primary:disabled{background:#efe9dc !important;border-color:#efe9dc !important;color:#a39e96 !important;cursor:not-allowed;opacity:1}.cco-csv-schema-modal__trigger,.cco-canonical-actions .button:not(.button-primary),.cco-order-actions .button:not(.button-primary),.cco-form-actions .button:not(.button-primary),.cco-page-actions .button:not(.button-primary),.cco-page-actions .button-secondary{background:rgba(0,0,0,0);border:1px solid #c9c2b5;color:#1a1614;box-shadow:none}.cco-csv-schema-modal__trigger:hover,.cco-canonical-actions .button:hover:not(.button-primary),.cco-order-actions .button:hover:not(.button-primary),.cco-form-actions .button:hover:not(.button-primary),.cco-page-actions .button:hover:not(.button-primary),.cco-page-actions .button-secondary:hover,.cco-csv-schema-modal__trigger:focus,.cco-canonical-actions .button:focus:not(.button-primary),.cco-order-actions .button:focus:not(.button-primary),.cco-form-actions .button:focus:not(.button-primary),.cco-page-actions .button:focus:not(.button-primary),.cco-page-actions .button-secondary:focus{background:#f5f1e8;border-color:#c9c2b5;color:#1a1614}.cco-page-actions{display:flex;gap:8px;align-items:center}.cco-page-actions .cco-inline-form{margin:0}.cco-info-panel{background:#fff;border:1px solid #e8e4dc;border-radius:12px;padding:18px 22px;margin:0 0 24px}.cco-info-panel .cco-info-panel-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px}.cco-info-panel .cco-info-panel-header h3{font-size:0.75rem;font-family:"IBM Plex Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#6b6560;margin:0}.cco-info-panel .cco-info-panel-meta{font-size:0.75rem;color:#6b6560}.cco-info-panel .cco-info-panel-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}.cco-info-panel .cco-info-panel-item{border-left:1px solid #e8e4dc;padding-left:18px}.cco-info-panel .cco-info-panel-item:first-child{border-left:none;padding-left:0}.cco-info-panel .cco-ipi-label{font-size:0.6875rem;letter-spacing:.08em;text-transform:uppercase;color:#6b6560;margin-bottom:6px;font-weight:500}.cco-info-panel .cco-ipi-value{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:400;line-height:1.2;color:#1a1614}.cco-snapshot-tile .cco-restore-snapshot-actions{margin-top:12px}.cco-snapshot-tile .cco-restore-snapshot-actions .cco-restore-snapshot{margin:0}.cco-dropzone-form{margin:0 0 28px}.cco-dropzone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border:2px dashed #c9c2b5;border-radius:12px;padding:48px 24px;margin-bottom:14px;cursor:pointer;transition:all .15s ease}.cco-dropzone:hover,.cco-dropzone:focus-within,.cco-dropzone.is-dragging{border-color:#b23a2f;background:#f4e3df}.cco-dropzone .cco-dropzone-icon,.cco-dropzone .cco-dropzone-title,.cco-dropzone .cco-dropzone-hint{pointer-events:none;position:relative;z-index:0}.cco-dropzone .cco-dropzone-icon{width:56px;height:56px;margin:0 auto 14px;background:#f5f1e8;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#b23a2f;font-size:1.625rem;line-height:1}.cco-dropzone .cco-dropzone-title{display:block;font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.125rem;font-weight:400;color:#1a1614;margin-bottom:4px}.cco-dropzone .cco-dropzone-hint{display:block;font-size:0.75rem;color:#6b6560}.cco-dropzone .cco-dropzone-input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.cco-dropzone-status{margin:6px 0 14px;font-size:0.8125rem;color:#6b6560}.cco-dropzone-status strong{color:#1a1614;font-weight:500}.cco-dropzone-form .button-primary{background:#b23a2f;border-color:#b23a2f;color:#fff;padding:10px 22px;height:auto;line-height:1.4;font-size:0.8125rem;font-weight:500;letter-spacing:.02em;border-radius:6px;box-shadow:none;text-shadow:none}.cco-dropzone-form .button-primary:hover,.cco-dropzone-form .button-primary:focus{background:#9a2f25;border-color:#9a2f25;color:#fff}.cco-section-header{display:flex;align-items:baseline;justify-content:space-between;margin:28px 0 14px}.cco-section-header h3{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1rem;font-weight:400;letter-spacing:-0.005em;margin:0}.cco-section-header .cco-sh-meta{font-size:0.75rem;color:#6b6560}.wrap.cco-import-page .wp-list-table,.wrap.cco-import-page .widefat,.wrap.cco-validation-dashboard .wp-list-table,.wrap.cco-validation-dashboard .widefat,.wrap.cco-import-review-page .wp-list-table,.wrap.cco-import-review-page .widefat{background:#fff;border:1px solid #e8e4dc;border-radius:12px;overflow:hidden;box-shadow:none}.wrap.cco-import-page .wp-list-table thead th,.wrap.cco-import-page .wp-list-table tfoot th,.wrap.cco-import-page .widefat thead th,.wrap.cco-import-page .widefat tfoot th,.wrap.cco-validation-dashboard .wp-list-table thead th,.wrap.cco-validation-dashboard .wp-list-table tfoot th,.wrap.cco-validation-dashboard .widefat thead th,.wrap.cco-validation-dashboard .widefat tfoot th,.wrap.cco-import-review-page .wp-list-table thead th,.wrap.cco-import-review-page .wp-list-table tfoot th,.wrap.cco-import-review-page .widefat thead th,.wrap.cco-import-review-page .widefat tfoot th{background:#f5f1e8;border-bottom:1px solid #e8e4dc;color:#6b6560;font-size:0.625rem;letter-spacing:.08em;text-transform:uppercase;font-weight:500;padding:12px 16px}.wrap.cco-import-page .wp-list-table tbody td,.wrap.cco-import-page .widefat tbody td,.wrap.cco-validation-dashboard .wp-list-table tbody td,.wrap.cco-validation-dashboard .widefat tbody td,.wrap.cco-import-review-page .wp-list-table tbody td,.wrap.cco-import-review-page .widefat tbody td{padding:12px 16px;border-bottom:1px solid #e8e4dc;vertical-align:middle;font-size:0.8125rem}.wrap.cco-import-page .wp-list-table tbody tr:last-child td,.wrap.cco-import-page .widefat tbody tr:last-child td,.wrap.cco-validation-dashboard .wp-list-table tbody tr:last-child td,.wrap.cco-validation-dashboard .widefat tbody tr:last-child td,.wrap.cco-import-review-page .wp-list-table tbody tr:last-child td,.wrap.cco-import-review-page .widefat tbody tr:last-child td{border-bottom:none}.wrap.cco-import-page .wp-list-table tbody tr:hover,.wrap.cco-import-page .widefat tbody tr:hover,.wrap.cco-validation-dashboard .wp-list-table tbody tr:hover,.wrap.cco-validation-dashboard .widefat tbody tr:hover,.wrap.cco-import-review-page .wp-list-table tbody tr:hover,.wrap.cco-import-review-page .widefat tbody tr:hover{background:#f5f1e8}.cco-stat-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:14px;margin:0 0 28px}.cco-stat-tile{background:#fff;border:1px solid #e8e4dc;border-radius:12px;padding:18px 20px}.cco-stat-tile .cco-st-label{font-size:0.6875rem;letter-spacing:.08em;text-transform:uppercase;color:#6b6560;margin-bottom:6px;font-weight:500}.cco-stat-tile .cco-st-value{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.875rem;line-height:1.1;font-weight:400;color:#1a1614}.cco-stat-tile.positive{background:#e3efe8;border-color:#bbd8c7}.cco-stat-tile.positive .cco-st-value{color:#2d6a4f}.cco-stat-tile.warn{background:#fbf0dc;border-color:#e5bb97}.cco-stat-tile.warn .cco-st-value{color:#b57614}.cco-stat-tile.negative{background:#f8e0dc;border-color:#dda89f}.cco-stat-tile.negative .cco-st-value{color:#b23a2f}.cco-validation-list{background:#fff;border:1px solid #e8e4dc;border-radius:12px;overflow:hidden;margin:0 0 24px}.cco-validation-list p{padding:24px;text-align:center;color:#6b6560;margin:0}.cco-validation-row{display:grid;grid-template-columns:36px 1fr;gap:14px;padding:14px 18px;border-bottom:1px solid #e8e4dc;align-items:start}.cco-validation-row:last-child{border-bottom:none}.cco-validation-row .cco-vr-icon{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.8125rem;font-weight:600;flex-shrink:0;margin-top:1px}.cco-validation-row.ok .cco-vr-icon{background:#e3efe8;color:#2d6a4f}.cco-validation-row.warn .cco-vr-icon{background:#fbf0dc;color:#b57614}.cco-validation-row.err .cco-vr-icon{background:#f8e0dc;color:#b23a2f}.cco-validation-row .cco-vr-content .cco-vr-title{font-size:0.8125rem;line-height:1.5;margin-bottom:2px;color:#1a1614}.cco-validation-row .cco-vr-content .cco-vr-title strong{font-weight:600}.cco-validation-row .cco-vr-content .cco-vr-meta{font-size:0.75rem;color:#6b6560}.cco-dataset-toggle{display:inline-flex;background:#fff;border:1px solid #e8e4dc;border-radius:999px;padding:3px;margin:0 0 24px;gap:2px}.cco-dataset-toggle-link{padding:6px 16px;border-radius:999px;font-size:0.75rem;font-weight:500;text-decoration:none;color:#6b6560}.cco-dataset-toggle-link:hover,.cco-dataset-toggle-link:focus{color:#1a1614;background:#f5f1e8}.cco-dataset-toggle-link.cco-dataset-toggle-active{background:#1a1614;color:#fff}.cco-data-dictionary-table .cco-distinct-more{font-size:0.6875rem;color:#6b6560;margin:6px 0 0}.cco-data-dictionary-table .cco-dd-actions{white-space:nowrap;text-align:right}.cco-data-dictionary-table .cco-order-na{color:#a39e96}.cco-data-dictionary-table .cco-row-menu{display:inline-flex;align-items:center;gap:6px}.cco-data-dictionary-table .cco-row-menu-sep{color:#a39e96;font-size:0.75rem;line-height:1}.cco-data-dictionary-table .cco-row-menu-action,.cco-data-dictionary-table .cco-order-toggle,.cco-data-dictionary-table .cco-values-toggle{background:none;border:none;padding:0;margin:0;box-shadow:none;color:#b23a2f;font:inherit;font-size:0.75rem;font-weight:500;text-decoration:none;cursor:pointer}.cco-data-dictionary-table .cco-row-menu-action:hover,.cco-data-dictionary-table .cco-row-menu-action:focus,.cco-data-dictionary-table .cco-order-toggle:hover,.cco-data-dictionary-table .cco-order-toggle:focus,.cco-data-dictionary-table .cco-values-toggle:hover,.cco-data-dictionary-table .cco-values-toggle:focus{color:#9a2f25;text-decoration:underline;background:none;box-shadow:none;outline:none}.cco-data-dictionary-table .cco-order-editor-row>td,.cco-data-dictionary-table .cco-details-row>td{background:#f5f1e8;padding:16px 20px}.cco-dd-details{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:20px}.cco-dd-group{min-width:0}.cco-dd-group--csv{border-left:3px solid #b23a2f;padding-left:14px}.cco-dd-group--db{border-left:3px solid #a39e96;padding-left:14px}.cco-dd-group--render{border-left:3px solid #6b6560;padding-left:14px}.cco-dd-group-title{margin:0 0 10px;font-size:0.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#6b6560}.cco-dd-facts{margin:0}.cco-dd-fact{display:flex;justify-content:space-between;gap:12px;padding:3px 0;font-size:0.8125rem}.cco-dd-fact-key{margin:0;color:#6b6560}.cco-dd-fact-val{margin:0;color:#1a1614;text-align:right;font-weight:500}.cco-dd-values{list-style:none;margin:10px 0 0;padding:0;font-size:0.75rem;color:#1a1614;max-height:220px;overflow-y:auto}.cco-dd-values li{padding:2px 0;border-bottom:1px solid #e8e4dc}.cco-dd-values li:last-child{border-bottom:0}.cco-canonical-merge-sources{display:flex;flex-direction:column;gap:4px;margin:0 0 10px;padding:8px 10px;border:1px solid #e8e4dc;border-radius:4px}.cco-canonical-merge-sources legend{font-weight:600;padding:0 4px}.cco-canonical-merge-source{display:flex;align-items:center;gap:6px;font-size:0.8125rem}.cco-dd-actions-row{margin:12px 0 0;display:flex;gap:14px}.cco-dd-description{margin:12px 0 0;font-size:0.8125rem}.cco-dd-description .cco-dd-fact-key{font-weight:700}.cco-dd-description .cco-description-none{color:#a39e96}.cco-order-editor .cco-order-editor-hint{font-size:0.75rem;color:#6b6560;margin:0 0 10px}.cco-order-list{list-style:none;margin:0;padding:0;background:#fff;border:1px solid #e8e4dc;border-radius:8px;max-width:520px}.cco-order-list .cco-order-item{display:grid;grid-template-columns:14px auto 1fr;gap:12px;align-items:center;padding:8px 12px;border-bottom:1px solid #e8e4dc;cursor:grab;background:#fff}.cco-order-list .cco-order-item:last-child{border-bottom:none}.cco-order-list .cco-order-item:hover{background:#f5f1e8}.cco-order-list .cco-order-item::before{content:"";width:8px;height:14px;background-image:radial-gradient(#A39E96 1px, transparent 1px);background-size:4px 4px;background-position:0 0;opacity:.5}.cco-order-list .cco-order-handles{display:inline-flex;gap:4px}.cco-order-list .cco-order-handles .button{padding:0 8px;line-height:1.5rem;height:26px;min-width:28px;font-size:0.875rem}.cco-order-list .cco-order-label{font-size:0.8125rem;color:#1a1614;user-select:none}.cco-order-list .cco-order-item-placeholder{border:2px dashed #b23a2f;background:#f4e3df;border-radius:8px;margin:2px 0;list-style:none}.cco-order-list .ui-sortable-helper{cursor:grabbing;box-shadow:0 6px 16px rgba(26,22,20,.12);background:#fff}.cco-order-actions{display:flex;gap:10px;align-items:center;margin:14px 0 0}.cco-order-actions .button-primary{background:#b23a2f;border-color:#b23a2f;color:#fff;box-shadow:none;text-shadow:none;border-radius:6px}.cco-order-actions .button-primary:hover,.cco-order-actions .button-primary:focus{background:#9a2f25;border-color:#9a2f25;color:#fff}.cco-threshold-form{background:#fff;border:1px solid #e8e4dc;border-radius:12px;padding:20px 22px;margin:0 0 16px}.cco-threshold-form .cco-ts-controls{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:14px;margin-bottom:18px}.cco-threshold-form .cco-field{display:flex;flex-direction:column;gap:4px}.cco-threshold-form .cco-field-label{font-size:0.6875rem;letter-spacing:.08em;text-transform:uppercase;color:#6b6560;font-weight:500}.cco-threshold-form select,.cco-threshold-form input[type=number]{height:38px;background:#fff;border:1px solid #c9c2b5;border-radius:6px;padding:0 12px;font-family:"IBM Plex Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:0.8125rem;color:#1a1614;box-shadow:none;width:100%}.cco-threshold-form select:focus,.cco-threshold-form input[type=number]:focus{border-color:#b23a2f;box-shadow:0 0 0 3px rgba(178,58,47,.15);outline:none}.cco-threshold-form .button-primary{background:#b23a2f;border-color:#b23a2f;color:#fff;padding:8px 18px;height:auto;line-height:1.4;font-size:0.8125rem;border-radius:6px;box-shadow:none;text-shadow:none}.cco-threshold-form .button-primary:hover,.cco-threshold-form .button-primary:focus{background:#9a2f25;border-color:#9a2f25;color:#fff}.cco-ts-result{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;padding:16px 18px;border-radius:8px;background:#f4e3df;border:1px solid #dda89f;margin:0 0 24px}.cco-ts-result.cco-ts-ok{background:#e3efe8;border-color:#bbd8c7}.cco-ts-result.cco-ts-ok .cco-ts-num{color:#2d6a4f}.cco-ts-result.cco-ts-warn{background:#fbf0dc;border-color:#e5bb97}.cco-ts-result.cco-ts-warn .cco-ts-num{color:#b57614}.cco-ts-result .cco-ts-num{font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:2.375rem;line-height:1;font-weight:400;color:#b23a2f}.cco-ts-result .cco-ts-message strong{display:block;font-weight:600;font-size:0.875rem;color:#1a1614;margin-bottom:4px}.cco-ts-result .cco-ts-message .cco-ts-meta{font-size:0.75rem;color:#6b6560;line-height:1.5}.cco-ts-result .cco-ts-reset{color:#b23a2f;margin-left:6px;text-decoration:none;font-weight:500}.cco-ts-result .cco-ts-reset:hover,.cco-ts-result .cco-ts-reset:focus{color:#9a2f25;text-decoration:underline}.cco-ts-noscript{margin:12px 0 0}@media(max-width: 960px){.cco-info-panel .cco-info-panel-grid,.cco-stat-grid{grid-template-columns:repeat(2, 1fr)}.cco-info-panel .cco-info-panel-item{border-left:none;padding-left:0}}@media(max-width: 600px){.cco-info-panel .cco-info-panel-grid,.cco-stat-grid{grid-template-columns:1fr}.cco-page-header{flex-direction:column}}.cco-tooltip-icon{color:#6b6560;cursor:help;font-size:1.125rem;line-height:1;vertical-align:middle;margin-left:6px;text-decoration:none;outline:none}.cco-tooltip-icon:hover,.cco-tooltip-icon:focus{color:#b23a2f}.cco-canonical-table.form-table{margin:0}.cco-canonical-table.form-table th,.cco-canonical-table.form-table td{padding:8px 10px;border:none;background:rgba(0,0,0,0)}.cco-canonical-table.form-table tr{border:none}.cco-canonical-actions{margin:8px 0 0;padding:0;border:none}body.cco-force-active-menu #adminmenu li#toplevel_page_cco-benchmarking>a{color:#fff;background:#2271b1}body.cco-force-active-menu #adminmenu li#toplevel_page_cco-benchmarking.menu-top,body.cco-force-active-menu #adminmenu li#toplevel_page_cco-benchmarking>a.menu-top{color:#fff;background:#2271b1}body.cco-force-active-menu #adminmenu li#toplevel_page_cco-benchmarking div.wp-menu-image:before{color:#fff}body.cco-force-active-menu #adminmenu li#toplevel_page_cco-benchmarking .wp-submenu{display:block}.cco-csv-schema-modal__trigger-wrap{margin:0 0 20px}.cco-csv-schema-modal__trigger{display:inline-flex;align-items:center;gap:8px}.cco-csv-schema-modal__trigger::before{content:"?";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#f4e3df;color:#b23a2f;font-weight:700;font-size:0.6875rem;line-height:1}.cco-csv-schema-modal{width:min(900px,92vw);max-height:86vh;padding:0;border:1px solid #e8e4dc;border-radius:12px;background:#faf8f3;color:#1a1614;box-shadow:0 24px 64px rgba(26,22,20,.18),0 4px 16px rgba(26,22,20,.08);font-family:"IBM Plex Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.cco-csv-schema-modal::backdrop{background:rgba(26,22,20,.42)}.cco-csv-schema-modal__form{display:flex;flex-direction:column;max-height:86vh;margin:0}.cco-csv-schema-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid #e8e4dc;background:#fff;border-top-left-radius:12px;border-top-right-radius:12px}.cco-csv-schema-modal__title{margin:0;font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:400;color:#1a1614;letter-spacing:-0.005em}.cco-csv-schema-modal__close{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);color:#6b6560;font-size:1.375rem;line-height:1;width:32px;height:32px;border-radius:6px;cursor:pointer;padding:0}.cco-csv-schema-modal__close:hover,.cco-csv-schema-modal__close:focus{background:#f5f1e8;border-color:#c9c2b5;color:#1a1614;outline:none}.cco-csv-schema-modal__body{overflow-y:auto;padding:24px;background:#faf8f3}.cco-csv-schema-modal__body>.cco-csv-schema-modal__section+.cco-csv-schema-modal__section{margin-top:28px}.cco-csv-schema-modal__body p{font-size:0.8125rem;line-height:1.55;color:#1a1614;margin:0 0 10px}.cco-csv-schema-modal__body h4{margin:16px 0 6px;font-family:"IBM Plex Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:0.8125rem;font-weight:600;color:#1a1614;letter-spacing:.01em}.cco-csv-schema-modal__body code{font-family:"IBM Plex Mono","SF Mono",Menlo,Consolas,monospace;font-size:0.75rem;background:#f5f1e8;color:#1a1614;padding:1px 6px;border-radius:4px;border:1px solid #e8e4dc}.cco-csv-schema-modal__section{background:#fff;border:1px solid #e8e4dc;border-radius:8px;padding:18px 20px}.cco-csv-schema-modal__section-title{margin:0 0 12px;font-family:"Fraunces",Georgia,"Times New Roman",serif;font-size:1rem;font-weight:400;color:#1a1614}.cco-csv-schema-modal__table{width:100%;border-collapse:collapse;margin-top:8px;background:#fff;border:1px solid #e8e4dc;border-radius:8px;overflow:hidden}.cco-csv-schema-modal__table th,.cco-csv-schema-modal__table td{text-align:left;padding:10px 14px;font-size:0.8125rem;vertical-align:middle;border-bottom:1px solid #e8e4dc}.cco-csv-schema-modal__table thead th{background:#f5f1e8;font-size:0.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6b6560}.cco-csv-schema-modal__table tbody tr:last-child td{border-bottom:none}.cco-csv-schema-modal__table tbody tr:hover{background:#f5f1e8}.cco-csv-schema-modal__table--compact th,.cco-csv-schema-modal__table--compact td{padding:8px 12px;font-size:0.75rem}.cco-csv-schema-modal__pre{background:#f5f1e8;border:1px solid #e8e4dc;border-radius:6px;padding:12px 14px;margin:6px 0 14px;overflow-x:auto;font-family:"IBM Plex Mono","SF Mono",Menlo,Consolas,monospace;font-size:0.75rem;line-height:1.5;color:#1a1614}.cco-csv-schema-modal__pre code{background:rgba(0,0,0,0);border:none;padding:0;font-size:inherit}.cco-csv-schema-modal__badge{display:inline-block;padding:2px 10px;border-radius:999px;font-size:0.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.6;border:1px solid rgba(0,0,0,0)}.cco-csv-schema-modal__badge--mandatory{background:#f4e3df;color:#b23a2f;border-color:#dda89f}.cco-csv-schema-modal__badge--optional{background:#e3efe8;color:#2d6a4f;border-color:#bbd8c7}@media(max-width: 700px){.cco-csv-schema-modal{width:96vw;max-height:92vh}.cco-csv-schema-modal__header,.cco-csv-schema-modal__body{padding:16px}.cco-csv-schema-modal__table th,.cco-csv-schema-modal__table td{padding:8px 10px;font-size:0.75rem}}