.hero{background:#0a0a0a;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:4rem 1.5rem;display:flex;position:relative;overflow:hidden}.hero-grid{pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:60px 60px;width:200%;height:200%;animation:20s linear infinite gridDrift;position:absolute;inset:-50%}@keyframes gridDrift{0%{transform:translate(0)}to{transform:translate(60px,60px)}}.hero-glow{pointer-events:none;background:radial-gradient(circle,#ff6a002e 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:6s ease-in-out infinite glowPulse;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}@keyframes glowPulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}.hero-inner{z-index:2;flex-direction:column;gap:2rem;width:100%;max-width:860px;display:flex;position:relative}.hero-inner--center{text-align:center;align-items:center}.hero-h1{font-family:var(--font-bebas), sans-serif;color:#fff;margin:0;font-size:clamp(3.5rem,10vw,7.5rem);line-height:.95;overflow:hidden}.hero-h1--center{text-align:center}.hero-h1 .line{display:block;overflow:hidden}.hero-h1 .line>span{animation:.8s cubic-bezier(.16,1,.3,1) both slideUp;display:inline-block}.hero-h1 .line:nth-child(2)>span{animation-delay:.15s}@keyframes slideUp{0%{opacity:0;transform:translateY(110%)}to{opacity:1;transform:translateY(0)}}.hero-h1 .accent{color:var(--orange)}.hero-bottom{flex-direction:column;gap:1.5rem;max-width:520px;display:flex}.hero-desc{font-family:var(--font-nunito), sans-serif;color:#ffffffb3;margin:0;font-size:1.1rem;line-height:1.7}.hero-desc--center{text-align:center}.hero-cost-bold{color:#fff;text-align:center;margin-top:6px;margin-bottom:24px;font-size:1.15rem;font-weight:800}.hero-cta-group{flex-direction:column;gap:.5rem;display:flex}.hero-cta-group--center{align-items:center}.btn-primary{background:var(--orange);color:#fff;font-family:var(--font-nunito), sans-serif;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.btn-primary:hover{background:#e55d00;transform:translateY(-1px)}.hero-note{font-family:var(--font-nunito), sans-serif;color:#ffffff73;font-size:.8rem}.solution-section{background:#0a0a0a;padding:6rem 1.5rem}.solution-inner{max-width:720px;margin:0 auto}.solution-label{font-family:var(--font-nunito), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--orange);text-align:center;margin-bottom:1rem;font-size:.8rem;font-weight:700}.solution-h2{font-family:var(--font-bebas), sans-serif;color:#fff;text-align:center;margin:0 0 3rem;font-size:clamp(2rem,5vw,3.2rem);line-height:1.05}.solution-h2 .accent{color:var(--orange)}.steps{flex-direction:column;gap:2.5rem;display:flex}.step-row{align-items:flex-start;gap:1.5rem;display:flex}.step-num-circle{font-family:var(--font-bebas), sans-serif;color:var(--orange);text-align:center;flex-shrink:0;width:48px;font-size:1.5rem}.step-content{flex:1}.step-title{font-family:var(--font-nunito), sans-serif;color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.step-body{font-family:var(--font-nunito), sans-serif;color:#ffffffa6;margin:0 0 .75rem;font-size:.95rem;line-height:1.7}.step-tag{font-family:var(--font-nunito), sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--orange);background:#ff6a001a;border:1px solid #ff6a0033;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.why-section{background:#0a0a0a;padding:5rem 1.5rem}.why-inner{max-width:860px;margin:0 auto}.why-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;display:grid}.why-item{align-items:flex-start;gap:1rem;display:flex}.why-item svg{color:var(--orange);flex-shrink:0;margin-top:2px}.why-item span{font-family:var(--font-nunito), sans-serif;color:#ffffffb3;font-size:.95rem;line-height:1.6}.why-item strong{color:#fff}.stat-bar{background:#111;padding:3.5rem 1.5rem}.stat-bar-inner{flex-wrap:wrap;justify-content:center;gap:4rem;max-width:800px;margin:0 auto;display:flex}.stat-item{text-align:center}.stat-item .stat-value{font-family:var(--font-bebas), sans-serif;color:var(--orange);font-size:3rem;line-height:1}.stat-item .stat-label{font-family:var(--font-nunito), sans-serif;color:#fff9;text-transform:uppercase;letter-spacing:.06em;margin-top:.4rem;font-size:.85rem}.testimonials-section{background:#0a0a0a;padding:6rem 1.5rem}.testimonials-section .solution-label{margin-bottom:2rem}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1040px;margin:0 auto;display:grid}.testimonial-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:2rem}.testimonial-card .stars{color:var(--orange);margin-bottom:1rem;font-size:1rem}.testimonial-card blockquote{font-family:var(--font-nunito), sans-serif;color:#ffffffbf;margin:0 0 1rem;font-size:.95rem;font-style:italic;line-height:1.7}.testimonial-card .testimonial-author{font-family:var(--font-nunito), sans-serif;color:#fff;font-size:.9rem;font-weight:700}.testimonial-card .testimonial-context{font-family:var(--font-nunito), sans-serif;color:#ffffff73;margin-top:.2rem;font-size:.8rem}.testimonials-link{text-align:center;margin-top:2rem}.testimonials-link a{font-family:var(--font-nunito), sans-serif;color:var(--orange);font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .2s}.testimonials-link a:hover{opacity:.8}.btn-primary--lg{padding:1rem 2.5rem;font-size:1.05rem}html.light .hero,html.light .solution-section,html.light .why-section,html.light .testimonials-section{background:#f7f7f7}html.light .hero-grid{background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px)}html.light .hero-glow{background:radial-gradient(circle,#ff6a001f 0%,#0000 70%)}html.light .hero-h1{color:#111}html.light .hero-desc{color:#0009}html.light .hero-note{color:#0006}html.light .hero-cost-bold,html.light .solution-h2,html.light .step-title{color:#111}html.light .step-body,html.light .why-item span{color:#555}html.light .why-item strong{color:#111}html.light .stat-bar{background:#eee}html.light .stat-item .stat-label{color:#555}html.light .testimonial-card{background:#fff;border-color:#00000014}html.light .testimonial-card blockquote{color:#333}html.light .testimonial-card .testimonial-author{color:#111}html.light .testimonial-card .testimonial-context{color:#777}@media (max-width:768px){.hero{min-height:calc(90vh - 64px);padding:3rem 1.25rem}.hero-glow{width:350px;height:350px}.stat-bar-inner{gap:2rem}.stat-item .stat-value{font-size:2.2rem}}@media (max-width:480px){.hero{min-height:calc(85vh - 64px)}.testimonials-grid,.why-grid{grid-template-columns:1fr}.stat-bar-inner{flex-direction:column;gap:1.5rem}.step-row{flex-direction:column;gap:.75rem}}
