.login-page{position:relative;min-height:100vh;overflow:hidden;padding:24px;background:radial-gradient(circle at top left,color-mix(in srgb,var(--login-primary) 14%,transparent),transparent 34%),radial-gradient(circle at bottom right,color-mix(in srgb,var(--login-success) 12%,transparent),transparent 30%),linear-gradient(135deg,#f5f7fb,#eef2f8 48%,#f9fbff)}.login-page__ambient{position:absolute;border-radius:999px;filter:blur(14px);opacity:.55;pointer-events:none}.login-page__ambient--primary{top:-80px;left:-110px;width:320px;height:320px;background:color-mix(in srgb,var(--login-primary) 22%,transparent)}.login-page__ambient--secondary{right:-100px;bottom:-120px;width:360px;height:360px;background:color-mix(in srgb,var(--login-info) 18%,transparent)}.login-page__shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,470px);align-items:stretch;gap:28px;max-width:1240px;min-height:calc(100vh - 48px);margin:0 auto}.login-page__toolbar{position:absolute;top:4px;inset-inline-end:0;display:flex;align-items:center;gap:12px}.login-page__language-switch{display:inline-flex;gap:6px;padding:6px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 30px #0f172a14}.login-page__language-button{min-width:48px;height:38px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:#475467;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.login-page__language-button:hover{transform:translateY(-1px)}.login-page__language-button.is-active{background:color-mix(in srgb,var(--login-primary) 16%,white);color:var(--login-primary)}.login-page__theme-toggle{height:50px;padding-inline:18px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#ffffffdb;color:#0f172a;box-shadow:0 12px 30px #0f172a14}.login-page__brand,.login-page__panel{min-height:100%}.login-page__brand{display:flex;flex-direction:column;justify-content:flex-start;padding:92px 20px 20px}.login-page__brand-head{max-width:640px}.login-page__eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;padding:8px 14px;border:0;border-radius:999px;background:#ffffffb8;color:var(--login-primary);font-size:13px;font-weight:700;box-shadow:0 10px 28px #0f172a14}.login-page__logo-wrap{display:inline-flex;align-items:center;justify-content:flex-start;min-height:72px;margin-bottom:22px}.login-page__logo{width:auto;max-width:min(240px,60vw);max-height:74px;object-fit:contain}.login-page__brand-title{margin:0 0 14px!important;color:#0f172a!important;font-size:clamp(2.4rem,4vw,4.4rem)!important;line-height:1.02!important;letter-spacing:-.04em}.login-page__brand-description{display:block;max-width:540px;color:#475467;font-size:17px;line-height:1.8}.login-page__highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;max-width:600px;align-items:stretch}.login-page__highlight{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;min-height:170px;padding:18px 14px;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#ffffffb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 48px #0f172a14;text-align:center}.login-page__highlight-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:color-mix(in srgb,var(--login-primary) 12%,white);color:var(--login-primary);font-size:20px}.login-page__highlight-content{max-width:none;display:flex;flex-direction:column;align-items:center;gap:4px}.login-page__highlight-title{margin-bottom:0;color:#101828;font-size:14px;font-weight:700;line-height:1.35}.login-page__highlight-description{color:#667085;max-width:13ch;font-size:12px;line-height:1.5;overflow-wrap:normal;word-break:normal}.login-page__panel{display:flex;align-items:center;justify-content:center;padding-top:56px}.login-card{width:100%;border:1px solid rgba(15,23,42,.08);border-radius:32px;background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 28px 80px #0f172a24}.login-card .ant-card-body{padding:34px}.login-card__header{margin-bottom:10px}.login-card__eyebrow{display:inline-block;margin-bottom:10px;color:var(--login-primary);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.login-card__title{margin:0 0 10px!important;color:#0f172a!important;font-size:2rem!important}.login-card__subtitle{display:block;color:#667085;font-size:15px;line-height:1.7}.login-card__divider{margin:24px 0;border-color:#0f172a14}.login-card__form .ant-form-item-label>label{color:#344054;font-size:13px;font-weight:700}.login-card__input,.login-card__input.ant-input-affix-wrapper,.login-card__input.ant-input-affix-wrapper-lg{height:52px;border-radius:16px;border-color:#0f172a1f;background:#f8fafcf5;box-shadow:none}.login-card__input:hover,.login-card__input.ant-input-affix-wrapper:hover{border-color:color-mix(in srgb,var(--login-primary) 36%,#cbd5e1)}.login-card__input.ant-input-affix-wrapper-focused,.login-card__input.ant-input-affix-wrapper:focus,.login-card__input.ant-input-affix-wrapper:focus-within{border-color:var(--login-primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--login-primary) 14%,transparent)}.login-card__input-icon{color:var(--login-primary)}.login-card__actions{margin-bottom:0}.login-card__meta-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.login-card__forgot-link,.login-card__forgot-link:hover{color:var(--login-primary);font-weight:700}.login-card__submit{height:54px;border:0;border-radius:18px;font-size:15px;font-weight:700;background:linear-gradient(135deg,var(--login-primary) 0%,color-mix(in srgb,var(--login-primary) 72%,#0f172a) 100%);box-shadow:0 16px 28px color-mix(in srgb,var(--login-primary) 24%,transparent)}.login-card__submit:hover,.login-card__submit:focus{background:linear-gradient(135deg,color-mix(in srgb,var(--login-primary) 90%,white),color-mix(in srgb,var(--login-primary) 72%,#0f172a))!important}.login-card__footer{width:100%}.login-card__support-note{color:#344054;font-size:13px;font-weight:600}.login-card__demo-note,.login-card__copyright{color:#667085;font-size:12px}[data-theme=dark] .login-page{background:radial-gradient(circle at top left,color-mix(in srgb,var(--login-primary) 24%,transparent),transparent 34%),radial-gradient(circle at bottom right,color-mix(in srgb,var(--login-info) 18%,transparent),transparent 30%),linear-gradient(135deg,#08111f,#0f1728 52%,#111827)}[data-theme=dark] .login-page__language-switch,[data-theme=dark] .login-page__theme-toggle,[data-theme=dark] .login-page__eyebrow,[data-theme=dark] .login-page__highlight,[data-theme=dark] .login-card{border-color:#94a3b829;background:#080f1cb8;box-shadow:0 28px 80px #00000047}[data-theme=dark] .login-page__language-button{color:#cbd5e1}[data-theme=dark] .login-page__language-button.is-active{background:color-mix(in srgb,var(--login-primary) 26%,transparent);color:#f8fafc}[data-theme=dark] .login-page__theme-toggle,[data-theme=dark] .login-page__brand-title,[data-theme=dark] .login-card__title,[data-theme=dark] .login-page__highlight-title,[data-theme=dark] .login-card__support-note{color:#f8fafc!important}[data-theme=dark] .login-page__brand-description,[data-theme=dark] .login-page__highlight-description,[data-theme=dark] .login-card__subtitle,[data-theme=dark] .login-card__demo-note,[data-theme=dark] .login-card__copyright,[data-theme=dark] .login-card__form .ant-form-item-label>label,[data-theme=dark] .login-card .ant-checkbox-wrapper,[data-theme=dark] .login-card .ant-input,[data-theme=dark] .login-card .ant-input-password input,[data-theme=dark] .login-card .ant-input-affix-wrapper,[data-theme=dark] .login-card .ant-input-affix-wrapper input{color:#cbd5e1!important}[data-theme=dark] .login-card__input,[data-theme=dark] .login-card__input.ant-input-affix-wrapper,[data-theme=dark] .login-card__input.ant-input-affix-wrapper-lg{border-color:#94a3b82e;background:#0f172ad1}[data-theme=dark] .login-card__divider{border-color:#94a3b824}@media (max-width: 1100px){.login-page__shell{grid-template-columns:1fr;gap:18px}.login-page__panel{order:1}.login-page__brand{order:2}.login-page__toolbar{position:static;justify-content:flex-end}.login-page__brand{padding:24px 8px 0}.login-page__highlights{grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%}.login-page__panel{padding-top:0}}@media (max-width: 720px){.login-page{padding:16px}.login-page__toolbar{justify-content:space-between;flex-wrap:wrap}.login-page__theme-toggle{width:100%;justify-content:center}.login-page__brand{padding:8px 0 0}.login-page__highlights{grid-template-columns:1fr;margin-top:24px}.login-page__highlight{min-height:auto;padding:18px 16px}.login-page__highlight-icon{width:48px;height:48px;font-size:20px;border-radius:14px}.login-page__highlight-description{max-width:none}.login-card{border-radius:24px}.login-card .ant-card-body{padding:24px 20px}.login-card__meta-row{flex-direction:column;align-items:flex-start}}.dashboard-page{--dashboard-bg: linear-gradient(180deg, rgba(248, 250, 252, .96) 0%, rgba(241, 245, 249, .96) 100%);--dashboard-card-bg: rgba(255, 255, 255, .86);--dashboard-card-border: rgba(15, 23, 42, .08);--dashboard-text: #0f172a;--dashboard-muted: #516072;--dashboard-shadow: 0 18px 50px rgba(15, 23, 42, .08);--dashboard-hero-bg: linear-gradient(135deg, #155e75 0%, #0f766e 52%, #0f172a 100%);min-height:calc(100vh - 120px);padding:8px 0 32px;color:var(--dashboard-text)}[data-theme=dark] .dashboard-page{--dashboard-bg: linear-gradient(180deg, rgba(15, 23, 42, .98) 0%, rgba(15, 23, 42, .96) 100%);--dashboard-card-bg: rgba(15, 23, 42, .78);--dashboard-card-border: rgba(148, 163, 184, .18);--dashboard-text: #e2e8f0;--dashboard-muted: #94a3b8;--dashboard-shadow: 0 24px 50px rgba(2, 6, 23, .42)}.dashboard-page__surface{background:var(--dashboard-bg);border-radius:28px;padding:24px}.dashboard-page h1,.dashboard-page h2,.dashboard-page h3,.dashboard-page p,.dashboard-page span,.dashboard-page strong,.dashboard-page small,.dashboard-page a{color:inherit}.dashboard-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#ffffff24;color:#f8fafc;font-size:12px;letter-spacing:.04em}.dashboard-hero{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.9fr);gap:18px;padding:28px;background:var(--dashboard-hero-bg);border-radius:28px;box-shadow:var(--dashboard-shadow);color:#f8fafc;overflow:hidden}.dashboard-hero__content h1{margin:18px 0 10px;font-size:clamp(28px,4vw,42px);line-height:1.05}.dashboard-hero__content p{margin:0;max-width:720px;color:#f8fafcd6;font-size:15px;line-height:1.7}.dashboard-hero__tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.dashboard-hero-tag{display:inline-flex;align-items:center;gap:6px;margin-inline-end:0;padding:8px 14px;border-radius:999px;font-weight:600;font-size:13px;border:1px solid rgba(255,255,255,.18)}.dashboard-hero-tag--neutral{background:#ffffff24;color:#f8fafc!important}.dashboard-hero-tag--info{background:#dbeafef0;color:#1d4ed8!important}.dashboard-hero-tag--success{background:#dcfce7f0;color:#15803d!important}.dashboard-hero-tag--warning{background:#ffedd5f5;color:#c2410c!important}.dashboard-hero__tags .dashboard-hero-tag--neutral,.dashboard-hero__tags .dashboard-hero-tag--neutral span,.dashboard-hero__tags .dashboard-hero-tag--neutral .anticon,.dashboard-hero__tags .dashboard-hero-tag--neutral .ant-tag-icon{color:#f8fafc!important}.dashboard-hero__tags .dashboard-hero-tag--info,.dashboard-hero__tags .dashboard-hero-tag--info span,.dashboard-hero__tags .dashboard-hero-tag--info .anticon,.dashboard-hero__tags .dashboard-hero-tag--info .ant-tag-icon{color:#1d4ed8!important}.dashboard-hero__tags .dashboard-hero-tag--success,.dashboard-hero__tags .dashboard-hero-tag--success span,.dashboard-hero__tags .dashboard-hero-tag--success .anticon,.dashboard-hero__tags .dashboard-hero-tag--success .ant-tag-icon{color:#15803d!important}.dashboard-hero__tags .dashboard-hero-tag--warning,.dashboard-hero__tags .dashboard-hero-tag--warning span,.dashboard-hero__tags .dashboard-hero-tag--warning .anticon,.dashboard-hero__tags .dashboard-hero-tag--warning .ant-tag-icon{color:#c2410c!important}.dashboard-hero__panel{display:grid;gap:14px;align-content:start}.dashboard-hero__panel-row{display:flex;align-items:center;justify-content:space-between;padding:18px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;border-radius:20px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard-hero__panel-row span{display:block;font-size:12px;color:#f8fafcb3;margin-bottom:4px}.dashboard-hero__panel-row strong{font-size:24px}[data-theme=dark] .dashboard-hero-tag--neutral{background:#ffffff1f;color:#f8fafc!important}[data-theme=dark] .dashboard-hero-tag--info{background:#1e40af3d;color:#bfdbfe!important}[data-theme=dark] .dashboard-hero-tag--success{background:#15803d3d;color:#bbf7d0!important}[data-theme=dark] .dashboard-hero-tag--warning{background:#c2410c3d;color:#fdba74!important}[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--neutral,[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--neutral span,[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--neutral .anticon,[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--neutral .ant-tag-icon{color:#f8fafc!important}[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--info,[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--info span,[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--info .anticon,[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--info .ant-tag-icon{color:#bfdbfe!important}[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--success,[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--success span,[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--success .anticon,[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--success .ant-tag-icon{color:#bbf7d0!important}[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--warning,[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--warning span,[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--warning .anticon,[data-theme=dark] .dashboard-hero__tags .dashboard-hero-tag--warning .ant-tag-icon{color:#fdba74!important}.dashboard-metric-grid,.dashboard-highlight-grid,.dashboard-module-grid,.dashboard-chart-grid,.dashboard-side-grid{display:grid;gap:16px}.dashboard-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px}.dashboard-highlight-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px}.dashboard-metric-card,.dashboard-highlight-card,.dashboard-module-card,.dashboard-section-card{border:1px solid var(--dashboard-card-border);background:var(--dashboard-card-bg);box-shadow:var(--dashboard-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard-metric-card{display:flex;align-items:center;gap:14px;border-radius:24px;padding:18px}.dashboard-metric-card__icon,.dashboard-highlight-card svg,.dashboard-module-card__icon,.dashboard-list-item__icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;font-size:20px}.dashboard-metric-card__content span,.dashboard-highlight-card span,.dashboard-module-card__primary span,.dashboard-module-card__metrics span,.dashboard-module-card__progress span,.dashboard-section-card__header p,.dashboard-list-item__content p,.dashboard-list-item__content small{color:var(--dashboard-muted)}.dashboard-metric-card__content strong,.dashboard-highlight-card strong,.dashboard-module-card__primary strong,.dashboard-module-card__metrics strong,.dashboard-module-card__progress strong,.dashboard-section-card__header h3,.dashboard-list-item__headline strong{color:var(--dashboard-text)}.dashboard-metric-card__content strong{display:block;margin:6px 0 4px;font-size:28px}.dashboard-metric-card__content small{font-size:12px}.dashboard-highlight-card{display:flex;align-items:center;justify-content:space-between;border-radius:22px;padding:18px}.dashboard-highlight-card strong{display:block;margin-top:10px;font-size:24px}.dashboard-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.dashboard-module-card{display:grid;gap:18px;border-radius:24px;padding:20px}.dashboard-module-card__header,.dashboard-module-card__metrics,.dashboard-module-card__progress,.dashboard-section-card__header,.dashboard-list-item,.dashboard-list-item__headline{display:flex;justify-content:space-between;align-items:center}.dashboard-module-card__link,.dashboard-list-item__link{color:var(--dashboard-text);font-size:13px;text-decoration:none;padding:8px 12px;border-radius:999px;background:#0f172a0f}[data-theme=dark] .dashboard-module-card__link,[data-theme=dark] .dashboard-list-item__link{background:#ffffff14}.dashboard-module-card__intro h3,.dashboard-section-card__header h3{margin:0;font-size:20px}.dashboard-module-card__intro p,.dashboard-section-card__header p,.dashboard-list-item__content p{margin:8px 0 0;line-height:1.6}.dashboard-module-card__primary strong{display:block;font-size:30px;margin-top:6px}.dashboard-module-card__metrics{gap:16px}.dashboard-module-card__metrics>div{flex:1;padding:14px;border-radius:18px;background:#0f172a08}[data-theme=dark] .dashboard-module-card__metrics>div{background:#ffffff0a}.dashboard-module-card__metrics strong,.dashboard-module-card__progress strong{display:block;margin-top:6px;font-size:18px}.dashboard-module-card__progress{gap:16px}.dashboard-module-card__progress .ant-progress{flex:1}.dashboard-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.dashboard-section-card{border-radius:24px;padding:20px}.dashboard-section-card__body{margin-top:18px}.dashboard-chart-tooltip{display:grid;gap:8px;padding:12px;min-width:160px;border-radius:16px;border:1px solid var(--dashboard-card-border);background:var(--dashboard-card-bg);box-shadow:var(--dashboard-shadow)}.dashboard-chart-tooltip div{display:flex;justify-content:space-between;gap:16px}.dashboard-side-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.dashboard-list{display:grid;gap:14px}.dashboard-list-item{gap:14px;padding:14px;border-radius:18px;background:#0f172a0a}[data-theme=dark] .dashboard-list-item{background:#ffffff0a}.dashboard-list-item__content{flex:1}.dashboard-list-item__headline{gap:16px}.dashboard-list-item__content small{display:block;margin-top:6px}.alert-danger{border:1px solid rgba(220,38,38,.18)}.alert-warning{border:1px solid rgba(234,88,12,.18)}.alert-info{border:1px solid rgba(8,145,178,.18)}.tone-ocean .dashboard-metric-card__icon,.tone-ocean .dashboard-highlight-card svg,.tone-ocean .dashboard-module-card__icon,.tone-ocean .dashboard-list-item__icon{background:#14b8a629;color:#0f766e}.tone-forest .dashboard-metric-card__icon,.tone-forest .dashboard-highlight-card svg,.tone-forest .dashboard-module-card__icon,.tone-forest .dashboard-list-item__icon{background:#84cc1629;color:#4d7c0f}.tone-sunset .dashboard-metric-card__icon,.tone-sunset .dashboard-highlight-card svg,.tone-sunset .dashboard-module-card__icon,.tone-sunset .dashboard-list-item__icon{background:#f9731629;color:#c2410c}.tone-ink .dashboard-metric-card__icon,.tone-ink .dashboard-highlight-card svg,.tone-ink .dashboard-module-card__icon,.tone-ink .dashboard-list-item__icon{background:#33415524;color:#0f172a}[data-theme=dark] .tone-ocean .dashboard-metric-card__icon,[data-theme=dark] .tone-ocean .dashboard-highlight-card svg,[data-theme=dark] .tone-ocean .dashboard-module-card__icon,[data-theme=dark] .tone-ocean .dashboard-list-item__icon{color:#99f6e4}[data-theme=dark] .tone-forest .dashboard-metric-card__icon,[data-theme=dark] .tone-forest .dashboard-highlight-card svg,[data-theme=dark] .tone-forest .dashboard-module-card__icon,[data-theme=dark] .tone-forest .dashboard-list-item__icon{color:#d9f99d}[data-theme=dark] .tone-sunset .dashboard-metric-card__icon,[data-theme=dark] .tone-sunset .dashboard-highlight-card svg,[data-theme=dark] .tone-sunset .dashboard-module-card__icon,[data-theme=dark] .tone-sunset .dashboard-list-item__icon{color:#fdba74}[data-theme=dark] .tone-ink .dashboard-metric-card__icon,[data-theme=dark] .tone-ink .dashboard-highlight-card svg,[data-theme=dark] .tone-ink .dashboard-module-card__icon,[data-theme=dark] .tone-ink .dashboard-list-item__icon{color:#e2e8f0}.dashboard-empty{margin-top:24px;padding:32px;border-radius:24px;border:1px dashed var(--dashboard-card-border);background:var(--dashboard-card-bg)}@media (max-width: 1400px){.dashboard-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1200px){.dashboard-hero,.dashboard-metric-grid,.dashboard-highlight-grid,.dashboard-chart-grid,.dashboard-side-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.dashboard-page__surface{padding:18px;border-radius:22px}.dashboard-hero,.dashboard-metric-grid,.dashboard-highlight-grid,.dashboard-module-grid,.dashboard-chart-grid,.dashboard-side-grid{grid-template-columns:1fr}.dashboard-module-card__metrics,.dashboard-list-item,.dashboard-list-item__headline,.dashboard-module-card__progress{flex-direction:column;align-items:stretch}}@media (max-width: 640px){.dashboard-page__surface{padding:14px}.dashboard-hero,.dashboard-section-card,.dashboard-metric-card,.dashboard-highlight-card,.dashboard-module-card{border-radius:20px}}.loading-screen{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease-in}.loading-content{display:flex;flex-direction:column;align-items:center;gap:24px;animation:slideUp .5s ease-out}.logo-container{background:#fffffff2;padding:32px;border-radius:20px;box-shadow:0 10px 40px #0003;animation:pulse 2s ease-in-out infinite}.loading-logo{width:200px;height:auto;display:block}.spinner-container{margin-top:16px}.loading-text{color:#fff;font-size:18px;font-weight:500;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.2);animation:fadeInOut 2s ease-in-out infinite}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes fadeInOut{0%,to{opacity:.7}50%{opacity:1}}@media (max-width: 768px){.loading-logo{width:150px}.logo-container{padding:24px}.loading-text{font-size:16px}}.chat-layout{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;background:var(--chat-layout-bg, #fff)}:root{--chat-layout-bg: #fff;--chat-sidebar-bg: #fff;--content-bg: #fafafa;--header-bg: #fff;--border-color: #f0f0f0;--hover-bg: #f5f5f5;--active-bg: #e6f7ff;--unread-bg: rgba(24, 144, 255, .04);--bubble-bg: #fff;--own-bubble-bg: #1890ff;--divider-bg: #f0f0f0;--preview-bg: #f5f5f5;--input-bg: #fff;--sidebar-bg: #fff;--text-color: rgba(0, 0, 0, .85);--text-secondary: rgba(0, 0, 0, .45)}.chat-sider{border-inline-end:1px solid var(--border-color, #f0f0f0);background:var(--chat-sidebar-bg, #fff)!important}.chat-sider-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--border-color, #f0f0f0)}.chat-search{padding:8px 16px}.chat-loading,.chat-empty-list{display:flex;justify-content:center;align-items:center;padding:48px}.chat-conversation-list{overflow-y:auto;max-height:calc(100vh - 280px)}.chat-conversation-list .ant-list-item{padding:12px 16px;cursor:pointer;transition:all .2s;border-bottom:1px solid var(--border-color, #f0f0f0);display:flex;gap:12px}.chat-conversation-list .ant-list-item:hover{background-color:var(--hover-bg, #f5f5f5)}.chat-conversation-list .ant-list-item.active{background-color:var(--active-bg, #e6f7ff)}.chat-conversation-list .ant-list-item.unread{background-color:var(--unread-bg, rgba(24, 144, 255, .04))}.conversation-avatar-wrapper{flex-shrink:0}.conversation-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.conversation-header{display:flex;justify-content:space-between;align-items:center;gap:8px}.conversation-name{flex:1;min-width:0;font-size:14px}.conversation-time{font-size:12px;flex-shrink:0}.conversation-time.unread-time{color:#1890ff;font-weight:500}.conversation-footer{display:flex;justify-content:space-between;align-items:center;gap:8px}.conversation-preview{flex:1;min-width:0}.message-preview{font-size:13px}.you-prefix{color:#8c8c8c}.typing-indicator{animation:pulse 1.5s infinite;display:flex;align-items:center;gap:4px}.typing-dots span{animation:bounce 1.4s infinite ease-in-out;font-weight:700}.typing-dots span:nth-child(1){animation-delay:-.32s}.typing-dots span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.unread-badge{flex-shrink:0}.online-badge .ant-badge-dot{width:10px;height:10px;border:2px solid #fff}.chat-content{display:flex;flex-direction:column;background:var(--content-bg, #fafafa)!important}.chat-empty{display:flex;justify-content:center;align-items:center;height:100%;background:var(--content-bg, #fafafa)}.message-area{display:flex;flex-direction:column;height:100%;background:var(--content-bg, #fafafa)}.message-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--header-bg, #fff)!important;border-bottom:1px solid var(--border-color, #f0f0f0)}.message-header-info{display:flex;align-items:center;gap:12px}.mobile-back-button{display:none}.message-header-text{display:flex;flex-direction:column}.status-text{font-size:12px}.message-list{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;background:var(--content-bg, #fafafa)}.message-loading{display:flex;justify-content:center;align-items:center;height:100%}.message-group{margin-bottom:16px}.message-date-divider{display:flex;justify-content:center;margin:16px 0}.message-date-divider .ant-typography{background:var(--divider-bg, #f0f0f0);padding:4px 12px;border-radius:12px;font-size:12px}.message-item{display:flex;align-items:flex-end;gap:8px;margin-bottom:8px}.message-item.own{flex-direction:row-reverse}.message-bubble{max-width:70%;padding:10px 14px;border-radius:16px;background:var(--bubble-bg, #fff);box-shadow:0 1px 2px #0000001a}.message-item.own .message-bubble{background:var(--own-bubble-bg, #1890ff);color:#fff}.message-item.own .message-bubble .ant-typography{color:#ffffffd9}.message-item.deleted .message-bubble,.message-item.own.deleted .message-bubble,.deleted-bubble{background:#ff4d4f26!important;border:1px dashed #ff7875!important}.message-deleted-content{display:flex;align-items:center;font-style:italic;padding:4px 0}.message-deleted-content,.message-deleted-content span,.message-deleted-content .ant-typography,.message-deleted-content .anticon{color:#ff4d4f!important}.message-reply{padding:6px 10px;margin-bottom:8px;background:#0000000d;border-radius:8px;border-inline-start:3px solid var(--primary-color, #1890ff)}.message-item.own .message-reply{background:#fff3;border-inline-start-color:#fff}.message-text{word-wrap:break-word;white-space:pre-wrap}.message-images{display:flex;flex-wrap:wrap;gap:8px}.message-image{max-width:200px;max-height:200px;border-radius:8px;cursor:pointer;transition:transform .2s}.message-image:hover{transform:scale(1.02)}.message-image-loading,.message-image-error{width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#0000000d;border-radius:8px;color:#8c8c8c}.message-item.own .message-image-loading,.message-item.own .message-image-error{background:#fff3;color:#ffffffb3}.message-files{display:flex;flex-direction:column;gap:4px}.message-file,.message-file-btn{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#0000000d;border-radius:8px;color:inherit;text-decoration:none}.message-file-btn{height:auto;white-space:normal;text-align:start}.message-item.own .message-file,.message-item.own .message-file-btn{background:#fff3;color:#fff}.message-meta{display:flex;align-items:center;gap:6px;margin-top:4px;justify-content:flex-end}.message-time{font-size:11px}.edited-label{font-size:10px}.read-status{font-size:14px;margin-inline-start:4px}.read-status.sent{color:#ffffffd9}.read-status.read{color:#73d13d;font-weight:700}.message-menu{opacity:0;transition:opacity .2s}.message-item:hover .message-menu{opacity:1}.reply-preview,.edit-preview{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;background:var(--preview-bg, #f5f5f5);border-top:1px solid var(--border-color, #f0f0f0)}.reply-content{display:flex;flex-direction:column}.message-input-area{display:flex;align-items:flex-end;gap:8px;padding:12px 16px;background:var(--input-bg, #fff)!important;border-top:1px solid var(--border-color, #f0f0f0)}.message-input-blocked{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;background:#ff4d4f0d;border-top:1px solid #ffccc7}.message-input{flex:1;border-radius:20px;padding:8px 16px;background:var(--bubble-bg, #fff)}.chat-sidebar{width:280px;background:var(--sidebar-bg, #fff)!important;border-inline-start:1px solid var(--border-color, #f0f0f0);padding:16px;overflow-y:auto}.chat-sidebar-header{display:flex;flex-direction:column;align-items:center;text-align:center}.chat-sidebar-section{margin-bottom:16px}.setting-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.chat-sidebar-actions{margin-top:24px}[dir=rtl] .message-item.own{flex-direction:row-reverse}[dir=rtl] .message-reply{border-inline-start:none;border-inline-end:3px solid var(--primary-color, #1890ff)}[dir=rtl] .message-item.own .message-reply{border-inline-end-color:#fff}[data-theme=dark],.dark-mode,html[data-theme=dark],body[data-theme=dark]{--chat-layout-bg: #141414;--chat-sidebar-bg: #141414;--content-bg: #1f1f1f;--header-bg: #141414;--border-color: #303030;--hover-bg: #262626;--active-bg: #177ddc20;--unread-bg: rgba(23, 125, 220, .1);--bubble-bg: #262626;--own-bubble-bg: #177ddc;--divider-bg: #262626;--preview-bg: #262626;--input-bg: #141414;--sidebar-bg: #141414;--text-color: rgba(255, 255, 255, .85);--text-secondary: rgba(255, 255, 255, .45)}[data-theme=dark] .chat-layout,.dark-mode .chat-layout{background:#141414!important;box-shadow:0 2px 8px #00000073}[data-theme=dark] .chat-sider,.dark-mode .chat-sider{background:#141414!important}[data-theme=dark] .chat-content,.dark-mode .chat-content,[data-theme=dark] .chat-empty,.dark-mode .chat-empty,[data-theme=dark] .message-area,.dark-mode .message-area{background:#1f1f1f!important}[data-theme=dark] .message-header,.dark-mode .message-header{background:#141414!important;border-bottom-color:#303030}[data-theme=dark] .message-list,.dark-mode .message-list{background:#1f1f1f!important}[data-theme=dark] .message-input-area,.dark-mode .message-input-area{background:#141414!important;border-top-color:#303030}[data-theme=dark] .message-bubble,.dark-mode .message-bubble{background:#262626!important;color:#ffffffd9}[data-theme=dark] .message-item.own .message-bubble,.dark-mode .message-item.own .message-bubble{background:#177ddc!important;color:#fff}[data-theme=dark] .message-date-divider .ant-typography,.dark-mode .message-date-divider .ant-typography{background:#262626;color:#ffffffa6}[data-theme=dark] .chat-sidebar,.dark-mode .chat-sidebar{background:#141414!important;border-inline-start-color:#303030}[data-theme=dark] .chat-conversation-list .ant-list-item,.dark-mode .chat-conversation-list .ant-list-item{border-bottom-color:#303030}[data-theme=dark] .chat-conversation-list .ant-list-item:hover,.dark-mode .chat-conversation-list .ant-list-item:hover{background-color:#262626}[data-theme=dark] .chat-conversation-list .ant-list-item.active,.dark-mode .chat-conversation-list .ant-list-item.active{background-color:#177ddc33}[data-theme=dark] .reply-preview,[data-theme=dark] .edit-preview,.dark-mode .reply-preview,.dark-mode .edit-preview{background:#262626!important;border-top-color:#303030}[data-theme=dark] .chat-sider-header,.dark-mode .chat-sider-header{border-bottom-color:#303030}[data-theme=dark] .online-badge .ant-badge-dot,.dark-mode .online-badge .ant-badge-dot{border-color:#141414}@media (max-width: 768px){.chat-layout{flex-direction:column;height:calc(100vh - 56px)!important;position:relative}.chat-sider{width:100%!important;max-width:100%!important;flex:0 0 100%!important;position:relative;z-index:1}.chat-sider-header{padding:12px}.chat-sider-title h4{font-size:16px!important}.chat-search{padding:8px 12px}.chat-conversation-list{max-height:calc(100vh - 240px)}.chat-conversation-list .ant-list-item{padding:10px 12px}.conversation-name{font-size:13px}.message-preview{font-size:12px}.conversation-time{font-size:11px}.chat-content{display:none!important}.chat-content.show-mobile{display:flex!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:1001!important;background:var(--content-bg, #fafafa)!important;width:100vw!important;height:100vh!important}.chat-sider.hide-mobile{display:none!important}.chat-sidebar{width:100%!important;padding:16px;border:none!important;overflow-x:hidden!important}.chat-sidebar-drawer .ant-drawer-body{padding:0!important;overflow-x:hidden!important}.chat-sidebar-drawer{z-index:1002!important}.chat-sidebar-header{padding:0!important}.chat-sidebar-section{overflow-x:hidden!important}.message-bubble{max-width:85%}.message-header{padding:10px 12px}.mobile-back-button{display:inline-flex!important}.message-header-info{gap:8px}.message-header-text h5{font-size:14px!important}.status-text{font-size:11px}.message-area{height:100%!important}.message-list{padding:12px;flex:1!important;overflow-y:auto!important}.message-input-area{padding:10px 12px;flex-shrink:0}.message-image{max-width:150px;max-height:150px}.message-date-divider .ant-typography{font-size:11px;padding:3px 10px}.message-meta,.message-time{font-size:10px}.reply-preview,.edit-preview,.message-input{padding:6px 12px}}@media (max-width: 480px){.chat-sider-header{padding:10px}.chat-sider-header .ant-space{gap:4px!important}.chat-conversation-list .ant-list-item{padding:8px 10px}.conversation-avatar-wrapper .ant-avatar{width:36px!important;height:36px!important}.message-bubble{max-width:90%;padding:8px 12px}.message-header-info .ant-avatar{width:32px!important;height:32px!important}.message-input-area{padding:8px 10px;gap:6px}.message-list{padding:10px}.message-image{max-width:120px;max-height:120px}}*{font-family:Alexandria,sans-serif}body{margin:0;padding:0;font-family:Alexandria,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{font-family:Alexandria,sans-serif}.header-profile-btn:hover{background:#0000000a}[data-theme=dark] .header-profile-btn:hover{background:#ffffff14}
