*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--tempo-font-ui);background:var(--tempo-canvas);color:var(--tempo-text);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5,h1.ant-typography,h2.ant-typography,h3.ant-typography,h4.ant-typography,h5.ant-typography{font-family:var(--tempo-font-ui);font-stretch:var(--tempo-display-stretch);letter-spacing:-.01em;color:var(--tempo-text)}::selection{background:var(--tempo-coral-soft);color:var(--tempo-text)}::placeholder{text-transform:none}:focus-visible{outline:2px solid var(--tempo-ink);outline-offset:2px}a{color:var(--tempo-coral-text);text-decoration:none}a:hover{color:var(--tempo-coral-deep);text-decoration:underline;text-underline-offset:3px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--tempo-border-strong);border-radius:5px;border:2px solid var(--tempo-canvas)}::-webkit-scrollbar-thumb:hover{background:var(--tempo-text-disabled)}.tabular,.ant-table-cell .tabular{font-variant-numeric:tabular-nums}.ant-table-wrapper .ant-table-thead>tr>th{font-weight:600;font-size:12.5px;white-space:nowrap}.ant-table-wrapper .ant-table-tbody>tr>td.ant-table-cell{vertical-align:middle}.ant-typography{word-break:normal;overflow-wrap:break-word}.ant-card-head-title{font-weight:650;font-stretch:108%}.ant-card .ant-card-head-wrapper{flex-wrap:wrap;gap:4px 16px;padding-block:8px}.ant-card .ant-card-head-title{flex:1 0 auto;max-width:100%;white-space:normal}.ant-card .ant-card-extra{margin-inline-start:0}.ant-modal .ant-modal-title{font-weight:650;font-stretch:108%}.ant-btn{font-stretch:100%}.ant-statistic-title{font-size:13px;color:var(--tempo-text-secondary)}.ant-upload-wrapper .ant-upload-drag{background:var(--tempo-surface-alt)}.tempo-sider .ant-menu-dark .ant-menu-item{position:relative}.tempo-sider .ant-menu-dark .ant-menu-item-selected{font-weight:600}.tempo-sider .ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon{color:var(--tempo-coral)}.tempo-sider .ant-menu-dark .ant-menu-item-selected:after{content:"";position:absolute;inset:auto 14px auto auto;top:50%;width:7px;height:7px;margin-top:-3.5px;border:0;border-radius:1px;background:var(--tempo-coral);opacity:1;transform:none}.tempo-sider .ant-menu-inline-collapsed .ant-menu-item-selected:after{display:none}.tempo-status{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 9px 0 8px;border-radius:4px;font-size:12px;font-weight:600;line-height:1;white-space:nowrap}.tempo-status>i{width:7px;height:7px;border-radius:1px;flex:none}.tempo-chip{display:inline-flex;align-items:center;height:18px;padding:0 5px;border-radius:4px;border:1px solid var(--tempo-border-strong);background:var(--tempo-surface);color:var(--tempo-text-secondary);font-size:10.5px;font-weight:600;letter-spacing:.02em;line-height:1;white-space:nowrap}.tempo-chip.is-plain{height:22px;padding:0 8px;font-size:12px;letter-spacing:0}.tempo-avatar{display:inline-grid;place-items:center;flex:none;border-radius:6px;background:var(--tempo-avatar-bg);color:var(--tempo-avatar-text);font-weight:600;letter-spacing:.02em;line-height:1;-webkit-user-select:none;user-select:none}.tempo-money{font-variant-numeric:tabular-nums;white-space:nowrap}.tempo-page-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px 16px;margin-bottom:20px}.tempo-page-header h1{margin:0 0 4px;font-size:27px;font-weight:650;line-height:1.15}.tempo-page-header p{margin:0;color:var(--tempo-text-secondary);font-size:14px}.tempo-page-header .tempo-page-header-extra{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.tempo-filterbar{display:flex;flex-wrap:wrap;gap:8px;padding:14px}.tempo-filterbar.is-divided{border-bottom:1px solid var(--tempo-divider)}.tempo-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;margin-bottom:20px}.tempo-tile{display:flex;flex-direction:column;gap:6px;min-width:0;min-height:112px;padding:16px 18px;border:1px solid var(--tempo-border);border-radius:8px;background:var(--tempo-surface)}.tempo-tile-label{display:flex;align-items:center;gap:10px;color:var(--tempo-text-secondary);font-size:13px;font-weight:500}.tempo-tile-icon{display:grid;place-items:center;flex:none;width:32px;height:32px;border-radius:6px;background:var(--tempo-coral-soft);color:var(--tempo-coral-text);font-size:16px}.tempo-tile-key{width:10px;height:10px;border-radius:3px;flex:none}.tempo-tile-value{font-size:30px;font-weight:650;font-stretch:108%;line-height:1.1;letter-spacing:-.015em;color:var(--tempo-text);overflow-wrap:anywhere}.tempo-tile-value small{margin-left:3px;font-size:16px;font-weight:500;color:var(--tempo-text-secondary);letter-spacing:0}.tempo-tile-hint{margin-top:auto;color:var(--tempo-text-muted);font-size:12.5px}.tempo-tile.is-emphasis{background:var(--tempo-coral);border-color:var(--tempo-coral)}.tempo-tile.is-emphasis .tempo-tile-label,.tempo-tile.is-emphasis .tempo-tile-value,.tempo-tile.is-emphasis .tempo-tile-value small,.tempo-tile.is-emphasis .tempo-tile-hint,.tempo-tile.is-emphasis a{color:var(--tempo-ink)}.tempo-tile.is-emphasis a,.tempo-tile .tempo-link{font-weight:600;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.tempo-tile.is-clickable{cursor:pointer}.tempo-tile.is-clickable:hover{border-color:var(--tempo-border-strong)}.tempo-tile.is-emphasis.is-clickable:hover{border-color:var(--tempo-coral-hover);background:var(--tempo-coral-hover)}.tempo-legend{display:flex;flex-wrap:wrap;gap:6px 14px;color:var(--tempo-text-secondary);font-size:12px;font-weight:400}.tempo-legend>span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.tempo-legend i{display:inline-block;width:14px;height:3px;border-radius:2px}.tempo-legend i.is-box{width:10px;height:10px;border-radius:3px}.tempo-chart-tooltip{min-width:160px;padding:9px 11px;border:1px solid var(--tempo-border);border-radius:8px;background:var(--tempo-surface);box-shadow:0 6px 20px #1716141f;color:var(--tempo-text-secondary);font-size:12px}.tempo-chart-tooltip strong{display:block;margin-bottom:5px;color:var(--tempo-text);font-weight:600}.tempo-chart-tooltip .row{display:grid;grid-template-columns:14px minmax(0,1fr) auto;gap:8px;align-items:center;line-height:1.7}.tempo-chart-tooltip .row i{height:3px;border-radius:2px}.tempo-chart-tooltip .row i.is-box{width:10px;height:10px;border-radius:3px}.tempo-chart-tooltip .row b{color:var(--tempo-text);font-weight:600;font-variant-numeric:tabular-nums}.tempo-auth{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);background:var(--tempo-surface)}.tempo-auth-brand{display:flex;flex-direction:column;justify-content:space-between;gap:32px;padding:56px 64px;background:var(--tempo-ink);color:var(--tempo-sidebar-text)}.tempo-auth-story{display:grid;gap:18px;max-width:540px}.tempo-auth-headline{margin:0;color:var(--tempo-white);font-size:clamp(36px,3.6vw,54px);font-weight:750;font-stretch:118%;letter-spacing:-.025em;line-height:1.02}.tempo-auth-tagline{max-width:34ch;margin:0;color:var(--tempo-sidebar-text);font-size:17px}.tempo-auth-sheet{width:min(430px,100%);margin-top:16px;padding:18px 20px 16px;border-radius:12px;background:var(--tempo-surface);color:var(--tempo-text);box-shadow:0 24px 60px #00000059}.tempo-auth-sheet-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--tempo-divider)}.tempo-auth-sheet-head small{display:block;color:var(--tempo-text-muted);font-size:12px}.tempo-auth-sheet-head b{font-size:15px;font-weight:650}.tempo-auth-sheet-rows{display:grid;gap:10px;padding:14px 0}.tempo-auth-sheet-row{display:grid;grid-template-columns:38px 1fr 34px;align-items:center;gap:12px;font-size:13px}.tempo-auth-sheet-row>span:first-child{color:var(--tempo-text-secondary);font-weight:600}.tempo-auth-sheet-row>b{text-align:right;font-weight:600}.tempo-auth-bar{height:10px;border-radius:3px;background:var(--tempo-fill);overflow:hidden}.tempo-auth-bar>i{display:block;height:100%;border-radius:3px;background:var(--tempo-coral);transform-origin:left;animation:tempoBarGrow .7s cubic-bezier(.2,.7,.2,1) both}@keyframes tempoBarGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.tempo-auth-sheet-foot{display:flex;justify-content:space-between;align-items:baseline;padding-top:12px;border-top:1px solid var(--tempo-divider);color:var(--tempo-text-secondary);font-size:14px}.tempo-auth-sheet-foot b{color:var(--tempo-text);font-size:19px;font-stretch:110%}.tempo-auth-foot{margin:0;color:var(--tempo-sidebar-muted);font-size:12px}.tempo-auth-main{display:grid;place-items:center;padding:40px 24px}.tempo-auth-card{width:100%;max-width:380px}.tempo-auth-card h1{margin:0 0 6px;font-size:30px;font-weight:650;line-height:1.15}.tempo-auth-card .tempo-auth-lead{margin:0 0 24px;color:var(--tempo-text-secondary);font-size:14px}.tempo-auth-card .tempo-auth-help{margin:22px 0 0;color:var(--tempo-text-muted);font-size:13px}@media (min-width: 961px) and (max-height: 780px){.tempo-auth-brand{gap:24px;padding:36px 64px}.tempo-auth-story{gap:14px}.tempo-auth-headline{font-size:clamp(34px,3.2vw,44px)}.tempo-auth-sheet{margin-top:6px;padding:14px 18px 12px}.tempo-auth-sheet-rows{gap:8px;padding:10px 0}}@media (min-width: 961px) and (max-height: 620px){.tempo-auth-tagline{display:none}}@media (max-width: 960px){.tempo-auth{grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1fr}.tempo-auth-brand{justify-content:flex-start;gap:16px;padding:16px 24px 22px}.tempo-auth-story{gap:0}.tempo-auth-headline{font-size:26px}.tempo-auth-tagline,.tempo-auth-sheet,.tempo-auth-foot{display:none}.tempo-auth-main{padding:24px 24px 32px}}@media (max-width: 960px) and (max-height: 660px){.tempo-auth-story{display:none}}.animate-fade-in{animation:tempoFadeIn .18s ease-out}@keyframes tempoFadeIn{0%{opacity:0}to{opacity:1}}.skeleton-shimmer{background:linear-gradient(90deg,var(--tempo-fill) 0%,var(--tempo-surface-alt) 50%,var(--tempo-fill) 100%);background-size:200% 100%;animation:tempoShimmer 1.4s ease-in-out infinite;border-radius:6px}@keyframes tempoShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion: reduce){.animate-fade-in,.skeleton-shimmer,.tempo-auth-bar>i{animation:none}}.rate-primary{color:var(--tempo-text);font-weight:600;font-size:14px;font-variant-numeric:tabular-nums}.rate-secondary{color:var(--tempo-text-muted);font-size:11.5px;font-variant-numeric:tabular-nums}.empty-state{padding:60px 20px;text-align:center;color:var(--tempo-text-muted)}.empty-state-icon{margin-bottom:16px;font-size:44px;opacity:.5}@media (max-width: 767px){.tempo-page-header h1{font-size:22px}.tempo-filterbar>*{flex:1 1 100%}.tempo-page-header .tempo-page-header-extra{justify-content:flex-start}.ant-alert.ant-alert-with-description{flex-wrap:wrap;padding:16px}.ant-alert.ant-alert-with-description .ant-alert-action{flex-basis:100%;margin-inline-start:0;margin-top:12px;padding-inline-start:34px}.ant-table-wrapper{overflow-x:auto}.ant-card .ant-card-body{padding:16px}.tempo-tile-value{font-size:24px}}
