.hero-section{min-height:500px}.hero-section .hero-content{padding:5rem 0 3.5rem}.hero-section .hero-badge-wrap{margin-bottom:1.5rem}.hero-section .hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.15);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);padding:.4rem 1.2rem;border-radius:50px;font-size:.85rem;color:#fff;letter-spacing:.3px;text-decoration:none;transition:all .3s}.hero-section .hero-badge:hover{background:rgba(255,255,255,.25);color:#fff;transform:translateY(-1px)}.hero-section .hero-title{font-size:3rem;font-weight:800;line-height:1.15;margin-bottom:1.2rem;text-shadow:0 2px 12px rgba(0,0,0,.12);letter-spacing:-0.5px}.hero-section .hero-subtitle{font-size:1.15rem;max-width:620px;margin:0 auto 2.5rem;opacity:.9;line-height:1.75}.hero-section .hero-actions{text-align:center;margin-bottom:2.5rem}.hero-section .hero-btn-primary{background:#fff !important;color:#36f !important;font-weight:700;padding:.85rem 2.5rem;border-radius:50px;font-size:1.05rem;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);border:none;box-shadow:0 4px 20px rgba(0,0,0,.1);display:inline-block !important;margin:0 auto}.hero-section .hero-btn-primary:hover{background:#f0f4ff !important;color:#1d4ed8 !important;transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,.18)}.hero-section .trusted-line{font-size:.82rem;opacity:.6;letter-spacing:.5px}.stats-section{margin-top:-2rem;position:relative;z-index:10;padding-bottom:1rem;min-height:80px}.stats-section .stats-bar{background:#fff;border-radius:20px;padding:2rem 3rem;display:flex;align-items:center;justify-content:center;gap:2.5rem;box-shadow:0 8px 40px rgba(51,102,255,.1);border:1px solid #eef1f6;flex-wrap:wrap}.stats-section .stat-item{text-align:center;min-width:100px}.stats-section .stat-icon{width:42px;height:42px;border-radius:12px;background:#eef1ff;display:flex;align-items:center;justify-content:center;margin:0 auto .5rem}.stats-section .stat-icon i{font-size:1.2rem;color:#36f}.stats-section .stat-label{font-size:.85rem;color:#374151;font-weight:600}.stats-section .stat-divider{width:1px;height:40px;background:#e5e7eb}.section-header{margin-bottom:3.5rem}.section-header .section-tag{display:inline-block;font-size:.8rem;font-weight:700;color:#36f;background:#eef1ff;padding:.35rem 1rem;border-radius:50px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.section-header h2{font-size:2.1rem;font-weight:700;color:#1a1a2e;margin-bottom:.75rem;letter-spacing:-0.3px}.section-header p{font-size:1.05rem;color:#6b7280;max-width:580px;margin:0 auto;line-height:1.6}.how-section{padding:5rem 0;background:#fff}.how-section .steps-row{display:flex;align-items:flex-start;justify-content:center;gap:.5rem;flex-wrap:wrap}.how-section .step-card{text-align:center;max-width:260px;padding:2rem 1.5rem;position:relative;background:#f9fafb;border-radius:20px;border:1px solid #eef1f6;transition:all .3s}.how-section .step-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.06)}.how-section .step-card .step-num{position:absolute;top:-12px;inset-inline-start:50%;transform:translateX(-50%);width:28px;height:28px;border-radius:50%;background:#36f;color:#fff;font-weight:700;font-size:.8rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(51,102,255,.3)}.how-section .step-card .step-icon{width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg, #eef1ff 0%, #dde3ff 100%);display:flex;align-items:center;justify-content:center;margin:.5rem auto 1.2rem}.how-section .step-card .step-icon i{font-size:1.8rem;color:#36f}.how-section .step-card h4{font-size:1.1rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.how-section .step-card p{font-size:.88rem;color:#6b7280;line-height:1.65;margin:0}.how-section .step-connector{display:flex;align-items:center;padding-top:4rem;color:#c7d0e0}:host-context([dir=rtl]) .step-connector svg{transform:scaleX(-1)}:host-context([dir=rtl]) .step-card .step-num{transform:translateX(50%)}.showcase-section{padding:5rem 0;background:#f7f8fc}.showcase-section .chrome-download-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;background:linear-gradient(135deg, #3366ff, #1d4ed8);color:#fff;padding:.7rem 1.8rem;border-radius:50px;font-size:.95rem;font-weight:600;text-decoration:none;box-shadow:0 4px 16px rgba(51,102,255,.25);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.showcase-section .chrome-download-btn i{font-size:1.2rem}.showcase-section .chrome-download-btn:hover{background:linear-gradient(135deg, #1d4ed8, #1e3a8a);color:#fff;transform:translateY(-2px);box-shadow:0 8px 28px rgba(51,102,255,.35)}.showcase-section .showcase-content{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.showcase-section .showcase-browser{width:100%;max-width:700px;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.1);border:1px solid #e5e7eb;background:#fff}.showcase-section .browser-bar{background:#f3f4f6;padding:.7rem 1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #e5e7eb}.showcase-section .browser-dots{display:flex;gap:6px}.showcase-section .browser-dots .dot{width:12px;height:12px;border-radius:50%}.showcase-section .browser-dots .dot.red{background:#ef4444}.showcase-section .browser-dots .dot.yellow{background:#f59e0b}.showcase-section .browser-dots .dot.green{background:#10b981}.showcase-section .browser-url{flex:1;background:#fff;border-radius:8px;padding:.3rem .8rem;font-size:.8rem;color:#6b7280;border:1px solid #e5e7eb}.showcase-section .browser-url i{color:#10b981;margin-inline-end:.3rem}.showcase-section .browser-body{padding:2rem;position:relative;min-height:220px;background:linear-gradient(180deg, #fafbfc 0%, #fff 100%)}.showcase-section .mock-pdf-area .mock-pdf-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1.2rem;color:#9ca3af;font-size:.85rem}.showcase-section .mock-pdf-area .mock-pdf-header i{color:#ef4444;font-size:1.1rem}.showcase-section .mock-text-lines{display:flex;flex-direction:column;gap:.6rem}.showcase-section .mock-line{height:10px;background:#e5e7eb;border-radius:4px}.showcase-section .mock-line.w-100{width:100%}.showcase-section .mock-line.w-95{width:95%}.showcase-section .mock-line.w-90{width:90%}.showcase-section .mock-line.w-85{width:85%}.showcase-section .mock-line.w-80{width:80%}.showcase-section .mock-line.w-70{width:70%}.showcase-section .mock-line.highlighted{background:linear-gradient(90deg, #bfdbfe 0%, #93c5fd 100%)}.showcase-section .mock-popup{position:absolute;top:1.5rem;inset-inline-end:1.5rem;width:180px;background:#fff;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.12);border:1px solid #e5e7eb;overflow:hidden}.showcase-section .mock-popup-header{padding:.5rem .7rem;display:flex;align-items:center;gap:.4rem;border-bottom:1px solid #f3f4f6;font-size:.75rem;font-weight:700;color:#1a1a2e}.showcase-section .mock-popup-body{padding:.7rem}.showcase-section .mock-field{margin-bottom:.5rem}.showcase-section .mock-field .mock-label{width:40%;height:6px;background:#e5e7eb;border-radius:3px;margin-bottom:.3rem}.showcase-section .mock-field .mock-label.short{width:25%}.showcase-section .mock-field .mock-input{width:100%;height:20px;background:#f9fafb;border-radius:4px;border:1px solid #e5e7eb}.showcase-section .mock-tags-row{display:flex;gap:4px;margin-bottom:.6rem}.showcase-section .mock-tags-row .mock-tag{width:32px;height:14px;border-radius:7px}.showcase-section .mock-tags-row .mock-tag.blue{background:#bfdbfe}.showcase-section .mock-tags-row .mock-tag.green{background:#bbf7d0}.showcase-section .mock-tags-row .mock-tag.orange{background:#fed7aa}.showcase-section .mock-save-btn{width:100%;height:22px;background:linear-gradient(135deg, #3366ff, #1d4ed8);border-radius:6px}.showcase-section .showcase-features{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;max-width:700px;width:100%}.showcase-section .showcase-feat{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#fff;border-radius:12px;border:1px solid #eef1f6}.showcase-section .showcase-feat .feat-check{width:24px;height:24px;min-width:24px;border-radius:50%;background:#ecfdf5;display:flex;align-items:center;justify-content:center}.showcase-section .showcase-feat .feat-check i{font-size:.7rem;color:#10b981}.showcase-section .showcase-feat span{font-size:.88rem;color:#374151;line-height:1.5}.who-section{padding:5rem 0;background:#fff}.who-section .persona-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}.who-section .persona-card{background:#f9fafb;border-radius:20px;padding:2rem 1.5rem;text-align:center;border:1px solid #eef1f6;transition:all .35s cubic-bezier(0.4, 0, 0.2, 1)}.who-section .persona-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(51,102,255,.1);border-color:#d4ddff}.who-section .persona-card .persona-icon{width:68px;height:68px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem;transition:transform .3s}.who-section .persona-card .persona-icon i{font-size:1.6rem}.who-section .persona-card:hover .persona-icon{transform:scale(1.1)}.who-section .persona-card:nth-child(1) .persona-icon{background:linear-gradient(135deg, #eef1ff, #dde3ff)}.who-section .persona-card:nth-child(1) .persona-icon i{color:#36f}.who-section .persona-card:nth-child(2) .persona-icon{background:linear-gradient(135deg, #fef3e7, #fde8cd)}.who-section .persona-card:nth-child(2) .persona-icon i{color:#f59e0b}.who-section .persona-card:nth-child(3) .persona-icon{background:linear-gradient(135deg, #ecfdf5, #d1fae5)}.who-section .persona-card:nth-child(3) .persona-icon i{color:#10b981}.who-section .persona-card:nth-child(4) .persona-icon{background:linear-gradient(135deg, #fef2f2, #fde2e2)}.who-section .persona-card:nth-child(4) .persona-icon i{color:#ef4444}.who-section .persona-card h4{font-size:1.05rem;font-weight:700;color:#1a1a2e;margin-bottom:.6rem}.who-section .persona-card p{font-size:.88rem;color:#6b7280;line-height:1.7;margin:0}.cta-banner-section .cta-content{padding:2rem 0}.cta-banner-section .cta-content h2{font-size:2rem;font-weight:700;margin-bottom:.75rem}.cta-banner-section .cta-content p{font-size:1.05rem;margin-bottom:1.5rem}.cta-banner-section .cta-content .cta-btn{background:#fff;color:#36f;font-weight:700;border-radius:50px;padding:.75rem 2.2rem;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 4px 16px rgba(0,0,0,.1)}.cta-banner-section .cta-content .cta-btn:hover{background:#f0f4ff;transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,.15)}.features-section{padding:5rem 0;background:#f7f8fc}.features-section .features-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.features-section .feature-card{background:#fff;border-radius:20px;padding:2rem;border:1px solid #eef1f6;transition:all .35s cubic-bezier(0.4, 0, 0.2, 1)}.features-section .feature-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(0,0,0,.07)}.features-section .feature-card:hover .feature-icon{transform:scale(1.1) rotate(3deg)}.features-section .feature-card .feature-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;transition:transform .3s}.features-section .feature-card .feature-icon i{font-size:1.3rem;color:#fff}.features-section .feature-card .feature-icon.blue{background:linear-gradient(135deg, #3366ff, #1d4ed8)}.features-section .feature-card .feature-icon.purple{background:linear-gradient(135deg, #8b5cf6, #6d28d9)}.features-section .feature-card .feature-icon.green{background:linear-gradient(135deg, #10b981, #059669)}.features-section .feature-card .feature-icon.orange{background:linear-gradient(135deg, #f59e0b, #d97706)}.features-section .feature-card .feature-icon.pink{background:linear-gradient(135deg, #ec4899, #db2777)}.features-section .feature-card .feature-icon.teal{background:linear-gradient(135deg, #14b8a6, #0d9488)}.features-section .feature-card .feature-icon.indigo{background:linear-gradient(135deg, #6366f1, #4f46e5)}.features-section .feature-card h4{font-size:1.05rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.features-section .feature-card p{font-size:.88rem;color:#6b7280;line-height:1.7;margin:0}.pricing-section{padding:5rem 0;background:#fff}.billing-toggle{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem}.billing-toggle span{font-size:.95rem;color:#9ca3af;cursor:pointer;transition:color .3s;user-select:none}.billing-toggle span.active{color:#1a1a2e;font-weight:600}.billing-toggle .save-badge{display:inline-block;background:#ecfdf5;color:#059669;font-size:.72rem;font-weight:700;padding:.15rem .5rem;border-radius:50px;margin-inline-start:.3rem}.toggle-switch{width:48px;height:26px;background:#e5e7eb;border-radius:50px;cursor:pointer;position:relative;transition:background .3s}.toggle-switch .toggle-dot{width:20px;height:20px;background:#fff;border-radius:50%;position:absolute;top:3px;inset-inline-start:3px;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 1px 3px rgba(0,0,0,.15)}.toggle-switch .toggle-dot.yearly{inset-inline-start:25px}.toggle-switch:has(.yearly){background:#36f}.plans-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem;max-width:780px;margin:0 auto}.plan-card{background:#f9fafb;border:1px solid #eef1f6;border-radius:24px;padding:2.5rem 2rem;position:relative;transition:all .35s cubic-bezier(0.4, 0, 0.2, 1)}.plan-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.06)}.plan-card.popular{background:#fff;border:2px solid #36f;box-shadow:0 12px 40px rgba(51,102,255,.12)}.plan-card.popular:hover{box-shadow:0 20px 56px rgba(51,102,255,.18)}.plan-card .popular-badge{position:absolute;top:-12px;inset-inline-start:50%;transform:translateX(-50%);background:linear-gradient(135deg, #3366ff, #1d4ed8);color:#fff;font-size:.75rem;font-weight:700;padding:.3rem 1.2rem;border-radius:50px;white-space:nowrap}:host-context([dir=rtl]) .plan-card .popular-badge{transform:translateX(50%)}.plan-header{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eef1f6}.plan-header h3{font-size:1.3rem;font-weight:700;color:#1a1a2e;margin-bottom:.3rem}.plan-header .plan-desc{font-size:.85rem;color:#9ca3af;margin-bottom:1.2rem}.plan-header .plan-price{display:flex;align-items:baseline;justify-content:center;gap:.2rem}.plan-header .price-amount{font-size:3rem;font-weight:800;color:#1a1a2e;line-height:1}.plan-header .price-period{font-size:.95rem;color:#9ca3af;font-weight:500}.plan-header .price-original{margin-top:.4rem;text-align:center}.plan-header .price-crossed{font-size:1rem;color:#d1d5db;text-decoration:line-through}.plan-features{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2rem}.plan-feat{display:flex;align-items:center;gap:.7rem}.plan-feat i{width:20px;height:20px;min-width:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6rem;background:#ecfdf5;color:#10b981}.plan-feat span{font-size:.9rem;color:#374151}.plan-feat span b{font-weight:700;color:#1a1a2e}.plan-feat.disabled i{background:#f3f4f6;color:#d1d5db}.plan-feat.disabled span{color:#d1d5db}.plan-action{text-align:center}.plan-btn{display:inline-block;width:100%;padding:.8rem 1.5rem;border-radius:14px;font-size:1rem;font-weight:700;text-decoration:none;text-align:center;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.plan-btn.free{background:#f3f4f6;color:#374151}.plan-btn.free:hover{background:#e5e7eb;transform:translateY(-2px)}.plan-btn.pro{background:linear-gradient(135deg, #3366ff, #1d4ed8);color:#fff;box-shadow:0 4px 16px rgba(51,102,255,.25)}.plan-btn.pro:hover{box-shadow:0 8px 28px rgba(51,102,255,.35);transform:translateY(-2px)}.faq-section{padding:5rem 0;background:#f7f8fc}.final-cta-section{padding:5rem 0;background:#f7f8fc}.final-cta-section .final-cta-card{position:relative;background:linear-gradient(135deg, #1e3a8a 0%, #1d4ed8 50%, #3366ff 100%);border-radius:24px;padding:4rem 3rem;text-align:center;overflow:hidden;box-shadow:0 20px 60px rgba(29,78,216,.25)}.final-cta-section .final-cta-card h2{font-size:2rem;font-weight:800;color:#fff !important;margin-bottom:1rem;position:relative;z-index:1}.final-cta-section .final-cta-card p{font-size:1.05rem;color:rgba(255,255,255,.85) !important;max-width:520px;margin:0 auto 2rem;line-height:1.7;position:relative;z-index:1}.final-cta-section .cta-glow{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle, rgba(255, 255, 255, 0.08) 0%, transparent 70%);top:-150px;inset-inline-end:-100px;pointer-events:none}.final-cta-section .final-cta-btn{background:#fff;color:#36f;font-weight:700;padding:.85rem 2.5rem;border-radius:50px;font-size:1.05rem;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);position:relative;z-index:1;box-shadow:0 4px 20px rgba(0,0,0,.15)}.final-cta-section .final-cta-btn:hover{background:#f0f4ff;color:#1d4ed8;transform:translateY(-3px);box-shadow:0 12px 36px rgba(0,0,0,.2)}.landing-footer{background:#0f172a;padding:4rem 0 0}.landing-footer .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.08)}.landing-footer .footer-brand-col .footer-logo{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.landing-footer .footer-brand-col .footer-logo span{font-size:1.2rem;font-weight:700;color:#fff}.landing-footer .footer-brand-col .footer-about{font-size:.88rem;color:rgba(255,255,255,.55);line-height:1.7;margin-bottom:1.5rem;max-width:300px}.landing-footer .footer-social{display:flex;gap:.6rem}.landing-footer .social-link{width:36px;height:36px;border-radius:10px;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.6);text-decoration:none;transition:all .3s}.landing-footer .social-link:hover{background:#36f;color:#fff;transform:translateY(-2px)}.landing-footer .social-link i{font-size:.9rem}.landing-footer .footer-col h6{color:#fff;font-size:.9rem;font-weight:700;margin-bottom:1.2rem;letter-spacing:.3px}.landing-footer .footer-col ul{list-style:none;padding:0;margin:0}.landing-footer .footer-col li{margin-bottom:.7rem}.landing-footer .footer-col a{color:rgba(255,255,255,.5);text-decoration:none;font-size:.88rem;transition:all .2s}.landing-footer .footer-col a:hover{color:#fff;padding-inline-start:4px}.landing-footer .footer-bottom{padding:1.5rem 0;text-align:center}.landing-footer .footer-bottom p{color:rgba(255,255,255,.35);font-size:.82rem;margin:0}@media(max-width: 991px){.who-section .persona-grid{grid-template-columns:repeat(2, 1fr)}.features-section .features-grid{grid-template-columns:repeat(2, 1fr)}.hero-section .hero-title{font-size:2.4rem}.stats-section .stats-bar{gap:1.5rem;padding:1.5rem 2rem}.stats-section .stat-divider{display:none}.showcase-section .showcase-features{grid-template-columns:1fr}.landing-footer .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width: 576px){.who-section .persona-grid{grid-template-columns:1fr}.features-section .features-grid{grid-template-columns:1fr}.how-section .step-connector{display:none}.how-section .steps-row{flex-direction:column;align-items:center}.how-section .step-card{max-width:100%}.hero-section .hero-title{font-size:1.9rem}.section-header h2{font-size:1.6rem}.stats-section .stats-bar{flex-direction:column;gap:1.2rem;padding:1.5rem}.stats-section .stat-divider{display:none}.final-cta-section .final-cta-card{padding:3rem 1.5rem}.final-cta-section .final-cta-card h2{font-size:1.6rem}.showcase-section .mock-popup{display:none}.landing-footer .footer-grid{grid-template-columns:1fr;gap:2rem}.plans-grid{grid-template-columns:1fr;max-width:400px}.plan-card{padding:2rem 1.5rem}}.plans-note{color:#9ca3af;font-size:.9rem;line-height:1.9;max-width:620px;margin:.8rem auto 0}.price-currency{font-size:1.1rem;font-weight:700;color:#1a1a2e}.plan-hero{display:flex;align-items:center;gap:.8rem;padding:.9rem 1rem;border-radius:12px;background:rgba(99,102,241,.07);margin-bottom:1.5rem;text-align:start}.plan-hero i{font-size:1.4rem;color:#6366f1;flex-shrink:0}.plan-hero strong{display:block;font-size:.92rem;line-height:1.5;color:#1a1a2e}.plan-hero small{color:#9ca3af;font-size:.75rem}.plan-hero.pro{background:linear-gradient(135deg, rgba(99, 102, 241, 0.14), rgba(34, 197, 94, 0.12))}.download-section{padding:5rem 0;background:#f8f9ff}.download-box{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2.5rem;position:relative;overflow:hidden;background:linear-gradient(135deg, #4f46e5 0%, #7c3aed 45%, #db2777 100%);border-radius:24px;padding:3rem;color:#fff}.download-box::before,.download-box::after{content:"";position:absolute;border-radius:50%;pointer-events:none}.download-box::before{width:320px;height:320px;top:-140px;inset-inline-start:-90px;background:radial-gradient(circle, rgba(255, 255, 255, 0.18), transparent 70%)}.download-box::after{width:260px;height:260px;bottom:-120px;inset-inline-end:-60px;background:radial-gradient(circle, rgba(255, 255, 255, 0.14), transparent 70%)}.download-box>*{position:relative;z-index:1}.download-box .section-tag{background:rgba(255,255,255,.12);color:#c7d2fe}.download-box h2{color:#fff;margin:.8rem 0 .6rem;font-weight:800}.download-box p{color:rgba(255,255,255,.9);margin-bottom:1.2rem}.download-text{flex:1 1 340px}.download-points{list-style:none;padding:0;margin:0}.download-points li{display:flex;align-items:center;gap:.6rem;color:rgba(255,255,255,.85);font-size:.9rem;padding:.28rem 0}.download-points i{color:#34d399;font-size:.8rem}.download-action{flex:0 0 auto;text-align:center}.download-btn{display:inline-flex;align-items:center;gap:.9rem;background:#fff;color:#1a1a2e;padding:.95rem 2rem;border-radius:14px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.download-btn i{font-size:2rem;color:#3ddc84}.download-btn span{display:flex;flex-direction:column;align-items:flex-start;line-height:1.3}.download-btn small{font-size:.7rem;color:#6b7280}.download-btn strong{font-size:1.05rem;font-weight:800}.download-btn:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,0,0,.3);color:#4f46e5}.download-hint{margin-top:.9rem !important;font-size:.75rem;color:rgba(255,255,255,.55) !important}@media(max-width: 767px){.download-box{padding:2rem 1.4rem;text-align:center}.download-text{flex-basis:100%}.download-action{width:100%}.download-points li{justify-content:center}}.hero-badge-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem}.hero-badge--android i{color:#3ddc84}.showcase-downloads{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.2rem}.chrome-download-btn.android i{color:#3ddc84}.download-phone{position:relative;width:176px;margin:0 auto 1.5rem;padding:8px;background:#14142b;border:2px solid rgba(255,255,255,.28);border-radius:26px;box-shadow:0 22px 48px rgba(0,0,0,.38);overflow:hidden}.download-phone__notch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:58px;height:12px;background:#14142b;border-radius:0 0 10px 10px;z-index:2}.download-phone img{display:block;width:100%;border-radius:20px}.download-btn span{font-size:1rem;font-weight:800}@media(max-width: 767px){.download-phone{width:148px}}

.sticky{position:fixed;top:0}@media screen and (min-width: 992px){.horizontal-megamenu{display:block !important}}app-support-system .slide-menu.open{display:block !important}.avatars{width:44.5px;height:44.5px}.dropdown-toggle::after{display:none}.eq-landing-logo-img{height:20px;width:auto}@media(max-width: 992px){.eq-landing-logo-img{height:36px}}.eq-sidebar-user-item{display:none !important}.eq-sidebar-dashboard-item{display:none !important}.eq-sidebar-signout-item{display:none !important}@media(max-width: 992px){.eq-desktop-avatar-item{display:none !important}.eq-sidebar-user-item{display:block !important}.eq-sidebar-dashboard-item{display:block !important}.eq-sidebar-signout-item{display:block !important}.eq-mobile-header-profile{display:none !important}.horizontalMenu>.horizontalMenu-list{padding-top:50px !important}}@media(max-width: 992px){body.rtl .horizontalMenu>.horizontalMenu-list>li{text-align:right !important}body.rtl .horizontalMenu>.horizontalMenu-list>li>a{text-align:right !important}body.rtl .eq-sidebar-user-item>div{flex-direction:row-reverse !important}body.rtl .eq-sidebar-user-item>div>div{text-align:right !important}}
