[data-fp-root] a:focus-visible,[data-fp-root] button:focus-visible,[data-fp-root] input:focus-visible,[data-fp-root] select:focus-visible,[data-fp-root] textarea:focus-visible,[data-fp-root] [tabindex]:focus-visible,[data-fp-root] summary:focus-visible{outline:2px solid var(--fp-blue);outline-offset:2px;border-radius:6px}[data-fp-root] input[type=range]:focus-visible{outline:2px solid var(--fp-blue);outline-offset:4px;border-radius:999px}[data-fp-root] input[type=checkbox]:focus-visible,[data-fp-root] input[type=radio]:focus-visible{outline:2px solid var(--fp-blue);outline-offset:3px;border-radius:4px}[data-fp-root] .fp-btn-primary{background:var(--fp-blue);transition:background-color .15s ease}[data-fp-root] .fp-btn-primary:hover{background:var(--fp-blue-600)}[data-fp-root] .fp-btn-primary:active{background:var(--fp-blue-600);transform:translateY(1px)}[data-fp-root] .fp-link{transition:color .15s ease,opacity .15s ease}[data-fp-root] .fp-link:hover{color:var(--fp-blue-600)}[data-fp-root] .fp-link:active{opacity:.85}[data-fp-root] .fp-btn-ghost-light,[data-fp-root] .fp-btn-ghost-dark{transition:background-color .15s ease}[data-fp-root] .fp-btn-ghost-light{background:#1e233b0f}[data-fp-root] .fp-btn-ghost-light:hover{background:#1e233b1f}[data-fp-root] .fp-btn-ghost-light:active{background:#1e233b2b}[data-fp-root] .fp-btn-ghost-dark{background:#ffffff1f}[data-fp-root] .fp-btn-ghost-dark:hover{background:#ffffff38}[data-fp-root] .fp-btn-ghost-dark:active{background:#ffffff47}@keyframes fp-page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}[data-fp-root] .fp-page-enter{animation:fp-page-enter .28s ease both}@keyframes fp-spin{to{transform:rotate(360deg)}}[data-fp-root] .fp-spinner{display:inline-block;width:1em;height:1em;border:.14em solid currentColor;border-right-color:transparent;border-radius:50%;animation:fp-spin .7s linear infinite;vertical-align:-.16em}@media(prefers-reduced-motion:reduce){[data-fp-root] .fp-spinner{animation-duration:.01ms;animation-iteration-count:1}[data-fp-root] .fp-page-enter{animation-duration:.01ms}[data-fp-root] .fp-btn-primary,[data-fp-root] .fp-btn-ghost-light,[data-fp-root] .fp-btn-ghost-dark,[data-fp-root] .fp-link{transition-duration:.01ms}[data-fp-root] .fp-btn-primary:active{transform:none}}
