:root{--cms-tpv-color-primary:#2271b1;--cms-tpv-color-text:#1d2327;--cms-tpv-color-text-secondary:#50575e;--cms-tpv-color-text-muted:#646970;--cms-tpv-color-text-subtle:#a7aaad;--cms-tpv-color-border:#dcdcde;--cms-tpv-color-border-medium:#8c8f94;--cms-tpv-color-border-light:#c3c4c7;--cms-tpv-color-border-soft:#e2e4e7;--cms-tpv-color-bg:#fff;--cms-tpv-color-bg-hover:#f0f0f1;--cms-tpv-color-bg-subtle:#f6f7f7;--cms-tpv-color-bg-tint:#f4f8fd;--cms-tpv-color-bg-focus:#e8f0fb;--cms-tpv-color-bg-drop:#eaf2fb;--cms-tpv-color-bg-match:#fff8c5;--cms-tpv-color-overlay-light:hsla(0,0%,100%,.25);--cms-tpv-color-shadow:rgba(0,0,0,.12);--cms-tpv-color-destructive:#b32d2e;--cms-tpv-color-status-publish-bg:#e6f4ec;--cms-tpv-color-status-publish-ink:#10794f;--cms-tpv-color-status-draft-bg:#fbeddb;--cms-tpv-color-status-draft-ink:#9a5b12;--cms-tpv-color-status-private-bg:#ece7fb;--cms-tpv-color-status-private-ink:#5b3ec4;--cms-tpv-color-status-future-bg:#e4ecfb;--cms-tpv-color-status-future-ink:#2856c9;--cms-tpv-color-status-pending-bg:#fcf3d6;--cms-tpv-color-status-pending-ink:#8a6a08;--cms-tpv-color-status-trash-bg:#fbe8e8;--cms-tpv-color-status-trash-ink:#ad3232;--cms-tpv-radius-sm:3px;--cms-tpv-radius-md:4px;--cms-tpv-radius-lg:6px;--cms-tpv-radius-pill:9px;--cms-tpv-row-height:28px;--cms-tpv-space-1:2px;--cms-tpv-space-2:4px;--cms-tpv-space-3:6px;--cms-tpv-space-4:8px;--cms-tpv-space-5:10px;--cms-tpv-space-6:12px;--cms-tpv-space-7:16px;--cms-tpv-space-8:18px;--cms-tpv-space-9:20px;--cms-tpv-space-10:28px;--cms-tpv-motion-reveal-duration:160ms;--cms-tpv-motion-reveal-easing:ease-out}.cms-tpv-screen{max-width:100%}.cms-tpv-screen a{text-decoration:none}.cms-tpv-screen a:hover{text-decoration:underline}.cms-tpv-screen__header{align-items:center;display:flex;flex-wrap:wrap;gap:var(--cms-tpv-space-6);justify-content:space-between;margin-bottom:var(--cms-tpv-space-6)}.cms-tpv-screen__title{color:var(--cms-tpv-color-text)}.cms-tpv-view-switch{align-items:center;display:inline-flex;margin-right:var(--cms-tpv-space-6);vertical-align:baseline}.cms-tpv-view-switch__group{align-items:stretch;background:var(--cms-tpv-color-bg);border:1px solid var(--cms-tpv-color-border-medium);border-radius:var(--cms-tpv-radius-md);display:inline-flex;height:30px;overflow:hidden}.cms-tpv-view-switch__option{align-items:center;color:var(--cms-tpv-color-text-secondary);cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:var(--cms-tpv-space-3);line-height:1;padding:0 var(--cms-tpv-space-6);text-decoration:none}.cms-tpv-view-switch__option:not(:first-child){border-right:1px solid var(--cms-tpv-color-border-medium)}.cms-tpv-view-switch__option.is-active{background:var(--cms-tpv-color-text-secondary);color:#fff;cursor:default;font-weight:600}.cms-tpv-view-switch__option:not(.is-active):hover{background:var(--cms-tpv-color-bg-hover)}.cms-tpv-view-switch__icon{flex:none;height:15px;width:15px}.cms-tpv-app__label-icon{flex:none}.cms-tpv-app__header{justify-content:space-between;margin-bottom:var(--cms-tpv-space-6)}.cms-tpv-app__filters-row,.cms-tpv-app__header{align-items:center;display:flex;flex-wrap:wrap;gap:var(--cms-tpv-space-6)}.cms-tpv-app{--cms-tpv-indent:22px;align-items:flex-start;display:flex;gap:var(--cms-tpv-space-8)}.cms-tpv-app__tree{background:var(--cms-tpv-color-bg);border:1px solid var(--cms-tpv-color-border);border-radius:var(--cms-tpv-radius-lg);display:flex;flex:1;flex-direction:column;height:max(280px,100vh - 210px);min-width:0;padding:14px var(--cms-tpv-space-7)}.cms-tpv-tree{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;position:relative}.cms-tpv-app__detail{display:flex;flex:none;flex-direction:column;gap:var(--cms-tpv-space-6);width:520px}.cms-tpv-app__toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--cms-tpv-space-5)}.cms-tpv-app__label{align-items:center;color:var(--cms-tpv-color-text-muted);display:flex;font-size:11px;font-weight:600;gap:var(--cms-tpv-space-3);letter-spacing:.04em;text-transform:uppercase}.cms-tpv-status-filters{display:flex;flex-wrap:wrap;font-size:13px;gap:var(--cms-tpv-space-4);list-style:none;margin:var(--cms-tpv-space-4) 0;padding:0}.cms-tpv-status-filters__tab{background:none;border:0;color:var(--cms-tpv-color-primary);cursor:pointer;padding:0}.cms-tpv-status-filters__tab.is-active{color:var(--cms-tpv-color-text);font-weight:600}.cms-tpv-status-filters__separator{color:var(--cms-tpv-color-text-muted)}.cms-tpv-search{align-items:center;display:flex;flex:none;gap:var(--cms-tpv-space-3);margin:var(--cms-tpv-space-4) 0;width:240px}.cms-tpv-search__input-wrap{flex:1;min-width:0;position:relative}.cms-tpv-search__input{font-size:13px;height:30px;padding:0 var(--cms-tpv-space-4) 0 26px;width:100%}.cms-tpv-search__hint,.cms-tpv-search__input{border:1px solid var(--cms-tpv-color-border-medium);border-radius:var(--cms-tpv-radius-sm)}.cms-tpv-search__hint{background:var(--cms-tpv-color-bg-hover);color:var(--cms-tpv-color-text-muted);font-size:11px;line-height:1.4;min-width:16px;padding:1px 5px;pointer-events:none;position:absolute;left:6px;text-align:center;top:50%;translate:0 -50%}.cms-tpv-search__input-wrap:has(.cms-tpv-search__input:focus) .cms-tpv-search__hint{display:none}.cms-tpv-row{align-items:center;border-radius:var(--cms-tpv-radius-md);color:var(--cms-tpv-color-text);display:flex;font-size:13.5px;height:var(--cms-tpv-row-height);opacity:1;position:relative;transition:opacity var(--cms-tpv-motion-reveal-duration) var(--cms-tpv-motion-reveal-easing);width:100%}@starting-style{.cms-tpv-row{opacity:0}}@media(prefers-reduced-motion:reduce){.cms-tpv-row{transition-duration:0ms}.cms-tpv-row--just-moved{animation-duration:0ms}.cms-tpv-new-page__hint--creating,.cms-tpv-row--pending,.cms-tpv-skeleton{animation:none}.cms-tpv-dashboard-caret-icon,.cms-tpv-dashboard-children .cms-tpv-dashboard-row,.cms-tpv-row__caret{transition-duration:0ms}}.cms-tpv-tree--suppress-row-anim .cms-tpv-row{transition-duration:0ms}.cms-tpv-row--just-moved{animation:cms-tpv-row-moved-flash .65s ease-out}@keyframes cms-tpv-row-moved-flash{0%{background:var(--cms-tpv-color-bg-focus)}to{background:transparent}}.cms-tpv-row.is-selected{background:var(--cms-tpv-color-primary);color:var(--cms-tpv-color-bg)}.cms-tpv-row--dragging.is-selected,.cms-tpv-row--dragging.is-selected .cms-tpv-row__button .cms-tpv-row__caret,.cms-tpv-row--drop-inside.is-selected,.cms-tpv-row--drop-inside.is-selected .cms-tpv-row__button .cms-tpv-row__caret,.cms-tpv-row--just-moved.is-selected,.cms-tpv-row--just-moved.is-selected .cms-tpv-row__button .cms-tpv-row__caret{color:var(--cms-tpv-color-text)}.cms-tpv-row--dragging.is-selected .cms-tpv-row__count,.cms-tpv-row--dragging.is-selected .cms-tpv-row__icon,.cms-tpv-row--drop-inside.is-selected .cms-tpv-row__count,.cms-tpv-row--drop-inside.is-selected .cms-tpv-row__icon,.cms-tpv-row--just-moved.is-selected .cms-tpv-row__count,.cms-tpv-row--just-moved.is-selected .cms-tpv-row__icon{color:var(--cms-tpv-color-text-muted)}.cms-tpv-row.is-focused{background:var(--cms-tpv-color-bg-focus);outline:2px solid var(--cms-tpv-color-primary);outline-offset:-2px}.cms-tpv-row.is-selected.is-focused{background:var(--cms-tpv-color-primary);outline:none}.cms-tpv-row:not(.is-selected):hover{background:var(--cms-tpv-color-bg-hover)}.cms-tpv-row--match{background:var(--cms-tpv-color-bg-match)}.cms-tpv-row--match.is-selected{background:var(--cms-tpv-color-primary)}.cms-tpv-row--context .cms-tpv-row__count,.cms-tpv-row--context .cms-tpv-row__icon,.cms-tpv-row--context .cms-tpv-row__title{opacity:.5}.cms-tpv-row--context.is-focused .cms-tpv-row__count,.cms-tpv-row--context.is-focused .cms-tpv-row__icon,.cms-tpv-row--context.is-focused .cms-tpv-row__title,.cms-tpv-row--context.is-selected .cms-tpv-row__count,.cms-tpv-row--context.is-selected .cms-tpv-row__icon,.cms-tpv-row--context.is-selected .cms-tpv-row__title{opacity:1}.cms-tpv-row--drop-inside{background:var(--cms-tpv-color-bg-drop);outline:2px dashed var(--cms-tpv-color-primary);outline-offset:-2px}.cms-tpv-drag-line{background:var(--cms-tpv-color-primary);border-radius:1px;height:2px}.cms-tpv-drag-line:before{background:var(--cms-tpv-color-bg);border:2px solid var(--cms-tpv-color-primary);border-radius:50%;content:"";height:8px;right:-3px;position:absolute;top:50%;translate:-50% -50%;width:8px}.cms-tpv-row--dragging{background:var(--cms-tpv-color-bg-hover)!important;opacity:.6}.cms-tpv-row__title-match{background:none;color:inherit;font-weight:700}.cms-tpv-row__button{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;flex:1;font-size:inherit;height:100%;min-width:0;padding:0;text-align:right}.cms-tpv-row__button,.cms-tpv-row__button:focus,.cms-tpv-row__button:hover{box-shadow:none;color:inherit;text-decoration:none}.cms-tpv-row__content{align-items:center;display:flex;flex:1;gap:7px;min-width:0}.cms-tpv-row .cms-tpv-row__button .cms-tpv-row__indent{flex:none;position:static}.cms-tpv-row .cms-tpv-row__button .cms-tpv-row__caret{align-items:center;color:var(--cms-tpv-color-text);display:flex;flex:none;height:24px;justify-content:center;pointer-events:auto;position:static;transform:rotate(0deg);transition:transform .15s ease;width:24px}.cms-tpv-row .cms-tpv-row__button .cms-tpv-row__caret:has(svg){cursor:pointer}.cms-tpv-row .cms-tpv-row__button .cms-tpv-row__caret--expanded{transform:rotate(-90deg)}.cms-tpv-row.is-selected .cms-tpv-row__button .cms-tpv-row__caret{color:var(--cms-tpv-color-bg)}.cms-tpv-row__title{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-tpv-row__icon{color:var(--cms-tpv-color-text-muted);flex:none}.cms-tpv-row .cms-tpv-row__button .cms-tpv-row__icon.dashicons{display:inline-block;font-size:16px;height:16px;line-height:16px;pointer-events:auto;position:static;width:16px}.cms-tpv-row.is-selected .cms-tpv-row__icon{color:var(--cms-tpv-color-bg)}.cms-tpv-row__count{color:var(--cms-tpv-color-text-muted);flex:none;font-size:11px;line-height:16px}.cms-tpv-row.is-selected .cms-tpv-row__count{color:var(--cms-tpv-color-bg)}.cms-tpv-row--pending{animation:cms-tpv-row-pending-pulse 1.2s ease-in-out infinite}.cms-tpv-row__pending{color:var(--cms-tpv-color-text-muted);flex:none;font-size:10px;font-style:italic;line-height:16px}@keyframes cms-tpv-row-pending-pulse{0%,to{opacity:1}50%{opacity:.55}}.cms-tpv-badge{background:var(--cms-tpv-color-bg-hover);border-radius:var(--cms-tpv-radius-pill);color:var(--cms-tpv-color-text-muted);flex-shrink:0;font-size:10px;font-weight:500;line-height:16px;padding:0 var(--cms-tpv-space-3)}.cms-tpv-badge--draft{background:var(--cms-tpv-color-status-draft-bg);color:var(--cms-tpv-color-status-draft-ink)}.cms-tpv-badge--private{background:var(--cms-tpv-color-status-private-bg);color:var(--cms-tpv-color-status-private-ink)}.cms-tpv-badge--future{background:var(--cms-tpv-color-status-future-bg);color:var(--cms-tpv-color-status-future-ink)}.cms-tpv-badge--pending{background:var(--cms-tpv-color-status-pending-bg);color:var(--cms-tpv-color-status-pending-ink)}.cms-tpv-badge--trash{background:var(--cms-tpv-color-status-trash-bg);color:var(--cms-tpv-color-status-trash-ink)}.cms-tpv-search-status{align-items:center;color:var(--cms-tpv-color-text-muted);display:flex;flex:none;font-size:13px;gap:var(--cms-tpv-space-3);margin:var(--cms-tpv-space-2) 0;min-height:24px}.cms-tpv-search-matches{justify-content:space-between}.cms-tpv-filter-note{font-size:12px;font-style:italic}.cms-tpv-search-matches__count{color:var(--cms-tpv-color-primary);font-weight:600}.cms-tpv-search-matches__nav{display:flex;gap:var(--cms-tpv-space-2)}.cms-tpv-detail{background:var(--cms-tpv-color-bg);border:1px solid var(--cms-tpv-color-border);border-radius:var(--cms-tpv-radius-lg);padding:var(--cms-tpv-space-8) var(--cms-tpv-space-9)}.cms-tpv-detail--full{min-height:300px}.cms-tpv-detail--loading{opacity:.6;transition:opacity .12s ease}.cms-tpv-detail-stack{display:flex;flex-direction:column;gap:var(--cms-tpv-space-6)}.cms-tpv-detail--empty{align-items:flex-start;color:var(--cms-tpv-color-text-muted);display:flex;flex-direction:column;font-size:13px;gap:var(--cms-tpv-space-4)}.cms-tpv-detail--activity .cms-tpv-activity__heading{margin-top:0}.cms-tpv-detail--activity{min-height:220px}.cms-tpv-about-card{border-top:1px solid var(--cms-tpv-color-border-soft);color:var(--cms-tpv-color-text-muted);font-size:12px;padding:var(--cms-tpv-space-7) var(--cms-tpv-space-2) 0}.cms-tpv-about-card__title{color:var(--cms-tpv-color-text-muted);font-size:11px;font-weight:600;letter-spacing:.04em;margin:0 0 var(--cms-tpv-space-4);text-transform:uppercase}.cms-tpv-about-card__row{margin:0 0 var(--cms-tpv-space-3)}.cms-tpv-about-card__row:last-child{margin-bottom:0}.cms-tpv-about-card__byline{color:var(--cms-tpv-color-text-muted)}.cms-tpv-detail--dashed{border-style:dashed}.cms-tpv-empty-hint{align-items:flex-start;display:flex;gap:var(--cms-tpv-space-5)}.cms-tpv-empty-hint__icon{color:var(--cms-tpv-color-text-subtle);flex:none;font-size:16px;line-height:19.5px}.cms-tpv-activity__log-link{display:inline-block;font-size:13px;margin-top:var(--cms-tpv-space-6)}.cms-tpv-activity__title-link{background:none;border:none;color:var(--cms-tpv-color-primary);cursor:pointer;font:inherit;margin:0;padding:0;text-decoration:underline}.cms-tpv-activity__title-link:hover,.cms-tpv-detail__title{color:var(--cms-tpv-color-text)}.cms-tpv-detail__title{font-size:15px;font-weight:600;margin:0}.cms-tpv-card-header{background:var(--cms-tpv-color-bg-tint);border-bottom:1px solid var(--cms-tpv-color-border-soft);border-radius:var(--cms-tpv-radius-lg) var(--cms-tpv-radius-lg) 0 0;margin:-18px -20px var(--cms-tpv-space-7);padding:14px var(--cms-tpv-space-9);position:relative}.cms-tpv-card-header__breadcrumb{color:var(--cms-tpv-color-text-muted);font-size:11px;margin-bottom:var(--cms-tpv-space-2);padding-left:var(--cms-tpv-space-10)}.cms-tpv-card-header__crumbs{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.cms-tpv-card-header__crumb{align-items:center;display:inline-flex}.cms-tpv-card-header__crumb:not(:first-child):before{color:var(--cms-tpv-color-text-muted);content:"›";margin:0 var(--cms-tpv-space-2)}.cms-tpv-card-header__crumb-link{background:none;border:0;color:inherit;cursor:pointer;font:inherit;padding:0}.cms-tpv-card-header__crumb-link:focus-visible,.cms-tpv-card-header__crumb-link:hover{color:var(--cms-tpv-color-primary);text-decoration:underline}.cms-tpv-card-header__title-row{align-items:center;display:flex;flex-wrap:wrap;gap:var(--cms-tpv-space-4);padding-left:var(--cms-tpv-space-10)}.cms-tpv-icon-button{background:none;border:0;border-radius:var(--cms-tpv-radius-sm);color:var(--cms-tpv-color-text-muted);cursor:pointer;font-size:15px;line-height:1}.cms-tpv-icon-button:hover{background:var(--cms-tpv-color-bg-hover);color:var(--cms-tpv-color-text)}.cms-tpv-card-header__deselect{flex-shrink:0;padding:var(--cms-tpv-space-3);position:absolute;left:14px;top:10px}.cms-tpv-card-header__title{color:var(--cms-tpv-color-text);font-size:18px;font-weight:600;line-height:1.3;margin:0}.cms-tpv-card-header__meta{color:var(--cms-tpv-color-text-muted);font-size:12px;margin:var(--cms-tpv-space-3) 0 0}.cms-tpv-card-header__id{color:var(--cms-tpv-color-text-subtle);font-size:11px;font-variant-numeric:tabular-nums}.cms-tpv-card-actions{margin-bottom:var(--cms-tpv-space-7)}.cms-tpv-card-actions__bar{align-items:center;display:flex;flex-wrap:wrap;gap:var(--cms-tpv-space-4)}.cms-tpv-card-actions__divider{background:var(--cms-tpv-color-border);flex:none;height:18px;width:1px}.cms-tpv-card-actions__add-wrap{display:inline-flex;position:relative}.cms-tpv-card-actions__add-menu{background:var(--cms-tpv-color-bg);border:1px solid var(--cms-tpv-color-border);border-radius:var(--cms-tpv-radius-md);box-shadow:0 6px 20px var(--cms-tpv-color-shadow),0 1px 3px var(--cms-tpv-color-shadow);display:flex;flex-direction:column;gap:var(--cms-tpv-space-1);right:0;min-width:210px;padding:var(--cms-tpv-space-2);position:absolute;top:calc(100% + 4px);z-index:10}.cms-tpv-card-actions__add-option{align-items:center;background:none;border:0;border-radius:var(--cms-tpv-radius-sm);color:var(--cms-tpv-color-text);cursor:pointer;display:flex;gap:var(--cms-tpv-space-5);padding:var(--cms-tpv-space-4);text-align:right;width:100%}.cms-tpv-card-actions__add-option:hover{background:var(--cms-tpv-color-bg-hover)}.cms-tpv-card-actions__add-option:focus-visible{outline:2px solid var(--cms-tpv-color-primary);outline-offset:-2px}.cms-tpv-card-actions__add-option:disabled{cursor:default;opacity:.5}.cms-tpv-card-actions__add-option-icon{background:var(--cms-tpv-color-bg-tint);border-radius:var(--cms-tpv-radius-sm);color:var(--cms-tpv-color-primary);display:grid;flex:none;height:28px;place-items:center;width:28px}.cms-tpv-card-actions__add-option-text{display:flex;flex-direction:column;gap:1px}.cms-tpv-card-actions__add-option-title{font-size:13px;font-weight:600;line-height:1.25;white-space:nowrap}.cms-tpv-card-actions__add-option-sub{color:var(--cms-tpv-color-text-muted);font-size:12px;line-height:1.2;white-space:nowrap}.cms-tpv-card-actions__reorder{align-items:stretch;border:1px solid var(--cms-tpv-color-border-light);border-radius:2px;display:inline-flex;overflow:hidden}.cms-tpv-card-actions__reorder .components-button{border-radius:0}.cms-tpv-card-actions__caret{height:12px;margin-right:2px;opacity:.7;width:12px}.cms-tpv-card-actions__composer{background:var(--cms-tpv-color-bg-subtle);border:1px solid var(--cms-tpv-color-border);border-radius:var(--cms-tpv-radius-lg);display:flex;flex-direction:column;gap:var(--cms-tpv-space-5);margin-top:var(--cms-tpv-space-5);padding:var(--cms-tpv-space-7)}.cms-tpv-card-actions__composer-head{display:flex;flex-direction:column;gap:2px}.cms-tpv-card-actions__composer-title{color:var(--cms-tpv-color-text);font-size:14px;font-weight:600;margin:0}.cms-tpv-card-actions__composer-help{color:var(--cms-tpv-color-text-secondary);font-size:12px;margin:0}.cms-tpv-card-actions__input{background:var(--cms-tpv-color-bg);flex:1 1 auto;resize:vertical;width:100%}.cms-tpv-card-actions__composer-controls{align-items:center;display:flex;flex-wrap:wrap;gap:var(--cms-tpv-space-4);justify-content:space-between}.cms-tpv-card-actions__status{align-items:center;border:0;display:flex;gap:var(--cms-tpv-space-4);margin:0;padding:0}.cms-tpv-card-actions__status-legend{color:var(--cms-tpv-color-text-secondary);float:none;margin:0;padding:0;width:auto}.cms-tpv-card-actions__status-option{align-items:center;display:inline-flex;gap:var(--cms-tpv-space-2);white-space:nowrap}.cms-tpv-card-actions__composer-buttons,.cms-tpv-card-actions__confirm{align-items:center;display:flex;gap:var(--cms-tpv-space-4)}.cms-tpv-card-actions__confirm{margin-top:var(--cms-tpv-space-5)}.cms-tpv-card-actions__confirm-text{color:var(--cms-tpv-color-text-secondary)}.cms-tpv-tree-toolbar{align-items:center;display:flex;gap:var(--cms-tpv-space-2);margin:var(--cms-tpv-space-2) 0;min-height:24px}.cms-tpv-tree-toolbar__count{color:var(--cms-tpv-color-text-muted);font-size:12px;margin-right:auto}.cms-tpv-new-page{border-top:1px solid var(--cms-tpv-color-bg-hover);flex:none;margin-top:var(--cms-tpv-space-4);padding-top:var(--cms-tpv-space-5)}.cms-tpv-new-page__label{color:var(--cms-tpv-color-text-muted);display:block;font-size:12px;font-weight:400;margin-bottom:var(--cms-tpv-space-3)}.cms-tpv-new-page__row{align-items:center;border:1px dashed var(--cms-tpv-color-border-medium);border-radius:var(--cms-tpv-radius-md);display:flex;gap:7px;height:var(--cms-tpv-row-height);padding:0 var(--cms-tpv-space-5);transition:border-color .12s ease-out,background .12s ease-out}.cms-tpv-new-page__row:focus-within{border-color:var(--cms-tpv-color-primary);border-style:solid}.cms-tpv-new-page__icon{color:var(--cms-tpv-color-text-muted);flex:none;font-size:14px;line-height:1;text-align:center;width:16px}.cms-tpv-new-page__grip{cursor:grab;font-size:10px}.cms-tpv-new-page__row .cms-tpv-new-page__input{background:none;border:0;flex:none;font-size:13px;padding:0}.cms-tpv-new-page__row .cms-tpv-new-page__input:focus{box-shadow:none;outline:none}.cms-tpv-new-page__measure{font-size:13px;right:-9999px;pointer-events:none;position:absolute;white-space:pre}.cms-tpv-new-page__hint{color:var(--cms-tpv-color-text-muted);display:block;font-size:11px;margin-top:var(--cms-tpv-space-2)}.cms-tpv-new-page__hint--creating{animation:cms-tpv-row-pending-pulse 1.2s ease-in-out infinite}.cms-tpv-activity{list-style:none;margin:var(--cms-tpv-space-5) 0 0;padding:0}.cms-tpv-activity__heading{color:var(--cms-tpv-color-text-muted);font-size:12px;letter-spacing:.02em;margin:var(--cms-tpv-space-10) 0 var(--cms-tpv-space-4);text-transform:uppercase}.cms-tpv-activity__subheading{font-weight:400;letter-spacing:normal;text-transform:none}.cms-tpv-activity--timeline{--cms-tpv-activity-dot-size:11px;--cms-tpv-activity-dot-offset:4px;--cms-tpv-activity-dot-center:calc(var(--cms-tpv-activity-dot-offset) + var(--cms-tpv-activity-dot-size)/2)}.cms-tpv-activity--timeline .cms-tpv-activity__item{align-items:stretch;column-gap:var(--cms-tpv-space-5);display:grid;grid-template-columns:18px 1fr auto;padding:var(--cms-tpv-space-3) 0}.cms-tpv-activity__rail{display:flex;justify-content:center;position:relative}.cms-tpv-activity__rail:before{background:var(--cms-tpv-color-border);bottom:calc(var(--cms-tpv-space-3)*-1);content:"";position:absolute;top:calc(var(--cms-tpv-space-3)*-1);width:2px}.cms-tpv-activity__item:first-child .cms-tpv-activity__rail:before{top:var(--cms-tpv-activity-dot-center)}.cms-tpv-activity__item:last-child .cms-tpv-activity__rail:before{bottom:auto;height:calc(var(--cms-tpv-space-3) + var(--cms-tpv-activity-dot-center))}.cms-tpv-activity__item:only-child .cms-tpv-activity__rail:before{display:none}.cms-tpv-activity__dot{background:var(--cms-tpv-color-text-subtle);border-radius:50%;box-shadow:0 0 0 3px var(--cms-tpv-color-bg);height:var(--cms-tpv-activity-dot-size);margin-top:var(--cms-tpv-activity-dot-offset);position:relative;width:var(--cms-tpv-activity-dot-size);z-index:1}.cms-tpv-activity__dot--move{background:var(--cms-tpv-color-status-future-ink)}.cms-tpv-activity__dot--add{background:var(--cms-tpv-color-status-publish-ink)}.cms-tpv-activity__dot--edit{background:var(--cms-tpv-color-status-draft-ink)}.cms-tpv-activity__dot--trash{background:var(--cms-tpv-color-status-trash-ink)}.cms-tpv-activity__body{line-height:1.45;min-width:0}.cms-tpv-activity__message{display:block}.cms-tpv-activity__meta{color:var(--cms-tpv-color-text-muted);font-size:12px;font-variant-numeric:tabular-nums;padding-top:2px;white-space:nowrap}.cms-tpv-activity--empty{color:var(--cms-tpv-color-text-muted);font-size:13px;padding:var(--cms-tpv-space-3) 0}.cms-tpv-skeleton{animation:cms-tpv-row-pending-pulse 1.2s ease-in-out infinite;background:var(--cms-tpv-color-bg-hover);border-radius:var(--cms-tpv-radius-sm);display:block;height:12px}.cms-tpv-skeleton--small{height:9px}.cms-tpv-skeleton--title{height:20px}.cms-tpv-skeleton--button{border-radius:var(--cms-tpv-radius-md);height:30px}.cms-tpv-detail--skeleton{display:flex;flex-direction:column;gap:var(--cms-tpv-space-6)}.cms-tpv-skeleton-header{flex-direction:column}.cms-tpv-skeleton-actions,.cms-tpv-skeleton-header{display:flex;gap:var(--cms-tpv-space-3)}.cms-tpv-activity--skeleton{list-style:none;margin:var(--cms-tpv-space-5) 0 0;padding:0}.cms-tpv-skeleton-activity-row{align-items:center;column-gap:var(--cms-tpv-space-5);display:grid;grid-template-columns:18px 1fr auto;padding:var(--cms-tpv-space-3) 0}.cms-tpv-skeleton-activity-row__dot{background:var(--cms-tpv-color-bg-hover);border-radius:50%;height:11px;width:11px}.cms-tpv-tree-skeleton-row{align-items:center;display:flex;height:var(--cms-tpv-row-height)}.cms-tpv-tree-skeleton-row__indent{flex:none}.cms-tpv-tree-skeleton-row__content{align-items:center;display:flex;flex:1;gap:7px;min-width:0}.cms-tpv-tree-skeleton-row__caret{flex:none;width:24px}.cms-tpv-skeleton--row{height:12px}.cms-tpv-skeleton--icon{border-radius:var(--cms-tpv-radius-sm);flex:none;height:16px;width:16px}.cms-tpv-activity-promo{align-items:center;background:var(--cms-tpv-color-bg-subtle);border:1px solid var(--cms-tpv-color-border-soft);border-radius:var(--cms-tpv-radius-lg);display:flex;flex-direction:column;gap:var(--cms-tpv-space-3);margin-top:var(--cms-tpv-space-5);padding:var(--cms-tpv-space-8) var(--cms-tpv-space-7);position:relative;text-align:center}.cms-tpv-activity-promo__dismiss{height:24px;padding:0;position:absolute;left:var(--cms-tpv-space-2);top:var(--cms-tpv-space-2);width:24px}.cms-tpv-activity-promo__preview{display:flex;flex-direction:column;gap:var(--cms-tpv-space-4);margin-bottom:var(--cms-tpv-space-2);width:min(100%,240px)}.cms-tpv-activity-promo__ghost-row{align-items:center;column-gap:var(--cms-tpv-space-5);display:grid;grid-template-columns:11px 1fr 28px}.cms-tpv-activity-promo__ghost-row:nth-child(2){opacity:.65}.cms-tpv-activity-promo__ghost-row:nth-child(3){opacity:.35}.cms-tpv-activity-promo__ghost-dot{border-radius:50%;height:11px;width:11px}.cms-tpv-activity-promo__ghost-dot--add{background:var(--cms-tpv-color-status-publish-ink)}.cms-tpv-activity-promo__ghost-dot--edit{background:var(--cms-tpv-color-status-draft-ink)}.cms-tpv-activity-promo__ghost-dot--move{background:var(--cms-tpv-color-status-future-ink)}.cms-tpv-activity-promo__ghost-bar,.cms-tpv-activity-promo__ghost-meta{background:var(--cms-tpv-color-border);border-radius:var(--cms-tpv-radius-pill);display:block;height:8px}.cms-tpv-activity-promo__ghost-row:first-child .cms-tpv-activity-promo__ghost-bar{width:82%}.cms-tpv-activity-promo__ghost-row:nth-child(2) .cms-tpv-activity-promo__ghost-bar{width:58%}.cms-tpv-activity-promo__ghost-row:nth-child(3) .cms-tpv-activity-promo__ghost-bar{width:70%}.cms-tpv-activity-promo__pitch{color:var(--cms-tpv-color-text);font-size:13px;font-weight:600;margin:0}.cms-tpv-activity-promo__support{color:var(--cms-tpv-color-text-secondary);font-size:12px;line-height:1.5;margin:0;max-width:44ch}.cms-tpv-activity-promo__button{margin-top:var(--cms-tpv-space-2)}.cms-tpv-activity-promo__hint{color:var(--cms-tpv-color-text-muted);font-size:12px;margin:0}.cms-tpv-activity-promo__fineprint{color:var(--cms-tpv-color-text-muted);font-size:11px;margin:calc(var(--cms-tpv-space-3)*-1 + 2px) 0 0}.cms-tpv-detail__hint{margin:0}.cms-tpv-notices{bottom:20px;right:20px;position:fixed;z-index:100000}.cms-tpv-shortcuts-help__list{list-style:none;margin:0;min-width:320px;padding:0}.cms-tpv-shortcuts-help__item{align-items:center;border-top:1px solid var(--cms-tpv-color-bg-hover);display:flex;gap:var(--cms-tpv-space-7);justify-content:space-between;padding:var(--cms-tpv-space-4) 0}.cms-tpv-shortcuts-help__item:first-child{border-top:0}.cms-tpv-shortcuts-help__keys{align-items:center;display:flex;flex:none;gap:var(--cms-tpv-space-2)}.cms-tpv-shortcuts-help__key{background:var(--cms-tpv-color-bg-hover);border:1px solid var(--cms-tpv-color-border-medium);border-radius:var(--cms-tpv-radius-sm);font-size:12px;line-height:1.4;min-width:20px;padding:var(--cms-tpv-space-1) var(--cms-tpv-space-3);text-align:center}.cms-tpv-dashboard-root{display:block;min-height:140px}.cms-tpv-dashboard-widget{display:flex;flex-direction:column;min-height:140px}.cms-tpv-dashboard-scroll{flex:1 1 auto;max-height:340px;overflow-y:auto}.cms-tpv-dashboard-children,.cms-tpv-dashboard-tree{list-style:none;margin:0}.cms-tpv-dashboard-item{margin:0}.cms-tpv-dashboard-row{align-items:center;display:flex;gap:4px;line-height:1.4;padding:3px 0}.cms-tpv-dashboard-children .cms-tpv-dashboard-row{opacity:1;transition:opacity var(--cms-tpv-motion-reveal-duration) var(--cms-tpv-motion-reveal-easing)}@starting-style{.cms-tpv-dashboard-children .cms-tpv-dashboard-row{opacity:0}}.cms-tpv-dashboard-caret{align-items:center;background:transparent;border:0;color:#787c82;cursor:pointer;display:inline-flex;height:1.4em;justify-content:center;padding:0;width:20px}.cms-tpv-dashboard-caret-icon{height:14px;transition:transform .1s ease;width:14px}.cms-tpv-dashboard-caret[aria-expanded=true] .cms-tpv-dashboard-caret-icon{transform:rotate(-90deg)}.cms-tpv-dashboard-caret-spacer{display:inline-block;width:20px}.cms-tpv-dashboard-row-icon{color:#787c82;flex:0 0 auto;height:16px;width:16px}.cms-tpv-dashboard-title{text-decoration:none}.cms-tpv-dashboard-count{color:#787c82;flex:none;font-size:11px}.cms-tpv-dashboard-row--skeleton{min-height:1.4em;pointer-events:none}.cms-tpv-dashboard-empty{color:#787c82;margin:8px 0}.cms-tpv-dashboard-footer{border-top:1px solid #f0f0f1;flex:0 0 auto;margin-top:8px;padding-top:8px}.cms-tpv-dashboard-cta{display:inline-block;font-weight:600;text-decoration:none}.cms-tpv-dashboard-hint{color:#787c82;font-size:12px;margin:2px 0 0}@media(max-width:782px){.cms-tpv-app{flex-direction:column;--cms-tpv-indent:12px;--cms-tpv-row-height:44px}.cms-tpv-app__detail{width:auto}.cms-tpv-app__header,.cms-tpv-screen__header{margin-bottom:var(--cms-tpv-space-4)}.cms-tpv-app__header{gap:var(--cms-tpv-space-4)}.cms-tpv-search,.cms-tpv-status-filters{margin:var(--cms-tpv-space-2) 0}.cms-tpv-app__tree{flex:none;height:52vh;min-height:0;padding:10px 12px}.cms-tpv-card-actions__reorder .components-button{min-height:44px;min-width:44px}.cms-tpv-notices{left:20px;width:auto}}
