.auth-container{min-height:100vh;background:linear-gradient(135deg,#0f0f23,#1a1a2e,#16213e);display:flex;align-items:center;justify-content:center;padding:20px;position:relative}.auth-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3;pointer-events:none}.auth-card{width:100%;max-width:450px;border-radius:20px!important;box-shadow:0 25px 50px #0006!important;border:1px solid rgba(255,255,255,.1)!important;overflow:hidden;position:relative;background:#1a1a2ef2!important;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.auth-card .ant-card-body{padding:40px 32px!important}.auth-card.auth-card--wide{max-width:500px}.auth-header{text-align:center;margin-bottom:40px}.auth-header .auth-logo{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.auth-header .auth-logo img{height:60px;max-width:200px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.auth-header .auth-title{margin:0!important;color:#fff!important;font-weight:600!important;font-size:28px!important}.auth-header .auth-subtitle{color:#a0a0a0!important;font-size:16px!important;display:block;margin-top:8px!important}.auth-form .auth-forgot-link{text-align:right;margin-bottom:24px;margin-top:-8px}.auth-form .auth-forgot-link a{color:#00d4ff!important;text-decoration:none!important;font-size:14px!important;font-weight:500!important}.auth-form .auth-forgot-link a:hover{color:#33e0ff!important}.auth-form .auth-divider{margin:24px 0!important;color:#666!important}.auth-form .auth-divider .ant-divider-inner-text{color:#666!important;font-size:14px!important}.auth-info-box{background:#1e1e2e;padding:16px;border-radius:12px;margin-bottom:24px;border:1px solid #333}.auth-info-box .auth-info-title{font-size:13px!important;color:#a0a0a0!important;display:block;margin-bottom:8px!important;font-weight:500!important}.auth-info-box .auth-info-content{font-size:12px;color:#666;line-height:1.5}.auth-terms-box{text-align:center;margin-bottom:24px;padding:16px;background:#1e1e2e;border-radius:8px;border:1px solid #333}.auth-terms-box .auth-terms-text{font-size:12px!important;color:#a0a0a0!important}.auth-terms-box .auth-terms-text a{color:#00d4ff!important;text-decoration:none!important}.auth-terms-box .auth-terms-text a:hover{color:#33e0ff!important}.auth-footer{text-align:center}.auth-footer .auth-footer-text{color:#a0a0a0!important;font-size:15px!important;margin-bottom:16px}.auth-footer .auth-footer-text a{color:#00d4ff!important;text-decoration:none!important;font-weight:600!important}.auth-footer .auth-footer-text a:hover{color:#33e0ff!important}.auth-footer .auth-footer-text a.auth-link--admin{color:#ff6b35!important;font-weight:500!important}.auth-footer .auth-footer-text a.auth-link--admin:hover{color:#ff8c42!important}.auth-role-selector{text-align:center;margin-bottom:24px}.auth-role-selector .ant-radio-group .ant-radio-button-wrapper{background:#1e1e1e!important;border-color:#333!important;color:#a0a0a0!important}.auth-role-selector .ant-radio-group .ant-radio-button-wrapper:hover{border-color:#00d4ff!important;color:#00d4ff!important}.auth-role-selector .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:#00d4ff!important;border-color:#00d4ff!important;color:#0f0f23!important;font-weight:600!important}.auth-role-selector .ant-radio-group .ant-radio-button-wrapper:first-child{border-radius:12px 0 0 12px!important}.auth-role-selector .ant-radio-group .ant-radio-button-wrapper:last-child{border-radius:0 12px 12px 0!important}@media (max-width: 768px){.auth-container{padding:16px}.auth-card{max-width:100%}.auth-card .ant-card-body{padding:32px 24px!important}.auth-header{margin-bottom:32px}.auth-header .auth-title{font-size:24px!important}.auth-header .auth-subtitle{font-size:14px!important}}.auth-container .ant-card{background:#1a1a2ef2!important;border:1px solid rgba(255,255,255,.1)!important}.auth-container .ant-form-item-label>label{color:#a0a0a0!important}.auth-container .ant-divider-horizontal.ant-divider-with-text{border-color:#333!important}.auth-container .ant-divider-horizontal.ant-divider-with-text:before,.auth-container .ant-divider-horizontal.ant-divider-with-text:after{border-top-color:#333!important}.auth-container .ant-typography{color:#a0a0a0!important}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
