:root{--bg: #F5F5F7;--muted: #64748b;--brand-blue: #1565d8;--brand-orange: #ff7a3c;--blue: #1565d8;--light-blue: #5a8dee;--light-orange: #ffb26b;--text-primary: #0f172a;--text-secondary: #64748b;--white: #f2f2f3;--border: rgba(0, 0, 0, .05);--paper: #ffffff}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,.1)}html{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg);min-height:100vh;-webkit-text-size-adjust:100%;overscroll-behavior-y:contain;color:var(--text-primary);font-feature-settings:"cv02","cv03","cv04","cv11"}#root{min-height:100vh}img{max-width:100%;display:block}a{color:inherit}::selection{background:#1565d82e}
