.login-page{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at top left,rgba(84,136,255,.22),transparent 32%),radial-gradient(circle at right 20%,rgba(85,234,212,.14),transparent 28%),linear-gradient(135deg,#050816,#09111f 44%,#03060f);color:#f5f8ff;opacity:1;transform:translate(0);filter:blur(0);transition:opacity .38s ease,transform .38s ease,filter .38s ease}.login-page--leaving{opacity:0;transform:translate(-10vw);filter:blur(8px)}.login-page__brand-corner{position:absolute;top:2rem;left:2.5rem;z-index:2;width:10.5rem;height:auto;filter:drop-shadow(0 0 22px rgba(123,179,255,.5))}.login-page__background,.login-page__grid,.login-page__aurora{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.login-page__background{background:radial-gradient(circle at center,rgba(100,140,255,.12),transparent 52%)}.login-page__grid{background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.95),transparent 95%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.95),transparent 95%);opacity:.22}.login-page__aurora{filter:blur(70px);opacity:.78}.login-page__aurora--left{top:8%;left:-8%;width:26rem;height:26rem;background:#4775ff47}.login-page__aurora--right{top:38%;right:-10%;width:24rem;height:24rem;background:#46e4cc38}.login-page__content{position:relative;z-index:1;min-height:100vh;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(24rem,28rem);gap:4rem;align-items:center;padding:4rem 6rem}.login-page__hero{display:flex;align-items:center;justify-content:center;min-height:100%;overflow:visible}.login-page__earth-stage{display:flex;align-items:center;justify-content:center;width:100%;min-height:44rem}.login-page__earth-shell{position:relative;width:min(100%,44rem);height:44rem;overflow:visible;cursor:grab;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.login-page__earth-shell:active{cursor:grabbing}.login-page__earth-shell,.login-page__earth-shell *{outline:none}.login-page__earth-shell>div{width:100%!important;height:100%!important}.login-page__earth-shell canvas{user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.login-card{width:100%;padding:2rem;border:1px solid rgba(132,154,255,.18);border-radius:1.6rem;background:linear-gradient(180deg,#0d1628e0,#070c18f0);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 28px 80px #00000061}.login-card__brand{display:flex;align-items:center;gap:.9rem}.login-card__logo{width:3.25rem;height:3.25rem;border-radius:.95rem;box-shadow:0 10px 24px #456eee47}.login-card__brand-name{font-size:1.15rem;font-weight:700}.login-card__brand-tagline{margin-top:.3rem;color:#d6dff8ad;font-size:.92rem}.login-card__header{margin-top:2rem}.login-card__header h2{font-size:2rem;letter-spacing:-.03em}.login-card__header p{margin-top:.75rem;color:#d6dff8b3;line-height:1.7}.login-form{margin-top:1.75rem}.login-form__field{display:block;margin-top:1rem}.login-form__field span{display:block;margin-bottom:.7rem;color:#e9efffd1;font-size:.95rem}.login-form__field input{width:100%;height:3.3rem;padding:0 1rem;border:1px solid rgba(135,156,255,.18);border-radius:.95rem;background:#ffffff0a;color:#f5f8ff;font-size:1rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.login-form__field input::placeholder{color:#c9d2ec6b}.login-form__field input:focus{border-color:#6f94ffd9;background:#ffffff0f;box-shadow:0 0 0 4px #517cff29}.login-form__password-wrapper{position:relative}.login-form__password-wrapper input{padding-right:4.8rem}.login-form__toggle{position:absolute;top:50%;right:.95rem;transform:translateY(-50%);border:none;background:transparent;color:#8fb6ff;cursor:pointer;font-size:.92rem}.login-form__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem}.login-form__remember{display:inline-flex;align-items:center;gap:.55rem;color:#dbe3facc;font-size:.92rem}.login-form__remember input{width:1rem;height:1rem;accent-color:#6d95ff}.login-form__link{border:none;background:transparent;color:#8fb6ff;cursor:pointer;font-size:.92rem}.login-form__submit{width:100%;height:3.45rem;margin-top:1.6rem;border:none;border-radius:1rem;background:linear-gradient(135deg,#6f8eff,#5fd9ff);color:#091120;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 18px 40px #598cff47;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px}.login-form__submit-loading{width:14px;height:14px;border:2px solid rgba(9,17,32,.28);border-top-color:#091120;border-radius:50%;animation:login-submit-spin .8s linear infinite}@keyframes login-submit-spin{to{transform:rotate(360deg)}}.login-form__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 22px 42px #598cff5c}.login-form__submit:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.login-card__footer{margin-top:1.25rem;color:#c6d1f194;font-size:.86rem;line-height:1.7}@media(max-width:1200px){.login-page__content{grid-template-columns:1fr;gap:2.5rem;padding:3rem 2rem}.login-page__hero{min-height:auto}.login-page__earth-stage{min-height:30rem}.login-page__earth-shell{width:28rem;height:28rem}.login-card{max-width:32rem}}@media(max-width:768px){.login-page__content{padding:1.5rem;gap:2rem}.login-page__earth-stage{min-height:22rem}.login-page__earth-shell{width:20rem;height:20rem}.login-card{padding:1.4rem;border-radius:1.25rem}.login-card__header h2{font-size:1.7rem}.login-form__meta{flex-direction:column;align-items:flex-start}}.user-dashboard{min-height:100vh;background:linear-gradient(135deg,#0a0e27,#1a1f4e,#0d1033);color:#f5f8ff;position:relative;overflow-x:hidden}.user-dashboard:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;pointer-events:none;z-index:0}.user-dashboard__glow{position:fixed;border-radius:50%;filter:blur(100px);opacity:.4;pointer-events:none;z-index:0}.user-dashboard__glow--1{top:-10%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.6) 0%,transparent 70%)}.user-dashboard__glow--2{bottom:10%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(16,185,129,.5) 0%,transparent 70%)}.user-dashboard__glow--3{top:40%;left:30%;width:300px;height:300px;background:radial-gradient(circle,rgba(139,92,246,.4) 0%,transparent 70%)}.user-header{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;height:72px;padding:0 40px;margin-bottom:12px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1)}.user-header__logo{display:flex;align-items:center;gap:14px}.user-header__logo-img{width:40px;height:40px;border-radius:10px}.user-header__brand{font-size:20px;font-weight:700;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.user-header__brand-sub{font-size:12px;color:#ffffff80;margin-top:2px}.user-header__right{display:flex;align-items:center;gap:20px}.user-header__user{display:flex;align-items:center;gap:10px;padding:8px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer;transition:all .3s}.user-header__user:hover{background:#ffffff1a;border-color:#6366f180}.user-header__user-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.user-header__user-name{font-size:14px;color:#e0e7ff}.user-header__password{padding:8px 16px;border:1px solid rgba(96,165,250,.35);border-radius:10px;background:#60a5fa14;color:#bfdbfe;font-size:14px;cursor:pointer;transition:all .3s}.user-header__password:hover{border-color:#60a5fa;color:#fff;background:#60a5fa29}.user-header__logout{padding:8px 16px;border:1px solid rgba(255,255,255,.15);border-radius:10px;background:transparent;color:#ffffffb3;font-size:14px;cursor:pointer;transition:all .3s}.user-header__logout:hover{border-color:#ef4444;color:#ef4444;background:#ef44441a}.user-content{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:40px}.user-welcome{margin-bottom:40px}.user-welcome__title{font-size:32px;font-weight:700;color:#f5f8ff;margin-bottom:8px}.user-welcome__subtitle{font-size:16px;color:#fff9}.token-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}.token-card{position:relative;padding:28px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.token-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--accent-color),transparent);opacity:0;transition:opacity .3s}.token-card:hover{transform:translateY(-4px);border-color:#6366f166;box-shadow:0 20px 40px #0000004d,0 0 30px #6366f126}.token-card:hover:before{opacity:1}.token-card--blue{--accent-color: #3b82f6;background:linear-gradient(135deg,#3b82f61a,#6366f10d)}.token-card--green{--accent-color: #10b981;background:linear-gradient(135deg,#10b9811a,#34d3990d)}.token-card--purple{--accent-color: #8b5cf6;background:linear-gradient(135deg,#8b5cf61a,#a78bfa0d)}.token-card__label{font-size:14px;color:#fff9;margin-bottom:12px;display:flex;align-items:center;gap:8px}.token-card__value{font-size:42px;font-weight:800;color:#f5f8ff;line-height:1;margin-bottom:8px}.token-card__unit{font-size:16px;font-weight:400;color:#ffffff80;margin-left:4px}.token-card__sub{font-size:12px;color:#fff6}.token-card__icon{position:absolute;top:24px;right:24px;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.section-title{display:flex;align-items:center;gap:12px;margin-bottom:12px}.section-title__icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px}.section-title__text{font-size:20px;font-weight:700;color:#f5f8ff}.section-title__line{flex:1;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.1),transparent)}.announcements{margin-bottom:0}.ai-tools,.announcements{height:680px;min-height:680px;max-height:680px}.announcements-sidebar{position:sticky;top:24px}.announcement-list{display:flex;flex-direction:column;gap:12px;height:100%;max-height:none;overflow-y:auto;padding-right:8px}.announcement-list::-webkit-scrollbar{width:4px}.announcement-list::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}.announcement-list::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.announcement-list::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.module-card__content::-webkit-scrollbar{width:4px}.module-card__content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}.module-card__content::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.module-card__content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.announcement-item{display:flex;align-items:center;gap:16px;padding:20px 24px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:14px;transition:all .3s}.announcement-item:hover{background:#ffffff0f;border-color:#6366f14d;transform:translate(4px)}.announcement-item__icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#fbbf2433,#f59e0b33);color:#fbbf24;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.announcement-item__content{flex:1}.announcement-item__text{font-size:15px;color:#e0e7ff;line-height:1.5}.announcement-item__time{font-size:12px;color:#fff6;margin-top:4px}.announcement-item__dot{width:8px;height:8px;border-radius:50%;background:#ef4444;flex-shrink:0;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.ai-tools-layout{display:grid;grid-template-columns:1fr 400px;gap:24px;align-items:stretch}.ai-tools-main{min-width:0}.module-card{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:0;display:flex;flex-direction:column}.module-card__header{padding:20px 0 0 20px;border-bottom:1px solid rgba(255,255,255,.06)}.module-card__content{padding:16px 24px;flex:1;min-height:0;overflow-y:auto}.ai-tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.ai-tools-grid-wrapper{height:100%;max-height:none;overflow-y:auto}.ai-tool-card{position:relative;padding:28px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;overflow:hidden}.ai-tool-card:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#6366f100,#6366f11a);opacity:0;transition:opacity .3s;pointer-events:none}.ai-tool-card:hover{transform:translateY(-6px);border-color:#6366f180;box-shadow:0 25px 50px #0006,0 0 40px #6366f133}.ai-tool-card:hover:after{opacity:1}.ai-tool-card__header{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.ai-tool-card__icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0}.ai-tool-card__icon--chat{background:linear-gradient(135deg,#3b82f64d,#6366f14d);color:#60a5fa}.ai-tool-card__icon--code{background:linear-gradient(135deg,#10b9814d,#34d3994d);color:#34d399}.ai-tool-card__icon--data{background:linear-gradient(135deg,#8b5cf64d,#a78bfa4d);color:#a78bfa}.ai-tool-card__icon--translate{background:linear-gradient(135deg,#fbbf244d,#f59e0b4d);color:#fbbf24}.ai-tool-card__info{flex:1;min-width:0}.ai-tool-card__name{font-size:18px;font-weight:700;color:#f5f8ff;margin-bottom:6px}.ai-tool-card__tags{display:flex;flex-wrap:wrap;gap:6px}.ai-tool-card__tag{padding:4px 10px;font-size:12px;border-radius:20px;background:#ffffff14;color:#fff9}.ai-tool-card__desc{font-size:14px;color:#ffffff80;line-height:1.6;margin-bottom:20px}.ai-tool-card__footer{display:flex;justify-content:space-between;align-items:center}.ai-tool-card__status{display:flex;align-items:center;gap:6px;font-size:13px}.ai-tool-card__status--active{color:#34d399}.ai-tool-card__status--active:before{content:"";width:8px;height:8px;border-radius:50%;background:#34d399;box-shadow:0 0 8px #34d399}.ai-tool-card__status--maintenance{color:#fbbf24}.ai-tool-card__status--maintenance:before{content:"";width:8px;height:8px;border-radius:50%;background:#fbbf24}.ai-tool-card__btn{padding:10px 20px;border:none;border-radius:10px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s}.ai-tool-card__btn:hover{transform:scale(1.05);box-shadow:0 10px 30px #667eea66}.ai-tool-card__btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.user-empty{padding:60px 0;text-align:center}.user-empty__icon{font-size:64px;color:#fff3;margin-bottom:16px}.user-empty__text{font-size:16px;color:#fff6}@media(max-width:1024px){.ai-tools-layout{grid-template-columns:1fr}.announcements-sidebar{position:static}.announcement-list{max-height:none}.token-cards,.ai-tools-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.user-header{padding:0 20px}.user-content{padding:24px 20px}.token-cards,.ai-tools-grid{grid-template-columns:1fr}.user-welcome__title{font-size:24px}.token-card__value{font-size:32px}}.admin-dashboard{min-height:100vh;background:linear-gradient(135deg,#0a0e27,#1a1f4e,#0d1033);color:#f5f8ff;position:relative}.admin-dashboard:before{display:none}.admin-dashboard__glow{position:fixed;border-radius:50%;filter:blur(100px);opacity:.4;pointer-events:none;z-index:0}.admin-dashboard__glow--1{top:-10%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.6) 0%,transparent 70%)}.admin-dashboard__glow--2{bottom:10%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(16,185,129,.5) 0%,transparent 70%)}.admin-dashboard__glow--3{top:40%;left:30%;width:300px;height:300px;background:radial-gradient(circle,rgba(139,92,246,.4) 0%,transparent 70%)}.admin-header{position:fixed;top:0;left:0;right:0;z-index:10;display:flex;justify-content:space-between;align-items:center;height:64px;padding:0 32px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08);background:#0a0e27d9}.admin-header__logo{display:flex;align-items:center;gap:12px}.admin-header__logo-img{width:36px;height:36px;border-radius:8px}.admin-header__brand{font-size:18px;font-weight:700;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.admin-header__brand-sub{font-size:11px;color:#ffffff73;margin-top:2px}.admin-header__right{display:flex;align-items:center;gap:16px}.admin-header__user{display:flex;align-items:center;gap:8px;padding:6px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px}.admin-header__avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#fff}.admin-header__username{font-size:13px;color:#e0e7ff}.admin-header__admin-badge{font-size:11px;padding:2px 8px;border-radius:20px;background:linear-gradient(135deg,#fbbf2433,#f59e0b33);color:#fbbf24;border:1px solid rgba(251,191,36,.3);margin-left:4px}.admin-header__logout{padding:6px 14px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:transparent;color:#ffffffb3;font-size:13px;cursor:pointer;transition:all .3s}.admin-header__logout:hover{border-color:#ef4444;color:#ef4444;background:#ef44441a}.admin-layout{display:flex;gap:24px;max-width:1600px;margin:0 auto;padding:88px 32px 24px;position:relative;z-index:1}.admin-sidebar{width:200px;flex-shrink:0;position:sticky;top:88px;height:fit-content;align-self:flex-start}.admin-content{flex:1;min-width:0}.anchor-nav{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:6px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.anchor-nav__item{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;cursor:pointer;transition:all .25s;color:#ffffff8c;font-size:13px;border:1px solid transparent}.anchor-nav__item:hover{background:#ffffff0f;color:#e0e7ff}.anchor-nav__item--active{background:linear-gradient(135deg,#6366f133,#8b5cf633);color:#a78bfa;border-color:#8b5cf64d}.anchor-nav__icon{font-size:16px;display:flex;align-items:center}.admin-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:28px}.admin-section{scroll-margin-top:88px}.module-card{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:14px;overflow:hidden}.module-card__header{padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between}.module-card__content{padding:20px}.section-title{display:flex;align-items:center;gap:10px}.section-title__icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px}.section-title__icon--blue{background:linear-gradient(135deg,#3b82f633,#6366f133);color:#60a5fa}.section-title__icon--green{background:linear-gradient(135deg,#10b98133,#34d39933);color:#34d399}.section-title__icon--purple{background:linear-gradient(135deg,#8b5cf633,#a78bfa33);color:#a78bfa}.section-title__icon--orange{background:linear-gradient(135deg,#fbbf2433,#f59e0b33);color:#fbbf24}.section-title__text{font-size:16px;font-weight:700;color:#f5f8ff}.section-title__line{flex:1;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.1),transparent);margin-left:8px}.table-fixed-height{height:380px;overflow:hidden}.table-fixed-height--lg{height:470px;overflow:hidden}.token-table-section{margin-bottom:24px;padding:20px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:10px;position:relative}.token-table-section:last-child{margin-bottom:0}.token-table-section:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.4),transparent);border-radius:10px 10px 0 0}.token-table-section__title{font-size:14px;font-weight:600;color:#c4b5fd;display:flex;align-items:center;gap:8px}.token-table-section__title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.06)}.token-table-section__title:before{content:"";width:3px;height:14px;border-radius:2px;background:linear-gradient(180deg,#667eea,#764ba2)}.filter-bar{display:flex;gap:10px;margin-bottom:14px;flex-wrap:wrap;align-items:center}.filter-bar__label{font-size:12px;color:#ffffff80;margin-right:4px}.action-bar{display:flex;gap:10px;margin-bottom:14px;justify-content:flex-end;align-items:center}.status-tag{display:inline-flex;align-items:center;gap:4px;padding:2px 10px;border-radius:20px;font-size:12px;font-weight:500}.status-tag--active{background:#10b98126;color:#34d399;border:1px solid rgba(16,185,129,.3)}.status-tag--maintenance{background:#fbbf2426;color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.status-tag--disabled{background:#ef444426;color:#f87171;border:1px solid rgba(239,68,68,.3)}.status-tag--admin{background:#fbbf2426;color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.admin-dashboard .ant-table{background:transparent!important;color:#e0e7ff!important;border-radius:0!important;overflow:hidden}.ant-table-thead{background-color:#132a76;border-radius:5px!important}.admin-dashboard .ant-table-thead>tr>th,.admin-dashboard .ant-table-thead>tr>td{background:#ffffff0f!important;color:#fbfbfb!important;border-bottom:none!important;border-inline-end:none!important;font-weight:600;font-size:13px;padding:10px 14px!important;border-radius:0!important}.admin-dashboard .ant-table-tbody>tr>td{border-bottom:none!important;border-inline-end:none!important;color:#e0e7ff!important;font-size:13px;padding:9px 14px!important;transition:background .2s;border-radius:0!important}.admin-dashboard .ant-table-thead>tr:not(:last-child)>th:after,.admin-dashboard .ant-table-thead>tr:not(:last-child)>td:after,.admin-dashboard .ant-table-cell:after{display:none!important}.admin-dashboard .ant-table-thead>tr>th:after,.admin-dashboard .ant-table-thead>tr>td:after{display:none!important}.admin-dashboard .ant-table-tbody>tr:hover>td{background:#6366f114!important}.admin-dashboard .ant-table-tbody>tr.ant-table-row-selected>td{background:#6366f11f!important}.admin-dashboard .ant-table-thead>tr>th.ant-table-column-sort,.admin-dashboard .ant-table-tbody>tr>td.ant-table-column-sort,.admin-dashboard .ant-table-thead>tr>th.ant-table-cell-sort{background:#ffffff0f!important}.admin-dashboard .ant-table-thead>tr>th.ant-table-cell-row-hover,.admin-dashboard .ant-table-thead>tr>th.ant-table-column-sort:hover{background:#6366f11a!important}.admin-dashboard .ant-table-column-sorters{padding:0!important}.admin-dashboard .ant-table-thead>tr>th.ant-table-column-has-sorters:hover{background:#6366f11a!important}.admin-dashboard .ant-table-row-expand-icon{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.15)!important;color:#a78bfa!important;border-radius:4px}.admin-dashboard .ant-table-row-expand-icon:hover{background:#8b5cf633!important;border-color:#8b5cf666!important}.admin-dashboard .ant-table-expanded-row>td{background:#0003!important}.admin-dashboard .ant-table-expanded-row .ant-table{background:#ffffff05!important;border:1px solid rgba(255,255,255,.06);border-radius:6px}.admin-dashboard .ant-table-expanded-row .ant-table-thead>tr>th{font-size:12px!important;color:#c4b5fdcc!important}.admin-dashboard .ant-table-expanded-row .ant-table-tbody>tr>td{font-size:12px!important}.admin-dashboard .ant-table-column-sorter-up.active,.admin-dashboard .ant-table-column-sorter-down.active{color:#a78bfa!important}.admin-dashboard .ant-table-column-sorter{color:#ffffff4d!important}.admin-dashboard .ant-empty-description{color:#fff6!important}.admin-dashboard .ant-picker{background:#ffffff0d!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:6px!important;color:#e0e7ff!important}.admin-dashboard .ant-picker:hover{border-color:#6366f166!important}.admin-dashboard .ant-picker-focused{border-color:#6366f199!important;box-shadow:0 0 0 2px #6366f126!important}.admin-dashboard .ant-picker-input>input{color:#e0e7ff!important}.admin-dashboard .ant-picker-input>input::placeholder{color:#ffffff59!important}.admin-dashboard .ant-picker-suffix,.admin-dashboard .ant-picker-separator{color:#fff6!important}.admin-dashboard .ant-picker-clear{background:#ffffff14!important;color:#ffffff80!important}.admin-dashboard .ant-select-selector{background:#ffffff0d!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:6px!important;color:#e0e7ff!important}.admin-dashboard .ant-select:hover .ant-select-selector{border-color:#6366f166!important}.admin-dashboard .ant-select-focused .ant-select-selector{border-color:#6366f199!important;box-shadow:0 0 0 2px #6366f126!important}.admin-dashboard .ant-select-selection-item{color:#e0e7ff!important}.admin-dashboard .ant-select-selection-placeholder{color:#ffffff59!important}.admin-dashboard .ant-select-arrow{color:#fff6!important}.admin-dashboard .ant-input,.admin-dashboard .ant-input-affix-wrapper,.admin-dashboard textarea.ant-input{background:#ffffff0d!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:6px!important;color:#e0e7ff!important}.admin-dashboard .ant-input:hover,.admin-dashboard .ant-input-affix-wrapper:hover,.admin-dashboard textarea.ant-input:hover{border-color:#6366f166!important}.admin-dashboard .ant-input:focus,.admin-dashboard .ant-input-focused,.admin-dashboard .ant-input-affix-wrapper:focus,.admin-dashboard .ant-input-affix-wrapper-focused,.admin-dashboard textarea.ant-input:focus{border-color:#6366f199!important;box-shadow:0 0 0 2px #6366f126!important}.admin-dashboard .ant-input::placeholder,.admin-dashboard textarea.ant-input::placeholder{color:#ffffff59!important}.admin-dashboard .ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;border-radius:6px!important;font-weight:500}.admin-dashboard .ant-btn-primary:hover{box-shadow:0 6px 16px #667eea59!important;filter:brightness(1.1)}.admin-dashboard .ant-btn-default{background:#ffffff0d!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:6px!important;color:#e0e7ff!important}.admin-dashboard .ant-btn-default:hover{border-color:#6366f166!important;color:#a78bfa!important;background:#6366f114!important}.admin-dashboard .ant-btn-text{color:#a78bfa!important;border-radius:6px!important}.admin-dashboard .ant-btn-text:hover{background:#8b5cf61a!important}.admin-dashboard .ant-btn-link{color:#a78bfa!important}.admin-dashboard .ant-btn-link:hover{color:#c4b5fd!important}.admin-dashboard .ant-btn-dangerous.ant-btn-link{color:#f87171!important}.admin-dashboard .ant-btn-dangerous.ant-btn-link:hover{color:#fca5a5!important}.admin-dashboard .ant-modal-content{background:linear-gradient(160deg,#1a1f4e,#0d1033)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:12px!important;box-shadow:0 24px 48px #00000080!important}.admin-dashboard .ant-modal-header{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.08)!important;padding:16px 20px!important}.admin-dashboard .ant-modal-title{color:#f5f8ff!important;font-size:15px!important;font-weight:600}.admin-dashboard .ant-modal-close{color:#ffffff80!important}.admin-dashboard .ant-modal-close:hover{color:#f5f8ff!important}.admin-dashboard .ant-modal-body{padding:20px!important}.admin-dashboard .ant-modal-footer{border-top:1px solid rgba(255,255,255,.08)!important;padding:12px 20px!important}.admin-dashboard .ant-form-item-label>label{color:#c4b5fd!important;font-size:13px;font-weight:500}.admin-dashboard .ant-form-item-label>label.ant-form-item-required:before{color:#f87171!important}.admin-dashboard .ant-switch-checked{background:linear-gradient(135deg,#667eea,#764ba2)!important}.admin-dashboard .ant-popconfirm-message-title{color:#f5f8ff!important}.admin-dashboard .ant-popconfirm-message-description{color:#fff9!important}.admin-dashboard .ant-tag{border-radius:12px;font-size:12px}.admin-dashboard .ant-message-notice-content{background:#1a1f4ef2!important;border:1px solid rgba(255,255,255,.1)!important;color:#e0e7ff!important;border-radius:8px!important}.admin-dashboard .ant-spin-dot-item{background-color:#a78bfa!important}@media(max-width:1200px){.admin-sidebar{width:160px}}@media(max-width:1024px){.admin-layout{flex-direction:column}.admin-sidebar{width:100%;position:static}.anchor-nav{flex-direction:row;overflow-x:auto}.anchor-nav__item{white-space:nowrap}}@media(max-width:768px){.admin-header{padding:0 16px}.admin-layout{padding:16px}.module-card__content{padding:12px}.filter-bar{flex-direction:column;align-items:stretch}.action-bar{flex-wrap:wrap}}html{font-size:16px}@media(min-width:1920px){html{font-size:18px}}@media(min-width:2560px){html{font-size:20px}}@media(max-width:1366px){html{font-size:14px}}@media(max-width:1024px){html{font-size:12px}}*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:none}.ant-bubble-content-filled{background-color:#ddecff!important;color:#464b56!important}main{padding-top:0!important}th,td{border:1px solid #ddd}thead{background-color:#f0f1f2}.ant-conversations-item-active{background-color:#eaf4ff!important}.text-ellipsis{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.text-ellipsis-1{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.hover-animate{transition:all .2s ease;cursor:pointer}.hover-animate:hover{transform:translateY(-1px);box-shadow:0 10px 28px #0000001f}.hover-animate:active{transform:translateY(-1px)}.hover-btn>div{transition:transform .12s ease,filter .12s ease,box-shadow .12s ease,opacity .12s ease;-webkit-user-select:none;user-select:none}.hover-btn:hover>div{opacity:.85;filter:brightness(.99)}.hover-btn:active>div{transform:scale(.96)}.normal-btn{cursor:pointer}.normal-btn:hover{opacity:.85}.normal-btn:active{transform:scale(.96)}
