@import "https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=DM+Sans:wght@400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--color-emerald:#059669;--color-emerald-deep:#047857;--color-dark:#0a1f17;--color-background-primary:#fff;--color-background-secondary:#f9fafb;--color-background-success:#0596691a;--color-background-warning:#f59e0b1a;--color-text-primary:#0a1f17;--color-text-secondary:#4b5563;--color-text-tertiary:#9ca3af;--color-text-success:#059669;--color-text-warning:#f59e0b;--color-border-tertiary:#e5e7eb}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:-webkit-fill-available}html,body{color:#0a1f17;background:#fff;width:100%;margin:0;padding:0;overflow-x:hidden}body{min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:-webkit-fill-available;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{width:100%;min-height:100vh;background:#fff;min-height:-webkit-fill-available}@media (width<=768px){input,textarea,select{font-size:16px!important}}
