@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--bg: #060b14;--surface: #0d1525;--bg-card: #111e30;--topbar-bg: #ffffff;--topbar-text: #1a1a1a;--topbar-border: #e2e8f0;--topbar-icon-bg: rgba(79, 142, 247, .07);--body-bg: #f9fafb;--text-main: #111827;--surface2: #111e33;--border: rgba(99, 140, 255, .12);--border2: rgba(99, 140, 255, .2);--blue: #4f8ef7;--purple: #a855f7;--teal: #14d9b0;--orange: #f97316;--pink: #ec4899;--yellow: #eab308;--red: #ef4444;--green: #22c55e;--text-1: #e8f0ff;--text-2: #8da4c4;--text-3: #7a90ad;--radius-sm: 8px;--radius: 12px;--radius-lg: 16px;--radius-xl: 20px;--shadow-sm: 0 2px 12px rgba(0, 0, 0, .35);--shadow: 0 8px 32px rgba(0, 0, 0, .45);--shadow-lg: 0 20px 60px rgba(0, 0, 0, .55);--fs-xs: 10px;--fs-sm: 11px;--fs-base: 12.5px;--fs-md: 13px;--fs-lg: 14px;--fs-xl: 16px;--fs-2xl: 20px;--fs-3xl: 24px;--sp-xs: 4px;--sp-sm: 8px;--sp-md: 12px;--sp-lg: 16px;--sp-xl: 20px;--sp-2xl: 24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;font-feature-settings:"cv01","cv02","cv03","cv04"}.dark{--topbar-bg: #0f172a;--topbar-text: #f8fafc;--topbar-border: #1e293b;--topbar-icon-bg: rgba(255, 255, 255, .05);--body-bg: #020617;--text-main: #111827}body{background-color:var(--body-bg);color:var(--text-main);transition:background-color .3s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--bg);color:var(--text-1);-webkit-font-smoothing:antialiased;overflow-x:hidden}body:before,[data-theme=deep_space] body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 1400px 900px at 5% -10%,rgba(79,142,247,.13) 0%,transparent 60%),radial-gradient(ellipse 1000px 800px at 90% 5%,rgba(168,85,247,.12) 0%,transparent 55%),radial-gradient(ellipse 800px 600px at 50% 95%,rgba(20,217,176,.08) 0%,transparent 55%),radial-gradient(ellipse 500px 400px at 80% 60%,rgba(249,115,22,.05) 0%,transparent 50%);pointer-events:none;z-index:0;transition:background .8s ease}[data-theme=aurora] body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 1600px 700px at -5% 15%,rgba(20,217,176,.18) 0%,transparent 55%),radial-gradient(ellipse 900px 1000px at 95% -10%,rgba(168,85,247,.16) 0%,transparent 50%),radial-gradient(ellipse 1000px 600px at 40% 90%,rgba(20,217,176,.12) 0%,transparent 50%),radial-gradient(ellipse 700px 500px at 70% 40%,rgba(79,142,247,.07) 0%,transparent 45%);pointer-events:none;z-index:0;transition:background .8s ease}[data-theme=midnight_gold] body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 1400px 800px at 0% -5%,rgba(234,179,8,.14) 0%,transparent 55%),radial-gradient(ellipse 900px 900px at 95% 10%,rgba(249,115,22,.12) 0%,transparent 50%),radial-gradient(ellipse 700px 600px at 50% 100%,rgba(234,179,8,.1) 0%,transparent 50%),radial-gradient(ellipse 500px 400px at 20% 70%,rgba(249,115,22,.07) 0%,transparent 45%);pointer-events:none;z-index:0;transition:background .8s ease}[data-theme=ocean_depth] body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 1600px 900px at 10% -5%,rgba(14,165,233,.17) 0%,transparent 55%),radial-gradient(ellipse 800px 1000px at 90% 20%,rgba(20,217,176,.12) 0%,transparent 50%),radial-gradient(ellipse 1000px 600px at 30% 100%,rgba(14,165,233,.13) 0%,transparent 52%),radial-gradient(ellipse 600px 500px at 80% 65%,rgba(79,142,247,.08) 0%,transparent 45%);pointer-events:none;z-index:0;transition:background .8s ease}[data-theme=crimson_nexus] body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 1500px 800px at -5% 10%,rgba(236,72,153,.17) 0%,transparent 55%),radial-gradient(ellipse 900px 900px at 100% -5%,rgba(239,68,68,.14) 0%,transparent 50%),radial-gradient(ellipse 700px 700px at 50% 95%,rgba(236,72,153,.12) 0%,transparent 52%),radial-gradient(ellipse 600px 500px at 75% 55%,rgba(249,115,22,.07) 0%,transparent 45%);pointer-events:none;z-index:0;transition:background .8s ease}#root{position:relative;z-index:1;min-height:100vh}a{color:inherit;text-decoration:none}.container{display:grid;grid-template-columns:200px 1fr;height:100vh;overflow:hidden}.container>div:last-child{display:flex;flex-direction:column;overflow:hidden}.container>div:last-child .hero{flex-shrink:0}.sub-tab-nav{position:sticky;top:0;z-index:20;background:var(--bg-card, rgba(255,255,255,.95));-webkit-backdrop-filter:blur(12px) saturate(1.5);backdrop-filter:blur(12px) saturate(1.5);border-bottom:1px solid var(--border);padding:6px 0;flex-shrink:0}.sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;padding:20px 12px;border-right:1px solid var(--border);background:linear-gradient(180deg,#0d1525f2,#090f1efa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;scrollbar-width:thin;scrollbar-color:var(--border2) transparent}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-thumb{background:var(--border2);border-radius:4px}.sidebar-logo{display:flex;align-items:center;gap:10px;padding:4px 8px 16px;border-bottom:1px solid var(--border);margin-bottom:12px}.sidebar-logo-icon{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,var(--blue),var(--purple));display:flex;align-items:center;justify-content:center;font-size:16px;box-shadow:0 4px 16px #4f8ef759;flex-shrink:0}.sidebar-logo-text{flex:1;min-width:0}.sidebar-logo-name{font-size:13px;font-weight:800;letter-spacing:-.3px;background:linear-gradient(135deg,var(--blue),var(--purple));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sidebar-logo-version{font-size:10px;color:var(--text-3);font-weight:500;margin-top:1px}.sidebar-section-label{font-size:9px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--text-3);padding:12px 8px 6px}.nav-item{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:var(--radius-sm);font-size:12.5px;font-weight:500;color:var(--text-2);transition:all .18s ease;cursor:pointer;border:1px solid transparent;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-item:hover{color:var(--text-1);background:#4f8ef70f;border-color:var(--border)}.nav-item.active{color:var(--blue);background:linear-gradient(135deg,#4f8ef726,#a855f714);border-color:#4f8ef740;font-weight:600}.nav-item.active:before{content:"";position:absolute;left:0;top:20%;bottom:20%;width:2px;border-radius:2px;background:linear-gradient(180deg,var(--blue),var(--purple))}.nav-icon{font-size:14px;flex-shrink:0;width:18px;text-align:center}.nav-divider{height:1px;background:var(--border);margin:8px 4px}.sidebar-footer{margin-top:auto;padding:12px 8px 4px;border-top:1px solid var(--border);font-size:10px;color:var(--text-3);line-height:1.6}.topbar{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;border-bottom:1px solid var(--border);background:#090f1ebf;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:sticky;top:0;z-index:90;gap:12px}.topbar-title{font-size:14px;font-weight:700;color:var(--text-1)}.topbar-sub{font-size:11px;color:var(--text-3);margin-top:1px}.topbar-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.card{background:#0d1525d9;border:1px solid var(--border);border-radius:var(--radius);padding:16px;position:relative;overflow:hidden}.card-glass{background:#0d152599;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border2);border-radius:var(--radius-lg);padding:20px;box-shadow:var(--shadow)}.card-hover{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.card-hover:hover{transform:translateY(-2px);border-color:#4f8ef74d;box-shadow:var(--shadow-lg)}.kpi-card{background:#0d1525d9;border:1px solid var(--border);border-radius:var(--radius);padding:14px 16px;position:relative;overflow:hidden;transition:all .2s ease}.kpi-card:before{content:"";position:absolute;top:-40px;right:-30px;width:100px;height:100px;border-radius:50%;opacity:.07;background:var(--accent, var(--blue))}.kpi-card:hover{transform:translateY(-2px);border-color:#4f8ef74d;box-shadow:0 12px 40px #0006}.kpi-label{font-size:var(--fs-xs);font-weight:700;color:var(--text-3);text-transform:uppercase;letter-spacing:.9px;line-height:1}.kpi-value{font-size:var(--fs-3xl);font-weight:800;letter-spacing:-.6px;margin-top:6px;line-height:1;font-variant-numeric:tabular-nums}.kpi-sub{font-size:var(--fs-xs);color:var(--text-3);margin-top:5px;display:flex;align-items:center;gap:4px;line-height:1.3}.kpi-trend-up{color:var(--green)}.kpi-trend-down{color:var(--red)}.hero{background:linear-gradient(135deg,#121c32e6,#0a1020b3);border:1px solid var(--border2);border-radius:var(--radius-lg);padding:20px 24px;position:relative;overflow:hidden;box-shadow:var(--shadow-lg)}.hero:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;background:linear-gradient(135deg,#4f8ef712,#a855f70d,#14d9b008);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.hero-meta{display:flex;align-items:flex-start;gap:14px}.hero-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.hero-title{font-size:var(--fs-2xl);font-weight:900;letter-spacing:-.5px;line-height:1.2}.hero-desc{font-size:var(--fs-base);color:var(--text-2);margin-top:5px;line-height:1.55}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.grid21{display:grid;grid-template-columns:2fr 1fr;gap:14px}.grid12{display:grid;grid-template-columns:1fr 2fr;gap:14px}@media (max-width: 1300px){.grid4{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr 1fr}}@media (max-width: 900px){.grid4,.grid3,.grid2,.grid21,.grid12,.hero-grid{grid-template-columns:1fr}}@media (max-width: 768px){:root{--fs-xs: 10px;--fs-sm: 11px;--fs-base: 12px;--fs-md: 13px;--fs-lg: 14px;--fs-xl: 15px;--fs-2xl: 17px;--fs-3xl: 20px;--sp-xs: 4px;--sp-sm: 8px;--sp-md: 10px;--sp-lg: 14px;--sp-xl: 16px;--sp-2xl: 20px}}@media (max-width: 768px){.container{display:block!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;width:82vw!important;max-width:300px!important;height:100dvh!important;z-index:9999!important;transform:translate(-110%)!important;transition:transform .3s cubic-bezier(.25,.46,.45,.94)!important;box-shadow:none!important;overflow-y:auto!important;overscroll-behavior:contain!important}.sidebar.sidebar-open{transform:translate(0)!important;box-shadow:8px 0 48px #000000bf!important}.sidebar-overlay{display:block!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9998!important;background:#0000009e!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important}.container>div:last-child{width:100%!important;max-width:100vw!important;min-width:0!important;display:flex!important;flex-direction:column!important;height:100dvh!important;overflow:hidden!important;box-sizing:border-box!important}.container>div:last-child>div:last-child{padding:10px!important;padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))!important;overflow-x:hidden!important;overflow-y:auto!important;box-sizing:border-box!important;-webkit-overflow-scrolling:touch!important}.topbar-hamburger{display:flex!important}.topbar{padding:8px 10px!important;gap:6px!important;min-height:52px;flex-shrink:0!important}.topbar-right{gap:4px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch}.topbar-right::-webkit-scrollbar{display:none}.topbar-right .badge{display:none!important}.topbar-title{font-size:clamp(12px,3.5vw,14px)!important;max-width:120px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.topbar-btn-text,.topbar-btn-kbd,.topbar-clock,.topbar-theme-label{display:none!important}.grid4,.grid3,.grid2{grid-template-columns:1fr 1fr!important}.grid21,.grid12,.hero-grid{grid-template-columns:1fr!important}.card,.card-glass{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important;padding:12px!important}.kpi-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important;padding:12px 14px!important}.kpi-value{font-size:clamp(18px,5vw,24px)!important}.hero{padding:14px!important;max-width:100%!important}.hero-title{font-size:clamp(15px,4.5vw,18px)!important}.hero-desc{font-size:11px!important}h1{font-size:clamp(16px,5vw,22px)!important}h2{font-size:clamp(14px,4.5vw,18px)!important}h3{font-size:clamp(13px,4vw,16px)!important}h4{font-size:clamp(12px,3.5vw,14px)!important}main *,.page-content *{min-width:0}[style*="display: flex"][style*=gap]{flex-wrap:wrap}.topbar,.topbar-right,.sidebar,nav,[role=tablist]{flex-wrap:nowrap!important}[style*="width:"]{max-width:100%!important;box-sizing:border-box!important}section{margin-bottom:12px!important}[class*=section],[class*=panel],[class*=Panel]{max-width:100%!important;box-sizing:border-box!important;margin-bottom:12px!important}[role=tablist]{overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;padding-bottom:2px!important}[role=tablist]::-webkit-scrollbar{display:none}table{display:block!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;max-width:100%!important;border-collapse:collapse;font-size:11px!important;width:max-content;min-width:100%}div:has(>table),section:has(>table){overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;max-width:100%!important;scrollbar-width:thin!important;scrollbar-color:rgba(79,142,247,.3) transparent!important}th,td{padding:6px 8px!important;white-space:nowrap!important;font-size:11px!important;max-width:150px;overflow:hidden;text-overflow:ellipsis}th:first-child,td:first-child{white-space:normal!important;min-width:80px;max-width:120px}svg:not(.icon):not([role=img]){max-width:100%!important;height:auto!important}[class*=recharts],[class*=chart],[class*=Chart],canvas{max-width:100%!important;overflow:hidden!important}p{max-width:100%;word-break:break-word;overflow-wrap:break-word;font-size:clamp(11px,3vw,13px);line-height:1.6}input,select,textarea{font-size:16px!important;min-height:44px;width:100%!important;box-sizing:border-box!important;border-radius:var(--radius-sm)}input[type=checkbox],input[type=radio]{min-height:0;width:auto!important}button{min-height:36px;touch-action:manipulation}[class*=modal],[class*=Modal],[class*=dialog],[class*=Dialog]{max-width:calc(100vw - 20px)!important;margin:10px!important;overflow-y:auto!important;max-height:92dvh!important}[class*=dropdown],[class*=select-menu]{max-width:calc(100vw - 20px)!important;max-height:60vh!important;overflow-y:auto!important}pre,code,.code-block{white-space:pre-wrap!important;word-break:break-all!important;overflow-x:auto!important;font-size:10px!important}img:not(.icon):not([class*=avatar]):not([class*=logo]){max-width:100%!important;height:auto!important}}@media (display-mode: standalone),(display-mode: fullscreen){body{overscroll-behavior:none}.topbar{padding-top:calc(8px + env(safe-area-inset-top,0px))!important}}@media (max-width: 480px){.grid4,.grid3,.grid2,.grid21,.grid12{grid-template-columns:1fr!important}.sidebar{width:82vw!important;max-width:280px!important}.topbar-title{max-width:100px!important}.kpi-value{font-size:clamp(16px,5vw,20px)!important}.card,.card-glass,.kpi-card{padding:10px!important}th,td{font-size:10px!important;padding:4px 6px!important}table{font-size:10px!important}section,[class*=section],[class*=Panel]{margin-bottom:16px!important;padding:10px!important}h1{font-size:clamp(15px,5vw,18px)!important}h2{font-size:clamp(13px,4.5vw,16px)!important}h3{font-size:clamp(12px,4vw,14px)!important}}.topbar-right-desktop{display:flex;align-items:center;gap:8px;flex-shrink:0}.topbar-right-mobile{display:none}@media (max-width: 768px){.topbar .topbar-right-desktop,.topbar-right-desktop{display:none!important;visibility:hidden!important;max-width:0!important;overflow:hidden!important;pointer-events:none!important}.topbar .topbar-right-mobile,.topbar-right-mobile{display:flex!important;visibility:visible!important;max-width:none!important;align-items:center;gap:5px;flex-shrink:0;flex-wrap:nowrap}}@keyframes moreMenuDown{0%{opacity:0;transform:translateY(-10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600;border:1px solid var(--border2);background:#638cff14;color:var(--text-2)}.badge-blue{background:#4f8ef726;border-color:#4f8ef74d;color:#93c5fd}.badge-purple{background:#a855f726;border-color:#a855f74d;color:#c4b5fd}.badge-teal{background:#14d9b01f;border-color:#14d9b04d;color:#5eead4}.badge-orange{background:#f973161f;border-color:#f973164d;color:#fdba74}.badge-red{background:#ef44441f;border-color:#ef44444d;color:#fca5a5}.badge-green{background:#22c55e1f;border-color:#22c55e4d;color:#86efac}.badge-yellow{background:#eab3081f;border-color:#eab3084d;color:#fde047}.dot{width:7px;height:7px;border-radius:50%;display:inline-block;flex-shrink:0}.dot-green{background:var(--green);box-shadow:0 0 6px #22c55e99}.dot-yellow{background:var(--yellow)}.dot-red{background:var(--red)}.dot-blue{background:var(--blue);box-shadow:0 0 6px #4f8ef780}.btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:var(--radius-sm);border:1px solid var(--border2);background:#4f8ef714;color:var(--text-1);font-size:12px;font-weight:600;cursor:pointer;transition:all .16s ease;white-space:nowrap}.btn:hover{background:#4f8ef729;border-color:#4f8ef766}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--purple));border:none;padding:8px 18px;border-radius:var(--radius-sm);color:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:all .16s ease;box-shadow:0 4px 16px #4f8ef74d}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 8px 24px #4f8ef766}.btn-primary:disabled{opacity:.45;cursor:not-allowed;transform:none}.btn-ghost{background:transparent;border:1px solid var(--border);padding:7px 14px;border-radius:var(--radius-sm);color:var(--text-2);font-size:12px;font-weight:500;cursor:pointer;transition:all .16s ease}.btn-ghost:hover{border-color:var(--border2);color:var(--text-1)}.tabs{display:flex;gap:4px;padding:4px;background:var(--surface);border-radius:var(--radius-sm);border:1px solid var(--border);width:fit-content}@media (max-width: 768px){.tabs{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-wrap:nowrap!important;box-sizing:border-box!important;padding-bottom:6px!important}.tabs::-webkit-scrollbar{display:none}.tab{flex-shrink:0!important;white-space:nowrap!important;padding:5px 10px!important;font-size:11px!important}}.tab{padding:6px 14px;border-radius:6px;font-size:12px;font-weight:600;color:var(--text-3);cursor:pointer;border:none;background:transparent;transition:all .16s ease}.tab.active{background:#4f8ef726;color:var(--blue)}.tab:hover:not(.active){color:var(--text-2);background:#ffffff0a}.progress-track{height:6px;background:#ffffff12;border-radius:999px;overflow:hidden}.progress-fill{height:100%;border-radius:999px;transition:width .6s ease}.table{width:100%;border-collapse:collapse;font-size:var(--fs-base)}.table th{color:var(--text-3);font-size:var(--fs-xs);font-weight:700;text-transform:uppercase;letter-spacing:.8px;padding:7px 10px;border-bottom:1px solid var(--border);text-align:left;white-space:nowrap}.table td{padding:8px 10px;border-bottom:1px solid rgba(99,140,255,.06);vertical-align:middle;line-height:1.4}.table tr:last-child td{border-bottom:none}.table tr:hover td{background:#4f8ef708}.input{width:100%;background:#090f1ecc;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-1);padding:8px 12px;font-size:12.5px;font-family:inherit;transition:border-color .16s ease;outline:none}.input:focus{border-color:#4f8ef780;box-shadow:0 0 0 3px #4f8ef714}.input::placeholder{color:var(--text-3)}.input-label{font-size:11px;font-weight:600;color:var(--text-3);margin-bottom:5px;display:block}select.input{cursor:pointer}.section-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.section-title{font-size:var(--fs-md);font-weight:700;color:var(--text-1);letter-spacing:-.1px}.section-sub{font-size:var(--fs-xs);color:var(--text-3);margin-top:2px;line-height:1.4}.stat-row{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px solid rgba(99,140,255,.07)}.stat-row:last-child{border-bottom:none}.stat-label{font-size:var(--fs-base);color:var(--text-2)}.stat-value{font-size:var(--fs-base);font-weight:700;color:var(--text-1);font-variant-numeric:tabular-nums}.activity-item{display:flex;align-items:flex-start;gap:10px;padding:7px 0;border-bottom:1px solid rgba(99,140,255,.06)}.activity-item:last-child{border-bottom:none}.activity-dot{width:7px;height:7px;border-radius:50%;margin-top:4px;flex-shrink:0}.activity-text{font-size:var(--fs-base);color:var(--text-2);line-height:1.5}.activity-time{font-size:var(--fs-xs);color:var(--text-3);margin-top:2px}.chart-area{position:relative}.chart-label{font-size:10px;color:var(--text-3)}*{scrollbar-width:thin;scrollbar-color:var(--border2) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:6px}.sub{font-size:12px;color:var(--text-2)}.mono{font-family:Menlo,Monaco,Consolas,ui-monospace,monospace}.code{white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,monospace;font-size:11px;background:#060b14e6;border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pill{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;border:1px solid var(--border);font-size:11px}.pill.ok{border-color:#22c55e4d;background:#22c55e1a;color:var(--green)}.pill.warn{border-color:#eab3084d;background:#eab3081a;color:var(--yellow)}.pill.err{border-color:#ef44444d;background:#ef44441a;color:var(--red)}.miniChart{display:block}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.fade-up{animation:fadeUp .35s ease both}.fade-up-1{animation-delay:.05s}.fade-up-2{animation-delay:.1s}.fade-up-3{animation-delay:.15s}.fade-up-4{animation-delay:.2s}.fade-up-5{animation-delay:.25s}.glow-blue{box-shadow:0 0 24px #4f8ef74d}.glow-purple{box-shadow:0 0 24px #a855f74d}.glow-teal{box-shadow:0 0 24px #14d9b04d}.grad-blue-purple{background:linear-gradient(135deg,var(--blue),var(--purple));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.grad-teal-blue{background:linear-gradient(135deg,var(--teal),var(--blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.grid{display:grid;gap:14px}.hero>.sub{position:relative;z-index:1}.heroTitle{font-weight:900;font-size:20px;letter-spacing:-.5px}.miniCard{background:#090e1999;border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px}.divider{height:1px;background:var(--border)}.row3{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:10px;align-items:center}.dropHint{height:10px;border-radius:999px;margin:8px 0;background:linear-gradient(90deg,#78c8ff00,#78c8ffa6,#78c8ff00)}.btnPrimary{padding:8px 16px;border-radius:var(--radius-sm);border:none;background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;cursor:pointer;font-weight:700;font-size:12px}.btnSecondary{padding:8px 14px;border-radius:var(--radius-sm);border:1px solid var(--border);background:#4f8ef714;color:var(--text-1);cursor:pointer;font-weight:600;font-size:12px}.btnGhost{padding:8px 14px;border-radius:var(--radius-sm);border:1px solid var(--border);background:transparent;color:var(--text-2);cursor:pointer;font-weight:500;font-size:12px}.chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;border:1px solid var(--border);background:#23375f4d;font-size:12px}.kpi{font-size:28px;font-weight:700}.badge.ok{border-color:#22c55e4d;background:#22c55e1a;color:var(--green)}.guideGrid{display:grid;gap:8px}.guideItem{display:grid;grid-template-columns:18px 1fr;gap:8px;padding:10px 12px;border:1px solid var(--border);border-radius:12px;background:#ffffff05}.card.glass{background:#0d1525a6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.tilt{transition:transform .22s ease,box-shadow .22s ease}.tilt:hover{transform:perspective(900px) rotateX(2deg) rotateY(-3deg) translateY(-2px);box-shadow:var(--shadow-lg)}.kpi-card{transition:transform .22s cubic-bezier(.4,0,.2,1),box-shadow .22s,border-color .22s}.kpi-card:hover{transform:translateY(-3px) scale(1.01);border-color:#4f8ef759;box-shadow:0 12px 48px #00000080,0 0 0 1px #4f8ef71a}@keyframes shimmer{0%{background-position:-800px 0}to{background-position:800px 0}}.shimmer{background:linear-gradient(90deg,#ffffff05 25%,#ffffff0f,#ffffff05 75%);background-size:800px 100%;animation:shimmer 1.6s infinite linear}@keyframes pulse-glow{0%,to{box-shadow:0 0 4px currentColor,0 0 8px currentColor}50%{box-shadow:0 0 8px currentColor,0 0 16px currentColor}}.dot-green,.dot-blue{animation:pulse-glow 2.4s ease-in-out infinite}.card-premium{position:relative;background:#0d1525cc;border-radius:var(--radius-lg);border:1px solid transparent;background-clip:padding-box}.card-premium:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;background:linear-gradient(135deg,#4f8ef74d,#a855f733,#14d9b026);z-index:-1;opacity:0;transition:opacity .3s}.card-premium:hover:before{opacity:1}.topbar{background:#060b14d9;border-bottom:1px solid rgba(99,140,255,.08)}.topbar:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(79,142,247,.3),rgba(168,85,247,.2),transparent)}.table th{background:#060b1466;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.table tr:hover td{background:#4f8ef70a;transition:background .12s}.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.1)}.btn-primary:active{transform:translateY(0);filter:brightness(.95)}.hero:before{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.03),transparent);animation:heroShimmer 4s ease-in-out infinite;pointer-events:none}@keyframes heroShimmer{0%{left:-60%}60%{left:120%}to{left:120%}}.nav-item{transition:all .16s cubic-bezier(.4,0,.2,1)}.nav-item.active{box-shadow:inset 0 0 16px #4f8ef70f}.input:focus{border-color:#4f8ef799;box-shadow:0 0 0 3px #4f8ef71a,0 0 12px #4f8ef714}.badge{transition:filter .16s}.badge:hover{filter:brightness(1.15)}.sidebar-section-label{background:linear-gradient(90deg,var(--text-3),rgba(78,96,128,0));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-content>*{animation:fadeUp .3s ease both}.page-content>*:nth-child(1){animation-delay:0s}.page-content>*:nth-child(2){animation-delay:.04s}.page-content>*:nth-child(3){animation-delay:.08s}.page-content>*:nth-child(4){animation-delay:.12s}.page-content>*:nth-child(5){animation-delay:.16s}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#4f8ef74d,#a855f733);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#4f8ef780}@keyframes skeleton-pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.skeleton{background:#6366f10f;border-radius:8px;animation:skeleton-pulse 1.4s ease-in-out infinite}.card-hover,.btn-primary,.btn,.nav-item,.hero{will-change:transform}.fade-up{animation:fadeUp .35s cubic-bezier(.16,1,.3,1) both}.fade-up-1{animation-delay:.07s}.fade-up-2{animation-delay:.14s}.fade-up-3{animation-delay:.21s}.fade-up-4{animation-delay:.28s}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.content-lazy{content-visibility:auto;contain-intrinsic-size:0 300px}.table-fixed{table-layout:fixed}@font-face{font-family:Inter;font-display:swap}.virtual-list-item{contain:layout style}body:before{will-change:auto}html,.sidebar{scroll-behavior:smooth}:focus-visible{outline:2px solid rgba(79,142,247,.6);outline-offset:2px}:focus:not(:focus-visible){outline:none}img,video{content-visibility:auto;decoding:async}.sidebar,.topbar{transform:translateZ(0)}.chart-bar,.heatmap-cell{will-change:width,background-color;transition:width .4s ease,background-color .25s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.dropdown-enter{animation:slideDown .18s cubic-bezier(.16,1,.3,1) both}@keyframes demoPulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes demoBannerShimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media (max-width: 768px){.topbar button,.topbar a,.topbar [role=button]{pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:rgba(79,142,247,.2)!important;cursor:pointer!important;position:relative!important;z-index:1!important;min-height:34px!important;min-width:34px!important}.topbar-right{display:flex!important;align-items:center!important;gap:4px!important;padding-right:4px!important;overflow:visible!important;flex-shrink:0!important}.topbar-right>button{flex-shrink:0!important;pointer-events:auto!important;touch-action:manipulation!important}.topbar{overflow:visible!important;position:sticky!important;top:0!important;z-index:200!important}}[data-theme=arctic_white] body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 1400px 900px at 10% -10%,rgba(79,142,247,.08) 0%,transparent 60%),radial-gradient(ellipse 900px 800px at 90% 5%,rgba(168,85,247,.06) 0%,transparent 55%),radial-gradient(ellipse 700px 600px at 50% 95%,rgba(20,217,176,.04) 0%,transparent 55%);pointer-events:none;z-index:0}[data-theme=arctic_white] .sidebar{background:linear-gradient(180deg,#f8fafff7,#eef4fbfc);border-right-color:#4f8ef72e}[data-theme=arctic_white] .topbar{background:#f8fafff2!important;border-bottom-color:#4f8ef726!important}[data-theme=arctic_white] .card,[data-theme=arctic_white] .kpi-card,[data-theme=arctic_white] .miniCard{background:#ffffffeb!important;border-color:#4f8ef72e!important;color:#0f1c3a}[data-theme=arctic_white] .section-title,[data-theme=arctic_white] .topbar-title,[data-theme=arctic_white] .heroTitle,[data-theme=arctic_white] .kpi{color:#0f1c3a!important}[data-theme=arctic_white] .nav-item{color:#1e2d4a}[data-theme=arctic_white] .nav-item.active{background:#4f8ef71f!important;color:#1e56b8!important}[data-theme=arctic_white] .nav-item:hover:not(.active){background:#4f8ef712!important;color:#1e56b8!important}[data-theme=arctic_white] .badge{border-color:#4f8ef740}[data-theme=arctic_white] .badge-blue{background:#4f8ef71a;color:#1e56b8}[data-theme=arctic_white] .badge-green{background:#22c55e1a;color:#166534}[data-theme=arctic_white] .badge-purple{background:#a855f71a;color:#7c3aed}[data-theme=pearl_office] body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 1600px 700px at 5% 0%,rgba(99,102,241,.05) 0%,transparent 60%),radial-gradient(ellipse 900px 900px at 95% 20%,rgba(168,85,247,.04) 0%,transparent 50%);pointer-events:none;z-index:0}[data-theme=pearl_office] .sidebar{background:linear-gradient(180deg,#f8f9fcfa,#f1f3f8fc);border-right-color:#37415126}[data-theme=pearl_office] .topbar{background:#f8f9fcf7!important;border-bottom-color:#3741511f!important}[data-theme=pearl_office] .card,[data-theme=pearl_office] .kpi-card,[data-theme=pearl_office] .miniCard{background:#fffffff2!important;border-color:#3741511f!important;color:#111827}[data-theme=pearl_office] .section-title,[data-theme=pearl_office] .topbar-title,[data-theme=pearl_office] .heroTitle,[data-theme=pearl_office] .kpi{color:#111827!important}[data-theme=pearl_office] .nav-item{color:#374151}[data-theme=pearl_office] .nav-item.active{background:#6366f11a!important;color:#4338ca!important}[data-theme=pearl_office] .nav-item:hover:not(.active){background:#6366f10f!important;color:#4338ca!important}[data-theme=pearl_office] .badge-blue{background:#6366f11a;color:#4338ca}[data-theme=pearl_office] .badge-green{background:#22c55e1a;color:#166534}[data-theme=pearl_office] .badge-purple{background:#a855f71a;color:#7c3aed}[data-theme=arctic_white] .sub,[data-theme=pearl_office] .sub{color:var(--text-2)}[data-theme=arctic_white] .code,[data-theme=pearl_office] .code{background:#0f1c3a0d;border-color:#4f8ef733;color:#1e2d4a}[data-theme=arctic_white] .sidebar-footer,[data-theme=pearl_office] .sidebar-footer{color:var(--text-3)}[data-theme=arctic_white] .chip,[data-theme=pearl_office] .chip{background:#4f8ef714;border-color:#4f8ef733;color:var(--text-2)}@media (max-width: 768px){.card.card-glass{padding:10px 12px!important}.card.card-glass>div:first-child{font-size:9px!important}.card.card-glass>div:nth-child(2){font-size:16px!important}.card.card-glass>div:nth-child(3){font-size:9px!important}}@media (max-width: 768px){[style*='fontFamily: "monospace"'],[style*="font-family: monospace"],[style*="fontFamily: monospace"]{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}[style*="fontSize: 16"],[style*="font-size: 16"]{font-size:clamp(12px,3.2vw,15px)!important}[style*="fontSize: 17"],[style*="font-size: 17"]{font-size:clamp(12px,3.5vw,16px)!important}[style*="fontSize: 18"],[style*="font-size: 18"]{font-size:clamp(13px,3.8vw,17px)!important}[style*="fontSize: 20"],[style*="font-size: 20"]{font-size:clamp(14px,4vw,18px)!important}[style*="fontSize: 22"],[style*="font-size: 22"]{font-size:clamp(14px,4.2vw,19px)!important}[style*="fontSize: 24"],[style*="font-size: 24"]{font-size:clamp(14px,4.5vw,20px)!important}[style*="fontSize: 26"],[style*="font-size: 26"]{font-size:clamp(15px,4.8vw,21px)!important}[style*="fontSize: 28"],[style*="font-size: 28"]{font-size:clamp(15px,5vw,22px)!important}[style*="fontSize: 30"],[style*="font-size: 30"]{font-size:clamp(16px,5.5vw,24px)!important}[style*="fontSize: 32"],[style*="font-size: 32"]{font-size:clamp(16px,5.8vw,26px)!important}[style*="fontSize: 36"],[style*="font-size: 36"]{font-size:clamp(18px,6vw,28px)!important}[style*="grid-template-columns: 1fr 1fr"]>*{min-width:0;overflow:hidden}[style*="grid-template-columns: repeat(2"]>*{min-width:0;overflow:hidden}.card [style*="fontWeight: 900"],.card [style*="font-weight: 900"],.card-glass [style*="fontWeight: 900"],.card-glass [style*="font-weight: 900"]{font-size:clamp(13px,4vw,20px)!important;white-space:nowrap!important}.card [style*="fontWeight: 800"],.card-glass [style*="fontWeight: 800"]{font-size:clamp(13px,3.8vw,18px)!important}.card [style*="fontWeight: 700"],.card-glass [style*="fontWeight: 700"],.hero [style*="fontWeight: 700"]{font-size:clamp(11px,3.2vw,14px)!important}.badge{font-size:clamp(8px,2vw,10px)!important;padding:2px 6px!important;white-space:nowrap!important}.tabs button,[style*="borderRadius: 10"][style*="cursor: pointer"]{font-size:clamp(10px,2.5vw,12px)!important}.table th,table th{font-size:clamp(9px,2.2vw,11px)!important;white-space:nowrap!important}.table td,table td,#demo-topbar span,#demo-topbar div{font-size:clamp(10px,2.5vw,12px)!important}h2{font-size:clamp(15px,4vw,20px)!important}h3{font-size:clamp(13px,3.5vw,17px)!important}h4{font-size:clamp(12px,3vw,15px)!important}.card>div,.card-glass>div{min-width:0}button{font-size:clamp(10px,2.5vw,13px)!important}.hero-title,[style*=heroTitle],[class*=title]{word-break:break-word!important;overflow-wrap:break-word!important}select,input,textarea{font-size:clamp(12px,3vw,14px)!important}}@media (max-width: 390px){[style*="fontSize: 16"],[style*="font-size: 16"]{font-size:clamp(11px,3vw,14px)!important}[style*="fontSize: 18"],[style*="font-size: 18"]{font-size:clamp(12px,3.2vw,15px)!important}[style*="fontSize: 20"],[style*="font-size: 20"]{font-size:clamp(12px,3.5vw,15px)!important}[style*="fontSize: 22"],[style*="font-size: 22"],[style*="fontSize: 24"],[style*="font-size: 24"],[style*="fontSize: 26"],[style*="font-size: 26"],[style*="fontSize: 28"],[style*="font-size: 28"],[style*="fontSize: 30"],[style*="font-size: 30"],[style*="fontSize: 32"],[style*="font-size: 32"]{font-size:clamp(12px,3.8vw,16px)!important}.badge{font-size:8px!important;padding:1px 5px!important}button{font-size:clamp(9px,2.2vw,11px)!important}[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important}}@media (max-width: 768px){.topbar>div:nth-child(2)>span:first-child,.topbar-right>span:first-child{display:none!important}.card-glass [style*="fontSize: 20"],.card-glass [style*="font-size: 20px"],.card-glass [style*="fontSize: 22"],.card-glass [style*="fontSize: 24"]{font-size:clamp(13px,3.2vw,18px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.card-glass>div>div:nth-child(2),.card-glass>div:nth-child(2){font-size:clamp(13px,3.5vw,18px)!important;word-break:break-all!important;line-height:1.2!important}.card-glass [style*=overflowX],.card-glass [style*=overflow-x]{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.topbar{flex-wrap:nowrap!important;align-items:center!important}.topbar>div:first-of-type{flex-shrink:0!important;min-width:0!important}}@media (max-width: 768px){.topbar .topbar-right span[style*="fontSize: 11"],.topbar .topbar-right span[style*="font-size: 11"]{display:none!important}}@media (max-width: 480px){.demo-topbar-pricing-btn,.demo-topbar-desc{display:none!important}}@media (max-width: 768px){#demo-topbar{min-height:36px!important;padding:4px 10px!important}.container>div:last-child>div:last-child{padding-bottom:calc(70px + env(safe-area-inset-bottom,0px))!important}.card,.card-glass{border-radius:12px!important;padding:12px 14px!important}.kpi-label,.kpi-sub{font-size:9px!important}.hero{padding:12px 14px!important}.hero-title{font-size:15px!important}.hero-icon{width:36px!important;height:36px!important;font-size:17px!important}html,body{overscroll-behavior-y:none}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-thumb{background:#4f8ef740;border-radius:3px}::-webkit-scrollbar-track{background:transparent}}@media (max-width: 390px){.grid3,.grid2{grid-template-columns:1fr!important}.kpi-value{font-size:17px!important}.card{padding:10px 12px!important}.hero-title{font-size:13px!important}}@media (display-mode: standalone),(display-mode: fullscreen){body{overscroll-behavior:none}.topbar{padding-top:calc(6px + env(safe-area-inset-top,0px))!important;min-height:calc(48px + env(safe-area-inset-top,0px))!important}#demo-topbar{padding-top:calc(4px + env(safe-area-inset-top,0px))!important}}@media (max-width: 768px){.topbar-btn-text,.topbar-btn-kbd,.topbar-logo-pc{display:none!important}}@media (max-width: 768px){body{font-size:clamp(11px,3.5vw,14px)!important}.card-glass,.card{padding:12px!important}[style*="grid-template-columns: auto 1fr auto auto auto"]{grid-template-columns:1fr!important;gap:10px!important}[style*="grid-template-columns: repeat(5,1fr)"]{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}[style*="repeat(3,1fr)"]{grid-template-columns:repeat(2,1fr)!important}[style*="grid-template-columns: 1fr 1fr 1fr 1fr"]{grid-template-columns:1fr 1fr!important}[style*="grid-template-columns: 1fr 1fr auto"]{grid-template-columns:1fr!important}[style*="grid-template-columns: 1fr 1fr 1fr"]{grid-template-columns:1fr 1fr!important}.kpi-label{font-size:clamp(9px,2.5vw,11px)!important;letter-spacing:0!important}.kpi-value{font-size:clamp(16px,4.5vw,22px)!important}[style*="font-size: 22"],[style*="font-size: 24"],[style*="font-size: 26"],[style*="font-size: 28"],[style*="fontSize: 22"],[style*="fontSize: 24"]{font-size:clamp(16px,4vw,20px)!important}[style*="font-size: 18"],[style*="font-size: 20"],[style*="fontSize: 18"],[style*="fontSize: 20"]{font-size:clamp(14px,3.5vw,18px)!important}[style*="font-size: 28"],[style*="font-size: 32"],[style*="fontSize: 28"],[style*="fontSize: 32"]{font-size:20px!important}[style*="grid-template-columns: auto 1fr auto auto auto"]>div:nth-child(2){min-width:0;word-break:break-word}input[style*="width: 200"],input[style*="width:200"]{width:100%!important;max-width:100%!important;box-sizing:border-box!important}[style*="display: flex"][style*="gap: 8"]>button,[style*="display: flex"][style*="gap: 6"]>button{flex-shrink:0}}@media (max-width: 480px){body{font-size:clamp(10px,3vw,12px)!important}[style*="grid-template-columns: 1fr 1fr 1fr"]{grid-template-columns:1fr!important}[style*="grid-template-columns: 1fr 1fr 1fr 1fr"]{grid-template-columns:1fr 1fr!important}[style*="grid-template-columns: repeat(5,1fr)"]{grid-template-columns:repeat(2,1fr)!important}[style*="repeat(3,1fr)"]{grid-template-columns:1fr 1fr!important}[style*="grid-template-columns: auto 1fr auto auto auto"]{grid-template-columns:1fr!important}}[data-theme=arctic_white],[data-theme=pearl_office]{--bg: #f5f7fa;--surface: #edf0f5;--border: rgba(0, 30, 80, .1);--border2: rgba(0, 30, 80, .16);--text-1: #1a202c;--text-2: #4a5568;--text-3: #718096;--bg-card: rgba(255, 255, 255, .95);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .06);--shadow: 0 4px 16px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .1)}[data-theme=arctic_white] .hero,[data-theme=pearl_office] .hero,[data-theme=arctic_white] .page-hero,[data-theme=pearl_office] .page-hero{background:var(--bg-card, rgba(255,255,255,.95))!important;border-color:var(--border)!important;color:#1a202c!important}[data-theme=arctic_white] .hero *,[data-theme=pearl_office] .hero *,[data-theme=arctic_white] .page-hero *,[data-theme=pearl_office] .page-hero *{color:inherit}[data-theme=arctic_white] .hero-title,[data-theme=pearl_office] .hero-title{color:#1a202c!important}[data-theme=arctic_white] .hero-desc,[data-theme=pearl_office] .hero-desc{color:#4a5568!important}[data-theme=arctic_white] .container>div:last-child .hero>div,[data-theme=pearl_office] .container>div:last-child .hero>div,[data-theme=arctic_white] .container>div:last-child .hero>div>div,[data-theme=pearl_office] .container>div:last-child .hero>div>div{color:#1a202c!important}[data-theme=arctic_white] .container>div:last-child .hero>div>div>div,[data-theme=pearl_office] .container>div:last-child .hero>div>div>div{color:#1a202c!important}[data-theme=arctic_white] .container>div:last-child [style*="color: var(--text-3)"],[data-theme=pearl_office] .container>div:last-child [style*="color: var(--text-3)"],[data-theme=arctic_white] .container>div:last-child [style*="color:var(--text-3)"],[data-theme=pearl_office] .container>div:last-child [style*="color:var(--text-3)"]{color:#718096!important}[data-theme=arctic_white] .container>div:last-child,[data-theme=pearl_office] .container>div:last-child{color:#1a202c}[data-theme=arctic_white] .container>div:last-child [style*=linear-gradient][style*=background],[data-theme=pearl_office] .container>div:last-child [style*=linear-gradient][style*=background]{background:var(--bg-card, rgba(255,255,255,.95))!important;border-color:var(--border)!important}[data-theme=arctic_white] .container>div:last-child button[style*=linear-gradient],[data-theme=pearl_office] .container>div:last-child button[style*=linear-gradient],[data-theme=arctic_white] .container>div:last-child [style*="height: 100%"][style*=linear-gradient],[data-theme=pearl_office] .container>div:last-child [style*="height: 100%"][style*=linear-gradient],[data-theme=arctic_white] .container>div:last-child [style*="height:100%"][style*=linear-gradient],[data-theme=pearl_office] .container>div:last-child [style*="height:100%"][style*=linear-gradient]{background:revert!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #22c55e"],[data-theme=pearl_office] .container>div:last-child [style*="color: #22c55e"],[data-theme=arctic_white] .container>div:last-child [style*="color: #f97316"],[data-theme=pearl_office] .container>div:last-child [style*="color: #f97316"],[data-theme=arctic_white] .container>div:last-child [style*="color: #ef4444"],[data-theme=pearl_office] .container>div:last-child [style*="color: #ef4444"],[data-theme=arctic_white] .container>div:last-child [style*="color: #4f8ef7"],[data-theme=pearl_office] .container>div:last-child [style*="color: #4f8ef7"],[data-theme=arctic_white] .container>div:last-child [style*="color: #a855f7"],[data-theme=pearl_office] .container>div:last-child [style*="color: #a855f7"],[data-theme=arctic_white] .container>div:last-child [style*="color: #1877f2"],[data-theme=pearl_office] .container>div:last-child [style*="color: #1877f2"],[data-theme=arctic_white] .container>div:last-child [style*="color: #eab308"],[data-theme=pearl_office] .container>div:last-child [style*="color: #eab308"],[data-theme=arctic_white] .container>div:last-child [style*="color: #14d9b0"],[data-theme=pearl_office] .container>div:last-child [style*="color: #14d9b0"],[data-theme=arctic_white] .container>div:last-child [style*="color: #ec4899"],[data-theme=pearl_office] .container>div:last-child [style*="color: #ec4899"],[data-theme=arctic_white] .container>div:last-child [style*="color: #fbbf24"],[data-theme=pearl_office] .container>div:last-child [style*="color: #fbbf24"]{color:inherit!important}[data-theme=arctic_white] body:before,[data-theme=pearl_office] body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 1400px 900px at 10% -10%,rgba(79,142,247,.05) 0%,transparent 60%),radial-gradient(ellipse 900px 800px at 90% 5%,rgba(168,85,247,.04) 0%,transparent 55%);pointer-events:none;z-index:0;transition:background .8s ease}[data-theme=arctic_white] .sidebar,[data-theme=pearl_office] .sidebar{background:linear-gradient(180deg,#0d1525fa,#090f1e)!important;border-right-color:#638cff1f!important;color:#e8f0ff!important}[data-theme=arctic_white] .sidebar .nav-item,[data-theme=pearl_office] .sidebar .nav-item{color:#9db5d4!important}[data-theme=arctic_white] .sidebar .nav-item:hover,[data-theme=pearl_office] .sidebar .nav-item:hover{color:#e8f0ff!important;background:#4f8ef70f!important}[data-theme=arctic_white] .sidebar .nav-item.active,[data-theme=pearl_office] .sidebar .nav-item.active{color:#4f8ef7!important;background:linear-gradient(135deg,#4f8ef726,#a855f714)!important;border-color:#4f8ef740!important}[data-theme=arctic_white] .sidebar-logo-version,[data-theme=pearl_office] .sidebar-logo-version,[data-theme=arctic_white] .sidebar-section-label,[data-theme=pearl_office] .sidebar-section-label{color:#7a90ad!important}[data-theme=arctic_white] .sidebar-footer,[data-theme=pearl_office] .sidebar-footer{color:#7a90ad!important;border-top-color:#638cff1f!important}[data-theme=arctic_white] .topbar,[data-theme=pearl_office] .topbar{background:#ffffffeb!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border-bottom:1px solid rgba(0,0,0,.06)!important}[data-theme=arctic_white] .topbar-title,[data-theme=pearl_office] .topbar-title{color:#111827!important}[data-theme=arctic_white] .topbar-sub,[data-theme=pearl_office] .topbar-sub{color:#6b7280!important}[data-theme=arctic_white] .card,[data-theme=pearl_office] .card{background:#fffffff2!important;border-color:#00000014!important;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a!important}[data-theme=arctic_white] .card-glass,[data-theme=pearl_office] .card-glass{background:#ffffffe6!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border-color:#00000014!important;box-shadow:0 4px 16px #0000000d!important}[data-theme=arctic_white] .card-hover:hover,[data-theme=pearl_office] .card-hover:hover{border-color:#4f8ef74d!important;box-shadow:0 8px 24px #00000014!important}[data-theme=arctic_white] .kpi-card,[data-theme=pearl_office] .kpi-card{background:#fffffff2!important;border-color:#00000014!important;box-shadow:0 1px 3px #0000000f!important}[data-theme=arctic_white] .kpi-card:hover,[data-theme=pearl_office] .kpi-card:hover{box-shadow:0 8px 24px #00000014!important;border-color:#4f8ef740!important}[data-theme=arctic_white] .kpi-label,[data-theme=pearl_office] .kpi-label,[data-theme=arctic_white] .kpi-sub,[data-theme=pearl_office] .kpi-sub{color:#6b7280!important}[data-theme=arctic_white] .hero,[data-theme=pearl_office] .hero{background:linear-gradient(135deg,#fffffff2,#f8faffe6)!important;border-color:#00000014!important;box-shadow:0 4px 16px #0000000d!important}[data-theme=arctic_white] .hero:after,[data-theme=pearl_office] .hero:after{background:linear-gradient(135deg,#4f8ef70a,#a855f708,#14d9b005)!important}[data-theme=arctic_white] .hero-desc,[data-theme=pearl_office] .hero-desc{color:#374151!important}[data-theme=arctic_white] table,[data-theme=pearl_office] table{color:#111827!important}[data-theme=arctic_white] th,[data-theme=pearl_office] th{background:#f3f5faf2!important;color:#111827!important;border-bottom:2px solid rgba(0,0,0,.08)!important}[data-theme=arctic_white] td,[data-theme=pearl_office] td{border-bottom:1px solid rgba(0,0,0,.05)!important;color:#374151!important}[data-theme=arctic_white] tr:hover td,[data-theme=pearl_office] tr:hover td{background:#4f8ef70a!important}[data-theme=arctic_white] input:not([type=checkbox]):not([type=radio]),[data-theme=arctic_white] select,[data-theme=arctic_white] textarea,[data-theme=pearl_office] input:not([type=checkbox]):not([type=radio]),[data-theme=pearl_office] select,[data-theme=pearl_office] textarea{background:#fff!important;color:#111827!important;border-color:#0000001f!important}[data-theme=arctic_white] input:focus,[data-theme=arctic_white] select:focus,[data-theme=pearl_office] input:focus,[data-theme=pearl_office] select:focus{border-color:#4f8ef7!important;box-shadow:0 0 0 3px #4f8ef71f!important}[data-theme=arctic_white] .recharts-cartesian-grid line,[data-theme=pearl_office] .recharts-cartesian-grid line{stroke:#0000000f!important}[data-theme=arctic_white] .recharts-text,[data-theme=pearl_office] .recharts-text{fill:#374151!important}[data-theme=arctic_white] hr,[data-theme=arctic_white] .nav-divider,[data-theme=pearl_office] hr,[data-theme=pearl_office] .nav-divider{background:#0000000f!important;border-color:#0000000f!important}[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(13"],[data-theme=arctic_white] .container>div:last-child [style*="background:rgba(13"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(9"],[data-theme=arctic_white] .container>div:last-child [style*="background:rgba(9"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(10"],[data-theme=arctic_white] .container>div:last-child [style*="background:rgba(10"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(0,0,0,0"],[data-theme=arctic_white] .container>div:last-child [style*="background:rgba(0,0,0,0"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(13"],[data-theme=pearl_office] .container>div:last-child [style*="background:rgba(13"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(9"],[data-theme=pearl_office] .container>div:last-child [style*="background:rgba(9"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(10"],[data-theme=pearl_office] .container>div:last-child [style*="background:rgba(10"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(0,0,0,0"],[data-theme=pearl_office] .container>div:last-child [style*="background:rgba(0,0,0,0"]{background:#fffffff2!important;color:#111827!important;border-color:#00000014!important}[data-theme=arctic_white] .container>div:last-child [style*="background: #0"],[data-theme=arctic_white] .container>div:last-child [style*="background:#0"],[data-theme=arctic_white] .container>div:last-child [style*="background: #1"],[data-theme=arctic_white] .container>div:last-child [style*="background:#1"],[data-theme=pearl_office] .container>div:last-child [style*="background: #0"],[data-theme=pearl_office] .container>div:last-child [style*="background:#0"],[data-theme=pearl_office] .container>div:last-child [style*="background: #1"],[data-theme=pearl_office] .container>div:last-child [style*="background:#1"]{background:#fffffff2!important;color:#111827!important}[data-theme=arctic_white] .container>div:last-child [style*="color: var(--text-1)"],[data-theme=arctic_white] .container>div:last-child [style*="color:var(--text-1)"],[data-theme=arctic_white] .container>div:last-child [style*="color: #e8f0ff"],[data-theme=arctic_white] .container>div:last-child [style*="color:#e8f0ff"],[data-theme=arctic_white] .container>div:last-child [style*="color: #fff"],[data-theme=pearl_office] .container>div:last-child [style*="color: var(--text-1)"],[data-theme=pearl_office] .container>div:last-child [style*="color:var(--text-1)"],[data-theme=pearl_office] .container>div:last-child [style*="color: #e8f0ff"],[data-theme=pearl_office] .container>div:last-child [style*="color:#e8f0ff"],[data-theme=pearl_office] .container>div:last-child [style*="color: #fff"]{color:#111827!important}[data-theme=arctic_white] .container>div:last-child [style*="color: var(--text-2)"],[data-theme=arctic_white] .container>div:last-child [style*="color:var(--text-2)"],[data-theme=pearl_office] .container>div:last-child [style*="color: var(--text-2)"],[data-theme=pearl_office] .container>div:last-child [style*="color:var(--text-2)"]{color:#374151!important}[data-theme=arctic_white] .container>div:last-child [style*="color: var(--text-3)"],[data-theme=arctic_white] .container>div:last-child [style*="color:var(--text-3)"],[data-theme=pearl_office] .container>div:last-child [style*="color: var(--text-3)"],[data-theme=pearl_office] .container>div:last-child [style*="color:var(--text-3)"]{color:#6b7280!important}[data-theme=arctic_white] .container>div:last-child [style*="border: 1px solid var(--border)"],[data-theme=arctic_white] .container>div:last-child [style*="border:1px solid var(--border)"],[data-theme=arctic_white] .container>div:last-child [style*="border-color: var(--border)"],[data-theme=pearl_office] .container>div:last-child [style*="border: 1px solid var(--border)"],[data-theme=pearl_office] .container>div:last-child [style*="border:1px solid var(--border)"],[data-theme=pearl_office] .container>div:last-child [style*="border-color: var(--border)"]{border-color:#00000014!important}[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(255,255,255,0.02)"],[data-theme=arctic_white] .container>div:last-child [style*="background:rgba(255,255,255,0.02)"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(255,255,255,0.03)"],[data-theme=arctic_white] .container>div:last-child [style*="background:rgba(255,255,255,0.03)"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(255,255,255,0.05)"],[data-theme=arctic_white] .container>div:last-child [style*="background:rgba(255,255,255,0.05)"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(255,255,255,0.02)"],[data-theme=pearl_office] .container>div:last-child [style*="background:rgba(255,255,255,0.02)"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(255,255,255,0.03)"],[data-theme=pearl_office] .container>div:last-child [style*="background:rgba(255,255,255,0.03)"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(255,255,255,0.05)"],[data-theme=pearl_office] .container>div:last-child [style*="background:rgba(255,255,255,0.05)"]{background:#f8f9fcf2!important}[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient(135deg, rgba(18"],[data-theme=arctic_white] .container>div:last-child [style*="background:linear-gradient(135deg, rgba(18"],[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient(180deg, rgba(13"],[data-theme=arctic_white] .container>div:last-child [style*="background:linear-gradient(180deg, rgba(13"],[data-theme=pearl_office] .container>div:last-child [style*="background: linear-gradient(135deg, rgba(18"],[data-theme=pearl_office] .container>div:last-child [style*="background:linear-gradient(135deg, rgba(18"],[data-theme=pearl_office] .container>div:last-child [style*="background: linear-gradient(180deg, rgba(13"],[data-theme=pearl_office] .container>div:last-child [style*="background:linear-gradient(180deg, rgba(13"]{background:#fffffff2!important;border-color:#00000014!important}[data-theme=arctic_white] [style*="background: rgba(10,15,30"],[data-theme=arctic_white] [style*="background:rgba(10,15,30"],[data-theme=pearl_office] [style*="background: rgba(10,15,30"],[data-theme=pearl_office] [style*="background:rgba(10,15,30"]{background:#fffffffa!important;color:#111827!important;border:1px solid rgba(0,0,0,.1)!important}[data-theme=arctic_white] .container>div:last-child [role=tablist] button,[data-theme=arctic_white] .container>div:last-child [role=tablist] div,[data-theme=pearl_office] .container>div:last-child [role=tablist] button,[data-theme=pearl_office] .container>div:last-child [role=tablist] div{color:#374151!important}[data-theme=arctic_white] .container>div:last-child [role=tablist] button[style*="background: linear-gradient"],[data-theme=arctic_white] .container>div:last-child [role=tablist] div[style*="background: linear-gradient"],[data-theme=pearl_office] .container>div:last-child [role=tablist] button[style*="background: linear-gradient"],[data-theme=pearl_office] .container>div:last-child [role=tablist] div[style*="background: linear-gradient"]{color:#fff!important}[data-theme=arctic_white] .container>div:last-child .badge,[data-theme=pearl_office] .container>div:last-child .badge{background:#4f8ef714!important;color:#111827!important;border-color:#00000014!important}[data-theme=arctic_white] .container>div:last-child [style*="box-shadow: 0 8px 32px rgba(0, 0, 0, 0.45)"],[data-theme=arctic_white] .container>div:last-child [style*="box-shadow:0 8px 32px rgba(0, 0, 0, 0.45)"],[data-theme=pearl_office] .container>div:last-child [style*="box-shadow: 0 8px 32px rgba(0, 0, 0, 0.45)"],[data-theme=pearl_office] .container>div:last-child [style*="box-shadow:0 8px 32px rgba(0, 0, 0, 0.45)"]{box-shadow:0 4px 16px #0000000f!important}[data-theme=arctic_white] .container>div:last-child select[style*="background: rgba(0,0,0"],[data-theme=arctic_white] .container>div:last-child select[style*="background:rgba(0,0,0"],[data-theme=pearl_office] .container>div:last-child select[style*="background: rgba(0,0,0"],[data-theme=pearl_office] .container>div:last-child select[style*="background:rgba(0,0,0"]{background:#fff!important;color:#111827!important;border-color:#0000001f!important}[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient"],[data-theme=pearl_office] .container>div:last-child [style*="background: linear-gradient"]{background:linear-gradient(135deg,#fffffff2,#f8faffe6)!important;color:#111827!important}[data-theme=arctic_white] .container>div:last-child button[style*="background: linear-gradient"],[data-theme=pearl_office] .container>div:last-child button[style*="background: linear-gradient"]{background:linear-gradient(135deg,#4f8ef7,#6366f1)!important;color:#fff!important}[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient(90deg, rgba(34,197,94"],[data-theme=pearl_office] .container>div:last-child [style*="background: linear-gradient(90deg, rgba(34,197,94"]{background:linear-gradient(90deg,#22c55e0d,#22c55e05)!important}[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient(135deg, rgba(79,142,247"],[data-theme=pearl_office] .container>div:last-child [style*="background: linear-gradient(135deg, rgba(79,142,247"]{background:linear-gradient(135deg,#4f8ef70f,#6366f10a)!important}[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(255,255,255,0.06)"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(255,255,255,0.06)"]{background:#0000000f!important}[data-theme=arctic_white] .recharts-label,[data-theme=pearl_office] .recharts-label{fill:#111827!important}[data-theme=arctic_white] .container>div:last-child [style*="backdrop-filter: blur"],[data-theme=pearl_office] .container>div:last-child [style*="backdrop-filter: blur"]{background:#fffffff2!important}[data-theme=arctic_white] .sidebar .nav-item,[data-theme=pearl_office] .sidebar .nav-item{color:#c4d4e8!important;font-weight:500!important;letter-spacing:.01em!important;-webkit-font-smoothing:antialiased!important}[data-theme=arctic_white] .sidebar .nav-item:hover,[data-theme=pearl_office] .sidebar .nav-item:hover{color:#fff!important;background:#4f8ef71a!important;border-color:#4f8ef72e!important}[data-theme=arctic_white] .sidebar .nav-item.active,[data-theme=pearl_office] .sidebar .nav-item.active{color:#60a5fa!important;font-weight:700!important;background:linear-gradient(135deg,#4f8ef72e,#a855f71a)!important;border-color:#4f8ef74d!important;text-shadow:0 0 12px rgba(79,142,247,.25)!important}[data-theme=arctic_white] .sidebar-section-label,[data-theme=pearl_office] .sidebar-section-label{color:#94a9c4!important;font-weight:800!important;letter-spacing:1.4px!important}[data-theme=arctic_white] .sidebar-logo-version,[data-theme=pearl_office] .sidebar-logo-version{color:#8da4c0!important}[data-theme=arctic_white] .sidebar-footer,[data-theme=pearl_office] .sidebar-footer{color:#8da4c0!important;border-top-color:#638cff26!important}[data-theme=arctic_white] .sidebar .nav-icon,[data-theme=pearl_office] .sidebar .nav-icon{opacity:.85!important;filter:brightness(1.15)!important}[data-theme=arctic_white] .sidebar .nav-item.active .nav-icon,[data-theme=pearl_office] .sidebar .nav-item.active .nav-icon{opacity:1!important;filter:brightness(1.3)!important}[data-theme=arctic_white] .sidebar,[data-theme=pearl_office] .sidebar{background:linear-gradient(180deg,#0c1525,#080e1c)!important;border-right:1px solid rgba(79,142,247,.12)!important}[data-theme=arctic_white],[data-theme=pearl_office]{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizeLegibility!important}[data-theme=arctic_white] .container>div:last-child,[data-theme=pearl_office] .container>div:last-child{color:#1f2937!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(255,255,255"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(255,255,255"]{color:#6b7280!important}[data-theme=arctic_white] .kpi-value,[data-theme=pearl_office] .kpi-value{color:#111827!important;text-shadow:none!important}[data-theme=arctic_white] .container>div:last-child h1,[data-theme=arctic_white] .container>div:last-child h2,[data-theme=arctic_white] .container>div:last-child h3,[data-theme=pearl_office] .container>div:last-child h1,[data-theme=pearl_office] .container>div:last-child h2,[data-theme=pearl_office] .container>div:last-child h3{color:#111827!important}[data-theme=arctic_white] .container>div:last-child button,[data-theme=pearl_office] .container>div:last-child button{-webkit-font-smoothing:antialiased!important}[data-theme=arctic_white] .badge,[data-theme=pearl_office] .badge{font-weight:600!important}@media (min-width: 1301px){:root{--fs-xs: 10px;--fs-sm: 11px;--fs-base: 13px;--fs-md: 14px;--fs-lg: 15px;--fs-xl: 17px;--fs-2xl: 20px;--fs-3xl: 26px}}@media (max-width: 1300px) and (min-width: 769px){:root{--fs-xs: 10px;--fs-sm: 11px;--fs-base: 12.5px;--fs-md: 13px;--fs-lg: 14px;--fs-xl: 16px;--fs-2xl: 19px;--fs-3xl: 24px}}[data-theme=arctic_white] .kpi-value,[data-theme=pearl_office] .kpi-value{font-size:clamp(18px,2.2vw,26px)!important}[data-theme=arctic_white] .container>div:last-child [style*="fontSize: 22"],[data-theme=arctic_white] .container>div:last-child [style*="font-size: 22px"],[data-theme=pearl_office] .container>div:last-child [style*="fontSize: 22"],[data-theme=pearl_office] .container>div:last-child [style*="font-size: 22px"]{font-size:clamp(17px,2vw,22px)!important}[data-theme=arctic_white] .recharts-cartesian-grid line,[data-theme=pearl_office] .recharts-cartesian-grid line{stroke:#00000014!important}[data-theme=arctic_white] .recharts-text,[data-theme=pearl_office] .recharts-text{fill:#374151!important;font-weight:500!important}[data-theme=arctic_white] .recharts-cartesian-axis-tick-value,[data-theme=pearl_office] .recharts-cartesian-axis-tick-value{fill:#4b5563!important;font-size:11px!important}[data-theme=arctic_white] .recharts-legend-item-text,[data-theme=pearl_office] .recharts-legend-item-text{color:#374151!important;font-weight:600!important}[data-theme=arctic_white] .recharts-default-tooltip,[data-theme=pearl_office] .recharts-default-tooltip{background:#fffffffa!important;border:1px solid rgba(0,0,0,.1)!important;color:#111827!important;box-shadow:0 6px 20px #0000001a!important;border-radius:10px!important}[data-theme=arctic_white] .recharts-tooltip-label,[data-theme=pearl_office] .recharts-tooltip-label{color:#111827!important;font-weight:700!important}[data-theme=arctic_white] .recharts-tooltip-item,[data-theme=pearl_office] .recharts-tooltip-item{color:#374151!important}[data-theme=arctic_white] .recharts-label,[data-theme=pearl_office] .recharts-label{fill:#1f2937!important;font-weight:600!important}[data-theme=arctic_white] .recharts-pie-label-text,[data-theme=pearl_office] .recharts-pie-label-text{fill:#374151!important}[data-theme=arctic_white] .recharts-reference-line line,[data-theme=pearl_office] .recharts-reference-line line{stroke:#0003!important}[data-theme=arctic_white] .container>div:last-child [style*="background: #1a2744"],[data-theme=arctic_white] .container>div:last-child [style*="background:#1a2744"],[data-theme=arctic_white] .container>div:last-child [style*="background: #0f1b2e"],[data-theme=arctic_white] .container>div:last-child [style*="background:#0f1b2e"],[data-theme=pearl_office] .container>div:last-child [style*="background: #1a2744"],[data-theme=pearl_office] .container>div:last-child [style*="background:#1a2744"],[data-theme=pearl_office] .container>div:last-child [style*="background: #0f1b2e"],[data-theme=pearl_office] .container>div:last-child [style*="background:#0f1b2e"]{border:1px solid rgba(0,0,0,.08)!important;border-radius:14px!important;box-shadow:0 2px 12px #0000000f!important;overflow:hidden!important}[data-theme=arctic_white] .container>div:last-child svg text,[data-theme=pearl_office] .container>div:last-child svg text{font-weight:600!important}[data-theme=arctic_white] .container>div:last-child [style*="background: #07"],[data-theme=arctic_white] .container>div:last-child [style*="background:#07"],[data-theme=arctic_white] .container>div:last-child [style*="background: #08"],[data-theme=arctic_white] .container>div:last-child [style*="background:#08"],[data-theme=arctic_white] .container>div:last-child [style*="background: #09"],[data-theme=arctic_white] .container>div:last-child [style*="background:#09"],[data-theme=arctic_white] .container>div:last-child [style*="background: #0a"],[data-theme=arctic_white] .container>div:last-child [style*="background:#0a"],[data-theme=arctic_white] .container>div:last-child [style*="background: #0b"],[data-theme=arctic_white] .container>div:last-child [style*="background:#0b"],[data-theme=arctic_white] .container>div:last-child [style*="background: #0c"],[data-theme=arctic_white] .container>div:last-child [style*="background:#0c"],[data-theme=arctic_white] .container>div:last-child [style*="background: #0d"],[data-theme=arctic_white] .container>div:last-child [style*="background:#0d"],[data-theme=arctic_white] .container>div:last-child [style*="background: #0e"],[data-theme=arctic_white] .container>div:last-child [style*="background:#0e"],[data-theme=arctic_white] .container>div:last-child [style*="background: #0f"],[data-theme=arctic_white] .container>div:last-child [style*="background:#0f"],[data-theme=arctic_white] .container>div:last-child [style*="background: #11"],[data-theme=arctic_white] .container>div:last-child [style*="background:#11"],[data-theme=arctic_white] .container>div:last-child [style*="background: #12"],[data-theme=arctic_white] .container>div:last-child [style*="background:#12"],[data-theme=pearl_office] .container>div:last-child [style*="background: #07"],[data-theme=pearl_office] .container>div:last-child [style*="background:#07"],[data-theme=pearl_office] .container>div:last-child [style*="background: #08"],[data-theme=pearl_office] .container>div:last-child [style*="background:#08"],[data-theme=pearl_office] .container>div:last-child [style*="background: #09"],[data-theme=pearl_office] .container>div:last-child [style*="background:#09"],[data-theme=pearl_office] .container>div:last-child [style*="background: #0a"],[data-theme=pearl_office] .container>div:last-child [style*="background:#0a"],[data-theme=pearl_office] .container>div:last-child [style*="background: #0b"],[data-theme=pearl_office] .container>div:last-child [style*="background:#0b"],[data-theme=pearl_office] .container>div:last-child [style*="background: #0c"],[data-theme=pearl_office] .container>div:last-child [style*="background:#0c"],[data-theme=pearl_office] .container>div:last-child [style*="background: #0d"],[data-theme=pearl_office] .container>div:last-child [style*="background:#0d"],[data-theme=pearl_office] .container>div:last-child [style*="background: #0e"],[data-theme=pearl_office] .container>div:last-child [style*="background:#0e"],[data-theme=pearl_office] .container>div:last-child [style*="background: #0f"],[data-theme=pearl_office] .container>div:last-child [style*="background:#0f"],[data-theme=pearl_office] .container>div:last-child [style*="background: #11"],[data-theme=pearl_office] .container>div:last-child [style*="background:#11"],[data-theme=pearl_office] .container>div:last-child [style*="background: #12"],[data-theme=pearl_office] .container>div:last-child [style*="background:#12"]{background:#fffffff5!important;color:#1f2937!important;border-color:#00000014!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(255,255,255,0.4)"],[data-theme=arctic_white] .container>div:last-child [style*="color:rgba(255,255,255,0.4)"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(255,255,255,0.5)"],[data-theme=arctic_white] .container>div:last-child [style*="color:rgba(255,255,255,0.5)"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(255,255,255,0.6)"],[data-theme=arctic_white] .container>div:last-child [style*="color:rgba(255,255,255,0.6)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(255,255,255,0.4)"],[data-theme=pearl_office] .container>div:last-child [style*="color:rgba(255,255,255,0.4)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(255,255,255,0.5)"],[data-theme=pearl_office] .container>div:last-child [style*="color:rgba(255,255,255,0.5)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(255,255,255,0.6)"],[data-theme=pearl_office] .container>div:last-child [style*="color:rgba(255,255,255,0.6)"]{color:#6b7280!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #e8eaf0"],[data-theme=arctic_white] .container>div:last-child [style*="color:#e8eaf0"],[data-theme=arctic_white] .container>div:last-child [style*="color: #e8f0ff"],[data-theme=arctic_white] .container>div:last-child [style*="color:#e8f0ff"],[data-theme=pearl_office] .container>div:last-child [style*="color: #e8eaf0"],[data-theme=pearl_office] .container>div:last-child [style*="color:#e8eaf0"],[data-theme=pearl_office] .container>div:last-child [style*="color: #e8f0ff"],[data-theme=pearl_office] .container>div:last-child [style*="color:#e8f0ff"]{color:#1f2937!important}[data-theme=arctic_white] .topbar,[data-theme=pearl_office] .topbar{background:#fffffff5!important;border-bottom:1px solid rgba(0,0,0,.07)!important;box-shadow:0 1px 4px #00000008!important}[data-theme=arctic_white] .topbar button,[data-theme=pearl_office] .topbar button{color:#374151!important}[data-theme=arctic_white] .container>div:last-child ::-webkit-scrollbar-thumb,[data-theme=pearl_office] .container>div:last-child ::-webkit-scrollbar-thumb{background:#0000001f!important;border-radius:4px!important}[data-theme=arctic_white] .container>div:last-child ::-webkit-scrollbar-track,[data-theme=pearl_office] .container>div:last-child ::-webkit-scrollbar-track{background:transparent!important}[data-theme=arctic_white] .container>div:last-child,[data-theme=pearl_office] .container>div:last-child{scrollbar-color:rgba(0,0,0,.12) transparent!important}[data-theme=arctic_white] .container>div:last-child *,[data-theme=pearl_office] .container>div:last-child *{--text-1: #111827 !important;--text-2: #374151 !important;--text-3: #6b7280 !important}[data-theme=arctic_white] .container>div:last-child [style*="color: #fff"],[data-theme=arctic_white] .container>div:last-child [style*="color:#fff"],[data-theme=arctic_white] .container>div:last-child [style*="color: white"],[data-theme=arctic_white] .container>div:last-child [style*="color:white"],[data-theme=pearl_office] .container>div:last-child [style*="color: #fff"],[data-theme=pearl_office] .container>div:last-child [style*="color:#fff"],[data-theme=pearl_office] .container>div:last-child [style*="color: white"],[data-theme=pearl_office] .container>div:last-child [style*="color:white"]{color:#1f2937!important}[data-theme=arctic_white] .container>div:last-child button[style*="background: linear-gradient"] [style*="color: #fff"],[data-theme=arctic_white] .container>div:last-child button[style*="background: linear-gradient"],[data-theme=arctic_white] .container>div:last-child a[style*="background: linear-gradient"],[data-theme=pearl_office] .container>div:last-child button[style*="background: linear-gradient"] [style*="color: #fff"],[data-theme=pearl_office] .container>div:last-child button[style*="background: linear-gradient"],[data-theme=pearl_office] .container>div:last-child a[style*="background: linear-gradient"]{color:#fff!important}[data-theme=arctic_white] .container>div:last-child button[style*="background: #4f8ef7"],[data-theme=arctic_white] .container>div:last-child button[style*="background:#4f8ef7"],[data-theme=arctic_white] .container>div:last-child div[style*="background: #4f8ef7"],[data-theme=pearl_office] .container>div:last-child button[style*="background: #4f8ef7"],[data-theme=pearl_office] .container>div:last-child button[style*="background:#4f8ef7"],[data-theme=pearl_office] .container>div:last-child div[style*="background: #4f8ef7"]{color:#fff!important}[data-theme=arctic_white] .container>div:last-child span[style*="rgba(255,255,255"],[data-theme=arctic_white] .container>div:last-child div[style*="rgba(255,255,255"],[data-theme=arctic_white] .container>div:last-child p[style*="rgba(255,255,255"],[data-theme=arctic_white] .container>div:last-child td[style*="rgba(255,255,255"],[data-theme=pearl_office] .container>div:last-child span[style*="rgba(255,255,255"],[data-theme=pearl_office] .container>div:last-child div[style*="rgba(255,255,255"],[data-theme=pearl_office] .container>div:last-child p[style*="rgba(255,255,255"],[data-theme=pearl_office] .container>div:last-child td[style*="rgba(255,255,255"]{color:#6b7280!important}[data-theme=arctic_white] .container>div:last-child [style*="fontSize: 11"][style*=color],[data-theme=arctic_white] .container>div:last-child [style*="font-size: 11px"][style*=color],[data-theme=arctic_white] .container>div:last-child [style*="fontSize: 10"][style*=color],[data-theme=arctic_white] .container>div:last-child [style*="font-size: 10px"][style*=color],[data-theme=arctic_white] .container>div:last-child [style*="fontSize: 9"][style*=color],[data-theme=pearl_office] .container>div:last-child [style*="fontSize: 11"][style*=color],[data-theme=pearl_office] .container>div:last-child [style*="font-size: 11px"][style*=color],[data-theme=pearl_office] .container>div:last-child [style*="fontSize: 10"][style*=color],[data-theme=pearl_office] .container>div:last-child [style*="font-size: 10px"][style*=color],[data-theme=pearl_office] .container>div:last-child [style*="fontSize: 9"][style*=color]{color:#6b7280!important}[data-theme=arctic_white] .container>div:last-child [style*="display: flex"][style*=gap]>[style*="cursor: pointer"][style*=borderRadius],[data-theme=pearl_office] .container>div:last-child [style*="display: flex"][style*=gap]>[style*="cursor: pointer"][style*=borderRadius]{color:#4b5563!important}[data-theme=arctic_white] .container>div:last-child [style*="fontWeight: 600"][style*="color: #e"],[data-theme=arctic_white] .container>div:last-child [style*="fontWeight: 700"][style*="color: #e"],[data-theme=arctic_white] .container>div:last-child [style*="fontWeight: 800"][style*="color: #e"],[data-theme=arctic_white] .container>div:last-child [style*="font-weight: 600"][style*="color: #e"],[data-theme=arctic_white] .container>div:last-child [style*="font-weight: 700"][style*="color: #e"],[data-theme=arctic_white] .container>div:last-child [style*="font-weight: 800"][style*="color: #e"],[data-theme=pearl_office] .container>div:last-child [style*="fontWeight: 600"][style*="color: #e"],[data-theme=pearl_office] .container>div:last-child [style*="fontWeight: 700"][style*="color: #e"],[data-theme=pearl_office] .container>div:last-child [style*="fontWeight: 800"][style*="color: #e"],[data-theme=pearl_office] .container>div:last-child [style*="font-weight: 600"][style*="color: #e"],[data-theme=pearl_office] .container>div:last-child [style*="font-weight: 700"][style*="color: #e"],[data-theme=pearl_office] .container>div:last-child [style*="font-weight: 800"][style*="color: #e"]{color:#1f2937!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #c"],[data-theme=arctic_white] .container>div:last-child [style*="color:#c"],[data-theme=arctic_white] .container>div:last-child [style*="color: #d"],[data-theme=arctic_white] .container>div:last-child [style*="color:#d"],[data-theme=pearl_office] .container>div:last-child [style*="color: #c"],[data-theme=pearl_office] .container>div:last-child [style*="color:#c"],[data-theme=pearl_office] .container>div:last-child [style*="color: #d"],[data-theme=pearl_office] .container>div:last-child [style*="color:#d"]{color:#4b5563!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #22c55e"],[data-theme=arctic_white] .container>div:last-child [style*="color:#22c55e"],[data-theme=pearl_office] .container>div:last-child [style*="color: #22c55e"],[data-theme=pearl_office] .container>div:last-child [style*="color:#22c55e"]{color:#16a34a!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #4f8ef7"],[data-theme=arctic_white] .container>div:last-child [style*="color:#4f8ef7"],[data-theme=pearl_office] .container>div:last-child [style*="color: #4f8ef7"],[data-theme=pearl_office] .container>div:last-child [style*="color:#4f8ef7"]{color:#2563eb!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #f87171"],[data-theme=arctic_white] .container>div:last-child [style*="color:#f87171"],[data-theme=pearl_office] .container>div:last-child [style*="color: #f87171"],[data-theme=pearl_office] .container>div:last-child [style*="color:#f87171"]{color:#dc2626!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #fbbf24"],[data-theme=arctic_white] .container>div:last-child [style*="color:#fbbf24"],[data-theme=pearl_office] .container>div:last-child [style*="color: #fbbf24"],[data-theme=pearl_office] .container>div:last-child [style*="color:#fbbf24"]{color:#d97706!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #a78bfa"],[data-theme=arctic_white] .container>div:last-child [style*="color:#a78bfa"],[data-theme=pearl_office] .container>div:last-child [style*="color: #a78bfa"],[data-theme=pearl_office] .container>div:last-child [style*="color:#a78bfa"]{color:#7c3aed!important}[data-theme=arctic_white] .sidebar *,[data-theme=pearl_office] .sidebar *{--text-1: #e0e8f5 !important;--text-2: #c4d4e8 !important;--text-3: #94a9c4 !important}[data-theme=arctic_white] .sidebar,[data-theme=pearl_office] .sidebar{color:#c4d4e8!important}[data-theme=arctic_white] .sidebar span,[data-theme=arctic_white] .sidebar div,[data-theme=arctic_white] .sidebar a,[data-theme=arctic_white] .sidebar p,[data-theme=arctic_white] .sidebar label,[data-theme=pearl_office] .sidebar span,[data-theme=pearl_office] .sidebar div,[data-theme=pearl_office] .sidebar a,[data-theme=pearl_office] .sidebar p,[data-theme=pearl_office] .sidebar label{color:inherit!important}[data-theme=arctic_white] .sidebar .nav-item,[data-theme=pearl_office] .sidebar .nav-item{color:#c4d4e8!important}[data-theme=arctic_white] .sidebar .nav-item:hover,[data-theme=pearl_office] .sidebar .nav-item:hover{color:#fff!important;background:#4f8ef71f!important}[data-theme=arctic_white] .sidebar .nav-item.active,[data-theme=pearl_office] .sidebar .nav-item.active{color:#60a5fa!important;font-weight:700!important}[data-theme=arctic_white] .sidebar-section-label,[data-theme=pearl_office] .sidebar-section-label,[data-theme=arctic_white] .sidebar-footer,[data-theme=arctic_white] .sidebar-footer *,[data-theme=pearl_office] .sidebar-footer,[data-theme=pearl_office] .sidebar-footer *{color:#8da4c0!important}[data-theme=arctic_white] .sidebar [style*="Demo User"],[data-theme=arctic_white] .sidebar [style*=demo],[data-theme=pearl_office] .sidebar [style*="Demo User"],[data-theme=pearl_office] .sidebar [style*=demo]{color:#c4d4e8!important}[data-theme=arctic_white] .container>div:last-child,[data-theme=arctic_white] .container>div:last-child span,[data-theme=arctic_white] .container>div:last-child div,[data-theme=arctic_white] .container>div:last-child p,[data-theme=arctic_white] .container>div:last-child td,[data-theme=arctic_white] .container>div:last-child th,[data-theme=arctic_white] .container>div:last-child label,[data-theme=arctic_white] .container>div:last-child a,[data-theme=arctic_white] .container>div:last-child li,[data-theme=pearl_office] .container>div:last-child,[data-theme=pearl_office] .container>div:last-child span,[data-theme=pearl_office] .container>div:last-child div,[data-theme=pearl_office] .container>div:last-child p,[data-theme=pearl_office] .container>div:last-child td,[data-theme=pearl_office] .container>div:last-child th,[data-theme=pearl_office] .container>div:last-child label,[data-theme=pearl_office] .container>div:last-child a,[data-theme=pearl_office] .container>div:last-child li{--text-1: #111827 !important;--text-2: #374151 !important;--text-3: #6b7280 !important;color:#374151}[data-theme=arctic_white] .container>div:last-child button,[data-theme=pearl_office] .container>div:last-child button{color:#374151}[data-theme=arctic_white] .container>div:last-child [style*="color: #22c55e"],[data-theme=arctic_white] .container>div:last-child [style*="color:#22c55e"],[data-theme=arctic_white] .container>div:last-child [style*="color: #4ade80"],[data-theme=arctic_white] .container>div:last-child [style*="color:#4ade80"]{color:#16a34a!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #fbbf24"],[data-theme=arctic_white] .container>div:last-child [style*="color:#fbbf24"]{color:#d97706!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #a855f7"],[data-theme=arctic_white] .container>div:last-child [style*="color:#a855f7"],[data-theme=arctic_white] .container>div:last-child [style*="color: #a78bfa"],[data-theme=arctic_white] .container>div:last-child [style*="color:#a78bfa"]{color:#7c3aed!important}[data-theme=arctic_white] .container>div:last-child button[style*="background: #4f8ef7"],[data-theme=arctic_white] .container>div:last-child button[style*="background:#4f8ef7"],[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient"][style*="color: white"],[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient"][style*="color:#fff"],[data-theme=arctic_white] .container>div:last-child [style*="background: #4f8ef7"] *,[data-theme=arctic_white] .container>div:last-child [style*="background:#4f8ef7"] *{color:#fff!important}[data-theme=arctic_white] .recharts-text,[data-theme=arctic_white] .recharts-cartesian-axis-tick-value,[data-theme=arctic_white] .recharts-legend-item-text,[data-theme=arctic_white] .recharts-label,[data-theme=arctic_white] .recharts-pie-label-text,[data-theme=pearl_office] .recharts-text,[data-theme=pearl_office] .recharts-cartesian-axis-tick-value,[data-theme=pearl_office] .recharts-legend-item-text,[data-theme=pearl_office] .recharts-label,[data-theme=pearl_office] .recharts-pie-label-text{fill:#374151!important;font-weight:600!important}[data-theme=arctic_white] .recharts-tooltip-label,[data-theme=pearl_office] .recharts-tooltip-label{color:#111827!important}[data-theme=arctic_white] .recharts-default-tooltip,[data-theme=pearl_office] .recharts-default-tooltip{background-color:#fffffffa!important;border:1px solid rgba(0,0,0,.1)!important;box-shadow:0 8px 24px #0000001f!important}[data-theme=arctic_white] .container>div:last-child svg text:not(.recharts-text),[data-theme=pearl_office] .container>div:last-child svg text:not(.recharts-text){fill:#374151!important}[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(255,255,255,0.0"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(255,255,255,0.0"]{background:#0000000f!important}[data-theme=arctic_white] [style*="체험용 데모"],[data-theme=pearl_office] [style*="체험용 데모"]{color:#374151!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #fff"],[data-theme=arctic_white] .container>div:last-child [style*="color:#fff"],[data-theme=arctic_white] .container>div:last-child [style*="color: #ffffff"],[data-theme=arctic_white] .container>div:last-child [style*="color:#ffffff"],[data-theme=arctic_white] .container>div:last-child [style*="color: white"],[data-theme=arctic_white] .container>div:last-child [style*="color:white"],[data-theme=pearl_office] .container>div:last-child [style*="color: #fff"],[data-theme=pearl_office] .container>div:last-child [style*="color:#fff"],[data-theme=pearl_office] .container>div:last-child [style*="color: #ffffff"],[data-theme=pearl_office] .container>div:last-child [style*="color:#ffffff"],[data-theme=pearl_office] .container>div:last-child [style*="color: white"],[data-theme=pearl_office] .container>div:last-child [style*="color:white"]{color:#1f2937!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(255, 255, 255"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(255,255,255"],[data-theme=arctic_white] .container>div:last-child [style*="color:rgba(255,255,255"],[data-theme=arctic_white] .container>div:last-child [style*="color:rgba(255, 255, 255"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(255, 255, 255"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(255,255,255"],[data-theme=pearl_office] .container>div:last-child [style*="color:rgba(255,255,255"],[data-theme=pearl_office] .container>div:last-child [style*="color:rgba(255, 255, 255"]{color:#6b7280!important}[data-theme=arctic_white] .container>div:last-child [style*="rgba(255,255,255,0.7"],[data-theme=arctic_white] .container>div:last-child [style*="rgba(255,255,255,0.8"],[data-theme=arctic_white] .container>div:last-child [style*="rgba(255,255,255,0.9"],[data-theme=arctic_white] .container>div:last-child [style*="rgba(255, 255, 255, 0.7"],[data-theme=arctic_white] .container>div:last-child [style*="rgba(255, 255, 255, 0.8"],[data-theme=arctic_white] .container>div:last-child [style*="rgba(255, 255, 255, 0.9"],[data-theme=pearl_office] .container>div:last-child [style*="rgba(255,255,255,0.7"],[data-theme=pearl_office] .container>div:last-child [style*="rgba(255,255,255,0.8"],[data-theme=pearl_office] .container>div:last-child [style*="rgba(255,255,255,0.9"],[data-theme=pearl_office] .container>div:last-child [style*="rgba(255, 255, 255, 0.7"],[data-theme=pearl_office] .container>div:last-child [style*="rgba(255, 255, 255, 0.8"],[data-theme=pearl_office] .container>div:last-child [style*="rgba(255, 255, 255, 0.9"]{color:#374151!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #e8"],[data-theme=arctic_white] .container>div:last-child [style*="color:#e8"],[data-theme=arctic_white] .container>div:last-child [style*="color: #e0"],[data-theme=arctic_white] .container>div:last-child [style*="color:#e0"],[data-theme=arctic_white] .container>div:last-child [style*="color: #f0"],[data-theme=arctic_white] .container>div:last-child [style*="color:#f0"],[data-theme=arctic_white] .container>div:last-child [style*="color: #f8"],[data-theme=arctic_white] .container>div:last-child [style*="color:#f8"],[data-theme=pearl_office] .container>div:last-child [style*="color: #e8"],[data-theme=pearl_office] .container>div:last-child [style*="color:#e8"],[data-theme=pearl_office] .container>div:last-child [style*="color: #e0"],[data-theme=pearl_office] .container>div:last-child [style*="color:#e0"],[data-theme=pearl_office] .container>div:last-child [style*="color: #f0"],[data-theme=pearl_office] .container>div:last-child [style*="color:#f0"],[data-theme=pearl_office] .container>div:last-child [style*="color: #f8"],[data-theme=pearl_office] .container>div:last-child [style*="color:#f8"]{color:#1f2937!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #8d"],[data-theme=arctic_white] .container>div:last-child [style*="color:#8d"],[data-theme=arctic_white] .container>div:last-child [style*="color: #7a"],[data-theme=arctic_white] .container>div:last-child [style*="color:#7a"],[data-theme=arctic_white] .container>div:last-child [style*="color: #94"],[data-theme=arctic_white] .container>div:last-child [style*="color:#94"],[data-theme=pearl_office] .container>div:last-child [style*="color: #8d"],[data-theme=pearl_office] .container>div:last-child [style*="color:#8d"],[data-theme=pearl_office] .container>div:last-child [style*="color: #7a"],[data-theme=pearl_office] .container>div:last-child [style*="color:#7a"],[data-theme=pearl_office] .container>div:last-child [style*="color: #94"],[data-theme=pearl_office] .container>div:last-child [style*="color:#94"]{color:#6b7280!important}[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient"][style*=color],[data-theme=arctic_white] .container>div:last-child [style*="background:linear-gradient"][style*=color],[data-theme=pearl_office] .container>div:last-child [style*="background: linear-gradient"][style*=color],[data-theme=pearl_office] .container>div:last-child [style*="background:linear-gradient"][style*=color]{color:#fff!important}[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient"] *,[data-theme=arctic_white] .container>div:last-child [style*="background:linear-gradient"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: linear-gradient"] *,[data-theme=pearl_office] .container>div:last-child [style*="background:linear-gradient"] *{color:#fff!important}[data-theme=arctic_white] .container>div:last-child [style*="background: #4f8ef7"],[data-theme=arctic_white] .container>div:last-child [style*="background:#4f8ef7"],[data-theme=arctic_white] .container>div:last-child [style*="background: #6366f1"],[data-theme=arctic_white] .container>div:last-child [style*="background:#6366f1"],[data-theme=arctic_white] .container>div:last-child [style*="background: #a855f7"],[data-theme=arctic_white] .container>div:last-child [style*="background:#a855f7"],[data-theme=arctic_white] .container>div:last-child [style*="background: #22c55e"],[data-theme=arctic_white] .container>div:last-child [style*="background:#22c55e"],[data-theme=arctic_white] .container>div:last-child [style*="background: #ef4444"],[data-theme=arctic_white] .container>div:last-child [style*="background:#ef4444"],[data-theme=arctic_white] .container>div:last-child [style*="background: #dc2626"],[data-theme=arctic_white] .container>div:last-child [style*="background:#dc2626"],[data-theme=arctic_white] .container>div:last-child [style*="background: #f97316"],[data-theme=arctic_white] .container>div:last-child [style*="background:#f97316"],[data-theme=pearl_office] .container>div:last-child [style*="background: #4f8ef7"],[data-theme=pearl_office] .container>div:last-child [style*="background:#4f8ef7"],[data-theme=pearl_office] .container>div:last-child [style*="background: #6366f1"],[data-theme=pearl_office] .container>div:last-child [style*="background:#6366f1"],[data-theme=pearl_office] .container>div:last-child [style*="background: #a855f7"],[data-theme=pearl_office] .container>div:last-child [style*="background:#a855f7"],[data-theme=pearl_office] .container>div:last-child [style*="background: #22c55e"],[data-theme=pearl_office] .container>div:last-child [style*="background:#22c55e"],[data-theme=pearl_office] .container>div:last-child [style*="background: #ef4444"],[data-theme=pearl_office] .container>div:last-child [style*="background:#ef4444"],[data-theme=pearl_office] .container>div:last-child [style*="background: #dc2626"],[data-theme=pearl_office] .container>div:last-child [style*="background:#dc2626"],[data-theme=pearl_office] .container>div:last-child [style*="background: #f97316"],[data-theme=pearl_office] .container>div:last-child [style*="background:#f97316"]{color:#fff!important}[data-theme=arctic_white] .container>div:last-child [style*="background: #4f8ef7"] *,[data-theme=arctic_white] .container>div:last-child [style*="background:#4f8ef7"] *,[data-theme=arctic_white] .container>div:last-child [style*="background: #6366f1"] *,[data-theme=arctic_white] .container>div:last-child [style*="background:#6366f1"] *,[data-theme=arctic_white] .container>div:last-child [style*="background: #a855f7"] *,[data-theme=arctic_white] .container>div:last-child [style*="background:#a855f7"] *,[data-theme=arctic_white] .container>div:last-child [style*="background: #22c55e"] *,[data-theme=arctic_white] .container>div:last-child [style*="background:#22c55e"] *,[data-theme=arctic_white] .container>div:last-child [style*="background: #ef4444"] *,[data-theme=arctic_white] .container>div:last-child [style*="background:#ef4444"] *,[data-theme=arctic_white] .container>div:last-child [style*="background: #dc2626"] *,[data-theme=arctic_white] .container>div:last-child [style*="background:#dc2626"] *,[data-theme=arctic_white] .container>div:last-child [style*="background: #f97316"] *,[data-theme=arctic_white] .container>div:last-child [style*="background:#f97316"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: #4f8ef7"] *,[data-theme=pearl_office] .container>div:last-child [style*="background:#4f8ef7"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: #6366f1"] *,[data-theme=pearl_office] .container>div:last-child [style*="background:#6366f1"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: #a855f7"] *,[data-theme=pearl_office] .container>div:last-child [style*="background:#a855f7"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: #22c55e"] *,[data-theme=pearl_office] .container>div:last-child [style*="background:#22c55e"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: #ef4444"] *,[data-theme=pearl_office] .container>div:last-child [style*="background:#ef4444"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: #dc2626"] *,[data-theme=pearl_office] .container>div:last-child [style*="background:#dc2626"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: #f97316"] *,[data-theme=pearl_office] .container>div:last-child [style*="background:#f97316"] *{color:#fff!important}[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(9"],[data-theme=arctic_white] .container>div:last-child [style*="background:rgba(9"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(10"],[data-theme=arctic_white] .container>div:last-child [style*="background:rgba(10"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(13"],[data-theme=arctic_white] .container>div:last-child [style*="background:rgba(13"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(15"],[data-theme=arctic_white] .container>div:last-child [style*="background:rgba(15"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(0, 0, 0"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(0,0,0"],[data-theme=arctic_white] .container>div:last-child [style*="background:rgba(0,0,0"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(9"],[data-theme=pearl_office] .container>div:last-child [style*="background:rgba(9"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(10"],[data-theme=pearl_office] .container>div:last-child [style*="background:rgba(10"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(13"],[data-theme=pearl_office] .container>div:last-child [style*="background:rgba(13"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(15"],[data-theme=pearl_office] .container>div:last-child [style*="background:rgba(15"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(0, 0, 0"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(0,0,0"],[data-theme=pearl_office] .container>div:last-child [style*="background:rgba(0,0,0"]{background:#f1f5f9f2!important;border:1px solid rgba(0,0,0,.06)!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #22c55e"],[data-theme=arctic_white] .container>div:last-child [style*="color:#22c55e"]{color:#16a34a!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #4ade80"],[data-theme=arctic_white] .container>div:last-child [style*="color:#4ade80"]{color:#16a34a!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #ef4444"],[data-theme=arctic_white] .container>div:last-child [style*="color:#ef4444"]{color:#dc2626!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #f87171"],[data-theme=arctic_white] .container>div:last-child [style*="color:#f87171"]{color:#dc2626!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #4f8ef7"],[data-theme=arctic_white] .container>div:last-child [style*="color:#4f8ef7"]{color:#2563eb!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #a855f7"],[data-theme=arctic_white] .container>div:last-child [style*="color:#a855f7"]{color:#7c3aed!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #f97316"],[data-theme=arctic_white] .container>div:last-child [style*="color:#f97316"]{color:#ea580c!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #eab308"],[data-theme=arctic_white] .container>div:last-child [style*="color:#eab308"]{color:#ca8a04!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #14d9b0"],[data-theme=arctic_white] .container>div:last-child [style*="color:#14d9b0"]{color:#0d9488!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #ec4899"],[data-theme=arctic_white] .container>div:last-child [style*="color:#ec4899"]{color:#db2777!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #06b6d4"],[data-theme=arctic_white] .container>div:last-child [style*="color:#06b6d4"]{color:#0891b2!important}[data-theme=pearl_office] .container>div:last-child [style*="color: #22c55e"],[data-theme=pearl_office] .container>div:last-child [style*="color:#22c55e"]{color:#16a34a!important}[data-theme=pearl_office] .container>div:last-child [style*="color: #4ade80"],[data-theme=pearl_office] .container>div:last-child [style*="color:#4ade80"]{color:#16a34a!important}[data-theme=pearl_office] .container>div:last-child [style*="color: #ef4444"],[data-theme=pearl_office] .container>div:last-child [style*="color:#ef4444"]{color:#dc2626!important}[data-theme=pearl_office] .container>div:last-child [style*="color: #f87171"],[data-theme=pearl_office] .container>div:last-child [style*="color:#f87171"]{color:#dc2626!important}[data-theme=pearl_office] .container>div:last-child [style*="color: #4f8ef7"],[data-theme=pearl_office] .container>div:last-child [style*="color:#4f8ef7"]{color:#2563eb!important}[data-theme=pearl_office] .container>div:last-child [style*="color: #a855f7"],[data-theme=pearl_office] .container>div:last-child [style*="color:#a855f7"]{color:#7c3aed!important}[data-theme=pearl_office] .container>div:last-child [style*="color: #f97316"],[data-theme=pearl_office] .container>div:last-child [style*="color:#f97316"]{color:#ea580c!important}[data-theme=pearl_office] .container>div:last-child [style*="color: #eab308"],[data-theme=pearl_office] .container>div:last-child [style*="color:#eab308"]{color:#ca8a04!important}[data-theme=pearl_office] .container>div:last-child [style*="color: #14d9b0"],[data-theme=pearl_office] .container>div:last-child [style*="color:#14d9b0"]{color:#0d9488!important}[data-theme=pearl_office] .container>div:last-child [style*="color: #ec4899"],[data-theme=pearl_office] .container>div:last-child [style*="color:#ec4899"]{color:#db2777!important}[data-theme=pearl_office] .container>div:last-child [style*="color: #06b6d4"],[data-theme=pearl_office] .container>div:last-child [style*="color:#06b6d4"]{color:#0891b2!important}[data-theme=arctic_white] .container>div:last-child input,[data-theme=arctic_white] .container>div:last-child textarea,[data-theme=arctic_white] .container>div:last-child select,[data-theme=pearl_office] .container>div:last-child input,[data-theme=pearl_office] .container>div:last-child textarea,[data-theme=pearl_office] .container>div:last-child select{color:#1f2937!important;background-color:#fffffff2!important;border-color:#00000026!important}[data-theme=arctic_white] .container>div:last-child input::placeholder,[data-theme=arctic_white] .container>div:last-child textarea::placeholder,[data-theme=pearl_office] .container>div:last-child input::placeholder,[data-theme=pearl_office] .container>div:last-child textarea::placeholder{color:#9ca3af!important}[data-theme=arctic_white] .container>div:last-child table,[data-theme=pearl_office] .container>div:last-child table{color:#374151!important}[data-theme=arctic_white] .container>div:last-child th,[data-theme=pearl_office] .container>div:last-child th{color:#374151!important;background:#f9fafbf2!important;border-bottom:1px solid rgba(0,0,0,.08)!important}[data-theme=arctic_white] .container>div:last-child td,[data-theme=pearl_office] .container>div:last-child td{color:#374151!important;border-bottom:1px solid rgba(0,0,0,.05)!important}[data-theme=arctic_white] .container>div:last-child h1,[data-theme=arctic_white] .container>div:last-child h2,[data-theme=arctic_white] .container>div:last-child h3,[data-theme=arctic_white] .container>div:last-child h4,[data-theme=arctic_white] .container>div:last-child h5,[data-theme=pearl_office] .container>div:last-child h1,[data-theme=pearl_office] .container>div:last-child h2,[data-theme=pearl_office] .container>div:last-child h3,[data-theme=pearl_office] .container>div:last-child h4,[data-theme=pearl_office] .container>div:last-child h5{color:#111827!important}[data-theme=arctic_white] .topbar *,[data-theme=pearl_office] .topbar *{color:#374151!important}[data-theme=arctic_white] .topbar .topbar-title,[data-theme=pearl_office] .topbar .topbar-title{color:#111827!important}[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient(135deg, rgba(13"],[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient(135deg, rgba(18"],[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient(135deg, rgba(9"],[data-theme=pearl_office] .container>div:last-child [style*="background: linear-gradient(135deg, rgba(13"],[data-theme=pearl_office] .container>div:last-child [style*="background: linear-gradient(135deg, rgba(18"],[data-theme=pearl_office] .container>div:last-child [style*="background: linear-gradient(135deg, rgba(9"]{background:#f1f5f9f5!important;border:1px solid rgba(0,0,0,.06)!important}[data-theme=arctic_white] [style*="체험용 데모"],[data-theme=pearl_office] [style*="체험용 데모"],[data-theme=arctic_white] [style*="체험용 데모"] *,[data-theme=pearl_office] [style*="체험용 데모"] *{color:#374151!important}[data-theme=arctic_white] .kpi-label,[data-theme=pearl_office] .kpi-label{color:#6b7280!important}[data-theme=arctic_white] .kpi-value,[data-theme=pearl_office] .kpi-value{color:#111827!important}[data-theme=arctic_white] .kpi-sub,[data-theme=pearl_office] .kpi-sub{color:#6b7280!important}[data-theme=arctic_white] .hero,[data-theme=pearl_office] .hero{background:#f1f5f9f5!important;border:1px solid rgba(0,0,0,.06)!important}[data-theme=arctic_white] .hero-title,[data-theme=pearl_office] .hero-title{color:#111827!important}[data-theme=arctic_white] .hero-desc,[data-theme=pearl_office] .hero-desc{color:#6b7280!important}[data-theme=arctic_white] .card,[data-theme=pearl_office] .card{background:#fffffff5!important;border-color:#00000014!important}[data-theme=arctic_white] .card-glass,[data-theme=pearl_office] .card-glass{background:#ffffffe6!important;border-color:#00000014!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(239, 68, 68"],[data-theme=arctic_white] .container>div:last-child [style*="background:rgba(239, 68, 68"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(239, 68, 68"],[data-theme=pearl_office] .container>div:last-child [style*="background:rgba(239, 68, 68"]{color:#991b1b!important}[data-theme=arctic_white] .container>div:last-child [style*="cursor: pointer"][style*=padding][style*=border-radius],[data-theme=pearl_office] .container>div:last-child [style*="cursor: pointer"][style*=padding][style*=border-radius]{color:#4b5563}[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(200"],[data-theme=arctic_white] .container>div:last-child [style*="color:rgba(200"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(180"],[data-theme=arctic_white] .container>div:last-child [style*="color:rgba(180"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(200"],[data-theme=pearl_office] .container>div:last-child [style*="color:rgba(200"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(180"],[data-theme=pearl_office] .container>div:last-child [style*="color:rgba(180"]{color:#9ca3af!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(255, 255, 255)"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(255,255,255)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(255, 255, 255)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(255,255,255)"]{color:#1f2937!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(232, 240, 255)"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(232,240,255)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(232, 240, 255)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(232,240,255)"]{color:#1f2937!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(232, 234, 240)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(232, 234, 240)"]{color:#1f2937!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(224, 232, 245)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(224, 232, 245)"]{color:#1f2937!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(255, 255, 255, 0."],[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(255,255,255,0."],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(255, 255, 255, 0."],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(255,255,255,0."]{color:#6b7280!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(255, 255, 255, 0.7"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(255, 255, 255, 0.8"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(255, 255, 255, 0.9"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(255,255,255,0.7"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(255,255,255,0.8"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgba(255,255,255,0.9"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(255, 255, 255, 0.7"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(255, 255, 255, 0.8"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(255, 255, 255, 0.9"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(255,255,255,0.7"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(255,255,255,0.8"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgba(255,255,255,0.9"]{color:#374151!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(141, 164, 196)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(141, 164, 196)"]{color:#6b7280!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(122, 144, 173)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(122, 144, 173)"]{color:#6b7280!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(148, 163, 184)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(148, 163, 184)"]{color:#6b7280!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(196, 212, 232)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(196, 212, 232)"]{color:#374151!important}.kpi-card-outer{background:linear-gradient(135deg,#4f8ef745,#ffffff08)}[data-theme=arctic_white] .kpi-card-outer,[data-theme=pearl_office] .kpi-card-outer{background:transparent!important;box-shadow:0 2px 8px #0000000a!important}[data-theme=arctic_white] .page-hero span,[data-theme=arctic_white] .page-hero div,[data-theme=arctic_white] .page-hero p,[data-theme=arctic_white] .page-hero button,[data-theme=pearl_office] .page-hero span,[data-theme=pearl_office] .page-hero div,[data-theme=pearl_office] .page-hero p,[data-theme=pearl_office] .page-hero button,[data-theme=arctic_white] .guide-card-section span,[data-theme=arctic_white] .guide-card-section div,[data-theme=arctic_white] .guide-card-section p,[data-theme=arctic_white] .guide-card-section li,[data-theme=pearl_office] .guide-card-section span,[data-theme=pearl_office] .guide-card-section div,[data-theme=pearl_office] .guide-card-section p,[data-theme=pearl_office] .guide-card-section li{color:inherit!important}[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(79, 142, 247)"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(99, 102, 241)"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(168, 85, 247)"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(34, 197, 94)"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(239, 68, 68)"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(220, 38, 38)"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(249, 115, 22)"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(79, 142, 247)"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(99, 102, 241)"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(168, 85, 247)"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(34, 197, 94)"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(239, 68, 68)"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(220, 38, 38)"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(249, 115, 22)"]{color:#fff!important}[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(79, 142, 247)"] *,[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(99, 102, 241)"] *,[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(168, 85, 247)"] *,[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(34, 197, 94)"] *,[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(239, 68, 68)"] *,[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(220, 38, 38)"] *,[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(249, 115, 22)"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(79, 142, 247)"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(99, 102, 241)"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(168, 85, 247)"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(34, 197, 94)"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(239, 68, 68)"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(220, 38, 38)"] *,[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(249, 115, 22)"] *{color:#fff!important}[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(9, 15, 30"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(13, 21, 37"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(10, 16, 32"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(0, 0, 0, 0.2"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(0, 0, 0, 0.3"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(0, 0, 0, 0.4"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(0, 0, 0, 0.5"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(0, 0, 0, 0.6"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(9, 15, 30"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(13, 21, 37"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(10, 16, 32"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(0, 0, 0, 0.2"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(0, 0, 0, 0.3"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(0, 0, 0, 0.4"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(0, 0, 0, 0.5"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(0, 0, 0, 0.6"]{background:#f1f5f9eb!important;border:1px solid rgba(0,0,0,.06)!important;color:#374151!important}[data-theme=arctic_white] .container>div:last-child [style*="var(--bg)"],[data-theme=arctic_white] .container>div:last-child [style*="var(--surface)"],[data-theme=pearl_office] .container>div:last-child [style*="var(--bg)"],[data-theme=pearl_office] .container>div:last-child [style*="var(--surface)"]{background:#f1f5f9eb!important}[data-theme=arctic_white] .container>div:last-child [style*="var(--text-1)"],[data-theme=pearl_office] .container>div:last-child [style*="var(--text-1)"]{color:#111827!important}[data-theme=arctic_white] .container>div:last-child [style*="var(--text-2)"],[data-theme=pearl_office] .container>div:last-child [style*="var(--text-2)"]{color:#374151!important}[data-theme=arctic_white] .container>div:last-child [style*="var(--text-3)"],[data-theme=pearl_office] .container>div:last-child [style*="var(--text-3)"]{color:#6b7280!important}[data-theme=arctic_white] .container>div:last-child [style*="border: 1px solid rgba(255, 255, 255"],[data-theme=arctic_white] .container>div:last-child [style*="border-color: rgba(255, 255, 255"],[data-theme=arctic_white] .container>div:last-child [style*="borderColor: rgba(255, 255, 255"],[data-theme=pearl_office] .container>div:last-child [style*="border: 1px solid rgba(255, 255, 255"],[data-theme=pearl_office] .container>div:last-child [style*="border-color: rgba(255, 255, 255"],[data-theme=pearl_office] .container>div:last-child [style*="borderColor: rgba(255, 255, 255"]{border-color:#00000014!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(34, 197, 94)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(34, 197, 94)"]{color:#16a34a!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(74, 222, 128)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(74, 222, 128)"]{color:#16a34a!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(239, 68, 68)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(239, 68, 68)"]{color:#dc2626!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(248, 113, 113)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(248, 113, 113)"]{color:#dc2626!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(79, 142, 247)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(79, 142, 247)"]{color:#2563eb!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(168, 85, 247)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(168, 85, 247)"]{color:#7c3aed!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(249, 115, 22)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(249, 115, 22)"]{color:#ea580c!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(234, 179, 8)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(234, 179, 8)"]{color:#ca8a04!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(251, 191, 36)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(251, 191, 36)"]{color:#d97706!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(20, 217, 176)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(20, 217, 176)"]{color:#0d9488!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(236, 72, 153)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(236, 72, 153)"]{color:#db2777!important}.kpi-card-inner{background:linear-gradient(145deg,#060e1e,#030810)}[data-theme=arctic_white] .kpi-card-inner,[data-theme=pearl_office] .kpi-card-inner{background:linear-gradient(145deg,#f3f6fa,#e9ecf2)!important;border:1px solid rgba(0,0,0,.06)!important;box-shadow:0 2px 12px #0000000a!important}[data-theme=arctic_white] .kpi-card-inner *,[data-theme=pearl_office] .kpi-card-inner *{text-shadow:none!important}[data-theme=arctic_white] .overview-card-section,[data-theme=pearl_office] .overview-card-section{background:#ffffffeb!important;border:1px solid rgba(0,0,0,.06)!important}[data-theme=arctic_white] .overview-card-section [style*="color: rgba(255, 255, 255"],[data-theme=arctic_white] .overview-card-section [style*="color: rgb(255, 255, 255)"],[data-theme=pearl_office] .overview-card-section [style*="color: rgba(255, 255, 255"],[data-theme=pearl_office] .overview-card-section [style*="color: rgb(255, 255, 255)"]{color:#374151!important}[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(255, 255, 255, 0.03)"],[data-theme=arctic_white] .container>div:last-child [style*="background: rgba(255,255,255,0.03)"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(255, 255, 255, 0.03)"],[data-theme=pearl_office] .container>div:last-child [style*="background: rgba(255,255,255,0.03)"]{background:#ffffffeb!important;border-color:#0000000f!important}[data-theme=arctic_white] .container>div:last-child [style*=textShadow],[data-theme=pearl_office] .container>div:last-child [style*=textShadow]{text-shadow:none!important}[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient(145deg"]:not(.kpi-card-inner),[data-theme=pearl_office] .container>div:last-child [style*="background: linear-gradient(145deg"]:not(.kpi-card-inner){background:linear-gradient(145deg,#f3f6fa,#e9ecf2)!important;border:1px solid rgba(0,0,0,.06)!important}[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient(145deg"]:not(.kpi-card-inner) [style*="color: rgba(255, 255, 255"],[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient(145deg"]:not(.kpi-card-inner) [style*="color: rgb(255, 255, 255)"],[data-theme=arctic_white] .container>div:last-child [style*="background: linear-gradient(145deg"]:not(.kpi-card-inner) [style*="color: rgb(226, 232, 240)"],[data-theme=pearl_office] .container>div:last-child [style*="background: linear-gradient(145deg"]:not(.kpi-card-inner) [style*="color: rgba(255, 255, 255"],[data-theme=pearl_office] .container>div:last-child [style*="background: linear-gradient(145deg"]:not(.kpi-card-inner) [style*="color: rgb(255, 255, 255)"],[data-theme=pearl_office] .container>div:last-child [style*="background: linear-gradient(145deg"]:not(.kpi-card-inner) [style*="color: rgb(226, 232, 240)"]{color:#374151!important;text-shadow:none!important}[data-theme=arctic_white] .kpi-card-inner [style*="color: rgba(255, 255, 255"],[data-theme=arctic_white] .kpi-card-inner [style*="color: rgb(255, 255, 255)"],[data-theme=pearl_office] .kpi-card-inner [style*="color: rgba(255, 255, 255"],[data-theme=pearl_office] .kpi-card-inner [style*="color: rgb(255, 255, 255)"]{color:#374151!important}[data-theme=arctic_white] .kpi-card-inner [style*="color: rgb(79, 142, 247)"],[data-theme=pearl_office] .kpi-card-inner [style*="color: rgb(79, 142, 247)"]{color:#1d4ed8!important}[data-theme=arctic_white] .kpi-card-inner [style*="color: rgb(249, 115, 22)"],[data-theme=pearl_office] .kpi-card-inner [style*="color: rgb(249, 115, 22)"]{color:#c2410c!important}[data-theme=arctic_white] .kpi-card-inner [style*="color: rgb(34, 197, 94)"],[data-theme=pearl_office] .kpi-card-inner [style*="color: rgb(34, 197, 94)"]{color:#15803d!important}[data-theme=arctic_white] .kpi-card-inner [style*="color: rgb(168, 85, 247)"],[data-theme=pearl_office] .kpi-card-inner [style*="color: rgb(168, 85, 247)"]{color:#7c3aed!important}[data-theme=arctic_white] .kpi-card-inner [style*="color: rgb(236, 72, 153)"],[data-theme=pearl_office] .kpi-card-inner [style*="color: rgb(236, 72, 153)"]{color:#be185d!important}[data-theme=arctic_white] .kpi-card-inner [style*="color: rgb(20, 217, 176)"],[data-theme=pearl_office] .kpi-card-inner [style*="color: rgb(20, 217, 176)"]{color:#0d9488!important}[data-theme=arctic_white] .kpi-card-inner [style*="color: rgb(74, 222, 128)"],[data-theme=pearl_office] .kpi-card-inner [style*="color: rgb(74, 222, 128)"]{color:#15803d!important}[data-theme=arctic_white] .kpi-card-inner [style*="color: rgb(248, 113, 113)"],[data-theme=pearl_office] .kpi-card-inner [style*="color: rgb(248, 113, 113)"]{color:#b91c1c!important}[data-theme=arctic_white] .container>div:last-child [style*=text-shadow],[data-theme=pearl_office] .container>div:last-child [style*=text-shadow]{text-shadow:none!important}[data-theme=arctic_white] .container>div:last-child [style*=box-shadow][style*="rgba(0"],[data-theme=pearl_office] .container>div:last-child [style*=box-shadow][style*="rgba(0"]{box-shadow:0 2px 8px #0000000a!important}[data-theme=arctic_white] .kpi-card-inner svg,[data-theme=pearl_office] .kpi-card-inner svg{opacity:.4!important}[data-theme=arctic_white] .container>div:last-child button[style*="background: rgb(79, 142, 247)"],[data-theme=arctic_white] .container>div:last-child button[style*="background: rgb(236, 72, 153)"],[data-theme=arctic_white] .container>div:last-child button[style*="background: rgb(34, 197, 94)"],[data-theme=arctic_white] .container>div:last-child button[style*="background: rgb(249, 115, 22)"],[data-theme=arctic_white] .container>div:last-child button[style*="background: rgb(20, 217, 176)"],[data-theme=arctic_white] .container>div:last-child button[style*="background: rgb(168, 85, 247)"],[data-theme=arctic_white] .container>div:last-child button[style*="background: rgb(99, 102, 241)"],[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(79, 142, 247)"],[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(236, 72, 153)"],[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(34, 197, 94)"],[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(249, 115, 22)"],[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(20, 217, 176)"],[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(168, 85, 247)"],[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(99, 102, 241)"]{color:#fff!important}[data-theme=arctic_white] .hero,[data-theme=pearl_office] .hero{background:#f1f5f9f5!important;border:1px solid rgba(0,0,0,.05)!important}[data-theme=arctic_white] .hero *,[data-theme=pearl_office] .hero *{text-shadow:none!important}[data-theme=arctic_white] .container>div:last-child div[style*="rgba(255, 255, 255"],[data-theme=pearl_office] .container>div:last-child div[style*="rgba(255, 255, 255"]{color:#6b7280}[data-theme=arctic_white] .container>div:last-child span[style*="rgba(255, 255, 255"],[data-theme=pearl_office] .container>div:last-child span[style*="rgba(255, 255, 255"]{color:#6b7280}[data-theme=arctic_white] .guide-card-section,[data-theme=pearl_office] .guide-card-section{background:#fffffff2!important;border:1px solid rgba(0,0,0,.06)!important}[data-theme=arctic_white] .guide-card-section [style*="color: rgb(226, 232, 240)"],[data-theme=pearl_office] .guide-card-section [style*="color: rgb(226, 232, 240)"]{color:#111827!important}[data-theme=arctic_white] .guide-card-section [style*="color: rgba(255, 255, 255"],[data-theme=pearl_office] .guide-card-section [style*="color: rgba(255, 255, 255"]{color:#6b7280!important}[data-theme=arctic_white] .guide-card-section [style*="background: rgba(255, 255, 255, 0.02)"],[data-theme=pearl_office] .guide-card-section [style*="background: rgba(255, 255, 255, 0.02)"]{background:#f1f5f999!important;border-color:#0000000f!important}[data-theme=arctic_white] .guide-card-section [style*="background: rgba(34, 197, 94, 0.05)"],[data-theme=pearl_office] .guide-card-section [style*="background: rgba(34, 197, 94, 0.05)"]{background:#f1fff5cc!important}[data-theme=arctic_white] .guide-card-section [style*="border: 1px solid rgba(255, 255, 255"],[data-theme=pearl_office] .guide-card-section [style*="border: 1px solid rgba(255, 255, 255"]{border-color:#0000000f!important}[data-theme=arctic_white] .guide-card-section ul,[data-theme=arctic_white] .guide-card-section li,[data-theme=pearl_office] .guide-card-section ul,[data-theme=pearl_office] .guide-card-section li{color:#6b7280!important}

