.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.65fr) minmax(240px,1fr);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: 1024px){.dashboard-page__surface{padding:20px}.dashboard-hero{grid-template-columns:1fr;padding:24px}.dashboard-hero__panel{grid-template-columns:repeat(3,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}.dashboard-hero__panel{grid-template-columns:1fr}}@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}.dashboard-metric-card__icon,.dashboard-highlight-card svg,.dashboard-module-card__icon,.dashboard-list-item__icon{width:42px;height:42px;font-size:18px}}.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(100dvh - 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:min(72%,720px);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: 1024px){.chat-layout{height:calc(100dvh - 64px)!important}.chat-sider{width:300px!important}.chat-sidebar{width:300px}}@media (max-width: 768px){.chat-layout{flex-direction:column;height:calc(100dvh - 64px)!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(100dvh - 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:64px!important;left:0!important;right:0!important;bottom:0!important;z-index:1001!important;background:var(--content-bg, #fafafa)!important;width:100vw!important;height:calc(100dvh - 64px)!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}}:root{--panel-bg: #f0f2f5;--panel-surface: #ffffff;--panel-surface-muted: rgba(255, 255, 255, .82);--panel-table-fixed-bg: rgba(255, 255, 255, .98);--panel-text: #0f172a;--panel-muted: #64748b;--panel-border: rgba(15, 23, 42, .08);--panel-shadow: 0 18px 40px rgba(15, 23, 42, .08);--panel-shadow-soft: 0 12px 30px rgba(15, 23, 42, .06);--panel-header-surface: rgba(255, 255, 255, .9)}[data-theme=dark]{--panel-bg: #000000;--panel-surface: #141414;--panel-surface-muted: rgba(20, 20, 20, .84);--panel-table-fixed-bg: rgba(20, 20, 20, .96);--panel-text: #f8fafc;--panel-muted: #94a3b8;--panel-border: rgba(148, 163, 184, .16);--panel-shadow: 0 18px 40px rgba(2, 6, 23, .42);--panel-shadow-soft: 0 10px 28px rgba(2, 6, 23, .34);--panel-header-surface: rgba(20, 20, 20, .88)}*{box-sizing:border-box;font-family:Alexandria,sans-serif}html,body,#root{min-height:100%;margin:0;padding:0;background:var(--panel-bg);color:var(--panel-text)}body{font-family:Alexandria,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit}img,svg,canvas,video{max-width:100%}.ant-layout,.ant-layout-content,.ant-row,.ant-col,.ant-space,.ant-space-item,.ant-card,.ant-card-body,.ant-tabs,.ant-tabs-content,.ant-tabs-tabpane,.ant-statistic,.recharts-responsive-container{min-width:0}.panel-layout,.panel-layout__main,.panel-layout__content,.panel-main-shell,.panel-page-shell{width:100%;max-width:100%;min-width:0}.panel-main-shell{padding:24px}.panel-page-shell>*{min-width:0}.panel-page-shell h1,.panel-page-shell h2,.panel-page-shell h3,.panel-page-shell h4,.panel-page-shell p,.panel-page-shell span,.panel-page-shell strong,.panel-page-shell small,.panel-page-shell .ant-typography{max-width:100%;word-break:break-word}.panel-page-shell h1{font-size:clamp(1.75rem,3vw,2rem)!important;line-height:1.15}.panel-page-shell h2{font-size:clamp(1.375rem,2.4vw,1.75rem)!important;line-height:1.2}.panel-page-shell .ant-card{border-radius:22px;border-color:var(--panel-border);box-shadow:var(--panel-shadow-soft)}.panel-page-shell .ant-statistic-content{line-height:1.1}.panel-page-shell .ant-tag,.panel-page-shell .ant-btn,.panel-page-shell .ant-badge,.panel-page-shell .ant-space,.panel-page-shell .ant-space-item{max-width:100%}.panel-page-shell .ant-tabs-nav-wrap{min-width:0}.panel-page-shell .ant-tabs-tab{white-space:nowrap}.panel-page-shell .ant-descriptions-view{overflow-x:auto}.panel-sidebar{z-index:100;border-inline-end:1px solid rgba(255,255,255,.08);box-shadow:0 20px 50px #02061747}.panel-sidebar .ant-layout-sider-children{display:flex;flex-direction:column}.panel-sidebar-menu{flex:1;padding:10px 10px 24px;background:transparent!important}.panel-sidebar-menu.ant-menu-dark,.panel-sidebar-menu.ant-menu-dark .ant-menu-sub,.panel-mobile-sidebar .ant-menu-dark,.panel-mobile-sidebar .ant-menu-dark .ant-menu-sub{background:transparent!important}.panel-sidebar-menu .ant-menu-item,.panel-sidebar-menu .ant-menu-submenu-title,.panel-mobile-sidebar .ant-menu-item,.panel-mobile-sidebar .ant-menu-submenu-title{min-height:48px;margin-block:6px!important;border-radius:14px;display:flex;align-items:center}.panel-sidebar-menu .ant-menu-item-icon,.panel-sidebar-menu .ant-menu-submenu-title .ant-menu-item-icon,.panel-mobile-sidebar .ant-menu-item-icon,.panel-mobile-sidebar .ant-menu-submenu-title .ant-menu-item-icon{width:28px;min-width:28px;display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 28px;opacity:1!important;visibility:visible!important}.panel-sidebar-menu .ant-menu-item-selected,.panel-sidebar-menu .ant-menu-submenu-selected>.ant-menu-submenu-title,.panel-mobile-sidebar .ant-menu-item-selected,.panel-mobile-sidebar .ant-menu-submenu-selected>.ant-menu-submenu-title{background:#ffffff24!important}.panel-menu-icon{width:28px;height:28px;min-width:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:#fff;box-shadow:inset 0 1px #ffffff24}.panel-menu-icon .anticon{font-size:16px!important}.panel-submenu-dot{width:6px;height:6px;min-width:6px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:currentColor;opacity:.56}.panel-sidebar-menu .ant-menu-item .panel-submenu-dot.ant-menu-item-icon,.panel-mobile-sidebar .ant-menu-item .panel-submenu-dot.ant-menu-item-icon{width:12px;min-width:12px;flex:0 0 12px;margin-inline-end:10px}.panel-sidebar-menu .ant-menu-item-selected .panel-submenu-dot,.panel-mobile-sidebar .ant-menu-item-selected .panel-submenu-dot{opacity:.9}.panel-sidebar.ant-layout-sider-collapsed .panel-sidebar-menu,.panel-sidebar-menu.ant-menu-inline-collapsed{padding-inline:8px}.panel-sidebar.ant-layout-sider-collapsed .panel-sidebar-menu>.ant-menu-item,.panel-sidebar.ant-layout-sider-collapsed .panel-sidebar-menu>.ant-menu-submenu>.ant-menu-submenu-title,.panel-sidebar-menu.ant-menu-inline-collapsed>.ant-menu-item,.panel-sidebar-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title{padding-inline:0!important;justify-content:center;overflow:visible}.panel-sidebar.ant-layout-sider-collapsed .panel-sidebar-menu>.ant-menu-item .ant-menu-item-icon,.panel-sidebar.ant-layout-sider-collapsed .panel-sidebar-menu>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon,.panel-sidebar.ant-layout-sider-collapsed .panel-sidebar-menu>.ant-menu-item .panel-menu-icon,.panel-sidebar.ant-layout-sider-collapsed .panel-sidebar-menu>.ant-menu-submenu>.ant-menu-submenu-title .panel-menu-icon,.panel-sidebar-menu.ant-menu-inline-collapsed>.ant-menu-item .ant-menu-item-icon,.panel-sidebar-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-item-icon,.panel-sidebar-menu.ant-menu-inline-collapsed>.ant-menu-item .panel-menu-icon,.panel-sidebar-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .panel-menu-icon{margin-inline:0!important}.panel-sidebar.ant-layout-sider-collapsed .panel-sidebar-menu .panel-menu-icon,.panel-sidebar.ant-layout-sider-collapsed .panel-sidebar-menu .ant-menu-item-icon,.panel-sidebar.ant-layout-sider-collapsed .panel-sidebar-menu .anticon,.panel-sidebar-menu.ant-menu-inline-collapsed .panel-menu-icon,.panel-sidebar-menu.ant-menu-inline-collapsed .ant-menu-item-icon,.panel-sidebar-menu.ant-menu-inline-collapsed .anticon{opacity:1!important;visibility:visible!important}.panel-sidebar.ant-layout-sider-collapsed .panel-sidebar-menu .ant-menu-title-content,.panel-sidebar-menu.ant-menu-inline-collapsed .ant-menu-title-content{display:none!important}.panel-sidebar.ant-layout-sider-collapsed .panel-sidebar-menu .panel-submenu-dot.ant-menu-item-icon,.panel-sidebar-menu.ant-menu-inline-collapsed .panel-submenu-dot.ant-menu-item-icon{width:6px;min-width:6px;flex:0 0 6px;margin-inline:0}.panel-sidebar.ant-layout-sider-collapsed .panel-sidebar-menu>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow,.panel-sidebar.ant-layout-sider-collapsed .panel-sidebar-menu>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-expand-icon,.panel-sidebar-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow,.panel-sidebar-menu.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-expand-icon{display:none!important}.panel-menu-icon--ocean{background:linear-gradient(135deg,#0891b2,#0ea5e9)}.panel-menu-icon--forest{background:linear-gradient(135deg,#16a34a,#65a30d)}.panel-menu-icon--sunset{background:linear-gradient(135deg,#ea580c,#f59e0b)}.panel-menu-icon--royal{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.panel-menu-icon--rose{background:linear-gradient(135deg,#db2777,#ef4444)}.panel-menu-icon--slate{background:linear-gradient(135deg,#334155,#475569)}.panel-app-header{padding-inline:8px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--panel-header-surface)!important;border-bottom:1px solid var(--panel-border)}.panel-header-left,.panel-header-right{min-width:0}.panel-header-right{gap:10px;padding-inline:14px}.panel-header-action.ant-btn,.panel-header-language.ant-btn{width:42px;height:42px;min-width:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#0f172a0a}[data-theme=dark] .panel-header-action.ant-btn,[data-theme=dark] .panel-header-language.ant-btn{background:#ffffff14}.panel-header-action.ant-btn:hover,.panel-header-language.ant-btn:hover,.header-profile-btn:hover{background:#0f172a14}[data-theme=dark] .panel-header-action.ant-btn:hover,[data-theme=dark] .panel-header-language.ant-btn:hover,[data-theme=dark] .header-profile-btn:hover{background:#ffffff1f}.panel-header-action .anticon,.panel-header-language .anticon{font-size:18px!important}.panel-header-chat.is-connected .anticon{color:#16a34a!important}.panel-header-language{gap:6px;padding-inline:12px}.panel-header-language__label{font-size:13px;font-weight:600;letter-spacing:.04em}.panel-theme-toggle{gap:8px;padding:0 4px;border-radius:14px}.panel-theme-icon{font-size:14px}.panel-header-profile{padding:6px 10px;border-radius:14px}.panel-notification-dropdown{width:min(380px,calc(100vw - 24px));max-width:calc(100vw - 24px)}.panel-custom-table{width:100%;max-width:100%;min-width:0}.panel-custom-table__toolbar,.panel-custom-table__toolbar .ant-row,.panel-custom-table__toolbar .ant-col,.panel-custom-table__toolbar .ant-space{width:100%;min-width:0}.panel-custom-table__results{margin-bottom:12px;font-size:12px;color:var(--panel-muted)}.panel-page-shell .ant-table-wrapper,.panel-page-shell .ant-table-wrapper .ant-spin-nested-loading,.panel-page-shell .ant-table-wrapper .ant-spin-container,.panel-page-shell .ant-table-wrapper .ant-table,.panel-page-shell .ant-table-wrapper .ant-table-container{width:100%;max-width:100%}.panel-page-shell .ant-table-wrapper .ant-table-container,.panel-page-shell .ant-table-wrapper .ant-table-content,.panel-page-shell .ant-table-wrapper .ant-table-body{overflow-x:auto!important}.panel-page-shell .ant-table-wrapper table{width:max-content;min-width:100%}.panel-page-shell .ant-table-wrapper .ant-table-thead>tr>th,.panel-page-shell .ant-table-wrapper .ant-table-tbody>tr>td{vertical-align:top}.panel-page-shell .ant-table .ant-btn{border-radius:10px}.panel-page-shell .ant-table .ant-btn .anticon{font-size:15px}.panel-page-shell .ant-table-wrapper .ant-table-cell-fix-left,.panel-page-shell .ant-table-wrapper .ant-table-cell-fix-right,.panel-page-shell .ant-table-wrapper .ant-table-cell-fix-left-last,.panel-page-shell .ant-table-wrapper .ant-table-cell-fix-right-first{background:var(--panel-table-fixed-bg)!important;background-clip:padding-box}.panel-page-shell .ant-table-wrapper .ant-table-cell-fix-left-last{box-shadow:inset -1px 0 0 var(--panel-border)}.panel-page-shell .ant-table-wrapper .ant-table-cell-fix-right-first{box-shadow:inset 1px 0 0 var(--panel-border)}.panel-page-shell .ant-table-wrapper .ant-table-cell-fix-right .ant-space,.panel-page-shell .ant-table-wrapper .ant-table-cell-fix-right-first .ant-space{flex-wrap:wrap;row-gap:6px}.panel-stat-icon{width:52px;height:52px;min-width:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px}.panel-stat-icon .anticon{font-size:24px!important}.panel-stat-icon--ocean{background:#0ea5e91f;color:#0284c7}.panel-stat-icon--forest{background:#22c55e1f;color:#16a34a}.panel-stat-icon--sunset{background:#f59e0b29;color:#d97706}.panel-stat-icon--royal{background:#7c3aed24;color:#7c3aed}.panel-stats-page{display:flex;flex-direction:column;gap:24px}.panel-stats-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap}.panel-stats-meta{display:flex;flex-wrap:wrap;gap:8px}.panel-stats-toolbar-card{border-radius:24px}.panel-stats-toolbar-card .ant-card-body{padding:18px 20px}.panel-stats-toolbar{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end}.panel-stats-filter{flex:1 1 220px;min-width:0}.panel-stats-filter__label{display:block;margin-bottom:8px;color:var(--panel-muted);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.panel-stats-toolbar-actions{margin-inline-start:auto;display:flex;justify-content:flex-end;align-items:center}.panel-stats-empty{min-height:280px;display:flex;align-items:center;justify-content:center}.panel-stats-highlight-card{height:100%;border-radius:20px;background:radial-gradient(circle at top right,rgba(14,165,233,.18),transparent 42%),linear-gradient(180deg,#ffffffd6,#fffffff5)}[data-theme=dark] .panel-stats-highlight-card{background:radial-gradient(circle at top right,rgba(59,130,246,.22),transparent 42%),linear-gradient(180deg,#18181be6,#141414f5)}.panel-stats-highlight-card .ant-card-body{padding:18px 20px}@media (max-width: 900px){.panel-stats-toolbar-actions{width:100%;justify-content:stretch}.panel-stats-toolbar-actions .ant-btn{width:100%}}.ant-modal{max-width:calc(100vw - 24px)}.ant-modal .ant-modal-content{overflow:hidden;border-radius:22px}.ant-modal .ant-descriptions{width:100%}.ant-modal .ant-descriptions-view{overflow-x:auto}.ant-modal .ant-descriptions-view table{width:100%;table-layout:fixed}.ant-modal .ant-descriptions-item-label,.ant-modal .ant-descriptions-item-content{white-space:normal;word-break:break-word;overflow-wrap:anywhere;vertical-align:top}.ant-modal .ant-descriptions-item-content .ant-tag,.ant-modal .ant-descriptions-item-content .ant-typography,.ant-modal .ant-descriptions-item-content a,.ant-modal .ant-descriptions-item-content span,.ant-modal .ant-descriptions-item-content div{max-width:100%;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.ant-modal .ant-list-item{align-items:flex-start}.ant-modal .ant-list-item-action{margin-inline-start:12px}@media (max-width: 1200px){.panel-main-shell{padding:20px}}@media (max-width: 1280px){.panel-page-shell .ant-table-wrapper .ant-table-cell-fix-left,.panel-page-shell .ant-table-wrapper .ant-table-cell-fix-right,.panel-page-shell .ant-table-wrapper .ant-table-cell-fix-left-last,.panel-page-shell .ant-table-wrapper .ant-table-cell-fix-right-first{position:static!important;inset-inline-start:auto!important;inset-inline-end:auto!important;box-shadow:none!important}.panel-page-shell .ant-table-wrapper .ant-table-ping-left .ant-table-cell-fix-left-last:after,.panel-page-shell .ant-table-wrapper .ant-table-ping-right .ant-table-cell-fix-right-first:after{display:none!important}}@media (max-width: 1024px){.panel-main-shell{padding:18px}.panel-header-right{gap:8px;padding-inline:8px}}@media (max-width: 768px){.panel-main-shell{padding:14px}.panel-app-header{padding-inline:4px}.panel-header-right{gap:6px;padding-inline:6px}.panel-header-action.ant-btn,.panel-header-language.ant-btn{width:38px;height:38px;min-width:38px;padding-inline:8px;border-radius:12px}.panel-header-language__label,.panel-theme-icon{display:none}.panel-theme-toggle{gap:6px;padding:0}.panel-header-profile{padding:4px}.panel-page-shell h1{font-size:clamp(1.5rem,6vw,1.875rem)!important}.panel-page-shell>div>div:first-child[style*="display: flex"]{flex-wrap:wrap!important;gap:12px!important;align-items:flex-start!important}.panel-page-shell>div>div:first-child[style*="display: flex"]>*{min-width:0}.panel-custom-table .ant-pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.panel-page-shell .ant-table-wrapper .ant-table-thead>tr>th,.panel-page-shell .ant-table-wrapper .ant-table-tbody>tr>td{padding:10px 8px;font-size:12px}.panel-page-shell .ant-table .ant-btn{min-width:34px;min-height:34px;padding-inline:8px}.ant-modal{margin:12px auto}.ant-modal .ant-modal-header{padding:16px 16px 0}.ant-modal .ant-modal-body{padding:16px;max-height:calc(100dvh - 180px);overflow-y:auto}.ant-modal .ant-descriptions-view table{table-layout:auto}.ant-modal .ant-descriptions-item-label,.ant-modal .ant-descriptions-item-content{padding:10px 8px!important}.ant-modal .ant-list-item{flex-wrap:wrap;gap:10px}.ant-modal .ant-list-item-action{margin:0}.ant-modal .ant-list-item-action>li{padding:0!important}.ant-modal .ant-modal-footer{padding:0 16px 16px}}@media (max-width: 576px){.panel-page-shell .ant-card{border-radius:18px}.panel-page-shell .ant-statistic-content{font-size:24px!important}}
