*,:before,:after{box-sizing:border-box}*{font:inherit;margin:0;padding:0}html{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}body{min-height:100svh}h1,h2,h3,h4,h5,h6,p{text-wrap:pretty;overflow-wrap:break-word}img,picture,video{max-width:100%;height:auto;display:block}img{vertical-align:middle;font-style:italic}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}fieldset{border:none}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth;scroll-padding-top:20px}}
:root{--accent-blue:#273c8a;--accent-red:#c9222d;--accent-red-background:#ffeff0;--danger:#db4453;--white:#fff;--gray-100:#f8f8f8;--gray-200:#eaeaea;--gray-300:#b4b4b4;--gray-500:#6d6d6d;--gray-900:#212121;--black:#000;--yellow:#ffd37e;--accent-gradient:linear-gradient(90deg,#ba0820,#5f1a4b,#002d78);--app-width:550px}body{font-optical-sizing:auto;color:var(--gray-900);text-underline-offset:3px;font-family:Inter,sans-serif}button{color:currentColor}b,strong{font-weight:700}i,em{font-style:italic}u,ins{text-decoration:underline}small{font-size:12px}#__next{display:flex}#app-root{width:100%;max-width:var(--app-width);flex-direction:column;min-height:100vh;display:flex}#right-screen-filler{background:var(--gray-200);flex:1}.flex{flex-wrap:wrap;display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:4px}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.m-t-16{margin-top:16px}.m-b-16{margin-bottom:16px}.text-center{text-align:center}.text-gray{color:var(--gray-500)}.text-light-gray{color:var(--gray-300)}.text-accent-blue{color:var(--accent-blue)}.text-accent-red{color:var(--accent-red)}
