.hero.hero-redesign{position:relative;isolation:isolate;overflow:hidden;padding:82px 24px 70px;background:radial-gradient(circle at 50% 40%,rgba(52,211,153,.18),rgba(236,253,245,.38) 32%,transparent 66%)}.hero-redesign::before{content:"";position:absolute;z-index:-2;inset:30px max(24px,calc((100vw - 1180px)/2));border:1px solid rgba(0,121,86,.1);border-radius:44px;background:linear-gradient(rgba(0,121,86,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(0,121,86,.045) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 78%,transparent)}.hero-redesign::after{content:"";position:absolute;z-index:-1;width:min(720px,72vw);aspect-ratio:1;left:50%;top:48%;translate:-50% -50%;border:1px solid rgba(0,187,126,.14);border-radius:50%;box-shadow:0 0 0 72px rgba(0,187,126,.035),0 0 0 144px rgba(0,187,126,.025)}.hero-redesign .hero-inner{position:relative;max-width:920px;margin:auto;text-align:center}.hero-kicker{display:flex;width:max-content;max-width:calc(100vw - 48px);align-items:center;gap:10px;margin:0 auto 20px;padding:7px 12px;border:1px solid rgba(0,121,86,.14);border-radius:999px;background:rgba(255,255,255,.78);box-shadow:0 8px 24px rgba(2,44,34,.06);color:var(--green-deep);font:700 12px/1.2 var(--mono);letter-spacing:.08em}.hero-kicker::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--bright);box-shadow:0 0 0 5px rgba(52,211,153,.14)}.hero-redesign h1{max-width:850px;margin:0 auto;font-size:clamp(3.6rem,7.1vw,6.4rem);font-weight:750;line-height:.98;letter-spacing:-.055em;color:transparent;background:linear-gradient(180deg,var(--green-deep) 8%,var(--green) 60%,#83c91c 112%);background-clip:text;-webkit-background-clip:text}.hero-redesign h1 span{display:block}.hero-redesign .hero-lead{max-width:660px;margin:24px auto 0;color:#49615a;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.55}.hero-redesign .hero-actions{justify-content:center;margin-top:28px}.hero-redesign .button{min-width:174px}.hero-route{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;width:min(610px,100%);margin:34px auto 0;color:var(--green-deep);font:650 12px/1.2 var(--mono);letter-spacing:.04em}.hero-route span{display:flex;align-items:center;gap:9px;min-width:0;padding:10px 13px;border:1px solid rgba(0,121,86,.12);border-radius:14px;background:rgba(255,255,255,.72);box-shadow:0 10px 25px rgba(2,44,34,.05)}.hero-route i{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:var(--green)}.hero-route b{width:54px;height:1px;background:linear-gradient(90deg,transparent,rgba(0,121,86,.35),transparent)}@media(max-width:700px){.hero.hero-redesign{padding:58px 18px 52px}.hero-redesign::before{inset:18px 12px;border-radius:30px;background-size:36px 36px}.hero-redesign::after{width:90vw}.hero-redesign h1{font-size:clamp(3rem,15vw,4.4rem);line-height:1}.hero-redesign .hero-lead{margin-top:18px;font-size:1rem}.hero-redesign .hero-actions{margin-top:24px}.hero-redesign .button{min-width:0}.hero-route{grid-template-columns:1fr 1fr;gap:8px;margin-top:26px}.hero-route b{display:none}.hero-route span{padding:9px 10px}}@media(max-width:430px){.hero-redesign h1{font-size:clamp(2.85rem,14vw,3.7rem)}.hero-route{grid-template-columns:minmax(0,1fr)}}
