*,*: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-iris-soft);color:var(--tempo-text)}::placeholder{text-transform:none}:focus-visible{outline:2px solid var(--tempo-iris-deep);outline-offset:2px}a{color:var(--tempo-iris-deep);text-decoration:none}a:hover{color:var(--tempo-iris-darker);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-iris-soft);color:var(--tempo-iris-deep);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-mark{display:block;width:56px;height:56px;border-radius:8px;background:var(--tempo-coral)}.tempo-auth-title{margin:30px 0 18px;color:var(--tempo-white);font-size:clamp(56px,7vw,96px);font-weight:800;font-stretch:125%;letter-spacing:-.035em;line-height:.95}.tempo-auth-tagline{max-width:24ch;margin:0;color:var(--tempo-sidebar-text);font-size:19px;line-height:1.45}.tempo-auth-week{display:flex;gap:6px;margin-top:34px}.tempo-auth-week span{display:grid;place-items:center;width:34px;height:34px;border:1.5px solid var(--tempo-sidebar-line);border-radius:5px;color:var(--tempo-sidebar-muted);font-size:11px;font-weight:600}.tempo-auth-week span.is-workday{background:var(--tempo-coral);border-color:var(--tempo-coral);color:var(--tempo-ink)}.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}@media (max-width: 960px){.tempo-auth{grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1fr}.tempo-auth-brand{padding:18px 24px}.tempo-auth-brand-main{display:flex;align-items:center;gap:12px}.tempo-auth-mark{width:28px;height:28px;border-radius:5px}.tempo-auth-title{margin:0;font-size:26px}.tempo-auth-tagline,.tempo-auth-week,.tempo-auth-foot{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{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}}