/* ═══════════════════════════════════════════════════════════════
   FULL LIGHT THEME UNIFICATION v8.0
   Override ALL background/surface/card CSS variables
   ═══════════════════════════════════════════════════════════════ */

[data-theme="arctic_white"] {
  --bg: #f0f4f8 !important;
  --surface: #ffffff !important;
  --surface-2: #f8fafc !important;
  --card: #ffffff !important;
  --card-hover: #f8fafc !important;
  --border: #e2e8f0 !important;
  --border-2: #cbd5e1 !important;
  --text-1: #0f172a !important;
  --text-2: #475569 !important;
  --text-3: #94a3b8 !important;
  --heading: #0f172a !important;
  --sidebar-bg: #1e293b !important;
  --sidebar-text: #e2e8f0 !important;
  --sidebar-hover: #334155 !important;
  --table-header: #f1f5f9 !important;
  --table-row: #ffffff !important;
  --table-row-alt: #f8fafc !important;
  --input-bg: #ffffff !important;
  --input-border: #cbd5e1 !important;
  --shadow: 0 1px 3px rgba(0,0,0,0.08) !important;
  --shadow-lg: 0 4px 12px rgba(0,0,0,0.1) !important;
}

[data-theme="pearl_office"] {
  --bg: #f5f0ec !important;
  --surface: #ffffff !important;
  --surface-2: #faf8f6 !important;
  --card: #ffffff !important;
  --card-hover: #faf8f6 !important;
  --border: #e7e0d8 !important;
  --border-2: #d4ccc4 !important;
  --text-1: #1a1612 !important;
  --text-2: #5c534a !important;
  --text-3: #9a8f84 !important;
  --heading: #1a1612 !important;
  --table-header: #f5f0ec !important;
  --table-row: #ffffff !important;
  --table-row-alt: #faf8f6 !important;
  --input-bg: #ffffff !important;
  --input-border: #d4ccc4 !important;
}

