@layer payload-default{.icon--check{width:1.53846rem;height:1.53846rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}}
.cover-review{margin-bottom:calc(var(--base)*1.15)}.cover-review__panel{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:7px;padding:24px 26px 26px}.cover-review__block{margin-bottom:22px}.cover-review__cap{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text);opacity:.42;margin-bottom:4px;font-size:.85rem;font-weight:500}.cover-review__concept{color:var(--theme-text);opacity:.85;max-width:62rem;margin:0;font-size:1rem;line-height:1.6}.cover-review__style{color:var(--theme-text);opacity:.85;font-size:1rem}.cover-review__divider{background:var(--theme-elevation-100);height:1px;margin:6px 0 22px}.cover-review__scorehead{align-items:center;gap:8px;margin-bottom:16px;display:flex}.cover-review__scorehead .cover-review__cap{margin-bottom:0}.cover-review__help{color:var(--theme-text);cursor:help;background:0 0;border:0;align-items:center;padding:0;display:inline-flex;position:relative}.cover-review__help svg{opacity:.4;width:16px;height:16px;transition:opacity .12s;display:block}.cover-review__help:hover svg,.cover-review__help:focus-visible svg{opacity:.75}.cover-review__help:focus-visible{outline:none}.cover-review__tip{background:var(--theme-elevation-150);border:1px solid var(--theme-elevation-200);width:max-content;max-width:330px;color:var(--theme-text);letter-spacing:normal;text-transform:none;text-align:left;white-space:normal;z-index:10;border-radius:6px;padding:10px 13px;font-size:.82rem;font-weight:400;line-height:1.45;display:none;position:absolute;top:calc(100% + 9px);left:0;box-shadow:0 6px 18px #00000073}.cover-review__help:hover .cover-review__tip,.cover-review__help:focus-visible .cover-review__tip{display:block}.cover-review__sliderrow{align-items:center;gap:24px;max-width:580px;display:flex}.cover-review__slider{flex:auto;min-width:0;height:22px;position:relative}.cover-review__rail{background:var(--theme-elevation-150);border-radius:3px;height:6px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.cover-review__fill{background:var(--rs-fill);height:6px;width:calc(10px + (100% - 20px)*var(--rs-frac));border-radius:3px;transition:width .13s cubic-bezier(.22,.61,.36,1);position:absolute;top:50%;left:0;transform:translateY(-50%)}.cover-review__thumb{top:50%;left:calc(10px + (100% - 20px)*var(--rs-frac));pointer-events:none;background:#fff;border-radius:50%;width:20px;height:20px;transition:left .13s cubic-bezier(.22,.61,.36,1),transform .1s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 5px #00000073,0 1px 2px #0000004d,0 0 0 1px #0000000d}.cover-review__input{opacity:0;cursor:pointer;z-index:2;appearance:none;background:0 0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.cover-review__slider:not(.is-disabled):hover .cover-review__thumb{transform:translate(-50%,-50%)scale(1.12)}.cover-review__slider:not(.is-disabled):active .cover-review__thumb{transform:translate(-50%,-50%)scale(1.2)}.cover-review__slider:has(.cover-review__input:focus-visible) .cover-review__thumb{box-shadow:0 2px 5px #00000073,0 0 0 4px color-mix(in srgb, var(--rs-fill,var(--theme-elevation-400)) 32%, transparent)}.cover-review__slider.is-disabled{opacity:.6}.cover-review__slider.is-disabled .cover-review__input{cursor:not-allowed}.cover-review__value{flex:none;align-items:baseline;gap:3px;min-width:58px;display:flex}.cover-review__value b{color:var(--theme-text);font-variant-numeric:tabular-nums;font-size:2.1rem;font-weight:700;line-height:1}.cover-review__value span{opacity:.4;font-size:1.05rem}.cover-review__value.is-unrated em{opacity:.4;font-size:1.05rem;font-style:normal}.cover-review__reset{border:1px solid var(--theme-elevation-150);color:var(--theme-text);opacity:.75;cursor:pointer;background:0 0;border-radius:5px;align-items:center;gap:6px;margin-top:18px;padding:6px 12px 6px 10px;font-size:.82rem;font-weight:500;transition:opacity .12s,background .12s,border-color .12s;display:inline-flex}.cover-review__reset svg{opacity:.9;width:14px;height:14px}.cover-review__reset:hover{opacity:1;background:var(--theme-elevation-100);border-color:var(--theme-elevation-200)}
.membership-editor{--me-gap:calc(var(--base) / 2);gap:var(--me-gap);flex-direction:column;display:flex}.membership-editor--collections{margin-top:calc(var(--base)*2.5);padding-top:calc(var(--base)*2);border-top:1px solid var(--theme-elevation-150)}.membership-editor__assign{margin-top:calc(var(--base)/4);padding:calc(var(--base)/2) calc(var(--base)/1.5);background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-150);border-radius:var(--border-radius-m,4px);color:var(--theme-text);cursor:pointer;align-self:flex-start;align-items:center;gap:6px;font-size:.85rem;display:inline-flex}.membership-editor__assign:hover:not(:disabled){background:var(--theme-elevation-150)}.membership-editor__assign:disabled{cursor:default;opacity:.5}.membership-editor__hint{color:var(--theme-elevation-500);margin:0;font-size:.85rem}.membership-editor__labelrow{align-items:center;gap:8px;display:flex}.membership-editor__count{min-width:22px;height:22px;color:var(--theme-elevation-600);background:var(--theme-elevation-100);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}.membership-editor__error{color:var(--theme-error-500);margin:0;font-size:.8rem}.membership-editor__search{margin-bottom:calc(var(--base)*.75);position:relative}.membership-editor__search-input{width:100%;padding:calc(var(--base)/2) calc(var(--base)/1.5);background-color:var(--theme-input-bg);border:1px solid var(--theme-elevation-150);border-radius:var(--border-radius-m,4px);color:var(--theme-text);font-size:.9rem}.membership-editor__search-input:focus{border-color:var(--theme-elevation-400);outline:none}.membership-editor__dropdown{z-index:20;background-color:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:var(--border-radius-m,4px);max-height:320px;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow-y:auto;box-shadow:0 6px 20px #0000002e}.membership-editor__dropdown-msg{padding:calc(var(--base)/2) calc(var(--base)/1.5);color:var(--theme-elevation-500);font-size:.85rem}.membership-editor__result{align-items:center;gap:calc(var(--base)/2);width:100%;padding:calc(var(--base)/3) calc(var(--base)/1.5);border:none;border-bottom:1px solid var(--theme-elevation-50);color:var(--theme-text);text-align:left;cursor:pointer;background:0 0;display:flex}.membership-editor__result:last-child{border-bottom:none}.membership-editor__result:hover{background-color:var(--theme-elevation-50)}.membership-editor__result-thumb{background-color:var(--theme-elevation-100);border-radius:3px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.membership-editor__result-thumb img{object-fit:cover;width:100%;height:100%}.membership-editor__result-title{white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:.85rem;overflow:hidden}.membership-editor__result-kind{color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.03em;flex:none;font-size:.7rem}.membership-editor__dot{background-color:var(--theme-elevation-300);border-radius:50%;flex:none;width:8px;height:8px}.membership-editor__dot--published{background-color:var(--status-published)}.membership-editor__dot--draft{background-color:var(--status-draft)}.membership-editor__cards{gap:calc(var(--base)/4);flex-direction:column;display:flex}.membership-editor__cards[aria-busy=true]{opacity:.6;pointer-events:none}.membership-editor__thumb-fallback{display:block}.membership-editor__covers{gap:calc(var(--base)/1.5);flex-wrap:wrap;display:flex}.membership-editor__covers[aria-busy=true]{opacity:.6;pointer-events:none}.membership-editor__cover-item{width:128px;position:relative}.membership-editor__cover-link{aspect-ratio:2/3;background-color:var(--theme-elevation-100);border-radius:4px;display:block;position:relative;overflow:hidden;box-shadow:0 1px 5px #0000004d}.membership-editor__cover-img{object-fit:cover;width:100%;height:100%;display:block}.membership-editor__cover-empty{text-align:center;width:100%;height:100%;color:var(--theme-elevation-500);justify-content:center;align-items:center;padding:6px;font-size:.7rem;line-height:1.3;display:flex}.membership-editor__cover-flag{border-radius:2px;width:18px;line-height:0;position:absolute;bottom:4px;right:4px;overflow:hidden;box-shadow:0 0 0 1px #00000059}.membership-editor__cover-flag svg,.membership-editor__cover-flag img{width:100%;height:auto;display:block}.membership-editor__cover-badge{color:var(--status-published);filter:drop-shadow(0 1px 2px #000000b3);place-items:center;line-height:0;display:grid;position:absolute;top:6px;left:6px}.membership-editor__cover-badge svg{display:block}.membership-editor__cover-badge--draft{color:var(--status-draft)}.membership-editor__cover-remove{z-index:2;color:#fff;cursor:pointer;opacity:0;background:#0009;border:none;border-radius:50%;place-items:center;width:20px;height:20px;padding:0;line-height:0;transition:opacity .12s;display:grid;position:absolute;top:5px;right:5px}.membership-editor__cover-remove svg{width:100%;height:100%;display:block}.membership-editor__cover-remove:hover:not(:disabled){background:var(--theme-error-500,#e11d48)}.membership-editor__cover-remove:disabled{cursor:default}.membership-editor__cover-item:hover .membership-editor__cover-remove{opacity:1}.membership-editor__chips{gap:calc(var(--base)/4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.membership-editor__chips[aria-busy=true]{opacity:.6;pointer-events:none}.membership-editor__group{gap:calc(var(--base)/3);flex-direction:column;display:flex}.membership-editor__group+.membership-editor__group{margin-top:calc(var(--base)*1.15)}.membership-editor__grouplabel{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-elevation-800);align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:flex}.membership-editor__grouplabel svg{color:var(--theme-elevation-800);flex:none}.membership-editor__groupcount{color:var(--theme-elevation-450)}.membership-editor__chip{align-items:stretch;gap:calc(var(--base)/3);padding-right:calc(var(--base)*.6);background-color:var(--theme-elevation-50);border-radius:var(--border-radius-m,4px);border-left:3px solid var(--theme-elevation-300);transition:background-color .12s;display:flex}.membership-editor__chip--published{border-left-color:var(--status-published)}.membership-editor__chip--draft{border-left-color:var(--status-draft)}.membership-editor__chip:hover{background-color:var(--theme-elevation-100)}.membership-editor__chip-link{align-items:center;gap:calc(var(--base)/3);min-width:0;padding:calc(var(--base)/2) 0 calc(var(--base)/2) calc(var(--base)*.6);color:var(--theme-text);flex:auto;text-decoration:none;display:flex}.membership-editor__chip-name{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;font-size:.92rem;overflow:hidden}.membership-editor__chip-count{color:inherit;opacity:.4;font-variant-numeric:tabular-nums;flex:none;font-size:.75rem;font-weight:400;line-height:1}.membership-editor__result-kicon{color:var(--theme-elevation-500);flex:none;align-items:center;display:flex}.membership-editor__chip-kind{color:var(--theme-elevation-450);text-transform:uppercase;letter-spacing:.03em;flex:none;font-size:.65rem}.membership-editor__chip-remove{box-sizing:border-box;width:20px;height:20px;color:var(--theme-elevation-450);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;align-self:center;place-items:center;padding:0;line-height:0;display:grid}.membership-editor__chip-remove svg{width:100%;height:100%;display:block}.membership-editor__chip-remove:hover:not(:disabled){background-color:var(--theme-error-100);color:var(--theme-error-500)}.membership-editor__chip-remove:disabled{cursor:default;opacity:.4}
.work-recommendations{margin-top:calc(var(--base)*1.5);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m);background:var(--theme-elevation-50)}.work-recommendations__summary{align-items:center;gap:calc(var(--base)*.5);padding:calc(var(--base)*.75) calc(var(--base)*1);color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.85rem;font-weight:600;display:flex}.work-recommendations__summary::-webkit-details-marker{color:var(--theme-elevation-300)}.work-recommendations__count{color:var(--theme-elevation-400);background:var(--theme-elevation-150);border-radius:10px;padding:1px 7px;font-size:.75rem;font-weight:500}.work-recommendations__content{padding:0 calc(var(--base)*.5) calc(var(--base)*.5)}.work-recommendations__message{padding:calc(var(--base)*.5) calc(var(--base)*.5);color:var(--theme-elevation-400);margin:0;font-size:.85rem}.work-recommendations__list{flex-direction:column;display:flex}.work-recommendations__card{align-items:center;gap:calc(var(--base)*.75);padding:calc(var(--base)*.5) calc(var(--base)*.75);color:var(--theme-text);border-radius:calc(var(--style-radius-m)*.75);text-decoration:none;transition:background-color .12s;display:flex}.work-recommendations__card:not(:last-child){border-bottom:1px solid var(--theme-elevation-100)}.work-recommendations__card:hover{background:var(--theme-elevation-100);text-decoration:none}.work-recommendations__cover{background:var(--theme-elevation-100);border-radius:4px;flex-shrink:0;width:44px;height:44px;overflow:hidden}.work-recommendations__cover img{object-fit:cover;width:100%;height:100%}.work-recommendations__cover-placeholder{display:block}.work-recommendations__info{flex-direction:column;gap:2px;min-width:0;display:flex}.work-recommendations__title{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:500;line-height:1.3;overflow:hidden}.work-recommendations__subtitle{color:var(--theme-elevation-500);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.3;overflow:hidden}
.locale-switcher-portal--list{flex-shrink:0;align-items:center;display:flex}.locale-switcher{flex-shrink:0;align-items:center;display:flex;position:relative}.locale-switcher__trigger{white-space:nowrap;--box-shadow:inset 0 0 0 1px var(--theme-elevation-250);--hover-box-shadow:inset 0 0 0 1px var(--theme-elevation-400);align-items:center;gap:6px;margin:0;display:inline-flex}.locale-switcher__chevron{color:var(--theme-elevation-400);flex-shrink:0;transition:transform .2s}.locale-switcher__chevron--open{transform:rotate(180deg)}.locale-switcher__menu{top:var(--menu-top);left:auto;right:var(--menu-right);background:var(--theme-input-bg);min-width:180px;color:var(--theme-text);z-index:10000;border-radius:4px;padding:6px;animation:.1s locale-switcher-fade-in;position:fixed;box-shadow:0 2px 20px #00000040}@media (max-width:1024px){.locale-switcher__menu--edit{left:var(--menu-left);right:auto}}.locale-switcher__option{width:100%;padding:calc(var(--base)*.35) calc(var(--base)*.5);color:var(--theme-text);font-size:var(--base-body-size);font-family:var(--font-body);cursor:pointer;font-weight:400;line-height:var(--base);text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:3px;align-items:center;gap:8px;transition:background-color .1s;display:flex}.locale-switcher__option:hover{background:var(--theme-elevation-150)}@keyframes locale-switcher-fade-in{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}
.view-work-button{margin-bottom:var(--base);border-radius:var(--style-radius-m,4px);background:var(--theme-elevation-1000);border:1px solid var(--theme-elevation-1000);color:var(--theme-elevation-0);align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:1.05rem;font-weight:600;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,transform 50ms;display:inline-flex}.view-work-button:hover{background:var(--theme-elevation-800);border-color:var(--theme-elevation-800);text-decoration:none}.view-work-button:active{transform:translateY(1px)}.view-work-button__arrow{opacity:.7;font-size:1.05rem;line-height:1;transition:transform .18s;display:inline-flex}.view-work-button:hover .view-work-button__arrow{transform:translate(4px)}.run-header-actions .view-work-button{margin-bottom:0}
@keyframes refresh-spin{to{transform:rotate(360deg)}}.refresh-spin{transform-origin:50%;animation:.7s linear infinite refresh-spin}
.refresh-run-button{border-radius:var(--style-radius-m,4px);background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-250);color:var(--theme-text);cursor:pointer;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:1.05rem;font-weight:600;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.refresh-run-button:hover:not(:disabled){background:var(--theme-elevation-150);border-color:var(--theme-elevation-350)}.refresh-run-button:disabled{opacity:.6;cursor:default}
.cancel-run-button{border-radius:var(--style-radius-m,4px);background:var(--theme-error-500,#ef4444);border:1px solid var(--theme-error-500,#ef4444);color:#fff;cursor:pointer;align-items:center;gap:.4rem;padding:.75rem 1.25rem;font-size:1.05rem;font-weight:600;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.cancel-run-button:hover:not(:disabled){background:var(--theme-error-600,#dc2626);border-color:var(--theme-error-600,#dc2626)}.cancel-run-button:disabled{opacity:.6;cursor:default}
.rerun-button{border-radius:var(--style-radius-m,4px);background:var(--theme-success-500,#16a34a);border:1px solid var(--theme-success-500,#16a34a);color:#fff;cursor:pointer;align-items:center;gap:.4rem;padding:.75rem 1.25rem;font-size:1.05rem;font-weight:600;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.rerun-button:hover:not(:disabled){background:var(--theme-success-600,#15803d);border-color:var(--theme-success-600,#15803d)}.rerun-button:disabled{opacity:.6;cursor:default}
.reviewed-badge{border-radius:var(--style-radius-s);background:var(--theme-elevation-50);align-items:center;gap:.55rem;margin-left:auto;padding:.8rem .95rem;font-size:.92rem;line-height:1.2;display:inline-flex}.reviewed-badge__check{color:#22c55e;flex-shrink:0;font-size:1.35rem;font-weight:700;line-height:1}.reviewed-badge__text{white-space:nowrap}.reviewed-badge__word{color:var(--theme-text);font-weight:600}.reviewed-badge__date{color:var(--theme-elevation-650)}.reviewed-badge__reopen{color:var(--theme-elevation-650);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;margin-left:.4rem;padding:0;font-family:inherit;font-size:.86rem;text-decoration:underline;transition:color .12s}.reviewed-badge__reopen:hover:not(:disabled){color:var(--theme-text)}.reviewed-badge__reopen:disabled{opacity:.6;cursor:default}.reviewed-badge__mark{border-radius:var(--style-radius-s);border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-0);color:var(--theme-text);cursor:pointer;align-items:center;margin-left:auto;padding:.6rem .95rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.reviewed-badge__mark:hover:not(:disabled){background:var(--theme-elevation-100);border-color:var(--theme-elevation-300)}.reviewed-badge__mark:disabled{opacity:.6;cursor:default}
.run-header-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.run-header-actions:has(>*){margin-bottom:var(--base)}
@keyframes pipeline-node-pulse{0%,to{opacity:1}50%{opacity:.55}}.pipeline-node--running{animation:1.4s ease-in-out infinite pipeline-node-pulse}.pipeline-graph-scroll{scrollbar-width:none;-ms-overflow-style:none}.pipeline-graph-scroll::-webkit-scrollbar{display:none}@media (prefers-reduced-motion:reduce){.pipeline-node--running{animation:none}}@keyframes pipeline-skeleton-pulse{0%,to{opacity:.55}50%{opacity:.85}}.pipeline-skeleton{animation:1.4s ease-in-out infinite pipeline-skeleton-pulse}.pipeline-skeleton__bar{background:var(--theme-elevation-100);border-radius:4px}@media (prefers-reduced-motion:reduce){.pipeline-skeleton{animation:none}}.pipeline-step-retry{color:#ef4444;cursor:pointer;background:#ef44441f;border:1px solid #ef444466;border-radius:4px;margin-left:.75rem;padding:.15rem .6rem;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,transform .1s,box-shadow .15s}.pipeline-step-retry:hover:not(:disabled){background:#ef444438;border-color:#ef4444b3;transform:translateY(-1px);box-shadow:0 1px 6px #ef444440}.pipeline-step-retry:active:not(:disabled){box-shadow:none;transform:translateY(0)scale(.96)}.pipeline-step-retry:disabled{cursor:default;opacity:.5}@media (prefers-reduced-motion:reduce){.pipeline-step-retry{transition:none}.pipeline-step-retry:hover:not(:disabled),.pipeline-step-retry:active:not(:disabled){transform:none}}
.input-field__section{margin-top:calc(var(--base)*2);margin-bottom:calc(var(--base)*2)}.input-field__card{border:1px solid var(--theme-elevation-100);border-radius:var(--style-radius-m,6px);background:var(--theme-elevation-50);padding:calc(var(--base)*.75);gap:calc(var(--base)*.5);flex-direction:column;display:flex}.input-field__card--retrigger{padding:calc(var(--base)*.5)}.input-field__title-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.input-field__flag{font-size:1.5rem;line-height:1}.input-field__title{color:var(--theme-text);font-size:1.25rem;font-weight:600;line-height:1.3}.input-field__retrigger-kind{color:var(--theme-text);font-size:1rem;font-weight:500}.input-field__subtitle{color:var(--theme-elevation-700);font-size:1rem;font-style:italic;line-height:1.4}.input-field__official-subtitle{color:var(--theme-elevation-500);font-size:.85rem;line-height:1.35}.input-field__byline{color:var(--theme-elevation-600);font-size:.9rem;font-style:italic}.input-field__published{color:var(--theme-elevation-600);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s,3px);background:var(--theme-elevation-100);width:fit-content;padding:.1rem .45rem;font-size:.85rem}.input-field__meta-sep{color:var(--theme-elevation-400);-webkit-user-select:none;user-select:none}.input-field__work-link{color:var(--theme-success-600,#1f7a3a);border-bottom:1px dotted;font-size:.85rem;text-decoration:none}.input-field__work-link:hover{border-bottom-style:solid}.input-field__brief{margin-top:calc(var(--base)*.25);padding-top:calc(var(--base)*.5);border-top:1px dashed var(--theme-elevation-150);flex-direction:column;gap:.35rem;display:flex}.input-field__brief-label{color:var(--theme-elevation-600);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.input-field__brief-body{color:var(--theme-elevation-700);white-space:pre-wrap;font-size:.95rem;line-height:1.55}
.run-details-panel__section{margin-bottom:calc(var(--base)*2)}.run-details-panel{flex-direction:column;gap:.5rem;margin:0;padding:.25rem 0;display:flex}.run-details-panel__row{align-items:baseline;gap:1rem;display:flex}.run-details-panel__label{color:var(--theme-elevation-500);flex:0 0 7rem;font-size:.85rem}.run-details-panel__value{color:var(--theme-text);word-break:break-word;margin:0;font-size:.9rem}
.verifications-field{gap:calc(var(--base)*2);flex-direction:column;display:flex}.verifications-field__card-body{gap:calc(var(--base)*.5);padding-top:calc(var(--base)*.25);flex-direction:column;display:flex}.verifications-field__chips{flex-wrap:wrap;gap:.6rem;padding-top:.15rem;display:flex}.verifications-field__chip{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-150);border-radius:6px;align-items:baseline;gap:.4rem;padding:.3rem .65rem;font-size:.9rem;line-height:1.2;display:inline-flex;position:relative}.verifications-field__chip--has-help{cursor:help}.verifications-field__chip-tooltip{z-index:10;background:var(--theme-elevation-800,#1d1d1d);width:max-content;max-width:360px;color:var(--theme-elevation-50,#f5f5f5);border:1px solid var(--theme-elevation-700,#2a2a2a);letter-spacing:normal;text-transform:none;text-align:left;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;border-radius:6px;padding:.55rem .75rem;font-size:.8rem;font-weight:400;line-height:1.45;transition:opacity .12s,visibility .12s,transform .12s;position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(2px);box-shadow:0 6px 18px #0006}.verifications-field__chip:hover .verifications-field__chip-tooltip,.verifications-field__chip:focus-visible .verifications-field__chip-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.verifications-field__chip-label{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-elevation-500);font-size:.7rem;font-weight:600}.verifications-field__chip-value{color:var(--theme-text);font-weight:500}.verifications-field__chip--success{background:#22c55e1f;border-color:#22c55e52}.verifications-field__chip--success .verifications-field__chip-value,.verifications-field__chip--success .verifications-field__chip-label{color:#22c55e}.verifications-field__chip--warning{background:#f59e0b1f;border-color:#f59e0b52}.verifications-field__chip--warning .verifications-field__chip-value,.verifications-field__chip--warning .verifications-field__chip-label{color:#f59e0b}.verifications-field__chip--error{background:#ef44441f;border-color:#ef444452}.verifications-field__chip--error .verifications-field__chip-value,.verifications-field__chip--error .verifications-field__chip-label{color:#ef4444}.verifications-field__findings{border-radius:var(--style-radius-s,4px);padding:calc(var(--base)*.6);background:var(--theme-elevation-100);border-left:3px solid var(--theme-elevation-300);font-size:.95rem}.verifications-field__findings-header{color:var(--theme-text);margin-bottom:.5rem;font-size:1rem;font-weight:600}.verifications-field__findings ul{margin:0;padding-left:1.25rem;line-height:1.55}.verifications-field__findings ul li{color:var(--theme-elevation-700);margin-top:.3rem}.verifications-field__findings .verifications-field__sev{letter-spacing:.05em;text-transform:uppercase;text-align:center;vertical-align:baseline;border:1px solid #0000;border-radius:4px;min-width:2.6rem;margin-right:.4rem;padding:.05rem .4rem;font-size:.68rem;font-weight:700;display:inline-block}.verifications-field__findings .verifications-field__sev--high{color:#ef4444;background:#ef444429;border-color:#ef444466}.verifications-field__findings .verifications-field__sev--medium{color:#f59e0b;background:#f59e0b29;border-color:#f59e0b66}.verifications-field__findings .verifications-field__sev--low{background:var(--theme-elevation-200);border-color:var(--theme-elevation-300);color:var(--theme-elevation-600)}.verifications-field__findings .verifications-field__ts{background:var(--theme-elevation-200);border:1px solid var(--theme-elevation-300);font-family:var(--font-mono,monospace);font-variant-numeric:tabular-nums;color:var(--theme-text);vertical-align:baseline;border-radius:4px;margin-right:.5rem;padding:.05rem .4rem;font-size:.8rem;font-weight:600;display:inline-block}.verifications-field__findings--error{background:var(--theme-error-50,#d932320f);border-left-color:var(--theme-error-500,#d33)}.verifications-field__findings--error .verifications-field__findings-header{color:var(--theme-error-700,#a01818)}.verifications-field__findings--warning{background:var(--theme-warning-50,#dc8c000f);border-left-color:var(--theme-warning-500,#d80)}.verifications-field__findings--warning .verifications-field__findings-header{color:var(--theme-warning-700,#a04400)}.verifications-field__findings--info{background:var(--theme-elevation-100);border-left-color:var(--theme-elevation-400)}.verifications-field__count{color:var(--theme-elevation-500);font-weight:400}.verifications-field__metrics{flex-wrap:wrap;gap:.85rem;margin:0;display:flex}.verifications-field__metric{background:var(--theme-elevation-150);border:1px solid var(--theme-elevation-250);border-radius:6px;align-items:center;gap:.45rem;padding:.3rem .7rem;display:inline-flex}.verifications-field__metric dt{color:var(--theme-text);cursor:help;margin:0;font-weight:600}.verifications-field__metric dd{font-variant-numeric:tabular-nums;color:var(--theme-elevation-700);align-items:center;gap:.4rem;margin:0;font-size:.78rem;display:inline-flex}.verifications-field__metric-pair{white-space:nowrap}.verifications-field__metric-sep{color:var(--theme-elevation-800);font-size:1.5rem;line-height:1}.verifications-field__num{font-variant-numeric:tabular-nums;font-size:.92rem;font-weight:600}.verifications-field__num--success{color:#22c55e}.verifications-field__num--warning{color:#f59e0b}.verifications-field__num--error{color:#ef4444}.verifications-field__num-sep{color:var(--theme-elevation-400)}.verifications-field__pills{flex-wrap:wrap;gap:.35rem;display:flex}.verifications-field__pill{color:var(--theme-text);font-size:.9rem;font-weight:700;font-family:var(--font-mono,monospace);display:inline-block}.verifications-field__pill:not(:last-child):after{content:",";color:var(--theme-elevation-500)}.verifications-field__pill-where{color:var(--theme-elevation-600);font-weight:400;font-family:var(--font-body,inherit)}.verifications-field__legend{color:var(--theme-elevation-500);flex-wrap:wrap;gap:.85rem;padding-top:.1rem;font-size:.72rem;display:flex}.verifications-field__legend span{align-items:center;gap:.3rem;display:inline-flex}.verifications-field__dot{border-radius:50%;width:.55rem;height:.55rem;display:inline-block}.verifications-field__dot--success{background:#22c55e}.verifications-field__dot--warning{background:#f59e0b}.verifications-field__dot--error{background:#ef4444}.verifications-field__empty{color:var(--theme-elevation-500);font-size:.95rem;font-style:italic}.verifications-field__raw{margin-top:calc(var(--base)*.25);font-size:.8rem}.verifications-field__raw summary{cursor:pointer;color:var(--theme-elevation-600);-webkit-user-select:none;user-select:none;padding:.25rem 0}.verifications-field__raw summary:hover{color:var(--theme-text)}.verifications-field__raw pre{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:var(--style-radius-s,3px);font-size:.75rem;font-family:var(--font-mono,monospace);max-height:400px;margin:.5rem 0 0;padding:.75rem;overflow:auto}
.run-monitor-refresh{border-radius:var(--style-radius-m,4px);background:var(--theme-elevation-1000);border:1px solid var(--theme-elevation-1000);color:var(--theme-elevation-0);cursor:pointer;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:13px;font-weight:600;line-height:1;transition:background .15s,border-color .15s;display:inline-flex;box-shadow:0 1px 2px #00000026}.run-monitor-refresh:hover:not(:disabled){background:var(--theme-elevation-800);border-color:var(--theme-elevation-800)}.run-monitor-refresh:disabled{opacity:.6;cursor:default}
.pipeline-batch-overview{margin:0 var(--gutter-h,1.5rem) var(--base);padding:calc(var(--base)*.75) var(--base);background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:var(--style-radius-m,4px)}.pipeline-batch-overview__toolbar{justify-content:flex-end;align-items:center;gap:calc(var(--base)*.5);margin:0 var(--gutter-h,1.5rem) calc(var(--base)*.5);display:flex}.pipeline-batch-overview__header{justify-content:space-between;align-items:baseline;gap:var(--base);margin-bottom:calc(var(--base)*.5);flex-wrap:wrap;display:flex}.pipeline-batch-overview__header h3{font-size:var(--font-size-h5,1rem);margin:0;font-weight:600}.pipeline-batch-overview__totals{align-items:center;gap:calc(var(--base)*.75);color:var(--theme-elevation-600);font-size:.85rem;display:flex}.pipeline-batch-overview__totals strong{color:var(--theme-text);font-weight:600}.pipeline-batch-overview__new-runs{color:#fff;border-radius:var(--style-radius-m,4px);background:#2e9d63;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .15s;display:inline-flex;box-shadow:0 1px 2px #00000026}.pipeline-batch-overview__new-runs:hover{color:#fff;background:#25814f}.pipeline-batch-overview__new-runs:focus-visible{outline-offset:2px;outline:2px solid #2e9d63}.pipeline-batch-overview__table{border-collapse:collapse;width:100%;font-size:.85rem}.pipeline-batch-overview__table th,.pipeline-batch-overview__table td{padding:calc(var(--base)*.35) calc(var(--base)*.5);text-align:left;border-bottom:1px solid var(--theme-elevation-100)}.pipeline-batch-overview__table th{color:var(--theme-elevation-700);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.pipeline-batch-overview__table tr.is-active td{background:var(--theme-success-50,#00c8000a)}.pipeline-batch-overview__table td.is-failed{color:var(--theme-error-500,#d33);font-weight:600}.pipeline-batch-overview__table td.is-attention{color:#eab308;font-weight:600}.pipeline-batch-overview__table tbody tr:last-child td{border-bottom:none}.pipeline-batch-overview__batch-link{font-family:var(--font-mono,monospace);color:var(--theme-text);border-bottom:1px dotted var(--theme-elevation-300);font-size:.8rem;text-decoration:none}.pipeline-batch-overview__batch-link:hover{color:var(--theme-success-600,#080);border-bottom-color:currentColor}
.pipeline-pause{margin:0 var(--gutter-h,1.5rem) calc(var(--base)*.75);border:1px solid var(--theme-elevation-150);border-radius:var(--border-radius-m,4px);background:var(--theme-elevation-50);align-items:center;gap:12px;padding:10px 14px;display:flex}.pipeline-pause--paused{border-color:color-mix(in srgb, #e0a341 55%, var(--theme-elevation-0));background:color-mix(in srgb, #e0a341 12%, var(--theme-elevation-0))}.pipeline-pause__dot{background:#16c65b;border-radius:50%;flex:none;width:9px;height:9px}.pipeline-pause--paused .pipeline-pause__dot{background:#e0a341}.pipeline-pause__text{flex-direction:column;gap:1px;min-width:0;display:flex}.pipeline-pause__label{color:var(--theme-text);font-size:1.1rem;font-weight:600}.pipeline-pause__hint{color:var(--theme-elevation-500);font-size:.78rem}.pipeline-pause__note{color:var(--theme-elevation-450);margin-top:2px;font-size:.72rem;font-style:italic}.pipeline-pause__btn{border:1px solid var(--theme-elevation-200);border-radius:var(--border-radius-m,4px);background:var(--theme-elevation-100);color:var(--theme-text);cursor:pointer;flex:none;margin-left:auto;padding:7px 14px;font-size:.82rem;font-weight:600;transition:background .12s}.pipeline-pause__btn:hover:not(:disabled){background:var(--theme-elevation-150)}.pipeline-pause__btn:disabled{cursor:default;opacity:.5}
.cover-sample-score-slider{appearance:none;cursor:pointer;vertical-align:middle;background:0 0;outline:none;flex:auto;min-width:0;height:14px;margin-left:6px}.cover-sample-score-slider::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--rs-fill,var(--theme-elevation-400)) 0%, var(--rs-fill,var(--theme-elevation-400)) calc(var(--rs-frac,0) * 100%), var(--theme-elevation-200) calc(var(--rs-frac,0) * 100%), var(--theme-elevation-200) 100%);border-radius:999px;height:4px}.cover-sample-score-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;width:12px;height:12px;margin-top:-4px;box-shadow:0 1px 3px #0000008c}.cover-sample-score-slider::-moz-range-track{background:linear-gradient(to right, var(--rs-fill,var(--theme-elevation-400)) 0%, var(--rs-fill,var(--theme-elevation-400)) calc(var(--rs-frac,0) * 100%), var(--theme-elevation-200) calc(var(--rs-frac,0) * 100%), var(--theme-elevation-200) 100%);border-radius:999px;height:4px}.cover-sample-score-slider::-moz-range-thumb{cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;width:12px;height:12px;box-shadow:0 1px 3px #0000008c}.cover-sample-score-slider:focus-visible::-webkit-slider-thumb{box-shadow:0 1px 3px #0000008c,0 0 0 3px color-mix(in srgb, var(--rs-fill,var(--theme-elevation-400)) 40%, transparent)}
.cover-sample-grid{padding:var(--gutter-h,1.5rem) var(--gutter-h,1.5rem) 3rem}.cover-sample-grid__header{margin-bottom:.5rem}.cover-sample-grid__title{margin:0}.cover-sample-grid__lede{color:var(--theme-elevation-500);margin:.4rem 0 0;font-size:1rem}.cover-sample-grid__toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;margin:1rem 0 3rem;display:flex}.cover-sample-grid__toolbar input,.cover-sample-grid__toolbar select{height:34px;color:var(--theme-text);background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:4px;padding:0 .6rem;font-size:.85rem}.cover-sample-grid__search{flex:220px;min-width:180px}.cover-sample-grid__grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1.5rem 1.25rem;display:grid}.cover-sample-grid__card{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:var(--style-radius-m,8px);flex-direction:column;gap:.4rem;min-width:0;padding:.6rem;display:flex;position:relative}.cover-sample-grid__cover{aspect-ratio:2/3;background:var(--theme-elevation-100);opacity:1;border-radius:4px;transition:opacity .15s;display:block;position:relative;overflow:hidden}.cover-sample-grid__cover:hover{opacity:.92}.cover-sample-grid__cover img{object-fit:cover;width:100%;height:100%;display:block}.cover-sample-grid__cover-ph{text-align:center;height:100%;color:var(--theme-elevation-500);justify-content:center;align-items:center;padding:.5rem;font-size:.75rem;display:flex}.cover-sample-grid__flag{filter:drop-shadow(0 1px 3px #000000b3);font-size:1.7rem;line-height:1;position:absolute;bottom:8px;right:8px}.cover-sample-grid__delete{z-index:2;background:var(--theme-error-500,#e5534b);color:#fff;cursor:pointer;opacity:0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:1rem;font-weight:400;line-height:1;transition:opacity .12s,background .12s;display:flex;position:absolute;top:-6px;right:-6px}.cover-sample-grid__delete svg{display:block}.cover-sample-grid__delete:hover{background:var(--theme-error-600,#c9302c)}.cover-sample-grid__delete:disabled{opacity:1;cursor:default}.cover-sample-grid__card:hover .cover-sample-grid__delete{opacity:.55}.cover-sample-grid__card:hover .cover-sample-grid__delete:hover{opacity:1}.cover-sample-grid__chip-row{align-items:center;gap:.5rem;margin-top:.4rem;display:flex}.cover-sample-grid__set-live{color:var(--theme-success-500,#3aa675);border:1px solid color-mix(in srgb, var(--theme-success-500,#3aa675) 50%, transparent);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;margin-left:auto;padding:.2rem .55rem;font-size:.72rem;font-weight:600;line-height:1;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.cover-sample-grid__set-live svg{display:block}.cover-sample-grid__set-live:hover{color:#fff;background:var(--theme-success-500,#3aa675);border-color:var(--theme-success-500,#3aa675)}.cover-sample-grid__chip{min-width:0;max-width:100%;color:var(--theme-elevation-700);background:var(--theme-elevation-100);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;padding:0 8px;font-size:.8rem;display:inline-block;overflow:hidden}.cover-sample-grid__slider-row{align-items:center;margin-top:.6rem;display:flex}.cover-sample-grid__empty{color:var(--theme-elevation-400);padding:2.5rem 0}.cover-sample-grid__pagination{color:var(--theme-elevation-500);justify-content:center;align-items:center;gap:1rem;margin:1.75rem 0 0;font-size:.85rem;display:flex}.cover-sample-grid__pagination a{color:var(--theme-text);border:1px solid var(--theme-elevation-150);border-radius:4px;padding:.25rem .7rem;text-decoration:none}.cover-sample-grid__pagination a[aria-disabled=true]{opacity:.4;pointer-events:none}
.section-field__header{justify-content:flex-end;align-items:center;gap:var(--base);margin-bottom:calc(var(--base)/2);display:flex}.section-field__title-input{color:var(--theme-text);background-color:var(--theme-input-bg);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);flex:1;padding:.4rem .6rem;font-size:1.1rem;font-weight:500}.section-field__toggle{color:#111;border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-s);cursor:pointer;background-color:#fff;flex-shrink:0;align-items:center;padding:.55rem 1.3rem;font-size:1.15rem;font-weight:600;line-height:1;transition:background-color .1s;display:inline-flex}.section-field__toggle:hover{background-color:#ececec}.section-field__toggle:active{background-color:#dcdcdc}.section-field__toggle:focus-visible{outline:2px solid var(--theme-success-500);outline-offset:1px}.section-field__textarea{width:100%;font-family:var(--font-mono);padding:var(--base);color:var(--theme-text);background-color:var(--theme-input-bg);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);resize:vertical;font-size:1.05rem;line-height:1.6}.section-field__empty{color:var(--theme-elevation-400);padding:calc(var(--base)/2) 0;font-style:italic}.section-field__memo{margin-top:var(--base);flex-wrap:wrap;align-items:center;gap:.5rem .6rem;font-size:.95rem;display:flex}.section-field__memo code{font-family:var(--font-mono);border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-s);background-color:#0000;padding:.3em .65em;font-size:.95rem}.section-field__memo code:first-of-type{color:#6ea8fe;border-color:#6ea8fe4d}.section-field__memo code:nth-of-type(2){color:#5fcde0;border-color:#5fcde04d}.section-field__memo code:nth-of-type(3){color:#6fd98a;border-color:#6fd98a4d}.section-field__memo code:nth-of-type(4){color:#e3b341;border-color:#e3b3414d}.section-field__memo code:nth-of-type(5){color:#ff9e7a;border-color:#ff9e7a4d}.section-field__memo code:nth-of-type(6){color:#f48fb1;border-color:#f48fb14d}.section-field__memo code:nth-of-type(7){color:#b39ddb;border-color:#b39ddb4d}.section-field__memo code:nth-of-type(8){color:#4dd0c0;border-color:#4dd0c04d}.section-field__memo code:nth-of-type(9){color:#aed581;border-color:#aed5814d}.section-field__memo-label{color:var(--theme-text);margin-right:.2rem;font-size:.95rem;font-weight:700}.section-field__preview{padding:var(--base);background-color:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:var(--style-radius-s);color:var(--theme-text);overflow-wrap:anywhere;font-size:1.05rem;line-height:1.7}.section-field__preview>:first-child{margin-top:0}.section-field__preview>:last-child{margin-bottom:0}.section-field__preview h1,.section-field__preview h2,.section-field__preview h3,.section-field__preview h4{margin:1.4em 0 .5em;font-weight:600;line-height:1.25}.section-field__preview h1{border-bottom:1px solid var(--theme-elevation-150);padding-bottom:.3em;font-size:1.5rem}.section-field__preview h2{border-bottom:1px solid var(--theme-elevation-100);padding-bottom:.2em;font-size:1.25rem}.section-field__preview h3{font-size:1.1rem}.section-field__preview p{margin:.6em 0}.section-field__preview ul,.section-field__preview ol{margin:.6em 0;padding-left:1.5em}.section-field__preview li{margin:.25em 0}.section-field__preview a{color:var(--theme-success-500);text-decoration:underline}.section-field__preview code{font-family:var(--font-mono);background-color:var(--theme-elevation-100);border-radius:var(--style-radius-s);padding:.15em .4em;font-size:.85em}.section-field__preview pre{padding:var(--base);background-color:var(--theme-elevation-100);border-radius:var(--style-radius-s);overflow-x:auto}.section-field__preview pre code{background:0 0;padding:0}.section-field__preview blockquote{padding-left:var(--base);border-left:3px solid var(--theme-elevation-200);color:var(--theme-elevation-600);margin:.8em 0}.section-field__preview hr{border:none;border-top:1px solid var(--theme-elevation-150);margin:1.2em 0}.section-field__preview table{border-collapse:collapse;margin:.8em 0}.section-field__preview table th,.section-field__preview table td{border:1px solid var(--theme-elevation-150);padding:.4em .7em}.section-field__preview table th{background-color:var(--theme-elevation-100);text-align:left}
@layer payload-default{:root{--nav-width:220px}.nav__wrap{padding-top:var(--base)}.custom-nav__home{margin-bottom:calc(var(--base)*.75);position:relative}.custom-nav__home .nav__link{opacity:.7;align-items:center;gap:8px;padding:4px 0;font-weight:600;transition:opacity .15s,font-weight .15s;display:inline-flex;text-decoration:none!important}.custom-nav__home .nav__link:hover{opacity:1}.custom-nav__home-icon{color:var(--theme-elevation-400);align-items:center;display:inline-flex}.custom-nav__group{margin-bottom:calc(var(--base)*.5);position:relative}.custom-nav__group-icon{color:var(--theme-elevation-400);pointer-events:none;align-items:center;display:flex;position:absolute;top:1px;left:0}.custom-nav__group-icon svg{width:16px;height:16px}.custom-nav__group .nav-group__toggle{opacity:.7;padding-left:22px;font-weight:600;transition:opacity .15s}.custom-nav__group .nav-group__toggle:hover{opacity:1}.custom-nav__group .nav-group__label{text-transform:uppercase;letter-spacing:.04em;font-size:.95rem}.custom-nav__group .nav__link{opacity:.7;padding-top:4px;padding-bottom:4px;padding-left:22px;transition:opacity .15s,font-weight .15s;text-decoration:none!important}.custom-nav__group .nav__link:hover{opacity:1;font-weight:600}}
@layer payload-default{.payload-icon-link{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .15s;display:inline-flex}.payload-icon-link:hover{opacity:.7}}
.language-switcher{border:1px solid var(--theme-elevation-200);border-radius:6px;display:flex;overflow:hidden}.language-switcher__segment{color:var(--theme-elevation-400);letter-spacing:.04em;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:4px 8px;font-size:.72rem;font-weight:600;line-height:1;transition:background-color .15s,color .15s;display:flex}.language-switcher__segment svg{opacity:.5;transition:opacity .15s}.language-switcher__segment:hover:not(.language-switcher__segment--active){background:var(--theme-elevation-100)}.language-switcher__segment:hover:not(.language-switcher__segment--active) svg{opacity:.8}.language-switcher__segment--active{background:var(--theme-elevation-150);color:var(--theme-text);cursor:default}.language-switcher__segment--active svg{opacity:1}
@layer payload-default{.covers-to-review{margin:0 0 calc(var(--base)*1.5)}.covers-to-review__head{flex-wrap:wrap;align-items:baseline;gap:.6rem;margin-bottom:.6rem;display:flex}.covers-to-review__title{font-size:var(--font-size-h5,16px);color:var(--theme-text);margin:0;font-weight:600}.covers-to-review__hint{color:var(--theme-elevation-500);margin:0;font-size:12px}.covers-to-review__see-all{white-space:nowrap;color:var(--theme-text);margin-left:auto;font-size:12px;font-weight:600;text-decoration:none;transition:opacity .12s}.covers-to-review__see-all:hover{opacity:.65}.covers-to-review__strip{overscroll-behavior-x:contain;--cv-nav:0px;margin-left:calc(50% + var(--cv-nav)/2 - 50vw);margin-right:calc(50% + var(--cv-nav)/2 - 50vw);padding:12px calc(50vw - 50% - var(--cv-nav)/2) .25rem;scrollbar-width:none;-ms-overflow-style:none;gap:.75rem;display:flex;overflow-x:auto}.covers-to-review__strip::-webkit-scrollbar{display:none}.template-default--nav-open .covers-to-review__strip{--cv-nav:var(--nav-width,0px)}.covers-to-review__strip--contained{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.covers-to-review__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem;padding-top:12px;display:grid}.covers-to-review__grid .covers-to-review__card{width:auto}.covers-to-review__pager{justify-content:center;align-items:center;gap:var(--base);margin-top:calc(var(--base)*1.2);display:flex}.covers-to-review__pager-btn{border-radius:var(--style-radius-m,6px);border:1px solid var(--theme-elevation-150);background:var(--theme-elevation-50);color:var(--theme-text);cursor:pointer;padding:6px 14px;font-size:.85rem;font-weight:600}.covers-to-review__pager-btn:hover:not(:disabled){background:var(--theme-elevation-100)}.covers-to-review__pager-btn:disabled{opacity:.4;cursor:default}.covers-to-review__pager-info{color:var(--theme-elevation-500);text-align:center;min-width:90px;font-size:.85rem}.covers-to-review__card{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-100);border-radius:var(--style-radius-m,6px);flex-direction:column;flex:none;gap:.4rem;width:160px;padding:.5rem;display:flex;position:relative}.covers-to-review__card--bare{background:0 0;border:none;border-radius:0;width:100px;padding:0}.covers-to-review__card--bare .covers-to-review__thumb-link{transition:box-shadow .12s}.covers-to-review__card--bare:hover .covers-to-review__thumb-link{box-shadow:0 0 0 2px #22c55e}.covers-to-review__card--bare .covers-to-review__flag{font-size:15px}.covers-to-review__thumb-link{aspect-ratio:2/3;border-radius:var(--style-radius-s,4px);background:var(--theme-elevation-100);width:100%;display:block;position:relative;overflow:hidden}.covers-to-review__thumb-fallback{text-align:center;color:var(--theme-elevation-500);justify-content:center;align-items:center;padding:.5rem;font-size:13px;line-height:1.35;display:flex;position:absolute;inset:0;overflow:hidden}.covers-to-review__thumb{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.covers-to-review__flag{filter:drop-shadow(0 1px 2px #0009);font-size:20px;line-height:1;position:absolute;bottom:5px;right:6px}.covers-to-review__published,.covers-to-review__errored{z-index:2;color:#fff;border:2px solid var(--theme-bg);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:absolute;top:-8px;right:-8px;box-shadow:0 1px 3px #0006}.covers-to-review__published svg,.covers-to-review__errored svg{width:12px;height:12px}.covers-to-review__published{background:#10b981}.covers-to-review__errored{background:#d9534f}.covers-to-review__footer{align-items:center;gap:.4rem;min-height:16px;margin-top:.35rem;display:flex}.covers-to-review__score{color:var(--theme-elevation-500);white-space:nowrap;margin-left:auto;font-size:11px;font-weight:600}.covers-to-review__reset{width:20px;height:20px;color:var(--theme-elevation-500);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;font-size:15px;line-height:1;display:inline-flex}.covers-to-review__reset:hover{color:var(--theme-text);background:var(--theme-elevation-100)}.covers-to-review__regen{width:20px;height:20px;color:var(--theme-elevation-500);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.covers-to-review__regen svg{width:13px;height:13px}.covers-to-review__regen:hover:not(:disabled){color:#f59e0b;background:var(--theme-elevation-100)}.covers-to-review__regen.is-flagged{color:#f59e0b}.covers-to-review__regen:disabled{cursor:default;opacity:.6}.covers-to-review__slider{appearance:none;cursor:pointer;background:0 0;outline:none;width:100%;height:14px;margin:3px 0 5px}.covers-to-review__slider:disabled{cursor:not-allowed;opacity:.5}.covers-to-review__slider::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--rs-fill,var(--theme-elevation-400)) 0%, var(--rs-fill,var(--theme-elevation-400)) calc(var(--rs-frac,0) * 100%), var(--theme-elevation-200) calc(var(--rs-frac,0) * 100%), var(--theme-elevation-200) 100%);border-radius:999px;height:4px}.covers-to-review__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;width:12px;height:12px;margin-top:-4px;box-shadow:0 1px 3px #0000008c}.covers-to-review__slider::-moz-range-track{background:linear-gradient(to right, var(--rs-fill,var(--theme-elevation-400)) 0%, var(--rs-fill,var(--theme-elevation-400)) calc(var(--rs-frac,0) * 100%), var(--theme-elevation-200) calc(var(--rs-frac,0) * 100%), var(--theme-elevation-200) 100%);border-radius:999px;height:4px}.covers-to-review__slider::-moz-range-thumb{cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;width:12px;height:12px;box-shadow:0 1px 3px #0000008c}.covers-to-review__slider:focus-visible::-webkit-slider-thumb{box-shadow:0 1px 3px #0000008c,0 0 0 3px color-mix(in srgb, var(--rs-fill,var(--theme-elevation-400)) 40%, transparent)}.covers-to-review-page{max-width:1100px;padding:var(--base);margin:0 auto}.covers-to-review-page__header{margin-bottom:calc(var(--base)*1.2)}.covers-to-review-page__title-h1{margin:0}.covers-to-review-page__subtitle{margin:calc(var(--base)*.25) 0 0;color:var(--theme-elevation-600)}.covers-to-review-page__empty{color:var(--theme-elevation-500)}}
@layer payload-default{.rtp-banner{--rtp:#22c55e;margin:0 0 calc(var(--base)*1.5);padding:calc(var(--base)*.75) 0 calc(var(--base)*.6);border-radius:var(--style-radius-m);border-left:4px solid var(--rtp);background:color-mix(in srgb, var(--rtp) 8%, var(--theme-elevation-50))}.rtp-banner__head{padding:0 var(--base);flex-wrap:wrap;align-items:baseline;gap:.6rem;margin-bottom:.6rem;display:flex}.rtp-banner .covers-to-review__strip--contained{padding:6px var(--base)}.rtp-banner__icon{color:var(--rtp);flex-shrink:0;align-self:center;display:inline-flex}.rtp-banner__title{font-size:var(--font-size-h5,16px);color:var(--theme-text);margin:0;font-weight:600}.rtp-banner__hint{color:var(--theme-elevation-500);margin:0;font-size:12px}.rtp-banner__see-all{white-space:nowrap;color:var(--rtp);margin-left:auto;font-size:12px;font-weight:600;text-decoration:none;transition:opacity .12s}.rtp-banner__see-all:hover{opacity:.65}}
@layer payload-default{.issues-banner{--crit:#ef4444;--high:#f97316;--med:#eab308;align-items:center;gap:calc(var(--base)*.6);padding:calc(var(--base)*.6) var(--base);margin-bottom:var(--base);border-radius:var(--style-radius-m);border-left:4px solid var(--theme-elevation-300);background:var(--theme-elevation-50);color:var(--theme-text);flex-wrap:wrap;text-decoration:none;display:flex}.issues-banner--critical{border-left-color:var(--crit);background:color-mix(in srgb, var(--crit) 10%, var(--theme-elevation-50))}.issues-banner--critical .issues-banner__icon{color:var(--crit)}.issues-banner--high{border-left-color:var(--high);background:color-mix(in srgb, var(--high) 10%, var(--theme-elevation-50))}.issues-banner--high .issues-banner__icon{color:var(--high)}.issues-banner--medium{border-left-color:var(--med);background:color-mix(in srgb, var(--med) 10%, var(--theme-elevation-50))}.issues-banner--medium .issues-banner__icon{color:var(--med)}.issues-banner:hover{filter:brightness(1.04)}.issues-banner__icon{flex-shrink:0;align-items:center;display:inline-flex}.issues-banner__headline{font-weight:600}.issues-banner__breakdown{gap:calc(var(--base)*.35);flex-wrap:wrap;display:flex}.issues-banner__pill{border-radius:var(--style-radius-s);background:var(--theme-elevation-100);padding:.1rem .45rem;font-size:.74rem}.issues-banner__pill--critical{background:color-mix(in srgb, var(--crit) 25%, transparent)}.issues-banner__pill--high{background:color-mix(in srgb, var(--high) 25%, transparent)}.issues-banner__pill--medium{background:color-mix(in srgb, var(--med) 28%, transparent)}.issues-banner__cta{white-space:nowrap;margin-left:auto;font-weight:600}@media (max-width:768px){.issues-banner__cta{margin-left:0}}}
@layer payload-default{.needs-regen-banner{--regen:#f59e0b;align-items:center;gap:calc(var(--base)*.6);padding:calc(var(--base)*.6) var(--base);margin-bottom:var(--base);border-radius:var(--style-radius-m);border-left:4px solid var(--regen);background:color-mix(in srgb, var(--regen) 8%, var(--theme-elevation-50));color:var(--theme-text);flex-wrap:wrap;text-decoration:none;display:flex}.needs-regen-banner:hover{filter:brightness(1.04)}.needs-regen-banner__icon{color:var(--regen);flex-shrink:0;align-items:center;display:inline-flex}.needs-regen-banner__headline{font-weight:600}.needs-regen-banner__cta{white-space:nowrap;margin-left:auto;font-weight:600}@media (max-width:768px){.needs-regen-banner__cta{margin-left:0}}}
.app-header__localizer,.app-header__localizer-spacing{display:none!important}.custom-dashboard{max-width:1200px;padding:var(--base) calc(var(--base)*2) calc(var(--base)*8);margin:0 auto}.custom-dashboard__welcome{padding:calc(var(--base)*1.5) calc(var(--base)*2);margin-bottom:calc(var(--base)*2);justify-content:space-between;align-items:center;gap:var(--base);background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m);display:flex}.custom-dashboard__welcome-text h1{margin:0;font-size:2rem}.custom-dashboard__welcome-text p{margin:calc(var(--base)*.25) 0 0;color:var(--theme-elevation-600);font-size:1.1rem}.custom-dashboard__welcome-row{align-items:center;gap:calc(var(--base)*.75);display:flex}.custom-dashboard__quick-actions{gap:calc(var(--base)*.5);flex-shrink:0;display:flex}.custom-dashboard__search{margin-bottom:calc(var(--base)*2);position:relative}.custom-dashboard__search-input-wrapper{align-items:center;display:flex;position:relative}.custom-dashboard__search-icon{left:calc(var(--base)*.75);color:var(--theme-elevation-400);pointer-events:none;position:absolute}.custom-dashboard__search-input{width:100%;padding:calc(var(--base)*.75) calc(var(--base)*9) calc(var(--base)*.75) calc(var(--base)*2.5);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m);background:var(--theme-input-bg);color:var(--theme-text);outline:none;font-size:1rem;transition:border-color .15s}.custom-dashboard__search-input::placeholder{color:var(--theme-elevation-400)}.custom-dashboard__search-input:focus{border-color:var(--theme-elevation-400)}.custom-dashboard__search-loading{right:calc(var(--base)*9);border:2px solid var(--theme-elevation-200);border-top-color:var(--theme-elevation-500);border-radius:50%;width:16px;height:16px;animation:.6s linear infinite search-spin;position:absolute}@keyframes search-spin{to{transform:rotate(360deg)}}.custom-dashboard__search-hint{right:calc(var(--base)*6);align-items:center;display:flex;position:absolute}.custom-dashboard__search-hint-btn{background:var(--theme-elevation-100);width:18px;height:18px;color:var(--theme-elevation-400);cursor:help;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.7rem;font-weight:700;line-height:1;transition:background .12s,color .12s;display:flex}.custom-dashboard__search-hint-btn:hover{background:var(--theme-elevation-200);color:var(--theme-elevation-600)}.custom-dashboard__search-hint-tooltip{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-m);z-index:101;padding:calc(var(--base)*.5) calc(var(--base)*.75);white-space:nowrap;gap:calc(var(--base)*.35);flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);right:-4px;box-shadow:0 8px 24px #0000001f}.custom-dashboard__search-hint-item{align-items:center;gap:calc(var(--base)*.5);color:var(--theme-elevation-500);font-size:.78rem;display:flex}.custom-dashboard__search-hint-item code{color:var(--theme-text);background:var(--theme-elevation-100);border-radius:4px;padding:1px 6px;font-size:.75rem;font-weight:600}.custom-dashboard__search-locale-toggle{right:calc(var(--base)*.5);background:var(--theme-elevation-100);border-radius:calc(var(--style-radius-m)*.6);gap:1px;padding:1px;display:flex;position:absolute}.custom-dashboard__search-locale-btn{padding:calc(var(--base)*.25) calc(var(--base)*.5);border-radius:calc(var(--style-radius-m)*.5);color:var(--theme-elevation-500);cursor:pointer;letter-spacing:.02em;background:0 0;border:none;font-size:.7rem;font-weight:600;line-height:1;transition:all .12s}.custom-dashboard__search-locale-btn:hover{color:var(--theme-text)}.custom-dashboard__search-locale-btn.active{background:var(--theme-elevation-0);color:var(--theme-text);box-shadow:0 1px 2px #00000014}.custom-dashboard__search-results{margin-top:calc(var(--base)*.5);background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-m);z-index:100;max-height:480px;padding:calc(var(--base)*.5) 0;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.custom-dashboard__search-section:not(:last-child){margin-bottom:calc(var(--base)*.25)}.custom-dashboard__search-section-header{align-items:center;gap:calc(var(--base)*.5);padding:calc(var(--base)*.5) calc(var(--base)*1);margin-bottom:calc(var(--base)*.3);border:none;border-bottom:1px solid var(--theme-elevation-150);background:var(--theme-elevation-50);cursor:default;width:100%;top:calc(var(--base)*-.5);z-index:1;font:inherit;color:inherit;display:flex;position:sticky}.custom-dashboard__search-section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--theme-elevation-450);font-size:.7rem;font-weight:600}.custom-dashboard__search-section-count{color:var(--theme-elevation-400);background:var(--theme-elevation-100);font-variant-numeric:tabular-nums;border-radius:10px;padding:1px 6px;font-size:.65rem;font-weight:500}.custom-dashboard__search-section-chevron{color:var(--theme-elevation-400);align-items:center;margin-left:auto;transition:transform .2s;display:none;transform:rotate(-90deg)}.custom-dashboard__search-section-chevron.open{transform:rotate(0)}.custom-dashboard__search-pills{gap:calc(var(--base)*.4);padding:calc(var(--base)*.25) calc(var(--base)*1) calc(var(--base)*.5);flex-wrap:wrap;display:flex}.custom-dashboard__search-pill{padding:calc(var(--base)*.3) calc(var(--base)*.75);cursor:pointer;border-radius:20px;align-items:center;font-size:.8rem;font-weight:500;text-decoration:none;transition:filter .12s,box-shadow .12s;display:inline-flex}.custom-dashboard__search-pill--author{color:#c75f10;background:#f59e0b1f}.custom-dashboard__search-pill--author:hover{background:#f59e0b38;text-decoration:none}.custom-dashboard__search-pill--collection{color:#08b880;background:#10b9811f}.custom-dashboard__search-pill--collection:hover{background:#10b98138;text-decoration:none}.custom-dashboard__search-pill--selected{box-shadow:0 0 0 2px var(--theme-elevation-400)}.custom-dashboard__search-cards{padding:0 calc(var(--base)*.5)}.custom-dashboard__search-card{align-items:center;gap:calc(var(--base)*.75);padding:calc(var(--base)*.5) calc(var(--base)*.5);color:var(--theme-text);border-radius:calc(var(--style-radius-m)*.75);text-decoration:none;transition:background-color .12s;display:flex}.custom-dashboard__search-card:hover,.custom-dashboard__search-card--selected{background:var(--theme-elevation-100);text-decoration:none}.custom-dashboard__search-card-cover{background:var(--theme-elevation-100);border-radius:3px;flex-shrink:0;width:36px;height:54px;overflow:hidden}.custom-dashboard__search-card-cover img{object-fit:cover;width:100%;height:100%}.custom-dashboard__search-card-cover-placeholder{display:block}.custom-dashboard__search-card-info{flex-direction:column;gap:2px;min-width:0;display:flex}.custom-dashboard__search-card-title{align-items:center;gap:calc(var(--base)*.4);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:500;line-height:1.3;display:inline-flex;overflow:hidden}.custom-dashboard__search-card-title--fallback{color:var(--theme-elevation-400)}.custom-dashboard__search-card-locale-badge{text-transform:uppercase;letter-spacing:.04em;color:#3b82f6;background:#3b82f626;border:1px solid #3b82f640;border-radius:4px;flex-shrink:0;padding:3px 6px;font-size:.6rem;font-weight:700;line-height:1}.custom-dashboard__search-card-subtitle{color:var(--theme-elevation-500);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.3;overflow:hidden}@keyframes search-shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.custom-dashboard__search-skeleton-pill{background:linear-gradient(90deg, var(--theme-elevation-100) 25%, var(--theme-elevation-150) 50%, var(--theme-elevation-100) 75%);background-size:400px 100%;border-radius:20px;height:28px;animation:1.5s infinite search-shimmer;display:inline-block}.custom-dashboard__search-skeleton-card{align-items:center;gap:calc(var(--base)*.75);padding:calc(var(--base)*.5) calc(var(--base)*.5);display:flex}.custom-dashboard__search-skeleton-cover{background:linear-gradient(90deg, var(--theme-elevation-100) 25%, var(--theme-elevation-150) 50%, var(--theme-elevation-100) 75%);background-size:400px 100%;border-radius:3px;flex-shrink:0;width:36px;height:54px;animation:1.5s infinite search-shimmer}.custom-dashboard__search-skeleton-info{flex-direction:column;flex:1;gap:6px;display:flex}.custom-dashboard__search-skeleton-title{background:linear-gradient(90deg, var(--theme-elevation-100) 25%, var(--theme-elevation-150) 50%, var(--theme-elevation-100) 75%);background-size:400px 100%;border-radius:4px;width:70%;height:14px;animation:1.5s infinite search-shimmer}.custom-dashboard__search-skeleton-subtitle{background:linear-gradient(90deg, var(--theme-elevation-100) 25%, var(--theme-elevation-150) 50%, var(--theme-elevation-100) 75%);background-size:400px 100%;border-radius:4px;width:45%;height:12px;animation:1.5s infinite search-shimmer}.custom-dashboard__search-empty{padding:calc(var(--base)*2.5) calc(var(--base)*1.5);color:var(--theme-elevation-400);text-align:center;flex-direction:column;align-items:center;display:flex}.custom-dashboard__search-empty-title{margin:calc(var(--base)*.75) 0 calc(var(--base)*.5);color:var(--theme-elevation-500);font-size:.95rem;font-weight:500}.custom-dashboard__search-empty-suggestions{color:var(--theme-elevation-400);margin:0;padding:0;font-size:.82rem;line-height:1.8;list-style:none}.custom-dashboard__search-empty-suggestions li:before{content:"•";margin-right:6px}.custom-dashboard__editorial-row{gap:calc(var(--base)*1.5);margin-bottom:calc(var(--base)*2);grid-template-columns:minmax(0,480px) minmax(0,1fr);display:grid}.custom-dashboard__editorial-left{gap:calc(var(--base)*1.5);flex-direction:column;min-width:0;display:flex}.custom-dashboard__editorial-full{margin-bottom:calc(var(--base)*2)}.custom-dashboard__itn,.custom-dashboard__ft,.custom-dashboard__dp{min-width:0;padding:calc(var(--base)*1.25) calc(var(--base)*1.5);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m)}.custom-dashboard__itn{--itn-color:#8b5cf6;border-left:3px solid var(--itn-color);background:color-mix(in srgb, var(--itn-color) 5%, transparent)}.custom-dashboard__itn-header{align-items:center;gap:calc(var(--base)*.5);margin-bottom:calc(var(--base)*.75);display:flex}.custom-dashboard__itn-icon{color:var(--itn-color);align-items:center;display:flex}.custom-dashboard__itn-icon svg{width:18px;height:18px}.custom-dashboard__itn-title{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-elevation-500);font-size:1rem;font-weight:600}.custom-dashboard__itn-badges,.custom-dashboard__ft-badges{gap:calc(var(--base)*.3);display:flex}.custom-dashboard__itn-status,.custom-dashboard__ft-status,.custom-dashboard__dp-status{text-transform:uppercase;letter-spacing:.03em;border-radius:4px;padding:3px 6px;font-size:.6rem;font-weight:600;line-height:1}.custom-dashboard__itn-status--published,.custom-dashboard__ft-status--published,.custom-dashboard__dp-status--published{color:#0d9668;background:#10b9811f}.custom-dashboard__itn-status--draft,.custom-dashboard__ft-status--draft,.custom-dashboard__dp-status--draft{color:#b45309;background:#f59e0b1f}.custom-dashboard__itn-edit,.custom-dashboard__ft-edit{align-items:center;gap:calc(var(--base)*.3);color:var(--theme-elevation-400);padding:calc(var(--base)*.3) calc(var(--base)*.6);border-radius:var(--style-radius-s);flex-shrink:0;margin-left:auto;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.custom-dashboard__itn-edit:hover,.custom-dashboard__ft-edit:hover{text-decoration:none}.custom-dashboard__itn-edit:hover{color:var(--itn-color);background:color-mix(in srgb, var(--itn-color) 10%, transparent)}.custom-dashboard__itn-topics{gap:calc(var(--base)*.75);flex-direction:column;display:flex}.custom-dashboard__itn-topic{padding:calc(var(--base)*.75) calc(var(--base)*.75);border-radius:calc(var(--style-radius-m)*.5);background:color-mix(in srgb, var(--itn-color) 5%, transparent);border:1px solid color-mix(in srgb, var(--itn-color) 8%, transparent)}.custom-dashboard__itn-topic-header{align-items:center;gap:calc(var(--base)*.4);margin-bottom:calc(var(--base)*.4);display:flex}.custom-dashboard__itn-topic-num{background:color-mix(in srgb, var(--itn-color) 15%, transparent);width:20px;height:20px;color:var(--itn-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.custom-dashboard__itn-topic-source{color:var(--theme-elevation-400);font-size:.75rem;font-weight:500}.custom-dashboard__itn-topic-source a{color:var(--itn-color);text-decoration:none}.custom-dashboard__itn-topic-source a:hover{text-decoration:underline}.custom-dashboard__itn-topic-edito{margin:0 0 calc(var(--base)*.5);color:var(--theme-elevation-450);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-style:italic;line-height:1.4;display:-webkit-box;overflow:hidden}.custom-dashboard__itn-topic-works{gap:calc(var(--base)*.5);scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--itn-color) 20%, transparent) #0000;display:flex;overflow-x:auto}.custom-dashboard__itn-work{align-items:center;gap:calc(var(--base)*.25);color:inherit;width:64px;padding:calc(var(--base)*.25);border-radius:calc(var(--style-radius-m)*.5);flex-direction:column;flex-shrink:0;text-decoration:none;transition:background .15s;display:flex}.custom-dashboard__itn-work--other-locale .custom-dashboard__itn-thumb img,.custom-dashboard__itn-work--other-locale .custom-dashboard__itn-thumb-placeholder{opacity:.45}.custom-dashboard__itn-work--other-locale:hover .custom-dashboard__itn-thumb img,.custom-dashboard__itn-work--other-locale:hover .custom-dashboard__itn-thumb-placeholder{opacity:1}.custom-dashboard__itn-work:hover{background:color-mix(in srgb, var(--itn-color) 8%, transparent);text-decoration:none}.custom-dashboard__itn-work:hover .custom-dashboard__itn-thumb{box-shadow:0 0 0 2px var(--itn-color)}.custom-dashboard__itn-thumb{background:var(--theme-elevation-100);border-radius:3px;flex-shrink:0;width:56px;height:84px;transition:box-shadow .15s;position:relative;overflow:hidden}.custom-dashboard__itn-thumb img{object-fit:cover;width:100%;height:100%}.custom-dashboard__itn-thumb-placeholder{width:100%;height:100%;color:var(--theme-elevation-250);justify-content:center;align-items:center;display:flex}.custom-dashboard__itn-work-title{color:var(--theme-elevation-450);text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:60px;font-size:.7rem;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.custom-dashboard__itn-empty,.custom-dashboard__ft-empty{justify-content:center;align-items:center;gap:calc(var(--base)*.5);width:100%;padding:calc(var(--base)*2) 0;text-align:center;color:var(--theme-elevation-400);border-radius:var(--style-radius-s);flex-direction:column;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.custom-dashboard__itn-empty:hover,.custom-dashboard__ft-empty:hover{text-decoration:none}.custom-dashboard__itn-empty svg{color:color-mix(in srgb, var(--itn-color) 40%, transparent)}.custom-dashboard__itn-empty:hover{color:var(--itn-color)}.custom-dashboard__itn-empty-hint,.custom-dashboard__ft-empty-hint{color:var(--theme-elevation-300);font-size:.85rem;font-weight:300}.custom-dashboard__ft{--ft-color:#f59e0b;border-left:3px solid var(--ft-color);background:color-mix(in srgb, var(--ft-color) 5%, transparent)}.custom-dashboard__ft-header{align-items:center;gap:calc(var(--base)*.5);margin-bottom:calc(var(--base)*.75);display:flex}.custom-dashboard__ft-icon{color:var(--ft-color);align-items:center;display:flex}.custom-dashboard__ft-icon svg{width:18px;height:18px}.custom-dashboard__ft-title{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-elevation-500);font-size:1rem;font-weight:600}.custom-dashboard__ft-edit:hover{color:var(--ft-color);background:color-mix(in srgb, var(--ft-color) 10%, transparent)}.custom-dashboard__ft-content{gap:calc(var(--base)*.5);flex-direction:column;display:flex}.custom-dashboard__ft-topic-title{color:var(--theme-text);margin:0;font-size:1.1rem;font-weight:600;line-height:1.3}.custom-dashboard__ft-description{color:var(--theme-elevation-450);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.custom-dashboard__ft-works{margin-top:calc(var(--base)*.25)}.custom-dashboard__ft-works-count{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-elevation-400);margin-bottom:calc(var(--base)*.4);font-size:.7rem;font-weight:600;display:block}.custom-dashboard__ft-works-row{gap:calc(var(--base)*.75);flex-wrap:wrap;align-items:center;display:flex}.custom-dashboard__ft-work{flex-shrink:0;text-decoration:none;transition:opacity .15s}.custom-dashboard__ft-work--other-locale .custom-dashboard__ft-thumb img,.custom-dashboard__ft-work--other-locale .custom-dashboard__ft-thumb-placeholder{opacity:.45}.custom-dashboard__ft-work--other-locale:hover .custom-dashboard__ft-thumb img,.custom-dashboard__ft-work--other-locale:hover .custom-dashboard__ft-thumb-placeholder{opacity:1}.custom-dashboard__ft-work:hover{text-decoration:none}.custom-dashboard__ft-work:hover .custom-dashboard__ft-thumb{box-shadow:0 0 0 2px var(--ft-color)}.custom-dashboard__ft-thumb{background:var(--theme-elevation-100);border-radius:3px;width:56px;height:84px;transition:box-shadow .15s;position:relative;overflow:hidden}.custom-dashboard__ft-thumb img{object-fit:cover;width:100%;height:100%}.custom-dashboard__ft-thumb-placeholder{width:100%;height:100%;color:var(--theme-elevation-250);justify-content:center;align-items:center;display:flex}.custom-dashboard__ft-work-more{background:color-mix(in srgb, var(--ft-color) 10%, transparent);width:36px;height:54px;color:var(--ft-color);border-radius:3px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.custom-dashboard__ft-work-more:hover{background:color-mix(in srgb, var(--ft-color) 20%, transparent);text-decoration:none}.custom-dashboard__ft-empty svg{color:color-mix(in srgb, var(--ft-color) 40%, transparent)}.custom-dashboard__ft-empty:hover{color:var(--ft-color)}.custom-dashboard__ft.custom-dashboard__nr{--ft-color:#3b82f6}.custom-dashboard__dp{--dp-color:#10b981;border-left:3px solid var(--dp-color);background:color-mix(in srgb, var(--dp-color) 5%, transparent)}.custom-dashboard__dp-header{align-items:center;gap:calc(var(--base)*.5);margin-bottom:calc(var(--base)*.75);display:flex}.custom-dashboard__dp-icon{color:var(--dp-color);align-items:center;display:flex}.custom-dashboard__dp-icon svg{width:18px;height:18px}.custom-dashboard__dp-title{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-elevation-500);font-size:1rem;font-weight:600}.custom-dashboard__dp-refresh{border-radius:var(--style-radius-s);width:28px;height:28px;color:var(--theme-elevation-400);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:background .15s,color .15s;display:inline-flex}.custom-dashboard__dp-refresh:hover{color:var(--dp-color);background:color-mix(in srgb, var(--dp-color) 10%, transparent)}.custom-dashboard__dp-refresh:disabled{cursor:not-allowed;opacity:.45}.custom-dashboard__dp-refresh--loading svg{animation:.8s linear infinite dp-spin}@keyframes dp-spin{to{transform:rotate(360deg)}}.custom-dashboard__dp-error{color:#dc2626;padding:calc(var(--base)*.25) calc(var(--base)*.5);margin-bottom:calc(var(--base)*.5);font-size:.8rem}.custom-dashboard__dp-edit{align-items:center;gap:calc(var(--base)*.3);color:var(--theme-elevation-400);padding:calc(var(--base)*.3) calc(var(--base)*.6);border-radius:var(--style-radius-s);flex-shrink:0;margin-left:auto;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.custom-dashboard__dp-edit:hover{color:var(--dp-color);background:color-mix(in srgb, var(--dp-color) 10%, transparent);text-decoration:none}.custom-dashboard__dp-content{align-items:center;gap:calc(var(--base)*.4);color:inherit;padding:calc(var(--base)*.5);border-radius:var(--style-radius-s);flex-direction:column;flex:none;min-width:0;max-width:120px;text-decoration:none;transition:background .15s;display:flex}.custom-dashboard__dp-content:hover{background:color-mix(in srgb, var(--dp-color) 8%, transparent);text-decoration:none}.custom-dashboard__dp-content:hover .custom-dashboard__dp-cover{outline:2px solid var(--dp-color);outline-offset:-1px}.custom-dashboard__dp-cover{background:var(--theme-elevation-100);border-radius:4px;flex-shrink:0;width:60px;height:90px;transition:box-shadow .15s;position:relative;overflow:hidden}.custom-dashboard__dp-cover img{object-fit:cover;width:100%;height:100%}.custom-dashboard__dp-content:not(.custom-dashboard__dp-content--secondary) .custom-dashboard__dp-cover{border-radius:6px;width:85px;height:128px;box-shadow:0 2px 12px #0000004d}.custom-dashboard__dp-cover-placeholder{width:100%;height:100%;color:var(--theme-elevation-250);justify-content:center;align-items:center;display:flex}.custom-dashboard__dp-work-info{gap:calc(var(--base)*.1);flex-direction:column;width:100%;min-width:0;display:flex}.custom-dashboard__dp-work-title{color:var(--theme-text);text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.custom-dashboard__dp-work-author{color:var(--theme-elevation-450);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:400;line-height:1.3;overflow:hidden}.custom-dashboard__dp-empty{justify-content:center;align-items:center;gap:calc(var(--base)*.5);width:100%;padding:calc(var(--base)*2) 0;text-align:center;color:var(--theme-elevation-400);border-radius:var(--style-radius-s);flex-direction:column;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.custom-dashboard__dp-empty svg{color:color-mix(in srgb, var(--dp-color) 40%, transparent)}.custom-dashboard__dp-empty:hover{color:var(--dp-color);text-decoration:none}.custom-dashboard__dp-empty-hint{color:var(--theme-elevation-300);font-size:.85rem;font-weight:300}.custom-dashboard__dp-row{align-items:flex-start;gap:calc(var(--base)*.75);display:flex}.custom-dashboard__dp-content--secondary .custom-dashboard__dp-cover img,.custom-dashboard__dp-content--secondary .custom-dashboard__dp-cover-placeholder{opacity:.5}.custom-dashboard__dp-content--secondary:hover .custom-dashboard__dp-cover img,.custom-dashboard__dp-content--secondary:hover .custom-dashboard__dp-cover-placeholder{opacity:1}.custom-dashboard__dp-content--secondary .custom-dashboard__dp-cover{width:60px;height:90px}.custom-dashboard__stats{gap:calc(var(--base)*1);margin-bottom:calc(var(--base)*2);display:flex}.custom-dashboard__stat-card{padding:calc(var(--base)*1) calc(var(--base)*.5) calc(var(--base)*1) calc(var(--base)*1.25);border:1px solid var(--theme-elevation-150);border-left:3px solid var(--stat-color,var(--theme-elevation-150));border-radius:var(--style-radius-m);background:color-mix(in srgb, var(--stat-color,transparent) 5%, transparent);color:inherit;cursor:pointer;flex-direction:column;flex:1;text-decoration:none;transition:background .15s;display:flex;position:relative}.custom-dashboard__stat-card:has(.custom-dashboard__stat-locales){padding-bottom:calc(var(--base)*.7)}.custom-dashboard__stat-card:hover{background:color-mix(in srgb, var(--stat-color,transparent) 12%, transparent);text-decoration:none}.custom-dashboard__stat-header{justify-content:space-between;align-items:center;display:flex}.custom-dashboard__stat-add{z-index:1;border-radius:var(--style-radius-s);width:32px;height:32px;color:var(--theme-elevation-400);background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex;position:relative}.custom-dashboard__stat-add:hover{background:color-mix(in srgb, var(--stat-color,transparent) 20%, transparent);color:var(--stat-color,var(--theme-text));text-decoration:none}.custom-dashboard__stat-headline{align-items:baseline;gap:calc(var(--base)*.4);color:inherit;text-decoration:none;display:flex}.custom-dashboard__stat-headline:after{content:"";position:absolute;inset:0}.custom-dashboard__stat-headline:hover{text-decoration:none}.custom-dashboard__stat-count{font-variant-numeric:tabular-nums;color:var(--theme-text);font-size:1.9rem;font-weight:700;line-height:1.2}.custom-dashboard__stat-label{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-elevation-500);font-size:1rem;font-weight:600}.custom-dashboard__stat-locales{--locale-both:#3b82f6;--locale-fr:#234e94;--locale-en:#12274a;gap:calc(var(--base)*.35);margin-top:calc(var(--base)*.75);flex-direction:column;display:flex}.custom-dashboard__stat-locale-title{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-elevation-450);font-size:.65rem;font-weight:600}.custom-dashboard__stat-locale-bar{background:var(--theme-elevation-150);border-radius:3px;height:5px;display:flex;overflow:hidden}.custom-dashboard__stat-locale-bar-both{background:var(--locale-both);height:100%}.custom-dashboard__stat-locale-bar-fr{background:var(--locale-fr);height:100%}.custom-dashboard__stat-locale-bar-en{background:var(--locale-en);height:100%}.custom-dashboard__stat-locale-legend{gap:calc(var(--base)*.75);font-variant-numeric:tabular-nums;color:var(--theme-elevation-500);font-size:.65rem;font-weight:600;display:flex}.custom-dashboard__stat-locale-legend-item{align-items:center;gap:calc(var(--base)*.25);white-space:nowrap;display:inline-flex}.custom-dashboard__stat-locale-legend-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.custom-dashboard__stat-locale-legend-dot--both{background:var(--locale-both)}.custom-dashboard__stat-locale-legend-dot--fr{background:var(--locale-fr)}.custom-dashboard__stat-locale-legend-dot--en{background:var(--locale-en)}.custom-dashboard__stat-locales--green{--locale-both:#10b981;--locale-fr:#0a6f4d;--locale-en:#053827}.custom-dashboard__stat-locales--orange{--locale-both:#f97316;--locale-fr:#95450d;--locale-en:#4b2307}.custom-dashboard__groups{gap:calc(var(--base)*1.5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.custom-dashboard__group-card{border:1px solid var(--theme-elevation-150);border-left:3px solid var(--group-color,var(--theme-elevation-150));border-radius:var(--style-radius-m);padding:calc(var(--base)*1.25) calc(var(--base)*1.5);background:color-mix(in srgb, var(--group-color,transparent) 5%, transparent);flex-direction:column;display:flex}.custom-dashboard__group-header{padding:0;padding-bottom:calc(var(--base)*.75);border:none;border-bottom:1px solid var(--theme-elevation-150);cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;justify-content:space-between;align-items:center;display:flex}.custom-dashboard__group-header[aria-expanded=true]{margin-bottom:calc(var(--base)*.75)}.custom-dashboard__group-header[aria-expanded=false]{border-bottom:none;margin-bottom:0;padding-bottom:0}.custom-dashboard__group-title{align-items:center;gap:calc(var(--base)*.5);display:flex}.custom-dashboard__group-title h3{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-elevation-500);margin:0;font-size:1rem;font-weight:600}.custom-dashboard__group-icon{color:var(--group-color,var(--theme-elevation-400));align-items:center;display:flex}.custom-dashboard__group-meta{align-items:center;gap:calc(var(--base)*.5);display:flex}.custom-dashboard__group-total{color:var(--theme-elevation-450);font-size:.8rem;font-weight:500}.custom-dashboard__group-chevron{color:var(--theme-elevation-400);align-items:center;transition:transform .2s;display:flex;transform:rotate(-90deg)}.custom-dashboard__group-chevron.open{transform:rotate(0)}.custom-dashboard__group-items{flex-direction:column;display:flex}.custom-dashboard__collection-link{padding:calc(var(--base)*.6) calc(var(--base)*.5);color:var(--theme-elevation-500);justify-content:space-between;align-items:center;text-decoration:none;transition:color .15s;display:flex}.custom-dashboard__collection-link:not(:last-child){border-bottom:1px solid var(--theme-elevation-100)}.custom-dashboard__collection-link:hover{color:var(--theme-text);background:color-mix(in srgb, var(--group-color,transparent) 8%, transparent);text-decoration:none}.custom-dashboard__collection-label{font-size:1rem}.custom-dashboard__collection-count{font-variant-numeric:tabular-nums;color:var(--theme-elevation-450);font-size:.875rem}@media (max-width:768px){.custom-dashboard{padding:var(--base)}.custom-dashboard__welcome{flex-direction:column;align-items:flex-start}.custom-dashboard__editorial-row{grid-template-columns:minmax(0,1fr)}.custom-dashboard__stats{flex-direction:column}.custom-dashboard__groups{grid-template-columns:minmax(0,1fr)}.custom-dashboard__dp-header,.custom-dashboard__ft-header,.custom-dashboard__itn-header{flex-wrap:wrap}.custom-dashboard__search-input{padding-right:calc(var(--base)*7)}.custom-dashboard__search-loading{right:calc(var(--base)*7)}.custom-dashboard__search-locale-btn{padding:calc(var(--base)*.2) calc(var(--base)*.4);font-size:.65rem}.custom-dashboard__search-results{max-height:60vh}.custom-dashboard__search-section-header{cursor:pointer}.custom-dashboard__search-section-chevron{display:flex}.custom-dashboard__search-pills{flex-direction:column}}.custom-dashboard__locale-flags{gap:3px;display:inline-flex}.custom-dashboard__locale-flags--overlay{position:absolute;bottom:2px;right:2px}.custom-dashboard__locale-flag{font-size:1.05rem;line-height:1}.custom-dashboard__itn-work--other-locale .custom-dashboard__locale-flag,.custom-dashboard__ft-work--other-locale .custom-dashboard__locale-flag,.custom-dashboard__dp-content--secondary .custom-dashboard__locale-flag{opacity:.6}.custom-dashboard__ft-thumb .custom-dashboard__locale-flags--overlay,.custom-dashboard__itn-thumb .custom-dashboard__locale-flags--overlay{gap:1px;bottom:1px;right:1px}.custom-dashboard__ft-thumb .custom-dashboard__locale-flag,.custom-dashboard__itn-thumb .custom-dashboard__locale-flag{font-size:.9rem}
@layer payload-default{.custom-audit{padding:calc(var(--base)*2);max-width:1200px;margin-inline:auto}.custom-audit__header{margin-bottom:calc(var(--base)*1.5);justify-content:space-between;align-items:center;display:flex}.custom-audit__title{color:var(--theme-text);margin:0;font-size:1.85rem;font-weight:700}.custom-audit__actions{align-items:center;gap:var(--base);display:flex}.custom-audit__run-btn{border-radius:var(--border-radius-m);background:var(--theme-elevation-150);color:var(--theme-text);cursor:pointer;border:none;align-items:center;gap:8px;padding:8px 16px;font-size:1rem;font-weight:600;transition:background .15s;display:inline-flex}.custom-audit__run-btn:hover:not(:disabled){background:var(--theme-elevation-200)}.custom-audit__run-btn:disabled{opacity:.6;cursor:not-allowed}.custom-audit__spinner{border:2px solid var(--theme-elevation-300);border-top-color:var(--theme-text);border-radius:50%;width:14px;height:14px;animation:.6s linear infinite audit-spin;display:inline-block}@keyframes audit-spin{to{transform:rotate(360deg)}}@keyframes audit-shimmer{to{background-position:-200% 0}}.custom-audit__error{color:#ef4444;font-size:.95rem}.custom-audit__meta{gap:calc(var(--base)*1.5);margin-bottom:var(--base);color:var(--theme-elevation-500);font-size:.95rem;display:flex}.custom-audit__summary{margin-bottom:calc(var(--base)*1.5);gap:8px;display:flex}.custom-audit__badge{border-radius:12px;align-items:center;padding:3px 10px;font-size:.85rem;font-weight:600;line-height:1.4;display:inline-flex}.custom-audit__badge--error{color:#ef4444;background:#ef444426}.custom-audit__badge--warning{color:#f59e0b;background:#f59e0b26}.custom-audit__badge--info{color:#3b82f6;background:#3b82f626}.custom-audit__badge--passed{color:#22c55e;background:#22c55e26}.custom-audit__script-refresh{color:var(--theme-elevation-500);font-size:.9rem;line-height:1}.custom-audit__script-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.custom-audit__script-heading{align-items:center;gap:10px;display:flex}.custom-audit__script-heading .custom-audit__category-title{margin:0}.custom-audit__script-controls{align-items:center;gap:10px;display:flex}.custom-audit__script-meta{color:var(--theme-elevation-400);font-size:.8rem}.custom-audit__rerun-wrap{align-items:center;gap:8px;display:inline-flex}.custom-audit__script-rerun{border:1px solid var(--theme-elevation-200);border-radius:var(--border-radius-m);background:var(--theme-elevation-150);color:var(--theme-text);cursor:pointer;align-items:center;gap:6px;padding:3px 12px;font-size:.85rem;font-weight:600;transition:background .15s;display:inline-flex}.custom-audit__script-rerun .custom-audit__script-refresh{color:var(--theme-text)}.custom-audit__script-rerun:hover:not(:disabled){background:var(--theme-elevation-200)}.custom-audit__script-rerun:disabled{opacity:.7;cursor:not-allowed}.custom-audit__script-empty{color:var(--theme-elevation-400);margin:0;font-size:.9rem}.custom-audit__embed-backfill{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.custom-audit__embed-backfill-btn{border:1px solid var(--theme-elevation-250);border-radius:var(--border-radius-m);background:var(--theme-elevation-150);color:var(--theme-text);cursor:pointer;align-items:center;gap:7px;padding:5px 14px;font-size:.85rem;font-weight:600;transition:background .15s;display:inline-flex}.custom-audit__embed-backfill-btn:hover:not(:disabled){background:var(--theme-elevation-200)}.custom-audit__embed-backfill-btn:disabled{opacity:.7;cursor:not-allowed}.custom-audit__embed-backfill-note{color:var(--theme-elevation-600);font-size:.82rem}.custom-audit__checks{gap:calc(var(--base)*1.5);flex-direction:column;display:flex}.custom-audit__category{flex-direction:column;gap:12px;display:flex}.custom-audit__section-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-items:start;gap:12px;display:grid}.custom-audit__category-title{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-text);margin:0 0 4px;padding:0;font-size:1.05rem;font-weight:700}.custom-audit__group-label{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-elevation-400);border-bottom:1px solid var(--theme-elevation-100);grid-column:1/-1;align-items:center;gap:7px;margin-top:8px;padding:0 2px 6px;font-size:.78rem;font-weight:700;display:flex}.custom-audit__group-label:first-child{margin-top:0}.custom-audit__group-icon{font-size:.95rem}.custom-audit__passed-toggle{margin-top:2px}.custom-audit__passed-toggle>summary{color:var(--theme-elevation-400);cursor:pointer;-webkit-user-select:none;user-select:none;padding:6px 12px;font-size:.95rem;list-style:none}.custom-audit__passed-toggle>summary::-webkit-details-marker{display:none}.custom-audit__passed-toggle>summary:hover{color:var(--theme-elevation-600)}.custom-audit__passed-icon{color:#22c55e;font-weight:700}.custom-audit__passed-checks{flex-direction:column;gap:4px;margin-top:4px;display:flex}.custom-audit__card{text-align:left;border:1px solid var(--theme-elevation-100);border-radius:var(--border-radius-m);background:var(--theme-elevation-0);width:100%;color:var(--theme-text);font:inherit;cursor:pointer;border-left-width:3px;align-items:center;gap:10px;padding:8px 12px;transition:background .15s,border-color .15s;display:flex}.custom-audit__card:hover:not(.custom-audit__card--inert){background:var(--theme-elevation-50)}.custom-audit__card:hover:not(.custom-audit__card--inert) .custom-audit__card-chevron{color:var(--theme-text);transform:translate(2px)}.custom-audit__card--inert{cursor:default}.custom-audit__card--error{background:#ef44440e;border-left-color:#ef4444}.custom-audit__card--warning{border-left-color:#f59e0b}.custom-audit__card--info{border-left-color:#3b82f6}.custom-audit__card--passed{border-left-color:#22c55e}.custom-audit__card-name{min-width:0;color:var(--theme-text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.92rem;font-weight:500;overflow:hidden}.custom-audit__card-meta{flex-shrink:0;align-items:center;gap:8px;display:flex}.custom-audit__card-excluded{color:var(--theme-elevation-400);font-size:.8rem}.custom-audit__card-duration{color:var(--theme-elevation-400);text-align:right;min-width:38px;font-size:.8rem}.custom-audit__card-chevron{color:var(--theme-elevation-400);will-change:transform;flex-shrink:0;font-size:1.2rem;line-height:1;transition:color .15s,transform .15s;display:inline-block}.custom-audit__issues{flex-direction:column;gap:4px;margin:0;padding:0 14px 10px;list-style:none;display:flex}.custom-audit__issue{flex-wrap:wrap;grid-column:1/-1;align-items:baseline;gap:4px 8px;padding:0;font-size:.95rem;display:flex}.custom-audit__issue .custom-audit__regen-wrap{align-self:center;margin-left:auto}.custom-audit__issue--error .custom-audit__issue-icon{color:#ef4444}.custom-audit__issue--warning .custom-audit__issue-icon{color:#f59e0b}.custom-audit__issue--info .custom-audit__issue-icon{color:#3b82f6}.custom-audit__issue-icon{text-align:center;flex-shrink:0;width:16px;font-size:.9rem}.custom-audit__issue-location{font-family:var(--font-mono);color:var(--theme-elevation-500);flex-shrink:0;font-size:.9rem}.custom-audit__issue-location--link{text-decoration:none}.custom-audit__issue-location--link:hover{color:var(--theme-text);text-decoration:underline}.custom-audit__issue-message{color:var(--theme-text)}.custom-audit__issue-detail{color:var(--theme-elevation-400);margin-top:2px;font-size:.85rem;display:block}.custom-audit__issue-doc-link{color:var(--theme-text);text-underline-offset:2px;text-decoration:underline}.custom-audit__issue-doc-link:hover{color:var(--theme-elevation-1000)}.custom-audit__issue-group{flex-direction:column;gap:8px;display:flex}.custom-audit__issue-group--wide{grid-column:1/-1}.custom-audit__issue-group--error .custom-audit__issue-icon{color:#ef4444}.custom-audit__issue-group--warning .custom-audit__issue-icon{color:#f59e0b}.custom-audit__issue-group--info .custom-audit__issue-icon{color:#3b82f6}.custom-audit__issue-group-head{flex-wrap:wrap;align-items:baseline;gap:6px 8px;display:flex}.custom-audit__work-cards{flex-wrap:wrap;gap:14px;display:flex}.custom-audit__work-slot{min-width:0;position:relative}.custom-audit__work-slot .custom-audit__work-card-title{padding-right:58px}.custom-audit__work-slot-action{z-index:2;position:absolute;top:10px;right:10px}.custom-audit__work-slot-action .custom-audit__issue-ignore{background:var(--theme-elevation-200);border-color:var(--theme-elevation-300);color:var(--theme-text)}.custom-audit__work-slot-action .custom-audit__issue-ignore:hover:not(:disabled){background:var(--theme-elevation-300)}.custom-audit__work-slot-action .custom-audit__ignore-form{border:1px solid var(--theme-elevation-200);border-radius:var(--border-radius-m);background:var(--theme-elevation-100);width:220px;margin:0;padding:10px;position:absolute;top:0;right:0;box-shadow:0 8px 24px #00000073}.custom-audit__work-slot-action .custom-audit__ignore-reason{flex:100%;min-width:0}.custom-audit__work-card--audio{align-self:stretch;align-items:flex-start}.custom-audit__work-card--audio .custom-audit__work-card-body{flex:auto;min-width:0}.custom-audit__work-card--audio .custom-audit__work-card-cover{width:88px;height:132px}.custom-audit__work-card-flag{font-size:1.45rem;line-height:1}.custom-audit__work-card-title--link{text-decoration:none}.custom-audit__work-card-title--link:hover{text-decoration:underline}.custom-audit__work-audio{flex-direction:column;gap:8px;margin-top:2px;display:flex}.custom-audit__audio-el{width:100%;height:36px}.custom-audit__audio-none{color:var(--theme-elevation-400);font-size:.8rem}.custom-audit__regen-wrap{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.custom-audit__regen{border:1px solid var(--theme-elevation-200);border-radius:var(--border-radius-m);background:var(--theme-elevation-100);color:var(--theme-text);cursor:pointer;align-self:flex-start;align-items:center;gap:6px;padding:4px 12px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.custom-audit__regen:hover:not(:disabled){background:var(--theme-elevation-200)}.custom-audit__regen:disabled{opacity:.6;cursor:not-allowed}.custom-audit__regen--queued{color:#22c55e;background:#22c55e26;border-color:#0000}.custom-audit__work-card{border:1px solid var(--theme-elevation-100);background:var(--theme-elevation-50);border-radius:10px;flex:300px;gap:14px;min-width:0;padding:14px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.custom-audit__work-card:hover{background:var(--theme-elevation-100);border-color:var(--theme-elevation-250)}.custom-audit__work-card-cover{background:var(--theme-elevation-200);border-radius:6px;flex-shrink:0;width:76px;height:114px;display:block;overflow:hidden}.custom-audit__work-card-cover img{object-fit:cover;width:100%;height:100%;display:block}.custom-audit__work-card-body{flex-direction:column;gap:7px;min-width:0;display:flex}.custom-audit__work-card-title{color:var(--theme-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:600;line-height:1.28;display:-webkit-box;overflow:hidden}.custom-audit__work-card-badges{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.custom-audit__work-card-id{font-family:var(--font-mono);color:var(--theme-elevation-500);font-size:.85rem}.custom-audit__work-card-locale{letter-spacing:.04em;background:var(--theme-elevation-150);color:var(--theme-elevation-700);border-radius:4px;padding:1px 6px;font-size:.68rem;font-weight:700}.custom-audit__work-card-status{border-radius:10px;align-items:center;padding:0 8px;font-size:.72rem;font-weight:500;line-height:1.6;display:inline-flex}.custom-audit__work-card-status--published{color:#22c55e;background:#22c55e26}.custom-audit__work-card-status--draft{background:var(--theme-elevation-150);color:var(--theme-elevation-800)}.custom-audit__work-card-reason{background:var(--theme-elevation-150);color:var(--theme-elevation-600);border-radius:10px;padding:1px 8px;font-size:.68rem;font-weight:600}.custom-audit__work-card-reason--error{color:#ef4444;background:#ef444426}.custom-audit__work-card-reason--warning{color:#f59e0b;background:#f59e0b26}.custom-audit__work-card-reason--info{color:#3b82f6;background:#3b82f626}.custom-audit__work-card-changed{flex-direction:column;align-self:stretch;gap:4px;margin-top:3px;display:flex}.custom-audit__work-card-changed:before{content:"";border-top:1px solid var(--theme-elevation-300);align-self:flex-start;width:120px;margin-bottom:4px}.custom-audit__work-card-changed-label{letter-spacing:.05em;text-transform:uppercase;color:var(--theme-elevation-450);font-size:.62rem;font-weight:700}.custom-audit__work-card-changed-chips{flex-wrap:wrap;gap:5px;display:flex}.custom-audit__work-card-authors{color:var(--theme-elevation-650);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.9rem;font-style:italic;line-height:1.3;display:-webkit-box;overflow:hidden}.custom-audit__work-card-authors--none{letter-spacing:.02em;color:var(--theme-elevation-500);font-style:normal}.custom-audit__work-card-subtitle{color:var(--theme-elevation-650);align-items:baseline;gap:6px;font-size:.85rem;line-height:1.4;display:flex}.custom-audit__work-card-sublabel{letter-spacing:.06em;text-transform:uppercase;background:var(--theme-elevation-200);color:var(--theme-elevation-800);border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.62rem;font-weight:700}.custom-audit__coll-card{align-items:center}.custom-audit__coll-card-glyph{background:var(--theme-elevation-150);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.45rem;display:flex}.custom-audit__coll-card-counts{color:var(--theme-elevation-600);flex-wrap:wrap;gap:14px;font-size:.8rem;display:flex}.custom-audit__coll-card-counts span{white-space:nowrap}.custom-audit__cover-skeleton{background:linear-gradient(100deg, var(--theme-elevation-100) 30%, var(--theme-elevation-200) 50%, var(--theme-elevation-100) 70%);background-size:200% 100%;width:100%;height:100%;animation:1.4s ease-in-out infinite audit-shimmer;display:block}.custom-audit__cover-fallback{width:100%;height:100%;color:var(--theme-elevation-400);justify-content:center;align-items:center;font-size:1.4rem;display:flex}.custom-audit__issue-ignore{border:1px solid var(--theme-elevation-150);border-radius:var(--border-radius-m);color:var(--theme-elevation-500);cursor:pointer;background:0 0;flex-shrink:0;align-self:center;margin-left:auto;padding:2px 8px;font-size:.8rem;transition:background .15s,color .15s}.custom-audit__issue-ignore:hover:not(:disabled){background:var(--theme-elevation-100);color:var(--theme-text)}.custom-audit__issue-ignore--waiting{border-color:#0000;align-items:center;display:inline-flex}.custom-audit__ignore-form{flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.custom-audit__ignore-reason{border:1px solid var(--theme-elevation-200);border-radius:var(--border-radius-m);background:var(--theme-elevation-0);color:var(--theme-text);min-width:180px;padding:3px 8px;font-size:.85rem}.custom-audit__ignore-confirm,.custom-audit__ignore-cancel{border:1px solid var(--theme-elevation-150);border-radius:var(--border-radius-m);background:var(--theme-elevation-50);color:var(--theme-text);cursor:pointer;padding:3px 10px;font-size:.8rem}.custom-audit__ignore-confirm:hover,.custom-audit__ignore-cancel:hover{background:var(--theme-elevation-150)}.custom-audit__ignore-confirm{color:#fff;background:#22c55e;border-color:#0000}.custom-audit__ignore-confirm:hover{filter:brightness(.95)}.custom-audit__excluded-trigger{width:100%;margin-bottom:calc(var(--base)*1.5);border:1px solid var(--theme-elevation-100);border-radius:var(--border-radius-m);background:var(--theme-elevation-0);color:var(--theme-elevation-600);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.custom-audit__excluded-trigger:hover{background:var(--theme-elevation-50);border-color:var(--theme-elevation-200)}.custom-audit__excluded-trigger:hover .custom-audit__card-chevron{color:var(--theme-text);transform:translate(2px)}.custom-audit__excluded-empty{color:var(--theme-elevation-400);margin:0;font-size:.9rem}.custom-audit__excluded-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.custom-audit__excluded-item{border-top:1px solid var(--theme-elevation-50);align-items:center;gap:10px;padding:4px 0;font-size:.9rem;display:flex}.custom-audit__excluded-item:first-child{border-top:none}.custom-audit__excluded-meta{flex-wrap:wrap;flex:1;align-items:baseline;gap:6px;display:flex}.custom-audit__excluded-key{font-family:var(--font-mono);color:var(--theme-elevation-500);font-size:.8rem}.custom-audit__excluded-link{color:var(--theme-text);font-weight:600;text-decoration:none}.custom-audit__excluded-link:hover{text-decoration:underline}.custom-audit__excluded-id{font-family:var(--font-mono);color:var(--theme-elevation-400);font-size:.78rem}.custom-audit__excluded-reason{color:var(--theme-elevation-500)}.custom-audit__excluded-by{color:var(--theme-elevation-400);font-size:.8rem}.custom-audit__restore{border:1px solid var(--theme-elevation-150);border-radius:var(--border-radius-m);background:var(--theme-elevation-50);min-width:74px;min-height:28px;color:var(--theme-text);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:3px 10px;font-size:.8rem;display:inline-flex}.custom-audit__restore:hover:not(:disabled){background:var(--theme-elevation-150)}.custom-audit__restore:disabled{opacity:.6;cursor:not-allowed}.custom-audit__empty{padding:calc(var(--base)*4);color:var(--theme-elevation-400);justify-content:center;align-items:center;font-size:1.05rem;display:flex}}.audit-check-modal{justify-content:center;align-items:center;height:100%;display:flex}.audit-check-modal:before,.audit-check-modal:after{content:" ";position:absolute;inset:0}.audit-check-modal:before{background:var(--theme-bg);opacity:.75}.audit-check-modal:after{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.audit-check-modal__panel{z-index:1;gap:calc(var(--base)*.6);width:min(1040px,94vw);max-height:88vh;padding:calc(var(--base)*1.5) calc(var(--base)*1.2);flex-direction:column;display:flex;position:relative}.audit-check-modal__header{padding:0 14px calc(var(--base)*.6);border-bottom:1px solid var(--theme-elevation-200);justify-content:space-between;align-items:center;gap:12px;display:flex}.audit-check-modal__actions{flex-wrap:wrap;align-items:center;gap:10px;padding:0 14px;display:flex}.audit-check-modal__heading{align-items:center;gap:10px;min-width:0;display:flex}.audit-check-modal__title{color:var(--theme-text);margin:0;font-size:1.25rem;font-weight:600}.audit-check-modal__sub{color:var(--theme-elevation-500);flex-shrink:0;align-items:center;gap:12px;font-size:.85rem;display:flex}.audit-check-modal__close{border:1px solid var(--theme-elevation-300);border-radius:var(--border-radius-m);width:28px;height:28px;color:var(--theme-elevation-600);cursor:pointer;background:0 0;justify-content:center;align-items:center;font-size:.9rem;transition:background .15s,color .15s;display:inline-flex}.audit-check-modal__close:hover{background:var(--theme-elevation-200);color:var(--theme-text)}.audit-check-modal__issues{flex:1;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));align-items:start;gap:16px 14px;margin:0;padding:20px 16px 22px;scroll-padding-top:20px;display:grid;overflow-y:auto;-webkit-mask-image:linear-gradient(#0000 0,#000 20px calc(100% - 14px),#0000 100%);mask-image:linear-gradient(#0000 0,#000 20px calc(100% - 14px),#0000 100%)}.audit-check-modal__list{flex:1;padding:20px 16px 22px;scroll-padding-top:20px;overflow-y:auto;-webkit-mask-image:linear-gradient(#0000 0,#000 20px calc(100% - 14px),#0000 100%);mask-image:linear-gradient(#0000 0,#000 20px calc(100% - 14px),#0000 100%)}
@layer payload-default{.ready-to-publish{padding:calc(var(--base)*2);max-width:1200px}.ready-to-publish__header{justify-content:space-between;align-items:center;gap:var(--base);margin-bottom:calc(var(--base)*.5);display:flex}.ready-to-publish__title{color:var(--theme-text);margin:0;font-size:2.3rem!important;font-weight:600!important;line-height:1.15!important}.ready-to-publish__counts{align-items:center;gap:10px;display:flex}.ready-to-publish__count{--acc:var(--theme-elevation-600);cursor:pointer;background:color-mix(in srgb, var(--acc) 15%, transparent);color:var(--acc);border:none;border-radius:12px;align-items:center;gap:6px;padding:3px 10px;font-family:inherit;font-size:.75rem;font-weight:600;transition:background .12s,color .12s,box-shadow .12s;display:inline-flex}.ready-to-publish__count--total{--acc:#22c55e}.ready-to-publish__count--fr{--acc:#3b82f6}.ready-to-publish__count--en{--acc:#a855f7}.ready-to-publish__count:hover:not(.is-active){background:color-mix(in srgb, var(--acc) 28%, transparent)}.ready-to-publish__count.is-active{background:var(--acc);color:#fff;box-shadow:0 2px 10px color-mix(in srgb, var(--acc) 45%, transparent)}.ready-to-publish__count-flag{font-size:.95rem;line-height:1}.ready-to-publish__flag-cell{font-size:1.15rem;line-height:1}.ready-to-publish__lede{margin:8px 0 calc(var(--base)*1.5);color:var(--theme-elevation-500);font-size:1rem;line-height:1.45}.ready-to-publish__empty{padding:calc(var(--base)*4);color:var(--theme-elevation-400);border:1px dashed var(--theme-elevation-100);border-radius:var(--border-radius-m);justify-content:center;align-items:center;font-size:.9rem;display:flex}.ready-to-publish__list{flex-direction:column;display:flex}.ready-to-publish__head,.ready-to-publish__row{grid-template-columns:72px 1fr 60px 110px 24px;align-items:center;gap:12px;padding:8px 10px;display:grid}.ready-to-publish__head{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-elevation-400);border-bottom:1px solid var(--theme-elevation-100);padding-top:8px;padding-bottom:8px;font-size:.8rem;font-weight:600}.ready-to-publish__row{color:var(--theme-text);border-bottom:1px solid var(--theme-elevation-50);text-decoration:none;transition:background .12s}.ready-to-publish__row:nth-of-type(odd){background:var(--theme-elevation-50)}.ready-to-publish__row:hover{background:var(--theme-elevation-100);text-decoration:none}.ready-to-publish__row:hover .ready-to-publish__chevron{color:var(--theme-text);transform:translate(2px)}.ready-to-publish__cell-thumb{line-height:0}.ready-to-publish__thumb{object-fit:cover;background:var(--theme-elevation-100);border-radius:6px;width:56px;height:56px;display:block}.ready-to-publish__thumb--placeholder{background:var(--theme-elevation-100)}.ready-to-publish__cell-title{flex-direction:column;gap:2px;min-width:0;display:flex}.ready-to-publish__row-title{text-overflow:ellipsis;white-space:nowrap;font-size:1.1rem;font-weight:500;overflow:hidden}.ready-to-publish__id{font-family:var(--font-mono);color:var(--theme-elevation-400);font-size:.85rem}.ready-to-publish__cell-date{color:var(--theme-elevation-500);white-space:nowrap;font-size:.9rem}.ready-to-publish__chevron{color:var(--theme-elevation-400);text-align:right;font-size:1rem;transition:color .12s,transform .12s}.ready-to-publish__more{margin:calc(var(--base)*1) 0 0;color:var(--theme-elevation-500);font-size:.8rem;font-style:italic}.ready-to-publish__pager{justify-content:center;align-items:center;gap:var(--base);margin-top:calc(var(--base)*1.2);display:flex}.ready-to-publish__pager-btn{border-radius:var(--style-radius-m,6px);border:1px solid var(--theme-elevation-150);background:var(--theme-elevation-50);color:var(--theme-text);cursor:pointer;padding:6px 14px;font-size:.85rem;font-weight:600}.ready-to-publish__pager-btn:hover:not(:disabled){background:var(--theme-elevation-100)}.ready-to-publish__pager-btn:disabled{opacity:.4;cursor:default}.ready-to-publish__pager-info{color:var(--theme-elevation-500);text-align:center;min-width:90px;font-size:.85rem}.ready-to-publish__locale{letter-spacing:.05em;border-radius:4px;justify-content:center;align-items:center;min-width:30px;padding:2px 6px;font-size:.7rem;font-weight:700;display:inline-flex}.ready-to-publish__locale--fr{color:#3b82f6;background:#3b82f626}.ready-to-publish__locale--en{color:#a855f7;background:#a855f726}}
@layer payload-default{.category-stats{padding:calc(var(--base)*2);max-width:1200px}.category-stats__header{justify-content:space-between;align-items:center;gap:var(--base);margin-bottom:calc(var(--base)*.5);display:flex}.category-stats__title{color:var(--theme-text);margin:0;font-size:2.3rem!important;font-weight:600!important;line-height:1.15!important}.category-stats__counts{align-items:center;gap:10px;display:flex}.category-stats__count{border:1px solid var(--theme-elevation-150);background:var(--theme-elevation-50);color:var(--theme-elevation-500);font-variant-numeric:tabular-nums;border-radius:14px;align-items:center;gap:7px;padding:5px 12px;font-size:.8rem;font-weight:500;display:inline-flex}.category-stats__count strong{color:var(--theme-text);font-weight:700}.category-stats__count svg{border-radius:2px;flex-shrink:0;width:26px;height:18px}.category-stats__count--total{color:color-mix(in srgb, #8b5cf6 70%, var(--theme-text));background:#8b5cf61a;border-color:#8b5cf659}.category-stats__count--total strong{color:inherit}.category-stats__hint{margin:0 0 calc(var(--base)*1.25);color:var(--theme-elevation-400);font-size:.85rem;font-weight:300}.category-stats__nav{margin-bottom:calc(var(--base)*1.25)}.category-stats__nav-link{color:color-mix(in srgb, #8b5cf6 75%, var(--theme-text));background:#8b5cf61a;border:1px solid #8b5cf659;border-radius:14px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.category-stats__nav-link:hover{background:#8b5cf62e}.category-stats__legend{gap:calc(var(--base)*1.25);margin-bottom:var(--base);display:flex}.category-stats__legend-item{color:var(--theme-elevation-500);align-items:center;gap:7px;font-size:.78rem;display:inline-flex}.category-stats__legend-label{color:var(--theme-elevation-400);font-size:.78rem}.category-stats__legend-item--muted{color:var(--theme-elevation-400)}.category-stats__bar-icon{flex-shrink:0;justify-content:center;align-items:center;width:16px;display:inline-flex}.category-stats__check{color:#22c55e}.category-stats__charts{column-gap:calc(var(--base)*4);row-gap:calc(var(--base)*1.5);margin-bottom:calc(var(--base)*2);grid-template-columns:repeat(auto-fit,minmax(360px,1fr));display:grid}.category-stats__chart{min-width:0}.category-stats__chart-head{justify-content:space-between;align-items:baseline;gap:var(--base);margin-bottom:var(--base);padding-bottom:calc(var(--base)*.4);border-bottom:1px solid var(--theme-elevation-100);display:flex}.category-stats__chart-title{color:var(--theme-text);align-items:center;gap:10px;font-size:1.2rem;font-weight:600;display:inline-flex}.category-stats__chart-title svg{border-radius:2px;flex-shrink:0;width:30px;height:21px}.category-stats__chart-subhead{justify-content:space-between;align-items:baseline;gap:var(--base);margin:calc(var(--base)*1.75) 0 var(--base);padding-bottom:calc(var(--base)*.4);border-bottom:1px dashed var(--theme-elevation-200);display:flex}.category-stats__chart-subtitle{color:var(--theme-text);font-size:1.2rem;font-weight:600}.category-stats__chart-count{color:var(--theme-elevation-400);font-variant-numeric:tabular-nums;font-size:.78rem}.category-stats__chart-count strong{color:var(--theme-text);font-weight:700}.category-stats__bars{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.category-stats__bar{grid-template-columns:13rem 1fr 3.5ch 5.5rem;align-items:center;gap:12px;padding:2px 0;display:grid}.category-stats__bar:hover .category-stats__bar-fill{filter:brightness(1.12)}.category-stats__bar-cat{align-items:center;gap:7px;min-width:0;display:flex}.category-stats__bar-label{text-overflow:ellipsis;white-space:nowrap;color:var(--theme-text);font-size:.95rem;font-weight:450;text-decoration:none;overflow:hidden}.category-stats__bar-label:hover{text-decoration:underline}.category-stats__bar-track{background:var(--theme-elevation-100);border-radius:999px;height:18px;position:relative;overflow:hidden}.category-stats__bar-fill{background:linear-gradient(90deg,#7c5cff,#a78bfa);border-radius:0;height:100%;transition:filter .15s;position:absolute;inset:0 auto 0 0}.category-stats__bar-num{text-align:right;font-variant-numeric:tabular-nums;color:var(--theme-text);font-size:.92rem;font-weight:700}.category-stats__bar-draft{color:var(--theme-elevation-450);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.78rem;font-weight:500}.category-stats__table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:auto}.category-stats__table th,.category-stats__table td{text-align:left;padding:calc(var(--base)*.45) calc(var(--base)*.75);border-bottom:1px solid var(--theme-elevation-100)}.category-stats__table th:nth-child(-n+2),.category-stats__table td:nth-child(-n+2){min-width:240px;padding-right:calc(var(--base)*2)}.category-stats__table th:nth-child(n+3),.category-stats__table td:nth-child(n+3){text-align:right;white-space:nowrap;padding-left:calc(var(--base)*1.5)}.category-stats__table th{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-elevation-400);font-size:.8rem;font-weight:600}.category-stats__table tbody tr:hover{background:#8b5cf60f}.category-stats__table td a{color:var(--theme-text);font-weight:500;text-decoration:none}.category-stats__table td a:hover{text-decoration:underline}.category-stats__th-locale{align-items:center;gap:8px;display:inline-flex}.category-stats__th-locale svg{flex-shrink:0;width:26px;height:18px}.category-stats__cell--partial{color:var(--theme-warning-600,#c80);font-weight:600}.category-stats__name{align-items:center;gap:8px;display:inline-flex}.category-stats__name--missing{color:var(--theme-elevation-250)}.category-stats__status{text-transform:uppercase;letter-spacing:.03em;border-radius:10px;padding:1px 8px;font-size:.68rem;font-weight:600}.category-stats__status--published{background:var(--theme-success-100);color:var(--theme-success-700)}.category-stats__status--draft{background:var(--theme-elevation-150);color:var(--theme-elevation-700)}.category-stats__status--none{color:var(--theme-elevation-250)}}
