.tp-tip-trigger{display:contents}html[data-dashboard] .tp-tip{z-index:60;border:1px solid var(--tp-line-strong);border-radius:var(--tp-radius-control);background:var(--tp-bg-raised);max-width:min(260px,100vw - 16px);color:var(--tp-text);font-family:var(--tp-font-sans);white-space:normal;box-shadow:var(--tp-shadow-sheet);pointer-events:auto;padding:6px 10px;font-size:12px;line-height:1.4;position:fixed}html[data-dashboard] .tp-tip[data-tip-state=hidden]{visibility:hidden;opacity:0;pointer-events:none}html[data-dashboard] .tp-tip[data-tip-state=visible]{visibility:visible;opacity:1}.tp-suite{box-sizing:border-box;flex-direction:column;gap:20px;width:100%;min-width:0;max-width:1440px;margin:0 auto;padding:24px 32px 48px;display:flex}.tp-suite__banner{flex-direction:column;gap:8px;min-width:0;display:flex}.tp-demo-strip{min-width:0;color:var(--tp-text-mute);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.tp-suite-view{flex-direction:column;gap:20px;min-width:0;display:flex}.tp-suite-view__title{font-size:var(--tp-text-title);letter-spacing:-.01em;color:var(--tp-text);margin:0;font-weight:700}.tp-suite-view__title:focus-visible{outline:2px solid var(--tp-accent);outline-offset:2px}.tp-suite-view__task{color:var(--tp-text-dim);margin:0;font-size:14px}.tp-suite-view__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;min-width:0;display:grid}.tp-suite-view__grid>*{grid-column:span 12;min-width:0}@media (width>=1080px){.tp-suite-view__col--wide{grid-column:span 8}.tp-suite-view__col--narrow{grid-column:span 4}.tp-suite-view__col--half{grid-column:span 6}.tp-suite-view__col--seven{grid-column:span 7}.tp-suite-view__col--five{grid-column:span 5}}.tp-suite-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-width:0;display:grid}.tp-suite-nav__btn{border:1px solid var(--tp-line);border-radius:var(--tp-radius-chip);background:var(--tp-bg-panel);min-height:44px;color:var(--tp-text-dim);font-size:var(--tp-text-body);text-align:center;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-weight:600;text-decoration:none;display:inline-flex}.tp-suite-nav__btn:hover{border-color:var(--tp-line-strong);color:var(--tp-text)}.tp-suite-nav__btn.is-active{border-color:var(--tp-accent);background:var(--tp-accent);color:var(--tp-text-inverse)}.tp-suite-nav__label--short{display:none}@media (width<=767px){.tp-suite-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-suite-nav__label--full{display:none}.tp-suite-nav__label--short{display:inline}}.tp-suite-kpi{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;min-width:0;display:grid}.tp-suite-kpi>.tp-skeleton{grid-column:span 12}.tp-suite-metric{border-radius:var(--tp-radius-plate);background:var(--tp-bg-plate);min-width:0;box-shadow:var(--tp-shadow-plate);border:0;flex-direction:column;gap:6px;padding:18px 20px;display:flex;position:relative}.tp-suite-metric--plate{grid-column:span 2}.tp-suite-metric--plate.tp-suite-metric--hero{grid-column:span 6}.tp-suite-metric--strip{grid-column:span 6;gap:4px;padding:12px 16px}.tp-suite-metric--strip .tp-suite-metric__meta{display:none}.tp-suite-metric--changed{box-shadow:var(--tp-shadow-plate), 0 0 0 2px #a84b1959}.tp-suite-metric__label{letter-spacing:.09em;text-transform:uppercase;color:var(--tp-text-mute);align-items:center;gap:8px;margin:0;padding-right:40px;font-size:12px;font-weight:600;display:flex}.tp-suite-metric__value{align-items:baseline;gap:8px;margin:0;display:flex}.tp-suite-metric__num{font-size:var(--tp-text-metric);letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--tp-text);font-weight:700;line-height:1}.tp-suite-metric--hero .tp-suite-metric__num{font-size:clamp(2.5rem, 4.4vw, var(--tp-text-hero));letter-spacing:-.03em;line-height:.95}.tp-suite-metric--strip .tp-suite-metric__num{font-size:var(--tp-text-metric-sm);line-height:1.05}.tp-suite-metric__num--none{color:var(--tp-text-mute);font-size:14px;font-weight:500}.tp-suite-metric__unit{color:var(--tp-text-dim);font-size:14px;font-weight:500}.tp-suite-metric__value[data-value-state=up] .tp-suite-metric__num{color:var(--tp-accent)}.tp-suite-metric__value[data-value-state=down] .tp-suite-metric__num{color:var(--tp-warn)}.tp-suite-metric__foot{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.tp-suite-metric__source,.tp-suite-metric__meta{color:var(--tp-text-mute);margin:0;font-size:12px}.tp-suite-metric__inspect,.tp-suite-chart__inspect,.tp-suite-detail__close{border:1px solid var(--tp-line);border-radius:var(--tp-radius-control);background:var(--tp-bg-panel);width:36px;height:36px;color:var(--tp-text-dim);cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.tp-suite-metric__inspect{position:absolute;top:10px;right:10px}.tp-suite-metric__inspect:hover,.tp-suite-chart__inspect:hover,.tp-suite-detail__close:hover{border-color:var(--tp-accent);color:var(--tp-accent)}.tp-suite-metric__inspect:focus-visible,.tp-suite-chart__inspect:focus-visible,.tp-suite-detail__close:focus-visible,.tp-suite-table__drill:focus-visible{outline:2px solid var(--tp-accent);outline-offset:2px}.tp-suite-chart{border-radius:var(--tp-radius-plate);background:var(--tp-bg-panel);min-width:0;box-shadow:var(--tp-shadow-plate);flex-direction:column;gap:12px;padding:16px 20px 20px;display:flex}.tp-suite-chart__head{flex-wrap:wrap;align-items:baseline;gap:4px 16px;display:flex}.tp-suite-chart__title{font-size:var(--tp-text-section);color:var(--tp-text);margin:0;font-weight:600}.tp-suite-chart__action{align-items:center;margin-left:auto;display:inline-flex}.tp-suite-chart__meta{color:var(--tp-text-mute);flex:100%;margin:0;font-size:12px}.tp-suite-chart__legend{color:var(--tp-text-dim);flex-wrap:wrap;align-items:center;gap:12px;margin:0;padding:0;font-size:12px;list-style:none;display:flex}.tp-suite-chart__legend-item{align-items:center;gap:6px;display:inline-flex}.tp-suite-chart__swatch{background:var(--tp-line-strong);border-radius:2px;flex:none;width:10px;height:10px}.tp-suite-chart__plot{min-width:0;color:var(--tp-text-dim);position:relative}.tp-suite-chart__plot svg{width:100%;max-width:100%;height:auto;display:block}.tp-suite-chart__empty{text-align:center;color:var(--tp-text-mute);margin:0;padding:24px 0;font-size:14px}.tp-suite-chart__swatch--s0,.tp-suite-chart__bar--s0,.tp-suite-chart__slice--s0{background:var(--tp-accent);fill:var(--tp-accent)}.tp-suite-chart__swatch--s1,.tp-suite-chart__bar--s1,.tp-suite-chart__slice--s1{background:var(--tp-cyan);fill:var(--tp-cyan)}.tp-suite-chart__swatch--s2,.tp-suite-chart__bar--s2,.tp-suite-chart__slice--s2{background:var(--tp-ok);fill:var(--tp-ok)}.tp-suite-chart__swatch--s3,.tp-suite-chart__bar--s3,.tp-suite-chart__slice--s3{background:var(--tp-warn);fill:var(--tp-warn)}.tp-suite-chart__swatch--s4,.tp-suite-chart__bar--s4,.tp-suite-chart__slice--s4{background:var(--tp-steel);fill:var(--tp-steel)}.tp-suite-chart__swatch--h0{background:var(--tp-neutral-bg)}.tp-suite-chart__swatch--h1{background:var(--tp-accent);opacity:.24}.tp-suite-chart__swatch--h2{background:var(--tp-accent);opacity:.44}.tp-suite-chart__swatch--h3{background:var(--tp-accent);opacity:.66}.tp-suite-chart__swatch--h4{background:var(--tp-accent);opacity:.88}.tp-suite-chart__heat-cell--l0{fill:var(--tp-accent);fill-opacity:.06}.tp-suite-chart__heat-cell--l1{fill:var(--tp-accent);fill-opacity:.24}.tp-suite-chart__heat-cell--l2{fill:var(--tp-accent);fill-opacity:.44}.tp-suite-chart__heat-cell--l3{fill:var(--tp-accent);fill-opacity:.66}.tp-suite-chart__heat-cell--l4{fill:var(--tp-accent);fill-opacity:.88}.tp-suite-chart__axis-line,.tp-suite-chart__axis{stroke:var(--tp-line-strong);stroke-width:1px}.tp-suite-chart__grid-line{stroke:var(--tp-line-soft);stroke-width:1px}.tp-suite-chart__zero-line{stroke:var(--tp-text-mute);stroke-width:1px;stroke-dasharray:4 3}.tp-suite-chart__axis-label,.tp-suite-chart__cell-label,.tp-suite-chart__value-label,.tp-suite-chart__donut-center{fill:var(--tp-text-mute);font-family:var(--tp-font-sans);font-size:12px}.tp-suite-chart__donut-center{fill:var(--tp-text);font-size:14px;font-weight:600}.tp-suite-chart__bar{fill:var(--tp-accent)}.tp-suite-chart__bar--plan{fill:var(--tp-steel)}.tp-suite-chart__bar--actual,.tp-suite-chart__bar--s0{fill:var(--tp-accent)}.tp-suite-chart__bar--s1{fill:var(--tp-cyan)}.tp-suite-chart__bar--s2{fill:var(--tp-ok)}.tp-suite-chart__bar--s3{fill:var(--tp-warn)}.tp-suite-chart__bar--s4{fill:var(--tp-steel)}.tp-suite-chart__line{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.tp-suite-chart__line--s0{stroke:var(--tp-accent)}.tp-suite-chart__line--s1{stroke:var(--tp-cyan)}.tp-suite-chart__line--s2{stroke:var(--tp-ok)}.tp-suite-chart__line--s3{stroke:var(--tp-warn)}.tp-suite-chart__area{fill:var(--tp-accent);fill-opacity:.14}.tp-suite-chart__dot{fill:var(--tp-bg-panel);stroke:var(--tp-accent);stroke-width:2px}.tp-suite-chart__slice{stroke:var(--tp-bg-panel);stroke-width:2px}.tp-suite-chart__heat-cell{stroke:var(--tp-bg-panel);stroke-width:1px}.tp-suite-table{border-radius:var(--tp-radius-plate);background:var(--tp-bg-panel);min-width:0;box-shadow:var(--tp-shadow-plate);flex-direction:column;gap:12px;padding:16px 20px 20px;display:flex}.tp-suite-table[data-busy="1"]{opacity:.6}.tp-suite-table__scroll{overscroll-behavior-x:contain;max-width:100%;overflow-x:auto}.tp-suite-table__table{border-collapse:collapse;width:100%;font-size:14px}.tp-suite-table__caption{font-size:var(--tp-text-section);color:var(--tp-text);text-align:left;padding:0 0 10px;font-weight:600}.tp-suite-table__head th,.tp-suite-table__cell{border-bottom:1px solid var(--tp-line-soft);text-align:left;vertical-align:middle;white-space:nowrap;padding:10px 12px}.tp-suite-table__head th{letter-spacing:.08em;text-transform:uppercase;color:var(--tp-text-mute);font-size:12px;font-weight:600}.tp-suite-table__cell--num{text-align:right;font-variant-numeric:tabular-nums}.tp-suite-table__row:hover{background:var(--tp-bg-sunken)}.tp-suite-table__total th,.tp-suite-table__total td{border-top:1px solid var(--tp-line-strong);background:var(--tp-bg-sunken);font-weight:700}.tp-suite-table__drill{border-radius:var(--tp-radius-control);min-height:32px;color:var(--tp-accent);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:2px 4px;font-weight:600;display:inline-flex}.tp-suite-table__drill:hover{text-decoration:underline}.tp-suite-table__empty{text-align:center;color:var(--tp-text-mute);padding:24px 12px}.tp-suite-detail__scrim{z-index:60;background:#14120f6b;justify-content:flex-end;align-items:center;display:flex;position:fixed;inset:0}.tp-suite-detail{border-radius:var(--tp-radius-plate) 0 0 var(--tp-radius-plate);background:var(--tp-bg-panel);width:min(480px,100%);max-height:min(90vh,100%);box-shadow:var(--tp-shadow-sheet);flex-direction:column;display:flex}dialog.tp-suite-detail{height:100%;max-height:100%;margin:0;position:fixed;inset:0 0 0 auto}dialog.tp-suite-detail::backdrop{background:0 0}.tp-suite-detail__head{border-bottom:1px solid var(--tp-line-soft);align-items:flex-start;gap:12px;padding:16px 20px;display:flex}.tp-suite-detail__heading{min-width:0}.tp-suite-detail__title{font-size:var(--tp-text-title);color:var(--tp-text);margin:0;font-weight:600}.tp-suite-detail__title:focus-visible{outline:2px solid var(--tp-accent);outline-offset:2px}.tp-suite-detail__sub{color:var(--tp-text-dim);margin:4px 0 0;font-size:14px}.tp-suite-detail__close{flex:none;margin-left:auto}.tp-suite-detail__body{flex:1;min-height:0;padding:16px 20px 20px;overflow-y:auto}.tp-suite-detail__rows{flex-direction:column;margin:0;display:flex}.tp-suite-detail__row{border-bottom:1px solid var(--tp-line-soft);justify-content:space-between;align-items:baseline;gap:16px;padding:8px 0;display:flex}.tp-suite-detail__label{letter-spacing:.08em;text-transform:uppercase;color:var(--tp-text-mute);font-size:12px;font-weight:600}.tp-suite-detail__value{color:var(--tp-text);text-align:right;font-variant-numeric:tabular-nums;margin:0;font-weight:600}.tp-suite-detail__unit{color:var(--tp-text-dim);font-weight:500}.tp-suite-detail__source{color:var(--tp-text-mute);margin:12px 0 0;font-size:12px}@media (width<=1079px){.tp-suite-metric--plate,.tp-suite-metric--plate.tp-suite-metric--hero,.tp-suite-metric--strip{grid-column:span 6}}@media (width<=767px){.tp-suite-kpi{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-suite-metric--plate,.tp-suite-metric--strip{grid-column:span 1}.tp-suite-metric--plate.tp-suite-metric--hero{grid-column:1/-1}.tp-suite-metric__inspect,.tp-suite-chart__inspect,.tp-suite-detail__close,.tp-suite-table__drill{min-width:44px;min-height:44px}.tp-suite-detail__scrim{align-items:flex-end}.tp-suite-detail{border-radius:12px 12px 0 0;width:100%;max-height:85vh}dialog.tp-suite-detail{height:auto;max-height:85vh;inset:auto 0 0}}@media (width<=479px){.tp-suite-metric--plate,.tp-suite-metric--strip{grid-column:1/-1}}.tp-suite-main{min-width:0;display:block}.tp-topbar:has(.tp-topbar__nav){flex-wrap:wrap}.tp-topbar__nav{flex:100%;width:100%}.tp-suite-embedded{flex-direction:column;gap:20px;min-width:0;display:flex}.tp-preview__bar{border:0;margin:0;padding:0}.tp-suite-filters{border:0;flex-wrap:wrap;align-items:flex-end;gap:12px;min-width:0;margin:0;padding:0;display:flex}.tp-suite-filters__field{flex-direction:column;gap:4px;min-width:0;display:flex}.tp-suite-filters__label{letter-spacing:.06em;text-transform:uppercase;color:var(--tp-text-mute);font-size:12px;font-weight:600}.tp-suite-filters__select{border:1px solid var(--tp-line);border-radius:var(--tp-radius-control);background:var(--tp-bg-panel);max-width:240px;min-height:44px;color:var(--tp-text);font:inherit;padding:6px 10px}.tp-suite-filters__clear{min-height:44px}@media (width<=767px){.tp-suite{padding:16px 16px 40px}.tp-suite-filters__field,.tp-suite-filters__select{width:100%;max-width:none}.tp-topbar__tools[open],.tp-topbar__tools[open] .tp-topbar__controls{min-width:0}.tp-topbar__actions{flex-wrap:wrap;min-width:0}.tp-topbar__countdown{flex:100%;min-width:0}.tp-seg,.tp-seg__btn{min-width:0}}.tp-shell{background:var(--tp-bg-base);min-height:100vh;padding:24px 32px 48px;position:relative;overflow-x:clip}.tp-shell>*{z-index:1;position:relative}.tp-sweep{background:var(--tp-seam-ember);opacity:0;pointer-events:none;height:1px;position:absolute;top:0;left:0;right:0}.tp-demo-strip{color:var(--tp-text-mute);margin:24px 0 0;padding:0;font-size:12px;line-height:1.5}.tp-shell__banner{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.tp-sr{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tp-topbar{z-index:10;border-bottom:1px solid var(--tp-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f4efe6e6;flex-wrap:nowrap;align-items:center;gap:16px;min-height:64px;padding:8px 0;display:flex;position:sticky;top:0}.tp-topbar__brand{flex:0 auto;align-items:center;gap:12px;min-width:0;display:flex}.tp-topbar__brandinfo{flex-direction:column;gap:2px;min-width:0;display:flex}.tp-topbar__brandline{align-items:baseline;gap:8px;min-width:0;display:flex}.tp-topbar__kicker{letter-spacing:.16em;color:var(--tp-accent);margin:0;font-size:12px;font-weight:600;line-height:1.2}.tp-topbar__title{letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:22px;font-weight:650;line-height:1.15}.tp-topbar__context{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--tp-text-mute);font-variant-numeric:tabular-nums;margin:0;font-size:12px;display:block;overflow:hidden}.tp-topbar__station{color:var(--tp-text-dim);letter-spacing:.04em;text-transform:uppercase;font-weight:600}.tp-topbar__dot{color:var(--tp-line-strong)}.tp-topbar__fresh{flex:0 auto;align-items:center;min-width:0;display:flex}.tp-topbar__tools{flex:none;margin-left:auto}.tp-topbar__demo{flex:none;align-self:center}.tp-topbar__summary{display:none}.tp-topbar__controls{flex-wrap:nowrap;align-items:center;gap:12px;display:flex}.tp-topbar__actions{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.tp-topbar__countdown{color:var(--tp-text-mute);font-variant-numeric:tabular-nums;min-width:96px;font-size:12px}.tp-brand__track{stroke:var(--tp-line);stroke-width:2px;stroke-linecap:round}.tp-brand__fill{stroke:var(--tp-accent);stroke-width:2px;stroke-linecap:round}.tp-brand__tick{stroke:var(--tp-line-strong);stroke-width:1.5px}.tp-brand__hub{fill:var(--tp-accent)}.tp-arc__track{stroke:var(--tp-line);stroke-width:2.4px;stroke-linecap:round}.tp-arc__fill{stroke:var(--tp-accent);stroke-width:2.4px;stroke-linecap:round}.tp-arc__tick{stroke:var(--tp-line-strong);stroke-width:1.5px}.tp-arc__hub{fill:var(--tp-cyan)}.tp-arc__needle{stroke:var(--tp-text-dim);stroke-width:1.5px}.tp-btn{border:1px solid var(--tp-line);border-radius:var(--tp-radius-control);background:var(--tp-bg-raised);min-height:44px;color:var(--tp-text);cursor:pointer;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.tp-btn:hover:not(:disabled){border-color:var(--tp-accent);color:var(--tp-accent);box-shadow:var(--tp-shadow-plate)}.tp-btn:disabled{border-color:var(--tp-line-soft);background:var(--tp-bg-sunken);color:var(--tp-text-mute);cursor:not-allowed}.tp-btn--small{min-height:44px;padding:6px 10px;font-size:12px}.tp-btn--ghost{border-color:var(--tp-line);color:var(--tp-text-dim);background:0 0}.tp-btn--icon{justify-content:center;min-width:44px;min-height:44px;padding:8px}.tp-toggle-icon{justify-content:center;align-items:center;display:inline-flex}.tp-toggle-icon[data-paused=false] .tp-icon-play,.tp-toggle-icon[data-paused=true] .tp-icon-pause{display:none}.tp-native-group{border:0;min-inline-size:0;margin:0;padding:0}.tp-native-output{border:0;margin:0;padding:0;display:inline}.tp-seg{border:1px solid var(--tp-line);border-radius:var(--tp-radius-control);background:var(--tp-bg-sunken);align-items:stretch;display:inline-flex;overflow:hidden}.tp-seg__btn{border:0;border-right:1px solid var(--tp-line);min-height:44px;color:var(--tp-text-dim);cursor:pointer;background:0 0;padding:8px 14px;font-size:14px}.tp-seg__btn:last-child{border-right:0}.tp-seg__btn:hover:not(:disabled){color:var(--tp-text)}.tp-seg__btn.is-active{background:var(--tp-bg-raised);color:var(--tp-accent);box-shadow:var(--tp-shadow-plate), inset 0 -2px 0 var(--tp-accent);font-weight:600}.tp-seg__btn:disabled{color:var(--tp-text-mute);cursor:not-allowed}.tp-seg__btn--small{min-height:44px;padding:6px 10px;font-size:12px}.tp-chipbtn{border:1px solid var(--tp-line);border-radius:var(--tp-radius-chip);background:var(--tp-bg-sunken);min-height:44px;color:var(--tp-text-dim);cursor:pointer;padding:6px 8px;font-size:12px}.tp-chipbtn:hover{border-color:var(--tp-line-strong);color:var(--tp-text)}.tp-chipbtn.is-active{background:var(--tp-accent);border-color:var(--tp-accent);color:var(--tp-text-inverse)}.tp-tag{border-radius:var(--tp-radius-chip);letter-spacing:.08em;text-transform:uppercase;align-items:center;padding:1px 7px;font-size:12px;font-weight:600;display:inline-flex}.tp-tag--demo,.tp-tag--strong{border:1px dashed var(--tp-line-strong);color:var(--tp-text-mute)}.tp-chip--demo{border:1px dashed var(--tp-line-strong);background:var(--tp-neutral-bg);color:var(--tp-text-mute);letter-spacing:.08em}.tp-changed{border:1px solid var(--tp-warn);border-radius:var(--tp-radius-chip);color:var(--tp-warn-fg);letter-spacing:.04em;text-transform:none;padding:1px 7px;font-size:12px;display:none}.tp-chip{border-radius:var(--tp-radius-chip);background:var(--tp-neutral-bg);color:var(--tp-neutral-fg);white-space:nowrap;align-items:center;gap:5px;padding:2px 9px;font-size:12px;font-weight:600;display:inline-flex}.tp-chip--ok{background:var(--tp-ok-bg);color:var(--tp-ok-fg)}.tp-chip--stale{background:var(--tp-stale-bg);color:var(--tp-stale-fg)}.tp-chip--error{background:var(--tp-danger-bg);color:var(--tp-danger-fg)}.tp-chip--perm,.tp-chip--empty{background:var(--tp-neutral-bg);color:var(--tp-neutral-fg)}.tp-chip--fresh-fresh{background:var(--tp-ok-bg);color:var(--tp-ok-fg)}.tp-chip--fresh-delayed{background:var(--tp-warn-bg);color:var(--tp-warn-fg)}.tp-chip--fresh-stale{background:var(--tp-stale-bg);color:var(--tp-stale-fg)}.tp-chip--fresh-offline,.tp-chip--sev-critical{background:var(--tp-danger-bg);color:var(--tp-danger-fg)}.tp-chip--sev-warning{background:var(--tp-warn-bg);color:var(--tp-warn-fg)}.tp-chip--sev-info{background:var(--tp-info-bg);color:var(--tp-info-fg)}.tp-chip--note{background:var(--tp-neutral-bg);color:var(--tp-neutral-fg);font-weight:500}.tp-chip--live{background:var(--tp-ok-bg);color:var(--tp-ok-fg);letter-spacing:.08em}.tp-chip--partial{background:var(--tp-warn-bg);color:var(--tp-warn-fg)}.tp-chip--unavailable{background:var(--tp-neutral-bg);color:var(--tp-neutral-fg)}.tp-coverage-bar{color:var(--tp-text-mute);font-variant-numeric:tabular-nums;margin:0;font-size:12px}.tp-fresh{font-variant-numeric:tabular-nums;align-items:center;gap:6px;margin:0;font-size:12px;display:inline-flex}.tp-fresh--fresh{color:var(--tp-ok-fg)}.tp-fresh--delayed{color:var(--tp-warn-fg)}.tp-fresh--stale{color:var(--tp-stale-fg)}.tp-fresh--offline{color:var(--tp-danger-fg)}.tp-body{grid-template-columns:208px minmax(0,1fr);align-items:start;gap:24px;margin-top:16px;display:grid}.tp-body--scope-limited{grid-template-columns:minmax(0,1fr)}.tp-main{flex-direction:column;gap:24px;min-width:0;display:flex}.tp-band{min-width:0}.tp-band--main,.tp-band--bottom{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.tp-col{flex-direction:column;gap:20px;min-width:0;display:flex}.tp-col--chart{grid-column:span 8}.tp-col--side{grid-column:span 4}.tp-band--bottom>.tp-panel{grid-column:span 6}.tp-kpi{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.tp-spine{border-right:1px solid var(--tp-line-soft);align-self:start;padding:4px 16px 16px 0;position:sticky;top:84px}.tp-filters-disclosure{border:1px solid var(--tp-line);border-radius:var(--tp-radius-plate);background:var(--tp-bg-panel);padding:12px 16px;display:none}.tp-filters-disclosure__summary{min-height:44px;color:var(--tp-text);cursor:pointer;align-items:center;gap:8px;font-size:14px;font-weight:600;list-style:none;display:inline-flex}.tp-filters-disclosure__summary::-webkit-details-marker{display:none}.tp-filter{flex-direction:column;gap:8px;display:flex}.tp-filter__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--tp-text-mute);margin:12px 0 2px;font-size:12px;font-weight:600}.tp-filter__group{flex-direction:column;gap:2px;display:flex}.tp-filter__row{border-radius:var(--tp-radius-control);width:100%;min-height:44px;color:var(--tp-text-dim);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:space-between;align-items:center;gap:8px;padding:6px 10px;font-size:14px;display:flex}.tp-filter__row:hover{background:var(--tp-bg-sunken);color:var(--tp-text)}.tp-filter__row.is-active{background:var(--tp-bg-raised);border-color:var(--tp-line-strong);color:var(--tp-text);box-shadow:inset 2px 0 0 var(--tp-accent)}.tp-filter__num{color:var(--tp-text-mute);font-variant-numeric:tabular-nums;font-size:12px}.tp-filter__chips{flex-wrap:wrap;gap:6px;display:flex}.tp-filter__clear{justify-content:center;margin-top:12px}.tp-filter__note{color:var(--tp-text-mute);margin:12px 0 0;font-size:12px;line-height:1.5}.tp-panel{border-radius:var(--tp-radius-plate);background:var(--tp-bg-panel);min-width:0;box-shadow:var(--tp-shadow-plate);border:0;flex-direction:column;display:flex}.tp-panel--plate{background:var(--tp-bg-plate)}.tp-panel__head{border-bottom:1px solid var(--tp-line-soft);flex-wrap:wrap;align-items:baseline;gap:4px 16px;padding:14px 20px 12px;display:flex}.tp-panel__headline{flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.tp-panel__title{letter-spacing:-.01em;color:var(--tp-text);margin:0;font-size:17px;font-weight:600}.tp-panel__meta{color:var(--tp-text-mute);flex:100%;order:3;margin:0;font-size:12px}.tp-panel__actions{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.tp-panel__actions-inline{align-items:center;gap:8px;display:flex}.tp-panel__body{flex:1;min-width:0;padding:16px 20px 20px}.tp-plate{border-radius:var(--tp-radius-plate);background:var(--tp-bg-plate);min-width:0;min-height:132px;box-shadow:var(--tp-shadow-plate);border:0;flex-direction:column;gap:6px;padding:20px;display:flex;position:relative;overflow:hidden}.tp-plate:before{content:"";background:var(--tp-seam-ember);opacity:.5;height:1px;position:absolute;top:0;left:0;right:0}.tp-plate--hero{background:var(--tp-accent-deep);color:var(--tp-text-inverse);grid-column:span 6;padding:24px min(50%,340px) 24px 28px;box-shadow:0 18px 40px -20px #14120f80}.tp-plate--hero:before{opacity:0}.tp-plate--hero:after{content:"";pointer-events:none;background:radial-gradient(120% 120% at 100% 0,#ffffff29,#0000 60%);position:absolute;inset:0}.tp-plate--hero .tp-value[data-value-state] .tp-value__num,.tp-plate--hero .tp-value .tp-value__unit{color:var(--tp-text-inverse)}.tp-plate--hero .tp-brand__track{stroke:#fff6}.tp-plate--hero .tp-brand__fill{stroke:var(--tp-accent-soft)}.tp-plate--hero .tp-brand__tick{stroke:#ffffff8c}.tp-plate--hero .tp-brand__hub{fill:var(--tp-accent-soft)}.tp-plate--hero .tp-plate__label,.tp-plate--hero .tp-plate__meta{color:#ffffffc7}.tp-plate--hero .tp-delta,.tp-plate--hero .tp-delta__word{color:var(--tp-text-inverse)}.tp-plate--hero .tp-delta{border-radius:var(--tp-radius-chip);background:#ffffff29;padding:3px 10px}.tp-plate--hero .tp-delta__word{opacity:.8}.tp-plate--hero .tp-chip{color:var(--tp-text-inverse);background:#ffffff29}.tp-plate--hero .tp-changed{color:#ffffffeb;border-color:#ffffff80}.tp-plate--hero .tp-fresh{color:#ffffffeb}.tp-plate--hero>:not(.tp-plate__art):not(.tp-plate__hit){z-index:1;position:relative}.tp-plate__art{z-index:0;background-color:#0000;background-image:var(--tp-hero-art,none);pointer-events:none;background-position:100%;background-repeat:no-repeat;background-size:cover;width:min(42%,300px);height:100%;position:absolute;top:0;right:0;transform:none;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 26%);mask-image:linear-gradient(90deg,#0000 0,#000 26%)}.tp-icon__tone{display:none}.tp-panel__icon{border-radius:var(--tp-radius-control);width:28px;height:28px;color:var(--tp-accent);background:#a84b191f;flex:none;justify-content:center;align-items:center;display:inline-flex}@media (width<=767px){.tp-plate__art{opacity:.92;width:min(64%,220px);height:120px;top:0;transform:none;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 30% 82%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 30% 82%,#0000 100%)}}@media (width<=479px){.tp-plate__art{opacity:.88;width:min(70%,200px);height:96px}}.tp-plate--changed{box-shadow:var(--tp-shadow-plate), 0 0 0 2px #a84b1959}.tp-kpi>.tp-plate:first-child{grid-column:span 6}.tp-kpi>.tp-plate:nth-child(2),.tp-kpi>.tp-plate:nth-child(3){grid-column:span 3}.tp-plate__label{letter-spacing:.09em;text-transform:uppercase;color:var(--tp-text-mute);align-items:center;gap:8px;margin:0;font-size:12px;font-weight:600;display:flex}.tp-plate__main{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.tp-plate__meta{color:var(--tp-text-mute);margin:0;font-size:12px}.tp-plate__foot{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.tp-plate__hit{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.tp-plate--hero .tp-plate__hit{z-index:2}.tp-plate:has(.tp-plate__hit:focus-visible){outline:2px solid var(--tp-accent);outline-offset:2px}.tp-value{align-items:baseline;gap:8px;margin:0;display:flex}.tp-value__num{font-variant-numeric:tabular-nums;color:var(--tp-text);letter-spacing:-.02em;font-weight:700}.tp-value--hero .tp-value__num{font-size:clamp(2.5rem, 4.4vw, var(--tp-text-hero));letter-spacing:-.03em;line-height:.95}.tp-value--metric .tp-value__num{font-size:var(--tp-text-metric);line-height:1}.tp-value--metric-sm .tp-value__num{font-size:var(--tp-text-metric-sm);line-height:1.05}.tp-value__unit{color:var(--tp-text-dim);font-size:14px;font-weight:500}.tp-value--none .tp-value__num{color:var(--tp-text-mute);font-size:14px;font-weight:500}.tp-value[data-value-state=up] .tp-value__num{color:var(--tp-accent)}.tp-value[data-value-state=down] .tp-value__num{color:var(--tp-warn)}.tp-delta{font-variant-numeric:tabular-nums;color:var(--tp-text-dim);flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:14px;font-weight:600;display:inline-flex}.tp-delta__pct{font-weight:500}.tp-delta__word{color:var(--tp-text-mute);font-weight:400}.tp-ledger{margin:0;padding:0;list-style:none}.tp-ledger__row{border-bottom:1px solid var(--tp-line-soft);grid-template-columns:92px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:9px 0;font-size:14px;display:grid}.tp-ledger__row:last-child{border-bottom:0}.tp-ledger__name{color:var(--tp-text-dim)}.tp-ledger__bar{border:1px solid var(--tp-line-soft);border-radius:var(--tp-radius-chip);background:var(--tp-bg-sunken);height:8px;display:block;overflow:hidden}.tp-barfill{background:linear-gradient(90deg, var(--tp-accent-dark), var(--tp-accent));height:100%;transform:scaleX(var(--tp-fill,0));transform-origin:0;display:block}.tp-ledger__num{color:var(--tp-text);font-variant-numeric:tabular-nums;white-space:nowrap}.tp-ledger__delta{font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--tp-text-dim);font-weight:600}.tp-delta--up{color:var(--tp-accent)}.tp-delta--down{color:var(--tp-warn)}.tp-signals{margin:0;padding:0;list-style:none}.tp-signals__row{border-bottom:1px solid var(--tp-line-soft);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:8px 0;font-size:12px;display:grid}.tp-signals__row:last-child{border-bottom:0}.tp-signals__chips{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:inline-flex}.tp-signals__name{color:var(--tp-text-dim);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tp-signals__latency{color:var(--tp-text-mute);font-variant-numeric:tabular-nums;white-space:nowrap}.tp-signals__at{color:var(--tp-line-strong)}.tp-alerts{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.tp-alerts__controls{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.tp-alerts__sort,.tp-alerts__filter{flex-wrap:wrap;gap:4px;display:inline-flex}.tp-alerts__row{border:1px solid var(--tp-line-soft);border-left:3px solid var(--tp-line-strong);border-radius:var(--tp-radius-control);background:var(--tp-bg-sunken);width:100%;color:var(--tp-text);text-align:left;cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:4px 10px;padding:8px 10px;display:grid}.tp-alerts__row:hover{border-color:var(--tp-line-strong);background:var(--tp-bg-raised)}.tp-alerts__row--critical{border-left-color:var(--tp-danger)}.tp-alerts__row--warning{border-left-color:var(--tp-warn)}.tp-alerts__row--info{border-left-color:var(--tp-cyan)}.tp-alerts__icon{color:var(--tp-text-dim);align-items:center;display:flex}.tp-alerts__row--critical .tp-alerts__icon{color:var(--tp-danger-fg)}.tp-alerts__row--warning .tp-alerts__icon{color:var(--tp-warn-fg)}.tp-alerts__row--info .tp-alerts__icon{color:var(--tp-info-fg)}.tp-alerts__title{min-width:0;font-size:14px}.tp-alerts__meta{color:var(--tp-text-mute);font-variant-numeric:tabular-nums;grid-column:2;font-size:12px}.tp-alerts__row .tp-chip{grid-area:1/3/span 2}.tp-chart{flex-direction:column;gap:12px;display:flex}.tp-chart__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.tp-chart__ranges,.tp-chart__series{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.tp-chart__ranges{border:1px solid var(--tp-line);border-radius:var(--tp-radius-control);background:var(--tp-bg-sunken);overflow:hidden}.tp-series{border:1px solid var(--tp-line);border-radius:var(--tp-radius-chip);min-height:44px;color:var(--tp-text-dim);cursor:pointer;align-items:center;gap:6px;padding:4px 8px;font-size:12px;display:inline-flex}.tp-series input{width:14px;height:14px;accent-color:var(--tp-accent)}.tp-series__swatch{border-radius:var(--tp-radius-chip);background:var(--tp-steel);width:14px;height:3px}.tp-series__swatch--actual{background:var(--tp-accent)}.tp-series__swatch--tempo{background:repeating-linear-gradient(90deg, var(--tp-cyan) 0 3px, transparent 3px 6px)}.tp-series__swatch--cumulative{background:repeating-linear-gradient(90deg, var(--tp-warn) 0 3px, transparent 3px 6px)}.tp-chart__empty{color:var(--tp-text-dim);align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.tp-chart__plot{position:relative}.tp-chart__svg{border:1px solid var(--tp-line-soft);border-radius:var(--tp-radius-control);background:var(--tp-bg-panel);width:100%;height:auto;display:block}.tp-chart__grid{stroke:var(--tp-line-soft);stroke-width:1px}.tp-chart__gridlabel,.tp-chart__axislabel,.tp-chart__nowtag{fill:var(--tp-text-mute);font-family:var(--tp-font-sans);letter-spacing:.02em;font-size:12px;font-weight:500}.tp-chart__nowtag{fill:var(--tp-cyan)}.tp-bar,.tp-bar--actual{fill:var(--tp-accent)}.tp-bar--future{fill:var(--tp-accent-soft);opacity:.38;stroke:var(--tp-line-strong);stroke-width:.75px;stroke-dasharray:3 3}.tp-bar--now{fill:var(--tp-accent-dark)}.tp-chart__plan{fill:none;stroke:var(--tp-steel);stroke-width:1.5px;stroke-dasharray:5 4}.tp-chart__tempoline{stroke:var(--tp-cyan);stroke-width:1px;stroke-dasharray:2 6}.tp-ribbon{fill:#c97a1629;stroke:none}.tp-ribbon__line{fill:none;stroke:var(--tp-warn);stroke-width:1.5px}.tp-ribbon__zero{stroke:var(--tp-line-strong);stroke-width:1px}.tp-chart__nowline{stroke:var(--tp-cyan);stroke-width:1px}.tp-chart__cursorband{fill:#a84b1914}.tp-chart__cursorline{stroke:var(--tp-cyan);stroke-width:1px}.tp-chart__slider{cursor:crosshair;touch-action:pan-y;height:68%;position:absolute;top:22.7%;left:4.8%;right:1.6%}.tp-chart__legend{color:var(--tp-text-mute);margin:0;font-size:12px}.tp-readout{top:-6px;left:clamp(6rem, calc(4.8% + var(--tp-cursor-ratio,0) * 93.6%), calc(100% - 6rem));border:1px solid var(--tp-line-strong);border-radius:var(--tp-radius-control);background:var(--tp-bg-raised);color:var(--tp-text);font-variant-numeric:tabular-nums;white-space:nowrap;box-shadow:var(--tp-shadow-sheet);pointer-events:none;margin:0;padding:6px 10px;font-size:12px;position:absolute;transform:translate(-50%,-100%)}.tp-readout[data-readout=idle]{display:none}.tp-table__summary{border:1px solid var(--tp-line-strong);border-radius:var(--tp-radius-control);background:var(--tp-bg-raised);min-height:44px;color:var(--tp-text);cursor:pointer;align-items:center;gap:8px;padding:8px 12px;font-size:14px;list-style:none;display:inline-flex}.tp-table__summary::-webkit-details-marker{display:none}.tp-table__label--close,.tp-table[open] .tp-table__label--open{display:none}.tp-table[open] .tp-table__label--close{display:inline}.tp-table__hint{color:var(--tp-text-dim);font-size:12px}.tp-table__scroll{border:1px solid var(--tp-line-soft);border-radius:var(--tp-radius-control);max-height:320px;margin-top:12px;overflow:auto}.tp-table__table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:14px}.tp-table__table th,.tp-table__table td{text-align:right;border-bottom:1px solid var(--tp-line-soft);white-space:nowrap;padding:6px 8px}.tp-table__table thead th{background:var(--tp-bg-sunken);color:var(--tp-text-dim);letter-spacing:.04em;text-transform:uppercase;text-align:right;font-size:12px;font-weight:600;position:sticky;top:0}.tp-table__table tbody tr:nth-child(2n){background:var(--tp-bg-sunken)}.tp-table__total th,.tp-table__total td{background:var(--tp-bg-sunken);color:var(--tp-text);font-weight:600}.tp-table__table th:first-child,.tp-table__table thead th:first-child{text-align:left;color:var(--tp-text-dim);font-weight:500}.tp-presence{flex-direction:column;gap:14px;display:flex}.tp-presence .tp-plate{box-shadow:none;background:0 0;border:0;padding:0}.tp-presence .tp-plate:before,.tp-presence .tp-plate__hit{display:none}.tp-presence__shifts{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tp-presence__shift{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;font-size:14px;display:grid}.tp-presence__shiftname{color:var(--tp-text-dim)}.tp-presence__num{font-variant-numeric:tabular-nums;white-space:nowrap}.tp-presence__agencies{border-top:1px solid var(--tp-line-soft);flex-wrap:wrap;gap:8px;margin:0;padding:12px 0 0;list-style:none;display:flex}.tp-presence__agency{border:1px solid var(--tp-line-soft);border-radius:var(--tp-radius-chip);background:var(--tp-bg-sunken);align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex}.tp-presence__agencyname{color:var(--tp-text-mute)}.tp-presence__agencynum{font-variant-numeric:tabular-nums;color:var(--tp-text)}.tp-quality{flex-direction:column;gap:12px;display:flex}.tp-quality__headline{color:var(--tp-text-dim);flex-wrap:wrap;gap:20px;margin:0;font-size:14px;display:flex}.tp-quality__headline strong{font-size:var(--tp-text-metric-sm);color:var(--tp-text);font-variant-numeric:tabular-nums;margin-left:6px}.tp-quality__breakdown{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tp-quality__breakdown li{border-radius:var(--tp-radius-chip);background:var(--tp-bg-sunken);border:1px solid var(--tp-line-soft);color:var(--tp-text-dim);font-variant-numeric:tabular-nums;padding:4px 10px;font-size:12px}.tp-quality__stations{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tp-quality__station{color:var(--tp-text-mute);font-variant-numeric:tabular-nums;gap:8px;font-size:12px;display:inline-flex}.tp-quality__note{color:var(--tp-text-mute);margin:0;font-size:12px}.tp-skeleton{flex-direction:column;gap:8px;display:flex}.tp-skeleton__row{background:linear-gradient(90deg, var(--tp-bg-sunken), #a84b191a, var(--tp-bg-sunken));border-radius:8px;height:14px;display:block}.tp-state{border:1px dashed var(--tp-line-strong);border-radius:var(--tp-radius-control);background:var(--tp-bg-panel);flex-direction:column;align-items:flex-start;gap:8px;padding:16px;display:flex}.tp-state--error{background:var(--tp-danger-bg);border-color:#b3261e52}.tp-state--perm{background:var(--tp-bg-sunken)}.tp-state--partial{background:var(--tp-warn-bg);border-color:#9a6a0052}.tp-state--unavailable{background:var(--tp-bg-sunken)}.tp-state--scope-limited{border-color:var(--tp-line-strong);background:var(--tp-bg-sunken);color:var(--tp-text-dim);padding:12px 16px;font-size:12px}.tp-state__title{color:var(--tp-text);align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.tp-state__hint{color:var(--tp-text-mute);margin:0;font-size:12px}.tp-state--perm .tp-state__hint,.tp-state--unavailable .tp-state__hint{color:var(--tp-text-dim)}.tp-state__action{margin-top:4px}.tp-scrim{z-index:40;background:#14120f6b;justify-content:flex-end;display:flex;position:fixed;inset:0}.tp-sheet{border:0;border-left:1px solid var(--tp-line-soft);background:var(--tp-bg-panel);width:min(420px,100%);max-width:none;height:100%;max-height:none;color:var(--tp-text);box-shadow:var(--tp-shadow-sheet);flex-direction:column;margin:0;padding:0;display:flex;position:fixed;inset:0 0 0 auto}.tp-sheet::backdrop{background:0 0}.tp-sheet__head{border-bottom:1px solid var(--tp-line-soft);justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 16px;display:flex}.tp-sheet__eyebrow{letter-spacing:.12em;color:var(--tp-text-mute);align-items:center;gap:8px;margin:0 0 6px;font-size:12px;font-weight:600;display:flex}.tp-sheet__title{letter-spacing:-.01em;margin:0;font-size:22px;font-weight:600}.tp-sheet__title:focus-visible{outline:2px solid var(--tp-accent);outline-offset:3px}.tp-sheet__body{flex:1;padding:16px 20px;overflow:auto}.tp-sheet__section{flex-direction:column;gap:12px;display:flex}.tp-sheet__peak{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.tp-sheet__meta{border:1px solid var(--tp-line-soft);border-radius:var(--tp-radius-control);background:var(--tp-bg-sunken);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin:0;padding:12px;display:grid}.tp-sheet__meta dt{text-transform:uppercase;letter-spacing:.08em;color:var(--tp-text-mute);font-size:12px}.tp-sheet__meta dd{color:var(--tp-text);font-variant-numeric:tabular-nums;margin:2px 0 0;font-size:14px}.tp-sheet__definition{border:1px dashed var(--tp-line-strong);border-radius:var(--tp-radius-control);color:var(--tp-text-dim);flex-direction:column;gap:6px;padding:12px;font-size:12px;display:flex}.tp-sheet__definition p{margin:0}.tp-sheet__subtitle{letter-spacing:.06em;text-transform:uppercase;color:var(--tp-text-mute);margin:4px 0 0;font-size:12px;font-weight:600}.tp-sheet__rows{margin:0;padding:0;list-style:none}.tp-sheet__row{border-bottom:1px solid var(--tp-line-soft);color:var(--tp-text-dim);font-variant-numeric:tabular-nums;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:7px 0;font-size:12px;display:grid}.tp-sheet__row:last-child{border-bottom:0}.tp-sheet__hint{color:var(--tp-text-mute);margin:0;font-size:12px}.tp-sheet__foot{border-top:1px solid var(--tp-line-soft);flex-wrap:wrap;align-items:center;gap:12px;padding:14px 20px;display:flex}@media (width<=1359px){.tp-col--chart,.tp-col--side{grid-column:span 12}}@media (width<=1079px){.tp-body{grid-template-columns:minmax(0,1fr)}.tp-spine{display:none}.tp-filters-disclosure{display:block}.tp-kpi>.tp-plate:first-child,.tp-plate--hero{grid-column:span 12}.tp-kpi>.tp-plate:nth-child(2),.tp-kpi>.tp-plate:nth-child(3){grid-column:span 6}.tp-band--bottom>.tp-panel{grid-column:span 12}}@media (width<=767px){.tp-shell{padding:16px 16px 48px}.tp-main{gap:20px}.tp-topbar{flex-wrap:wrap;gap:8px;min-height:56px;padding:6px 0}.tp-topbar__brand{flex:0 auto;gap:8px;min-width:0}.tp-topbar__kicker{display:none}.tp-topbar__title{white-space:nowrap;font-size:17px}.tp-topbar__context,.tp-topbar__fresh{display:none}.tp-topbar__demo{margin-left:auto}.tp-topbar__tools{flex:none;margin-left:0}.tp-topbar__summary{min-height:44px;color:var(--tp-text-dim);cursor:pointer;align-items:center;font-size:12px;font-weight:600;list-style:none;display:inline-flex}.tp-topbar__summary::-webkit-details-marker{display:none}.tp-topbar__tools[open]{flex:100%}.tp-topbar__tools[open] .tp-topbar__controls{flex-direction:column;align-items:stretch;gap:10px;width:100%}.tp-seg{width:100%}.tp-seg__btn{flex:1;min-height:44px}.tp-band--main,.tp-band--bottom{grid-template-columns:minmax(0,1fr)}.tp-col--chart,.tp-col--side{grid-column:span 1}.tp-band--bottom>.tp-panel{grid-column:auto}.tp-kpi{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-plate{min-height:0;padding:14px}.tp-kpi>.tp-plate:first-child,.tp-plate--hero{grid-column:1/-1}.tp-kpi>.tp-plate:nth-child(2),.tp-kpi>.tp-plate:nth-child(3){grid-column:span 1}.tp-panel__actions{justify-content:flex-start;margin-left:0}.tp-panel__body{padding:14px 16px 16px}.tp-ledger__row{grid-template-columns:80px minmax(0,1fr) auto}.tp-ledger__delta{grid-column:3}.tp-readout{white-space:normal;box-shadow:none;border-color:var(--tp-line);pointer-events:auto;margin-top:8px;position:static;transform:none}.tp-readout[data-readout=idle]{display:block}.tp-chart__slider{height:72%;top:20%}.tp-sheet{border-left:0;border-top:1px solid var(--tp-line-soft);border-radius:12px 12px 0 0;width:100%;height:min(85vh,100%);inset:auto 0 0}.tp-scrim{align-items:flex-end}.tp-topbar__actions{width:100%}.tp-btn,.tp-chipbtn,.tp-filter__row{min-height:44px}}@media (width<=479px){.tp-kpi>.tp-plate:nth-child(2),.tp-kpi>.tp-plate:nth-child(3){grid-column:1/-1}.tp-ledger__row{grid-template-columns:minmax(0,1fr) auto}.tp-ledger__bar{order:3;grid-column:1/-1}.tp-signals__row{grid-template-columns:minmax(0,1fr) auto}.tp-signals__latency{grid-column:2}.tp-topbar__demo,.tp-topbar__period,.tp-state--scope-limited{white-space:normal}.tp-signals__chips{justify-content:flex-start}}html[data-dashboard]{--tp-duration-sweep:.7s;--tp-duration-pulse:1.4s;--tp-duration-rise:.3s;--tp-duration-reveal:.42s;--tp-duration-settle:.24s;--tp-duration-chip:.22s;--tp-duration-tip:.2s;--tp-duration-decor:.28s;--tp-duration-spin:.85s}@keyframes tp-fade-in{0%{opacity:.95}to{opacity:1}}@keyframes tp-rise-in{0%{transform:translateY(12px)}to{transform:none}}@keyframes tp-drop-in{0%{transform:translateY(-8px)}to{transform:none}}@keyframes tp-slide-in-left{0%{transform:translate(-12px)}to{transform:none}}@keyframes tp-bar-grow{0%{transform:scaleY(.7)}to{transform:none}}@keyframes tp-readout-in{0%{transform:translateY(4px)}to{transform:none}}@keyframes tp-value-settle{0%{transform:scale(.96)}to{transform:none}}@keyframes tp-sheet-in{0%{transform:translate(24px)}to{transform:none}}@keyframes tp-sheet-in-up{0%{transform:translateY(24px)}to{transform:none}}@keyframes tp-sweep-run{0%{opacity:0;transform:scaleX(0)}20%{opacity:1}to{opacity:0;transform:scaleX(1)}}@keyframes tp-spin{to{transform:rotate(360deg)}}@keyframes tp-decor-reveal{0%{opacity:.95;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes tp-icon-swap{0%{opacity:.9;transform:rotate(-15deg)scale(.88)}to{opacity:1;transform:none}}html[data-dashboard] .tp-shell{animation:tp-fade-in .2s var(--ease-standard) backwards}html[data-dashboard] .tp-topbar{animation:tp-drop-in var(--tp-duration-rise) var(--ease-emphasized) backwards;animation-delay:40ms}html[data-dashboard] .tp-spine,html[data-dashboard] .tp-filters-disclosure{animation:tp-slide-in-left var(--tp-duration-rise) var(--ease-emphasized) backwards;animation-delay:80ms}html[data-dashboard] .tp-panel[data-motion],html[data-dashboard] .tp-plate[data-motion]{animation:tp-rise-in var(--tp-duration-rise) var(--ease-emphasized) backwards}html[data-dashboard] :is(.tp-panel,.tp-plate)[data-motion][data-motion-index="0"]{animation-delay:.12s}html[data-dashboard] :is(.tp-panel,.tp-plate)[data-motion][data-motion-index="1"]{animation-delay:.16s}html[data-dashboard] :is(.tp-panel,.tp-plate)[data-motion][data-motion-index="2"]{animation-delay:.2s}html[data-dashboard] :is(.tp-panel,.tp-plate)[data-motion][data-motion-index="3"]{animation-delay:.24s}html[data-dashboard] :is(.tp-panel,.tp-plate)[data-motion][data-motion-index="4"]{animation-delay:.28s}html[data-dashboard] :is(.tp-panel,.tp-plate)[data-motion][data-motion-index="5"]{animation-delay:.32s}html[data-dashboard] :is(.tp-panel,.tp-plate)[data-motion][data-motion-index="6"]{animation-delay:.36s}html[data-dashboard] :is(.tp-panel,.tp-plate)[data-motion][data-motion-index="7"]{animation-delay:.4s}html[data-dashboard] .tp-plate--hero .tp-value__num{animation:tp-value-settle var(--tp-duration-settle) var(--ease-emphasized) backwards;animation-delay:.36s}html[data-dashboard] .tp-chart__plot[data-motion=chart-plot]{animation:tp-fade-in .22s var(--ease-standard) backwards;animation-delay:.12s}html[data-dashboard] .tp-chart__axis[data-motion]{animation:tp-fade-in .2s var(--ease-standard) backwards;animation-delay:.14s}html[data-dashboard] .tp-chart__decor[data-motion=chart-decor]{animation:tp-decor-reveal var(--tp-duration-decor) var(--ease-emphasized) backwards}html[data-dashboard] .tp-chart__bars>.tp-bar{transform-box:fill-box;transform-origin:bottom;animation:tp-bar-grow var(--tp-duration-settle) var(--ease-emphasized) backwards}html[data-dashboard] .tp-chart__bars>.tp-bar:nth-child(4n+1){animation-delay:20ms}html[data-dashboard] .tp-chart__bars>.tp-bar:nth-child(4n+2){animation-delay:40ms}html[data-dashboard] .tp-chart__bars>.tp-bar:nth-child(4n+3){animation-delay:60ms}html[data-dashboard] .tp-chart__bars>.tp-bar:nth-child(4n){animation-delay:80ms}html[data-dashboard] .tp-readout[data-motion=chart-readout]{animation:tp-readout-in .16s var(--ease-standard) backwards}html[data-dashboard] .tp-scrim{animation:tp-fade-in .22s var(--ease-standard) backwards}html[data-dashboard] .tp-sheet{animation:tp-sheet-in .26s var(--ease-emphasized) backwards}@media (width<=767px){html[data-dashboard] .tp-sheet{animation-name:tp-sheet-in-up;animation-duration:.32s}}html[data-dashboard] .tp-shell[data-refreshing="1"] .tp-sweep{transform-origin:0;animation:tp-sweep-run var(--tp-duration-sweep) var(--ease-emphasized) 1 both}html[data-dashboard] .tp-shell[data-paused=true][data-refreshing="1"] .tp-sweep{animation-play-state:paused}html[data-dashboard] .tp-refresh-icon[data-motion=refresh]{transform-box:fill-box;transform-origin:50%}html[data-dashboard] .tp-refresh-icon[data-motion=refresh][data-busy="1"]{animation:tp-spin var(--tp-duration-spin) linear infinite}html[data-dashboard] .tp-toggle-icon[data-motion=pause-toggle]{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}html[data-dashboard] .tp-toggle-icon[data-paused=false] .tp-icon-play,html[data-dashboard] .tp-toggle-icon[data-paused=true] .tp-icon-pause{display:none}html[data-dashboard] .tp-toggle-icon[data-paused=false] .tp-icon-pause,html[data-dashboard] .tp-toggle-icon[data-paused=true] .tp-icon-play{display:block}html[data-dashboard] .tp-toggle-icon[data-motion=pause-toggle] .tp-icon-play,html[data-dashboard] .tp-toggle-icon[data-motion=pause-toggle] .tp-icon-pause{animation:tp-icon-swap .2s var(--ease-emphasized)}html[data-dashboard] .tp-tip[data-motion=tip]{transition:opacity var(--tp-duration-tip) var(--ease-standard), transform var(--tp-duration-tip) var(--ease-emphasized), visibility 0s linear var(--tp-duration-tip)}html[data-dashboard] .tp-tip[data-motion=tip][data-tip-state=hidden]{transform:translateY(4px)}html[data-dashboard] .tp-tip[data-motion=tip][data-tip-state=hidden][data-placement=bottom]{transform:translateY(-4px)}html[data-dashboard] .tp-tip[data-motion=tip][data-tip-state=visible]{transition:opacity var(--tp-duration-tip) var(--ease-standard), transform var(--tp-duration-tip) var(--ease-emphasized), visibility 0s linear 0s;transform:none}html[data-dashboard] .tp-filter__row[data-motion=chip],html[data-dashboard] .tp-chipbtn[data-motion=chip],html[data-dashboard] .tp-seg__btn[data-motion=chip]{transition:transform var(--duration-press) var(--ease-standard), background-color var(--tp-duration-chip) var(--ease-standard), border-color var(--tp-duration-chip) var(--ease-standard), box-shadow var(--tp-duration-chip) var(--ease-standard), color var(--tp-duration-chip) var(--ease-standard)}html[data-dashboard] .tp-value[data-changed="1"]{animation:tp-value-settle var(--tp-duration-settle) var(--ease-emphasized) 1}html[data-dashboard] .tp-plate--changed[data-value-state=down]{box-shadow:var(--tp-shadow-plate), 0 0 0 2px #9a6a0066}html[data-dashboard] .tp-plate--changed[data-value-state=up],html[data-dashboard] .tp-plate--changed[data-value-state=flat],html[data-dashboard] .tp-plate--changed[data-value-state=none]{box-shadow:var(--tp-shadow-plate), 0 0 0 2px #a84b1959}html[data-dashboard] .tp-barfill{transition:transform .4s var(--ease-emphasized)}html[data-dashboard] .tp-btn,html[data-dashboard] .tp-chipbtn,html[data-dashboard] .tp-seg__btn{transition:transform var(--duration-press) var(--ease-standard), border-color var(--duration-press) var(--ease-standard), background-color var(--duration-press) var(--ease-standard), color var(--duration-press) var(--ease-standard)}html[data-dashboard] .tp-plate{transition:transform var(--duration-press) var(--ease-standard), box-shadow var(--duration-press) var(--ease-standard)}html[data-dashboard] .tp-btn:active:not(:disabled),html[data-dashboard] .tp-chipbtn:active,html[data-dashboard] .tp-seg__btn:active:not(:disabled){transform:scale(.985)}@media (hover:hover) and (pointer:fine){html[data-dashboard] .tp-plate:hover{transform:translateY(-2px)}html[data-dashboard] .tp-alerts__row{transition:transform var(--duration-press) var(--ease-standard)}html[data-dashboard] .tp-alerts__row:hover{transform:translate(2px)}}@media (prefers-reduced-motion:reduce){html[data-dashboard] *,html[data-dashboard] :before,html[data-dashboard] :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}html[data-dashboard] [data-motion],html[data-dashboard] .tp-bar,html[data-dashboard] .tp-scrim,html[data-dashboard] .tp-sheet,html[data-dashboard] .tp-sweep,html[data-dashboard] .tp-value,html[data-dashboard] .tp-value__num{animation:none!important}html[data-dashboard] .tp-plate:hover,html[data-dashboard] .tp-alerts__row:hover,html[data-dashboard] .tp-btn:active:not(:disabled),html[data-dashboard] .tp-chipbtn:active,html[data-dashboard] .tp-seg__btn:active:not(:disabled){transform:none}html[data-dashboard] .tp-plate[data-changed="1"] .tp-changed{display:inline-flex}html[data-dashboard] .tp-plate[data-changed="1"][data-value-state=down] .tp-value{color:var(--tp-warn)}html[data-dashboard] .tp-plate[data-changed="1"][data-value-state=up] .tp-value,html[data-dashboard] .tp-plate[data-changed="1"][data-value-state=flat] .tp-value{color:var(--tp-accent-soft)}html[data-dashboard] .tp-sweep{display:none}html[data-dashboard] .tp-refresh-icon[data-motion=refresh][data-busy="1"]{animation:none!important}html[data-dashboard] .tp-toggle-icon[data-motion=pause-toggle] .tp-icon-play,html[data-dashboard] .tp-toggle-icon[data-motion=pause-toggle] .tp-icon-pause{animation:none!important;transform:none!important}html[data-dashboard] .tp-tip[data-motion=tip],html[data-dashboard] .tp-tip[data-motion=tip][data-tip-state=visible]{transition:none!important;transform:none!important}html[data-dashboard] .tp-chart__decor[data-motion=chart-decor]{animation:none!important}}.tp-production-bars__mobile,.tp-production-line__mobile{display:none}@media (width<=767px){.tp-production-bars__desktop{display:none}.tp-production-bars__mobile{display:block}.tp-production-line__svg .tp-suite-chart__axis-label,.tp-production-line__svg .tp-suite-chart__value-label{display:none}.tp-production-line__mobile{display:block}}.tp-production-bars__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.tp-production-bars__row{border:1px solid var(--tp-line-soft);border-radius:var(--tp-radius-plate);background:var(--tp-bg-base);flex-direction:column;gap:6px;min-width:0;padding:10px 12px;display:flex}.tp-production-bars__label{color:var(--tp-text);margin:0;font-size:13px;font-weight:600}.tp-production-bars__series{min-width:0;color:var(--tp-text-mute);grid-template-columns:4.5rem minmax(0,1fr) auto;align-items:center;gap:8px;font-size:12px;display:grid}.tp-production-bars__series-label{color:var(--tp-text-dim);font-weight:600}.tp-production-bars__track{background:var(--tp-bg-sunken);border-radius:4px;min-width:0;height:8px;display:block;overflow:hidden}.tp-production-bars__bar{border-radius:4px;height:100%;display:block}.tp-production-bars__bar--s0{background:var(--tp-accent)}.tp-production-bars__bar--s1{background:var(--tp-cyan)}.tp-production-bars__value{font-variant-numeric:tabular-nums;color:var(--tp-text);font-size:12px;font-weight:700}.tp-production-bars__none{color:var(--tp-text-mute);grid-column:2/-1;font-size:12px}.tp-production-line__note{color:var(--tp-text-dim);margin:0 0 6px;font-size:12px;font-weight:600}.tp-production-line__table{border-collapse:collapse;width:100%;font-size:13px}.tp-production-line__caption{color:var(--tp-text-mute);text-align:left;padding:0 0 6px;font-size:12px;font-weight:600}.tp-production-line__table th,.tp-production-line__table td{border-bottom:1px solid var(--tp-line-soft);text-align:left;padding:6px 8px}.tp-production-line__table thead th{letter-spacing:.04em;color:var(--tp-text-mute);font-size:12px;font-weight:600}.tp-production-line__table th[scope=row]{color:var(--tp-text-dim);font-size:12px;font-weight:600}.tp-production-line__table td{text-align:right;font-variant-numeric:tabular-nums;color:var(--tp-text);font-weight:700}.tp-quality-trend__grid{display:none}@media (width<=767px){.tp-quality-trend__svg .tp-suite-chart__axis-label,.tp-quality-trend__svg .tp-suite-chart__value-label{display:none}.tp-quality-trend__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.tp-quality-trend__day{border:1px solid var(--tp-line-soft);border-radius:var(--tp-radius-control);background:var(--tp-bg-sunken);flex-direction:column;gap:4px;min-width:0;padding:8px;display:flex}.tp-quality-trend__date{color:var(--tp-text-dim);font-size:12px;font-weight:600}.tp-quality-trend__metric{min-width:0;color:var(--tp-text-mute);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:2px 6px;font-size:12px;line-height:1.3;display:flex}.tp-quality-trend__metric-value{font-variant-numeric:tabular-nums;color:var(--tp-text);font-size:12px;font-weight:700}}@media (width<=479px){.tp-quality-trend__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.tp-workforce-mobile{display:none}@media (width<=767px){.tp-workforce-desktop{display:none}.tp-workforce-mobile{display:block}.tp-workforce-heat{flex-direction:column;gap:16px;display:flex}}.tp-workforce-stacked{color:var(--tp-text);font-size:13px}.tp-workforce-stacked__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.tp-workforce-stacked__row{border:1px solid var(--tp-line-soft);border-radius:var(--tp-radius-plate);background:var(--tp-bg-base);flex-direction:column;gap:6px;padding:10px 12px;display:flex}.tp-workforce-stacked__label{flex-wrap:wrap;gap:6px;margin:0;font-size:13px;font-weight:600;display:flex}.tp-workforce-stacked__shift{color:var(--tp-text-mute);font-weight:500}.tp-workforce-stacked__bar{background:var(--tp-neutral-bg);border-radius:999px;width:100%;height:12px;display:flex;overflow:hidden}.tp-workforce-stacked__seg{height:100%}.tp-workforce-stacked__seg--present{background:var(--tp-accent)}.tp-workforce-stacked__seg--gap{background:var(--tp-cyan)}.tp-workforce-stacked__values{color:var(--tp-text-mute);flex-wrap:wrap;gap:4px 14px;margin:0;font-size:12px;display:flex}.tp-workforce-stacked__value{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.tp-workforce-stacked__swatch{border-radius:2px;width:10px;height:10px;display:inline-block}.tp-workforce-stacked__swatch--present{background:var(--tp-accent)}.tp-workforce-stacked__swatch--gap{background:var(--tp-cyan)}.tp-workforce-stacked__none{color:var(--tp-text-mute);margin:0;font-size:12px}.tp-workforce-heat{color:var(--tp-text);font-size:13px}.tp-workforce-heat__group{flex-direction:column;gap:8px;display:flex}.tp-workforce-heat__title{margin:0;font-size:13px;font-weight:600}.tp-workforce-heat__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.tp-workforce-heat__cell{border:1px solid var(--tp-line-soft);border-radius:var(--tp-radius-plate);background:var(--tp-neutral-bg);white-space:nowrap;flex-direction:column;justify-content:center;gap:2px;min-height:48px;padding:8px 10px;display:flex}.tp-workforce-heat__span{color:var(--tp-text);font-size:12px}.tp-workforce-heat__value{color:var(--tp-text);font-size:14px;font-weight:600}.tp-workforce-heat__cell--l0{background:color-mix(in srgb, var(--tp-accent) 8%, var(--tp-bg-panel))}.tp-workforce-heat__cell--l1{background:color-mix(in srgb, var(--tp-accent) 24%, var(--tp-bg-panel))}.tp-workforce-heat__cell--l2{background:color-mix(in srgb, var(--tp-accent) 44%, var(--tp-bg-panel))}.tp-workforce-heat__cell--l3{background:color-mix(in srgb, var(--tp-accent) 66%, var(--tp-bg-panel))}.tp-workforce-heat__cell--l4{background:color-mix(in srgb, var(--tp-accent) 88%, var(--tp-bg-panel))}.tp-workforce-heat__cell--none{background:0 0;border-style:dashed}@media (width>=480px) and (width<=639px){.tp-workforce-heat__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=640px) and (width<=767px){.tp-workforce-heat__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}html[data-dashboard]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--tp-bg-void:#e7e0d5;--tp-bg-base:#f4efe6;--tp-bg-panel:#fcfaf5;--tp-bg-plate:#fcfaf5;--tp-bg-raised:#fcfaf5;--tp-bg-sunken:#e7e0d5;--tp-accent-deep:#14120f;--tp-text:#1c1a17;--tp-text-dim:#4a443b;--tp-text-mute:#6e665a;--tp-text-inverse:#fbf7f0;--tp-line-soft:#eae3d7;--tp-line:#ddd4c5;--tp-line-strong:#8a8172;--tp-accent:#a84b19;--tp-accent-soft:#c56a32;--tp-accent-dark:#7a3410;--tp-cyan:#2c5a66;--tp-info:#2c5a66;--tp-warn:#9a6a00;--tp-danger:#a01b32;--tp-ok:#166b4a;--tp-steel:#6e665a;--tp-rust:#a01b32;--tp-ok-bg:#e4efe4;--tp-ok-fg:#166b4a;--tp-warn-bg:#f6edcf;--tp-warn-fg:#7a5300;--tp-danger-bg:#f7e3e6;--tp-danger-fg:#a01b32;--tp-info-bg:#e3edf0;--tp-info-fg:#2c5a66;--tp-neutral-bg:#ede6da;--tp-neutral-fg:#4a443b;--tp-stale-bg:#f5efd9;--tp-stale-fg:#6b5b12;--tp-radius-plate:12px;--tp-radius-control:8px;--tp-radius-chip:999px;--tp-shadow-panel:0 1px 2px #1c1a170f, 0 10px 28px -14px #1c1a172e;--tp-shadow-plate:0 1px 2px #1c1a170f, 0 10px 28px -14px #1c1a172e;--tp-shadow-sheet:0 24px 64px -20px #1c1a174d;--tp-light-top:inset 0 1px 0 #fcfaf5b3;--tp-seam-ember:linear-gradient(90deg, transparent, #a84b1966, transparent);--tp-hero-art:url(/assets/production-art-BN3WC2ND.webp);--tp-font-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--tp-font-mono:ui-monospace, SFMono-Regular, Menlo, monospace;--tp-text-hero:2.5rem;--tp-text-metric:1.75rem;--tp-text-metric-sm:1.375rem;--tp-text-title:1.375rem;--tp-text-section:1.0625rem;--tp-text-body:.875rem;--tp-text-label:.875rem;--tp-text-axis:.75rem}html[data-dashboard] body{background-color:var(--tp-bg-base);min-width:320px;min-height:100vh;color:var(--tp-text);font-family:var(--tp-font-sans);font-size:var(--tp-text-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}html[data-dashboard] :focus-visible{outline:2px solid var(--tp-accent);outline-offset:2px}html[data-dashboard] .tp-plate--hero :focus-visible{outline-color:var(--tp-text-inverse)}html[data-dashboard] .tp-plate--hero:has(.tp-plate__hit:focus-visible){outline:2px solid var(--tp-text-inverse);outline-offset:-2px}html[data-dashboard] button{font:inherit;color:inherit}html[data-dashboard] .tp-preview__dev{border-bottom:1px solid var(--tp-line-soft);background:var(--tp-bg-sunken)}html[data-dashboard] .tp-preview__summary{min-height:44px;color:var(--tp-text-mute);letter-spacing:.04em;cursor:pointer;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:600;list-style:none;display:inline-flex}html[data-dashboard] .tp-preview__summary::-webkit-details-marker{display:none}html[data-dashboard] .tp-preview__summary:before{content:"▸";color:var(--tp-text-dim);font-size:12px}html[data-dashboard] .tp-preview__dev[open] .tp-preview__summary:before{content:"▾"}html[data-dashboard] .tp-preview__bar{flex-wrap:wrap;align-items:center;gap:8px;padding:8px 12px 10px;display:flex}html[data-dashboard] .tp-preview__label{letter-spacing:.04em;text-transform:uppercase;color:var(--tp-text-mute);font-size:12px;font-weight:600}html[data-dashboard] .tp-preview__btn{border:1px solid var(--tp-line);border-radius:var(--tp-radius-chip);background:var(--tp-bg-panel);min-height:44px;color:var(--tp-text-dim);cursor:pointer;padding:6px 12px;font-size:12px}html[data-dashboard] .tp-preview__btn:hover{border-color:var(--tp-line-strong);color:var(--tp-text)}html[data-dashboard] .tp-preview__btn.is-active{border-color:var(--tp-accent);background:var(--tp-accent);color:var(--tp-text-inverse)}html[data-dashboard] .tp-topbar__account{flex:none;align-items:center;gap:12px;display:flex}html[data-dashboard] .tp-topbar__email{white-space:nowrap;text-overflow:ellipsis;max-width:180px;color:var(--tp-text-mute);font-size:12px;overflow:hidden}html[data-dashboard] .tp-topbar__logout{min-height:44px}@media (width<=767px){html[data-dashboard] .tp-topbar__email{display:none}}html[data-dashboard]{--tp-suite-view-enter:.24s;--tp-suite-kpi:.24s;--tp-suite-chart:.28s;--tp-suite-bar:.24s;--tp-suite-nav:.22s;--tp-suite-row:.2s;--tp-suite-detail:.24s}html[data-dashboard] .tp-suite .tp-suite-view[data-view-transition=enter]{animation:tp-decor-reveal var(--tp-suite-view-enter) var(--ease-emphasized) backwards}html[data-dashboard] .tp-suite .tp-suite-metric[data-motion=metric]{animation:tp-rise-in var(--tp-suite-kpi) var(--ease-emphasized) backwards}html[data-dashboard] .tp-suite .tp-suite-metric[data-motion=metric][data-motion-index="0"]{animation-delay:0s}html[data-dashboard] .tp-suite .tp-suite-metric[data-motion=metric][data-motion-index="1"]{animation-delay:16ms}html[data-dashboard] .tp-suite .tp-suite-metric[data-motion=metric][data-motion-index="2"]{animation-delay:32ms}html[data-dashboard] .tp-suite .tp-suite-metric[data-motion=metric][data-motion-index="3"]{animation-delay:48ms}html[data-dashboard] .tp-suite .tp-suite-metric[data-motion=metric][data-motion-index="4"]{animation-delay:64ms}html[data-dashboard] .tp-suite .tp-suite-metric[data-motion=metric][data-motion-index="5"]{animation-delay:80ms}html[data-dashboard] .tp-suite .tp-suite-chart [data-motion=chart-series]{animation:tp-decor-reveal var(--tp-suite-chart) var(--ease-emphasized) backwards}html[data-dashboard] .tp-suite .tp-suite-chart [data-motion=chart-series] .tp-suite-chart__bar{transform-box:fill-box;transform-origin:bottom;animation:tp-bar-grow var(--tp-suite-bar) var(--ease-emphasized) backwards}html[data-dashboard] .tp-suite .tp-suite-nav__btn{transition:background-color var(--tp-suite-nav) var(--ease-standard), border-color var(--tp-suite-nav) var(--ease-standard), color var(--tp-suite-nav) var(--ease-standard), transform var(--tp-suite-nav) var(--ease-emphasized)}html[data-dashboard] .tp-suite .tp-suite-nav__btn.is-active{transform:translateY(-1px)}html[data-dashboard] .tp-suite .tp-suite-table__row{transition:background-color var(--tp-suite-row) var(--ease-standard), transform var(--tp-suite-row) var(--ease-emphasized), box-shadow var(--tp-suite-row) var(--ease-standard)}html[data-dashboard] .tp-suite .tp-suite-table__row:hover,html[data-dashboard] .tp-suite .tp-suite-table__row:focus-within{background:var(--tp-bg-sunken);transform:translateY(-1px);box-shadow:0 6px 14px -12px #14120f8c}html[data-dashboard] .tp-suite .tp-suite-detail__scrim[data-motion=panel]{animation:tp-fade-in .2s var(--ease-standard) backwards}html[data-dashboard] .tp-suite .tp-suite-detail{animation:tp-sheet-in var(--tp-suite-detail) var(--ease-emphasized) backwards}@media (width<=767px){html[data-dashboard] .tp-suite .tp-suite-detail{animation-name:tp-sheet-in-up;animation-duration:.28s}}@media (prefers-reduced-motion:reduce){html[data-dashboard] .tp-suite .tp-suite-view[data-view-transition=enter],html[data-dashboard] .tp-suite .tp-suite-metric[data-motion=metric],html[data-dashboard] .tp-suite .tp-suite-chart [data-motion=chart-series],html[data-dashboard] .tp-suite .tp-suite-chart [data-motion=chart-series] .tp-suite-chart__bar,html[data-dashboard] .tp-suite .tp-suite-detail__scrim[data-motion=panel],html[data-dashboard] .tp-suite .tp-suite-detail{animation:none!important;transform:none!important}html[data-dashboard] .tp-suite .tp-suite-nav__btn,html[data-dashboard] .tp-suite .tp-suite-table__row{transition:none!important}html[data-dashboard] .tp-suite .tp-suite-nav__btn.is-active,html[data-dashboard] .tp-suite .tp-suite-table__row:hover,html[data-dashboard] .tp-suite .tp-suite-table__row:focus-within{box-shadow:none!important;transform:none!important}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-300:oklch(80.8% .114 19.571);--color-red-400:oklch(70.4% .191 22.216);--color-red-900:oklch(39.6% .141 25.723);--color-red-950:oklch(25.8% .092 26.042);--color-sky-500:oklch(68.5% .169 237.323);--color-sky-600:oklch(58.8% .158 241.966);--color-sky-700:oklch(50% .134 242.749);--color-sky-950:oklch(29.3% .066 243.157);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-950:oklch(12.9% .042 264.695);--color-white:#fff;--spacing:.25rem;--container-md:28rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-semibold:600;--radius-lg:.5rem;--radius-xl:.75rem;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--duration-press:.15s;--ease-emphasized:cubic-bezier(.22, 1, .36, 1);--ease-standard:cubic-bezier(.4, 0, .2, 1)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.top-1\/2{top:50%}.left-3\.5{left:calc(var(--spacing) * 3.5)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1{margin-top:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.h-4{height:calc(var(--spacing) * 4)}.min-h-screen{min-height:100vh}.w-4{width:calc(var(--spacing) * 4)}.w-full{width:100%}.max-w-md{max-width:var(--container-md)}.flex-grow{flex-grow:1}.-translate-y-1\/2{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-red-900{border-color:var(--color-red-900)}.border-red-900\/60{border-color:#82181a99}@supports (color:color-mix(in lab, red, red)){.border-red-900\/60{border-color:color-mix(in oklab, var(--color-red-900) 60%, transparent)}}.border-slate-700\/80{border-color:#314158cc}@supports (color:color-mix(in lab, red, red)){.border-slate-700\/80{border-color:color-mix(in oklab, var(--color-slate-700) 80%, transparent)}}.bg-red-950\/40{background-color:#46080966}@supports (color:color-mix(in lab, red, red)){.bg-red-950\/40{background-color:color-mix(in oklab, var(--color-red-950) 40%, transparent)}}.bg-red-950\/50{background-color:#46080980}@supports (color:color-mix(in lab, red, red)){.bg-red-950\/50{background-color:color-mix(in oklab, var(--color-red-950) 50%, transparent)}}.bg-sky-600{background-color:var(--color-sky-600)}.bg-slate-950{background-color:var(--color-slate-950)}.bg-slate-950\/60{background-color:#02061899}@supports (color:color-mix(in lab, red, red)){.bg-slate-950\/60{background-color:color-mix(in oklab, var(--color-slate-950) 60%, transparent)}}.p-8{padding:calc(var(--spacing) * 8)}.px-3\.5{padding-inline:calc(var(--spacing) * 3.5)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.pr-3\.5{padding-right:calc(var(--spacing) * 3.5)}.pl-11\!{padding-left:calc(var(--spacing) * 11)!important}.text-center{text-align:center}.text-left{text-align:left}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-current{color:currentColor}.text-red-300{color:var(--color-red-300)}.text-red-400{color:var(--color-red-400)}.text-slate-100{color:var(--color-slate-100)}.text-slate-300{color:var(--color-slate-300)}.text-slate-400{color:var(--color-slate-400)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.italic{font-style:italic}.opacity-50{opacity:.5}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-sky-950\/40{--tw-shadow-color:#052f4a66}@supports (color:color-mix(in lab, red, red)){.shadow-sky-950\/40{--tw-shadow-color:color-mix(in oklab, color-mix(in oklab, var(--color-sky-950) 40%, transparent) var(--tw-shadow-alpha), transparent)}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}.peer-focus\:opacity-90:is(:where(.peer):focus~*){opacity:.9}.placeholder\:text-slate-500::placeholder{color:var(--color-slate-500)}@media (hover:hover){.hover\:border-current\/30:hover{border-color:currentColor}@supports (color:color-mix(in lab, red, red)){.hover\:border-current\/30:hover{border-color:color-mix(in oklab, currentcolor 30%, transparent)}}.hover\:bg-sky-500:hover{background-color:var(--color-sky-500)}}.focus\:border-current\/60:focus{border-color:currentColor}@supports (color:color-mix(in lab, red, red)){.focus\:border-current\/60:focus{border-color:color-mix(in oklab, currentcolor 60%, transparent)}}.focus\:bg-slate-950:focus{background-color:var(--color-slate-950)}.focus\:ring-4:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus\:ring-current\/15:focus{--tw-ring-color:currentcolor}@supports (color:color-mix(in lab, red, red)){.focus\:ring-current\/15:focus{--tw-ring-color:color-mix(in oklab, currentcolor 15%, transparent)}}.focus-visible\:outline:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-current:focus-visible{outline-color:currentColor}.active\:bg-sky-700:active{background-color:var(--color-sky-700)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-60:disabled{opacity:.6}}:root{color:#e2e8f0;background:#0f172a;font-family:ui-sans-serif,system-ui,sans-serif}body{min-width:320px;min-height:100vh;margin:0}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}