/* Force white backgrounds on key elements */
[data-theme="arctic_white"] .card,
[data-theme="pearl_office"] .card,
[data-theme="arctic_white"] .card-glass,
[data-theme="pearl_office"] .card-glass {
  background: var(--surface) !important;
  border: 1px solid var(--border) !important;
  color: var(--text-1) !important;
}

[data-theme="arctic_white"] .kpi-card,
[data-theme="pearl_office"] .kpi-card {
  background: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  color: #1e293b !important;
}

/* Hero section light styling */
[data-theme="arctic_white"] .hero,
[data-theme="pearl_office"] .hero {
  background: linear-gradient(135deg, rgba(79,142,247,0.04), rgba(99,102,241,0.03)) !important;
  border: 1px solid rgba(79,142,247,0.12) !important;
  color: #1e293b !important;
  max-width: 100% !important;
  width: 100% !important;
}

/* Sub-tab bar background → white */
[data-theme="arctic_white"] .tabs,
[data-theme="pearl_office"] .tabs {
  background: #ffffff !important;
  border-bottom: 1px solid #e2e8f0 !important;
}

/* Active tab → keep gradient background with white text */
[data-theme="arctic_white"] .tab.active,
[data-theme="pearl_office"] .tab.active,
[data-theme="arctic_white"] .tabs button.active,
[data-theme="pearl_office"] .tabs button.active {
  color: #0f172a !important;
  -webkit-text-fill-color: #0f172a !important;
  font-weight: 700 !important;
}

