*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@supports (-webkit-touch-callout:none){body{min-height:-webkit-fill-available}}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}a,button{-webkit-tap-highlight-color:transparent}button{-webkit-user-select:none;-moz-user-select:none;user-select:none}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton{background:linear-gradient(90deg,#f0f0f0,#e0e0e0 40px,#f0f0f0 80px);background-size:1000px 100%;animation:shimmer 2s linear infinite}:focus-visible{outline:2px solid #4a90a4;outline-offset:2px}:focus:not(:focus-visible){outline:none}@media print{body{background:#fff!important}}