.animated-hero-section{box-sizing:border-box;background-color:#f7f9fb;background-image:radial-gradient(#0000000a 1.5px,#0000 1.5px);background-size:40px 40px;border-top:1px solid #0000;align-items:center;width:100%;max-width:100vw;min-height:90vh;margin:0;padding:0;display:flex;position:relative;top:0;overflow:hidden}.animated-hero-container{box-sizing:border-box;width:100%;max-width:1600px;margin:0 auto;padding:11rem 8rem 4rem;position:relative}@media (width<=768px){.animated-hero-container{padding:11rem 2rem 4rem}}@media (width<=640px){.animated-hero-container{padding:11rem 1rem 4rem}}.hero-gradient-bg{z-index:0;background:radial-gradient(circle at 80% 20%,#3b82f61f 0%,#0000 60%),radial-gradient(circle at 20% 10%,#6495ed14 0%,#0000 50%);position:absolute;inset:0}.scattered-avatars-container{z-index:1;pointer-events:none;padding:0 1rem;position:absolute;inset:0}@media (width<=768px){.scattered-avatars-container{padding:0 .5rem}}.scattered-avatar{opacity:.6;border:3px solid #fff;border-radius:50%;transition:all .5s;animation:8s ease-in-out infinite floatCloud;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 10px 25px #0000001a}@keyframes floatCloud{0%,to{transform:translate(-50%,-50%)translateY(0)rotate(0)}25%{transform:translate(-50%,-50%)translateY(-15px)rotate(2deg)}50%{transform:translate(-50%,-50%)translateY(-8px)rotate(-1deg)}75%{transform:translate(-50%,-50%)translateY(-20px)rotate(1deg)}}@keyframes floatCloudSlow{0%,to{transform:translate(-50%,-50%)translateY(0)rotate(0)}33%{transform:translate(-50%,-50%)translateY(-12px)rotate(-2deg)}66%{transform:translate(-50%,-50%)translateY(-18px)rotate(2deg)}}@keyframes floatCloudFast{0%,to{transform:translate(-50%,-50%)translateY(0)rotate(0)}20%{transform:translate(-50%,-50%)translateY(-10px)rotate(3deg)}40%{transform:translate(-50%,-50%)translateY(-5px)rotate(-2deg)}60%{transform:translate(-50%,-50%)translateY(-15px)rotate(1deg)}80%{transform:translate(-50%,-50%)translateY(-8px)rotate(-1deg)}}@keyframes gentleDrift{0%,to{transform:translate(-50%,-50%)translate(0)translateY(0)rotate(0)}25%{transform:translate(-50%,-50%)translate(8px)translateY(-12px)rotate(1deg)}50%{transform:translate(-50%,-50%)translate(-5px)translateY(-8px)rotate(-1deg)}75%{transform:translate(-50%,-50%)translate(10px)translateY(-15px)rotate(2deg)}}@media (width<=768px){.scattered-avatar{max-width:55px;max-height:55px;width:55px!important;height:55px!important}.scattered-avatar[style*="left: 6%"],.scattered-avatar[style*="left: 8%"],.scattered-avatar[style*="left: 10%"]{left:5%!important}.scattered-avatar[style*="left: 12%"]{left:8%!important}.scattered-avatar[style*="left: 15%"]{left:10%!important}.scattered-avatar[style*="left: 18%"]{left:12%!important}.scattered-avatar[style*="left: 82%"],.scattered-avatar[style*="left: 85%"],.scattered-avatar[style*="left: 88%"]{left:88%!important}.scattered-avatar[style*="left: 90%"],.scattered-avatar[style*="left: 92%"],.scattered-avatar[style*="left: 94%"]{left:95%!important}.scattered-avatar[style*="top: 25%"],.scattered-avatar[style*="top: 30%"]{top:35%!important}.scattered-avatar[style*="top: 40%"],.scattered-avatar[style*="top: 45%"]{top:50%!important}.scattered-avatar[style*="top: 50%"],.scattered-avatar[style*="top: 55%"]{top:60%!important}}.scattered-avatar img{object-fit:cover;width:100%;height:100%}.hero-content-wrapper.centered-layout{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:1200px;margin:0 auto;display:flex}.hero-text-content{z-index:3;width:100%;position:relative}.hero-main-title{color:#111827e2;text-transform:uppercase;letter-spacing:-.02em;word-spacing:.2em;margin-bottom:1.5rem;font-family:Roboto Condensed,sans-serif;font-size:4.8rem;font-weight:800;line-height:.95;animation:.8s ease-out .2s both fadeInUp}@media (width<=1024px){.hero-main-title{font-size:4rem}}@media (width<=768px){.hero-main-title{font-size:3.2rem}}.hero-description{color:#545e6d;max-width:900px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-family:Open Sans,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6;animation:.8s ease-out .4s both fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-cta-buttons{justify-content:center;gap:1.5rem;margin-bottom:1.5rem;animation:.8s ease-out .6s both fadeInUp;display:flex}.hero-cta-footer{animation:.8s ease-out .7s both fadeInUp}.hero-cta-hint{color:#64748b;margin:0;font-family:Open Sans,sans-serif;font-size:.9rem;font-weight:500}.desktop-hidden-br{display:none}@media (width<=640px){.desktop-hidden-br{display:block}.hero-cta-buttons{flex-direction:column;align-items:center}}.btn-hero-primary{color:#fff;cursor:pointer;text-transform:none;letter-spacing:-.01em;background:#6495ed;border:none;border-radius:9999px;align-items:center;gap:.75rem;padding:1.5rem 4.5rem;font-family:Open Sans,sans-serif;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 20px 40px #5a7acd59,0 0 0 6px #5a7acd26}.btn-hero-primary:hover{background:#4d82eb;transform:translateY(-4px)scale(1.02);box-shadow:0 20px 40px -10px #6495ed66}.btn-icon{width:1.25rem;height:1.25rem}.text-center{text-align:center}.hero-feature-highlights{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin:2rem 0;animation:.8s ease-out .8s both fadeInUp;display:flex}.feature-highlight-item{-webkit-backdrop-filter:blur(20px);background:#9ca3af40;border:1px solid #9ca3af4d;border-radius:2rem;align-items:center;gap:.75rem;padding:1rem 1.5rem;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 32px #4b556340,inset 0 1px #ffffff4d,inset 0 -1px #9ca3af33}.feature-highlight-item:hover:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:.8;pointer-events:none;background:linear-gradient(135deg,#6495ed,#8b5cf6,#06b6d4,#6495ed) 0 0/200% 200%;padding:2px;animation:4s linear infinite active-border-flow;position:absolute;inset:-2px;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}@keyframes active-border-flow{0%{background-position:0 0}to{background-position:200% 200%}}.feature-highlight-item:hover:before{left:100%}.feature-icon{color:#4b5563;filter:drop-shadow(0 1px 2px #4b55634d);flex-shrink:0;width:1.75rem;height:1.75rem;transition:all .3s}.feature-highlight-item:hover .feature-icon{color:#374151;filter:drop-shadow(0 2px 4px #4b556366)}.feature-highlight-item span{color:#374151;white-space:nowrap;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:600}@media (width<=640px){.animated-hero-section{width:100%;min-height:auto;margin:0;padding:0}.animated-hero-container{width:100%;max-width:100%;margin:0;padding:9rem 1.5rem 3rem}.hero-main-title{word-break:break-word;margin-top:2rem;margin-bottom:1rem;font-size:2.4rem;line-height:1.1}.hero-description{padding:0 1rem;font-size:1.1rem}.scattered-avatar{opacity:.5;width:60px!important;height:60px!important;transform:translate(-50%,-50%)!important}.scattered-avatar[style*="top: 25%"],.scattered-avatar[style*="top: 30%"]{top:35%!important}.scattered-avatar[style*="top: 40%"],.scattered-avatar[style*="top: 45%"]{top:50%!important}.scattered-avatar[style*="top: 50%"],.scattered-avatar[style*="top: 55%"]{top:60%!important}.scattered-avatar[style*="top: 70%"],.scattered-avatar[style*="top: 75%"]{top:78%!important}.scattered-avatar[style*="top: 82%"],.scattered-avatar[style*="top: 85%"]{top:88%!important}}@media (width<=430px){.scattered-avatar{border:2px solid #fff!important;width:45px!important;height:45px!important}.scattered-avatar[style*="left: 6%"],.scattered-avatar[style*="left: 8%"],.scattered-avatar[style*="left: 10%"]{left:3%!important}.scattered-avatar[style*="left: 12%"]{left:5%!important}.scattered-avatar[style*="left: 15%"]{left:7%!important}.scattered-avatar[style*="left: 18%"]{left:9%!important}.scattered-avatar[style*="left: 82%"],.scattered-avatar[style*="left: 85%"],.scattered-avatar[style*="left: 88%"]{left:91%!important}.scattered-avatar[style*="left: 90%"],.scattered-avatar[style*="left: 92%"],.scattered-avatar[style*="left: 94%"]{left:97%!important}.hero-description{font-size:1rem!important}.hero-feature-highlights{gap:1rem;margin:1.5rem 0}.feature-highlight-item{gap:.4rem;padding:.4rem .8rem}.feature-icon{width:1rem;height:1rem}.feature-highlight-item span{font-size:.75rem}}:root{--ai-primary-color:#6495ed;--ai-secondary-color:#3b82f6;--ai-text-primary:#1e293b;--ai-text-secondary:#64748b;--ai-text-muted:#6b7280;--ai-bg-light:#f8fafc;--ai-bg-white:#fff;--ai-border-color:#e2e8f0;--ai-shadow-sm:0 2px 8px #00000014;--ai-shadow-md:0 4px 20px #00000014;--ai-shadow-lg:0 8px 25px #0000001f;--ai-radius-sm:.5rem;--ai-radius-md:.75rem;--ai-radius-lg:1rem;--ai-font-primary:"Roboto Condensed", sans-serif;--ai-font-secondary:"Open Sans", sans-serif}.ai-features-section,.ai-features-container{box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}.ai-features-section{background:var(--ai-bg-white);padding:8rem 2rem;position:relative;overflow:hidden}.ai-features-section:after{content:"";background:linear-gradient(90deg,#0000 0%,#6495ed4d 20%,#6495edcc 50%,#6495ed4d 80%,#0000 100%);width:100%;height:2px;position:absolute;bottom:0;left:0;box-shadow:0 0 10px #6495ed66}.ai-features-container{max-width:1400px;margin:0 auto;padding:1rem}.ai-section-header{text-align:center;margin-bottom:4rem}.ai-section-title,.ai-feature-title{font-family:var(--ai-font-primary);color:var(--ai-text-primary);font-weight:700;line-height:1.1}.ai-section-subtitle,.ai-feature-description,.ai-caption-text{font-family:var(--ai-font-secondary);color:var(--ai-text-secondary);line-height:1.6}.ai-section-title{color:var(--ai-text-muted);text-transform:uppercase;margin-bottom:.75rem;font-size:3.5rem}.ai-section-subtitle{max-width:700px;margin:0 auto;font-size:1.125rem}.ai-features-layout{grid-template-columns:320px 1fr;align-items:stretch;gap:3rem;display:grid}.ai-features-sidebar,.ai-video-preview{background:var(--ai-bg-white);border-radius:var(--ai-radius-lg);box-shadow:var(--ai-shadow-md);height:100%;min-height:500px;padding:1.5rem}.ai-video-preview:before{display:none!important}.ai-features-sidebar{flex-direction:column;gap:.75rem;display:flex}.ai-video-preview{flex-direction:column;width:100%;display:flex;position:relative}.ai-feature-item{background:var(--ai-bg-light);border-radius:var(--ai-radius-md);font-size:.95rem;font-weight:500;font-family:var(--ai-font-secondary);color:#475569;cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;border:2px solid #0000;flex:1;align-items:center;gap:.75rem;min-height:60px;padding:1.25rem 1.5rem;transition:all .3s;display:flex;overflow:hidden}.ai-feature-item:hover{background:var(--ai-bg-white);color:#0f172a;border-color:var(--ai-border-color);box-shadow:var(--ai-shadow-sm);transform:translateY(-2px)}.ai-feature-item.active{background:linear-gradient(135deg, var(--ai-primary-color) 0%, var(--ai-secondary-color) 100%);color:var(--ai-bg-white);border-color:#0000;font-weight:600;transform:translateY(-2px);box-shadow:0 4px 15px #6495ed4d}.ai-feature-item.active svg{color:#fff}.ai-feature-header{border-bottom:1px solid var(--ai-border-color);margin-bottom:1.5rem;padding-bottom:1.5rem}.ai-feature-title{margin-bottom:.75rem;font-size:1.75rem}.ai-feature-description{font-size:1rem}.ai-video-container{border-radius:var(--ai-radius-md);width:100%;box-shadow:var(--ai-shadow-lg);aspect-ratio:16/9;background:var(--ai-bg-light);flex:1;min-height:400px;position:relative;overflow:hidden}.ai-preview-video{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover!important;object-position:left center!important}.ai-video-container .lazy-image-container{width:100%;height:100%}.ai-video-container .lazy-image{width:100%;height:100%;object-fit:cover!important;object-position:left center!important}.ai-video-overlay{background:linear-gradient(#0000,#000000b3);padding:2rem;position:absolute;bottom:0;left:0;right:0}.ai-caption-box{backdrop-filter:blur(10px);border-radius:var(--ai-radius-sm);border-left:4px solid var(--ai-primary-color);background:#fffffff2;padding:1rem 1.5rem}.ai-caption-text{color:var(--ai-text-primary);font-size:1rem;font-weight:500}@media (width<=1024px){.ai-features-layout,.ai-features-container{width:100%;overflow-x:hidden}.ai-features-layout{grid-template-columns:1fr;gap:2rem}.ai-features-container{max-width:100%}.ai-features-sidebar{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;width:100%;height:auto;padding:1rem;display:grid;overflow-x:hidden}.ai-feature-item{white-space:normal;text-align:center;flex-direction:column;justify-content:center;min-width:auto;min-height:85px;padding:1rem .75rem;font-size:.9rem;line-height:1.2}.ai-feature-item span{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:2.4em;display:-webkit-box;overflow:hidden}.ai-feature-item svg{flex-shrink:0;margin-bottom:.5rem}.ai-video-preview{height:400px}.ai-feature-header{margin-bottom:1rem;padding-bottom:1rem}.ai-feature-title{font-size:1.5rem}.ai-feature-description{font-size:.95rem}}@media (width<=768px),(width<=480px),(width<=430px){.ai-features-section,.ai-features-container{width:100%;overflow-x:hidden}.ai-features-container{max-width:100%}.ai-features-sidebar{width:100%;overflow-x:hidden}.ai-video-container{aspect-ratio:16/9;width:100%;max-width:100%;overflow:hidden}}@media (width<=768px){.ai-features-section{padding:3rem .75rem}.ai-features-sidebar{grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1.5rem;padding:.75rem;display:grid}.ai-feature-item{text-align:center;white-space:normal;flex-direction:column;justify-content:center;min-width:auto;min-height:75px;padding:.75rem .5rem;font-size:.8rem;line-height:1.1}.ai-feature-item span{max-height:2.2em}.ai-feature-item svg{flex-shrink:0;margin-bottom:.25rem;width:1.25rem!important;height:1.25rem!important}.ai-video-preview{height:280px;padding:.75rem;overflow:hidden}.ai-video-container{min-height:200px}.ai-feature-header{margin-bottom:.75rem;padding-bottom:.75rem}.ai-feature-title{margin-bottom:.5rem;font-size:1.25rem}.ai-feature-description{font-size:.85rem;line-height:1.4}.ai-caption-box{padding:.75rem 1rem}.ai-caption-text{font-size:.85rem}}@media (width<=480px){.ai-features-section{padding:2rem .5rem}.ai-features-sidebar{grid-template-columns:repeat(2,1fr);gap:.4rem;margin-bottom:1rem;padding:.5rem}.ai-feature-item{min-height:65px;padding:.5rem .25rem;font-size:.75rem;line-height:1}.ai-feature-item span{max-height:2em;font-size:.7rem}.ai-feature-item svg{margin-bottom:.2rem;width:1rem!important;height:1rem!important}.ai-video-preview{height:220px;padding:.5rem;overflow:hidden}.ai-video-container{min-height:150px}.ai-feature-title{font-size:1.1rem}.ai-feature-description,.ai-caption-text{font-size:.8rem}}@media (width<=430px) and (height>=850px){.ai-features-section{padding:2.5rem .75rem}.ai-features-sidebar{grid-template-columns:repeat(2,1fr);gap:.45rem;margin-bottom:1.25rem;padding:.6rem}.ai-feature-item{min-height:68px;padding:.6rem .35rem;font-size:.78rem;line-height:1.05}.ai-feature-item span{max-height:2.1em;font-size:.73rem}.ai-feature-item svg{margin-bottom:.25rem;width:1.1rem!important;height:1.1rem!important}.ai-video-preview{height:240px;padding:.6rem;overflow:hidden}.ai-video-container{min-height:180px}.ai-feature-title{font-size:1.15rem}.ai-feature-description,.ai-caption-text{font-size:.82rem}}@media (width<=360px){.ai-features-sidebar{grid-template-columns:1fr;gap:.3rem}.ai-feature-item{text-align:left;flex-direction:row;justify-content:flex-start;min-height:50px;padding:.75rem .5rem}.ai-feature-item svg{margin-bottom:0;margin-right:.5rem}.ai-feature-item span{max-height:1.2em}}.ai-features-sidebar::-webkit-scrollbar{height:4px}.ai-features-sidebar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}.ai-features-sidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.ai-features-sidebar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.final-cta-section{background:#f8f9fa;padding:8rem 2rem;position:relative;overflow:hidden}.final-cta-section:before{content:"";background:linear-gradient(90deg,#0000 0%,#6495ed4d 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.final-cta-container{text-align:center;max-width:1200px;margin:0 auto}.final-cta-content{max-width:800px;margin:0 auto}.trust-indicators{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;margin-bottom:3rem;animation:.8s ease-out .8s both fadeInUp;display:flex}.trust-badge{-webkit-backdrop-filter:blur(20px);background:#9ca3af40;border:1px solid #9ca3af4d;border-radius:2rem;align-items:center;gap:.75rem;padding:1rem 1.5rem;transition:all .3s;display:flex;position:relative}.trust-badge:hover:after{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:.8;pointer-events:none;background:linear-gradient(135deg,#6495ed,#8b5cf6,#06b6d4,#6495ed) 0 0/200% 200%;padding:2px;animation:4s linear infinite active-border-flow;position:absolute;inset:-2px;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.trust-badge svg{color:#4b5563;filter:drop-shadow(0 1px 2px #4b55634d);flex-shrink:0;width:1.75rem;height:1.75rem;transition:all .3s}.trust-badge:hover svg{color:#374151;filter:drop-shadow(0 2px 4px #4b556366)}.trust-number{color:#1e293b;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:700}.trust-text{color:#64748b;font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:500}.final-cta-title{text-transform:uppercase;color:#6b7280;margin-bottom:1.5rem;font-family:Roboto Condensed,sans-serif;font-size:3.5rem;font-weight:800;line-height:1.1}.gradient-text-cta{background:linear-gradient(135deg,#6495ed 0%,#8b5cf6 50%,#06b6d4 100%);-webkit-text-fill-color:transparent;background-clip:text}.final-cta-subtitle{color:#64748b;margin-bottom:3rem;font-family:Open Sans,sans-serif;font-size:1.25rem;line-height:1.6}.final-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem;display:flex}.btn-primary-enhanced,.btn-secondary-enhanced{border-radius:1rem;flex-direction:column;align-items:center;min-width:200px;padding:1.5rem 2rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.btn-primary-enhanced{color:#fff;background:linear-gradient(135deg,#6495ed 0%,#3b82f6 100%);box-shadow:0 4px 15px #6495ed4d}.btn-primary-enhanced:hover{transform:translateY(-2px);box-shadow:0 8px 25px #6495ed66}.btn-secondary-enhanced{color:#1e293b;background:#fff;border:2px solid #e2e8f0;box-shadow:0 4px 15px #0000001a}.btn-secondary-enhanced:hover{border-color:#6495ed;transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.btn-content{align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;display:flex}.btn-subtext{opacity:.8;font-size:.875rem;font-weight:400}.cta-benefits{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.benefit-item{color:#64748b;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.benefit-icon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:flex}@media (width<=768px){.final-cta-section{padding:4rem 1rem}.final-cta-title{font-size:2.5rem}.final-cta-subtitle{font-size:1.125rem}.trust-indicators{gap:1rem}.trust-badge{padding:.375rem .75rem}.final-cta-buttons{flex-direction:column;align-items:center}.btn-primary-enhanced,.btn-secondary-enhanced{width:100%;max-width:300px}.cta-benefits{flex-direction:column;align-items:center;gap:1rem}}@media (width<=480px){.final-cta-title{font-size:2rem}.btn-content{font-size:1rem}.btn-subtext{font-size:.75rem}}
