*{font-display:fallback}html,body{background-color:var(--v2-app-bg)}.full_screen{min-height:100vh}.full_screen__content{justify-content:center;display:flex}.full_screen__content__inner{margin:16px;text-align:center}.full_screen__header{background-color:#ffffff40!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:0 48px!important;top:0;position:fixed;z-index:1;width:100%;border-bottom:1px solid #eeeeee}.full_screen__header__background{background-color:#f5f5f5!important;padding:0 16px;width:100%}@media only screen and (min-width:768px){.full_screen__header__menu{display:none}}.full_screen__header__menu :after{border-bottom-width:0px!important;border-bottom-color:transparent!important}.full_screen__header__nav_bar{padding:0 16px;display:none;max-width:800px;margin:0 auto}@media only screen and (min-width:768px){.full_screen__header__nav_bar{display:flex}}.full_screen__header__mobile{width:96px;border-bottom-width:0px;background-color:transparent}.full_screen__header__mobile__icon{padding:16px}.full_screen__header__mobile__title{margin:0!important;padding:0!important;text-align:center}.full_screen__header__mobile__spacer{width:96px;text-align:end;padding-right:16px}.full_screen__document__content{width:100%}.full_screen__document__card{margin:0 16px}@media only screen and (min-width:768px){.full_screen__document__card{margin:0 48px}}.full_screen__document__header{background-color:#0000!important;margin:12px 0;padding:0 16px!important;justify-content:center;display:flex}.full_screen__document__header__icon{cursor:pointer}@media only screen and (min-width:768px){.full_screen__document__header{margin:12px 0;padding:0 48px!important;justify-content:start}}.full_screen__modal{min-height:100vh}.full_screen__modal__icon{cursor:pointer}.full_screen__footer{padding:16px 0!important;margin-right:48px!important}@media only screen and (min-width:992px){.full_screen__footer{padding:16px!important;margin-right:0!important}}.full_screen__footer__inner{max-width:800px;margin:0 auto}.loading{text-align:center;margin:20px}.loading__icon{font-size:24px}.key_field{padding:0!important;margin:0!important}.key_field__inner{width:0px}.key_field__code{padding:0 8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}.key_field__button{padding:0 8px!important}.button__external_icon{margin-left:5px}.add-on-highlight-feature:hover{background-color:#f5f5f5}.input-number input{text-align:center!important}.dashboard__content__header{display:none}@media only screen and (min-width:768px){.dashboard__content__header{display:block}}.dashboard__content__title{text-align:center}#home-background{animation:fadeIn 3s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{color-scheme:light;--v2-app-bg: #f0f2f5;--v2-surface-bg: #ffffff;--v2-surface-bg-muted: #f5f5f5;--v2-pin-bg: rgba(255, 255, 255, .9);--v2-pin-bg-hover: rgba(255, 255, 255, 1);--v2-error-bg: #fff1f0;--v2-error-text: rgba(0, 0, 0, .88);--v2-border-subtle: rgba(0, 0, 0, .12)}html,body,#root,#app{background-color:var(--v2-app-bg)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