/* Inactive tab → dark text */
[data-theme="arctic_white"] .tab:not(.active),
[data-theme="pearl_office"] .tab:not(.active),
[data-theme="arctic_white"] .tabs button:not(.active),
[data-theme="pearl_office"] .tabs button:not(.active) {
  color: #64748b !important;
  -webkit-text-fill-color: #64748b !important;
  background: transparent !important;
}

/* Table styling */
[data-theme="arctic_white"] table,
[data-theme="pearl_office"] table {
  background: #ffffff !important;
}

[data-theme="arctic_white"] thead,
[data-theme="pearl_office"] thead {
  background: #f1f5f9 !important;
}

[data-theme="arctic_white"] th,
[data-theme="pearl_office"] th {
  background: #f1f5f9 !important;
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
  border-bottom: 1px solid #e2e8f0 !important;
}

[data-theme="arctic_white"] td,
[data-theme="pearl_office"] td {
  color: #1e293b !important;
  -webkit-text-fill-color: #1e293b !important;
  border-bottom: 1px solid #f1f5f9 !important;
}

[data-theme="arctic_white"] tr:hover,
[data-theme="pearl_office"] tr:hover {
  background: #f8fafc !important;
}

/* Section backgrounds → white */
[data-theme="arctic_white"] section,
[data-theme="pearl_office"] section {
  background: transparent !important;
}

