@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;600&display=swap";body{background-color:#fff}.container{justify-content:center;align-items:center;width:100%;display:flex}.container img{z-index:-1}:root{--background:#fafaf8;--foreground:#101911;--card:#fff;--card-foreground:#101911;--primary:#098926;--primary-foreground:#fbfcf9;--secondary:#eef4ed;--secondary-foreground:#101911;--accent:#05441d;--accent-foreground:#fbfcf9;--muted:#eef4ed;--muted-foreground:#505851;--border:#dee3dd;--ring:#098926;--color-overlay-light-40:#fff6;--color-overlay-light-65:#ffffffa6;--color-overlay-light-85:#ffffffd9;--color-overlay-light-90:#ffffffe6;--color-overlay-light-92:#ffffffeb;--color-overlay-light-96:#fffffff5;--color-overlay-dark-15:#00000026;--color-overlay-dark-25:#00000040;--color-overlay-dark-55:#0000008c;--color-divider-on-dark:#ffffff1a;--color-shadow-soft:#111c181f;--color-shadow-strong:#00000040;--color-panel-overlay:#125c34c7;--color-text-on-dark-muted:#1f352da6;--color-grid-dot:#c8cacc;--color-white:#fff;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-14:3.5rem;--space-16:4rem;--space-20:5rem;--radius-md:.5rem;--shadow-sm:0 18px 35px var(--color-shadow-soft);--shadow-lg:0 22px 50px var(--color-shadow-strong);--z-base:0;--z-raised:1;--z-sticky:100;--z-dropdown:120;--font-sans:"Inter", "Inter Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-display:"Inter", "Inter Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-mono:"JetBrains Mono", "JetBrains Mono Fallback", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-size-xs:.75rem;--font-size-sm:.825rem;--font-size-base:1rem;--font-size-lg:1.125rem;--line-tight:1;--line-snug:1.1;--line-relaxed:1.6;--line-loose:1.7;--letter-tight:.02em;--letter-wide:.08em;--letter-wider:.1em;--letter-widest:.18em;--letter-extreme:.22em;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--container-max:1100px;--container-max-wide:1120px;--header-height:64px;--header-height-mobile:60px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}*{font-family:var(--font-sans)}h1,h2,h3,h4,h5{font-family:var(--font-display)}code{font-family:var(--font-mono)}h1,h2,h3,b,p,div{cursor:default}#root{width:100%;height:100%}
