@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1.5;color:#111827;background-color:#fff;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;margin-bottom:1rem;color:#2563eb;cursor:default}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5,h6{font-size:1rem}p{margin-bottom:.5rem;cursor:default}a{color:#2563eb;text-decoration:none;transition:color .15s ease-in-out}a:hover{color:#152595;text-decoration:underline}a:focus{outline:2px solid #2563eb;outline-offset:2px}button{font-family:inherit;font-size:inherit;line-height:inherit;cursor:pointer;border:none;background:none}button:focus{outline:2px solid #2563eb;outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.5}input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;border:1px solid #e5e7eb;border-radius:1rem;padding:.5rem 1rem;transition:border-color .15s ease-in-out}input:focus,textarea:focus,select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}input:disabled,textarea:disabled,select:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}img{max-width:100%;height:auto;display:block}ul,ol{list-style:outside}table{border-collapse:collapse;width:100%}.page{width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:4rem}.page-section{width:100%;max-width:1000px}.page-bleed{width:100%;display:flex;justify-content:center}
