@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);:root{--font-size:16px;--background:#fff;--foreground:#0f1419;--primary:#0d7377;--accent:#84f24a;--font-weight-medium:500;--font-weight-normal:400;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--oxy-primary:#0d7377;--oxy-primary-dark:#0b5d60;--oxy-primary-light:#14a1a7;--oxy-primary-surface:#eef7f7;--oxy-primary-surface-strong:#e6f4f4;--oxy-accent:#84f24a;--oxy-surface:#fff;--oxy-surface-muted:#f8f9fa;--oxy-surface-subtle:#f8fafc;--oxy-surface-hover:#f8fbfb;--oxy-page-bg:#f3f6f7;--oxy-border:#dbe3e6;--oxy-border-soft:#e2e8f0;--oxy-border-strong:#cbd5e1;--oxy-text-primary:#0f172a;--oxy-text-strong:#374151;--oxy-text-secondary:#64748b;--oxy-text-muted:#52606d;--oxy-shadow-card:0 18px 42px #0f172a0f;--oxy-shadow-popover:0 24px 48px #0f172a1f}.oxy-dark{--oxy-primary:#3dd184;--oxy-primary-dark:#2aa865;--oxy-primary-light:#66dc9b;--oxy-primary-surface:#3dd18424;--oxy-primary-surface-strong:#3dd18438;--oxy-accent:#84f24a;--oxy-surface:#121b1e;--oxy-surface-muted:#0f181b;--oxy-surface-subtle:#18242a;--oxy-surface-hover:#1a2b30;--oxy-page-bg:#0a1214;--oxy-border:#22323a;--oxy-border-soft:#2a3a41;--oxy-border-strong:#3a4d55;--oxy-text-primary:#f1f5f9;--oxy-text-strong:#cbd5e1;--oxy-text-secondary:#94a3b8;--oxy-text-muted:#a7b3c2;--oxy-shadow-card:0 18px 42px #00000080;--oxy-shadow-popover:0 24px 48px #0000008c;color-scheme:dark}*{box-sizing:border-box}html{font-size:16px;font-size:var(--font-size);scroll-behavior:smooth}body{background:#fff;background:var(--background);color:#0f1419;color:var(--foreground);font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}#root{min-height:100vh}h1{font-size:1.5rem;font-size:var(--text-2xl)}h1,h2{font-weight:500;font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:1.25rem;font-size:var(--text-xl)}h3{font-size:1.125rem;font-size:var(--text-lg);font-weight:500;font-weight:var(--font-weight-medium);line-height:1.5}button,h4,input,label{font-size:1rem;font-size:var(--text-base);font-weight:400;font-weight:var(--font-weight-normal);line-height:1.5}
/*# sourceMappingURL=main.c247b4ff.css.map*/