:root{color:#182238;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f6fb;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}a{color:inherit}#app{min-height:100vh}.page{gap:20px;display:grid}.page-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.page-heading h1{letter-spacing:-.02em;margin:0;font-size:clamp(22px,3vw,32px)}.page-heading p{color:#667085;margin:6px 0 0}.surface{background:#fff;border:1px solid #e4e9f2;border-radius:16px;box-shadow:0 10px 30px #1a2b4d0d}.table-wrap{overflow-x:auto}.empty-state{text-align:center;color:#667085;padding:48px 20px}.status-dot{background:#15b879;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}:focus-visible{outline-offset:2px;outline:3px solid #6f8cff}@media (width<=767px){.page{gap:14px}.page-heading{flex-direction:column;align-items:stretch}.page-heading .el-button{width:100%;min-height:44px}.surface{border-radius:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
