:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-sans:var(--font-onest), system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, Consolas, monospace;--background:#fff;--foreground:#171717;--surface:#fff;--muted:#6b7280;--border:#1118271f;--shadow:0 14px 40px #0000001f;--brand:#30b271;--brand-hover:#2ba76a;--focus:#30b27159;--danger:#dc2626;--ink-rgb:17, 24, 39;--surface-soft:#11182705;--surface-soft-hover:#1118270a;--surface-soft-active:#1118270f;--surface-strong:#111827e6;--surface-mid:#111827c7;--surface-low:#111827bf}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-sans);font-feature-settings:"kern" 1, "liga" 1, "calt" 1;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;flex-direction:column;font-size:16px;font-weight:400;line-height:1.6;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);letter-spacing:-.02em;font-weight:600;line-height:1.25}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input{font:inherit}::selection{background:#30b27138}
