.registration-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px}.registration-card{max-width:500px;width:100%;box-shadow:0 10px 30px #00000026;border-radius:12px;border:none}.registration-card .ant-card-body{padding:40px}.registration-header{text-align:center;margin-bottom:32px}.registration-header .ant-typography h2{color:#262626;font-weight:600;margin-bottom:8px}.registration-header .ant-typography{margin-bottom:0}.registration-card .ant-form-item-label>label{font-weight:500;color:#262626}.registration-card .ant-input-affix-wrapper,.registration-card .ant-input{border-radius:8px;border:1px solid #d9d9d9;transition:all .3s ease}.registration-card .ant-input-affix-wrapper:hover,.registration-card .ant-input:hover{border-color:#4096ff;box-shadow:none}.registration-card .ant-input-affix-wrapper:focus-within,.registration-card .ant-input:focus{border-color:#4096ff;box-shadow:0 0 0 3px #4096ff1a}.registration-card .ant-btn-primary{background:linear-gradient(135deg,#1890ff,#096dd9);border:none;border-radius:8px;font-weight:500;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}.registration-card .ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#1890ff);transform:translateY(-1px);box-shadow:0 4px 12px #1890ff4d}.registration-card .ant-btn-primary:active{transform:translateY(0)}.registration-card .ant-btn-link{color:#8c8c8c;font-size:14px}.registration-card .ant-btn-link:hover{color:#1890ff}.registration-card .ant-alert{border-radius:8px;margin-bottom:16px}.registration-card .anticon{color:#8c8c8c}.registration-card .ant-input-affix-wrapper:focus-within .anticon{color:#1890ff}.registration-card .ant-input[disabled]{background-color:#f5f5f5;border-color:#d9d9d9;color:#8c8c8c;cursor:not-allowed}.registration-card .ant-form-item-has-error .ant-input-affix-wrapper,.registration-card .ant-form-item-has-error .ant-input,.registration-card .ant-form-item-has-error .ant-input-affix-wrapper:hover,.registration-card .ant-form-item-has-error .ant-input:hover{border-color:#ff4d4f}.registration-card .ant-form-item-explain-error{color:#ff4d4f;font-size:13px}.registration-card .ant-result{padding:20px 0}.registration-card .ant-result-title{color:#262626}.registration-card .ant-result-subtitle{color:#8c8c8c}.registration-card .ant-spin-lg .ant-spin-text{color:#8c8c8c;margin-top:16px}@media(max-width:576px){.registration-container{padding:10px}.registration-card .ant-card-body{padding:24px}.registration-header{margin-bottom:24px}.registration-header .ant-typography h2{font-size:20px}}.profile-layout{min-height:100vh;background:#f5f5f5}.profile-header{background:linear-gradient(135deg,#1890ff,#096dd9);padding:0;height:auto;line-height:normal}.profile-header-content{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.profile-header-left{flex:1}.profile-header-right{flex:none}.profile-content{padding:24px;max-width:1200px;margin:0 auto;width:100%}.profile-container{width:100%}.profile-main-card{border-radius:12px;box-shadow:0 4px 12px #00000026;border:none}.profile-main-card .ant-card-body{padding:32px}.profile-tabs .ant-tabs-nav{margin-bottom:24px}.profile-tabs .ant-tabs-tab{font-weight:500;font-size:16px}.profile-info-section{display:flex;flex-direction:column;gap:24px}.profile-avatar-section{display:flex;align-items:center;gap:24px;padding:24px;background:linear-gradient(135deg,#f6f9ff,#e6f7ff);border-radius:12px;border:1px solid #e6f7ff}.profile-avatar{background:linear-gradient(135deg,#1890ff,#096dd9);border:4px solid white;box-shadow:0 4px 12px #1890ff4d}.profile-avatar-info{flex:1}.profile-avatar-info h2{color:#262626;font-weight:600}.profile-email{font-size:16px;color:#595959}.profile-email .anticon{margin-right:8px;color:#1890ff}.profile-avatar-actions{flex:none}.profile-edit-card,.profile-details-card,.profile-security-card{border-radius:8px;border:1px solid #e8e8e8}.profile-edit-card .ant-card-head,.profile-details-card .ant-card-head,.profile-security-card .ant-card-head{border-bottom:1px solid #e8e8e8;background:#fafafa}.profile-edit-card .ant-card-head-title,.profile-details-card .ant-card-head-title,.profile-security-card .ant-card-head-title{font-weight:600;color:#262626}.profile-edit-card .ant-form-item-label>label{font-weight:500;color:#262626}.profile-edit-card .ant-input,.profile-edit-card .ant-input-affix-wrapper{border-radius:6px;border:1px solid #d9d9d9;transition:all .3s ease}.profile-edit-card .ant-input:hover,.profile-edit-card .ant-input-affix-wrapper:hover{border-color:#4096ff}.profile-edit-card .ant-input:focus,.profile-edit-card .ant-input-affix-wrapper:focus-within{border-color:#4096ff;box-shadow:0 0 0 3px #4096ff1a}.profile-edit-card .ant-input[disabled]{background-color:#f5f5f5;border-color:#d9d9d9;color:#8c8c8c;cursor:not-allowed}.profile-main-card .ant-btn-primary{background:linear-gradient(135deg,#1890ff,#096dd9);border:none;border-radius:6px;font-weight:500;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}.profile-main-card .ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#1890ff);transform:translateY(-1px);box-shadow:0 4px 12px #1890ff4d}.profile-main-card .ant-btn-primary:active{transform:translateY(0)}.profile-header .ant-btn-primary.ant-btn-dangerous{background:linear-gradient(135deg,#ff4d4f,#cf1322);border:none}.profile-header .ant-btn-primary.ant-btn-dangerous:hover{background:linear-gradient(135deg,#ff7875,#ff4d4f)}.profile-details-card .ant-descriptions-item-label,.profile-security-card .ant-descriptions-item-label{font-weight:500;color:#595959;background-color:#fafafa}.profile-details-card .ant-descriptions-item-content,.profile-security-card .ant-descriptions-item-content{color:#262626}.profile-main-card .ant-badge-status-success{background-color:#52c41a}.profile-main-card .ant-badge-status-processing{background-color:#1890ff}.profile-main-card .ant-badge-status-default{background-color:#d9d9d9}.profile-main-card .ant-typography code{background-color:#f6f8fa;border:1px solid #e1e4e8;border-radius:3px;color:#e36209;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:12px;padding:2px 4px}@media(max-width:768px){.profile-content,.profile-main-card .ant-card-body{padding:16px}.profile-avatar-section{flex-direction:column;text-align:center;gap:16px;padding:20px}.profile-avatar-info{display:flex;flex-direction:column;align-items:center}.profile-header-content{flex-direction:column;gap:16px;text-align:center}.profile-header-left,.profile-header-right{width:100%}}@media(max-width:576px){.profile-content{padding:8px}.profile-main-card .ant-card-body{padding:12px}.profile-avatar-section{padding:16px}.profile-avatar{width:80px!important;height:80px!important}.profile-header-content{padding:12px 16px}.profile-tabs .ant-tabs-tab{font-size:14px}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0;box-sizing:border-box}body.auth-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8f9fa;min-height:100vh}.auth-page-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.auth-container{background:#fff;border-radius:10px;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038;position:relative;overflow:hidden;width:100%;max-width:400px;min-height:500px}.form-container{padding:40px}.form-container h1{color:#333;margin-bottom:30px;text-align:center}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:5px;color:#555;font-weight:500}.form-group input{width:100%;padding:12px;border:1px solid #ddd;border-radius:5px;font-size:16px;transition:border-color .3s}.form-group input:focus{outline:none;border-color:#3b82f6}.error-message{color:#e74c3c;font-size:14px;margin-top:5px}.success-message{background:#d4edda;color:#155724;padding:15px;border-radius:5px;margin-bottom:20px}.form-button{width:100%;padding:12px;background:#3b82f6;color:#fff;border:none;border-radius:5px;font-size:16px;font-weight:600;cursor:pointer;transition:background .3s;margin-top:10px}.form-button:hover{background:#2563eb}.form-button:disabled{background:#ccc;cursor:not-allowed}.forgot-password{text-align:right;margin-top:10px}.forgot-password a{color:#3b82f6;text-decoration:none;font-size:14px;cursor:pointer}.forgot-password a:hover{text-decoration:underline}.loading-spinner{width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.oauth-divider{text-align:center;margin:30px 0 20px;position:relative}.oauth-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#ddd}.oauth-divider span{background:#fff;padding:0 15px;position:relative;color:#666;font-size:14px}.google-signin-btn{width:100%;padding:12px;background:#fff;color:#333;border:1px solid #ddd;border-radius:5px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:10px}.google-signin-btn:hover{background:#f8f9fa;border-color:#ccc}.logo-container{text-align:center;margin-bottom:30px}.auth-logo{max-width:200px;height:auto;opacity:.9}body.auth-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;background:#f8f9fa!important;min-height:100vh!important;margin:0!important}.auth-page-wrapper{min-height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important}.auth-page-wrapper .auth-container{background:#fff!important;border-radius:10px!important;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038!important;position:relative!important;overflow:hidden!important;width:100%!important;max-width:400px!important;min-height:500px!important}.auth-page-wrapper .form-container{padding:40px!important}.auth-page-wrapper .form-container h1{color:#333!important;margin-bottom:30px!important;text-align:center!important}.auth-page-wrapper .form-group{margin-bottom:20px!important}.auth-page-wrapper .form-group label{display:block!important;margin-bottom:5px!important;color:#555!important;font-weight:500!important}.auth-page-wrapper .form-group input{width:100%!important;padding:12px!important;border:1px solid #ddd!important;border-radius:5px!important;font-size:16px!important;transition:border-color .3s!important}.auth-page-wrapper .form-group input:focus{outline:none!important;border-color:#3b82f6!important}.auth-page-wrapper .error-message{color:#e74c3c!important;font-size:14px!important;margin-top:5px!important}.auth-page-wrapper .success-message{background:#d4edda!important;color:#155724!important;padding:15px!important;border-radius:5px!important;margin-bottom:20px!important}.auth-page-wrapper .form-button{width:100%!important;padding:12px!important;background:#3b82f6!important;color:#fff!important;border:none!important;border-radius:5px!important;font-size:16px!important;font-weight:600!important;cursor:pointer!important;transition:background .3s!important;margin-top:10px!important}.auth-page-wrapper .form-button:hover:not(:disabled){background:#2563eb!important}.auth-page-wrapper .form-button:disabled{background:#ccc!important;cursor:not-allowed!important}.auth-page-wrapper .forgot-password{text-align:right!important;margin-top:10px!important}.auth-page-wrapper .forgot-password a{color:#3b82f6!important;text-decoration:none!important;font-size:14px!important;cursor:pointer!important}.auth-page-wrapper .forgot-password a:hover{text-decoration:underline!important}.auth-page-wrapper .oauth-divider{text-align:center!important;margin:30px 0 20px!important;position:relative!important}.auth-page-wrapper .oauth-divider:before{content:""!important;position:absolute!important;top:50%!important;left:0!important;right:0!important;height:1px!important;background:#ddd!important}.auth-page-wrapper .oauth-divider span{background:#fff!important;padding:0 15px!important;position:relative!important;color:#666!important;font-size:14px!important}.auth-page-wrapper .google-signin-btn{width:100%!important;padding:12px!important;background:#fff!important;color:#333!important;border:1px solid #ddd!important;border-radius:5px!important;font-size:16px!important;font-weight:500!important;cursor:pointer!important;transition:all .3s!important;margin-top:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important}.auth-page-wrapper .google-signin-btn:hover{background:#f8f9fa!important;border-color:#ccc!important}.auth-page-wrapper .google-signin-btn svg{flex-shrink:0!important}.auth-page-wrapper .form-toggle{text-align:center!important;margin-top:20px!important;color:#666!important}.auth-page-wrapper .form-toggle a{color:#3b82f6!important;text-decoration:none!important;font-weight:600!important;cursor:pointer!important}.auth-page-wrapper .form-toggle a:hover{text-decoration:underline!important}.auth-page-wrapper .password-requirements{font-size:12px!important;color:#666!important;margin-top:5px!important}.auth-page-wrapper .password-requirements ul{list-style:none!important;padding-left:0!important}.auth-page-wrapper .password-requirements li{padding:2px 0!important}.auth-page-wrapper .password-requirements li.met{color:#27ae60!important}.auth-page-wrapper .password-requirements li.met:before{content:"✓ "!important}.auth-page-wrapper .password-requirements li:not(.met):before{content:"• "!important}.auth-page-wrapper .loading-spinner{display:none!important;width:20px!important;height:20px!important;border:2px solid #f3f3f3!important;border-top:2px solid #3b82f6!important;border-radius:50%!important;animation:spin 1s linear infinite!important;margin:0 auto 20px!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.auth-page-wrapper .auth-logo{max-width:150px!important}}.auth-page-wrapper .logo-container{text-align:center!important;margin-bottom:30px!important}.auth-page-wrapper .auth-logo{max-width:200px!important;height:auto!important;opacity:.9!important}
