:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f3f6f9;--foreground:#16202a;--brand-primary:#168df0;--brand-navy:#031c2f}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;min-height:100%}body{min-height:100vh;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}::selection{color:#fff;background:var(--brand-primary)}.react-resizable{background-clip:padding-box;position:relative}.react-resizable-handle{z-index:1;cursor:col-resize;width:10px;height:100%;position:absolute;bottom:0;right:-5px}
