*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#root{min-height:100dvh}.app-page{width:100%;max-width:100%}.app-page-title{color:#000000e0;margin:0 0 1rem;font-size:clamp(1.125rem,1.5vw + .75rem,1.5rem);font-weight:600}.app-page-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.login-shell{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);justify-content:center;align-items:center;min-height:100dvh;padding:clamp(16px,4vw,48px);display:flex}.login-card{width:min(100%,420px)}.login-card .ant-card-body{padding:clamp(20px,3vw,32px)}.login-brand{flex-direction:column;align-items:center;gap:8px;margin-bottom:clamp(16px,2.5vw,28px);display:flex}.app-content-inner{width:100%;max-width:min(100%,1600px)}.app-table-wrap{width:100%;overflow-x:auto}
