body{font-family:Inter,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#2d3748;border-radius:10px}::-webkit-scrollbar-thumb{background:#718096;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#4a5568}.snowflake{position:absolute;top:-10px;background-color:#fff;border-radius:50%;animation-name:fall;animation-timing-function:linear;animation-iteration-count:infinite;pointer-events:none;z-index:9999}@keyframes fall{0%{transform:translateY(0) translate(0)}to{transform:translateY(105vh) translate(5px)}}.snowflake-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:9998}
