:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#20332d;background:#f3f6f4}*{box-sizing:border-box}body{margin:0;min-width:320px}.shell{min-height:100vh}.sider{box-shadow:3px 0 18px #162c251f}.brand{height:64px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;font-size:20px;font-weight:700}.admin-header{padding:0 24px;background:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 8px #17362b14}.content{margin:24px}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page-heading h2{margin:0}.section-card{margin-top:16px}.centered{min-height:100vh;display:grid;place-items:center}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top right,#d9ece2,#f4f7f5 48%)}.login-card{width:min(420px,100%);text-align:center;box-shadow:0 18px 70px #173c2f26;border:0}.login-card .ant-form,.login-card .ant-alert{text-align:left;margin-top:24px}.brand-mark{margin:auto;width:54px;height:54px;display:grid;place-items:center;border-radius:18px;color:#fff;font-size:26px;background:#356859}.dev-hint{display:block;margin-top:18px}.full-width{width:100%}.drawer-form,.drawer-actions{margin-top:24px}.service-checkboxes{display:grid;gap:14px}.schedule-list{width:100%}.float-right{float:right}.permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.audit-search{width:300px}.dispatch-form{max-width:720px;margin-top:24px}@media(max-width:700px){.content{margin:14px}.admin-header{padding:0 10px}}
