.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);position:relative;overflow:hidden;animation:gradientShift 15s ease infinite}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.login-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.15) 0%,transparent 40%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 40%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.08) 0%,transparent 60%);animation:float 20s ease-in-out infinite;pointer-events:none}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.login-container:after{content:"";position:absolute;width:100%;height:100%;background-image:radial-gradient(2px 2px at 20% 30%,white,transparent),radial-gradient(2px 2px at 40% 70%,white,transparent),radial-gradient(1px 1px at 90% 10%,white,transparent),radial-gradient(1px 1px at 60% 90%,white,transparent);background-size:200% 200%;background-position:0% 0%;animation:stars 30s linear infinite;opacity:.3;pointer-events:none}@keyframes stars{0%{background-position:0% 0%}to{background-position:200% 200%}}.back-home-btn{position:absolute!important;top:32px;left:32px;color:#ffffffe6!important;font-size:15px;font-weight:600;padding:10px 20px!important;height:auto!important;border-radius:12px!important;background:rgba(255,255,255,.15)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.25)!important;box-shadow:0 4px 12px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10}.back-home-btn:hover{color:#fff!important;background:rgba(255,255,255,.25)!important;border-color:#fff6!important;transform:translate(-4px) translateY(-2px);box-shadow:0 6px 16px #00000026}.login-card{width:100%;max-width:480px;margin:20px;box-shadow:0 20px 60px #0003,0 0 80px #667eea33;border-radius:24px!important;border:1px solid rgba(255,255,255,.18)!important;background:rgba(255,255,255,.95)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);position:relative;z-index:1;animation:slideUpFadeIn .6s ease-out;overflow:hidden}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s;pointer-events:none}.login-card:hover:before{left:100%}.login-card .ant-card-head{border-bottom:1px solid rgba(0,0,0,.06)!important;padding:32px 32px 24px!important}.login-card .ant-card-head-title{padding:0}.login-card .ant-card-body{padding:24px 32px 32px!important}.login-card-header{text-align:center}.login-logo{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:12px}.login-logo-icon{width:56px;height:56px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;box-shadow:0 8px 20px #667eea66,0 0 40px #667eea33;transition:all .3s cubic-bezier(.4,0,.2,1);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 8px 20px #667eea66,0 0 40px #667eea33}50%{box-shadow:0 8px 20px #667eea99,0 0 60px #667eea4d}}.login-logo-icon:hover{transform:scale(1.1) rotate(5deg)}.login-logo-text{font-size:32px;font-weight:800;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-1px}.login-subtitle{color:#6b7280;font-size:15px;font-weight:500;margin:0;opacity:.8}.login-card .ant-tabs-nav{margin-bottom:32px!important}.login-card .ant-tabs-tab{font-size:16px!important;font-weight:600!important;padding:12px 20px!important;transition:all .3s!important}.login-card .ant-tabs-tab:hover{color:#667eea!important}.login-card .ant-tabs-ink-bar{background:linear-gradient(90deg,#667eea 0%,#764ba2 100%)!important;height:3px!important}.login-card .ant-input-affix-wrapper,.login-card .ant-input{border-radius:12px!important;padding:14px 16px!important;border:2px solid #e5e7eb!important;font-size:15px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;background:#fff!important}.login-card .ant-input-affix-wrapper:hover{border-color:#b4b9ea!important;box-shadow:0 0 0 4px #667eea0d!important}.login-card .ant-input-affix-wrapper:focus,.login-card .ant-input-affix-wrapper-focused{border-color:#667eea!important;box-shadow:0 0 0 4px #667eea1a!important;transform:translateY(-1px)}.login-card .ant-input-prefix{color:#9ca3af;font-size:16px;margin-right:12px}.login-card .ant-select-selector{border-radius:12px!important;border:2px solid #e5e7eb!important;padding:10px 16px!important;transition:all .3s!important}.login-card .ant-select-selector:hover{border-color:#b4b9ea!important}.login-card .ant-select-focused .ant-select-selector{border-color:#667eea!important;box-shadow:0 0 0 4px #667eea1a!important}.login-card .ant-btn-primary{height:52px!important;border-radius:12px!important;font-size:16px!important;font-weight:700!important;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;border:none!important;box-shadow:0 6px 20px #667eea66!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:relative;overflow:hidden}.login-card .ant-btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.login-card .ant-btn-primary:hover:before{left:100%}.login-card .ant-btn-primary:hover{transform:translateY(-3px)!important;box-shadow:0 10px 30px #667eea80!important}.login-card .ant-btn-primary:active{transform:translateY(-1px)!important}.login-card .ant-btn:not(.ant-btn-primary){border-radius:12px!important;border:2px solid #e5e7eb!important;font-weight:600!important;transition:all .3s!important}.login-card .ant-btn:not(.ant-btn-primary):hover{border-color:#667eea!important;color:#667eea!important;background:rgba(102,126,234,.05)!important}.login-card a{color:#667eea!important;font-weight:500;transition:all .3s!important;position:relative}.login-card a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s}.login-card a:hover:after{width:100%}.login-card a:hover{color:#764ba2!important}html[data-theme=light] .login-card .ant-input::placeholder,html[data-theme=light] .login-card .ant-input-affix-wrapper input::placeholder{color:#00000073!important;opacity:1}.login-card .ant-alert{border-radius:12px!important;border:none!important;padding:14px 16px!important}.login-card .ant-alert-success{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%)!important}.login-card .ant-alert-info{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%)!important}html[data-theme=light] .login-card .ant-alert-info .ant-alert-message,html[data-theme=light] .login-card .ant-alert-info .ant-alert-description,html[data-theme=light] .login-card .ant-alert-info .anticon{color:#000000e0!important}.password-strength{margin-top:-8px;margin-bottom:20px;padding:16px;background:linear-gradient(135deg,#f8f9fa 0%,#f1f3f5 100%);border-radius:12px;border:1px solid #e9ecef}.password-strength-bar{margin-bottom:12px}.password-strength .ant-progress-inner{border-radius:8px!important;overflow:hidden}.password-strength-info{margin-bottom:12px;font-size:14px;font-weight:600}.password-requirements{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;font-size:13px;color:#6c757d}.password-requirements .requirement{display:flex;align-items:center;gap:8px;transition:all .3s}.password-requirements .requirement .anticon{font-size:14px;color:#dc3545;transition:all .3s}.password-requirements .requirement.met{color:#28a745;font-weight:600}.password-requirements .requirement.met .anticon{color:#28a745;animation:checkBounce .4s ease-out}@keyframes checkBounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.login-card .ant-checkbox-wrapper{font-size:14px;color:#495057;font-weight:500}.login-card .ant-checkbox-inner{border-radius:6px!important;border:2px solid #e5e7eb!important;transition:all .3s!important}.login-card .ant-checkbox-checked .ant-checkbox-inner{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;border-color:#667eea!important}.login-card .ant-divider{margin:20px 0!important;border-color:#00000014!important}.login-card .ant-divider-inner-text{font-size:13px;font-weight:600;color:#9ca3af}[data-theme=dark] .login-container,.dark .login-container{background:linear-gradient(135deg,#1a1f3a 0%,#2d3561 100%)}[data-theme=dark] .login-card,.dark .login-card{background:rgba(30,30,30,.95)!important;border-color:#ffffff1f!important;box-shadow:0 20px 60px #0006,0 0 80px #667eea26}[data-theme=dark] .login-card .ant-card-head,.dark .login-card .ant-card-head{border-bottom-color:#ffffff14!important}[data-theme=dark] .login-logo-text,.dark .login-logo-text{background:linear-gradient(135deg,#818cf8 0%,#a78bfa 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-theme=dark] .login-subtitle,.dark .login-subtitle{color:#d1d5db}[data-theme=dark] .login-card .ant-input-affix-wrapper,[data-theme=dark] .login-card .ant-input,.dark .login-card .ant-input-affix-wrapper,.dark .login-card .ant-input{background:rgba(255,255,255,.06)!important;border-color:#ffffff26!important;color:#e5e7eb!important}[data-theme=dark] .login-card .ant-input::placeholder,.dark .login-card .ant-input::placeholder{color:#9ca3af!important}[data-theme=dark] .login-card .ant-input-affix-wrapper:hover,.dark .login-card .ant-input-affix-wrapper:hover{border-color:#818cf8!important;box-shadow:0 0 0 4px #818cf81a!important}[data-theme=dark] .login-card .ant-input-affix-wrapper:focus,[data-theme=dark] .login-card .ant-input-affix-wrapper-focused,.dark .login-card .ant-input-affix-wrapper:focus,.dark .login-card .ant-input-affix-wrapper-focused{border-color:#818cf8!important;box-shadow:0 0 0 4px #818cf826!important}[data-theme=dark] .login-card .ant-input-prefix,.dark .login-card .ant-input-prefix{color:#d1d5db}[data-theme=dark] .login-card .ant-select-selector,.dark .login-card .ant-select-selector{background:rgba(255,255,255,.06)!important;border-color:#ffffff26!important;color:#e5e7eb!important}[data-theme=dark] .login-card .ant-select-arrow,.dark .login-card .ant-select-arrow{color:#d1d5db}[data-theme=dark] .login-card .ant-tabs-tab,.dark .login-card .ant-tabs-tab{color:#d1d5db!important}[data-theme=dark] .login-card .ant-tabs-tab-active .ant-tabs-tab-btn,.dark .login-card .ant-tabs-tab-active .ant-tabs-tab-btn{color:#818cf8!important}[data-theme=dark] .login-card .ant-tabs-ink-bar,.dark .login-card .ant-tabs-ink-bar{background:linear-gradient(90deg,#818cf8 0%,#a78bfa 100%)!important}[data-theme=dark] .login-card .ant-checkbox-wrapper,.dark .login-card .ant-checkbox-wrapper{color:#d1d5db}[data-theme=dark] .login-card .ant-checkbox-inner,.dark .login-card .ant-checkbox-inner{background:rgba(255,255,255,.06)!important;border-color:#fff3!important}[data-theme=dark] .login-card .ant-divider,.dark .login-card .ant-divider{border-color:#ffffff14!important}[data-theme=dark] .password-strength,.dark .password-strength{background:rgba(255,255,255,.04);border-color:#ffffff14}[data-theme=dark] .password-requirements,.dark .password requirements{color:#d1d5db}[data-theme=dark] .login-card .ant-alert-success,.dark .login-card .ant-alert-success{background:linear-gradient(135deg,rgba(17,153,142,.15) 0%,rgba(56,239,125,.15) 100%)!important;color:#10b981}[data-theme=dark] .login-card .ant-alert-info,.dark .login-card .ant-alert-info{background:linear-gradient(135deg,rgba(79,172,254,.15) 0%,rgba(0,242,254,.15) 100%)!important;color:#60a5fa}@media (max-width: 640px){.login-card{margin:16px;max-width:100%}.login-card .ant-card-head,.login-card .ant-card-body{padding-left:24px!important;padding-right:24px!important}.back-home-btn{top:16px;left:16px;font-size:14px;padding:8px 16px!important}.login-logo-icon{width:48px;height:48px;font-size:24px}.login-logo-text{font-size:28px}}:root{--bg: #000000;--accent: #a855f7;--accent-glow: rgba(168, 85, 247, .4);--text-main: #ffffff;--text-dim: rgba(255, 255, 255, .5);--glass-bg: rgba(255, 255, 255, .03);--glass-border: rgba(255, 255, 255, .08);--ease-out: cubic-bezier(.16, 1, .3, 1)}.molyte-guide-wrapper{background-color:var(--bg);color:var(--text-main);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;padding-bottom:100px}.guide-nav{position:fixed;top:0;width:100%;height:64px;background:rgba(0,0,0,.75);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);z-index:1000;border-bottom:1px solid var(--glass-border);display:flex;align-items:center;justify-content:space-between;padding:0 40px;transition:all .3s}.guide-nav.scrolled{height:54px}.logo{font-weight:600;font-size:20px;letter-spacing:-.5px;color:#fff;cursor:pointer}.nav-links .ant-typography{transition:color .2s ease}.nav-links .ant-typography:hover{color:#fff!important}.guide-hero{padding-top:160px;padding-bottom:80px;text-align:center;max-width:1200px;margin:0 auto}.hero-title-container{display:flex;align-items:flex-start;justify-content:center;margin-bottom:16px}.hero-title{font-size:clamp(40px,6vw,84px);font-weight:700;letter-spacing:-.04em;background:linear-gradient(180deg,#fff 40%,rgba(255,255,255,.6) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.ai-badge{width:32px;height:32px;border-radius:50%;border:1px solid rgba(168,85,247,.5);background:rgba(168,85,247,.1);color:var(--accent);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;margin-left:12px;margin-top:8px;box-shadow:0 0 15px var(--accent-glow)}.hero-subtitle{font-size:13px;letter-spacing:.6em;color:var(--text-dim);text-transform:uppercase;margin-bottom:40px}.ant-card{background:var(--glass-bg)!important;border:1px solid var(--glass-border)!important;border-radius:24px!important;transition:all .4s var(--ease-out)!important}.ant-card:hover{border-color:#a855f766!important;transform:translateY(-5px)}.ant-card-head-title{color:#fff!important;font-size:18px!important;font-weight:600!important}.ant-typography{color:#ffffffd9!important}.ant-typography-secondary{color:var(--text-dim)!important}.guide-section{max-width:1100px;margin:0 auto 100px;padding:0 40px}.section-label{color:var(--accent);font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;display:block}.formula-box{background:rgba(0,0,0,.3);border:1px solid rgba(168,85,247,.2);padding:16px;border-radius:12px;font-family:SFMono-Regular,Consolas,monospace;color:var(--accent);margin:16px 0}.reveal{opacity:0;transform:translateY(30px);transition:all 1s var(--ease-out)}.reveal.active{opacity:1;transform:translateY(0)}.ant-steps-item-title{color:#fff!important}.ant-steps-item-description,.ant-tabs-tab{color:var(--text-dim)!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--accent)!important}.ant-tabs-ink-bar{background:var(--accent)!important}.ant-collapse{background:transparent!important;border:none!important}.ant-collapse-header{color:#fff!important;background:var(--glass-bg)!important;border-radius:12px!important;margin-bottom:8px!important}.ant-collapse-content{background:transparent!important;color:var(--text-dim)!important;border:none!important}.ant-table{background:transparent!important;color:#fff!important}.ant-table-thead>tr>th{background:rgba(255,255,255,.05)!important;color:#fff!important;border-bottom:1px solid var(--glass-border)!important}.ant-table-cell{border-bottom:1px solid var(--glass-border)!important}.guide-footer{text-align:center;padding:100px 0;border-top:1px solid var(--glass-border)}*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #5B8DEF;--color-primary-light: #7BA5F5;--color-success: #52C41A;--color-warning: #FAAD14;--color-error: #F5222D;--color-bg-container: #FFFFFF;--color-bg-layout: #F5F7FA;--color-bg-elevated: #FFFFFF;--color-text: #333333;--color-text-secondary: #666666;--color-border: #E8E8E8;--gradient-primary: linear-gradient(135deg, #5B8DEF 0%, #7C6EAF 100%);--gradient-success: linear-gradient(135deg, #52C41A 0%, #73D13D 100%);--gradient-error: linear-gradient(135deg, #F5222D 0%, #FF7875 100%);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .06);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08)}[data-theme=dark]{--color-primary: #6B9AFF;--color-primary-light: #8AAFFF;--color-success: #73D13D;--color-warning: #FFC53D;--color-error: #FF4D4F;--color-bg-container: #1F1F1F;--color-bg-layout: #141414;--color-bg-elevated: #262626;--color-text: #E8E8E8;--color-text-secondary: #A0A0A0;--color-border: #303030;--gradient-primary: linear-gradient(135deg, #6B9AFF 0%, #9C8DC8 100%);--gradient-success: linear-gradient(135deg, #73D13D 0%, #95DE64 100%);--gradient-error: linear-gradient(135deg, #FF4D4F 0%, #FF7875 100%);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4)}body{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;transition:background-color .3s ease}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}[data-theme=dark] .ant-card-head{background:transparent!important;border-bottom-color:var(--color-border)!important}[data-theme=dark] .ant-table-thead>tr>th{background:#1a1a1a!important;color:var(--color-text)!important;border-bottom-color:var(--color-border)!important}[data-theme=dark] .ant-table-tbody>tr>td{border-bottom-color:var(--color-border)!important}[data-theme=dark] .ant-table-tbody>tr:hover>td{background:#2a2a2a!important}.ant-table-cell-fix-left,.ant-table-cell-fix-right{background:#ffffff!important}.ant-table-thead>tr>.ant-table-cell-fix-left,.ant-table-thead>tr>.ant-table-cell-fix-right{background:#fafafa!important}.ant-table-tbody>tr:hover>.ant-table-cell-fix-left,.ant-table-tbody>tr:hover>.ant-table-cell-fix-right{background:#f5f5f5!important}[data-theme=dark] .ant-table-cell-fix-left,[data-theme=dark] .ant-table-cell-fix-right{background:#1f1f1f!important}[data-theme=dark] .ant-table-thead>tr>.ant-table-cell-fix-left,[data-theme=dark] .ant-table-thead>tr>.ant-table-cell-fix-right{background:#1a1a1a!important}[data-theme=dark] .ant-table-tbody>tr:hover>.ant-table-cell-fix-left,[data-theme=dark] .ant-table-tbody>tr:hover>.ant-table-cell-fix-right{background:#2a2a2a!important}.ant-pagination-item a{color:var(--color-text)!important}.ant-pagination-item-active a{color:var(--color-primary)!important}.ant-pagination-total-text{color:var(--color-text-secondary)!important}body[data-theme=light] .ant-pagination-item a,html[data-theme=light] .ant-pagination-item a,body:not([data-theme=dark]) .ant-pagination-item a,html:not([data-theme=dark]) .ant-pagination-item a{color:#333!important}body[data-theme=light] .ant-pagination-item-active a,html[data-theme=light] .ant-pagination-item-active a,body:not([data-theme=dark]) .ant-pagination-item-active a,html:not([data-theme=dark]) .ant-pagination-item-active a{color:#5b8def!important}body[data-theme=light] .ant-pagination-total-text,html[data-theme=light] .ant-pagination-total-text,body:not([data-theme=dark]) .ant-pagination-total-text,html:not([data-theme=dark]) .ant-pagination-total-text{color:#666!important}body[data-theme=light] .ant-pagination-prev .ant-pagination-item-link,body[data-theme=light] .ant-pagination-next .ant-pagination-item-link,html[data-theme=light] .ant-pagination-prev .ant-pagination-item-link,html[data-theme=light] .ant-pagination-next .ant-pagination-item-link,body:not([data-theme=dark]) .ant-pagination-prev .ant-pagination-item-link,body:not([data-theme=dark]) .ant-pagination-next .ant-pagination-item-link,html:not([data-theme=dark]) .ant-pagination-prev .ant-pagination-item-link,html:not([data-theme=dark]) .ant-pagination-next .ant-pagination-item-link{color:#333!important}body[data-theme=light] .ant-alert-warning,html[data-theme=light] .ant-alert-warning,body:not([data-theme=dark]) .ant-alert-warning,html:not([data-theme=dark]) .ant-alert-warning{background-color:#fffbe6!important;border-color:#ffe58f!important}body[data-theme=light] .ant-alert-warning .ant-alert-message,html[data-theme=light] .ant-alert-warning .ant-alert-message,body:not([data-theme=dark]) .ant-alert-warning .ant-alert-message,html:not([data-theme=dark]) .ant-alert-warning .ant-alert-message{color:#000000e0!important}body[data-theme=light] .ant-alert-warning .ant-alert-description,html[data-theme=light] .ant-alert-warning .ant-alert-description,body:not([data-theme=dark]) .ant-alert-warning .ant-alert-description,html:not([data-theme=dark]) .ant-alert-warning .ant-alert-description{color:#000000bf!important}body[data-theme=light] .ant-alert-info .ant-alert-message,html[data-theme=light] .ant-alert-info .ant-alert-message,body:not([data-theme=dark]) .ant-alert-info .ant-alert-message,html:not([data-theme=dark]) .ant-alert-info .ant-alert-message{color:#000000e0!important}body[data-theme=light] .ant-alert-info .ant-alert-description,html[data-theme=light] .ant-alert-info .ant-alert-description,body:not([data-theme=dark]) .ant-alert-info .ant-alert-description,html:not([data-theme=dark]) .ant-alert-info .ant-alert-description{color:#000000bf!important}body[data-theme=light] .ant-alert-error,html[data-theme=light] .ant-alert-error,body:not([data-theme=dark]) .ant-alert-error,html:not([data-theme=dark]) .ant-alert-error{background-color:#fff2f0!important;border-color:#ffccc7!important}body[data-theme=light] .ant-alert-error .ant-alert-message,html[data-theme=light] .ant-alert-error .ant-alert-message,body:not([data-theme=dark]) .ant-alert-error .ant-alert-message,html:not([data-theme=dark]) .ant-alert-error .ant-alert-message{color:#a8071a!important}body[data-theme=light] .ant-alert-error .ant-alert-description,html[data-theme=light] .ant-alert-error .ant-alert-description,body:not([data-theme=dark]) .ant-alert-error .ant-alert-description,html:not([data-theme=dark]) .ant-alert-error .ant-alert-description{color:#5c0011!important}html[data-theme=light] input::placeholder,html[data-theme=light] .ant-input::placeholder{color:#00000073!important;opacity:1}body[data-theme=light] .ant-alert-warning .ant-alert-icon,html[data-theme=light] .ant-alert-warning .ant-alert-icon,body:not([data-theme=dark]) .ant-alert-warning .ant-alert-icon,html:not([data-theme=dark]) .ant-alert-warning .ant-alert-icon{color:#faad14!important}body[data-theme=light] .ant-pagination-simple .ant-pagination-simple-pager,html[data-theme=light] .ant-pagination-simple .ant-pagination-simple-pager,body:not([data-theme=dark]) .ant-pagination-simple .ant-pagination-simple-pager,html:not([data-theme=dark]) .ant-pagination-simple .ant-pagination-simple-pager{color:#333!important}body[data-theme=light] .ant-pagination-simple .ant-pagination-simple-pager input,html[data-theme=light] .ant-pagination-simple .ant-pagination-simple-pager input,body:not([data-theme=dark]) .ant-pagination-simple .ant-pagination-simple-pager input,html:not([data-theme=dark]) .ant-pagination-simple .ant-pagination-simple-pager input{color:#333!important;background-color:#fff!important;border-color:#d9d9d9!important}body[data-theme=light] .ant-pagination-simple .ant-pagination-slash,html[data-theme=light] .ant-pagination-simple .ant-pagination-slash,body:not([data-theme=dark]) .ant-pagination-simple .ant-pagination-slash,html:not([data-theme=dark]) .ant-pagination-simple .ant-pagination-slash{color:#666!important}body:not([data-theme=dark]) .ant-modal-title,body:not([data-theme=dark]) .ant-modal-content,body:not([data-theme=dark]) .ant-message-notice-content,body:not([data-theme=dark]) .ant-notification-notice,body:not([data-theme=dark]) .ant-popover-inner,body:not([data-theme=dark]) .ant-popover-title,body:not([data-theme=dark]) .ant-popover-message{color:#333!important}body:not([data-theme=dark]) .ant-modal-header{background:#ffffff!important;color:#333!important}body:not([data-theme=dark]) .ant-modal-content,body:not([data-theme=dark]) .ant-message-notice-content,body:not([data-theme=dark]) .ant-notification-notice,body:not([data-theme=dark]) .ant-popover-inner{background:#ffffff!important}body:not([data-theme=dark]) .ant-descriptions-item-label,body:not([data-theme=dark]) .ant-descriptions-item-content,body:not([data-theme=dark]) .ant-table-cell{color:#333!important}.quota-warning-alert{background-color:#fffbe6!important;border-color:#ffe58f!important}.quota-warning-alert .ant-alert-message,.quota-warning-alert .ant-alert-description{color:#000000e0!important}.quota-warning-alert .ant-alert-icon{color:#faad14!important}.user-management-table .ant-table-thead>tr>th{background:var(--color-bg-elevated)!important;font-weight:600;font-size:13px;padding:12px 16px}.user-management-table .ant-table-tbody>tr>td{padding:12px 16px;font-size:13px}.user-management-table .ant-table-tbody>tr:hover>td{background:var(--color-bg-layout)!important}.ant-tag-checkable:not(.ant-tag-checkable-checked):hover{border-color:var(--color-primary)!important;background:var(--color-primary)!important;opacity:.1}.ant-tag-checkable{transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}.ant-tag-checkable:active{transform:scale(.98)}@keyframes fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{box-shadow:0 0 #667eea66}70%{box-shadow:0 0 0 10px #667eea00}to{box-shadow:0 0 #667eea00}}.filter-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.filter-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.gradient-bg{background:linear-gradient(-45deg,#667eea,#764ba2,#f093fb,#f5576c);background-size:400% 400%;animation:gradientShift 15s ease infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.loading-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}[data-theme=dark] .loading-shimmer{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%);background-size:200% 100%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.user-filter-section{animation:slideInUp .6s ease-out}.user-stats-card{animation:fadeIn .8s ease-out;animation-fill-mode:both}.user-stats-card:nth-child(1){animation-delay:.1s}.user-stats-card:nth-child(2){animation-delay:.2s}.user-stats-card:nth-child(3){animation-delay:.3s}.user-stats-card:nth-child(4){animation-delay:.4s}.user-management-table .ant-table-tbody>tr{transition:all .2s ease}.user-management-table .ant-table-tbody>tr:hover{transform:translate(2px);box-shadow:0 2px 8px #0000001a}[data-theme=dark] .user-management-table .ant-table-tbody>tr:hover{box-shadow:0 2px 8px #0000004d}.ant-btn{transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.ant-btn:active{transform:translateY(0)}.ant-input:focus,.ant-input-focused{transform:translateY(-1px);transition:all .3s ease}.ant-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-card:hover{transform:translateY(-2px)}.recharge-balance-card.ant-card{background:linear-gradient(135deg,#4f46e5 0%,#2563eb 100%)!important;color:#fff!important}.recharge-balance-card.ant-card .ant-card-body{background:transparent!important}.recharge-balance-card .recharge-balance-card__label{color:#ffffffd9!important;font-weight:700;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.recharge-balance-card .recharge-balance-card__currency{color:#ffffffbf!important;font-size:18px}.recharge-balance-card .recharge-balance-card__amount{color:#fff!important;font-size:52px;font-weight:900;letter-spacing:-.04em;line-height:1}.recharge-balance-card .recharge-balance-card__pill.ant-tag{background:rgba(255,255,255,.18)!important;border-color:#ffffff38!important;color:#fff!important;border-radius:999px}.sidebar-menu-scroll{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.sidebar-menu-scroll::-webkit-scrollbar{width:6px}.sidebar-menu-scroll::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:3px}.sidebar-menu-scroll::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:3px}.sidebar-menu-scroll::-webkit-scrollbar-thumb:hover{background-color:#ffffff59}.ant-layout-sider-dark .ant-menu-dark{background:transparent!important}.ant-layout-sider-dark .ant-menu-dark .ant-menu-item{margin:2px 8px!important;border-radius:8px!important;color:#ffffffa6!important}.ant-layout-sider-dark .ant-menu-dark .ant-menu-item:hover{background:rgba(255,255,255,.06)!important;color:#ffffffd9!important}.ant-layout-sider-dark .ant-menu-dark .ant-menu-item-selected{background:linear-gradient(135deg,rgba(59,130,246,.2) 0%,rgba(139,92,246,.2) 100%)!important;color:#fff!important}.ant-layout-sider-dark .ant-menu-dark .ant-menu-submenu-title{margin:2px 8px!important;border-radius:8px!important;color:#ffffffa6!important}.ant-layout-sider-dark .ant-menu-dark .ant-menu-submenu-title:hover{background:rgba(255,255,255,.06)!important;color:#ffffffd9!important}.ant-layout-sider-dark .ant-menu-dark .ant-menu-sub{background:transparent!important}.ant-layout-sider-dark .ant-menu-dark .ant-menu-sub .ant-menu-item{padding-left:48px!important}:not([data-theme=dark]) .ant-tabs-tab{color:var(--color-text)!important}:not([data-theme=dark]) .ant-tabs-tab:hover{color:var(--color-primary-light)!important}:not([data-theme=dark]) .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--color-primary)!important;text-shadow:0 0 .25px currentColor}:not([data-theme=dark]) .ant-typography:not(.ant-typography-danger):not(.ant-typography-warning):not(.ant-typography-success),:not([data-theme=dark]) .ant-typography-secondary{color:var(--color-text)!important}:not([data-theme=dark]) .ant-typography-danger{color:#ff4d4f!important}:not([data-theme=dark]) .ant-typography-warning{color:#faad14!important}:not([data-theme=dark]) .ant-typography-success{color:#52c41a!important}:not([data-theme=dark]) .ant-typography-secondary{color:var(--color-text-secondary)!important}:not([data-theme=dark]) .ant-descriptions-item-label,:not([data-theme=dark]) .ant-descriptions-item-content{color:var(--color-text)!important}:not([data-theme=dark]) .ant-form-item-label>label{color:var(--color-text)!important}:not([data-theme=dark]) .ant-space-item,:not([data-theme=dark]) .ant-list-item-meta-title,:not([data-theme=dark]) .ant-list-item-meta-description{color:var(--color-text)!important}:not([data-theme=dark]) .ant-statistic-title{color:var(--color-text-secondary)!important}:not([data-theme=dark]) .ant-statistic-content{color:var(--color-text)!important}:not([data-theme=dark]) .ant-select-selection-item{color:var(--color-text)!important}:not([data-theme=dark]) .ant-dropdown-menu-item{color:var(--color-text)!important}.scene-tooltip,.graph-tooltip{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;opacity:1!important}html[data-theme=light] .admin-dashboard-title,html[data-theme=light] .formula-management-title,html[data-theme=light] .job-management-title{color:#1f1f1f!important}html[data-theme=light] .admin-dashboard-desc,html[data-theme=light] .formula-management-desc,html[data-theme=light] .job-management-desc,html[data-theme=light] .kpi-card-text{color:#595959!important}:where(html[data-theme=light]) h1,:where(html[data-theme=light]) h2,:where(html[data-theme=light]) h3,:where(html[data-theme=light]) .ant-typography{color:inherit}html[data-theme=light] h1.ant-typography,html[data-theme=light] h2.ant-typography,html[data-theme=light] h3.ant-typography,html[data-theme=light] h4.ant-typography,html[data-theme=light] h5.ant-typography,html[data-theme=light] .ant-typography h1,html[data-theme=light] .ant-typography h2,html[data-theme=light] .ant-typography h3,html[data-theme=light] .ant-typography h4,html[data-theme=light] .ant-typography h5{color:#1f1f1f!important}html[data-theme=light] .ant-typography:not(.ant-tooltip-inner *),html[data-theme=light] span.ant-typography:not(.ant-tooltip-inner *),html[data-theme=light] div.ant-typography:not(.ant-tooltip-inner *),html[data-theme=light] p.ant-typography:not(.ant-tooltip-inner *){color:#1f1f1f!important}html[data-theme=light] .ant-typography-secondary,html[data-theme=light] .ant-typography.ant-typography-secondary{color:#595959!important}html[data-theme=light] .ant-card-head-title,html[data-theme=light] .ant-card-meta-title,html[data-theme=light] .ant-card-head{color:#1f1f1f!important}html[data-theme=light] .ant-card-meta-description{color:#595959!important}html[data-theme=light] .ant-table{color:#1f1f1f!important;background:transparent!important}html[data-theme=light] .ant-table-tbody>tr{background:#ffffff!important}html[data-theme=light] .ant-table-thead>tr>th,html[data-theme=light] .ant-table-thead>tr>td,body[data-theme=light] .ant-table-thead>tr>th,body[data-theme=light] .ant-table-thead>tr>td{background-color:#fafafa!important;color:#000000e0!important;border-bottom:1px solid #f0f0f0!important;font-weight:600!important}html[data-theme=light] .ant-table-tbody>tr>td{color:#595959!important;background:#ffffff!important}html[data-theme=light] .ant-table-tbody>tr:hover>td{background:#f5f5f5!important}html[data-theme=light] .ant-table-cell{color:inherit!important}html[data-theme=light] .ant-descriptions-title,html[data-theme=light] .ant-descriptions-item-label,html[data-theme=light] .ant-descriptions-item-content{color:#595959!important}html[data-theme=light] .ant-list-item-meta-title{color:#1f1f1f!important}html[data-theme=light] .ant-list-item-meta-description{color:#595959!important}html[data-theme=light] .ant-form-item-label>label{color:#1f1f1f!important}html[data-theme=light] .ant-input,html[data-theme=light] .ant-select-selector{color:#1f1f1f!important}html[data-theme=light] .ant-statistic-title{color:#595959!important}html[data-theme=light] .ant-statistic-content,html[data-theme=light] .ant-statistic-content-value,html[data-theme=light] body{color:#1f1f1f!important}html[data-theme=light] div:not(.ant-tooltip-inner):not(.ant-tooltip-content):not(.ant-tooltip-inner *){color:inherit}html[data-theme=light] .ant-menu{color:#1f1f1f!important;background:transparent!important}html[data-theme=light] .ant-menu-item,html[data-theme=light] .ant-menu-submenu-title{color:#595959!important}html[data-theme=light] .ant-menu-item-selected{color:#1677ff!important}html[data-theme=light] .ant-menu-title-content{color:inherit!important}html[data-theme=light] a{color:#1677ff}html[data-theme=light] a:hover{color:#4096ff}html[data-theme=light] .ant-tooltip,html[data-theme=light] .ant-tooltip-inner,html[data-theme=light] .ant-tooltip-content,html[data-theme=light] .ant-tooltip-arrow:before,html[data-theme=light] .ant-tooltip *,html[data-theme=light] .ant-tooltip span,html[data-theme=light] .ant-tooltip div,html[data-theme=light] .ant-tooltip p,html[data-theme=light] .ant-tooltip .ant-typography{color:#fff!important}html[data-theme=light] .ant-popover,html[data-theme=light] .ant-popover-inner,html[data-theme=light] .ant-popover-inner-content,html[data-theme=light] .ant-popover-title,html[data-theme=light] .ant-popover-message,html[data-theme=light] .ant-popover-message-title,html[data-theme=light] .ant-popover .ant-typography,html[data-theme=light] .ant-popover p,html[data-theme=light] .ant-popover div{color:#1f1f1f!important}
