*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f7fb;color:#1f2937}button,input,textarea,select{font:inherit}.login-page{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:linear-gradient(135deg,#1463ff14,#00947814),#f5f7fb}.login-panel{width:min(960px,100%);display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:32px;align-items:center}.login-brand h1{margin-bottom:12px;font-size:40px;line-height:1.15}.login-brand .ant-typography{max-width:520px;color:#4b5563;font-size:16px}.login-card{border-radius:8px;box-shadow:0 18px 48px #0f172a1f}.menu-link{width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.shell-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px}.page-stack{width:100%}.status-timeline{margin-top:20px}.fee-setup-table .ant-table-cell{vertical-align:middle}.fee-setup-table .fee-setup-business-cell{background:#f7faff;font-weight:600}.fee-setup-table .ant-input-number{width:100%}.route-loading{min-height:100vh;display:grid;place-items:center;background:#f5f7fb}.route-loading-placeholder{width:220px;height:72px}@media(max-width:768px){.login-panel{grid-template-columns:1fr}.login-brand h1{font-size:32px}}
