.auth-container{display:flex;height:100vh;width:100vw;min-width:1200px;overflow:hidden}.auth-left{flex:1;background:linear-gradient(135deg,#001529,#003a70);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;padding:40px;position:relative}.auth-bg-circle{position:absolute;border-radius:50%;background:#ffffff08}.circle-1{width:600px;height:600px;top:-200px;left:-200px}.circle-2{width:400px;height:400px;bottom:-100px;right:-100px}.auth-title-container{z-index:10;text-align:center;animation:fadeIn 1.2s ease-out}.auth-title{font-size:48px;font-weight:700;margin-bottom:24px;letter-spacing:4px;color:#fff;text-shadow:0 4px 12px rgba(0,0,0,.4)}.auth-subtitle{font-size:22px;font-weight:300;color:#ffffffe6;letter-spacing:6px;text-shadow:0 2px 6px rgba(0,0,0,.2)}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth-right{width:480px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;box-shadow:-4px 0 16px #0000000d;position:relative;z-index:2}.auth-content-wrapper{width:100%;max-width:360px}.main-layout{height:100vh;overflow:hidden}.logo-container{height:64px;padding:16px;display:flex;align-items:center;justify-content:center;background:#002140}.logo-text{color:#fff;font-weight:700;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logo-text-collapsed{color:#fff;font-weight:700;font-size:16px}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:1200px;background-color:#f0f2f5}a{text-decoration:none;color:inherit}ul,ol{list-style:none;padding:0;margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:500}.ant-table-wrapper .ant-spin-nested-loading:has(.ant-spin-spinning) .ant-table-placeholder{visibility:hidden}.page-container-content .ant-table-wrapper,.page-container-content .ant-spin-nested-loading{height:100%}.page-container-content .ant-spin-container{height:100%;display:flex;flex-direction:column}.page-container-content .ant-table{flex:1}.page-container-content .ant-pagination,.page-container-content .ant-table-pagination{margin-top:auto!important;margin-bottom:0!important;padding:12px 0;justify-content:flex-end}
