*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#eef2f8}.app-shell{min-height:100vh}.app-sider{background:#f8fafc!important;border-right:1px solid #dbe3ef}.brand{display:flex;gap:12px;align-items:center;padding:22px 20px}.brand-logo{display:grid;place-items:center;width:40px;height:40px;color:#fff;background:#2563eb;border-radius:8px;font-size:22px}.brand h4{margin:0!important}.app-header{display:flex;justify-content:space-between;align-items:center;height:64px;padding:0 24px;background:#fff;border-bottom:1px solid #dbe3ef}.app-content{padding:24px}.page-stack{width:100%;max-width:1280px}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(120deg,#2563eb1f,#16a34a14),#eef2f8}.login-card{width:min(420px,100%)}.login-brand{display:grid;gap:8px;justify-items:center;margin-bottom:24px;text-align:center}.login-logo{display:grid;place-items:center;width:56px;height:56px;color:#fff;background:#2563eb;border-radius:8px;font-size:28px}@media (max-width: 760px){.app-shell{display:block}.app-sider{width:100%!important;max-width:none!important;min-width:0!important}.app-content{padding:16px}}
