.hero-section{position:relative;padding:96px 0;overflow:hidden;background:linear-gradient( 135deg,rgba(37,99,235,8%) 0%,rgba(59,130,246,4%) 35%,rgba(147,197,253,6%) 70%,rgba(219,234,254,.12) 100% )}.hero-section::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(37,99,235,6%) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(59,130,246,5%) 0%,transparent 45%),radial-gradient(circle at 60% 20%,rgba(147,197,253,4%) 0%,transparent 40%);pointer-events:none}.hero-section::after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");opacity:.6;pointer-events:none}.hero-section .container{position:relative;z-index:1}.hero-title{font-size:clamp(2.6rem,4vw,3.2rem);font-weight:800;color:var(--color-text-heading);margin-bottom:1.25rem;line-height:1.15;letter-spacing:-.02em}.hero-subtitle{font-size:1.05rem;color:var(--color-text-secondary);max-width:520px;margin-left:auto;margin-right:auto;margin-bottom:2.5rem;line-height:1.65}.hero-cta{margin-top:2rem}.hero-image{max-width:100%;height:auto;width:100%;max-height:420px;object-fit:contain;display:block;margin:0 auto}.btn-cta-primary{background-color:var(--color-primary);color:var(--color-text-light);padding:14px 36px;font-size:.95rem;font-weight:600;border-radius:10px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;border:none;box-shadow:0 8px 20px rgba(37,99,235,.25)}.btn-cta-primary:hover,.btn-cta-primary:focus{background-color:var(--color-primary-hover);color:var(--color-text-light);transform:translateY(-1px);box-shadow:0 12px 26px rgba(37,99,235,.35);text-decoration:none}.btn-cta-primary.btn-lg{padding:16px 42px;font-size:1rem}.feature-column-section{padding:120px 0;background-color:var(--color-bg-section)}.feature-boxes-row>[class*=col-]{margin-bottom:2rem}.feature-boxes-row>[class*=col-]:nth-last-child(-n+2){margin-bottom:0}@media(min-width:992px){.feature-boxes-row>[class*=col-]:nth-last-child(-n+2){margin-bottom:0}}.feature-column-box{background-color:#fff;border-radius:16px;padding:40px 40px 44px;height:100%;border:1px solid #e5e7eb;box-shadow:0 10px 30px rgba(0,0,0,4%);transition:transform .25s ease,box-shadow .25s ease}.feature-column-box:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(0,0,0,8%)}.feature-box-horizontal{display:flex;flex-direction:column;gap:0}.feature-box-header{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.feature-box-header .feature-box-icon{flex-shrink:0;margin-bottom:0}.feature-box-header .feature-box-title{margin:0}.feature-box-horizontal .feature-box-description{margin-top:0}.feature-box-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;background-color:rgba(37,99,235,8%);border-radius:12px;color:var(--color-primary)}.feature-box-icon i{font-size:1.6rem;line-height:1}.feature-box-title{font-size:1.15rem;font-weight:600;color:var(--color-text-heading);margin-bottom:.75rem;line-height:1.35}.feature-box-description{font-size:.95rem;color:var(--color-text-secondary);line-height:1.65;margin:0}.feature-box-description strong{color:var(--color-primary);font-weight:600}.cta-section{padding:96px 0;background:linear-gradient( 135deg,rgba(37,99,235,8%) 0%,rgba(37,99,235,4%) 100% )}.cta-title{font-size:clamp(1.8rem,3vw,2.2rem);font-weight:700;color:var(--color-text-heading);margin-bottom:.75rem;letter-spacing:-.01em}.cta-subtitle{font-size:1rem;color:var(--color-text-secondary);margin-bottom:2.5rem}@media(max-width:768px){.hero-section{padding:72px 0}.hero-title{font-size:2.1rem}.hero-subtitle{font-size:.95rem}.hero-image{max-height:300px;margin-top:3rem}.feature-column-section{padding:72px 0}.feature-column-box{padding:28px 24px}.cta-section{padding:72px 0}.btn-cta-primary{width:100%;max-width:100%}}@media(max-width:576px){.hero-title{font-size:1.8rem}.feature-box-title{font-size:1.05rem}.feature-box-description{font-size:.9rem}}