/* Empty state / placeholder areas */
[data-theme="arctic_white"] .empty-state,
[data-theme="pearl_office"] .empty-state {
  background: #f8fafc !important;
  color: #64748b !important;
}

/* Fix inline rgba dark backgrounds */
[data-theme="arctic_white"] [style*="background: rgba(0"],
[data-theme="pearl_office"] [style*="background: rgba(0"],
[data-theme="arctic_white"] [style*="background:rgba(0"],
[data-theme="pearl_office"] [style*="background:rgba(0"],
[data-theme="arctic_white"] [style*="background: rgb(15"],
[data-theme="pearl_office"] [style*="background: rgb(15"],
[data-theme="arctic_white"] [style*="background: rgb(30"],
[data-theme="pearl_office"] [style*="background: rgb(30"] {
  background: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
}

/* Fix surfaces with var(--surface) that were dark */
[data-theme="arctic_white"] [style*="background: var(--surface)"],
[data-theme="pearl_office"] [style*="background: var(--surface)"] {
  background: #ffffff !important;
}

[data-theme="arctic_white"] [style*="var(--card)"],
[data-theme="pearl_office"] [style*="var(--card)"] {
  background: #ffffff !important;
}

/* Select/dropdown styling */
[data-theme="arctic_white"] select,
[data-theme="pearl_office"] select {
  background: #ffffff !important;
  border: 1px solid #cbd5e1 !important;
  color: #1e293b !important;
}

