: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{margin:0;padding:0;width:100vw;height:100vh;font-family:Arial,sans-serif;background:linear-gradient(135deg,#6a11cb,#2575fc);color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;position:relative}.content{text-align:center;max-width:90%}.logo{width:150px;height:150px;background:#fff;animation:float 3s ease-in-out infinite;padding:10px;border-radius:20px;margin:0 auto 20px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.title{font-size:2rem;font-weight:700;margin-top:20px;animation:fadeIn 2s ease-in-out}.subtitle{font-size:1.2rem;margin-top:40px;opacity:0;animation:fadeInUp 2s ease-in-out 1s forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes charFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.subtitle span{display:inline-block;opacity:0;animation:charFadeIn .5s ease-in-out forwards}.subtitle span:nth-child(1){animation-delay:1s}.subtitle span:nth-child(2){animation-delay:1.1s}.subtitle span:nth-child(3){animation-delay:1.2s}.subtitle span:nth-child(4){animation-delay:1.3s}.subtitle span:nth-child(5){animation-delay:1.4s}.subtitle span:nth-child(6){animation-delay:1.5s}.subtitle span:nth-child(7){animation-delay:1.6s}.subtitle span:nth-child(8){animation-delay:1.7s}.subtitle span:nth-child(9){animation-delay:1.8s}.subtitle span:nth-child(10){animation-delay:1.9s}.subtitle span:nth-child(11){animation-delay:2s}.subtitle span:nth-child(12){animation-delay:2.1s}.subtitle span:nth-child(13){animation-delay:2.2s}.subtitle span:nth-child(14){animation-delay:2.3s}.subtitle span:nth-child(15){animation-delay:2.4s}.subtitle span:nth-child(16){animation-delay:2.5s}.subtitle span:nth-child(17){animation-delay:2.6s}.subtitle span:nth-child(18){animation-delay:2.7s}.subtitle span:nth-child(19){animation-delay:2.8s}.subtitle span:nth-child(20){animation-delay:2.9s}.subtitle span:nth-child(21){animation-delay:3s}.subtitle .mobile-break,.title .mobile-break{display:none}@media (max-width: 768px){.logo{width:120px;height:120px}.title{font-size:1.5rem}.subtitle{font-size:1rem}.subtitle .mobile-break,.title .mobile-break{display:inline}}.messenger-icons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}.messenger-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #0000004d}.messenger-icon:hover{transform:scale(1.1);box-shadow:0 6px 16px #0006}.telegram-icon{background:#08c;color:#fff}.whatsapp-icon{background:#25d366;color:#fff}.messenger-icon svg{width:24px;height:24px;fill:currentColor}@media (max-width: 768px){.messenger-icons{bottom:15px;right:15px;gap:8px}.messenger-icon{width:45px;height:45px}.messenger-icon svg{width:20px;height:20px}}
