code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.auth-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.auth-container{max-width:400px;position:relative;width:100%}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #0000001a;padding:20px}.auth-header{margin-bottom:32px;text-align:center}.auth-header h2{color:#1f2937;font-weight:600;margin-bottom:8px}.auth-header .ant-typography{color:#6b7280}.auth-form .ant-form-item{margin-bottom:20px}.auth-form .ant-form-item-label>label{color:#374151;font-weight:500}.auth-form .ant-input-affix-wrapper{border:1px solid #d1d5db;border-radius:8px;transition:all .2s ease}.auth-form .ant-input-affix-wrapper:hover{border-color:#667eea}.auth-form .ant-input-affix-wrapper-focused,.auth-form .ant-input-affix-wrapper:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.auth-form .ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;font-size:16px;font-weight:600;height:48px;transition:all .3s ease}.auth-form .ant-btn-primary:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.auth-form .ant-btn-primary:active{transform:translateY(0)}.auth-switch{margin-top:16px;text-align:center}.auth-switch .ant-btn-link{color:#667eea;font-weight:500;margin-left:8px;padding:0}.auth-switch .ant-btn-link:hover{color:#5a67d8}.demo-info{margin-top:16px}.demo-info .ant-alert{background:#3b82f61a;border:1px solid #3b82f633;border-radius:8px}.demo-info .ant-alert-message{color:#1e40af;font-weight:600}.demo-info .ant-alert-description{color:#3730a3;font-family:SF Mono,Monaco,Consolas,Liberation Mono,Courier New,monospace}@media (max-width:640px){.auth-page{padding:16px}.auth-container{max-width:100%}.auth-card{padding:16px}.auth-header h2{font-size:24px}}.auth-form .ant-spin{color:#fff}.auth-form .ant-form-item-has-error .ant-input-affix-wrapper{border-color:#ef4444}.auth-form .ant-form-item-has-error .ant-input-affix-wrapper-focused,.auth-form .ant-form-item-has-error .ant-input-affix-wrapper:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.auth-form .ant-form-item-has-success .ant-input-affix-wrapper{border-color:#10b981}.password-strength{display:flex;gap:4px;margin-top:8px}.password-strength-bar{background:#e5e7eb;border-radius:2px;flex:1 1;height:3px;transition:all .2s ease}.password-strength-bar.weak{background:#ef4444}.password-strength-bar.medium{background:#f59e0b}.password-strength-bar.strong{background:#10b981}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-card{animation:fadeIn .5s ease-out}.auth-form .ant-input-affix-wrapper:focus-within{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.auth-page::-webkit-scrollbar{width:6px}.auth-page::-webkit-scrollbar-track{background:#ffffff1a}.auth-page::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.auth-page::-webkit-scrollbar-thumb:hover{background:#ffffff80}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.ant-layout{background:#f5f5f5}.ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.ant-table-thead>tr>th{background:#fafafa;font-weight:600}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}