[data-theme="arctic_white"] input,
[data-theme="pearl_office"] input {
  background: #ffffff !important;
  border: 1px solid #cbd5e1 !important;
  color: #1e293b !important;
}

/* Badge refinement */
[data-theme="arctic_white"] .badge,
[data-theme="pearl_office"] .badge {
  border: 1px solid #e2e8f0 !important;
}

/* Progress bars should be visible */
[data-theme="arctic_white"] [style*="background: var(--border)"],
[data-theme="pearl_office"] [style*="background: var(--border)"] {
  background: #e2e8f0 !important;
}

/* Scrollbar light styling */
[data-theme="arctic_white"] ::-webkit-scrollbar-track {
  background: #f1f5f9 !important;
}
[data-theme="arctic_white"] ::-webkit-scrollbar-thumb {
  background: #cbd5e1 !important;
}
[data-theme="arctic_white"] ::-webkit-scrollbar-thumb:hover {
  background: #94a3b8 !important;
}

/* Main content area full width */
[data-theme="arctic_white"] main,
[data-theme="pearl_office"] main,
[data-theme="arctic_white"] main > div,
[data-theme="pearl_office"] main > div {
  max-width: 100% !important;
  width: 100% !important;
}

/* Gradient text → dark text */
[data-theme="arctic_white"] .hero-title,
[data-theme="pearl_office"] .hero-title {
  color: #0f172a !important;
  -webkit-text-fill-color: #0f172a !important;
  background: none !important;
  -webkit-background-clip: initial !important;
  background-clip: initial !important;
}

