.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 15% 20%,rgba(18,184,134,.1),transparent 40%),radial-gradient(circle at 90% 10%,rgba(28,66,114,.08),transparent 45%),var(--white);padding-block:clamp(2.5rem,6vw,4.5rem)}.hero__inner{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2rem,5vw,4rem)}@media(max-width:940px){.hero__inner{grid-template-columns:1fr}.hero__form{max-width:520px}}.hero__content .eyebrow{margin-bottom:1.2rem}.hero__content h1{margin:0 0 1rem}.hero__accent{color:var(--accent-dark);position:relative;white-space:nowrap}.hero__content .lead{max-width:52ch;margin-bottom:1.4rem}.hero__points{display:flex;flex-wrap:wrap;gap:.75rem 1.4rem;margin:0 0 1.8rem}.hero__points li{display:inline-flex;align-items:center;gap:.45rem;font-weight:600;font-size:.92rem;color:var(--slate-700)}.hero__points svg{width:18px;height:18px;color:var(--accent-dark)}.hero__actions{display:flex;gap:.85rem;flex-wrap:wrap}.home-stats{padding-top:0}.home-stats .stats-bar{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:.75rem}.home-cats{grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.home-cats{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.home-cats{grid-template-columns:1fr}}.home-cat{display:flex;gap:1rem;height:100%;padding:1.5rem;color:inherit}.home-cat:hover{color:inherit}.home-cat h3{font-size:1.15rem;margin:0 0 .35rem}.home-cat p{margin:0 0 .7rem;color:var(--text-muted);font-size:.92rem}.home-cat__count{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--font-head);font-weight:600;font-size:.82rem;color:var(--accent-dark)}.home-cat__count svg{width:15px;height:15px;transition:transform .2s var(--ease)}.home-cat:hover .home-cat__count svg{transform:translate(3px)}.why-card{padding:1.6rem;height:100%}.why-card .icon-chip{margin-bottom:1rem}.why-card h3{font-size:1.12rem;margin:0 0 .4rem}.why-card p{margin:0;color:var(--text-muted);font-size:.93rem}.process__step{position:relative;padding:1.5rem;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);background:#ffffff0a}.process__num{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--accent);color:#06251b;font-family:var(--font-head);font-weight:800;font-size:1.2rem;margin-bottom:1rem}.process__step h3{color:#fff;font-size:1.08rem;margin:0 0 .4rem}.process__step p{margin:0;color:#a9bcd2;font-size:.9rem}.testimonial{padding:1.7rem;height:100%;display:flex;flex-direction:column}.testimonial__quote{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:10px;background:var(--teal-50);color:var(--accent-dark);margin-bottom:.9rem}.testimonial__quote svg{width:20px;height:20px}.testimonial blockquote{margin:0 0 1.3rem;font-size:1rem;color:var(--slate-700);line-height:1.65;flex:1}.testimonial figcaption{display:flex;align-items:center;gap:.75rem}.testimonial__avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(140deg,var(--navy-700),var(--navy-900));color:#fff;font-family:var(--font-head);font-weight:700}.testimonial figcaption strong{display:block;color:var(--primary);font-family:var(--font-head);font-size:.95rem}.testimonial figcaption small{color:var(--text-muted);font-size:.82rem}.home-faq{max-width:820px}
