:root{--tz-border-default: #E8E8E2;--tz-bg-page: #FAFAF8;--tz-primary: #ED7B2F;--tz-primary-50: #FFF7F0}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--tz-bg-page)}#root{min-height:100vh}.ant-btn,.ant-menu-item,.ant-tag,.ant-input,.ant-select-selector{transition:all .15s ease-out!important}.ant-card{transition:box-shadow .2s ease-out,transform .15s ease-out!important}.ant-card:hover{box-shadow:0 4px 12px #00000014,0 2px 4px -2px #0000000d}.ant-statistic .ant-statistic-content{display:flex;align-items:center;gap:12px}.ant-statistic-title{font-weight:500;color:#7a7a72}.ant-menu-light .ant-menu-item-selected{font-weight:500}h4.ant-typography{color:#2e2e2c;letter-spacing:.01em}.ant-btn-primary:hover{box-shadow:0 2px 8px #ed7b2f59}.ant-alert{border-radius:8px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0003}.ant-layout-content{animation:contentFadeIn .25s ease-out}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
