.app-shell{min-height:100vh;background:#f5f7fb}.app-sidebar{flex:0 0 220px;min-height:100vh;overflow:auto;background:#001529}.app-brand{height:72px;padding:16px 20px;color:#fff}.app-brand-title{font-size:18px;font-weight:700;line-height:24px}.app-brand-subtitle{margin-top:2px;color:#ffffffa6;font-size:12px}.app-main{min-width:0;min-height:100vh;background:#f5f7fb}.app-header{display:flex;align-items:center;justify-content:space-between;height:64px;flex:0 0 64px;padding:0 24px;background:#fff;border-bottom:1px solid #e5e7eb}.app-header-title{margin:0;color:#111827;font-size:20px;font-weight:600;line-height:28px}.app-header-user{display:flex;align-items:center;gap:12px;white-space:nowrap}.app-content{min-height:calc(100vh - 64px);margin:0;padding:24px;overflow:auto;background:#f5f7fb}.app-content>div,.app-content>.ant-spin-nested-loading{max-width:100%}.app-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#f5f7fb}@media (max-width: 768px){.app-shell{min-width:760px}.app-header{padding:0 16px}.app-content{padding:16px}}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{background:#f5f7fb;color:#1f2937;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}*{box-sizing:border-box}
