@font-face{font-family:YearOfHandcrafts;src:url(https://twebs-uploads.s3.eu-west-1.amazonaws.com/1d4d9ab7-7e77-4872-8a15-76d095ecf7d2/custom_uploads/VGhlWWVhcm9mSGFuZGljcmFmdHMtUmVndWxhci5vdGYxNzM4NjYwODIwODA1.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:YearOfHandcrafts;src:url(https://twebs-uploads.s3.eu-west-1.amazonaws.com/1d4d9ab7-7e77-4872-8a15-76d095ecf7d2/custom_uploads/VGhlWWVhcm9mSGFuZGljcmFmdHMtTWVkaXVtLm90ZjE3Mzg2NjA4MzI5OA==.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:YearOfHandcrafts;src:url(https://twebs-uploads.s3.eu-west-1.amazonaws.com/1d4d9ab7-7e77-4872-8a15-76d095ecf7d2/custom_uploads/VGhlWWVhcm9mSGFuZGljcmFmdHMtQm9sZC5vdGYxNzM4NjYwODQ2NzY=.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Nunito,Arimo,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#182527;line-height:1.6}.landing-page{width:100%;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:white;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000;padding:1rem 0}.header .container{display:flex;justify-content:space-between;align-items:center;gap:2rem}.logo{display:flex;align-items:center}.logo-img{height:40px;width:auto}.nav{display:flex;gap:2rem}.nav a{text-decoration:none;color:#182527;font-weight:500;transition:color .3s}.nav a:hover{color:#20cd8d}.header-actions{display:flex;gap:1rem;align-items:center}.lang-switcher{display:flex;align-items:center;gap:.5rem;background:transparent;border:2px solid #e5e7eb;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-weight:500;color:#182527;transition:all .3s}.lang-switcher:hover{border-color:#20cd8d;color:#20cd8d}.lang-switcher svg{flex-shrink:0}.btn-primary{background:#20cd8d;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s}.btn-primary:hover{background:#046b46;transform:translateY(-2px);box-shadow:0 4px 12px #20cd8d4d}.btn-secondary{background:white;color:#20cd8d;border:2px solid #20cd8d;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s}.btn-secondary:hover{background:#20cd8d;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #20cd8d4d}.btn-large{padding:1rem 2rem;font-size:1.1rem}.hero{background:linear-gradient(to right,rgba(248,251,250,.95) 0%,rgba(248,251,250,.85) 50%,rgba(248,251,250,.3) 100%),url(/hero-bg.png);background-size:cover;background-position:right center;color:#182527;padding:5rem 0;min-height:500px;display:flex;align-items:center}[dir=rtl] .hero{background:linear-gradient(to left,rgba(248,251,250,.95) 0%,rgba(248,251,250,.85) 50%,rgba(248,251,250,.3) 100%),url(/hero-bg.png);background-size:cover;background-position:left center}.hero-content{max-width:550px}.hero-title{font-size:2.75rem;font-weight:700;margin-bottom:1rem;line-height:1.2;color:#182527}.hero-subtitle{font-size:1.1rem;margin-bottom:1.5rem;color:#4a5568}.hero-bullets{list-style:none;padding:0;margin:0 0 2rem}.hero-bullets li{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;color:#182527}.hero-bullets .bullet-icon{color:#20cd8d;flex-shrink:0}.hero-cta{display:flex;gap:1rem;margin-bottom:1rem}@media (max-width: 768px){.hero{background:linear-gradient(to bottom,rgba(248,251,250,.95) 0%,rgba(248,251,250,.9) 100%),url(/hero-bg.png);background-size:cover;background-position:center top;text-align:center;min-height:auto;padding:3rem 0}[dir=rtl] .hero{background:linear-gradient(to bottom,rgba(248,251,250,.95) 0%,rgba(248,251,250,.9) 100%),url(/hero-bg.png);background-size:cover;background-position:center top}.hero-content{max-width:100%}.hero-bullets{display:inline-block;text-align:left}[dir=rtl] .hero-bullets{text-align:right}.hero-cta{justify-content:center}}.hero-note{font-size:.9rem;opacity:.8}.section-title{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#182527}.features{padding:5rem 0;background:#f9fafb}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #00000012;transition:all .3s}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.feature-icon{margin-bottom:1rem;color:#20cd8d;display:flex;justify-content:center}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#182527}.feature-card p{color:#6b7280;line-height:1.7}.benefits{padding:5rem 0}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem}.benefit-item h3{font-size:1.5rem;margin-bottom:1rem;color:#182527}.benefit-item p{color:#6b7280;line-height:1.7}.demo-section{padding:5rem 0;background:#f9fafb}.demo-subtitle{text-align:center;color:#6b7280;font-size:1.1rem;max-width:600px;margin:-2rem auto 3rem;line-height:1.7}.demo-form{max-width:500px;margin:0 auto;background:white;padding:2.5rem;border-radius:12px;box-shadow:0 4px 6px #00000012}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#182527}.form-group input,.form-group textarea{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .3s,box-shadow .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#20cd8d;box-shadow:0 0 0 3px #20cd8d1a}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group textarea{resize:vertical;min-height:100px}.demo-submit{width:100%;margin-top:.5rem}.demo-submit:disabled{opacity:.7;cursor:not-allowed}.success-message{text-align:center}.success-icon{width:80px;height:80px;background:#20cd8d;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2.5rem;color:#fff}.success-message p{font-size:1.25rem;color:#182527;margin-bottom:1.5rem}.error-message{color:#dc2626;text-align:center;margin-bottom:1rem;padding:.75rem;background:#fef2f2;border-radius:8px}.form-group input:disabled,.form-group textarea:disabled{background:#f3f4f6;cursor:not-allowed}[dir=rtl] .form-group input,[dir=rtl] .form-group textarea{text-align:right}.cta-section{padding:5rem 0;background:linear-gradient(135deg,#20cd8d 0%,#046b46 100%);color:#fff;text-align:center}.cta-section h2{font-size:2.5rem;margin-bottom:1rem}.cta-section p{font-size:1.25rem;margin-bottom:2rem;opacity:.95}.footer{background:#182527;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h4{margin-bottom:1rem;font-size:1.1rem}.footer-section a{display:block;color:#9ca3af;text-decoration:none;margin-bottom:.5rem;transition:color .3s}.footer-section a:hover{color:#fff}.footer-section p{color:#9ca3af;line-height:1.7}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #374151;color:#9ca3af}@media (max-width: 768px){.header .container{flex-direction:column;gap:1rem}.nav{flex-direction:column;gap:1rem;text-align:center}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-cta{flex-direction:column;align-items:center}.section-title{font-size:2rem}.features-grid,.benefits-grid{grid-template-columns:1fr}.demo-form{padding:1.5rem}.header-actions{flex-direction:column-reverse;width:100%}.header-actions .btn-primary,.header-actions .lang-switcher{width:100%;justify-content:center}}[dir=rtl]{font-family:YearOfHandcrafts,Segoe UI,Tahoma,Arial,sans-serif}[dir=rtl] .pricing-features li:before{margin-right:0;margin-left:.5rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;backdrop-filter:blur(4px)}.modal-content{background:white;border-radius:1rem;padding:2rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:#666;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s,color .2s}[dir=rtl] .modal-close{right:auto;left:1rem}.modal-close:hover{background:#f0f0f0;color:#333}.modal-content h2{color:#182527;margin-bottom:.5rem;padding-right:2rem}.modal-subtitle{color:#666;margin-bottom:1.5rem}.trial-form{display:flex;flex-direction:column;gap:1rem}.trial-form .form-group{margin-bottom:0}.captcha-group{margin-top:.5rem}.captcha-container{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.captcha-canvas{border:1px solid #ddd;border-radius:4px;background:#f0f0f0}.captcha-refresh{background:#20cd8d;color:#fff;border:none;border-radius:4px;width:40px;height:40px;font-size:1.2rem;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center}.captcha-refresh:hover{background:#046b46}@media (max-width: 480px){.modal-content{padding:1.5rem;margin:.5rem}.modal-content h2{font-size:1.5rem}.captcha-container{flex-direction:column;align-items:flex-start}.captcha-refresh{align-self:flex-end;margin-top:-45px}}.trust-strip{background:#182527;color:#fff;padding:2rem 0}.trust-headline{text-align:center;font-size:1.1rem;margin-bottom:1.5rem;opacity:.9}.trust-items{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.trust-item svg{color:#20cd8d}.problem-section{padding:5rem 0;background:#f8f9fa}.section-subtitle{text-align:center;font-size:1.2rem;color:#666;margin-bottom:2rem}.problem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:700px;margin:0 auto 2rem}.problem-item{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;padding:1rem;background:white;border-radius:8px;box-shadow:0 2px 8px #0000000d}.problem-item svg{color:#e74c3c;flex-shrink:0}.problem-conclusion{text-align:center;font-size:1.1rem;color:#e74c3c;font-weight:600}.solution-section{padding:5rem 0;background:linear-gradient(135deg,#20cd8d 0%,#046b46 100%);color:#fff}.solution-section .section-title{color:#fff}.solution-section .section-subtitle{color:#ffffffe6;max-width:700px;margin:0 auto}.local-section{padding:4rem 0;background:#ccf4e5}.local-items{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.local-item{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:500}.local-item svg{color:#046b46}.audience-section{padding:5rem 0;background:#f8f9fa}.audience-items{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-bottom:2rem}.audience-item{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;padding:1rem 1.5rem;background:white;border-radius:8px;box-shadow:0 2px 8px #0000000d}.audience-item svg{color:#20cd8d}.audience-conclusion{text-align:center;font-size:1.2rem;color:#20cd8d;font-weight:600}@media (max-width: 768px){.trust-items,.local-items,.audience-items{flex-direction:column;align-items:center;gap:1rem}.problem-grid{grid-template-columns:1fr}}.coming-soon-section{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#ccf4e5 0%,#ffffff 50%,#e8faf3 100%)}.coming-soon-section h1{font-size:3rem;color:#182527;margin-bottom:1rem}.coming-soon-text{font-size:2rem;color:#20cd8d;font-weight:600;margin-bottom:2rem}.coming-soon-section .btn-primary{display:inline-flex;align-items:center;gap:.5rem}@media (max-width: 768px){.coming-soon-section h1{font-size:2rem}.coming-soon-text{font-size:1.5rem}}.thank-you-section{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#ccf4e5 0%,#ffffff 50%,#e8faf3 100%)}.thank-you-content{max-width:600px;padding:2rem}.thank-you-icon{color:#20cd8d;margin-bottom:1.5rem}.thank-you-section h1{font-size:3rem;color:#182527;margin-bottom:1rem}.thank-you-message{font-size:1.25rem;color:#4a5568;margin-bottom:2rem;line-height:1.6}.thank-you-section .btn-primary{display:inline-flex;align-items:center;gap:.5rem}@media (max-width: 768px){.thank-you-section h1{font-size:2rem}.thank-you-message{font-size:1rem}}
