:root{--off-blue: #f0f6fd;--accent: #3dffb4;--blue: #007bff;--text: #11181c;--text-muted: #687076;--white: #ffffff}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);background:var(--white);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}#root{min-height:100vh}.landing-page{background:var(--white)}.landing-svg-host{width:100%;line-height:0}.landing-svg-host--desktop{aspect-ratio:1440 / 2369}.landing-svg-host--mobile{aspect-ratio:402 / 2263}.landing-svg-host svg{width:100%;height:auto;display:block}.landing-fallback{width:100%;padding:1rem 1.5rem;color:var(--text-muted)}.landing-fallback code{font-size:.9em}
