@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{--bg: #f5f7fa;--surface: #ffffff;--bg-card: rgba(255,255,255,.95);--accent: #4f8ef7;--topbar-bg: #ffffff;--topbar-text: #111827;--topbar-border: rgba(0,0,0,.06);--topbar-icon-bg: rgba(79, 142, 247, .07);--body-bg: #f9fafb;--text-main: #111827;--surface2: #ffffff;--border: rgba(55,65,81,.1);--border2: rgba(55,65,81,.16);--blue: #4f8ef7;--purple: #a855f7;--teal: #14d9b0;--orange: #f97316;--pink: #ec4899;--yellow: #eab308;--red: #ef4444;--green: #22c55e;--text-1: #111827;--text-2: #374151;--text-3: #6b7280;--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-base: 12.5px;--sp-xs: 4px;--sp-sm: 8px;--sp-md: 12px;--sp-lg: 16px;--sp-xl: 20px;--sp-2xl: 24px;--layout-sidebar-width: 200px;--layout-header-height: 52px;--layout-page-padding-x: 16px;--layout-page-padding-y: 14px;--layout-page-padding-bottom: 20px;--layout-page-max-width: 1680px;--layout-section-gap: 20px;--layout-card-gap: 16px;--layout-grid-gap: 16px;--layout-grid-columns: 12;--layout-toolbar-height: 44px;--layout-control-height: 34px;--layout-control-height-sm: 28px;--layout-control-height-lg: 40px;--layout-tab-height: 36px;--fs-xs: 12px;--fs-sm: 12px;--fs-base: 12px;--fs-md: 13px;--fs-lg: 14px;--fs-xl: 16px;--fs-2xl: 20px;--fs-3xl: 24px;--fs-4xl: 30px;--lh-tight: 1.25;--lh-base: 1.55;--lh-relaxed: 1.7;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-pill: 999px;--surface-canvas: var(--bg);--surface-primary: var(--surface);--surface-secondary: var(--surface2);--surface-hover: rgba(127, 145, 175, .08);--surface-selected: rgba(79, 142, 247, .1);--surface-overlay: var(--bg-card);--surface-disabled: rgba(127, 145, 175, .06);--border-default: var(--border2);--border-subtle: var(--border);--text-primary: var(--text-1);--text-secondary: var(--text-2);--text-muted: var(--text-3);--brand-primary: var(--accent);--brand-subtle: rgba(79, 142, 247, .1);--sidebar-bg: var(--surface-primary);--sidebar-border: var(--border-subtle);--sidebar-text: var(--text-secondary);--sidebar-text-strong: var(--text-primary);--sidebar-text-muted: var(--text-muted);--sidebar-item-hover-bg: var(--surface-hover);--sidebar-item-active-bg: var(--brand-subtle);--sidebar-item-active-text: var(--accent-text);--brand-mark-from: #2563eb;--brand-mark-to: #7c3aed;--brand-mark-arrow: #15803d;--brand-mark-spark: #d97706;--success: var(--green);--warning: var(--yellow);--danger: var(--red);--info: var(--blue);--success-text: #146c34;--success-solid: #15803d;--success-surface: rgba(34, 197, 94, .12);--success-border: rgba(34, 197, 94, .3);--warning-text: #854d0e;--warning-surface: rgba(234, 179, 8, .14);--warning-border: rgba(234, 179, 8, .32);--danger-text: #b91c1c;--danger-solid: #b91c1c;--danger-surface: rgba(239, 68, 68, .12);--danger-border: rgba(239, 68, 68, .3);--info-text: #1d4ed8;--info-surface: rgba(79, 142, 247, .12);--info-border: rgba(79, 142, 247, .3);--purple-text: #7e22ce;--accent-text: #1d4ed8;--accent-solid: #2563eb;--accent-surface: rgba(79, 142, 247, .12);--accent-border: rgba(79, 142, 247, .3);--warning-solid: #eab308;--tint-neutral: rgba(127, 145, 175, .07);--tint-neutral-strong: rgba(127, 145, 175, .18);--chart-1: var(--accent);--chart-2: #14d9b0;--chart-3: #a855f7;--chart-4: #f97316;--chart-5: #0ea5e9;--chart-6: #ec4899;--chart-7: #94a3b8;--chart-positive: var(--green);--chart-negative: var(--red);--chart-neutral: #94a3b8;--chart-grid: rgba(127, 145, 175, .16);--chart-axis-text: var(--text-3);--chart-axis-fs: 11px;--chart-line-width: 2px;font-family:Inter,Pretendard Variable,Pretendard,-apple-system,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,맑은 고딕,ui-sans-serif,system-ui,sans-serif;font-feature-settings:"cv01","cv02","cv03","cv04";font-variant-numeric:tabular-nums}.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;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.dash-safe>*,[class*=card]>*,main :where(div,section,article)>:where(div,span,p,h1,h2,h3,h4){min-width:0}.sidebar :where(div,section,nav,ul,li,a,button)>:where(div,span,p,a,button,h1,h2,h3,h4),.topbar :where(div,section,nav,a,button)>:where(div,span,p,a,button,h1,h2,h3,h4){min-width:0}.sidebar :where(a,button) :where(span,div){overflow-wrap:break-word}main :where(div,span,p,li,td,th,h1,h2,h3,h4,label,button,a){word-break:keep-all;overflow-wrap:anywhere}main table{table-layout:auto;max-width:100%}main th,main td{overflow-wrap:anywhere}html[lang=ja] body,html[lang=ja] input,html[lang=ja] textarea,html[lang=ja] select,html[lang=ja] button{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,ui-sans-serif,system-ui,sans-serif}html[lang=zh] body,html[lang=zh] input,html[lang=zh] textarea,html[lang=zh] select,html[lang=zh] button{font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif}html[lang=zh-TW] body,html[lang=zh-TW] input,html[lang=zh-TW] textarea,html[lang=zh-TW] select,html[lang=zh-TW] button{font-family:Inter,Noto Sans TC,PingFang TC,Microsoft JhengHei,ui-sans-serif,system-ui,sans-serif}html[lang=th] body,html[lang=th] input,html[lang=th] textarea,html[lang=th] select,html[lang=th] button{font-family:Inter,Noto Sans Thai,Leelawadee UI,ui-sans-serif,system-ui,sans-serif}html[lang=ar] body,html[lang=ar] input,html[lang=ar] textarea,html[lang=ar] select,html[lang=ar] button{font-family:Inter,Noto Sans Arabic,Segoe UI,Tahoma,ui-sans-serif,system-ui,sans-serif}html[lang=hi] body,html[lang=hi] input,html[lang=hi] textarea,html[lang=hi] select,html[lang=hi] button{font-family:Inter,Noto Sans Devanagari,Nirmala UI,ui-sans-serif,system-ui,sans-serif}html[lang=th] main :where(div,span,p,li,td,th,h1,h2,h3,h4,label,button,a),html[lang=hi] main :where(div,span,p,li,td,th,h1,h2,h3,h4,label,button,a){line-height:1.6;word-break:normal}html[lang=ar] main :where(div,span,p,li,td,th,h1,h2,h3,h4,label,button,a){line-height:1.55;word-break:normal}html[lang=ja] main :where(div,span,p,li,td,th,h1,h2,h3,h4,label,button,a),html[lang=zh] main :where(div,span,p,li,td,th,h1,h2,h3,h4,label,button,a),html[lang=zh-TW] main :where(div,span,p,li,td,th,h1,h2,h3,h4,label,button,a){word-break:normal}.text-ellipsis{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}*,*: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}[data-theme=arctic_white] .card,[data-theme=pearl_office] .card{box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f;border:1px solid rgba(55,65,81,.08);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}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:var(--layout-sidebar-width) 1fr;height:100vh;overflow:hidden}@media (min-width: 769px){html[lang=de],html[lang=ru],html[lang=pt],html[lang=es],html[lang=fr],html[lang=vi],html[lang=id],html[lang=th],html[lang=ar],html[lang=hi]{--layout-sidebar-width: 236px}}.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}@media (min-width: 769px){.container{transition:grid-template-columns .22s cubic-bezier(.4,0,.2,1)}.sidebar{transition:padding .22s cubic-bezier(.4,0,.2,1),opacity .16s ease,border-color .22s ease}body.sidebar-collapsed .container{grid-template-columns:0 1fr}body.sidebar-collapsed .sidebar{padding-left:0;padding-right:0;border-right-color:transparent;opacity:0;visibility:hidden;pointer-events:none}}@media (prefers-reduced-motion: reduce){.container,.sidebar{transition:none!important}}.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}.topbar-recents{flex-shrink:1}.topbar-recents button:hover{background:#638cff1a!important;border-color:#638cff59!important}@media (max-width: 1200px){.topbar-recents{display:none!important}}.sidebar-collapse-btn{margin-left:auto;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--text-3, #94a3b8);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.sidebar-collapse-btn:hover{background:#94a3b824;border-color:var(--border);color:var(--text-1, #e2e8f0)}.sidebar-collapse-btn:focus-visible{outline:2px solid var(--blue, #4f8ef7);outline-offset:2px}@media (max-width: 768px){.sidebar-collapse-btn{display:none!important}}.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:700;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.15}.kpi-value{font-size:var(--fs-3xl);font-weight:700;letter-spacing:-.6px;margin-top:6px;line-height:1.15;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:12px 18px;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{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.hero-meta{display:flex;align-items:flex-start;gap:14px;flex:1 1 auto;min-width:0}.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:700;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: 12px;--fs-sm: 12px;--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;height:100dvh!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;-webkit-overflow-scrolling:touch!important;padding-top:calc(16px + env(safe-area-inset-top,0px))!important;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))!important;padding-left:calc(12px + env(safe-area-inset-left,0px))!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}.sidebar .nav-section-toggle{min-height:44px!important;padding:9px 12px!important}.sidebar div[role=region][aria-label]{overflow:hidden!important}.sidebar .nav-item{min-height:44px!important;padding-top:9px!important;padding-bottom:9px!important;white-space:nowrap}.sidebar .nav-item .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.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;max-width:100vw!important;box-sizing:border-box!important}.topbar>div:first-child{min-width:0!important;flex-shrink:1!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;flex-shrink:1!important;min-width:0!important}.topbar-lang-label{display:none!important}.topbar [style*="border-radius: 99"]{font-size:8px!important;padding:2px 7px!important;align-self:center!important;height:auto!important;min-height:0!important;line-height:1.5!important}.onb-guide-root,.onb-guide-root *{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.onb-guide-root [style*=flex]{flex-wrap:wrap!important}.onb-guide-root .onb-biz-card{flex:1 1 0!important;padding:9px 8px!important;text-align:center!important;min-width:0!important}.onb-guide-root .onb-biz-desc{display:none!important}.onb-guide-root .onb-biz-title{font-size:12px!important;margin-bottom:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.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}.app-content-area,main *,.page-content *,.app-content-area *{min-width:0}.app-scroll-wrap{overflow-y:auto!important;min-height:0!important;-webkit-overflow-scrolling:touch!important}.app-content-area .fade-up,.app-content-area [style*="flex: 1"][style*="overflow-y: auto"],.app-content-area [style*="flex: 1"][style*="overflow: hidden auto"],.app-content-area [style*="flex: 1"][style*="overflow:hidden auto"],.app-content-area [style*="flex:1"][style*="overflow-y: auto"],.app-content-area [style*="flex:1"][style*="overflow-y:auto"]{overflow:visible!important;max-height:none!important}.app-content-area>div{height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important;max-width:100%!important}.app-content-area .sub-tab-nav>div[style*="display: flex"],.app-content-area .sub-tab-nav>div[style*="display:flex"],.app-content-area .sub-tab-nav>div{flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.app-content-area .sub-tab-nav>div::-webkit-scrollbar{display:none!important}.app-content-area .sub-tab-nav>div>button{flex:0 0 auto!important;white-space:nowrap!important}.sub-tab-nav{padding:6px 8px!important;position:sticky!important;top:0!important;z-index:30!important}.app-content-area .hero{padding:8px 12px!important;border-bottom:none!important}.app-content-area .hero .hero-desc,.app-content-area .hero-desc{display:none!important}.app-content-area .hero .hero-title{font-size:16px!important;line-height:1.25!important}.app-content-area [style*="font-size: 8px"],.app-content-area [style*="font-size: 9px"]{font-size:10px!important}.app-content-area [style*="font-size: 11.5px"]{font-size:11px!important}.app-content-area [style*="font-size: 15px"]{font-size:14px!important}.app-content-area [style*="font-size: 19px"]{font-size:18px!important}[style*="display: flex"][style*=gap]:not([style*=column]){flex-wrap:wrap}.app-content-area [style*="display: flex"]:not([style*=column]),.app-content-area [style*="display:flex"]:not([style*=column]){flex-wrap:wrap!important}.container>div:last-child *:not(.topbar):not(.topbar *):not([role=tablist]):not([role=tablist] *):not(table):not(thead):not(tbody):not(tfoot):not(tr):not(td):not(th):not(svg):not(canvas):not(iframe):not([style*="overflow-x: auto"]):not([style*="overflow-x:auto"]):not([style*="overflow: auto"]):not([style*="overflow:auto"]){max-width:100vw!important}.container>div:last-child [style*="display: grid"]:not([style*=minmax]):not([role=tablist]),.container>div:last-child [style*="display:grid"]:not([style*=minmax]):not([role=tablist]){grid-template-columns:1fr!important}[style*="flex-direction: column"],[style*="flex-direction:column"]{flex-wrap:nowrap!important}.hero-meta{flex-direction:column!important;align-items:stretch!important}.hero-meta>*{width:100%!important;min-width:0!important}.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;position:relative}table{scrollbar-width:thin!important;scrollbar-color:rgba(79,142,247,.45) transparent!important}table::-webkit-scrollbar,div:has(>table)::-webkit-scrollbar{height:6px!important;-webkit-appearance:none!important;display:block!important}table::-webkit-scrollbar-thumb,div:has(>table)::-webkit-scrollbar-thumb{background:#4f8ef780!important;border-radius:6px!important}div:has(>table):after{content:"";position:absolute;top:1px;right:0;bottom:7px;width:26px;pointer-events:none;background:linear-gradient(to right,#78829600,#78829624);border-radius:0 10px 10px 0}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:44px;touch-action:manipulation}button.icon-btn,button[class*=chip],button[data-compact]{min-height:0}[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 (max-width: 768px){html{overflow-x:hidden!important;max-width:100vw!important}p,span,div,li,a,dd,dt,h1,h2,h3,h4,h5,h6,small,label{overflow-wrap:anywhere}.app-content-area td,.app-content-area th,table td,table th{overflow-wrap:break-word!important;word-break:keep-all!important}.app-content-area td.rollup-cell-sku{min-width:62px!important;max-width:96px!important}.app-content-area td.rollup-cell-name{min-width:90px!important;max-width:132px!important}.rollup-clip2{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;line-height:1.3!important}.responsive-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important;gap:10px!important}.grid-2,.grid-3,.grid-4,.grid-5,.cols-2,.cols-3,.cols-4,.two-col,.three-col,.four-col,[class*=-grid-][class*=col]{grid-template-columns:1fr!important}.btn-group,.button-group,.btn-row,.button-row,.filter-bar,.filters,.filter-row,.toolbar,.actions,.action-bar,.action-row{flex-wrap:wrap!important;max-width:100%!important}[class*=matrix],[class*=Matrix],[class*=grid-table],[class*=gridTable],[class*=datagrid],[class*=DataGrid],[class*=perm-table],[class*=access-table]{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;max-width:100%!important;scrollbar-width:thin}[class*=fixed-height],[class*=vh-100],[class*=full-height]{height:auto!important;min-height:0!important;overflow:visible!important}[class*=sticky-bottom],[class*=bottom-bar],[class*=bottom-action],[class*=footer-actions],[class*=sticky-action]{padding-bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;box-sizing:border-box!important;max-width:100vw!important}[style*="position: fixed"][style*="top: 0"][style*="bottom: 0"][style*="right: 0"][style*="width:"],[style*="position:fixed"][style*="top:0"][style*="bottom:0"][style*="right:0"][style*="width:"]{width:100%!important;max-width:100vw!important;left:0!important;right:0!important;box-sizing:border-box!important;padding-top:calc(16px + env(safe-area-inset-top,0px))!important;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))!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:700;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=deep_space] .sidebar .nav-item,html:not([data-theme]) .sidebar .nav-item{color:#b8d0f0!important}[data-theme=deep_space] .sidebar .nav-item:hover,html:not([data-theme]) .sidebar .nav-item:hover{color:#e8f0ff!important}[data-theme=deep_space] .sidebar .nav-item.active,html:not([data-theme]) .sidebar .nav-item.active{color:#e8f0ff!important}[data-theme=deep_space] .sidebar button,html:not([data-theme]) .sidebar button{color:#c0d4ee!important}[data-theme=deep_space] .sidebar button:hover,html:not([data-theme]) .sidebar button:hover{color:#e8f0ff!important}[data-theme=deep_space] .sidebar-footer,html:not([data-theme]) .sidebar-footer{color:#7a90ad!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]{--text-1: #0f1c3a;--text-2: #374151;--text-3: #64748b;--bg: rgba(245, 247, 250, .97);--surface: rgba(255, 255, 255, .92);--border: rgba(79, 142, 247, .18);--surface-1: #ffffff;--surface-2: #f8f9fc;--surface2: #f8f9fc;--bg-1: rgba(245, 247, 250, .97);--bg-2: #eef2f7;--bg-card: rgba(255, 255, 255, .95);--card-bg: rgba(255, 255, 255, .95);--topbar-bg: rgba(255, 255, 255, .92)}[data-theme=arctic_white] .sidebar button{color:#1e293b!important}[data-theme=arctic_white] .sidebar button:hover{color:#1e56b8!important}[data-theme=arctic_white] .sidebar-logo-name{color:#0f1c3a!important}[data-theme=arctic_white] .sidebar-logo-version,[data-theme=arctic_white] .sidebar-footer{color:#64748b!important}[data-theme=pearl_office]{--text-1: #111827;--text-2: #374151;--text-3: #6b7280;--bg: rgba(248, 249, 252, .97);--surface: rgba(255, 255, 255, .95);--border: rgba(55, 65, 81, .12);--surface-1: #ffffff;--surface-2: #f8f9fc;--surface2: #f8f9fc;--bg-1: rgba(248, 249, 252, .97);--bg-2: #eef2f7;--bg-card: rgba(255, 255, 255, .95);--card-bg: rgba(255, 255, 255, .95);--topbar-bg: rgba(255, 255, 255, .95)}[data-theme=pearl_office] .sidebar button{color:#1e293b!important}[data-theme=pearl_office] .sidebar button:hover{color:#374151!important}[data-theme=pearl_office] .sidebar-logo-name{color:#111827!important}[data-theme=pearl_office] .sidebar-logo-version,[data-theme=pearl_office] .sidebar-footer{color:#6b7280!important}[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:linear-gradient(180deg,#fff,#fbfcff)!important;border:1px solid rgba(79,142,247,.14)!important;border-radius:16px!important;box-shadow:0 1px 2px #0f172a0a,0 10px 30px #0f172a0e!important;color:#0f1c3a;transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease}[data-theme=arctic_white] .card:hover,[data-theme=arctic_white] .kpi-card:hover{box-shadow:0 2px 6px #0f172a0d,0 18px 46px #4f8ef721!important;border-color:#4f8ef742!important;transform:translateY(-2px)}[data-theme=arctic_white] .container>div:last-child [style*="var(--bg-card"],[data-theme=arctic_white] .container>div:last-child [style*="var(--surface"],[data-theme=arctic_white] .container>div:last-child [style*="background: #fff"],[data-theme=arctic_white] .container>div:last-child [style*="background:#fff"]{box-shadow:0 1px 2px #0f172a09,0 8px 26px #0f172a0d}[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}}@media (max-width: 768px){[style*="font-family: monospace"]{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}[style*="font-size: 16"]{font-size:clamp(12px,3.2vw,15px)!important}[style*="font-size: 17"]{font-size:clamp(12px,3.5vw,16px)!important}[style*="font-size: 18"]{font-size:clamp(13px,3.8vw,17px)!important}[style*="font-size: 20"]{font-size:clamp(14px,4vw,18px)!important}[style*="font-size: 22"]{font-size:clamp(14px,4.2vw,19px)!important}[style*="font-size: 24"]{font-size:clamp(14px,4.5vw,20px)!important}[style*="font-size: 26"]{font-size:clamp(15px,4.8vw,21px)!important}[style*="font-size: 28"]{font-size:clamp(15px,5vw,22px)!important}[style*="font-size: 30"]{font-size:clamp(16px,5.5vw,24px)!important}[style*="font-size: 32"]{font-size:clamp(16px,5.8vw,26px)!important}[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*="font-weight: 900"],.card-glass [style*="font-weight: 900"]{font-size:clamp(13px,4vw,20px)!important;white-space:nowrap!important}.badge{font-size:clamp(8px,2vw,10px)!important;padding:2px 6px!important;white-space:nowrap!important}.tabs button{font-size:clamp(10px,2.5vw,12px)!important}.table th,table th{font-size:clamp(10px,2.5vw,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}.app-content-area button{font-size:clamp(11px,2.8vw,13px)!important}.hero-title,[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*="font-size: 16"]{font-size:clamp(11px,3vw,14px)!important}[style*="font-size: 18"]{font-size:clamp(12px,3.2vw,15px)!important}[style*="font-size: 20"]{font-size:clamp(12px,3.5vw,15px)!important}[style*="font-size: 22"],[style*="font-size: 24"],[style*="font-size: 26"],[style*="font-size: 28"],[style*="font-size: 30"],[style*="font-size: 32"]{font-size:clamp(12px,3.8vw,16px)!important}.badge{font-size:8px!important;padding:1px 5px!important}.app-content-area button{font-size:clamp(11px,2.8vw,12px)!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*="font-size: 20px"]{font-size:clamp(13px,3.2vw,18px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.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*="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"]{font-size:clamp(16px,4vw,20px)!important}[style*="font-size: 18"],[style*="font-size: 20"]{font-size:clamp(14px,3.5vw,18px)!important}[style*="font-size: 28"],[style*="font-size: 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 *,[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 :not(button):not(a)[style*=linear-gradient][style*=background]:not([style*="color: rgb(255, 255, 255)"]):not([style*="color: #fff"]):not([style*="color:#fff"]):not([style*="color: #ffffff"]),[data-theme=pearl_office] .container>div:last-child :not(button):not(a)[style*=linear-gradient][style*=background]:not([style*="color: rgb(255, 255, 255)"]):not([style*="color: #fff"]):not([style*="color:#fff"]):not([style*="color: #ffffff"]){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] [data-step-badge],[data-theme=pearl_office] [data-step-badge]{background-color:#4f8ef7!important;color:#fff!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,[data-theme=midnight_gold] .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,[data-theme=midnight_gold] .topbar-title{color:#111827!important}[data-theme=arctic_white] .topbar-sub,[data-theme=pearl_office] .topbar-sub,[data-theme=midnight_gold] .topbar-sub{color:#6b7280!important}[data-theme=arctic_white] .topbar>div>button,[data-theme=pearl_office] .topbar>div>button,[data-theme=midnight_gold] .topbar>div>button,[data-theme=arctic_white] .topbar>.topbar-right>div>button,[data-theme=pearl_office] .topbar>.topbar-right>div>button,[data-theme=midnight_gold] .topbar>.topbar-right>div>button{color:#1e293b!important;border-color:#1e293b2e!important}[data-theme=arctic_white] .topbar>div>button>span,[data-theme=pearl_office] .topbar>div>button>span,[data-theme=midnight_gold] .topbar>div>button>span,[data-theme=arctic_white] .topbar>.topbar-right>div>button>span,[data-theme=pearl_office] .topbar>.topbar-right>div>button>span,[data-theme=midnight_gold] .topbar>.topbar-right>div>button>span{color:#1e293b!important}[data-theme=arctic_white] .topbar .topbar-right>div>button,[data-theme=pearl_office] .topbar .topbar-right>div>button,[data-theme=midnight_gold] .topbar .topbar-right>div>button{background:#1e293b0f!important;border:1px solid rgba(30,41,59,.15)!important}[data-theme=arctic_white] .topbar .topbar-right>div>button:hover,[data-theme=pearl_office] .topbar .topbar-right>div>button:hover,[data-theme=midnight_gold] .topbar .topbar-right>div>button:hover{background:#4f8ef71f!important}.topbar-dropdown-panel button{color:#e2e8f0!important;border-color:transparent!important}.topbar-dropdown-panel button span{color:#e2e8f0!important}.topbar-dropdown-panel button:hover{background:#4f8ef71f!important}.topbar-dropdown-panel button[style*="rgba(79,142,247,0.15)"],.topbar-dropdown-panel button[style*="rgba(79,142,247,0.15)"] span{color:#60a5fa!important}.topbar-dropdown-panel>div:first-child{color:#94a3b8!important}.topbar-dropdown-panel .topbar-theme-label{color:inherit!important}[data-theme=arctic_white] .topbar-clock,[data-theme=pearl_office] .topbar-clock,[data-theme=midnight_gold] .topbar-clock{color:#64748b!important}.topbar-lang-btn{color:#93c5fd}.topbar-lang-btn,.topbar-lang-btn span,.topbar-lang-btn .topbar-lang-label{text-shadow:0 1px 2px rgba(0,0,0,.3)}.topbar-lang-btn span,.topbar-lang-label{color:inherit}[data-theme=arctic_white] .topbar-lang-btn,[data-theme=pearl_office] .topbar-lang-btn,[data-theme=midnight_gold] .topbar-lang-btn{color:#0f172a!important;background:#0f172a14!important;border:1.5px solid rgba(15,23,42,.22)!important}[data-theme=arctic_white] .topbar-lang-btn span,[data-theme=arctic_white] .topbar-lang-btn .topbar-lang-label,[data-theme=pearl_office] .topbar-lang-btn span,[data-theme=pearl_office] .topbar-lang-btn .topbar-lang-label,[data-theme=midnight_gold] .topbar-lang-btn span,[data-theme=midnight_gold] .topbar-lang-btn .topbar-lang-label{color:#0f172a!important;opacity:1!important}[data-theme=arctic_white] .topbar-lang-btn:hover,[data-theme=pearl_office] .topbar-lang-btn:hover,[data-theme=midnight_gold] .topbar-lang-btn:hover{background:#4f8ef726!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 div[style*="background: linear-gradient"]:not(button):not([style*="color: rgb(255, 255, 255)"]):not([style*="color: #fff"]):not([style*="color:#fff"]):not([style*="color: #ffffff"]),[data-theme=pearl_office] .container>div:last-child div[style*="background: linear-gradient"]:not(button):not([style*="color: rgb(255, 255, 255)"]):not([style*="color: #fff"]):not([style*="color:#fff"]):not([style*="color: #ffffff"]){background:linear-gradient(135deg,#fffffff2,#f8faffe6)!important;color:#111827!important}[data-guide-title]{color:#4f46e5!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}.container.g-modal-host,.container.g-modal-host>.g-modal-portal{display:contents!important}.container.g-modal-host .g-modal-portal>[role=dialog]{background:#0f172a6b!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}[data-theme=arctic_white] .container.g-modal-host .g-modal-portal>[role=dialog],[data-theme=pearl_office] .container.g-modal-host .g-modal-portal>[role=dialog]{backdrop-filter:none!important;-webkit-backdrop-filter:none!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:700!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: 12px;--fs-sm: 12px;--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: 12px;--fs-sm: 12px;--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*="font-size: 22px"],[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*="font-size: 11px"][style*=color],[data-theme=arctic_white] .container>div:last-child [style*="font-size: 10px"][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*="font-size: 10px"][style*=color]{color:#6b7280!important}[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*="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: #111827 !important;--text-2: #374151 !important;--text-3: #6b7280 !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:#c2410c!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):not(.chart-tip-text),[data-theme=pearl_office] .container>div:last-child svg text:not(.recharts-text):not(.chart-tip-text){fill:#374151!important}.container>div:last-child svg text.chart-tip-text{fill:#f8fafc!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 button[style*="background: linear-gradient"][style*=color],[data-theme=arctic_white] .container>div:last-child button[style*="background:linear-gradient"][style*=color],[data-theme=arctic_white] .container>div:last-child a[style*="background: linear-gradient"][style*=color],[data-theme=arctic_white] .container>div:last-child a[style*="background:linear-gradient"][style*=color],[data-theme=pearl_office] .container>div:last-child button[style*="background: linear-gradient"][style*=color],[data-theme=pearl_office] .container>div:last-child button[style*="background:linear-gradient"][style*=color],[data-theme=pearl_office] .container>div:last-child a[style*="background: linear-gradient"][style*=color],[data-theme=pearl_office] .container>div:last-child a[style*="background:linear-gradient"][style*=color]{color:#fff!important}[data-theme=arctic_white] .container>div:last-child button[style*="background: linear-gradient"] *,[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=arctic_white] .container>div:last-child a[style*="background:linear-gradient"] *,[data-theme=pearl_office] .container>div:last-child button[style*="background: linear-gradient"] *,[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"] *,[data-theme=pearl_office] .container>div:last-child a[style*="background:linear-gradient"] *{color:#fff!important}[data-theme=arctic_white] .container>div:last-child [style*=linear-gradient][style*="#fff"] *:not([style*=background]),[data-theme=arctic_white] .container>div:last-child [style*=linear-gradient][style*="#f8fafc"] *:not([style*=background]),[data-theme=arctic_white] .container>div:last-child [style*=linear-gradient][style*="#eff6ff"] *:not([style*=background]),[data-theme=pearl_office] .container>div:last-child [style*=linear-gradient][style*="#fff"] *:not([style*=background]),[data-theme=pearl_office] .container>div:last-child [style*=linear-gradient][style*="#f8fafc"] *:not([style*=background]),[data-theme=pearl_office] .container>div:last-child [style*=linear-gradient][style*="#eff6ff"] *:not([style*=background]){color:#1f2937!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}.kpi-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.kpi-icon-blue{background:#4f8ef71f}.kpi-icon-green{background:#22c55e1f}.kpi-icon-purple{background:#a855f71f}.kpi-icon-orange{background:#f973161f}.kpi-value-blue{color:#4f8ef7}.kpi-value-green{color:#22c55e}.kpi-value-purple{color:#a855f7}.kpi-value-orange{color:#f97316}[data-theme=dark] .kpi-icon-blue{background:#4f8ef733}[data-theme=dark] .kpi-icon-green{background:#22c55e33}[data-theme=dark] .kpi-icon-purple{background:#a855f733}[data-theme=dark] .kpi-icon-orange{background:#f9731633}[data-theme=dark] .kpi-value-blue{color:#6ba3ff}[data-theme=dark] .kpi-value-green{color:#4ade80}[data-theme=dark] .kpi-value-purple{color:#c084fc}[data-theme=dark] .kpi-value-orange{color:#fb923c}[data-theme=arctic_white] .kpi-value-blue,[data-theme=pearl_office] .kpi-value-blue{color:#2563eb!important}[data-theme=arctic_white] .kpi-value-green,[data-theme=pearl_office] .kpi-value-green{color:#16a34a!important}[data-theme=arctic_white] .kpi-value-purple,[data-theme=pearl_office] .kpi-value-purple{color:#7c3aed!important}[data-theme=arctic_white] .kpi-value-orange,[data-theme=pearl_office] .kpi-value-orange{color:#ea580c!important}@media (max-width: 768px){.kpi-icon{width:36px;height:36px;font-size:18px}}[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)"]:not([style*=linear-gradient]):not([style*="rgba("]),[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(99, 102, 241)"]:not([style*=linear-gradient]):not([style*="rgba("]),[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(168, 85, 247)"]:not([style*=linear-gradient]):not([style*="rgba("]),[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(34, 197, 94)"]:not([style*=linear-gradient]):not([style*="rgba("]),[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(239, 68, 68)"]:not([style*=linear-gradient]):not([style*="rgba("]),[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(220, 38, 38)"]:not([style*=linear-gradient]):not([style*="rgba("]),[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(249, 115, 22)"]:not([style*=linear-gradient]):not([style*="rgba("]),[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(79, 142, 247)"]:not([style*=linear-gradient]):not([style*="rgba("]),[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(99, 102, 241)"]:not([style*=linear-gradient]):not([style*="rgba("]),[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(168, 85, 247)"]:not([style*=linear-gradient]):not([style*="rgba("]),[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(34, 197, 94)"]:not([style*=linear-gradient]):not([style*="rgba("]),[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(239, 68, 68)"]:not([style*=linear-gradient]):not([style*="rgba("]),[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(220, 38, 38)"]:not([style*=linear-gradient]):not([style*="rgba("]),[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(249, 115, 22)"]:not([style*=linear-gradient]):not([style*="rgba("]){color:#fff!important}[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(79, 142, 247)"]:not([style*=linear-gradient]):not([style*="rgba("]) *,[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(99, 102, 241)"]:not([style*=linear-gradient]):not([style*="rgba("]) *,[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(168, 85, 247)"]:not([style*=linear-gradient]):not([style*="rgba("]) *,[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(34, 197, 94)"]:not([style*=linear-gradient]):not([style*="rgba("]) *,[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(239, 68, 68)"]:not([style*=linear-gradient]):not([style*="rgba("]) *,[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(220, 38, 38)"]:not([style*=linear-gradient]):not([style*="rgba("]) *,[data-theme=arctic_white] .container>div:last-child [style*="background: rgb(249, 115, 22)"]:not([style*=linear-gradient]):not([style*="rgba("]) *,[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(79, 142, 247)"]:not([style*=linear-gradient]):not([style*="rgba("]) *,[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(99, 102, 241)"]:not([style*=linear-gradient]):not([style*="rgba("]) *,[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(168, 85, 247)"]:not([style*=linear-gradient]):not([style*="rgba("]) *,[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(34, 197, 94)"]:not([style*=linear-gradient]):not([style*="rgba("]) *,[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(239, 68, 68)"]:not([style*=linear-gradient]):not([style*="rgba("]) *,[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(220, 38, 38)"]:not([style*=linear-gradient]):not([style*="rgba("]) *,[data-theme=pearl_office] .container>div:last-child [style*="background: rgb(249, 115, 22)"]:not([style*=linear-gradient]):not([style*="rgba("]) *{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] .app-content-area>div,[data-theme=pearl_office] .app-content-area>div{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:14px 16px 20px;padding-bottom:calc(120px + env(safe-area-inset-bottom,0px));align-content:start}.guide-section,.guide-section *{color:#1e293b!important}.guide-section .guide-sub,.guide-section .guide-desc,.guide-section .guide-tip-list,.guide-section .guide-tip-list li{color:#475569!important}.guide-section .guide-cta{color:#1e293b!important;-webkit-text-fill-color:#1e293b!important}[data-theme=deep_space] .guide-section .guide-cta,[data-theme=aurora] .guide-section .guide-cta,[data-theme=midnight_gold] .guide-section .guide-cta,[data-theme=ocean_depth] .guide-section .guide-cta,[data-theme=crimson_nexus] .guide-section .guide-cta{color:#fff!important;-webkit-text-fill-color:#fff!important}[data-theme=arctic_white] .guide-section div,[data-theme=arctic_white] .guide-section span,[data-theme=arctic_white] .guide-section p,[data-theme=arctic_white] .guide-section li,[data-theme=arctic_white] .guide-section ul,[data-theme=arctic_white] .container>div:last-child .guide-section div,[data-theme=arctic_white] .container>div:last-child .guide-section span,[data-theme=arctic_white] .container>div:last-child .guide-section p,[data-theme=arctic_white] .container>div:last-child .guide-section li{color:#1e293b!important}[data-theme=arctic_white] .guide-section .guide-sub,[data-theme=arctic_white] .guide-section .guide-desc,[data-theme=arctic_white] .guide-section .guide-tip-list,[data-theme=arctic_white] .guide-section .guide-tip-list li,[data-theme=arctic_white] .container>div:last-child .guide-section .guide-sub,[data-theme=arctic_white] .container>div:last-child .guide-section .guide-desc,[data-theme=arctic_white] .container>div:last-child .guide-section .guide-tip-list li{color:#475569!important}[data-theme=arctic_white] .guide-section .guide-cta,[data-theme=arctic_white] .container>div:last-child .guide-section .guide-cta{color:#1e293b!important;-webkit-text-fill-color:#1e293b!important;background:linear-gradient(135deg,#4f8ef7,#a855f7)!important;border:2px solid #4f8ef7!important}[data-theme=pearl_office] .guide-section div,[data-theme=pearl_office] .guide-section span,[data-theme=pearl_office] .guide-section p,[data-theme=pearl_office] .guide-section li,[data-theme=pearl_office] .guide-section ul,[data-theme=pearl_office] .container>div:last-child .guide-section div,[data-theme=pearl_office] .container>div:last-child .guide-section span,[data-theme=pearl_office] .container>div:last-child .guide-section p,[data-theme=pearl_office] .container>div:last-child .guide-section li{color:#1e293b!important}[data-theme=pearl_office] .guide-section .guide-sub,[data-theme=pearl_office] .guide-section .guide-desc,[data-theme=pearl_office] .guide-section .guide-tip-list,[data-theme=pearl_office] .guide-section .guide-tip-list li,[data-theme=pearl_office] .container>div:last-child .guide-section .guide-sub,[data-theme=pearl_office] .container>div:last-child .guide-section .guide-desc,[data-theme=pearl_office] .container>div:last-child .guide-section .guide-tip-list li{color:#475569!important}[data-theme=pearl_office] .guide-section .guide-cta,[data-theme=pearl_office] .container>div:last-child .guide-section .guide-cta{color:#1e293b!important;-webkit-text-fill-color:#1e293b!important;background:linear-gradient(135deg,#4f8ef7,#a855f7)!important;border:2px solid #4f8ef7!important}[data-theme=arctic_white] button[style*=transparent],[data-theme=pearl_office] button[style*=transparent]{color:#374151!important}[data-theme=arctic_white] button[style*=linear-gradient]:not(.guide-cta),[data-theme=pearl_office] button[style*=linear-gradient]:not(.guide-cta){color:#fff!important}[data-theme=arctic_white] .card-glass button,[data-theme=pearl_office] .card-glass button{color:#475569!important}[data-theme=arctic_white] .card-glass button[style*=linear-gradient],[data-theme=pearl_office] .card-glass button[style*=linear-gradient],[data-theme=arctic_white] .card-glass button[style*="border-bottom: 2px solid #"],[data-theme=pearl_office] .card-glass button[style*="border-bottom: 2px solid #"]{color:#fff!important}[data-theme=arctic_white] .tab,[data-theme=pearl_office] .tab{color:#64748b!important}[data-theme=arctic_white] .tab.active,[data-theme=pearl_office] .tab.active{color:#fff!important}[data-theme=arctic_white] .hero button,[data-theme=pearl_office] .hero button{color:#475569!important}[data-theme=arctic_white] .hero button[style*=linear-gradient],[data-theme=pearl_office] .hero button[style*=linear-gradient]{color:#fff!important}[data-theme=arctic_white] .card button:not(.btn-primary):not(.btn-ghost),[data-theme=pearl_office] .card button:not(.btn-primary):not(.btn-ghost){color:#374151!important}[data-theme=arctic_white] .card button[style*=linear-gradient]:not(.btn-ghost),[data-theme=pearl_office] .card button[style*=linear-gradient]:not(.btn-ghost){color:#fff!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=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"]{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*="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)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=arctic_white] .container>div:last-child button[style*="background: rgb(236, 72, 153)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=arctic_white] .container>div:last-child button[style*="background: rgb(34, 197, 94)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=arctic_white] .container>div:last-child button[style*="background: rgb(249, 115, 22)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=arctic_white] .container>div:last-child button[style*="background: rgb(20, 217, 176)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=arctic_white] .container>div:last-child button[style*="background: rgb(168, 85, 247)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=arctic_white] .container>div:last-child button[style*="background: rgb(99, 102, 241)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(79, 142, 247)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(236, 72, 153)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(34, 197, 94)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(249, 115, 22)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(20, 217, 176)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(168, 85, 247)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(99, 102, 241)"]:not(.am-active-tab):not(.cs-active-tab){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}.container>div:last-child{--bg: #ffffff;--surface: #ffffff;--surface2: #ffffff;--bg-card: #ffffff;--text-1: #111827;--text-2: #4b5563;--text-3: #6b7280;--border: rgba(0, 0, 0, .08);--border2: rgba(0, 0, 0, .12);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06);--shadow: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 10px 30px rgba(0, 0, 0, .1);background:#f9fafb!important;color:#111827}.container>div:last-child .topbar{background:#ffffffeb!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border-bottom-color:#0000000f!important;color:#111827!important}.container>div:last-child .topbar-title{color:#111827!important}.container>div:last-child .topbar-sub{color:#6b7280!important}.container>div:last-child .card{background:#fffffff5!important;border-color:#00000014!important}.container>div:last-child .card-glass{background:#ffffffe6!important;border-color:#00000014!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.container>div:last-child .kpi-card{background:#fffffff5!important;border-color:#00000014!important}.container>div:last-child .kpi-label{color:#6b7280!important}.container>div:last-child .kpi-value{color:#111827!important}.container>div:last-child .kpi-sub{color:#6b7280!important}.container>div:last-child .hero{background:#f1f5f9f5!important;border-color:#0000000f!important}.container>div:last-child .hero-title{color:#111827!important}.container>div:last-child .hero-desc{color:#6b7280!important}.container>div:last-child .badge{color:#4b5563!important;border-color:#0000001a!important;background:#0000000a!important}.container>div:last-child .badge-blue{color:#2563eb!important;background:#2563eb14!important;border-color:#2563eb33!important}.container>div:last-child .badge-purple{color:#7c3aed!important;background:#7c3aed14!important;border-color:#7c3aed33!important}.container>div:last-child .badge-teal{color:#0d9488!important;background:#0d948814!important;border-color:#0d948833!important}.container>div:last-child .badge-orange{color:#ea580c!important;background:#ea580c14!important;border-color:#ea580c33!important}.container>div:last-child .badge-red{color:#dc2626!important;background:#dc262614!important;border-color:#dc262633!important}.container>div:last-child .badge-green{color:#16a34a!important;background:#16a34a14!important;border-color:#16a34a33!important}.container>div:last-child .badge-yellow{color:#ca8a04!important;background:#ca8a0414!important;border-color:#ca8a0433!important}.container>div:last-child .btn{color:#111827!important;border-color:#0000001f!important;background:#0000000a!important}.container>div:last-child .btn:hover{background:#4f8ef71a!important;border-color:#4f8ef74d!important}.container>div:last-child .btn-blue{color:#fff!important;background:#4f8ef7!important;border-color:#4f8ef7!important}.container>div:last-child ::-webkit-scrollbar{width:6px}.container>div:last-child ::-webkit-scrollbar-track{background:transparent}.container>div:last-child ::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}.container>div:last-child ::-webkit-scrollbar-thumb:hover{background:#0003}.container>div:last-child:before{display:none!important}.app-content-area{padding:0!important}.app-content-area>div{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:14px 16px 20px;padding-bottom:calc(120px + env(safe-area-inset-bottom,0px));align-content:start}[data-theme=arctic_white] .container>div:last-child .card-glass,[data-theme=arctic_white] .container>div:last-child .card-glass *,[data-theme=pearl_office] .container>div:last-child .card-glass,[data-theme=pearl_office] .container>div:last-child .card-glass *{color:#1e293b}[data-theme=arctic_white] .container>div:last-child .card-glass [style*="color:#94a3b8"],[data-theme=arctic_white] .container>div:last-child .card-glass [style*="color: #94a3b8"],[data-theme=pearl_office] .container>div:last-child .card-glass [style*="color:#94a3b8"],[data-theme=pearl_office] .container>div:last-child .card-glass [style*="color: #94a3b8"]{color:#64748b!important}[data-theme=arctic_white] .container>div:last-child .card,[data-theme=arctic_white] .container>div:last-child .card *,[data-theme=pearl_office] .container>div:last-child .card,[data-theme=pearl_office] .container>div:last-child .card *{color:#1e293b}[data-theme=arctic_white] .container>div:last-child .card [style*="color:#f97316"],[data-theme=arctic_white] .container>div:last-child .card-glass [style*="color:#f97316"],[data-theme=pearl_office] .container>div:last-child .card [style*="color:#f97316"],[data-theme=pearl_office] .container>div:last-child .card-glass [style*="color:#f97316"]{color:#ea580c!important}[data-theme=arctic_white] .container>div:last-child .card [style*="color:#22c55e"],[data-theme=arctic_white] .container>div:last-child .card-glass [style*="color:#22c55e"],[data-theme=pearl_office] .container>div:last-child .card [style*="color:#22c55e"],[data-theme=pearl_office] .container>div:last-child .card-glass [style*="color:#22c55e"]{color:#16a34a!important}[data-theme=arctic_white] .container>div:last-child .card [style*="color:#ef4444"],[data-theme=arctic_white] .container>div:last-child .card-glass [style*="color:#ef4444"],[data-theme=pearl_office] .container>div:last-child .card [style*="color:#ef4444"],[data-theme=pearl_office] .container>div:last-child .card-glass [style*="color:#ef4444"]{color:#dc2626!important}[data-theme=arctic_white] .container>div:last-child .card [style*="color:#4f8ef7"],[data-theme=arctic_white] .container>div:last-child .card-glass [style*="color:#4f8ef7"],[data-theme=pearl_office] .container>div:last-child .card [style*="color:#4f8ef7"],[data-theme=pearl_office] .container>div:last-child .card-glass [style*="color:#4f8ef7"]{color:#2563eb!important}[data-theme=arctic_white] .container>div:last-child .card [style*="color:#a855f7"],[data-theme=arctic_white] .container>div:last-child .card-glass [style*="color:#a855f7"],[data-theme=pearl_office] .container>div:last-child .card [style*="color:#a855f7"],[data-theme=pearl_office] .container>div:last-child .card-glass [style*="color:#a855f7"]{color:#7c3aed!important}[data-theme=arctic_white] .container>div:last-child .card [style*="color:#06b6d4"],[data-theme=arctic_white] .container>div:last-child .card-glass [style*="color:#06b6d4"],[data-theme=pearl_office] .container>div:last-child .card [style*="color:#06b6d4"],[data-theme=pearl_office] .container>div:last-child .card-glass [style*="color:#06b6d4"]{color:#0891b2!important}[data-theme=arctic_white] .container>div:last-child .card th,[data-theme=arctic_white] .container>div:last-child .card td,[data-theme=arctic_white] .container>div:last-child .card-glass th,[data-theme=arctic_white] .container>div:last-child .card-glass td,[data-theme=pearl_office] .container>div:last-child .card th,[data-theme=pearl_office] .container>div:last-child .card td{color:#1e293b!important}[data-theme=arctic_white] .container>div:last-child button[style*="background: rgb(79, 142, 247)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=arctic_white] .container>div:last-child button[style*="background:rgb(79, 142, 247)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=arctic_white] .container>div:last-child button[style*="background: #4f8ef7"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=arctic_white] .container>div:last-child button[style*="background:#4f8ef7"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=pearl_office] .container>div:last-child button[style*="background: rgb(79, 142, 247)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=pearl_office] .container>div:last-child button[style*="background:rgb(79, 142, 247)"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=pearl_office] .container>div:last-child button[style*="background: #4f8ef7"]:not(.am-active-tab):not(.cs-active-tab),[data-theme=pearl_office] .container>div:last-child button[style*="background:#4f8ef7"]:not(.am-active-tab):not(.cs-active-tab){color:#fff!important;-webkit-text-fill-color:#ffffff!important}[data-theme=arctic_white] .container>div:last-child [style*=linear-gradient][style*="text-align: center"] [style*="font-weight: 900"],[data-theme=arctic_white] .container>div:last-child [style*=linear-gradient][style*="text-align: center"] [style*="font-weight: 700"],[data-theme=pearl_office] .container>div:last-child [style*=linear-gradient][style*="text-align: center"] [style*="font-weight: 900"],[data-theme=pearl_office] .container>div:last-child [style*=linear-gradient][style*="text-align: center"] [style*="font-weight: 700"]{color:#1e40af!important;-webkit-text-fill-color:#1e40af!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #94a3b8"],[data-theme=arctic_white] .container>div:last-child [style*="color:#94a3b8"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(148, 163, 184)"],[data-theme=arctic_white] .container>div:last-child [style*="color:rgb(148, 163, 184)"],[data-theme=pearl_office] .container>div:last-child [style*="color: #94a3b8"],[data-theme=pearl_office] .container>div:last-child [style*="color:#94a3b8"],[data-theme=pearl_office] .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:#475569!important;-webkit-text-fill-color:#475569!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #64748b"],[data-theme=arctic_white] .container>div:last-child [style*="color:#64748b"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(100, 116, 139)"],[data-theme=pearl_office] .container>div:last-child [style*="color: #64748b"],[data-theme=pearl_office] .container>div:last-child [style*="color:#64748b"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(100, 116, 139)"]{color:#334155!important;-webkit-text-fill-color:#334155!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #374151"],[data-theme=arctic_white] .container>div:last-child [style*="color:#374151"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(55, 65, 81)"],[data-theme=pearl_office] .container>div:last-child [style*="color: #374151"],[data-theme=pearl_office] .container>div:last-child [style*="color:#374151"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(55, 65, 81)"]{color:#334155!important;-webkit-text-fill-color:#334155!important}button.influencer-active-tab,.influencer-active-tab,[data-theme=arctic_white] button.influencer-active-tab,[data-theme=pearl_office] button.influencer-active-tab,[data-theme=arctic_white] .container>div:last-child button.influencer-active-tab,[data-theme=pearl_office] .container>div:last-child button.influencer-active-tab,[data-theme=arctic_white] .container>div:last-child .influencer-active-tab[style*=color],[data-theme=pearl_office] .container>div:last-child .influencer-active-tab[style*=color]{color:#fff!important;-webkit-text-fill-color:#ffffff!important}button.cc-active-tab,.cc-active-tab,[data-theme=arctic_white] button.cc-active-tab,[data-theme=pearl_office] button.cc-active-tab,[data-theme=arctic_white] .container>div:last-child button.cc-active-tab,[data-theme=pearl_office] .container>div:last-child button.cc-active-tab,[data-theme=arctic_white] .container>div:last-child .cc-active-tab[style*=color],[data-theme=pearl_office] .container>div:last-child .cc-active-tab[style*=color]{color:#fff!important;-webkit-text-fill-color:#ffffff!important}button.rv-active-tab,.rv-active-tab,[data-theme=arctic_white] button.rv-active-tab,[data-theme=pearl_office] button.rv-active-tab,[data-theme=arctic_white] .container>div:last-child button.rv-active-tab,[data-theme=pearl_office] .container>div:last-child button.rv-active-tab,[data-theme=arctic_white] .container>div:last-child .rv-active-tab[style*=color],[data-theme=pearl_office] .container>div:last-child .rv-active-tab[style*=color]{color:#fff!important;-webkit-text-fill-color:#ffffff!important}[data-theme=arctic_white] div[style*="position: sticky"]>button,[data-theme=pearl_office] div[style*="position: sticky"]>button{color:#374151!important;-webkit-text-fill-color:#374151!important;background-clip:unset!important;-webkit-background-clip:unset!important}[data-theme=arctic_white] div[style*="position: sticky"]>button[style*="2px solid"],[data-theme=pearl_office] div[style*="position: sticky"]>button[style*="2px solid"]{color:#1e3a8a!important;-webkit-text-fill-color:#1e3a8a!important;background:#eff6ff!important;font-weight:700!important}button.am-active-tab{color:#fff}button.am-inactive-tab{color:#374151}[data-theme=arctic_white] button.am-active-tab,[data-theme=pearl_office] button.am-active-tab,[data-theme=arctic_white] button.cs-active-tab,[data-theme=pearl_office] button.cs-active-tab{color:#fff!important;-webkit-text-fill-color:#ffffff!important;font-weight:700!important;text-shadow:none!important}[data-theme=arctic_white] button.am-inactive-tab,[data-theme=pearl_office] button.am-inactive-tab,[data-theme=arctic_white] button.cs-inactive-tab,[data-theme=pearl_office] button.cs-inactive-tab{color:#1e293b!important;-webkit-text-fill-color:#1e293b!important}[data-theme=arctic_white] .am-hero-title,[data-theme=pearl_office] .am-hero-title{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;font-weight:700!important;text-shadow:none!important}[data-theme=arctic_white] .am-hero-desc,[data-theme=pearl_office] .am-hero-desc{color:#334155!important;-webkit-text-fill-color:#334155!important;text-shadow:none!important}[data-theme=arctic_white] .hero,[data-theme=pearl_office] .hero{background:#f8fafcfa!important;border:1px solid rgba(0,0,0,.1)!important;box-shadow:0 2px 12px #0000000d!important}[data-theme=arctic_white] .sub-tab-nav,[data-theme=pearl_office] .sub-tab-nav{background:#f5f7faf7!important}[data-theme=arctic_white] .sub-tab-nav button,[data-theme=pearl_office] .sub-tab-nav button{color:#1e293b!important;-webkit-text-fill-color:#1e293b!important}[data-theme=arctic_white] .sub-tab-nav button.am-active-tab,[data-theme=pearl_office] .sub-tab-nav button.am-active-tab{color:#fff!important;-webkit-text-fill-color:#ffffff!important;font-weight:700!important}[data-theme=arctic_white] button.cs-active-tab,[data-theme=pearl_office] button.cs-active-tab,[data-theme=arctic_white] button.am-active-tab,[data-theme=pearl_office] button.am-active-tab{background:linear-gradient(135deg,#2563eb,#4f46e5)!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important;box-shadow:0 3px 14px #2563eb4d!important;font-weight:700!important}button.cs-active-tab{background:linear-gradient(135deg,#4f8ef7,#6366f1)!important;color:#fff!important;box-shadow:0 3px 14px #4f8ef759!important}button.cs-inactive-tab{background:transparent!important;color:#475569!important}[data-theme=arctic_white] button.cs-inactive-tab,[data-theme=pearl_office] button.cs-inactive-tab{color:#1e293b!important;-webkit-text-fill-color:#1e293b!important}[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-creative,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-creative div,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-creative span,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-creative strong,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-creative p,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-creative,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-creative div,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-creative span,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-creative strong,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-creative p{color:#0e7490!important;-webkit-text-fill-color:#0e7490!important}[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-setup,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-setup div,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-setup span,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-setup strong,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-setup p,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-setup,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-setup div,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-setup span,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-setup strong,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-setup p{color:#5b21b6!important;-webkit-text-fill-color:#5b21b6!important}[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-preview,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-preview div,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-preview span,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-preview strong,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-preview p,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-preview,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-preview div,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-preview span,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-preview strong,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-preview p{color:#1e293b!important;-webkit-text-fill-color:#1e293b!important}[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-guide,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-guide div,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-guide span,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-guide strong,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-guide p,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-guide,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-guide div,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-guide span,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-guide strong,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-guide p{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-creative button,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-setup button,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-preview button,[data-theme=arctic_white] .container>div:last-child .fade-up .am-banner-guide button,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-creative button,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-setup button,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-preview button,[data-theme=pearl_office] .container>div:last-child .fade-up .am-banner-guide button{color:#fff!important;-webkit-text-fill-color:#ffffff!important}[data-theme=arctic_white] .container>div:last-child .fade-up [style*="color: rgb(100, 116, 139)"],[data-theme=arctic_white] .container>div:last-child .fade-up [style*="color: rgb(30, 41, 59)"],[data-theme=arctic_white] .container>div:last-child .fade-up [style*="color: rgb(22, 163, 74)"],[data-theme=arctic_white] .container>div:last-child .fade-up [style*="color: rgb(21, 128, 61)"],[data-theme=arctic_white] .container>div:last-child .fade-up [style*="color: rgb(55, 65, 81)"],[data-theme=arctic_white] .container>div:last-child .fade-up [style*="color: rgb(14, 116, 144)"],[data-theme=arctic_white] .container>div:last-child .fade-up [style*="color: rgb(91, 33, 182)"],[data-theme=arctic_white] .container>div:last-child .fade-up [style*="color: rgb(29, 78, 216)"],[data-theme=pearl_office] .container>div:last-child .fade-up [style*="color: rgb(100, 116, 139)"],[data-theme=pearl_office] .container>div:last-child .fade-up [style*="color: rgb(30, 41, 59)"],[data-theme=pearl_office] .container>div:last-child .fade-up [style*="color: rgb(22, 163, 74)"],[data-theme=pearl_office] .container>div:last-child .fade-up [style*="color: rgb(21, 128, 61)"],[data-theme=pearl_office] .container>div:last-child .fade-up [style*="color: rgb(55, 65, 81)"],[data-theme=pearl_office] .container>div:last-child .fade-up [style*="color: rgb(14, 116, 144)"],[data-theme=pearl_office] .container>div:last-child .fade-up [style*="color: rgb(91, 33, 182)"],[data-theme=pearl_office] .container>div:last-child .fade-up [style*="color: rgb(29, 78, 216)"]{color:inherit!important;-webkit-text-fill-color:inherit!important}[data-theme=arctic_white] .hero .hero-title,[data-theme=arctic_white] .hero h1,[data-theme=arctic_white] .hero h2{color:#0f1c3a!important;-webkit-text-fill-color:#0f1c3a!important}[data-theme=arctic_white] .hero .hero-desc,[data-theme=arctic_white] .hero p,[data-theme=arctic_white] .sub-tab-nav button{color:#374151!important;-webkit-text-fill-color:#374151!important}[data-theme=pearl_office] .hero .hero-title,[data-theme=pearl_office] .hero h1,[data-theme=pearl_office] .hero h2{color:#111827!important;-webkit-text-fill-color:#111827!important}[data-theme=pearl_office] .hero .hero-desc,[data-theme=pearl_office] .hero p,[data-theme=pearl_office] .sub-tab-nav button{color:#374151!important;-webkit-text-fill-color:#374151!important}[data-theme=arctic_white] body,[data-theme=arctic_white] #root{background:#f5f7fa!important;color:#0f1c3a!important}[data-theme=arctic_white] body:before{background:radial-gradient(ellipse 1300px 820px at 8% -12%,rgba(79,142,247,.07) 0%,transparent 58%),radial-gradient(ellipse 1000px 760px at 96% 0%,rgba(168,85,247,.055) 0%,transparent 55%),radial-gradient(ellipse 920px 720px at 82% 112%,rgba(20,217,176,.045) 0%,transparent 60%),linear-gradient(180deg,#f7f9feb3,#ebeff88c)!important}[data-theme=arctic_white] .container>div:last-child{background:#f5f7fa!important}[data-theme=arctic_white] .container>div:last-child>div{background:transparent!important}[data-theme=arctic_white] .topbar{background:#fff!important;border-bottom:1px solid #e5e7eb!important;box-shadow:0 1px 3px #0000000a!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}[data-theme=arctic_white] .topbar *{-webkit-text-fill-color:unset}[data-theme=arctic_white] .hero,[data-theme=arctic_white] [class*=hero]{background:linear-gradient(135deg,#f0f4ff,#e8edf8)!important;border:1px solid #e2e8f0!important;box-shadow:0 1px 4px #0000000a!important}[data-theme=arctic_white] .hero *,[data-theme=arctic_white] .hero-title,[data-theme=arctic_white] .hero-desc{color:#0f1c3a!important}[data-theme=arctic_white] .card,[data-theme=arctic_white] .card-glass,[data-theme=arctic_white] .kpi-card,[data-theme=arctic_white] .miniCard,[data-theme=arctic_white] [class*=card-glass]{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 1px 3px #0000000f!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;color:#0f1c3a!important}[data-theme=arctic_white] .sub-tab-nav{background:#fff!important;border-bottom:1px solid #e5e7eb!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}[data-theme=arctic_white] .chart-container,[data-theme=arctic_white] [class*=chart],[data-theme=arctic_white] [class*=section-card],[data-theme=arctic_white] [class*=panel]{background:#fff!important;border-color:#e5e7eb!important;box-shadow:0 1px 3px #0000000a!important}[data-theme=arctic_white] table,[data-theme=arctic_white] thead,[data-theme=arctic_white] tbody{background:#fff!important;color:#0f1c3a!important}[data-theme=arctic_white] th{background:#f8f9fc!important;color:#374151!important;border-color:#e5e7eb!important}[data-theme=arctic_white] td{border-color:#f0f1f3!important;color:#1e293b!important}[data-theme=arctic_white] tr:hover td{background:#f8f9fc!important}[data-theme=arctic_white] [class*=modal]>div,[data-theme=arctic_white] [role=dialog]{background:#fff!important;border:1px solid #e5e7eb!important;color:#0f1c3a!important}[data-theme=arctic_white] input,[data-theme=arctic_white] select,[data-theme=arctic_white] textarea{background:#fff!important;border:1px solid #d1d5db!important;color:#0f1c3a!important}[data-theme=arctic_white] input:focus,[data-theme=arctic_white] select:focus,[data-theme=arctic_white] textarea:focus{border-color:#4f8ef7!important;box-shadow:0 0 0 3px #4f8ef71f!important}[data-theme=arctic_white] .container>div:last-child>div:last-child{background:#f5f7fa!important}[data-theme=arctic_white] .container>div:last-child div[style*="background: rgba(13"],[data-theme=arctic_white] .container>div:last-child div[style*="background:rgba(13"],[data-theme=arctic_white] .container>div:last-child div[style*="background: rgba(15"],[data-theme=arctic_white] .container>div:last-child div[style*="background:rgba(15"],[data-theme=arctic_white] .container>div:last-child div[style*="background: rgba(6"],[data-theme=arctic_white] .container>div:last-child div[style*="background: #0d"],[data-theme=arctic_white] .container>div:last-child div[style*="background: #06"],[data-theme=arctic_white] .container>div:last-child div[style*="background: #11"],[data-theme=arctic_white] .container>div:last-child div[style*="background:#0d"],[data-theme=arctic_white] .container>div:last-child div[style*="background:#06"],[data-theme=arctic_white] .container>div:last-child div[style*="background:#11"]{background:#fff!important;border:1px solid #e5e7eb!important}[data-theme=arctic_white] .container>div:last-child div[style*=box-shadow]{box-shadow:0 1px 3px #0000000f!important}[data-theme=arctic_white] .container>div:last-child [style*="color: #e"],[data-theme=arctic_white] .container>div:last-child [style*="color:#e"],[data-theme=arctic_white] .container>div:last-child [style*="color: #8da"],[data-theme=arctic_white] .container>div:last-child [style*="color: #7a9"],[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-2)"],[data-theme=arctic_white] .container>div:last-child [style*="color: var(--text-3)"]{color:#1e293b!important}[data-theme=arctic_white] .container>div:last-child [style*=backdrop-filter]{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=arctic_white] .kpi-value,[data-theme=arctic_white] [class*=kpi]{color:#0f1c3a!important}[data-theme=arctic_white] .container>div:last-child button{color:#374151}[data-theme=arctic_white] .container>div:last-child button:hover{background:#4f8ef714}[data-theme=arctic_white] [class*=security],[data-theme=arctic_white] [class*=Security]{background:#f0fdf4!important;border:1px solid #bbf7d0!important;color:#166534!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=arctic_white] .container>div:last-child label,[data-theme=arctic_white] .container>div:last-child span,[data-theme=arctic_white] .container>div:last-child p{color:inherit}[data-theme=arctic_white] .sidebar,[data-theme=pearl_office] .sidebar{background:var(--sidebar-bg)!important;color:var(--sidebar-text)!important;border-inline-end:1px solid var(--sidebar-border)!important;border-right:0!important}[data-theme=arctic_white] .sidebar *,[data-theme=pearl_office] .sidebar *{color:inherit}[data-theme=arctic_white] .sidebar .nav-item,[data-theme=pearl_office] .sidebar .nav-item{color:var(--sidebar-text)!important}[data-theme=arctic_white] .sidebar .nav-item.active,[data-theme=pearl_office] .sidebar .nav-item.active{color:var(--sidebar-item-active-text)!important;background:var(--sidebar-item-active-bg)!important;font-weight:var(--fw-semibold)}[data-theme=arctic_white] .sidebar .nav-item:hover:not(.active),[data-theme=pearl_office] .sidebar .nav-item:hover:not(.active){color:var(--sidebar-text-strong)!important;background:var(--sidebar-item-hover-bg)!important}[data-theme=arctic_white] .sidebar-logo-name,[data-theme=pearl_office] .sidebar-logo-name{color:var(--sidebar-text-strong)!important}[data-theme=arctic_white] .sidebar-logo-version,[data-theme=pearl_office] .sidebar-logo-version,[data-theme=arctic_white] .sidebar-footer,[data-theme=pearl_office] .sidebar-footer,[data-theme=arctic_white] .sidebar-section-label,[data-theme=pearl_office] .sidebar-section-label{color:var(--sidebar-text-muted)!important}[data-theme=arctic_white] .sidebar button,[data-theme=pearl_office] .sidebar button{color:var(--sidebar-text)!important}[data-theme=arctic_white] .sidebar button:hover,[data-theme=pearl_office] .sidebar button:hover{color:var(--sidebar-text-strong)!important;background:var(--sidebar-item-hover-bg)!important}[data-theme=arctic_white]{--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06);--shadow: 0 2px 8px rgba(0, 0, 0, .08);--shadow-lg: 0 4px 16px rgba(0, 0, 0, .1);--surface: #ffffff;--surface2: #f8f9fc;--surface-1: #f5f7fa;--bg-card: #ffffff;--bg: #f5f7fa;--border: rgba(0, 0, 0, .08);--border2: rgba(0, 0, 0, .12);--text-1: #0f1c3a;--text-2: #374151;--text-3: #6b7280}[data-theme=arctic_white] .app-content-area{background:#f5f7fa!important}[data-theme=arctic_white] .container>div:last-child div[style*=surface-1],[data-theme=arctic_white] .container>div:last-child div[style*="#070f1a"]{background:#f5f7fa!important}[data-theme=arctic_white] div[style*="#070f1a"]{background:#f5f7fa!important;color:#0f1c3a!important}[data-theme=arctic_white] .recharts-text,[data-theme=arctic_white] .recharts-cartesian-axis-tick-value{fill:#374151!important}[data-theme=arctic_white] .recharts-tooltip-wrapper{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important}[data-theme=arctic_white] .container>div:last-child .badge{border-color:#e5e7eb!important}[data-theme=arctic_white] .kpi-card-outer{background:#fff!important;border:1px solid #e5e7eb!important}[data-theme=arctic_white] .kpi-card-inner{background:#fff!important;color:#0f1c3a!important}[data-theme=arctic_white] .kpi-card-inner div[style*=text-shadow]{text-shadow:none!important}[data-theme=arctic_white] .overview-card-section{background:#fff!important;border:1px solid #e5e7eb!important}[data-theme=arctic_white] .container>div:last-child div[style*="var(--surface)"],[data-theme=pearl_office] .container>div:last-child div[style*="var(--surface)"]{background:#fff!important}[data-theme=arctic_white] .container>div:last-child div[style*="var(--bg-card)"],[data-theme=pearl_office] .container>div:last-child div[style*="var(--bg-card)"]{background:#fff!important}[data-theme=arctic_white] .container>div:last-child div[style*="rgba(0,0,0,0.25)"],[data-theme=arctic_white] .container>div:last-child div[style*="rgba(0, 0, 0, 0.25)"]{background:#0000000a!important;border:1px solid rgba(0,0,0,.08)!important}[data-theme=arctic_white] .container>div:last-child span[style*="#4ade80"]{color:#16a34a!important}[data-theme=arctic_white] .container>div:last-child span[style*="#fde047"]{color:#ca8a04!important}[data-theme=arctic_white] .container>div:last-child [style*="var(--text-3)"]{color:#6b7280!important}[data-theme=arctic_white] .container>div:last-child [style*="var(--text-2)"]{color:#374151!important}[data-theme=arctic_white] .container>div:last-child [style*="var(--text-1)"]{color:#0f1c3a!important}.sub-tab-nav button.mkt-sub-tab-btn[data-active=true],[data-theme] .sub-tab-nav button.mkt-sub-tab-btn[data-active=true],[data-theme] .container>div:last-child .sub-tab-nav button.mkt-sub-tab-btn[data-active=true]{background:linear-gradient(135deg,#4f8ef7,#6366f1)!important;background-image:linear-gradient(135deg,#4f8ef7,#6366f1)!important;background-color:#4f8ef7!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important;border:none!important;box-shadow:0 3px 14px #4f8ef74d!important}.sub-tab-nav button.mkt-sub-tab-btn[data-active=false],[data-theme] .sub-tab-nav button.mkt-sub-tab-btn[data-active=false],[data-theme] .container>div:last-child .sub-tab-nav button.mkt-sub-tab-btn[data-active=false]{background:transparent!important;background-image:none!important;background-color:transparent!important;color:#475569!important;-webkit-text-fill-color:#475569!important;border:none!important;box-shadow:none!important}.sub-tab-nav button.dyn-sub-tab-btn[data-active=true],[data-theme] .sub-tab-nav button.dyn-sub-tab-btn[data-active=true],[data-theme] .container>div:last-child .sub-tab-nav button.dyn-sub-tab-btn[data-active=true]{color:#fff!important;-webkit-text-fill-color:#ffffff!important;border:none!important}.sub-tab-nav button.dyn-sub-tab-btn[data-active=false],[data-theme] .sub-tab-nav button.dyn-sub-tab-btn[data-active=false],[data-theme] .container>div:last-child .sub-tab-nav button.dyn-sub-tab-btn[data-active=false]{background:transparent!important;background-image:none!important;background-color:transparent!important;color:#475569!important;-webkit-text-fill-color:#475569!important;border:none!important;box-shadow:none!important}#genie-pricing-root [data-gp=onColor],#genie-plan-pricing [data-gp=onColor],#genie-pricing-root [data-gp=onColor] *,#genie-plan-pricing [data-gp=onColor] *{color:#fff!important}#genie-pricing-root [data-gp=brandText]{color:#1d4ed8!important}#genie-pricing-root [data-gp=darkText],#genie-plan-pricing [data-gp=darkText]{color:#1e293b!important}#genie-plan-pricing tr:hover td[data-gp=onColor]{background:#4a5a78!important}.gx-subtab-bar{height:58px!important;min-height:58px!important;max-height:58px!important;flex:0 0 auto!important;align-items:center!important;overflow:hidden!important;box-sizing:border-box!important}[data-theme=arctic_white] .container>div:last-child button.gx-on,[data-theme=arctic_white] .container>div:last-child button.gx-on *,[data-theme=pearl_office] .container>div:last-child button.gx-on,[data-theme=pearl_office] .container>div:last-child button.gx-on *,[data-theme=arctic_white] .card-glass button.gx-on,[data-theme=arctic_white] .card-glass button.gx-on *,[data-theme=pearl_office] .card-glass button.gx-on,[data-theme=pearl_office] .card-glass button.gx-on *{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}@keyframes adFadeIn{0%{opacity:0}to{opacity:1}}@keyframes adSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes adZoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes adPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes adFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes adShine{0%,to{filter:brightness(1)}50%{filter:brightness(1.18)}}.app-content-area h1,.app-content-area h2,.app-content-area h3,.app-content-area h4,.app-content-area .hero-title,.app-content-area .hero-desc,.app-content-area [class*=title],.app-content-area [class*=Title],.app-content-area [class*=label],.app-content-area [class*=Label],.app-content-area [class*=heading],.app-content-area [class*=Heading],.app-content-area button,.app-content-area .card,.app-content-area .card-glass{overflow-wrap:break-word;word-break:keep-all}.app-content-area .card,.app-content-area .card-glass,.app-content-area [class*=panel],.app-content-area [class*=Panel],.app-content-area section{box-sizing:border-box;min-width:0}[data-theme=arctic_white] .app-content-area .card,[data-theme=pearl_office] .app-content-area .card{box-shadow:0 1px 2px #0f172a0d,0 10px 28px -12px #0f172a21;transition:box-shadow .2s ease}[data-theme=arctic_white] .app-content-area .card.card-hover:hover,[data-theme=pearl_office] .app-content-area .card.card-hover:hover{box-shadow:0 2px 4px #0f172a12,0 18px 44px -14px #0f172a33}.app-content-area .hero-title{letter-spacing:-.015em}.app-content-area .sub-tab-nav{letter-spacing:.1px}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(255, 255, 255)"][style*="background: rgb("],[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(255, 255, 255)"][style*="background:rgb("],[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(255, 255, 255)"][style*=linear-gradient],[data-theme=arctic_white] .container>div:last-child [style*="color: #fff"][style*="background: rgb("],[data-theme=arctic_white] .container>div:last-child [style*="color: #fff"][style*=linear-gradient],[data-theme=arctic_white] .container>div:last-child [style*="color:#fff"][style*="background: rgb("],[data-theme=arctic_white] .container>div:last-child [style*="color: #ffffff"][style*="background: rgb("],[data-theme=arctic_white] .container>div:last-child [style*="color: #ffffff"][style*=linear-gradient],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(255, 255, 255)"][style*="background: rgb("],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(255, 255, 255)"][style*="background:rgb("],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(255, 255, 255)"][style*=linear-gradient],[data-theme=pearl_office] .container>div:last-child [style*="color: #fff"][style*="background: rgb("],[data-theme=pearl_office] .container>div:last-child [style*="color: #fff"][style*=linear-gradient],[data-theme=pearl_office] .container>div:last-child [style*="color:#fff"][style*="background: rgb("],[data-theme=pearl_office] .container>div:last-child [style*="color: #ffffff"][style*="background: rgb("],[data-theme=pearl_office] .container>div:last-child [style*="color: #ffffff"][style*=linear-gradient]{color:#fff!important;-webkit-text-fill-color:#ffffff!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(254, 229, 0)"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(250, 225, 0)"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(255, 212, 0)"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(255, 205, 0)"],[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(255, 235, 0)"],[data-theme=arctic_white] .container>div:last-child [style*="color: #fee500"],[data-theme=arctic_white] .container>div:last-child [style*="color: #fae100"],[data-theme=arctic_white] .container>div:last-child [style*="color: #ffd400"],[data-theme=arctic_white] .container>div:last-child [style*="color: #ffcd00"],[data-theme=arctic_white] .container>div:last-child [style*="color: #FEE500"],[data-theme=arctic_white] .container>div:last-child [style*="color: #FFD400"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(254, 229, 0)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(250, 225, 0)"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(255, 212, 0)"],[data-theme=pearl_office] .container>div:last-child [style*="color: #fee500"],[data-theme=pearl_office] .container>div:last-child [style*="color: #fae100"],[data-theme=pearl_office] .container>div:last-child [style*="color: #ffd400"]{color:#a16207!important;-webkit-text-fill-color:#a16207!important}[data-theme=arctic_white] .container>div:last-child [style*="color: rgb(34, 211, 238)"],[data-theme=arctic_white] .container>div:last-child [style*="color: #22d3ee"],[data-theme=pearl_office] .container>div:last-child [style*="color: rgb(34, 211, 238)"],[data-theme=pearl_office] .container>div:last-child [style*="color: #22d3ee"]{color:#0e7490!important;-webkit-text-fill-color:#0e7490!important}@media (min-width: 769px){.app-content-area>div[style*="display: grid"],.app-content-area>div[style*="display:grid"]{grid-auto-rows:max-content!important}.app-content-area .page-subtabs{position:sticky!important;top:0!important;z-index:20!important;background:var(--bg, #f8fafc)!important;padding-top:8px!important;padding-bottom:8px!important;box-shadow:0 6px 10px -6px #0000001a!important}.app-content-area .page-subtabs-scroll{scrollbar-width:none!important}.app-content-area .page-subtabs-scroll::-webkit-scrollbar{display:none!important}.app-content-area>div{max-width:none!important;padding-top:0!important;margin-left:0!important;margin-right:0!important}}html[dir=rtl] .sidebar{border-right:none;border-left:1px solid var(--border)}html[dir=rtl] body,html[dir=rtl] table{text-align:right}html[dir=rtl] .recharts-wrapper,html[dir=rtl] svg,html[dir=rtl] pre,html[dir=rtl] code,html[dir=rtl] [data-ltr],html[dir=rtl] .keep-ltr{direction:ltr}@media (max-width: 900px){html[dir=rtl] .sidebar{left:auto;right:0;transform:translate(100%)}html[dir=rtl] .sidebar.sidebar-open{transform:translate(0)}}details:not([open])>*:not(summary){display:none!important}@media (min-width: 901px){.fill-rest{display:flex;flex-direction:column;min-height:0}.fill-rest>*{flex:0 0 auto}.fill-rest>:last-child{flex-grow:1;flex-shrink:0;display:flex;flex-direction:column}.fill-rest>:last-child{align-content:start}.fill-rest>:last-child>:last-child{flex-grow:1;flex-shrink:0}.app-content-area>div,[data-theme=arctic_white] .app-content-area>div,[data-theme=pearl_office] .app-content-area>div{padding-bottom:8px}div:has(>.container){display:flex;flex-direction:column;height:100vh}div:has(>.container)>.container{height:auto;flex:1 1 auto;min-height:0;grid-template-rows:minmax(0,1fr)}}@keyframes ggChDonePulse{0%{transform:scale(1);box-shadow:0 0 #0ea5e96b}55%{transform:scale(1.012);box-shadow:0 0 0 7px #0ea5e900}to{transform:scale(1);box-shadow:0 1px 3px #0ea5e92e}}.gg-ch-done{animation:ggChDonePulse 1.1s ease-out 1 both}@media (prefers-color-scheme: dark){:root{--gg-done-bg: rgba(14,165,233,.16)}}:root[data-theme=dark]{--gg-done-bg: rgba(14,165,233,.16)}:root[data-theme=light]{--gg-done-bg: rgba(14,165,233,.09)}@media (prefers-reduced-motion: reduce){.gg-ch-done{animation:none}}[data-theme=arctic_white] .container>div:last-child div[style*="position: fixed"][style*="inset: 0"],[data-theme=pearl_office] .container>div:last-child div[style*="position: fixed"][style*="inset: 0"],[data-theme=arctic_white] .container>div:last-child div[style*="position:fixed"][style*="inset:0"],[data-theme=pearl_office] .container>div:last-child div[style*="position:fixed"][style*="inset:0"]{background:#0f172a6b!important;border:0!important}@media (max-width: 768px){.app-content-area .page-subtabs,.app-content-area .sub-tab-nav{position:sticky!important;top:0!important;z-index:20!important;background:var(--bg, #f8fafc)!important;padding-top:6px!important;padding-bottom:6px!important;box-shadow:0 6px 10px -6px #0000001a!important}.app-content-area .page-subtabs{flex-wrap:nowrap!important;overflow-x:auto!important;scrollbar-width:none!important}.app-content-area .page-subtabs::-webkit-scrollbar{display:none!important}.app-content-area .page-subtabs>*{flex:0 0 auto!important}}.tabpill.active{background:var(--pill, var(--accent-solid, #2563eb));color:#fff;border:2px solid transparent;box-shadow:0 3px 14px color-mix(in srgb,var(--pill, #2563eb) 25%,transparent)}[data-theme=arctic_white] .tabpill.active,[data-theme=pearl_office] .tabpill.active{background:color-mix(in srgb,var(--pill, #2563eb) 8%,#ffffff);color:color-mix(in srgb,var(--pill, #2563eb) 70%,#000000);border:2px solid color-mix(in srgb,var(--pill, #2563eb) 65%,#000000);box-shadow:0 2px 8px color-mix(in srgb,var(--pill, #2563eb) 15%,transparent)}:root{--hero-title-color: #f97316;--hero-desc-color: var(--text-3, #64748b)}[data-theme=arctic_white],[data-theme=pearl_office]{--hero-title-color: #0f1c3a;--hero-desc-color: #334155}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body,button,input,select,textarea,label,th,td,li,dt,dd,p,span,div{word-break:keep-all;overflow-wrap:break-word}code,pre,kbd,samp,[class*=mono],[style*=monospace]{word-break:break-all;overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{line-height:1.28;letter-spacing:-.021em;font-weight:var(--fw-bold);text-wrap:balance;margin-block:0 .5em}h1{letter-spacing:-.028em}h2{letter-spacing:-.024em}body{line-height:1.6;letter-spacing:-.006em}p{line-height:1.68}th,td,input,output,.kpi,[class*=kpi],[class*=metric],[class*=value]{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"cv01","cv02"}table{border-collapse:separate;border-spacing:0}table th{font-size:var(--fs-base);font-weight:700;letter-spacing:.008em;white-space:nowrap;opacity:.74;padding-block:8px;vertical-align:middle}table td{padding-block:8px;vertical-align:middle}table td[style*="text-align: right"],table th[style*="text-align: right"],table td[align=right],table th[align=right]{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}table tbody tr{transition:background-color .14s ease}table tbody tr:hover{background-color:color-mix(in srgb,var(--accent, #4f8ef7) 5%,transparent)}button,[role=button],a{transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .12s ease,opacity .15s ease}button:not(:disabled),[role=button]:not([aria-disabled=true]){cursor:pointer}button:not(:disabled):active,[role=button]:not([aria-disabled=true]):active{transform:translateY(.5px) scale(.995)}button:disabled,[aria-disabled=true]{cursor:not-allowed;opacity:.55}:where(button,a,input,select,textarea,[tabindex],[role=button],[role=tab]):focus-visible{outline:2px solid color-mix(in srgb,var(--accent, #4f8ef7) 85%,transparent);outline-offset:2px;border-radius:var(--radius-sm, 8px)}:where(button,a,input,select,textarea,[tabindex]):focus:not(:focus-visible){outline:none}input,select,textarea,button{font-family:inherit}input,select,textarea{transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}input::placeholder,textarea::placeholder{opacity:.55;font-weight:400;letter-spacing:-.004em}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=checkbox],input[type=radio]{accent-color:var(--accent, #4f8ef7);cursor:pointer}.card,.card-glass{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.card-hover:hover{transform:translateY(-1px)}*{scrollbar-width:thin;scrollbar-color:var(--border2, rgba(120,130,150,.35)) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--border2, rgba(120,130,150,.3));border-radius:999px;border:3px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background:var(--border, rgba(120,130,150,.5));background-clip:content-box}*::-webkit-scrollbar-corner{background:transparent}::selection{background:color-mix(in srgb,var(--accent, #4f8ef7) 24%,transparent)}img,svg,video,canvas{max-width:100%}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.card:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5) 18%,rgba(255,255,255,.5) 82%,transparent);opacity:.55;pointer-events:none}[data-theme=deep_space] .card:before,[data-theme=aurora] .card:before,[data-theme=midnight_gold] .card:before,[data-theme=ocean_depth] .card:before,[data-theme=crimson_nexus] .card:before{opacity:.28}.hero-title{text-wrap:balance}.hero-desc{line-height:1.62;letter-spacing:-.004em;max-width:78ch;opacity:.88}.hero-meta{letter-spacing:.002em}.kpi-value{font-feature-settings:"tnum" 1,"case" 1;font-variant-numeric:tabular-nums}.kpi-label{letter-spacing:.02em;font-weight:600;opacity:.78}.section-title{letter-spacing:-.008em;line-height:1.35}.section-sub{line-height:1.6;opacity:.82}.btn,.btn-primary,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:6px;letter-spacing:-.004em;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn-primary{box-shadow:0 2px 8px #0f172a0f}.btn-primary:hover:not(:disabled){box-shadow:0 8px 24px #0f172a14}.btn-ghost:hover:not(:disabled){background:color-mix(in srgb,currentColor 8%,transparent)}.input:focus,input.input:focus,select.input:focus,textarea.input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent, #4f8ef7) 16%,transparent)}.input-label{letter-spacing:.006em}.table tbody td{border-top:1px solid color-mix(in srgb,currentColor 8%,transparent)}.table tbody tr:first-child td{border-top:none}.badge{line-height:1;padding-block:4px;letter-spacing:.004em;vertical-align:middle}.sub-tab-nav button,.page-subtabs button{transition:all .15s ease}.fade-up{animation-duration:.32s;animation-timing-function:cubic-bezier(.16,1,.3,1)}[class*=skeleton],[class*=Skeleton]{background:linear-gradient(90deg,color-mix(in srgb,currentColor 6%,transparent) 25%,color-mix(in srgb,currentColor 12%,transparent) 37%,color-mix(in srgb,currentColor 6%,transparent) 63%);background-size:400% 100%;animation:genie-shimmer 1.4s ease-in-out infinite;border-radius:var(--radius-sm, 8px)}@keyframes genie-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.recharts-cartesian-grid line{stroke-opacity:.32;stroke-dasharray:3 5}.recharts-cartesian-axis-line,.recharts-cartesian-axis-tick-line{stroke-opacity:.35}.recharts-text.recharts-cartesian-axis-tick-value{font-size:var(--chart-axis-fs);letter-spacing:.004em;opacity:.72}.recharts-legend-item-text{font-size:11px!important;letter-spacing:-.002em}.recharts-default-tooltip{border-radius:10px!important;border:1px solid var(--border2, rgba(120,130,150,.28))!important;box-shadow:0 8px 24px #0f172a14!important;padding:8px 12px!important;font-size:11.5px!important}.recharts-tooltip-item{padding:1px 0!important}.recharts-active-dot circle{r:4}.sub-tab-nav button,.page-subtabs button{font-size:12px;font-weight:700;letter-spacing:-.004em;line-height:1.2}.hero-title{font-weight:var(--fw-bold);letter-spacing:-.028em}.section-title{font-weight:var(--fw-semibold);letter-spacing:-.012em}.kpi-value{font-weight:var(--fw-bold);letter-spacing:-.03em}.kpi-label{font-weight:600;letter-spacing:.02em}.input-label{font-weight:700;letter-spacing:.004em}[style*="-webkit-text-fill-color: transparent"]:not([style*=background-clip]):not([style*=-webkit-background-clip]){-webkit-text-fill-color:currentColor}.app-content-area [style*="color: rgb(255, 255, 255)"]:not([style*=background]):not([class*=btn]):not(button){color:var(--text-1, #1e293b)!important}:disabled,[aria-disabled=true]{-webkit-text-fill-color:unset}.genie-spinner{display:inline-block;border-radius:50%;border:2px solid color-mix(in srgb,var(--accent, #4f8ef7) 22%,transparent);border-top-color:var(--accent, #4f8ef7);animation:genie-spin .72s linear infinite;flex-shrink:0}@keyframes genie-spin{to{transform:rotate(360deg)}}.genie-skeleton{background:linear-gradient(90deg,color-mix(in srgb,currentColor 7%,transparent) 25%,color-mix(in srgb,currentColor 13%,transparent) 37%,color-mix(in srgb,currentColor 7%,transparent) 63%);background-size:400% 100%;animation:genie-shimmer 1.4s ease-in-out infinite}[style*="position: fixed"][style*="inset: 0"]{backdrop-filter:blur(3px) saturate(.9);-webkit-backdrop-filter:blur(3px) saturate(.9);animation:genie-fade-in .16s ease-out}@keyframes genie-fade-in{0%{opacity:0}to{opacity:1}}.input-label{margin-bottom:6px;line-height:1.3}.input-label+.input,.input-label+input,.input-label+select,.input-label+textarea{margin-top:0}.input-label abbr[title],.required-mark{color:#ef4444;text-decoration:none;margin-left:2px}.input-help,.field-help{font-size:11px;line-height:1.5;margin-top:5px;opacity:.8}.input-error,.field-error{font-size:11px;line-height:1.5;margin-top:5px;color:#dc2626;font-weight:600}input,select,textarea,button{vertical-align:middle}[style*="overflowY: auto"],[style*="overflow-y: auto"]{scroll-padding-block:12px}.nav-item{display:flex;align-items:center;min-height:36px;border-radius:10px;transition:background-color .14s ease,color .14s ease,transform .12s ease}.nav-item:hover{transform:translate(1px)}.nav-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;flex-shrink:0;line-height:1}.nav-item .truncate,.sidebar-logo-name,.topbar-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}@media (min-width: 769px){.nav-item .truncate{white-space:normal;overflow-wrap:break-word;word-break:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35}}.nav-section-toggle{font-size:var(--fs-xs);font-weight:700;letter-spacing:.05em;color:var(--sidebar-text);transition:color .14s ease}.nav-section-toggle:hover{color:var(--sidebar-text-strong)}.topbar-right{display:flex;align-items:center;gap:8px}.topbar-title{font-weight:var(--fw-semibold);letter-spacing:-.014em}.topbar-clock{font-variant-numeric:tabular-nums;letter-spacing:.01em;opacity:.72}.topbar-lang-btn,.topbar-hamburger{display:inline-flex;align-items:center;justify-content:center}.topbar-dropdown-panel{border-radius:12px;box-shadow:0 20px 56px #0f172a24;animation:genie-pop .14s cubic-bezier(.16,1,.3,1)}@keyframes genie-pop{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.sidebar-overlay{animation:genie-fade-in .16s ease-out}@media print{aside,nav,.sidebar,.topbar,[class*=Sidebar],[class*=Topbar]{display:none!important}body{background:#fff!important}.card,.card-glass{box-shadow:none!important;border:1px solid #ddd!important;break-inside:avoid}}.app-content-area>div{padding-left:var(--layout-page-padding-x);padding-right:var(--layout-page-padding-x)}.card,.card-glass{border-radius:var(--r-md);padding:var(--sp-lg)}.card,.card-glass{box-shadow:none;border:1px solid var(--border-subtle)}[style*="display: grid"]>.card,[style*="display:grid"]>.card,[style*="display: grid"]>.card-glass,[style*="display:grid"]>.card-glass{height:100%}.sub-tab-nav{padding:0;background:var(--surface-primary);border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:none;backdrop-filter:none}.sub-tab-nav button{min-height:var(--layout-tab-height);font-size:var(--fs-md);font-weight:var(--fw-medium);line-height:var(--lh-tight)}button{font-family:inherit;font-size:var(--fs-md);font-weight:var(--fw-medium);line-height:var(--lh-tight)}input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{font-family:inherit;font-size:var(--fs-md);line-height:var(--lh-base);border-radius:var(--r-sm);border:1px solid var(--border-subtle);background:var(--surface-secondary);color:var(--text-primary)}input:not([type=checkbox]):not([type=radio]):not([type=range]),select{min-height:var(--layout-control-height)}table{border-collapse:collapse}th{font-size:var(--fs-base);font-weight:var(--fw-semibold);color:var(--text-secondary);letter-spacing:.01em;text-align:left}td{font-size:var(--fs-md);font-weight:var(--fw-regular);color:var(--text-primary);line-height:var(--lh-base)}th,td{padding:var(--sp-sm) var(--sp-md)}td.num,th.num,.tabular{font-variant-numeric:tabular-nums;text-align:right}.card .card .card,.card-glass .card-glass .card-glass{background:transparent;border:none;box-shadow:none;padding:0}.recharts-cartesian-grid line,.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke:var(--chart-grid);stroke-width:1}.recharts-cartesian-axis-line,.recharts-cartesian-axis-tick-line{stroke:var(--chart-grid)}.recharts-text,.recharts-cartesian-axis-tick-value{fill:var(--chart-axis-text);font-size:var(--chart-axis-fs);font-weight:var(--fw-regular);font-variant-numeric:tabular-nums}.recharts-legend-item-text{color:var(--text-secondary)!important;font-size:var(--fs-base);font-weight:var(--fw-medium)}.recharts-default-tooltip{background:var(--surface-secondary)!important;border:1px solid var(--border-default)!important;border-radius:var(--r-sm)!important;box-shadow:0 8px 24px #0f172a1f!important;padding:8px 12px!important;font-size:var(--fs-base)!important}.recharts-tooltip-label{color:var(--text-muted)!important;font-weight:var(--fw-medium);margin-bottom:4px!important}.recharts-tooltip-item{color:var(--text-primary)!important;font-variant-numeric:tabular-nums}.recharts-line .recharts-line-curve{stroke-width:var(--chart-line-width)}.recharts-active-dot circle{stroke-width:2}.kpi-card,.kpi-value,.metric,[class*=metric],[class*=Metric]{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1}.hero-title{font-size:var(--fs-2xl);font-weight:var(--fw-bold);line-height:var(--lh-tight);letter-spacing:-.015em}.hero-desc{font-size:var(--fs-md);font-weight:var(--fw-regular);color:var(--text-secondary);line-height:var(--lh-relaxed)}.section-title{font-size:var(--fs-xl);font-weight:var(--fw-semibold);line-height:var(--lh-tight)}svg:not(.recharts-surface):not([class*=recharts]){vertical-align:middle}.sidebar-logo{border-bottom:none;margin-bottom:4px;padding-bottom:8px}.sidebar-logo>div:first-child{background:transparent!important;box-shadow:none!important;width:46px!important;height:46px!important;border-radius:0!important}.sidebar-logo>div:first-child>svg{width:46px!important;height:46px!important;flex-shrink:0}[data-theme=arctic_white] .card,[data-theme=pearl_office] .card,[data-theme=arctic_white] .kpi-card,[data-theme=pearl_office] .kpi-card,[data-theme=arctic_white] .card-glass,[data-theme=pearl_office] .card-glass{box-shadow:none;border:1px solid var(--border-subtle);-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=arctic_white] .card:hover,[data-theme=pearl_office] .card:hover,[data-theme=arctic_white] .card-glass:hover,[data-theme=pearl_office] .card-glass:hover{border-color:var(--border-default);box-shadow:0 1px 3px #0f172a0d}.sub-tab-nav{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid var(--border-subtle)}.hero,[data-theme=arctic_white] .hero,[data-theme=pearl_office] .hero,.container>div:last-child .hero,.app-content-area .hero,[data-theme=arctic_white] .container>div:last-child .hero,[data-theme=pearl_office] .container>div:last-child .hero{background:transparent!important;background-color:transparent!important;background-image:none!important;border:none!important;box-shadow:none!important;border-radius:0!important;padding:4px 0 12px!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.hero:after,.hero:before{display:none!important}#main-content .hero,#main-content .hero-title,#main-content .hero-desc,#main-content .hero-meta{background:transparent!important;background-color:transparent!important;background-image:none!important;border:none!important;box-shadow:none!important}.hero-title,.hero-desc,.hero-meta,.hero>.sub,[data-theme=arctic_white] .hero-title,[data-theme=arctic_white] .hero-desc,[data-theme=arctic_white] .hero-meta,[data-theme=pearl_office] .hero-title,[data-theme=pearl_office] .hero-desc,[data-theme=pearl_office] .hero-meta,.container>div:last-child .hero-title,.container>div:last-child .hero-desc,.container>div:last-child .hero-meta{background:transparent!important;background-color:transparent!important;background-image:none!important;border:none!important;box-shadow:none!important}.card .card,.card-glass .card-glass,.card .card-glass,.card-glass .card{background:transparent;border:none;box-shadow:none}:where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:var(--r-sm)}[data-theme=deep_space],[data-theme=aurora],[data-theme=midnight_gold],[data-theme=ocean_depth],[data-theme=crimson_nexus],[data-theme=dark]{--brand-mark-from: #60a5fa;--brand-mark-to: #c084fc;--brand-mark-arrow: #4ade80;--brand-mark-spark: #facc15}.brand-mark .brand-mark-dark{opacity:0}.brand-mark .brand-mark-light{opacity:1}[data-theme=deep_space] .brand-mark .brand-mark-light,[data-theme=aurora] .brand-mark .brand-mark-light,[data-theme=midnight_gold] .brand-mark .brand-mark-light,[data-theme=ocean_depth] .brand-mark .brand-mark-light,[data-theme=crimson_nexus] .brand-mark .brand-mark-light,[data-theme=dark] .brand-mark .brand-mark-light{opacity:0}[data-theme=deep_space] .brand-mark .brand-mark-dark,[data-theme=aurora] .brand-mark .brand-mark-dark,[data-theme=midnight_gold] .brand-mark .brand-mark-dark,[data-theme=ocean_depth] .brand-mark .brand-mark-dark,[data-theme=crimson_nexus] .brand-mark .brand-mark-dark,[data-theme=dark] .brand-mark .brand-mark-dark{opacity:1}[data-theme=arctic_white] .container>div:last-child [style*="var(--success-text)"][style*=color],[data-theme=pearl_office] .container>div:last-child [style*="var(--success-text)"][style*=color]{color:var(--success-text)!important}[data-theme=arctic_white] .container>div:last-child [style*="var(--danger-text)"][style*=color],[data-theme=pearl_office] .container>div:last-child [style*="var(--danger-text)"][style*=color]{color:var(--danger-text)!important}[data-theme=arctic_white] .container>div:last-child [style*="var(--warning-text)"][style*=color],[data-theme=pearl_office] .container>div:last-child [style*="var(--warning-text)"][style*=color]{color:var(--warning-text)!important}[data-theme=arctic_white] .container>div:last-child [style*="var(--info-text)"][style*=color],[data-theme=pearl_office] .container>div:last-child [style*="var(--info-text)"][style*=color]{color:var(--info-text)!important}[data-theme=arctic_white] .container>div:last-child [style*="var(--accent-text)"][style*=color],[data-theme=pearl_office] .container>div:last-child [style*="var(--accent-text)"][style*=color]{color:var(--accent-text)!important}[data-theme=arctic_white] .container>div:last-child [style*="var(--success-solid)"][style*=color],[data-theme=arctic_white] .container>div:last-child [style*="var(--accent-solid)"][style*=color],[data-theme=pearl_office] .container>div:last-child [style*="var(--success-solid)"][style*=color],[data-theme=pearl_office] .container>div:last-child [style*="var(--accent-solid)"][style*=color]{color:#fff!important}.app-content-area [style*=ellipsis]{white-space:normal!important;text-overflow:clip!important;word-break:keep-all;overflow-wrap:break-word}:root{--rs-bp-xs: 360px;--rs-bp-sm: 480px;--rs-bp-md: 768px;--rs-bp-lg: 1024px;--rs-bp-xl: 1280px;--rs-safe-t: env(safe-area-inset-top, 0px);--rs-safe-b: env(safe-area-inset-bottom, 0px);--rs-safe-l: env(safe-area-inset-left, 0px);--rs-safe-r: env(safe-area-inset-right, 0px);--rs-bottomnav-h: 60px;--rs-topbar-h: 52px;--rs-touch: 44px;--rs-touch-min: 40px;--rs-fs-caption: clamp(11px, 2.9vw, 12.5px);--rs-fs-table: clamp(11.5px, 3.1vw, 13px);--rs-fs-body: clamp(12.5px, 3.4vw, 14.5px);--rs-fs-label: clamp(12px, 3.2vw, 13.5px);--rs-fs-button: clamp(13px, 3.4vw, 14.5px);--rs-fs-kpi: clamp(18px, 5.6vw, 28px);--rs-fs-h3: clamp(14.5px, 4vw, 17px);--rs-fs-h2: clamp(16px, 4.6vw, 21px);--rs-fs-h1: clamp(19px, 5.4vw, 26px);--rs-gap: clamp(8px, 2.6vw, 14px);--rs-pad: clamp(10px, 3.2vw, 16px);--rs-radius: 14px;--rs-hairline: rgba(15, 23, 42, .08);--rs-hairline-strong: rgba(15, 23, 42, .13);--rs-elev-1: 0 1px 2px rgba(15, 23, 42, .05), 0 1px 1px rgba(15, 23, 42, .03);--rs-elev-2: 0 4px 14px -4px rgba(15, 23, 42, .12), 0 2px 6px -2px rgba(15, 23, 42, .07);--rs-elev-3: 0 -18px 48px -12px rgba(15, 23, 42, .28), 0 -2px 10px -4px rgba(15, 23, 42, .12);--rs-ring: 0 0 0 3px rgba(79, 142, 247, .16);--rs-ease: cubic-bezier(.22, .78, .27, 1);--rs-dur: .22s;--rs-sheet-z: 2147483600;--rs-chip-z: 9100}[data-theme=deep_space],[data-theme=aurora],[data-theme=midnight_gold],[data-theme=ocean_depth]{--rs-hairline: rgba(148, 180, 255, .12);--rs-hairline-strong: rgba(148, 180, 255, .2);--rs-elev-1: 0 1px 2px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .03);--rs-elev-2: 0 6px 18px -6px rgba(0, 0, 0, .6), inset 0 1px 0 rgba(255, 255, 255, .04);--rs-elev-3: 0 -20px 56px -12px rgba(0, 0, 0, .7), inset 0 1px 0 rgba(255, 255, 255, .06)}.rs-vh-full{height:100vh;height:100dvh}.rs-vh-min{min-height:100vh;min-height:100dvh}.rs-btn,.rs-chip,.rs-tab{min-height:var(--rs-touch-min);height:auto;line-height:1.25;white-space:normal;overflow-wrap:break-word;word-break:keep-all}.rs-stack,.rs-row,.rs-grid,.rs-card,.rs-page,.rs-section{min-width:0}.rs-row>*,.rs-stack>*,.rs-grid>*{min-width:0}.rs-page{display:flex;flex-direction:column;gap:var(--rs-gap);padding:var(--rs-pad);min-width:0;max-width:100%}.rs-section{display:flex;flex-direction:column;gap:var(--rs-gap);min-width:0;max-width:100%}.rs-stack{display:flex;flex-direction:column;gap:var(--rs-gap)}.rs-row{display:flex;flex-wrap:wrap;gap:var(--rs-gap);align-items:center}.rs-row--nowrap{flex-wrap:nowrap}.rs-grid{display:grid;gap:var(--rs-gap);grid-template-columns:repeat(auto-fit,minmax(min(var(--rs-col, 220px),100%),1fr))}.rs-grid--kpi{--rs-col: 160px}.rs-grid--card{--rs-col: 260px}.rs-grid--wide{--rs-col: 340px}.rs-card{background:var(--bg-card, var(--surface2, #fff));border:1px solid var(--rs-hairline);border-radius:var(--rs-radius);padding:var(--rs-pad);max-width:100%;min-width:0;box-sizing:border-box;box-shadow:var(--rs-elev-1)}#main-content table td,#main-content table th,.rs-kv__v,.rs-datacard__value,.rs-fulltable td,.rs-fulltable th{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"case" 1}.rs-page img,.rs-card img,.rs-sheet img{max-width:100%;height:auto}.rs-break-all{overflow-wrap:anywhere;word-break:break-all}.rs-break{overflow-wrap:break-word;word-break:keep-all}.app-shell-col{display:flex!important;flex-direction:column!important;min-width:0!important;flex:1!important;height:100%!important;min-height:0!important;overflow:hidden!important;position:relative!important}.app-shell-col>.app-scroll-wrap{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}@media (max-width: 768px){.app-shell-col>.app-scroll-wrap{padding-bottom:calc(var(--rs-bottomnav-h) + var(--rs-safe-b) + 10px)!important;box-sizing:border-box}.container div.app-shell-col>div.app-scroll-wrap{scrollbar-width:none;-ms-overflow-style:none;padding-left:16px!important;padding-right:16px!important}.app-shell-col>.app-scroll-wrap::-webkit-scrollbar{width:0!important;height:0!important}.app-shell-col>.app-scroll-wrap>.app-content-area{flex:1 0 auto!important;min-height:0!important}.app-scroll-wrap>.app-content-area>*,.app-scroll-wrap>.app-content-area>*>*{max-width:100%!important;box-sizing:border-box}}@media (display-mode: standalone),(display-mode: fullscreen){.app-shell-col>.app-scroll-wrap{padding-bottom:calc(var(--rs-bottomnav-h) + var(--rs-safe-b) + 10px)!important;box-sizing:border-box}}.rs-wrapbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-width:0;max-width:100%}.rs-wrapbar>*{flex:0 1 auto;min-width:0}@media (max-width: 768px){#main-content .gx-subtab-bar,.gx-subtab-bar{height:auto!important;min-height:46px!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important;flex-wrap:nowrap!important;grid-auto-flow:column!important;grid-auto-columns:minmax(96px,max-content)!important;grid-template-columns:none!important;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-padding-inline:12px}#main-content .gx-subtab-bar::-webkit-scrollbar,.gx-subtab-bar::-webkit-scrollbar{display:none}#main-content .gx-subtab-bar>*,.gx-subtab-bar>*{flex:0 1 auto!important;max-width:72vw!important;scroll-snap-align:start;white-space:normal!important;overflow-wrap:break-word;word-break:keep-all}}@media (max-width: 400px){#main-content div[style*="minmax(2"],#main-content div[style*="minmax(3"],#main-content div[style*="minmax(4"],#main-content div[style*="minmax( 2"],#main-content div[style*="minmax( 3"]{grid-template-columns:1fr!important}}@media (min-width: 401px) and (max-width: 560px){#main-content div[style*="minmax(3"],#main-content div[style*="minmax(4"],#main-content div[style*="minmax( 3"]{grid-template-columns:1fr!important}}@media (max-width: 768px){#main-content div[style*="display: flex"][style*="flex-shrink: 0"],#main-content div[style*="display:flex"][style*="flex-shrink:0"],#main-content div[style*="flex-shrink: 0"][style*="flex-wrap: wrap"]{flex-wrap:wrap!important;flex-shrink:1!important;min-width:0!important;max-width:100%!important}}.rs-tabstrip{display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;max-width:100%;min-width:0}.rs-tabstrip::-webkit-scrollbar{display:none}.rs-tabstrip>*{flex:0 0 auto;scroll-snap-align:start}@media (max-width: 768px){#main-content div[style*="flex-wrap: wrap"]:has(>button)>span:first-of-type,#main-content div[style*="flex-wrap:wrap"]:has(>button)>span:first-of-type,#main-content div[style*="flex-wrap: wrap"]:has(>button)>label:first-of-type{flex:1 0 100%!important;margin-bottom:2px;font-size:var(--rs-fs-caption);font-weight:700;color:var(--text-3, #6b7280);letter-spacing:.01em}#main-content .rs-balanced{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(var(--rs-bal-min, 96px),100%),1fr))!important;gap:8px!important;align-items:stretch!important;justify-items:stretch!important}#main-content .rs-balanced>*{width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box}#main-content .rs-balanced>*:last-child:nth-child(odd){grid-column:1 / -1}#main-content .rs-balanced>.rs-bal-label{grid-column:1 / -1;font-size:var(--rs-fs-caption);font-weight:700;color:var(--text-3, #6b7280);letter-spacing:.01em;margin-bottom:2px!important}#main-content .rs-balanced>button,#main-content .rs-balanced>a,#main-content .rs-balanced>span:not(.rs-bal-label){min-height:42px;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.28;white-space:normal;overflow-wrap:break-word;word-break:keep-all}#main-content div[style*="flex-direction: column"]>button,#main-content div[style*="flex-direction:column"]>button{width:100%!important;min-height:44px;justify-content:flex-start;text-align:left;box-sizing:border-box}#main-content div[style*="flex-direction: column"][style*="align-items: flex-start"]:has(>button),#main-content div[style*="flex-direction:column"][style*="align-items:flex-start"]:has(>button){align-items:stretch!important}#main-content button,#main-content [role=button],#main-content .badge,#main-content label,#main-content .chip{white-space:normal!important;overflow-wrap:break-word;word-break:keep-all}#main-content table button,#main-content table .badge,#main-content table td,#main-content table th{white-space:revert!important}#main-content div[style*="flex-wrap: wrap"]:not(.gx-subtab-bar):not([role=tablist]):not(.rs-tabstrip),#main-content div[style*="flex-wrap:wrap"]:not(.gx-subtab-bar):not([role=tablist]):not(.rs-tabstrip){overflow-x:visible!important}#main-content div[style*="flex: 1 1 0%"],#main-content div[style*="flex:1 1 0%"]{flex-basis:auto!important;min-width:min(14ch,100%)}#main-content div[style*="display: flex"]:has(>button[style*="flex: 1 1 0%"]),#main-content div[style*="display:flex"]:has(>button[style*="flex:1 1 0%"]){overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity}#main-content div[style*="display: flex"]:has(>button[style*="flex: 1 1 0%"])::-webkit-scrollbar,#main-content div[style*="display:flex"]:has(>button[style*="flex:1 1 0%"])::-webkit-scrollbar{display:none}#main-content div[style*="display: flex"]:has(>button[style*="flex: 1 1 0%"])>button,#main-content div[style*="display:flex"]:has(>button[style*="flex:1 1 0%"])>button{flex:0 0 auto!important;min-width:max-content;max-width:72vw;white-space:normal;scroll-snap-align:start}#main-content div[style*="display: flex"]>span:not(.badge):not(.chip),#main-content div[style*="display:flex"]>span:not(.badge):not(.chip),#main-content .section-header>*{overflow-wrap:break-word;word-break:keep-all}#main-content .section-header{flex-wrap:wrap;row-gap:6px}#main-content .section-header>*:not(:first-child){min-width:min(12ch,100%)}#main-content .section-sub{overflow-wrap:break-word;word-break:keep-all}#main-content .hero-meta{flex-direction:row!important;flex-wrap:nowrap!important;align-items:center}#main-content .hero-meta>*:not(.hero-icon){min-width:0!important;flex:1 1 auto}#main-content div[style*="flex-wrap: wrap"],#main-content div[style*="flex-wrap:wrap"]{row-gap:8px}.gx-subtab-bar{align-items:stretch!important}.gx-subtab-bar>*{display:flex!important;flex-direction:column;justify-content:center;min-height:52px}#main-content .card,#main-content .card-glass{padding:var(--rs-pad)!important;border-radius:16px}#main-content .badge{display:inline-flex;align-items:center;min-height:24px;line-height:1.2}}@media (max-width: 768px){.topbar div.topbar-dropdown-panel,.topbar-dropdown-panel{width:min(92vw,360px)!important;max-width:min(92vw,360px)!important;min-width:0!important;position:fixed!important;top:clamp(56px,calc(var(--rs-safe-t) + 148px),40vh)!important;right:8px!important;left:auto!important;bottom:auto!important;max-height:min(60vh,60dvh)!important;overscroll-behavior:contain}.topbar-dropdown-panel>button{min-height:var(--rs-touch);font-size:var(--rs-fs-label)!important}}@media (max-width: 768px){#main-content div:has(>.recharts-responsive-container),#main-content div:has(>div>.recharts-responsive-container){overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin}#main-content .recharts-responsive-container{min-width:var(--rs-chart-min, 420px)!important}#main-content .recharts-legend-wrapper{position:static!important;width:100%!important;white-space:normal!important}#main-content .recharts-default-legend{display:flex!important;flex-wrap:wrap;gap:4px 10px;justify-content:flex-start}}@media (max-width: 768px){#main-content table:not(.rs-no-sticky-col)>thead>tr>th:first-child,#main-content table:not(.rs-no-sticky-col)>tbody>tr>td:first-child,#main-content table:not(.rs-no-sticky-col)>tr>td:first-child{position:sticky;left:0;z-index:2;background:var(--surface2, var(--bg-card, #fff));box-shadow:1px 0 0 0 var(--border, rgba(120,140,180,.18))}#main-content table:not(.rs-no-sticky-col)>thead>tr>th:first-child{z-index:3}#main-content table th,#main-content table td{min-width:4.5em}#main-content table th:first-child,#main-content table td:first-child{min-width:6em}#main-content table{font-size:var(--rs-fs-table)!important}}.rs-tablechip{position:fixed;z-index:var(--rs-chip-z);display:flex;gap:6px;pointer-events:auto}.rs-tablechip--dock{left:auto;right:12px;bottom:calc(var(--rs-bottomnav-h) + var(--rs-safe-b) + 14px);top:auto}.rs-tablechip button{display:inline-flex;align-items:center;gap:5px;min-height:36px;padding:8px 14px;border-radius:999px;border:1px solid var(--rs-hairline-strong);background:color-mix(in srgb,var(--surface2, #fff) 88%,transparent);backdrop-filter:blur(14px) saturate(1.6);-webkit-backdrop-filter:blur(14px) saturate(1.6);color:var(--text-1, #111827);font-size:12px;font-weight:800;letter-spacing:-.015em;box-shadow:var(--rs-elev-2);cursor:pointer;white-space:nowrap;transition:transform var(--rs-dur) var(--rs-ease),box-shadow var(--rs-dur) var(--rs-ease)}.rs-tablechip button:active{transform:scale(.955);box-shadow:var(--rs-elev-1)}.rs-scrollhint{position:fixed;z-index:calc(var(--rs-chip-z) - 1);pointer-events:none;background:linear-gradient(90deg,transparent,var(--surface, rgba(248,249,252,.92)))}.rs-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#080e1a61,#080e1a9e);backdrop-filter:blur(3px) saturate(.9);-webkit-backdrop-filter:blur(3px) saturate(.9);z-index:var(--rs-sheet-z);animation:rs-fade var(--rs-dur) var(--rs-ease)}@keyframes rs-fade{0%{opacity:0}to{opacity:1}}@keyframes rs-slide-up{0%{transform:translateY(14%);opacity:.6}to{transform:translateY(0);opacity:1}}.rs-sheet{position:fixed;left:0;right:0;bottom:0;z-index:calc(var(--rs-sheet-z) + 1);display:flex;flex-direction:column;background:var(--surface2, #fff);color:var(--text-1, #111827);border-radius:20px 20px 0 0;border-top:1px solid var(--rs-hairline-strong);box-shadow:var(--rs-elev-3);max-height:92vh;max-height:92dvh;padding-bottom:var(--rs-safe-b);animation:rs-slide-up var(--rs-dur) var(--rs-ease);overflow:hidden}.rs-sheet--full{top:0;border-radius:0;border-top:0;max-height:none;height:100vh;height:100dvh;padding-top:var(--rs-safe-t)}.rs-sheet__grip{width:40px;height:4px;border-radius:99px;background:var(--rs-hairline-strong);margin:9px auto 3px;flex:0 0 auto}.rs-sheet__head{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:10px;padding:12px 16px 11px;background:var(--surface2, #fff);border-bottom:1px solid var(--rs-hairline);flex:0 0 auto}.rs-sheet__title{flex:1;min-width:0;font-size:var(--rs-fs-h3);font-weight:800;letter-spacing:-.02em;overflow-wrap:break-word;word-break:keep-all}.rs-sheet__close{flex:0 0 auto;min-width:var(--rs-touch);min-height:var(--rs-touch);display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--text-3, #6b7280);font-size:17px;cursor:pointer;border-radius:12px;transition:background var(--rs-dur) var(--rs-ease),color var(--rs-dur) var(--rs-ease)}.rs-sheet__close:hover,.rs-sheet__close:active{background:color-mix(in srgb,var(--text-3, #6b7280) 10%,transparent);color:var(--text-1, #111827)}.rs-sheet__body{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:14px 16px calc(20px + var(--rs-safe-b));min-height:0}.rs-sheet__foot{position:sticky;bottom:0;flex:0 0 auto;display:flex;gap:8px;padding:12px 16px calc(12px + var(--rs-safe-b));background:var(--surface2, #fff);border-top:1px solid var(--rs-hairline);box-shadow:0 -8px 20px -12px #0f172a47}.rs-sheet__foot>*{flex:1;min-height:var(--rs-touch)}body.rs-sheet-open{overflow:hidden}body.rs-sheet-open .onb-fab,body.rs-drawer-open .onb-fab,body.rs-sheet-open .rs-tablechip{opacity:0!important;pointer-events:none!important;transition:opacity .14s var(--rs-ease)}.rs-fulltable{overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;max-width:100%;height:100%;border:1px solid var(--rs-hairline);border-radius:14px;background:var(--surface2, #fff)}.rs-fulltable table{display:table!important;width:max-content!important;min-width:100%!important;overflow:visible!important;font-size:12px!important;border-collapse:separate;border-spacing:0}.rs-fulltable thead th{position:sticky;top:0;z-index:3;background:var(--surface, #f8f9fc);box-shadow:inset 0 -1px 0 0 var(--rs-hairline-strong);white-space:normal;word-break:keep-all;font-size:10.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--text-3, #6b7280);padding:10px 11px!important}.rs-fulltable th:first-child,.rs-fulltable td:first-child{position:sticky;left:0;z-index:2;background:var(--surface2, #fff);box-shadow:6px 0 8px -6px #0f172a2e,1px 0 0 0 var(--rs-hairline);font-weight:700}.rs-fulltable thead th:first-child{z-index:4;background:var(--surface, #f8f9fc)}.rs-fulltable td:first-child,.rs-fulltable th:first-child{min-width:108px;max-width:168px;overflow-wrap:break-word;word-break:keep-all;-webkit-hyphens:none;hyphens:none}.rs-fulltable td{white-space:normal;word-break:keep-all;overflow-wrap:break-word}.rs-fulltable td,.rs-fulltable th{padding:10px 11px;border-bottom:1px solid var(--rs-hairline)}.rs-fulltable tbody tr:last-child td{border-bottom:0}.rs-fulltable tbody tr:nth-child(2n) td{background:color-mix(in srgb,var(--text-3, #6b7280) 3%,transparent)}.rs-fulltable tbody tr:nth-child(2n) td:first-child{background:color-mix(in srgb,var(--text-3, #6b7280) 3%,var(--surface2, #fff))}.rs-kv{display:grid;grid-template-columns:minmax(84px,36%) 1fr;gap:0 14px;align-items:baseline}.rs-kv>*{padding:9px 0;border-bottom:1px solid var(--rs-hairline)}.rs-kv>*:nth-last-child(-n+2){border-bottom:0}.rs-kv__k{font-size:var(--rs-fs-caption);font-weight:600;color:var(--text-3, #6b7280);letter-spacing:-.01em;overflow-wrap:break-word;word-break:keep-all}.rs-kv__v{font-size:var(--rs-fs-body);font-weight:700;color:var(--text-1, #111827);letter-spacing:-.01em;overflow-wrap:anywhere}.rs-kv__row{display:contents}.rs-kv-divider{grid-column:1 / -1;height:1px;background:var(--rs-hairline);margin:2px 0}.rs-datacard{border:1px solid var(--rs-hairline);border-radius:14px;padding:13px 14px;background:var(--bg-card, var(--surface2, #fff));display:flex;flex-direction:column;gap:9px;min-width:0;box-shadow:var(--rs-elev-1);transition:box-shadow var(--rs-dur) var(--rs-ease),transform var(--rs-dur) var(--rs-ease),border-color var(--rs-dur) var(--rs-ease)}button.rs-datacard:active{transform:scale(.985);box-shadow:var(--rs-elev-2);border-color:var(--rs-hairline-strong)}.rs-datacard__head{display:flex;align-items:flex-start;gap:8px;min-width:0}.rs-datacard__title{flex:1;min-width:0;font-size:var(--rs-fs-body);font-weight:800;letter-spacing:-.02em;color:var(--text-1, #111827);overflow-wrap:anywhere}.rs-datacard__body{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(118px,100%),1fr));gap:10px 14px;padding-top:2px;border-top:1px solid var(--rs-hairline)}.rs-datacard__cell{min-width:0;display:flex;flex-direction:column;gap:2px}.rs-datacard__label{font-size:10px;font-weight:700;line-height:1.3;color:var(--text-3, #6b7280);letter-spacing:.04em;text-transform:uppercase}.rs-datacard__value{font-size:var(--rs-fs-table);font-weight:700;line-height:1.35;color:var(--text-1, #111827);letter-spacing:-.01em;overflow-wrap:anywhere}.rs-datacard__more{align-self:stretch;min-height:38px;padding:9px 14px;border-radius:11px;border:1px solid color-mix(in srgb,var(--accent, #4f8ef7) 26%,transparent);background:color-mix(in srgb,var(--accent, #4f8ef7) 7%,transparent);color:var(--accent, #4f8ef7);font-size:12.5px;font-weight:800;letter-spacing:-.01em;cursor:pointer;transition:background var(--rs-dur) var(--rs-ease),transform var(--rs-dur) var(--rs-ease)}.rs-datacard__more:active{transform:scale(.98);background:color-mix(in srgb,var(--accent, #4f8ef7) 14%,transparent)}.rs-truncate{display:-webkit-box;-webkit-line-clamp:var(--rs-lines, 2);line-clamp:var(--rs-lines, 2);-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;cursor:pointer}.rs-truncate--1{--rs-lines: 1}.rs-truncate.is-open{-webkit-line-clamp:unset;line-clamp:unset;display:block}.rs-truncate-hint{font-size:10.5px;font-weight:800;color:var(--accent, #4f8ef7);margin-left:4px;white-space:nowrap}@media (max-width: 768px){.rs-clipped{cursor:pointer;text-decoration:underline;text-decoration-style:dotted;text-decoration-color:var(--accent, #4f8ef7);text-underline-offset:3px;-webkit-tap-highlight-color:rgba(79,142,247,.18)}}.rs-actionmenu{position:relative;display:inline-flex}.rs-actionmenu__trigger{min-width:36px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;border:1px solid var(--border, rgba(120,140,180,.2));background:transparent;color:var(--text-2, #475569);font-size:16px;cursor:pointer}.rs-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 18px;text-align:center;min-height:140px}.rs-state__icon{font-size:30px;line-height:1}.rs-state__title{font-size:var(--rs-fs-h3);font-weight:800;color:var(--text-1, #111827)}.rs-state__desc{font-size:var(--rs-fs-caption);color:var(--text-3, #6b7280);max-width:32ch;line-height:1.55;word-break:keep-all}.rs-skel{border-radius:10px;background:linear-gradient(90deg,#788cb41a,#788cb42e,#788cb41a);background-size:200% 100%;animation:rs-shimmer 1.3s linear infinite}@keyframes rs-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 940px) and (orientation: landscape){.rs-sheet{max-height:96vh;max-height:96dvh}.rs-sheet__head{padding-top:6px;padding-bottom:6px}.rs-sheet__grip{margin:4px auto 0}}.rs-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rs-sheet :focus-visible,.rs-tablechip :focus-visible{outline:2px solid var(--accent, #4f8ef7);outline-offset:2px}@media (prefers-reduced-motion: reduce){.rs-sheet,.rs-scrim,.rs-skel{animation:none!important}}@media (min-width: 769px) and (max-width: 1024px){.rs-grid--kpi{--rs-col: 180px}.rs-grid--card{--rs-col: 300px}}@media (min-width: 769px){.rs-tablechip,.rs-scrollhint{display:none!important}}@media (max-width: 768px){.rs-page-sticky,#main-content .sub-tab-nav,#main-content .page-subtabs,#main-content .page-subtabs-scroll,.app-content-area .sub-tab-nav,.app-content-area .page-subtabs{position:static!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.rs-page-sticky{z-index:auto!important}}@media (max-width: 768px){#main-content [style*="font-size: 8px"],#main-content [style*="font-size: 9px"],#main-content [style*="font-size: 9.5px"]{font-size:12px!important}#main-content [style*="font-size: 10px"],#main-content [style*="font-size: 10.5px"]{font-size:12.5px!important}#main-content [style*="font-size: 11px"],#main-content [style*="font-size: 11.5px"]{font-size:13.5px!important}#main-content [style*="font-size: 12px"],#main-content [style*="font-size: 12.5px"]{font-size:14px!important}#main-content [style*="font-size: 13px"],#main-content [style*="font-size: 13.5px"]{font-size:14.5px!important}#main-content [style*="font-size: 15px"]{font-size:15px!important}#main-content button,#main-content .sub-tab-nav button,#main-content .page-subtabs button,#main-content [role=tab]{font-size:clamp(13.5px,3.6vw,15px)!important}#main-content .badge,#main-content .chip,#main-content .tag{font-size:11.5px!important;padding:2px 7px!important}#main-content p,#main-content li{font-size:clamp(13.5px,3.6vw,15px)!important;line-height:1.55!important}#main-content td,#main-content th{font-size:clamp(12.5px,3.3vw,14px)!important}}@media (max-width: 768px){#main-content .recharts-legend-item-text{font-size:12.5px!important}#main-content .recharts-text,#main-content .recharts-cartesian-axis-tick-value,#main-content .recharts-label,#main-content .recharts-tooltip-wrapper{font-size:12px!important}}@media (max-width: 768px){#main-content{font-size:14px!important}#main-content [style*="font-size: 16px"]{font-size:16px!important}#main-content [style*="font-size: 17px"]{font-size:16.5px!important}#main-content [style*="font-size: 18px"]{font-size:17px!important}#main-content [style*="font-size: 19px"],#main-content [style*="font-size: 20px"]{font-size:18px!important}#main-content [style*="font-size: 21px"],#main-content [style*="font-size: 22px"]{font-size:19px!important}#main-content [style*="font-size: 24px"]{font-size:20px!important}#main-content [style*="font-size: 26px"],#main-content [style*="font-size: 28px"]{font-size:22px!important}#main-content [style*="font-size: 30px"],#main-content [style*="font-size: 32px"],#main-content [style*="font-size: 34px"],#main-content [style*="font-size: 36px"]{font-size:24px!important}#main-content .badge,#main-content .chip,#main-content .tag{font-size:12.5px!important}#main-content svg text[font-size="8"],#main-content svg text[font-size="9"],#main-content svg text[font-size="10"],#main-content svg text[font-size="11"]{font-size:12px!important}}@media (max-width: 768px){#main-content>div{max-width:100%!important}}@media (max-width: 768px){#main-content svg[width]:not([width$="%"]){max-width:none!important}}@media (max-width: 768px){#main-content .kpi-label{font-size:12.5px!important}#main-content .kpi-sub{font-size:12px!important}}@media (max-width: 768px){#main-content [style*="flex: 1 1 0%"]{flex-basis:auto!important}}@media (max-width: 768px){#main-content .section-sub,#main-content .card-sub,#main-content .stat-sub{font-size:12.5px!important}}@media (max-width: 768px){.rs-statgrid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;align-items:stretch}@media (max-width: 340px){.rs-statgrid{grid-template-columns:1fr!important}}.rs-statcard{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-content:center;align-items:center;column-gap:10px!important;row-gap:0!important;padding:12px 14px!important;min-width:0}.rs-statcard>.rs-stat-icon{grid-column:1;grid-row:1 / span 2;align-self:center;margin:0!important;line-height:1!important;font-size:22px!important}.rs-statcard>.rs-stat-val{grid-column:2;grid-row:1;margin:0!important;line-height:1.15!important;min-width:0;overflow-wrap:break-word;word-break:keep-all}.rs-statcard>.rs-stat-sub{grid-column:2;grid-row:2;margin:2px 0 0!important;line-height:1.3!important;min-width:0;overflow-wrap:break-word;word-break:keep-all}.rs-statcard:not(:has(>.rs-stat-icon)){grid-template-columns:minmax(0,1fr)!important}.rs-statcard:not(:has(>.rs-stat-icon))>.rs-stat-val,.rs-statcard:not(:has(>.rs-stat-icon))>.rs-stat-sub{grid-column:1}}@media (min-width: 769px){#main-content [style*="font-size: 8px"],#main-content [style*="font-size: 9px"],#main-content [style*="font-size: 9.5px"],#main-content [style*="font-size: 10px"],#main-content [style*="font-size: 10.5px"]{font-size:11.5px!important}#main-content [style*="font-size: 11px"]{font-size:12px!important}#main-content .kpi-label,#main-content .kpi-sub,#main-content .section-sub,#main-content .card-sub,#main-content .stat-sub{font-size:11.5px!important}#main-content .recharts-legend-item-text{font-size:12px!important}#main-content svg text[font-size="8"],#main-content svg text[font-size="9"],#main-content svg text[font-size="10"]{font-size:11px!important}}@media (min-width: 769px){#main-content td,#main-content th,#main-content td *,#main-content th *{overflow-wrap:normal!important;word-break:keep-all!important}}@media (max-width: 768px){.sidebar .truncate,.sidebar .nav-item{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:break-word;word-break:keep-all}.sidebar .nav-item{align-items:flex-start!important;height:auto!important;min-height:34px}.sidebar .nav-item>:first-child{flex-shrink:0}[dir=rtl] .sidebar [style*="padding-left: 24px"]{padding-left:0!important;padding-right:24px!important}[dir=rtl] .sidebar [style*="padding-left: 10px"]{padding-left:0!important;padding-right:10px!important}[dir=rtl] .sidebar [style*="padding-left: 8px"]{padding-left:0!important;padding-right:8px!important}}@media (max-width: 768px){.sidebar .nav-item,.sidebar .truncate{font-size:13px!important}.sidebar [style*="font-size: 10px"],.sidebar [style*="font-size: 10.5px"]{font-size:12px!important}.sidebar [style*="font-size: 11px"],.sidebar [style*="font-size: 11.5px"]{font-size:12.5px!important}.sidebar .sidebar-logo-version{font-size:11.5px!important}}@media (max-width: 768px){.sidebar .sidebar-footer{font-size:12px!important;line-height:1.5!important}}.tb-cta-short{display:none}@media (max-width: 768px){.tb-cta-full{display:none}.tb-cta-short{display:inline}}@media (max-width: 768px){#main-content .rs-nobleed{margin-left:0!important;margin-right:0!important}}#main-content .rs-flatwrap{padding-left:0!important;padding-right:0!important}#main-content .rs-clampw{width:auto!important;max-width:100%!important;box-sizing:border-box!important}@media (min-width: 769px){#main-content{padding-left:24px!important;padding-right:24px!important}}@media (max-width: 768px){#main-content .rs-stackrow{flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}}@media (max-width: 768px){#main-content .page-subtabs,#main-content .page-subtabs-scroll,#main-content .subtab-balance,#main-content .gx-subtab-bar,.app-content-area .page-subtabs,.app-content-area .page-subtabs-scroll,.subtab-balance{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-content:flex-start!important;row-gap:6px!important;width:auto!important;max-width:100%!important;min-width:0!important;overflow-x:visible!important}#main-content .page-subtabs>button,#main-content .page-subtabs>a,#main-content .page-subtabs-scroll>button,#main-content .subtab-balance>button,#main-content .subtab-balance>a,#main-content .gx-subtab-bar>button,#main-content .gx-subtab-bar>a,.app-content-area .page-subtabs>button,.app-content-area .page-subtabs>a,.subtab-balance>button,.subtab-balance>a{flex:1 1 auto!important;min-width:0!important;max-width:100%!important;white-space:normal!important;text-align:center!important;justify-content:center!important}#main-content .page-subtabs>span,#main-content .subtab-balance>span,.subtab-balance>span{flex:0 0 auto!important}}.cap-native{-webkit-tap-highlight-color:transparent}.cap-native .topbar{padding-top:calc(8px + env(safe-area-inset-top,0px))}.cap-native,.cap-native #root{overscroll-behavior:none}.cap-native :not(input):not(textarea):not([contenteditable=true]){-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.cap-native .bottom-nav,.cap-native [data-bottom-nav],.cap-native .mobile-bottom-nav{padding-bottom:env(safe-area-inset-bottom,0px)}
