:root{--color-background:#0a0b0b;--color-foreground:#e9eceb;--color-surface:#0f1111;--color-surface-elevated:#181b1b;--color-card:#0f1111;--color-card-foreground:#e9eceb;--color-sidebar:#08090a;--color-sidebar-foreground:#e9eceb;--color-popover:#181b1b;--color-popover-foreground:#e9eceb;--color-primary:#17c888;--color-primary-foreground:#04150e;--color-primary-hover:#2ed397;--color-primary-subtle:#17c8881f;--color-primary-muted:#17c88833;--brand-gradient-gold:linear-gradient(135deg, #b9841f 0%, #e9ae38 100%);--brand-gradient-green:linear-gradient(135deg, #00593a 0%, #017c57 100%);--brand-gradient-petrol:linear-gradient(135deg, #385260 0%, #4b6574 100%);--color-secondary:#e8a33d;--color-secondary-foreground:#1a1204;--color-secondary-subtle:#e8a33d1f;--color-accent:#e8a33d;--color-accent-foreground:#1a1204;--color-success:#17c888;--color-success-foreground:#04150e;--color-success-subtle:#17c8881f;--color-warning:#e8a33d;--color-warning-foreground:#1a1204;--color-warning-subtle:#e8a33d1f;--color-error:#f0533f;--color-error-foreground:#fff;--color-error-subtle:#f0533f1f;--color-destructive:#f0533f;--color-destructive-foreground:#fff;--color-info:#4e9fd1;--color-info-foreground:#06131c;--color-info-subtle:#4e9fd11f;--color-muted:#131616;--color-muted-foreground:#8b9391;--color-border:#232727;--color-border-strong:#3a4240;--color-input:#3a4240;--color-ring:#17c888;--spacing:.25rem;--space-page-gutter:1.5rem;--space-page-gutter-lg:2rem;--space-section:2.5rem;--space-block:1.5rem;--space-stack:1rem;--space-inline:.75rem;--radius-xs:0;--radius-sm:0;--radius-md:0;--radius-lg:0;--radius-xl:0;--radius-2xl:0;--radius-full:0;--radius:0;--shadow-xs:none;--shadow-sm:none;--shadow-md:0 2px 8px #00000080;--shadow-lg:0 4px 16px #0009;--shadow-xl:0 10px 32px #000000b3;--shadow-focus:0 0 0 3px var(--color-focus-ring);--duration-instant:.1s;--duration-fast:.15s;--duration-normal:.2s;--duration-slow:.3s;--duration-slower:.5s;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--font-family-sans:"IBM Plex Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-family-mono:"IBM Plex Mono", ui-monospace, "SF Mono", "Cascadia Code", monospace;--text-2xs:.6875rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--leading-tight:1.2;--leading-snug:1.35;--leading-normal:1.5;--leading-relaxed:1.625;--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1280px;--container-2xl:1440px;--container-prose:65ch;--sidebar-width:14rem;--sidebar-width-collapsed:3.5rem;--topbar-height:3.5rem;--z-base:0;--z-dropdown:10;--z-sticky:20;--z-overlay:30;--z-drawer:40;--z-modal:50;--z-popover:60;--z-toast:70;--z-tooltip:80}:root,.dark,[data-theme=dark]{--color-overlay:#000000b8;--color-focus-ring:#17c88873;--brand-gradient:#17c888;--glass-bg:#ffffff08;--glass-border:#ffffff14}.light,[data-theme=light]{--color-background:#f6f7f7;--color-foreground:#0f1211;--color-surface:#fff;--color-surface-elevated:#fff;--color-card:#fff;--color-card-foreground:#0f1211;--color-sidebar:#fff;--color-sidebar-foreground:#0f1211;--color-popover:#fff;--color-popover-foreground:#0f1211;--color-primary:#00875a;--color-primary-foreground:#fff;--color-primary-hover:#006b47;--color-primary-subtle:#00875a1a;--color-primary-muted:#00875a2e;--color-secondary:#a66b20;--color-secondary-foreground:#fff;--color-secondary-subtle:#a66b201a;--color-accent:#a66b20;--color-accent-foreground:#fff;--color-success:#00875a;--color-success-foreground:#fff;--color-success-subtle:#00875a1a;--color-warning:#a66b20;--color-warning-foreground:#fff;--color-warning-subtle:#a66b201a;--color-error:#c4361f;--color-error-foreground:#fff;--color-error-subtle:#c4361f1a;--color-destructive:#c4361f;--color-destructive-foreground:#fff;--color-info:#2c668b;--color-info-foreground:#fff;--color-info-subtle:#2c668b1a;--color-muted:#f0f2f1;--color-muted-foreground:#5d6664;--color-border:#e2e6e5;--color-border-strong:#b9c1bf;--color-input:#b9c1bf;--color-ring:#00875a;--color-overlay:#000000b8;--color-focus-ring:#17c88873;--brand-gradient:#17c888;--glass-bg:#ffffff08;--glass-border:#ffffff14;--shadow-xs:none;--shadow-sm:none;--shadow-md:0 2px 8px #10141314;--shadow-lg:0 4px 16px #1014131a;--shadow-xl:0 10px 32px #10141324}html{scroll-behavior:smooth}body{font-family:var(--font-family-sans);background-color:var(--color-background);color:var(--color-foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100svh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-muted-foreground)}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}.container{width:100%;margin-inline:auto}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:var(--radius-lg)}.apexcharts-tooltip,.apexcharts-xaxistooltip,.apexcharts-yaxistooltip,.apexcharts-tooltip-title,.apexcharts-menu{border-radius:0!important}.spin{animation:1s linear infinite equator-spin}@keyframes equator-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spin{animation-duration:3s}}.brand-gradient-bg{background:var(--brand-gradient)}.brand-gradient-text{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.focus-ring:focus-visible{box-shadow:var(--shadow-focus);outline:none}@keyframes cta-pulse{0%,to{box-shadow:0 0 0 0 var(--color-focus-ring)}50%{box-shadow:0 0 0 12px #0000}}.cta-pulse{animation:cta-pulse 2s var(--ease-in-out) infinite}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-scroll{animation:30s linear infinite ticker-scroll}.nav-blur{-webkit-backdrop-filter:blur(12px);background-color:color-mix(in srgb, var(--color-background) 80%, transparent)}html{font-size:var(--root-font-size,16px)}body{font-family:var(--app-font,var(--font-family-sans))}[data-contrast=high]{--color-foreground:#fff;--color-muted-foreground:#c3c9c7;--color-border:#4e5856;--color-border-strong:#6b7573}.light[data-contrast=high],[data-theme=light][data-contrast=high]{--color-foreground:#000;--color-muted-foreground:#3a403f;--color-border:#9aa3a1;--color-border-strong:#6b7573}[data-contrast=high] a:focus-visible,[data-contrast=high] button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}
