@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{background:linear-gradient(135deg,#0f5c3f,#1a7d52,#0f5c3f);min-height:100vh;margin:0;overflow-x:hidden}#root{max-width:1280px;margin:0 auto;padding:1rem;text-align:center;position:relative;z-index:10}.video-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem 1rem;gap:2rem;position:relative}.video-page:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.main-title{font-family:Montserrat,Arial,sans-serif;font-weight:700;font-size:2rem;color:gold;margin-bottom:1rem;line-height:1.3;padding:0 1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3),0 0 10px rgba(255,215,0,.5);position:relative;z-index:20}.main-video{max-width:90%;width:800px;border-radius:20px;box-shadow:0 8px 30px #dc143c66,0 0 20px #ffd7004d;position:relative;z-index:20}@keyframes snowfall{0%{transform:translateY(-10vh) translate(0) rotate(0);opacity:1}50%{opacity:.8}to{transform:translateY(100vh) translate(100px) rotate(360deg);opacity:0}}.snowflake{position:fixed;top:-10vh;color:#fff;font-size:1.5em;font-weight:700;text-shadow:0 0 5px rgba(255,255,255,.8);pointer-events:none;z-index:5;animation:snowfall linear infinite;-webkit-user-select:none;user-select:none}.snowflake:nth-child(1){left:10%;animation-duration:10s;animation-delay:0s}.snowflake:nth-child(2){left:20%;animation-duration:12s;animation-delay:1s}.snowflake:nth-child(3){left:30%;animation-duration:14s;animation-delay:2s}.snowflake:nth-child(4){left:40%;animation-duration:13s;animation-delay:.5s}.snowflake:nth-child(5){left:50%;animation-duration:11s;animation-delay:1.5s}.snowflake:nth-child(6){left:60%;animation-duration:15s;animation-delay:2s}.snowflake:nth-child(7){left:70%;animation-duration:12s;animation-delay:0s}.snowflake:nth-child(8){left:80%;animation-duration:13s;animation-delay:1s}.snowflake:nth-child(9){left:90%;animation-duration:14s;animation-delay:2s}.snowflake:nth-child(10){left:15%;animation-duration:11s;animation-delay:.5s}@media (min-width: 768px){.main-title{font-size:3rem}.main-video{width:900px}}
