@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@8..48,200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,400;9..144,500;9..144,600&display=swap";@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:slnt,wght@-10..0,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,400;0,700;1,400;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,400;0,700;1,400;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&display=swap";body.font-plus-jakarta-sans,.dashboard-theme-scope.font-plus-jakarta-sans,#dashboard-theme-host.font-plus-jakarta-sans{font-family:Plus Jakarta Sans,sans-serif!important}body.font-bricolage-grotesque,.dashboard-theme-scope.font-bricolage-grotesque,#dashboard-theme-host.font-bricolage-grotesque{font-family:Bricolage Grotesque,sans-serif!important}body.font-manrope,.dashboard-theme-scope.font-manrope,#dashboard-theme-host.font-manrope{font-family:Manrope,sans-serif!important}body.font-outfit,.dashboard-theme-scope.font-outfit,#dashboard-theme-host.font-outfit{font-family:Outfit,sans-serif!important}body.font-sora,.dashboard-theme-scope.font-sora,#dashboard-theme-host.font-sora{font-family:Sora,sans-serif!important}body.font-space-grotesk,.dashboard-theme-scope.font-space-grotesk,#dashboard-theme-host.font-space-grotesk{font-family:Space Grotesk,sans-serif!important}body.font-urbanist,.dashboard-theme-scope.font-urbanist,#dashboard-theme-host.font-urbanist{font-family:Urbanist,sans-serif!important}body.font-ibm-plex-sans,.dashboard-theme-scope.font-ibm-plex-sans,#dashboard-theme-host.font-ibm-plex-sans{font-family:IBM Plex Sans,sans-serif!important}*{box-sizing:border-box;margin:0;padding:0;text-decoration:none}html{font-size:14px;scroll-behavior:smooth}body{font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;color:var(--text-color);background:var(--background-color)}body h1,body h2,body h3,body h4{letter-spacing:-.4px;line-height:1.3}body.theme-summit-sunrise,.dashboard-theme-scope.theme-summit-sunrise h1{font-size:1.75rem}.main-container{padding-top:65px}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.3;margin-bottom:var(--spacing-xs)}h1{font-size:var(--heading-1)}h2{font-size:var(--heading-2)}h3{font-size:var(--heading-3)}h4{font-size:var(--heading-4)}h5{font-size:var(--heading-5)}h6{font-size:var(--heading-6)}p{font-size:var(--text-md);font-weight:400}.container{max-width:1400px;margin:auto;padding:var(--spacing-lg)}.grid{display:grid;gap:var(--spacing-md)}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.border{border:1px solid var(--border-color);border-radius:var(--border-radius)}@media screen and (max-width: 768px){button{width:100%}}body.border-radius{--border-radius: 0px;--border-radius-large: 0px;--border-radius-rounded: 0px}ul li{list-style:none}input[type=text],input[type=email],input[type=password],select{width:100%;padding:12px 20px;margin:8px 0;display:inline-block;border-radius:var(--border-radius);box-sizing:border-box;font-family:inherit;color:var(--text-color);background:none;outline:none;border:none;-webkit-appearance:none}button{border:1px solid}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter,.fade-leave-to{opacity:0}.fade-text-enter-active{transition:opacity .3s ease}.fade-text-leave-active{transition:opacity .1s ease}.fade-text-enter,.fade-text-leave-to{opacity:0}.navbar-nav ul li:hover{color:var(--text-color)}li.active>a{color:var(--text-color-muted)}@media screen and (max-width: 768px){.navbar-nav{display:none}}.icon{height:20px;width:20px}.fade-slide-down-leave-active{transition:opacity 0s ease,transform 0s ease}.fade-slide-down-enter-active{transition:opacity .3s ease,transform .3s ease}.fade-slide-down-enter-from,.fade-slide-down-leave-to{opacity:0;transform:translateY(-10px)}.icon-wrapper{position:relative;display:inline-block}.navbar{padding:0 20px 0 10px}.navbar-brand h2{font-weight:600;font-size:1.5rem}.main-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}@media (max-width: 768px){.main-container{display:flex;flex-direction:column}}@media screen and (max-width: 768px){.content-container{padding:20px}}.app-container{display:flex;height:100vh;background-color:var(--secondary-bg-color)}.right-container{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;width:100%}.content-container{display:flex;flex-direction:column;gap:20px;margin:0 auto;width:100%}@media screen and (max-width: 500px){.app-container{display:flex!important;flex-direction:column-reverse!important;height:unset}.sidebar{width:100%!important;position:relative!important}.category-name,.action-text,.brand-name{display:block!important}}.logo-image-container{height:30px;width:30px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;vertical-align:middle;background-image:var(--logo-url)}body:not([class*=theme-]){--logo-url: url(/svg/logo-black.svg)}:root{--logo-url: url(/svg/logo-black.svg)}.navbar-logo{padding-bottom:10px;padding-top:10px}@keyframes barGrow{0%{transform:rotate(-45deg) scaleY(0)}to{transform:rotate(-45deg) scaleY(1)}}.slide-fade-enter-active{transition:all .2s cubic-bezier(.25,.8,.5,1)}.slide-fade-leave-active{transition:all .15s cubic-bezier(.25,.8,.5,1)}.slide-fade-enter-from,.slide-fade-leave-to{transform:translate(10px);opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes growIn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes expandFromLeft{0%{opacity:0;transform:scaleX(0);transform-origin:left center}to{opacity:1;transform:scaleX(1);transform-origin:left center}}@keyframes scaleInY{0%{opacity:0;transform:scaleY(0);transform-origin:center top}to{opacity:1;transform:scaleY(1);transform-origin:center top}}@keyframes scaleInYFromBottom{0%{opacity:0;transform:scaleY(0);transform-origin:center bottom}to{opacity:1;transform:scaleY(1);transform-origin:center bottom}}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinSlowReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes pulseGlow{0%{box-shadow:0 0 0 0 var(--pulse-color, rgba(34, 211, 238, .4));transform:scale(1)}70%{box-shadow:0 0 0 20px #22d3ee00;transform:scale(1.05)}to{box-shadow:0 0 #22d3ee00;transform:scale(1)}}:root{--ui-font-family-sans: "Geist", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-brand: "Geist", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--ui-font-weight-regular: 400;--ui-font-weight-medium: 500;--ui-font-weight-semibold: 600;--ui-text-sm: 13px;--ui-text-md: 14px;--ui-text-lg: 16px;--ui-text-xl: 18px;--ui-leading-tight: 1.25;--ui-leading-normal: 1.5;--leading-tight: var(--ui-leading-tight);--tracking-tight: -.02em;--ui-space-1: 6px;--ui-space-2: 10px;--ui-space-3: 14px;--ui-space-4: 18px;--ui-space-5: 24px;--ui-space-6: 32px;--ui-space-xs: 10px;--ui-space-sm: 14px;--ui-space-md: 18px;--ui-space-lg: 24px;--ui-space-xl: 32px;--ui-radius-1: 8px;--ui-radius-2: 14px;--ui-radius-pill: 9999px;--ui-bg-primary: #FFFFFF;--ui-bg-secondary: #F6F6F3;--ui-bg-tertiary: #EDEDE8;--ui-bg-hover: #E7E7E1;--ui-bg-active: #DEDED8;--ui-border-1: #E9E9E4;--ui-border-2: #E9E9E4;--ui-border-strong:#0000001d;--ui-text-primary: #1A1A1A;--ui-text-secondary: #686868;--ui-text-tertiary: #989898;--ui-text-disabled: #C0C0C0;--ui-text-inverse: #FFFFFF;--ui-accent: #007bff;--ui-accent-hover: #007bff;--ui-accent-bg: rgba(0, 123, 255, .12);--ui-focus-ring: rgba(0, 123, 255, .28);--ui-selection-ring: #007bff;--ui-selection-ring-soft: rgba(0, 123, 255, .5);--ui-selection-glow: rgba(0, 123, 255, .35);--ui-selection-ghost-bg: rgba(0, 123, 255, .12);--ui-button-primary-bg: #0f172a;--ui-button-primary-text: #ffffff;--ui-success: #22c55e;--ui-warning: #f59e0b;--ui-danger: #dc2626;--ui-shadow-1: 0 4px 8px rgba(0, 0, 0, .08);--ui-shadow-2: 0 4px 8px rgba(0, 0, 0, .08);--ui-overlay-scrim: rgba(0, 0, 0, .75)}body.dark-mode{--ui-bg-primary: #222222;--ui-bg-secondary: #1d1d1d;--ui-bg-tertiary: #141414;--ui-surface-elevated: #2a2a2a;--ui-bg-hover: #2c2c2c;--ui-bg-active: #333333;--ui-text-primary: #e0e0e0;--ui-text-secondary: #a3a3a3;--ui-text-tertiary: #a3a3a3;--ui-text-disabled: #a3a3a3;--ui-text-inverse: #ffffff;--ui-border-1: #333333;--ui-border-2: #333333;--ui-border-strong: #555555;--ui-accent: #1b89ff;--ui-accent-hover: #1b89ff;--ui-accent-bg: rgba(27, 137, 255, .18);--ui-focus-ring: rgba(27, 137, 255, .32);--ui-selection-ring: #1b89ff;--ui-selection-ring-soft: rgba(27, 137, 255, .55);--ui-selection-glow: rgba(27, 137, 255, .4);--ui-selection-ghost-bg: rgba(27, 137, 255, .16);--ui-button-primary-bg: #ffffff;--ui-button-primary-text: #0d0d0d;--ui-success: #22c55e;--ui-warning: #fbbf24;--ui-danger: #f87171;--ui-shadow-1: 0 2px 8px rgba(0, 0, 0, .2);--ui-shadow-2: 0 2px 8px rgba(0, 0, 0, .2);--ui-overlay-scrim: rgba(0, 0, 0, .75)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host)[class*=theme-]{background:var(--background-gradient, var(--background-color));color:var(--text-color);font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;transition:background .4s ease,color .4s ease;--background-card: var(--card-bg, var(--secondary-bg-color, #fff));--background-secondary: var(--secondary-bg-color, #fff);--background-hover: var(--hover-color, rgba(0, 0, 0, .04));--background-active: var(--hover-color, rgba(0, 0, 0, .06));--primary-color-accent: var(--accent-color, var(--primary-color));--text-color-muted: var(--text-muted-color, #64748b);--text-color-inverted: #ffffff;--shadow-main: var(--box-shadow, 0 10px 26px rgba(15, 23, 42, .08));--border-radius-md: var(--border-radius, 12px);--border-radius-lg: calc(var(--border-radius, 12px) * 1.2);--border-radius-full: 9999px;--accent-color-15: var(--hover-color, rgba(99, 102, 241, .15))}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .card,:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .panel,:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .chart-container,:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .dashboard-widget{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:inherit;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .card:hover,:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .panel:hover,:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .chart-container:hover{transform:translateY(-3px);box-shadow:0 18px 45px #0f172a2e}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .navbar,:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .command-bar{background:var(--secondary-bg-color);border-bottom:1px solid var(--border-color);box-shadow:0 8px 30px #0f172a1f}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .button-primary{background:linear-gradient(135deg,var(--accent-color),var(--primary-color));border:none;border-radius:999px;color:#fff;padding:10px 20px;font-weight:600;letter-spacing:.02em;transition:transform .2s ease,box-shadow .2s ease}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .button-primary:hover{transform:translateY(-1px);box-shadow:0 14px 25px #0f172a40}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .badge,:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .chip,:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .status-pill{background:var(--hover-color);color:var(--accent-color);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] th{text-transform:uppercase;font-size:11px;letter-spacing:.08em;color:var(--text-muted-color);background:var(--hover-color);padding:12px 16px;border-bottom:1px solid var(--border-color)}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] td{padding:14px 18px;border-bottom:1px solid var(--border-color)}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] tr:last-child td{border-bottom:none}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .status-positive{color:var(--positive-color)}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .status-negative{color:var(--negative-color)}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .status-neutral{color:var(--neutral-color)}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] input,:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] select,:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] textarea{background:var(--secondary-bg-color);border:1px solid var(--border-color);border-radius:calc(var(--border-radius) / 1.4);padding:10px 14px;color:inherit;transition:border-color .2s ease,box-shadow .2s ease}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] input:focus,:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] select:focus,:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] textarea:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 3px var(--accent-color-15, rgba(99, 102, 241, .15))}:where(.dashboard-theme-scope,.theme-preview)[class*=theme-] .glass-panel{-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));background:#ffffff14;border:1px solid var(--glass-border)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-midnight-neon{--background-color: #FEFCFD;--background-gradient: #fff;--secondary-bg-color: #eee;--card-bg: #BFCDE0;--text-color: #000505;--text-muted-color: #94a3b8;--primary-color: #2563eb;--accent-color: #2c5282;--border-color: #ddd;--box-shadow: 0 18px 45px rgba(2, 6, 23, .24);--hover-color: rgba(59, 130, 246, .12);--positive-color: #22c55e;--negative-color: #fb7185;--neutral-color: #94a3b8;--glass-border: rgba(148, 163, 184, .2);--heading-letter-spacing: .02em}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-midnight-neon .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-midnight-neon .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-midnight-neon .chart-container{background:#fff!important;border:1px solid rgba(59,130,246,.08)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-midnight-neon .chart-line{stroke:var(--accent-color)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-lumen-glow{--background-color: none;--background-gradient: linear-gradient(-149deg, #2c303a 0%, #010101 100%);--secondary-bg-color: none;--card-bg: none;--text-color: #dcdcdc;--text-muted-color: #7c869c;--primary-color: #3a5eed;--accent-color: #3a5eed;--border-color: rgba(133, 133, 133, .08);--box-shadow: 0 18px 40px rgba(148, 163, 184, .25);--hover-color: rgba(124, 58, 237, .08);--positive-color: #fff;--negative-color: #fb7185;--neutral-color: #94a3b8;--glass-border: rgba(255, 255, 255, .6);--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23fff;fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-lumen-glow .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-lumen-glow .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-lumen-glow .chart-container{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid rgba(148,163,184,.18);box-shadow:0 25px 45px #0f172a14}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-lumen-glow .button-primary{color:#fff;background:linear-gradient(120deg,#a855f7,#60a5fa,#34d399)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-aurora-pulse{--background-color: #0509150a;--background-gradient: linear-gradient(200deg, rgb(252 210 181 / 98%) 0%, rgb(105 213 255 / 90%) 100%);--secondary-bg-color: #0509150a;--card-bg: #0509150a;--text-color: #000000;--text-muted-color: #a5b4fc;--primary-color: #000;--accent-color: #F29559;--accent-color-2: #c084fc;--border-color: #fff;--box-shadow: 1px 4px 45px rgb(2 6 23 / 22%);--hover-color: rgba(99, 102, 241, .18);--positive-color: #000;--negative-color: #fb7283;--neutral-color: #84f6fc;--glass-border: rgba(99, 102, 241, .35);--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-aurora-pulse .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-aurora-pulse .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-aurora-pulse .chart-container{border:1px solid rgba(20,184,166,.18);background:linear-gradient(45deg,#ffffff66,transparent);box-shadow:0 25px 50px #050915cc}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-aurora-pulse .badge,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-aurora-pulse .chip{background:#c084fc33;color:#f4f4ff}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-cyber-pulse{--background-color: rgb(74 74 74 / 17%);--background-gradient: radial-gradient(ellipse at 15% 20%, rgba(6, 182, 212, .18) 0%, transparent 45%), radial-gradient(ellipse at 85% 80%, rgba(244, 114, 182, .12) 0%, transparent 50%), radial-gradient(circle at 50% 50%, rgba(167, 139, 250, .08) 0%, transparent 60%), linear-gradient(135deg, #0a0e27 0%, #1a1f3a 30%, #0f172a 60%, #1e293b 100%);--secondary-bg-color: none;--card-bg: none;--text-color: #e2e8f0;--text-muted-color: #64748b;--primary-color: #06b6d4;--accent-color: #067ed4;--accent-color-2: #8bfad3;--border-color: rgba(6, 182, 212, .15);--box-shadow: 0 20px 50px rgba(6, 182, 212, .15);--hover-color: rgba(6, 182, 212, .12);--positive-color: #10b981;--negative-color: #ef4444;--neutral-color: #bf50ff;--glass-border: rgba(6, 182, 212, .4);--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23fff;fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-cyber-pulse .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-cyber-pulse .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-cyber-pulse .chart-container{background:linear-gradient(135deg,#0f172a66,#1e293b40);backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(10%);border:1px solid rgba(6,182,212,.25);box-shadow:0 8px 32px #06b6d41f,0 4px 16px #f472b614,inset 0 1px #ffffff14}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-cyber-pulse .button-primary{color:#0f172a;background:linear-gradient(135deg,#06b6d4,#22d3ee,#a78bfa);box-shadow:0 4px 20px #06b6d466;font-weight:600}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-cyber-pulse .button-primary:hover{box-shadow:0 6px 30px #06b6d499;transform:translateY(-1px)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-night-vitals{--background-color: #050b14;--background-gradient: radial-gradient(circle at 18% 22%, rgba(83, 200, 255, .26) 0%, rgba(5, 11, 20, .82) 32%, transparent 44%), radial-gradient(circle at 78% 14%, rgba(79, 70, 229, .12) 0%, transparent 38%), linear-gradient(152deg, #04070f 0%, #050a12 45%, #0a1220 100%);--secondary-bg-color: #070d17;--card-bg: #0d1423;--text-color: #e6edf7;--text-muted-color: #9aa9c2;--primary-color: #53c8ff;--accent-color: #29d8ff;--accent-color-2: #22c55e;--border-color: rgba(99, 125, 169, .38);--box-shadow: none;--shadow-main: none;--hover-color: rgba(255, 255, 255, .05);--background-hover: rgba(255, 255, 255, .05);--background-active: rgba(255, 255, 255, .08);--positive-color: #3de0a3;--negative-color: #ef5567;--neutral-color: #7dd3fc;--positive-gradient-start: #3ee0a4;--positive-gradient-end: #11c084;--negative-gradient-start: #fb7185;--negative-gradient-end: #ef305c;--neutral-gradient-start: #7dd3fc;--neutral-gradient-end: #38bdf8;--glass-border: rgba(255, 255, 255, .08);--border-radius: 18px;--heading-letter-spacing: -.02em;--dashboard-heading-font-size: 1.05rem;--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23fff;fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-night-vitals .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-night-vitals .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-night-vitals .chart-container,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-night-vitals .dashboard-widget{background:var(--card-bg);border:1px solid rgba(120,152,202,.35);box-shadow:none}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-night-vitals .card:hover,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-night-vitals .panel:hover,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-night-vitals .chart-container:hover,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-night-vitals .dashboard-widget:hover{transform:translateY(0);box-shadow:none;border-color:#7898ca85;background:linear-gradient(180deg,#0d1423f5,#0b111dfa)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-night-vitals .chart-container{background:linear-gradient(180deg,#0f1828,#0d1423 60%,#0b111d)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-night-vitals .navbar,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-night-vitals .command-bar{background:#0b121d;border-color:#7898ca59;box-shadow:none}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-night-vitals .button-primary{color:#041019;background:linear-gradient(125deg,#29d8ff,#22c55e 80%);border:1px solid transparent;box-shadow:none}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-night-vitals .button-primary:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:none}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-executive-slate{--background-color: rgba(15, 18, 25, .92);--background-gradient: radial-gradient(ellipse at 15% 25%, rgba(71, 85, 105, .08) 0%, transparent 50%), radial-gradient(ellipse at 85% 75%, rgba(100, 116, 139, .06) 0%, transparent 55%), radial-gradient(circle at 50% 50%, rgba(148, 163, 184, .04) 0%, transparent 60%), linear-gradient(158deg, #0f1219 0%, #1e293b 35%, #0f172a 70%, #1a202c 100%);--secondary-bg-color: none;--card-bg: none;--text-color: #f1f5f9;--text-muted-color: #94a3b8;--primary-color: #0ea5e9;--accent-color: #06b6d4;--border-color: rgba(148, 163, 184, .12);--box-shadow: 0 20px 50px rgba(15, 23, 42, .4);--hover-color: rgba(14, 165, 233, .08);--positive-color: #10b981;--negative-color: #ef4444;--neutral-color: #64748b;--glass-border: rgba(148, 163, 184, .25);--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23fff;fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-executive-slate .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-executive-slate .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-executive-slate .chart-container{background:var(--background-color);backdrop-filter:blur(28px) saturate(180%) brightness(105%);-webkit-backdrop-filter:blur(28px) saturate(180%) brightness(105%);border:1px solid rgba(148,163,184,.15);box-shadow:0 12px 48px #0f172a59,0 4px 20px #47556940,inset 0 1px #ffffff0f,inset 0 0 20px #94a3b805}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-executive-slate .button-primary{color:#fff;background:linear-gradient(135deg,#0ea5e9,#06b6d4);box-shadow:0 4px 20px #0ea5e959,0 2px 10px #06b6d440;font-weight:600;letter-spacing:.01em}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-executive-slate .button-primary:hover{background:linear-gradient(135deg,#0284c7,#0891b2);box-shadow:0 6px 32px #0ea5e973,0 3px 16px #06b6d459;transform:translateY(-1px)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-solar-flare{--background-color: #fff5ef;--background-gradient: linear-gradient(135deg, #ffd89b 0%, #ffb347 25%, #ff7a18 60%, #ff006e 100%);--secondary-bg-color: rgba(255, 255, 255, .82);--card-bg: rgba(255, 255, 255, .92);--text-color: #3a1202;--text-muted-color: #b05a2b;--primary-color: #ff7a18;--accent-color: #ff006e;--border-color: rgba(255, 122, 24, .28);--box-shadow: 0 20px 50px rgba(255, 122, 24, .25);--hover-color: rgba(255, 122, 24, .1);--positive-color: #0fbf8c;--negative-color: #ff4d4f;--neutral-color: #f0b429;--glass-border: rgba(255, 255, 255, .65);--positive-gradient-start: #0fbf8c;--positive-gradient-end: #06d6a0;--negative-gradient-start: #ff7b7f;--negative-gradient-end: #ff4d4f;--neutral-gradient-start: #ffd166;--neutral-gradient-end: #f79d65}:where(.dashboard-theme-scope,.theme-preview).theme-solar-flare .card,:where(.dashboard-theme-scope,.theme-preview).theme-solar-flare .panel,:where(.dashboard-theme-scope,.theme-preview).theme-solar-flare .chart-container{background:#fffffff2;border:1px solid rgba(255,122,24,.2);box-shadow:0 18px 40px #ff603633}:where(.dashboard-theme-scope,.theme-preview).theme-solar-flare .button-primary{background:linear-gradient(120deg,#ff7a18,#ff006e);color:#fff;box-shadow:0 15px 35px #ff006e59}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-ceramic-white{--background-color: #fafafa;--background-gradient: #efefef;--secondary-bg-color: #ffffff;--card-bg: #ffffff;--text-color: #171717;--text-muted-color: #525252;--primary-color: #525252;--accent-color: #686868;--border-color: rgba(23, 23, 23, .08);--box-shadow: 0 18px 45px rgba(0, 0, 0, .08);--hover-color: rgba(82, 82, 82, .06);--positive-color: #15803d;--negative-color: #b91c1c;--neutral-color: #737373;--glass-border: rgba(255, 255, 255, .5);--positive-gradient-start: #22c55e;--positive-gradient-end: #15803d;--negative-gradient-start: #f87171;--negative-gradient-end: #b91c1c;--neutral-gradient-start: #a3a3a3;--neutral-gradient-end: #d4d4d4}:where(.dashboard-theme-scope,.theme-preview).theme-ceramic-white .card,:where(.dashboard-theme-scope,.theme-preview).theme-ceramic-white .panel,:where(.dashboard-theme-scope,.theme-preview).theme-ceramic-white .chart-container{background:#fff;border:1px solid rgba(0,0,0,.04);box-shadow:0 12px 32px #17171714}:where(.dashboard-theme-scope,.theme-preview).theme-ceramic-white .button-primary{background:#171717;color:#fff;box-shadow:0 10px 25px #17171733}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-white-canvas{--background-color: #ffffff;--background-gradient: #ffffff;--secondary-bg-color: #ffffff;--card-bg: #ffffff;--box-shadow: none}:where(.dashboard-theme-scope,.theme-preview).theme-white-canvas .card,:where(.dashboard-theme-scope,.theme-preview).theme-white-canvas .panel,:where(.dashboard-theme-scope,.theme-preview).theme-white-canvas .chart-container,:where(.dashboard-theme-scope,.theme-preview).theme-white-canvas .dashboard-widget{box-shadow:none}:where(.dashboard-theme-scope,.theme-preview).theme-white-canvas .card:hover,:where(.dashboard-theme-scope,.theme-preview).theme-white-canvas .panel:hover,:where(.dashboard-theme-scope,.theme-preview).theme-white-canvas .chart-container:hover{box-shadow:none;transform:none}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-nordic-frost{--background-color: #f0f9ff;--background-gradient: linear-gradient(150deg, #f8fdff 0%, #e8f4ff 70%, #dff1ff 100%);--secondary-bg-color: rgba(255, 255, 255, .9);--card-bg: rgba(255, 255, 255, .92);--text-color: #0f172a;--text-muted-color: #3f4d63;--primary-color: #0ea5e9;--accent-color: #7dd3fc;--border-color: rgba(14, 165, 233, .18);--box-shadow: 0 24px 60px rgba(10, 76, 129, .15);--hover-color: rgba(14, 165, 233, .12);--positive-color: #059669;--negative-color: #be123c;--neutral-color: #475569;--glass-border: rgba(255, 255, 255, .45);--positive-gradient-start: #2dd4bf;--positive-gradient-end: #0d9488;--negative-gradient-start: #f472b6;--negative-gradient-end: #be123c;--neutral-gradient-start: #64748b;--neutral-gradient-end: #94a3b8}:where(.dashboard-theme-scope,.theme-preview).theme-nordic-frost .card,:where(.dashboard-theme-scope,.theme-preview).theme-nordic-frost .panel,:where(.dashboard-theme-scope,.theme-preview).theme-nordic-frost .chart-container{background:#fffffff0;border:1px solid rgba(14,165,233,.15);box-shadow:0 18px 40px #0f4c811f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}:where(.dashboard-theme-scope,.theme-preview).theme-nordic-frost .button-primary{background:linear-gradient(120deg,#0ea5e9,#7dd3fc);color:#042b3d;box-shadow:0 12px 30px #0ea5e959}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-solar-horizon{--background-color: #fff7ed;--background-gradient: linear-gradient(180deg, #fffdf7 0%, #fff7ed 60%, #ffe8cc 100%);--secondary-bg-color: rgba(255, 255, 255, .9);--card-bg: rgba(255, 255, 255, .95);--text-color: #3a1d0b;--text-muted-color: #92400e;--primary-color: #ea580c;--accent-color: #f97316;--border-color: rgba(249, 115, 22, .2);--box-shadow: 0 20px 50px rgba(249, 115, 22, .18);--hover-color: rgba(249, 115, 22, .12);--positive-color: #15803d;--negative-color: #c2410c;--neutral-color: #d97706;--glass-border: rgba(255, 255, 255, .45);--positive-gradient-start: #34d399;--positive-gradient-end: #15803d;--negative-gradient-start: #fb923c;--negative-gradient-end: #ea580c;--neutral-gradient-start: #f97316;--neutral-gradient-end: #fbbf24}:where(.dashboard-theme-scope,.theme-preview).theme-solar-horizon .card,:where(.dashboard-theme-scope,.theme-preview).theme-solar-horizon .panel,:where(.dashboard-theme-scope,.theme-preview).theme-solar-horizon .chart-container{background:#fffffff5;border:1px solid rgba(249,115,22,.15);box-shadow:0 16px 40px #f973162e}:where(.dashboard-theme-scope,.theme-preview).theme-solar-horizon .button-primary{background:linear-gradient(120deg,#f97316,#ea580c);color:#fff7ed;box-shadow:0 14px 32px #d9770659}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-mint-fresh{--background-color: #ecfdf5;--background-gradient: linear-gradient(140deg, #f6fffb 0%, #ecfdf5 70%, #d6f5e8 100%);--secondary-bg-color: rgba(255, 255, 255, .88);--card-bg: rgba(255, 255, 255, .92);--text-color: #064e3b;--text-muted-color: #0f766e;--primary-color: #10b981;--accent-color: #2dd4bf;--border-color: rgba(16, 185, 129, .18);--box-shadow: 0 18px 42px rgba(15, 118, 110, .18);--hover-color: rgba(16, 185, 129, .12);--positive-color: #047857;--negative-color: #dc2626;--neutral-color: #0f766e;--glass-border: rgba(255, 255, 255, .5);--positive-gradient-start: #34d399;--positive-gradient-end: #10b981;--negative-gradient-start: #fca5a5;--negative-gradient-end: #dc2626;--neutral-gradient-start: #2dd4bf;--neutral-gradient-end: #5eead4}:where(.dashboard-theme-scope,.theme-preview).theme-mint-fresh .card,:where(.dashboard-theme-scope,.theme-preview).theme-mint-fresh .panel,:where(.dashboard-theme-scope,.theme-preview).theme-mint-fresh .chart-container{background:#fffffff0;border:1px solid rgba(15,118,110,.12);box-shadow:0 16px 38px #0d948829}:where(.dashboard-theme-scope,.theme-preview).theme-mint-fresh .button-primary{background:linear-gradient(120deg,#10b981,#34d399);color:#043528;box-shadow:0 14px 32px #10b9814d}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-financial-ledger{--background-color: #f3efe0;--background-gradient: linear-gradient(165deg, #f7f2e4 0%, #f3efe0 60%, #e6d9c3 100%);--secondary-bg-color: rgba(255, 255, 255, .9);--card-bg: rgba(255, 255, 255, .94);--text-color: #262626;--text-muted-color: #4b4b4b;--primary-color: #991b1b;--accent-color: #b45309;--border-color: rgba(38, 38, 38, .12);--box-shadow: 0 24px 55px rgba(66, 51, 41, .15);--hover-color: rgba(153, 27, 27, .08);--positive-color: #14532d;--negative-color: #b91c1c;--neutral-color: #8b5a2b;--glass-border: rgba(255, 255, 255, .4);--positive-gradient-start: #15803d;--positive-gradient-end: #14532d;--negative-gradient-start: #dc2626;--negative-gradient-end: #991b1b;--neutral-gradient-start: #a16207;--neutral-gradient-end: #d97706}:where(.dashboard-theme-scope,.theme-preview).theme-financial-ledger .card,:where(.dashboard-theme-scope,.theme-preview).theme-financial-ledger .panel,:where(.dashboard-theme-scope,.theme-preview).theme-financial-ledger .chart-container{background:#fffffff5;border:1px solid rgba(73,54,45,.15);box-shadow:0 18px 42px #49362d33}:where(.dashboard-theme-scope,.theme-preview).theme-financial-ledger .button-primary{background:linear-gradient(120deg,#991b1b,#7f1d1d);color:#fff7ed;box-shadow:0 14px 36px #991b1b4d}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-hero-light{--background-color: #f5f6f8;--background-gradient: #e9e9e9;--secondary-bg-color: #ffffff;--card-bg: #ffffff;--text-color: #0f172a;--text-muted-color: #475569;--primary-color: #1d9bf0;--accent-color: #00bfa6;--accent-color-2: #9c6dfd;--border-color: rgba(15, 23, 42, .06);--box-shadow: 0 10px 26px rgba(15, 23, 42, .08);--hover-color: rgba(15, 23, 42, .05);--positive-color: #2bc35f;--negative-color: #ff715b;--neutral-color: #6b7a90;--glass-border: rgba(255, 255, 255, .35);--positive-gradient-start: #4ad27a;--positive-gradient-end: #2bc35f;--negative-gradient-start: #ff8c78;--negative-gradient-end: #ff715b;--neutral-gradient-start: #7a7ae6;--neutral-gradient-end: #94a3b8;--heading-letter-spacing: -.01em;--dashboard-heading-font-size: 1rem;--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-hero-light .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-hero-light .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-hero-light .chart-container{background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 8px 18px #0f172a14}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-hero-light .button-primary{background:linear-gradient(120deg,#1d9bf0,#00bfa6,#9c6dfd);color:#fff;box-shadow:0 8px 20px #0f172a1f}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-hero-light .badge,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-hero-light .chip{background:#0f172a0f;color:#0f172a}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-magma-slate{--background-color: #121212;--background-gradient: linear-gradient(180deg, #121212 0%, #0a0a0a 100%);--secondary-bg-color: #1a1a1a;--card-bg: #1E1E24;--text-color: #E0E0E0;--text-muted-color: #888888;--primary-color: #FF4500;--accent-color: #CD853F;--accent-color-2: #8B0000;--border-color: rgba(255, 69, 0, .15);--box-shadow: 0 20px 50px rgba(0, 0, 0, .5);--shadow-main: 0 10px 30px rgba(0, 0, 0, .7);--hover-color: rgba(255, 69, 0, .08);--background-hover: rgba(255, 69, 0, .05);--background-active: rgba(255, 69, 0, .1);--positive-color: #CD853F;--negative-color: #8B0000;--neutral-color: #4A4A4A;--positive-gradient-start: #CD853F;--positive-gradient-end: #A0522D;--negative-gradient-start: #FF4500;--negative-gradient-end: #8B0000;--neutral-gradient-start: #696969;--neutral-gradient-end: #2F4F4F;--glass-border: rgba(255, 255, 255, .05);--border-radius: 4px;--heading-letter-spacing: .05em;--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23fff;fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-magma-slate .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-magma-slate .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-magma-slate .chart-container{background:var(--card-bg);border:1px solid #333333;box-shadow:0 4px 10px #0006}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-magma-slate .card:hover,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-magma-slate .panel:hover,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-magma-slate .chart-container:hover{border-color:var(--primary-color);box-shadow:0 0 15px #ff450026;transform:translateY(-2px)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-magma-slate .button-primary{background:linear-gradient(135deg,#ff4500,#8b0000);color:#fff;border-radius:4px;font-family:Courier New,Courier,monospace;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border:1px solid #FF4500}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-magma-slate .button-primary:hover{box-shadow:0 0 20px #ff450066}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-magma-slate .badge,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-magma-slate .chip{background:#333;color:#ff4500;border:1px solid #FF4500;border-radius:4px}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-international-klein-blue{--background-color: #F5F7FA;--background-gradient: #F5F7FA;--secondary-bg-color: #e2e8f0;--card-bg: #FFFFFF;--text-color: #0F172A;--text-muted-color: #64748B;--primary-color: #002FA7;--accent-color: #0047FF;--border-color: #E2E8F0;--box-shadow: 0 4px 6px -1px rgba(0, 47, 167, .05), 0 2px 4px -1px rgba(0, 47, 167, .03);--shadow-main: 0 20px 25px -5px rgba(0, 0, 0, .05);--hover-color: rgba(0, 47, 167, .04);--background-hover: rgba(0, 47, 167, .03);--background-active: rgba(0, 47, 167, .08);--positive-color: #00C853;--negative-color: #D50000;--neutral-color: #90A4AE;--positive-gradient-start: #00C853;--positive-gradient-end: #00E676;--negative-gradient-start: #D50000;--negative-gradient-end: #FF1744;--neutral-gradient-start: #607D8B;--neutral-gradient-end: #90A4AE;--glass-border: rgba(0, 47, 167, .1);--border-radius: 0px;--heading-letter-spacing: -.03em;--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-international-klein-blue .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-international-klein-blue .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-international-klein-blue .chart-container{background:var(--card-bg);border:1px solid #E2E8F0;box-shadow:var(--box-shadow);border-radius:4px}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-international-klein-blue .card:hover,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-international-klein-blue .panel:hover,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-international-klein-blue .chart-container:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 10px 15px -3px #002fa714}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-international-klein-blue .button-primary{background:var(--primary-color);color:#fff;border-radius:2px;font-weight:600;letter-spacing:-.01em;box-shadow:0 4px 6px #002fa733}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-international-klein-blue .button-primary:hover{background:var(--accent-color);box-shadow:0 6px 12px #002fa74d}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-international-klein-blue h1,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-international-klein-blue h2,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-international-klein-blue h3{font-family:Helvetica Neue,Arial,sans-serif;font-weight:700;color:#000}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-obsidian{--background-color: none;--background-gradient: radial-gradient(ellipse at 15% 10%, rgba(167, 139, 250, .18) 0%, transparent 45%), radial-gradient(ellipse at 85% 90%, rgba(139, 92, 246, .12) 0%, transparent 50%), radial-gradient(circle at 50% 50%, rgba(124, 58, 237, .06) 0%, transparent 55%), linear-gradient(160deg, #0c0a12 0%, #1a1625 35%, #0f0d15 70%, #151020 100%);--secondary-bg-color: rgba(255, 255, 255, .04);--card-bg: rgba(255, 255, 255, .03);--text-color: #f4f4f5;--text-muted-color: #a1a1aa;--primary-color: #a78bfa;--accent-color: #c4b5fd;--border-color: rgba(167, 139, 250, .15);--box-shadow: 0 20px 50px rgba(0, 0, 0, .5);--hover-color: rgba(167, 139, 250, .1);--positive-color: #4ade80;--negative-color: #f87171;--neutral-color: #a1a1aa;--glass-border: rgba(167, 139, 250, .25);--border-radius: 14px;--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23fff;fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-obsidian .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-obsidian .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-obsidian .chart-container{background:linear-gradient(135deg,#14101e80,#1e192d4d);backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);border:1px solid rgba(167,139,250,.2);box-shadow:0 12px 40px #0006,0 4px 16px #a78bfa14,inset 0 1px #ffffff0f}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-obsidian .button-primary{background:linear-gradient(135deg,#a78bfa,#8b5cf6,#7c3aed);color:#fff;box-shadow:0 4px 20px #a78bfa66;font-weight:600}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-obsidian .button-primary:hover{box-shadow:0 6px 30px #a78bfa8c;transform:translateY(-1px)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-ember{--background-color: #0000007d;--background-gradient: radial-gradient(ellipse at 15% 10%, rgba(251, 146, 60, .16) 0%, transparent 45%), radial-gradient(ellipse at 85% 90%, rgba(239, 68, 68, .1) 0%, transparent 50%), radial-gradient(circle at 50% 50%, rgba(234, 88, 12, .05) 0%, transparent 55%), linear-gradient(160deg, #120a08 0%, #1f1410 35%, #150c0a 70%, #1a0f0c 100%);--secondary-bg-color: rgba(255, 255, 255, .04);--card-bg: rgba(255, 255, 255, .03);--text-color: #fafaf9;--text-muted-color: #a8a29e;--primary-color: #fb923c;--accent-color: #fdba74;--border-color: rgba(251, 146, 60, .15);--box-shadow: 0 20px 50px rgba(0, 0, 0, .5);--hover-color: rgba(251, 146, 60, .1);--positive-color: #4ade80;--negative-color: #fca5a5;--neutral-color: #a8a29e;--glass-border: rgba(251, 146, 60, .25);--border-radius: 14px;--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23fff;fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-ember .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-ember .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-ember .chart-container{background:linear-gradient(135deg,#1e120e80,#2d1c164d);backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);border:1px solid rgba(251,146,60,.18);box-shadow:0 12px 40px #0006,0 4px 16px #fb923c0f,inset 0 1px #ffffff0f}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-ember .button-primary{background:linear-gradient(135deg,#fb923c,#f97316,#ea580c);color:#fff;box-shadow:0 4px 20px #fb923c66;font-weight:600}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-ember .button-primary:hover{box-shadow:0 6px 30px #fb923c8c;transform:translateY(-1px)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-emerald{--background-color: #0a0f0d;--background-gradient: radial-gradient(ellipse at 20% 0%, rgba(45, 212, 191, .12) 0%, transparent 50%), radial-gradient(ellipse at 80% 100%, rgba(20, 184, 166, .08) 0%, transparent 55%), linear-gradient(170deg, #0a0f0d 0%, #0d1512 50%, #080c0a 100%);--secondary-bg-color: rgba(45, 212, 191, .04);--card-bg: rgba(255, 255, 255, .02);--text-color: #f0fdfa;--text-muted-color: #5f7a73;--primary-color: #2dd4bf;--accent-color: #5eead4;--border-color: rgba(45, 212, 191, .12);--box-shadow: 0 20px 50px rgba(0, 0, 0, .6);--hover-color: rgba(45, 212, 191, .08);--positive-color: #2dd4bf;--negative-color: #f87171;--neutral-color: #5f7a73;--glass-border: rgba(45, 212, 191, .2);--border-radius: 12px;--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23fff;fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-emerald .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-emerald .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-emerald .chart-container{background:linear-gradient(145deg,#0d1512cc,#0a0f0de6);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid rgba(45,212,191,.1);box-shadow:0 8px 32px #00000080,inset 0 1px #2dd4bf0d}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-emerald .button-primary{background:#2dd4bf;color:#0a0f0d;box-shadow:0 4px 24px #2dd4bf4d;font-weight:600}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-emerald .button-primary:hover{background:#5eead4;box-shadow:0 6px 32px #2dd4bf73;transform:translateY(-1px)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-yuzu{--background-color: #fffef5;--background-gradient: radial-gradient(ellipse at 20% 0%, rgba(250, 204, 21, .15) 0%, transparent 50%), radial-gradient(ellipse at 80% 100%, rgba(163, 230, 53, .1) 0%, transparent 55%), linear-gradient(170deg, #fffef5 0%, #fefce8 50%, #fffef5 100%);--secondary-bg-color: rgba(250, 204, 21, .06);--card-bg: #ffffff;--text-color: #1c1c17;--text-muted-color: #78780a;--primary-color: #ca8a04;--accent-color: #eab308;--border-color: rgba(202, 138, 4, .15);--box-shadow: 0 8px 32px rgba(202, 138, 4, .1);--hover-color: rgba(250, 204, 21, .12);--positive-color: #65a30d;--negative-color: #dc2626;--neutral-color: #78716c;--glass-border: rgba(250, 204, 21, .25);--border-radius: 12px;--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-yuzu .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-yuzu .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-yuzu .chart-container{background:#fff;border:1px solid rgba(202,138,4,.12);box-shadow:0 4px 20px #ca8a0414,0 1px 3px #0000000a}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-yuzu .button-primary{background:#eab308;color:#1c1c17;box-shadow:0 4px 16px #eab3084d;font-weight:600}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-yuzu .button-primary:hover{background:#ca8a04;box-shadow:0 6px 24px #ca8a0466;transform:translateY(-1px)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-chantilly{--background-color: #f9f7f4;--background-gradient: linear-gradient(170deg, #f9f7f4 0%, #f5f2ed 50%, #f9f7f4 100%);--secondary-bg-color: #f5f2ed;--card-bg: #ffffff;--text-color: #2d2a26;--text-muted-color: #8c8680;--primary-color: #c43c4c;--accent-color: #4a5568;--border-color: rgba(0, 0, 0, .06);--box-shadow: 0 4px 20px rgba(0, 0, 0, .04);--hover-color: rgba(196, 60, 76, .06);--positive-color: #4a7c59;--negative-color: #c43c4c;--neutral-color: #8c8680;--glass-border: rgba(0, 0, 0, .08);--border-radius: 12px;--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-chantilly .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-chantilly .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-chantilly .chart-container{background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 12px #00000008}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-chantilly .button-primary{background:#c43c4c;color:#fff;box-shadow:0 4px 14px #c43c4c33;font-weight:600}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-chantilly .button-primary:hover{background:#a83240;box-shadow:0 6px 20px #c43c4c4d;transform:translateY(-1px)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-sage{--background-color: #ddd8c4;--background-gradient: #69a397;--secondary-bg-color: #d0cbb8;--card-bg: #eae6da;--text-color: #2c3532;--text-muted-color: #50808e;--primary-color: #50808e;--accent-color: #69a297;--border-color: rgba(80, 128, 142, .15);--box-shadow: 0 4px 20px rgba(44, 53, 50, .08);--hover-color: rgba(105, 162, 151, .12);--positive-color: #69a297;--negative-color: #c45c5c;--neutral-color: #84b59f;--glass-border: rgba(80, 128, 142, .2);--border-radius: 10px;--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-sage .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-sage .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-sage .chart-container{background:#eae6da;border:1px solid rgba(80,128,142,.12);box-shadow:0 2px 12px #2c35320f}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-sage .button-primary{background:#50808e;color:#eae6da;box-shadow:0 4px 14px #50808e40;font-weight:600}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-sage .button-primary:hover{background:#69a297;box-shadow:0 6px 20px #69a2974d;transform:translateY(-1px)}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-azure{--background-color: none;--background-gradient: radial-gradient(ellipse at 15% 10%, rgba(59, 130, 246, .18) 0%, transparent 45%), radial-gradient(ellipse at 85% 90%, rgba(37, 99, 235, .12) 0%, transparent 50%), radial-gradient(circle at 50% 50%, rgba(29, 78, 216, .06) 0%, transparent 55%), linear-gradient(160deg, #0a0c12 0%, #101625 35%, #0c0e15 70%, #0f1320 100%);--secondary-bg-color: rgba(255, 255, 255, .04);--card-bg: rgba(255, 255, 255, .03);--text-color: #f0f4f8;--text-muted-color: #94a3b8;--primary-color: #3b82f6;--accent-color: #60a5fa;--border-color: rgba(59, 130, 246, .15);--box-shadow: 0 20px 50px rgba(0, 0, 0, .5);--hover-color: rgba(59, 130, 246, .1);--positive-color: #4ade80;--negative-color: #f87171;--neutral-color: #94a3b8;--glass-border: rgba(59, 130, 246, .25);--border-radius: 14px;--logo-url: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20916.65%201000'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23fff;fill-rule:evenodd;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='m282.78,666.92c-120.46-11.75-225.49,41.87-282.78,174.81,91.08-31.58,189.5-10.28,296.74,64.64,127.07,90.34,254.14,108.71,359.9,83,153.51-37.46,260.01-172.61,260.01-301.88,0-97.69-43.34-152.04-104.3-187.3-78.59-45.54-299.67-79.33-337.13-127.8-19.1-24.97-19.83-74.18,17.63-75.65,48.48-2.2,129.27,30.85,151.31-25.71-35.99,41.13-97.69,12.49-142.49,2.94-141.02-30.85-171.87,128.54-187.3,240.18,15.42-12.49,51.41-22.77,59.49-25.71-16.89,51.41-35.99,109.44-16.16,179.95,1.47-13.22,6.61-21.3,12.49-29.38,16.89,37.46,56.56,57.29,79.33,66.84v-57.29h67.57v84.47c11.02,3.67,22.03,6.61,33.79,9.55v-143.96h68.31v150.57c11.02,0,22.77,0,33.79-1.47v-224.76h67.57v210.07c14.69-5.14,29.38-11.75,41.87-19.1-66.1,60.96-154.98,60.23-243.12,37.46-71.25-18.36-180.69-78.59-236.51-84.47h0ZM428.21,63.9c-28.65-2.2-58.03.73-71.25,8.08,21.3-33.79,66.84-48.48,88.14-49.21,0,2.2-16.89,41.13-16.89,41.13h0Zm-152.04,593.47c-26.44-96.95-13.22-195.38,38.19-266.62-28.65,2.2-51.41,9.55-69.04,22.03,7.34-47.74,41.13-86.67,102.09-116.78-24.97,0-48.48,2.94-71.25,9.55,10.28-37.46,44.07-63.17,101.36-76.39-9.55-14.69-27.18-26.44-53.62-35.99,83.73-63.17,156.45,42.6,242.38,63.17,42.6,10.28,49.21-24.24,59.49-8.81,4.41,5.88,10.28,10.28,19.1,13.96,10.28-7.34,14.69-19.1,14.69-35.99l-80.06-32.32c-6.61-24.97-7.34-35.99-11.02-46.27-15.42-38.19-78.59-71.25-115.32-80.79L474.48,0C225.49,7.34,77.86,446.57,276.17,657.37h0Zm193.91-511.21c8.81,19.83,30.85,30.11,51.41,24.97-2.94-10.28-10.28-19.83-19.83-24.24-9.55-5.14-21.3-5.14-31.58-.73h0Z'/%3e%3cpath%20class='cls-1'%20d='m511.94,77.86c-18.36-11.75-35.99-16.16-46.27-20.57,18.36-16.89,44.07-22.77,69.04-22.77-.73,1.47-22.77,43.34-22.77,43.34h0Z'/%3e%3c/svg%3e")}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-azure .card,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-azure .panel,:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-azure .chart-container{background:linear-gradient(135deg,#10162580,#1921344d);backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%);border:1px solid rgba(59,130,246,.18);box-shadow:0 12px 40px #0006,0 4px 16px #3b82f60f,inset 0 1px #ffffff0f}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-azure .button-primary{background:linear-gradient(135deg,#3b82f6,#2563eb,#1d4ed8);color:#fff;box-shadow:0 4px 20px #3b82f666;font-weight:600}:where(.dashboard-theme-scope,.theme-preview,#dashboard-theme-host).theme-azure .button-primary:hover{box-shadow:0 6px 30px #3b82f68c;transform:translateY(-1px)}
