*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}*:focus-visible{outline:2px solid #164091;outline-offset:2px;border-radius:4px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes snowfall{0%{transform:translateY(-20px) translate(-10px) rotate(0);opacity:0}10%{opacity:1}to{transform:translateY(110vh) translate(20px) rotate(360deg);opacity:.3}}.animate-snow{animation-name:snowfall;animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform}
