.merryChristmas_container__BgevW{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(180deg,#1a1a2e 0,#16213e);overflow:hidden}.merryChristmas_tree__YDFR8{position:absolute;top:-10%;animation:merryChristmas_fall__ZcVNa linear infinite;opacity:.9;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.merryChristmas_imagesContainer__CzBz8{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:2rem;align-items:center;justify-content:center;z-index:10}.merryChristmas_image__Lxjud{width:40vw;min-width:100px;max-width:400px;height:auto;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.4);object-fit:cover}@media(max-width:400px){.merryChristmas_imagesContainer__CzBz8{flex-direction:column;gap:1rem}.merryChristmas_image__Lxjud{width:80vw;min-width:100px;max-width:300px}}@keyframes merryChristmas_fall__ZcVNa{0%{top:-10%;transform:rotate(0deg)}to{top:110%;transform:rotate(1turn)}}