*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}body{color:#111;overscroll-behavior-y:contain;background:#f5f4ef;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}::selection{background:#0000001a}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f5f4ef}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}@media (width<=1024px){::-webkit-scrollbar{display:none}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pageIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}