[data-theme="arctic_white"] .hero-desc,
[data-theme="pearl_office"] .hero-desc {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
}

/* Global text fill fix */
[data-theme="arctic_white"] *,
[data-theme="pearl_office"] * {
  -webkit-text-fill-color: inherit !important;
}

/* Gradient buttons keep white */
[data-theme="arctic_white"] button[style*="linear-gradient"],
[data-theme="pearl_office"] button[style*="linear-gradient"],
[data-theme="arctic_white"] .btn-primary,
[data-theme="pearl_office"] .btn-primary {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

/* Regular buttons → dark text */
[data-theme="arctic_white"] button:not([style*="linear-gradient"]):not(.btn-primary):not(.active):not(.tab),
[data-theme="pearl_office"] button:not([style*="linear-gradient"]):not(.btn-primary):not(.active):not(.tab) {
  color: #374151 !important;
  -webkit-text-fill-color: #374151 !important;
}

/* Sidebar stays dark (intended) */
[data-theme="arctic_white"] aside *,
[data-theme="pearl_office"] aside *,
[data-theme="arctic_white"] nav *,
[data-theme="pearl_office"] nav * {
  -webkit-text-fill-color: inherit !important;
}

/* Chart labels */
[data-theme="arctic_white"] .recharts-text,
[data-theme="pearl_office"] .recharts-text {
  fill: #475569 !important;
}
[data-theme="arctic_white"] .recharts-cartesian-axis-tick text,
[data-theme="pearl_office"] .recharts-cartesian-axis-tick text {
  fill: #64748b !important;
}

/* Accent color preservation */
[data-theme="arctic_white"] [style*="color: #ef4444"],
[data-theme="pearl_office"] [style*="color: #ef4444"] { color: #ef4444 !important; -webkit-text-fill-color: #ef4444 !important; }
[data-theme="arctic_white"] [style*="color: #22c55e"],
[data-theme="pearl_office"] [style*="color: #22c55e"] { color: #22c55e !important; -webkit-text-fill-color: #22c55e !important; }
[data-theme="arctic_white"] [style*="color: #4f8ef7"],
[data-theme="pearl_office"] [style*="color: #4f8ef7"] { color: #4f8ef7 !important; -webkit-text-fill-color: #4f8ef7 !important; }
[data-theme="arctic_white"] [style*="color: #f97316"],
[data-theme="pearl_office"] [style*="color: #f97316"] { color: #f97316 !important; -webkit-text-fill-color: #f97316 !important; }
[data-theme="arctic_white"] [style*="color: #a855f7"],
[data-theme="pearl_office"] [style*="color: #a855f7"] { color: #a855f7 !important; -webkit-text-fill-color: #a855f7 !important; }

/* ═══════════════════════════════════════════════════════════════
   END FULL LIGHT THEME UNIFICATION v8.0
   ═══════════════════════════════════════════════════════════════ */


/* ═══════════════════════════════════════════════════════════════
   ACTIVE TAB FIX v9.0
   Remove the blanket white-text rule for active tabs.
   Let JS handle it dynamically based on actual background.
   ═══════════════════════════════════════════════════════════════ */

/* Remove previous active tab rules — let JS decide */
[data-theme="arctic_white"] .tab.active,
[data-theme="pearl_office"] .tab.active,
[data-theme="arctic_white"] .tabs button.active,
[data-theme="pearl_office"] .tabs button.active {
  color: #0f172a !important;
  -webkit-text-fill-color: #0f172a !important;
  font-weight: 700 !important;
}

/* Tabs with explicit gradient inline style → white */
[data-theme="arctic_white"] .tab.active[style*="linear-gradient"],
[data-theme="pearl_office"] .tab.active[style*="linear-gradient"],
[data-theme="arctic_white"] button.active[style*="linear-gradient"],
[data-theme="pearl_office"] button.active[style*="linear-gradient"],
[data-theme="arctic_white"] button[style*="linear-gradient"],
[data-theme="pearl_office"] button[style*="linear-gradient"] {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

/* Inactive tabs dark */
[data-theme="arctic_white"] .tab:not(.active),
[data-theme="pearl_office"] .tab:not(.active),
[data-theme="arctic_white"] .tabs button:not(.active),
[data-theme="pearl_office"] .tabs button:not(.active) {
  color: #64748b !important;
  -webkit-text-fill-color: #64748b !important;
}

/* Active tab with border-bottom indicator → dark text, not white */
[data-theme="arctic_white"] button[style*="border-bottom"],
[data-theme="pearl_office"] button[style*="border-bottom"],
[data-theme="arctic_white"] button[style*="borderBottom"],
[data-theme="pearl_office"] button[style*="borderBottom"] {
  color: #0f172a !important;
  -webkit-text-fill-color: #0f172a !important;
}

/* ═══════════════════════════════════════════════════════════════
   END ACTIVE TAB FIX v9.0
   ═══════════════════════════════════════════════════════════════ */
