: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}}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;width:100%;margin:0;padding:0}.app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#333;background:#fff;width:100vw}.lang-switcher{position:absolute;top:1rem;right:1rem;z-index:10}.lang-switcher select{background:#fffc;border:1px solid #ccc;padding:.4rem;border-radius:.25rem;font-size:.9rem}.hero{position:relative;width:100vw;height:100vh;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080}.hero-content{position:relative;z-index:1;text-align:center;max-width:600px;width:90%;color:#fff}.hero-title{font-size:3.5rem;line-height:1.3;margin-bottom:1.2rem;font-weight:600;background:#000000b3;padding:.5rem 1rem;border-radius:.3rem;display:inline-block}.hero-subtitle{font-size:1.4rem;margin-bottom:2rem;line-height:1.6;font-weight:400;background:#ffffffe6;color:#333;padding:.5rem 1rem;border-radius:.3rem;display:inline-block;box-shadow:0 2px 8px #0000001a}.cta-button{background:linear-gradient(45deg,#ff8a00,#e52e71);border:none;color:#fff;padding:.9rem 2rem;font-size:1.1rem;border-radius:2rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.cta-button:hover{transform:scale(1.05);box-shadow:0 8px 20px #0003}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:4rem 2rem;background:#f9f9f9;max-width:1200px;margin:0 auto}.feature-card{background:#fff;border-radius:.5rem;padding:1.5rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 12px #0000000d}.feature-card p{width:100%;text-align:left;margin-top:.5rem;font-size:1.1rem;line-height:1.5;font-weight:400}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.conclusion{padding:3rem 1rem;text-align:center}.conclusion p{font-size:1.125rem;margin-bottom:1.5rem;max-width:600px;margin:0 auto}.footer{text-align:center;padding:2rem 1rem;background:#222;color:#aaa;font-size:.875rem}@media (max-width: 768px){.hero-title{font-size:2.5rem;line-height:1.4;padding:.4rem .8rem}.hero-subtitle{font-size:1.2rem;line-height:1.6;padding:.4rem .8rem}.features{padding:2rem 1rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.feature-card p{font-size:1rem}.lang-switcher{top:.5rem;right:.5rem}}@media (max-width: 480px){.hero-title{font-size:2rem;line-height:1.4;padding:.3rem .6rem}.hero-subtitle{font-size:1rem;line-height:1.6;padding:.3rem .6rem}.features{grid-template-columns:1fr;gap:.75rem}.feature-card p{font-size:.95rem;line-height:1.4}.cta-button{width:100%;max-width:260px}.lang-switcher{display:block}}.cta-button svg#telegram{width:40px;height:40px;vertical-align:middle;margin-left:10px;flex-shrink:0}.telegram-hint{font-size:.85rem;color:#ccc;margin-top:.5rem}
