:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:var(--color-globalText);background-color:var(--color-globalBackground)}html,body,#root{height:100%}html,body{margin:0;overflow:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:touch;touch-action:manipulation}button{border-radius:8px;border:1px solid var(--color-buttonGenericBorder);padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--color-buttonGenericBackground);color:var(--color-globalText);cursor:pointer;transition:border-color .25s,background-color .25s}button:hover{border-color:var(--color-buttonGenericBorderHover);background-color:var(--color-buttonGenericBackgroundHover)}@keyframes qc-target-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qc-measure-target-ring{animation:qc-target-spin 6s linear infinite}@keyframes qc-onboard-pulse{0%,to{box-shadow:0 0 0 0 var(--qc-glow, #4fc3f7),0 0 9px 1px var(--qc-glow, #4fc3f7);transform:scale(1)}50%{box-shadow:0 0 0 5px transparent,0 0 18px 6px var(--qc-glow, #4fc3f7);transform:scale(1.1)}}@media (prefers-reduced-motion: reduce){.qc-icon-button[style*=qc-onboard-pulse]{animation:none!important}}.custom-scrollbar{scrollbar-gutter:stable}@-moz-document url-prefix(){.custom-scrollbar{scrollbar-width:thin;scrollbar-color:transparent transparent}.custom-scrollbar:hover,.custom-scrollbar.scrolling{scrollbar-color:rgba(11,214,241,.959) transparent}}.custom-scrollbar::-webkit-scrollbar{width:4px;height:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.custom-scrollbar:hover::-webkit-scrollbar-thumb,.custom-scrollbar.scrolling::-webkit-scrollbar-thumb{background:#61dafb8c}.custom-scrollbar:hover::-webkit-scrollbar-thumb:hover,.custom-scrollbar.scrolling::-webkit-scrollbar-thumb:hover{background:#61dafbb3}.custom-scrollbar::-webkit-scrollbar-button{display:none;width:0;height:0}.custom-scrollbar::-webkit-scrollbar-corner{background:transparent;display:none}.custom-scrollbar::-webkit-scrollbar-track-piece:vertical:start,.custom-scrollbar::-webkit-scrollbar-track-piece:vertical:end,.custom-scrollbar::-webkit-scrollbar-track-piece:horizontal:start,.custom-scrollbar::-webkit-scrollbar-track-piece:horizontal:end{display:none}
