*{box-sizing:border-box}html,body{margin:0;padding:0}#root{height:100vh;height:100dvh}@media (max-width: 760px){input,textarea,select{font-size:16px!important}}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:var(--line);border-radius:99px}::-webkit-scrollbar-track{background:transparent}@keyframes hyFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
