@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;1,9..40,400&display=swap";:root{color-scheme:light;--gw-bg: #F4F6FA;--gw-surface: #FFFFFF;--gw-ink: #0F172A;--gw-ink-secondary: #334155;--gw-muted: #64748B;--gw-faint: #94A3B8;--gw-border: #E2E8F0;--gw-border-light: #F1F5F9;--gw-hover: #F8FAFC;--gw-primary: #2563EB;--gw-primary-hover: #1D4ED8;--gw-primary-light: rgba(37, 99, 235, .08);--gw-primary-border: rgba(37, 99, 235, .2);--gw-primary-text: #FFFFFF;--gw-emerald: #059669;--gw-emerald-light: rgba(5, 150, 105, .08);--gw-red: #DC2626;--gw-red-light: rgba(220, 38, 38, .08);--gw-amber: #D97706;--gw-amber-light: rgba(217, 119, 6, .08);--gw-shadow-sm: 0 1px 2px rgba(15, 23, 42, .04);--gw-shadow: 0 4px 12px rgba(15, 23, 42, .06);--gw-shadow-lg: 0 12px 32px rgba(15, 23, 42, .08);--gw-shadow-primary: 0 8px 24px rgba(37, 99, 235, .2);--gw-radius: 12px;--gw-radius-lg: 16px;--gw-radius-xl: 20px;--gw-radius-full: 999px;--gw-font: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:var(--gw-font);color:var(--gw-ink);background:var(--gw-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}#root{min-height:100vh;background:radial-gradient(ellipse 900px 600px at 10% -5%,rgba(37,99,235,.05),transparent),radial-gradient(ellipse 800px 500px at 95% 0%,rgba(5,150,105,.04),transparent),radial-gradient(ellipse 1000px 600px at 50% 100%,rgba(148,163,184,.06),transparent),var(--gw-bg)}#root>div{background:transparent!important}main,section{background:transparent!important}input,button,textarea,select{font-family:inherit;font-size:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gw-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gw-muted)}
