*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;transition:none!important;animation:none!important;box-shadow:none!important;text-shadow:none!important}html,body{height:100%;width:100%}body{background:#fff;color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:16px;line-height:1.5;min-height:100vh;margin:0;overflow-y:auto;overflow-x:hidden;-webkit-font-smoothing:antialiased}#app{width:100vw;height:100vh;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}button{min-height:48px;padding:12px 16px;border:2px solid #000000;background:#fff;color:#000;font-weight:700;font-size:16px;cursor:pointer;font-family:inherit}button:active{background:#000;color:#fff}button:disabled,button.disabled{opacity:.4;pointer-events:none}input,select{border:2px solid #000000;font-size:16px;padding:8px;font-family:inherit;background:#fff;color:#000}a{color:#000;text-decoration:underline;font-weight:700}.hidden{display:none!important}.disabled{opacity:.4;pointer-events:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#000}::-webkit-scrollbar-thumb:hover{background:#000}
