@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,600;12..96,700&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--z-overlay:400;--z-spotlight:1000;--z-critical:2000;--spacing-1:.25rem;--spacing-2:.5rem;--spacing-3:.75rem;--spacing-4:1rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-12:3rem;--spacing-16:4rem;--spacing-20:5rem;--background:#f4f7f6;--foreground:#12201c;--surface:#e9efec;--surface-foreground:#12201c;--sidebar:#13212c;--sidebar-foreground:#f7fbf9;--card:#ffffff;--card-foreground:#12201c;--popup:#ffffff;--popup-foreground:#12201c;--primary:#248a4b;--primary-foreground:#ffffff;--primary-hover:#1d733e;--primary-active:#175f34;--secondary:#183a2b;--secondary-foreground:#ffffff;--accent:#65b96f;--accent-foreground:#0e2a1b;--accent-soft:#dff2e4;--muted:#e5ebe8;--muted-foreground:#64716b;--success:#2f9e58;--success-foreground:#fff;--error:#d64545;--error-foreground:#fff;--warning:#d39a27;--warning-foreground:#332100;--info:#3978a8;--info-foreground:#fff;--info-hover:#30668f;--info-active:#285678;--border:#d8e0dc;--green-deep:#183a2b;--green-brand:#248a4b;--green-mid:#65b96f;--green-pale:#dff2e4;--font-family-base:"IBM Plex Sans",system-ui,sans-serif;--font-family-display:"Bricolage Grotesque",system-ui,sans-serif;--font-family-monospace:ui-monospace,SFMono-Regular,monospace;--font-family-cursive:cursive;--shadow:0 1px 3px rgba(17,42,32,.06);--shadow-md:0 8px 24px rgba(17,42,32,.08);--shadow-lg:0 18px 48px rgba(17,42,32,.12);--shadow-focus:0 0 0 3px rgba(36,138,75,.18);--radius-sm:7px;--radius:11px;--radius-md:15px;--radius-lg:20px;--radius-full:999px;--animation-duration-fast:.12s;--animation-duration-normal:.22s;--animation-duration-slow:.42s;--chart-color-1:#248a4b;--chart-color-2:#65b96f;--chart-color-3:#d39a27;--chart-color-4:#3978a8;--chart-color-5:#d64545}.dark{--background:#0f1715;--foreground:#f4f8f6;--surface:#17221e;--surface-foreground:#f4f8f6;--sidebar:#0b151c;--sidebar-foreground:#f4f8f6;--card:#15201c;--card-foreground:#f4f8f6;--popup:#1a2722;--popup-foreground:#f4f8f6;--primary:#55b96e;--primary-foreground:#08130d;--secondary:#244535;--secondary-foreground:#fff;--accent:#73c786;--accent-foreground:#08130d;--muted:#26332e;--muted-foreground:#aab7b1;--border:#31413a;--shadow:0 1px 2px rgba(0,0,0,.28);--shadow-md:0 8px 22px rgba(0,0,0,.3);--shadow-lg:0 18px 42px rgba(0,0,0,.38)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-family-base);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit}::selection{background:var(--green-pale);color:var(--green-deep)}
