@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";.app-wrapper{min-height:100vh;background:#f7f9fc}.app-container{width:100%;min-height:100vh;background:#f7f9fc}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eef1f5}#root{height:100%}button,input{font-family:inherit}:focus-visible{outline:3px solid #2D9B4F;outline-offset:2px;border-radius:4px}.bnt-combobox-input:focus-visible{outline:none}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes bnt-spin{to{transform:rotate(360deg)}}@keyframes bnt-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bnt-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.screen-inner{width:100%;max-width:680px;margin:0 auto;box-sizing:border-box}@media (min-width: 600px) and (max-width: 1023px){.screen-inner{max-width:560px}}@media (max-width: 390px){.screen-inner{max-width:100%}}
