@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap");*{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif}html.light{background:var(--theme-light-background);color:var(--theme-light-color)}html.dark{background:var(--theme-dark-background);color:var(--theme-dark-color)}body{font-size:16px;font-weight:400;line-height:16px}button{background:none;border:none;color:inherit}#app{min-height:100vh}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--theme-light-background:#eff2f3;--theme-light-color:#2a2a2a;--theme-dark-background:#2a2a2a;--theme-dark-color:#eef5f6;--theme-light-separator:inset 0 -1px 0 0 rgba(0,0,0,.25);--theme-dark-separator:inset 0 -1px 0 0 rgba(255,255,255,.25);--theme-light-button-background:#2a2a2a;--theme-light-button-color:#ffffff;--theme-dark-button-background:#f4f6f7;--theme-dark-button-color:#2a2a2a;--theme-light-side-background:#fafcfc;--theme-light-side-color:#000000;--theme-dark-side-background:#222222;--theme-dark-side-color:#ffffff;--theme-light-numpad-button-background:#dce1e3;--theme-light-numpad-button-color:#2a2a2a;--theme-light-numpad-button-hover:#cacfd1;--theme-light-numpad-button-active:#fafcfc;--theme-dark-numpad-button-background:#464b53;--theme-dark-numpad-button-color:#eef5f6;--theme-dark-numpad-button-hover:#585e69;--theme-dark-numpad-button-active:#222222;--theme-status-finalized:#179d45;--theme-light-qr-background:#eff2f3;--theme-dark-qr-background:#eef5f6}.App_logo__Aemjp{min-height:100vh;display:flex;justify-content:center;align-items:center}