:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;color:#17171a;background:#fafafa;font-synthesis:none;--c-accent:#4f46e5;--c-bg:#fafafa;--c-surface:#fff;--c-border:#e6e6e9;--c-text:#17171a;--c-secondary:#6b6b72;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--radius-sm:7px;--radius-lg:12px}*{box-sizing:border-box}body{margin:0;background:var(--c-bg)}.app-shell{min-height:100vh;background:var(--c-bg)}.ant-layout-header{height:58px;padding:0 28px;background:#fff;border-bottom:1px solid var(--c-border);display:flex;align-items:center;justify-content:space-between}.app-brand{display:flex;align-items:baseline;gap:12px;cursor:pointer}.app-brand b{font-size:16px}.app-brand span{font-size:12px;color:var(--c-secondary)}.ant-layout-content{padding:24px 28px 48px;max-width:1600px;width:100%;margin:0 auto}.page-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px;gap:16px}.page-head h1{font-size:22px;margin:4px 0;color:var(--c-text)}.page-head p{margin:0;color:var(--c-secondary)}.page-head .ant-btn-link{padding-left:0}.table-card,.section-card{border:1px solid var(--c-border);box-shadow:0 1px 2px #17171a0d}.section-card{margin-bottom:16px}.toolbar{display:flex;gap:8px;margin-bottom:16px}.toolbar .ant-input-search{max-width:360px}.ms-num{font-variant-numeric:tabular-nums}.ms-pill{display:inline-flex;align-items:center;border-radius:999px;padding:3px 9px;font-size:12px}.is-neutral{background:#eeeef0;color:#4b4b52}.is-success{background:#dcfce7;color:#166534}.full,.ant-select{width:100%}.results{background:#fff}.result-value{font-size:16px;font-weight:650}.modal-actions{margin-bottom:16px}.login-page{min-height:100vh;display:grid;place-items:center;background:#f7f7f8;padding:24px}.login-card{width:min(400px,100%);border-radius:12px}.login-card .ant-card-body{padding:32px}.brand-mark{width:40px;height:40px;border-radius:10px;background:#17171a;color:#fff;display:grid;place-items:center;font-weight:700;margin-bottom:18px}.login-card h3{margin-bottom:4px}.ant-btn-primary{background:#17171a;box-shadow:none}.ant-btn-primary:hover{background:#2c2c30!important}.ant-form-item-label label,.ant-table-thead th{color:#4b4b52!important}small{color:#6b6b72;font-weight:400}@media(max-width:768px){.ant-layout-header{padding:0 14px}.ant-layout-content{padding:16px 12px 36px}.page-head{align-items:flex-start;flex-direction:column}.page-head>.ant-btn{width:100%}.app-brand span{display:none}.toolbar{flex-wrap:wrap}.toolbar .ant-input-search{max-width:none;flex:1;min-width:220px}}
