@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:0}@media (max-width: 639px){html{overflow-x:hidden}}.ui-theme-forest{--ui-bg: #F5F2EA;--ui-surface: #FFFFFF;--ui-surface-muted: #FAF7F0;--ui-border: rgba(31, 41, 36, .08);--ui-border-strong: rgba(31, 41, 36, .14);--ui-ink: #1C2620;--ui-ink-soft: #3F4A44;--ui-ink-muted: #7A8580;--ui-accent: #2F5D3A;--ui-accent-soft: #DCE8DA;--ui-accent-ink: #1B3A23;--ui-success: #2F5D3A;--ui-danger: #9B3A2E;--ui-font-sans: Inter, system-ui, sans-serif;--ui-font-display: Fraunces, serif;--ui-font-mono: "JetBrains Mono", monospace}.ui-theme-forest.tv-root,.ui-theme-forest .tv-root{background:var(--ui-bg);font-family:var(--ui-font-sans)}.ui-theme-forest .tv-title{font-family:var(--ui-font-display);font-weight:500;color:var(--ui-ink);letter-spacing:-.01em}.ui-theme-forest .tv-subtitle{background:var(--ui-surface-muted);color:var(--ui-ink-soft);border:1px solid var(--ui-border)}.ui-theme-forest .tv-kpi{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:12px;box-shadow:0 1px 2px #1f29240a}.ui-theme-forest .tv-kpi-label{color:var(--ui-ink-muted);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.ui-theme-forest .tv-kpi-value{font-family:var(--ui-font-display);font-weight:500;color:var(--ui-ink)}.ui-theme-forest .tc-root{background:transparent;font-family:var(--ui-font-sans);color:var(--ui-ink);text-align:left}.ui-theme-forest .tc-tabs{border-color:var(--ui-border)}.tc-seg{display:inline-flex;padding:3px;border-radius:9px;background:var(--ui-surface-muted, #f3f4f6);border:1px solid var(--ui-border, #e5e7eb);gap:2px}.tc-seg-btn{display:inline-flex;align-items:center;gap:7px;padding:6px 13px;border-radius:6px;border:none;background:transparent;color:var(--ui-ink-muted, #6b7280);font-family:inherit;font-size:13px;font-weight:500;white-space:nowrap;cursor:pointer}.tc-seg-btn:hover{color:var(--ui-ink, #111827)}.tc-seg-btn.active{background:var(--ui-surface, #ffffff);color:var(--ui-ink, #111827);font-weight:600;box-shadow:0 1px 2px #00000014}.tc-seg-eyebrow{font-size:11px;font-weight:600;color:var(--ui-ink-muted, #6b7280);letter-spacing:.06em;text-transform:uppercase;margin-right:4px}.tcf-tabbar{display:flex;flex-wrap:nowrap;gap:4px;align-items:stretch;overflow-x:auto;border-bottom:1px solid var(--ui-border, #e5e7eb);margin:6px 0 14px;min-height:48px;scrollbar-width:none;-ms-overflow-style:none}.tcf-tabbar::-webkit-scrollbar{display:none}.tcf-tab{flex:0 0 auto;display:inline-flex;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:14px 18px;margin-bottom:-1px;border-bottom:3px solid transparent;color:var(--ui-ink-muted, #6b7280);font-family:inherit;font-size:14px;font-weight:500;line-height:1.2;white-space:nowrap;cursor:pointer;transition:color .12s ease,border-color .12s ease}.tcf-tab:hover{color:var(--ui-ink, #111827)}.tcf-tab.active{color:var(--ui-accent, #2F5D3A);border-bottom-color:var(--ui-accent, #2F5D3A);background:var(--ui-surface, #ffffff);border-top-left-radius:8px;border-top-right-radius:8px;font-weight:600}.ui-theme-forest .tc-search{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:9px;color:var(--ui-ink)}.ui-theme-forest .tc-search input,.ui-theme-forest .tc-search input::placeholder{font-family:inherit}.ui-theme-forest .tc-panel{min-height:0!important;bottom:0!important;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:12px 12px 0 0;box-shadow:0 1px 2px #1f29240a}.ui-theme-forest .tc-table{margin:0 0 .5rem;width:100%;top:0}.ui-theme-forest .tbl-nav{position:static;padding:6px 28px}.ui-theme-forest .tc-table-wrap{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:12px;overflow:hidden}.ui-theme-forest .tc-thead th{background:var(--ui-surface-muted);color:var(--ui-ink-muted);border-bottom:1px solid var(--ui-border-strong);font-weight:700;letter-spacing:.04em}.ui-theme-forest .tc-row{border-bottom:1px solid var(--ui-border)}.ui-theme-forest .tc-row:hover{background:var(--ui-surface-muted)}.ui-theme-forest .tc-zebra thead th{background:var(--ui-chipBg, #EFE9DA);color:var(--ui-ink-soft)}.ui-theme-forest .tc-zebra tbody tr:nth-child(odd){background:var(--ui-surface, #FFFFFF)}.ui-theme-forest .tc-zebra tbody tr:nth-child(2n){background:var(--ui-surface-muted, #FAF7F0)}.ui-theme-forest .tc-zebra tbody tr:hover{background:var(--ui-accent-soft, #DCE8DA)}.ui-theme-forest .tc-selbar{display:flex;align-items:center;gap:12px;flex:1;min-height:38px}.ui-theme-forest .tc-selbar-x{width:30px;height:30px;border-radius:8px;border:1px solid var(--ui-border-strong);background:var(--ui-surface);color:var(--ui-ink-soft);cursor:pointer;display:grid;place-items:center;flex-shrink:0}.ui-theme-forest .tc-selbar-count{font-weight:700;color:var(--ui-ink);font-size:13px}.ui-theme-forest .tc-selbar-actions{display:flex;gap:8px;flex-wrap:wrap}.ui-theme-forest .tc-selbar-btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;border-radius:9px;border:1px solid var(--ui-border-strong);background:var(--ui-surface);color:var(--ui-ink);cursor:pointer;font-size:12.5px;font-weight:600}.ui-theme-forest .tc-selbar-btn:hover{background:var(--ui-surface-muted)}.ui-theme-forest .tc-selbar-btn--disabled,.ui-theme-forest .tc-selbar-btn:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.ui-theme-forest .tc-selbar-btn--danger{color:var(--ui-danger, #9B3A2E);border-color:color-mix(in srgb,var(--ui-danger, #9B3A2E) 30%,transparent)}.ui-theme-forest .tc-check{width:16px;height:16px;accent-color:var(--ui-accent, #2F5D3A);cursor:pointer}.ui-theme-forest .tc-check-cell{width:1px;white-space:nowrap;vertical-align:middle}.ui-theme-forest .tc-dense td{height:38px!important;padding-top:0;padding-bottom:0}.ui-theme-forest .tc-dense td img{width:28px!important;height:28px!important}.ui-theme-forest .tc-dense .tc-tts-sub{display:none}.ui-theme-forest .tc-pager{color:var(--ui-ink-soft)}.ui-theme-forest .tc-pager .tc-pager-btn{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-ink-soft);border-radius:7px}.ui-theme-forest .tc-pager .tc-pager-btn.active{background:var(--ui-accent);color:#fff;border-color:var(--ui-accent)}.ui-theme-forest .tc-num{font-family:var(--ui-font-mono)}.ui-theme-forest .tcf-head{display:flex;align-items:center;gap:14px;padding:16px 28px 12px;border-bottom:1px solid var(--ui-border);background:linear-gradient(180deg,#ffffffb3,#fff0)}.ui-theme-forest .tcf-head-title{flex:1;min-width:0}.ui-theme-forest .tcf-eyebrow{font-size:11px;font-weight:600;color:var(--ui-ink-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px}.ui-theme-forest .tcf-h1{margin:0;font-family:var(--ui-font-display);font-weight:500;font-size:22px;letter-spacing:-.01em;color:var(--ui-ink);line-height:1.15}.ui-theme-forest .tcf-spacer{flex:1}.ui-theme-forest .tcf-btn{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 13px;border-radius:8px;font-family:var(--ui-font-sans);font-size:12.5px;font-weight:500;cursor:pointer;background:var(--ui-surface);color:var(--ui-ink);border:1px solid var(--ui-border-strong)}.ui-theme-forest .tcf-btn:hover{background:var(--ui-surface-muted)}.ui-theme-forest .tcf-btn.dark{background:var(--ui-ink);color:#fff;border-color:var(--ui-ink)}.ui-theme-forest .tcf-vsep{width:1px;height:28px;background:var(--ui-border);margin:0 4px}.ui-theme-forest .tcf-summary{display:flex;align-items:center;gap:26px;padding:14px 28px;border-bottom:1px solid var(--ui-border);background:var(--ui-surface);flex-wrap:wrap}.ui-theme-forest .tcf-stat-l{font-size:10px;font-weight:600;color:var(--ui-ink-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px}.ui-theme-forest .tcf-stat-v{font-family:var(--ui-font-display);font-size:17px;font-weight:500;color:var(--ui-ink);line-height:1;letter-spacing:-.01em}.ui-theme-forest .tcf-hsep{width:1px;height:26px;background:var(--ui-border)}.ui-theme-forest .tcf-toolbar{display:flex;align-items:center;gap:12px;padding:12px 28px;border-bottom:1px solid var(--ui-border);background:var(--ui-surface-muted);flex-wrap:wrap}.ui-theme-forest .tcf-search{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 12px;border-radius:9px;background:var(--ui-surface);border:1px solid var(--ui-border);color:var(--ui-ink-muted);flex:0 1 340px;min-width:220px}.ui-theme-forest .tcf-search-input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:var(--ui-font-sans);font-size:12.5px;color:var(--ui-ink)}.ui-theme-forest .tcf-search-input::placeholder{color:var(--ui-ink-muted)}.ui-theme-forest .tcf-depth{display:inline-flex;align-items:center;gap:8px}.tcf-spacer{flex:1}.ui-theme-forest .tcf-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;background:var(--ui-accent-soft);color:var(--ui-accent-ink);font-size:11.5px;font-weight:600;white-space:nowrap}.ui-theme-forest .tcf-badge.off{background:#f2ddd8;color:var(--ui-danger)}.ui-theme-forest .tcf-badge-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.ui-theme-forest .tcf-toggle{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 12px;border-radius:9px;background:var(--ui-surface);border:1px solid var(--ui-border);font-family:var(--ui-font-sans);font-size:12px;font-weight:500;color:var(--ui-ink-muted);cursor:pointer}.ui-theme-forest .tcf-toggle.on{color:var(--ui-accent-ink);border-color:var(--ui-accent);background:var(--ui-accent-soft)}.ui-theme-forest .tcf-toggle-dot{width:8px;height:8px;border-radius:50%;border:1.5px solid currentColor}.ui-theme-forest .tcf-toggle.on .tcf-toggle-dot{background:currentColor}.tcf-neg{color:var(--ui-danger, #9B3A2E)!important}.ui-theme-forest .tcf-grp{background:var(--ui-surface-muted)!important;border-bottom:1px solid var(--ui-border)}.ui-theme-forest .tcf-grp:hover{background:var(--ui-chipBg, #EFE9DA)!important}.ui-theme-forest .tcf-grp-label{font-family:var(--ui-font-display);font-weight:600;font-size:14px;color:var(--ui-ink)!important}.tcf-grp-upper{text-transform:uppercase}.tcf-vs-row>td{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tcf-vs-ph>td{background-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.04) 50%,transparent 100%);background-size:200% 100%;animation:tcf-vs-shimmer 1.1s ease-in-out infinite}@keyframes tcf-vs-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ui-theme-forest .tcf-grp-count{font-family:var(--ui-font-mono);font-size:10.5px;font-weight:600;color:var(--ui-ink-muted);background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:999px;padding:2px 7px}.ui-theme-forest .tcf-grp-sub{font-family:var(--ui-font-mono);font-size:12px;font-weight:600;color:var(--ui-ink-soft)}.ui-theme-forest .tcf-grp-sub:last-child{color:var(--ui-ink);font-weight:700}.tcf-foot-wrap{flex:0 0 auto;overflow-y:auto;scrollbar-gutter:stable;background:var(--ui-ink, #1C2620)}.tcf-foottable{width:100%;margin:0;border-collapse:collapse;border-radius:0;overflow:hidden}@media (min-width: 1600px){.ui-theme-forest .tc-table{margin:0 28px .5rem;width:calc(100% - 56px)}.ui-theme-forest .tcf-foottable{margin:0 28px;width:calc(100% - 56px)}}.tcf-fixed{table-layout:fixed}.tcf-fixed td{overflow:hidden}.tcf-fixed td>div{min-width:0}.tcf-grandtotal td{background:var(--ui-ink, #1C2620);color:#fff;padding:12px 16px;white-space:nowrap}.tcf-gt-label{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;opacity:.7;padding-left:18px!important}.tcf-gt-val{font-family:var(--ui-font-mono, monospace);font-size:13px;font-weight:600;opacity:.9;white-space:nowrap}.tcf-gt-val:last-child{font-family:var(--ui-font-display, serif);font-size:16px;font-weight:600;opacity:1}.tcf-page-root{height:100%;display:flex;flex-direction:column;min-height:0;overflow:hidden}.tcf-page-fill{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;margin-top:0!important}.tcf-stage{height:100%;display:flex;flex-direction:column;min-height:0;overflow:hidden}.tcf-fill-col{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.ui-theme-forest .tcf-panel-fill{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;height:auto!important;bottom:0!important}.ui-theme-forest .tcf-tablearea{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:visible}.tcf-scroll{flex:1 1 auto;min-height:0;overflow:auto;scrollbar-gutter:stable}.ui-theme-forest .tcf-scroll .tc-thead th{position:sticky;top:0;z-index:5}.tcf-compact .tcf-head{padding:8px 16px}.tcf-compact .tcf-eyebrow{display:none}.tcf-compact .tcf-h1{font-size:16px}.tcf-compact .tcf-summary{padding:8px 16px;gap:18px}.tcf-compact .tcf-toolbar{padding:7px 16px}.tcf-compact .tbl-nav{padding:4px 16px}@media (max-width: 640px){.ui-theme-forest .tcf-head{padding:8px 14px;gap:10px}.ui-theme-forest .tcf-h1{font-size:18px;line-height:1.1}.ui-theme-forest .tcf-eyebrow{font-size:10px;margin-bottom:1px}.ui-theme-forest .tcf-vsep{display:none}.ui-theme-forest .tcf-summary{padding:9px 14px;gap:16px}.ui-theme-forest .tcf-toolbar{padding:8px 14px;gap:8px}.ui-theme-forest .tcf-tabbar{padding-left:14px;padding-right:14px}}.tcf-compact .tc-row td{height:30px!important;padding-top:0;padding-bottom:0}.tcf-compact .tc-row td>div{padding-top:1px;padding-bottom:1px}.tcf-compact .tc-table td{font-size:11.5px}.tcf-compact .tc-thead th{padding-top:4px;padding-bottom:4px;font-size:9.5px}.tcf-compact .tc-row td span[class*=bg-]{padding-top:1px!important;padding-bottom:1px!important}.tcf-compact .tcf-grp td,.tcf-compact .tcf-grp-label,.tcf-compact .tcf-grp-sub{padding-top:5px!important;padding-bottom:5px!important}.tcf-compact .tcf-grp-label{font-size:13px}.tcf-compact .tcf-grandtotal td{padding-top:8px;padding-bottom:8px}.tcf-minipager{display:inline-flex;align-items:center;gap:8px;font-family:var(--ui-font-sans);font-size:12px;color:var(--ui-ink-muted);white-space:nowrap}.tcf-minipager-info{font-family:var(--ui-font-mono)}.tcf-minipager-page{font-family:var(--ui-font-mono);font-weight:600;color:var(--ui-ink);min-width:46px;text-align:center}.tcf-minipager-btn{width:24px;height:24px;border-radius:6px;border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-ink-soft);cursor:pointer;font-size:15px;line-height:1;display:grid;place-items:center}.tcf-minipager-btn:hover{background:var(--ui-surface-muted)}.tcf-minipager-btn:disabled{opacity:.4;cursor:default}
