.homebuyer-hero{position:relative;padding:clamp(3.5rem,6vw,5.5rem) 0 clamp(2.5rem,4vw,3.5rem);overflow:hidden;color:var(--brand-white)}.homebuyer-hero__bg{position:absolute;inset:0;background:linear-gradient(135deg,#05291c,#0a402d 45%,#0c223c);opacity:.95}.homebuyer-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,420px);gap:clamp(2rem,4vw,3rem);align-items:stretch}.homebuyer-hero__copy{max-width:640px}.homebuyer-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1.25rem;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:#061c14b3;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:700;color:var(--brand-yellow);margin-bottom:1rem}.homebuyer-hero__title{font-size:clamp(2rem,4.2vw,3.25rem);margin:0 0 .75rem;line-height:1.1}.homebuyer-hero__lead{font-size:1.1rem;margin-bottom:1rem;color:#ffffffd9}.homebuyer-hero__text{margin:0 0 .75rem;color:#ffffffc7}.homebuyer-hero__risks{list-style:none;padding:0;margin:1.5rem 0 2rem;display:flex;flex-direction:column;gap:.75rem}.homebuyer-hero__risks li{display:flex;align-items:flex-start;gap:.6rem;padding:.9rem 1rem;border-radius:14px;background:#04120da6;border:1px solid rgba(255,255,255,.08)}.homebuyer-hero__risks li span:last-child{color:#ffffffeb;font-weight:600;line-height:1.5}.homebuyer-hero__cta-group{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.homebuyer-hero__cta{display:inline-flex;align-items:center;gap:.65rem;padding:.95rem 2.4rem;border-radius:999px;background:linear-gradient(110deg,#0db05c,var(--brand-green));color:var(--brand-white);font-weight:700;text-decoration:none;box-shadow:0 15px 35px #00000059;transition:transform .2s ease,box-shadow .2s ease}.homebuyer-hero__cta:hover{transform:translateY(-2px);box-shadow:0 18px 40px #00000073}.homebuyer-hero__meta{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:600;color:var(--brand-yellow)}.homebuyer-hero__report{position:relative;background:#0b5133;border-radius:28px;border:6px solid var(--brand-white);padding:1.75rem;box-shadow:0 25px 60px #00000073;display:flex;flex-direction:column;gap:1.25rem}.homebuyer-hero__report-header{display:flex;justify-content:space-between;gap:1rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#ffffffd9}.homebuyer-hero__image{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:4/3;border:2px solid rgba(255,255,255,.35)}.homebuyer-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.1) contrast(1.05);border-radius:inherit}.homebuyer-hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;text-align:center}.homebuyer-hero__stats div{padding:.75rem .5rem;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.homebuyer-hero__stats dt{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;margin-bottom:.25rem}.homebuyer-hero__stats dd{margin:0;font-size:1.15rem;font-weight:700}.homebuyer-hero__perks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.homebuyer-hero__perks li{padding-left:1.25rem;position:relative;font-size:.95rem;color:#ffffffd9}.homebuyer-hero__perks li:before{content:"";position:absolute;width:.5rem;height:.5rem;border-radius:50%;background:var(--brand-yellow);top:.5rem;left:0;box-shadow:0 0 0 4px #ffffff26}@media (max-width: 1024px){.homebuyer-hero__grid{grid-template-columns:1fr}.homebuyer-hero__report{max-width:420px;margin:0 auto}}@media (max-width: 640px){.homebuyer-hero{padding:3rem 0}.homebuyer-hero__risks li{flex-direction:column}.homebuyer-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.homebuyer-hero__meta{width:100%}.homebuyer-hero__cta{width:100%;justify-content:center}}.homebuyer-service{padding:var(--section-space) 0;background:#f5fbf7}.homebuyer-service__intro{text-align:center;max-width:720px;margin:0 auto 2.5rem}.homebuyer-service__intro span{text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;color:var(--brand-green);font-weight:700}.homebuyer-service__intro h2{font-size:clamp(1.8rem,3vw,2.5rem);margin:.5rem 0 0}.homebuyer-service__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.homebuyer-service__card{background:var(--brand-white);border-radius:18px;padding:1.75rem;border:1px solid rgba(0,0,0,.05);box-shadow:0 15px 30px #0e543314;display:flex;flex-direction:column;gap:.75rem;transition:transform .2s ease,box-shadow .2s ease}.homebuyer-service__card:hover{transform:translateY(-6px);box-shadow:0 25px 40px #0e54331f}.homebuyer-service__icon{font-size:1.8rem}.homebuyer-pricing{padding:var(--section-space) 0}.homebuyer-pricing__header{text-align:center;margin-bottom:2.5rem}.homebuyer-pricing__header span{text-transform:uppercase;letter-spacing:.2em;color:var(--brand-blue);font-weight:700;font-size:.8rem}.homebuyer-pricing__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.homebuyer-pricing__card{border-radius:24px;padding:2rem;border:1px solid rgba(0,0,0,.08);background:linear-gradient(135deg,#032f21,#0b5133 35%,#0c1f36);color:var(--brand-white);box-shadow:0 20px 40px #0003}.homebuyer-pricing__label{text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;color:#fffc;margin-bottom:.75rem}.homebuyer-pricing__price{font-size:2.8rem;font-weight:800;margin-bottom:.5rem;color:var(--brand-yellow)}.homebuyer-proof{padding:var(--section-space) 0}.homebuyer-proof__header{text-align:center;max-width:680px;margin:0 auto 2rem}.homebuyer-proof__gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}.homebuyer-proof__gallery figure{position:relative;border-radius:18px;overflow:hidden;padding:0;margin:0;background:#000;min-height:220px}.homebuyer-proof__gallery figure img{width:100%;height:100%;object-fit:cover;display:block}.homebuyer-cta{padding:var(--section-space) 0}.homebuyer-cta__card{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;justify-content:space-between;background:#0b5133;padding:2.5rem;border-radius:28px;color:var(--brand-white);box-shadow:0 20px 45px #0003}.homebuyer-cta__button{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 2.5rem;border-radius:999px;background:var(--brand-yellow);color:var(--brand-black);font-weight:700;text-decoration:none;transition:transform .2s ease}.homebuyer-cta__button:hover{transform:translateY(-2px)}
