*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f5f7fa}.login-screen{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(135deg,#1f6f8beb,#14213df0),url(https://images.unsplash.com/photo-1518005020951-eccb494ad742?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center}.login-panel{width:min(1040px,100%);display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:48px;align-items:center}.login-copy,.login-copy .ant-typography{color:#fff}.login-copy h1.ant-typography{max-width:680px;margin:12px 0 20px;font-size:clamp(40px,7vw,72px);line-height:1.02}.login-copy .ant-typography-secondary{color:#ffffffb8}.login-copy .login-kicker{color:#9be7ff;font-size:15px;font-weight:700;letter-spacing:0;text-transform:uppercase}.login-card{border-radius:8px;box-shadow:0 24px 72px #0d162647}.login-card h3.ant-typography{margin-bottom:4px}.login-alert{margin:20px 0}.login-card form{margin-top:24px}.dev-login-button{margin-top:12px}.app-shell{min-height:100vh}.app-sider{min-height:100vh;box-shadow:8px 0 24px #14213d1f}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column}.brand{height:72px;display:flex;align-items:center;gap:12px;padding:0 20px}.ant-layout-sider-collapsed .brand{justify-content:center;padding:0}.brand-mark{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:8px;color:#14213d;background:#fca311;font-weight:800}.brand-text{min-width:0;display:flex;flex-direction:column;line-height:1.1}.brand-text .ant-typography{color:#fff;margin:0}.brand-text .ant-typography-secondary{color:#ffffff9e;font-size:12px}.sider-toggle{margin-top:auto;padding:12px;border-top:1px solid rgba(255,255,255,.1)}.sider-toggle .ant-btn{width:100%;height:40px;color:#ffffffd1}.sider-toggle .ant-btn:hover{color:#fff;background:#ffffff1a}.app-header{height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ebf0}.app-header h4.ant-typography{margin:0}.user-summary{display:flex;flex-direction:column;line-height:1.15}.user-summary .ant-typography-secondary{font-size:12px}.app-content{padding:24px}.page-stack{display:flex;flex-direction:column;gap:16px}.page-stack h2.ant-typography{margin:0 0 4px}.under-development{min-height:calc(100vh - 112px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}.under-development__icon{color:#8c8c8c;font-size:48px}.under-development h3.ant-typography{margin:0}.page-heading{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ant-card{border-radius:8px}.table-link-button{height:auto;padding:0}.table-search-input{width:min(420px,100%)}@media(max-width:768px){.login-screen{padding:20px}.login-panel{grid-template-columns:1fr;gap:24px}.login-copy h1.ant-typography{font-size:40px}.login-card{width:100%}.app-header{height:auto;min-height:72px;align-items:flex-start;flex-direction:column;gap:12px;padding:16px}.app-content{padding:16px}}
