Vrtor.ru !full! -
function showMessage(text, type = 'info') const toast = document.createElement('div'); toast.style.background = type === 'success' ? '#1e293b' : '#0f172a'; toast.style.backdropFilter = 'blur(12px)'; toast.style.border = `1px solid $type === 'success' ? '#a5f3fc' : '#818cf8'`; toast.style.borderRadius = '60px'; toast.style.padding = '12px 20px'; toast.style.fontSize = '0.9rem'; toast.style.fontWeight = '500'; toast.style.color = '#f1f5f9'; toast.style.boxShadow = '0 10px 25px -5px rgba(0,0,0,0.3)'; toast.style.pointerEvents = 'none'; toast.style.fontFamily = "'Inter', sans-serif"; toast.textContent = text; toastContainer.appendChild(toast); setTimeout(() => toast.style.opacity = '0'; toast.style.transform = 'translateX(20px)'; toast.style.transition = 'opacity 0.3s, transform 0.2s'; setTimeout(() => toast.remove(), 300); , 2800);
.btn-secondary:hover border-color: #a78bfa; background: rgba(167, 139, 250, 0.05); color: #c084fc;
.feature-card background: rgba(15, 23, 42, 0.6); backdrop-filter: blur(4px); border-radius: 2rem; padding: 2rem; border: 1px solid rgba(255,255,255,0.05); transition: all 0.25s; vrtor.ru
);
.badge display: inline-flex; background: rgba(130, 100, 220, 0.18); backdrop-filter: blur(4px); border-radius: 40px; padding: 0.3rem 1rem; font-size: 0.8rem; font-weight: 500; letter-spacing: 0.3px; border: 1px solid rgba(130, 100, 220, 0.3); width: fit-content; margin-bottom: 1.8rem; function showMessage(text, type = 'info') const toast =
<!-- Hero --> <section class="hero"> <div class="badge">✦ vrtor ecosystem — launch 2026</div> <h1>Intelligent infrastructure <span class="glow-text">for the next digital era</span></h1> <p>Secure, scalable, and radically simple. VRTOR empowers modern teams to build, deploy, and scale with unmatched performance.</p> <div class="cta-group"> <button class="btn-primary" id="mainCtaBtn">Get early access →</button> <button class="btn-secondary" id="demoBtn">Watch demo</button> </div> </section>
.cta-banner h2 font-size: 2rem; margin-bottom: 1rem; VRTOR empowers modern teams to build, deploy, and
// dynamic console greeting after page load window.addEventListener('load', () => console.log('VRTOR.RU — interactive ecosystem ready ); )(); </script> </body> </html>
