*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f6f8}.app-layout,.app-sider{min-height:100vh}.app-logo{height:72px;padding:14px 16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.08)}.logo-mark{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#1677ff;color:#fff;font-weight:700}.logo-title{color:#fff;font-size:16px;font-weight:600}.logo-subtitle{color:#ffffff80;font-size:12px}.app-header{height:64px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #f0f0f0}.app-content{background:#f4f6f8}.content-container{max-width:1700px;margin:0 auto;padding:28px}.ant-card{box-shadow:0 1px 4px #00000009}.ant-table-wrapper{width:100%}@media(max-width:768px){.app-header{padding:0 16px}.content-container{padding:16px}}
