@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;color:#0f172a;background:#f7f8fa;-webkit-font-smoothing:antialiased}#root{min-height:100vh}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(160deg,#0b1220,#1e293b)}.login-card{width:100%;max-width:420px;border-radius:12px}.login-brand{text-align:center;margin-bottom:24px}.login-brand img{width:56px;height:56px;object-fit:contain}.crew-brand{display:flex;align-items:center;gap:12px;padding:20px 16px 12px}.crew-brand__logo{width:36px;height:36px;object-fit:contain;filter:brightness(0) invert(1)}.crew-header{display:flex;align-items:center;gap:8px;padding:0 16px;background:#fff;border-bottom:1px solid #eef0f3;height:56px;line-height:normal}.crew-content{padding:20px 16px 32px;max-width:1200px}@media(min-width:768px){.crew-content{padding:28px 32px 48px}}.ant-layout-sider .ant-menu-item{color:#ffffffb8!important}.ant-layout-sider .ant-menu-item-selected{background:#1d4ed859!important;color:#fff!important}.ant-layout-sider .ant-menu-item:hover{color:#fff!important}
