.hero-section{justify-content:center;align-items:center;width:100%;min-height:100svh;padding:5rem 1rem 7rem;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.hero-section{padding:6rem 1.5rem 8rem}}@media (min-width:1024px){.hero-section{padding:7rem 2rem 9rem}}.hero-background{z-index:0;background:radial-gradient(#1a7f4d 0%,#0f5a39 50%,#051f14 100%);position:absolute;inset:0}.hero-orange-glow{filter:blur(12rem);z-index:0;pointer-events:none;background:#f9731633;border-radius:9999px;width:24rem;height:24rem;margin-bottom:-12rem;margin-right:-12rem;position:absolute;bottom:0;right:0}.hero-glow-orb{filter:blur(12rem);pointer-events:none;z-index:0;opacity:.6;background:radial-gradient(circle,#1a7f4d4d 0%,#0000 70%);border-radius:9999px;width:24rem;height:24rem;transition:all .3s ease-out;position:absolute}.hero-content{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;max-width:56rem;margin-top:-6rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;display:flex;position:relative}@media (min-width:640px){.hero-content{gap:1rem;margin-top:-5rem}}@media (min-width:768px){.hero-content{gap:1.25rem;margin-top:-4rem}}@media (min-width:1024px){.hero-content{gap:1.5rem;margin-top:-3rem}}.hero-logo-container{justify-content:center;align-items:center;width:6rem;height:6rem;display:flex;position:relative}@media (min-width:640px){.hero-logo-container{width:7.5rem;height:7.5rem}}@media (min-width:768px){.hero-logo-container{width:9rem;height:9rem}}@media (min-width:1024px){.hero-logo-container{width:10.5rem;height:10.5rem}}.hero-logo-image-scale{transition:transform .3s;transform:scale(1.8)}@media (min-width:640px){.hero-logo-image-scale{transform:scale(2.2)}}@media (min-width:768px){.hero-logo-image-scale{transform:scale(2.2)}}@media (min-width:1024px){.hero-logo-image-scale{transform:scale(2.6)}}.hero-logo-circle{background:#fff;border-radius:9999px;justify-content:center;align-items:center;animation:3s cubic-bezier(.4,0,.6,1) infinite hero-pulse;display:flex;position:absolute;inset:0;box-shadow:0 0 60px #1a7f4d99,0 0 30px #1a7f4d4d,inset 0 0 20px #1a7f4d1a}.hero-logo-ring{opacity:.5;border:2px solid #0000;border-image:linear-gradient(90deg,#1a7f4d,#ff980080,#1a7f4d00) 1;border-radius:9999px;animation:8s linear infinite hero-spin;position:absolute;inset:0}.hero-brand-text{color:#fec52dcc;letter-spacing:.12em;opacity:0;margin-bottom:.5rem;font-size:.7rem;font-weight:600;animation:.8s ease-out forwards hero-fade-in}@media (min-width:640px){.hero-brand-text{margin-bottom:.75rem;font-size:.8rem}}@media (min-width:768px){.hero-brand-text{margin-bottom:1rem;font-size:.9rem}}.hero-title{color:#fff;text-align:center;opacity:0;margin-bottom:.5rem;font-size:1.75rem;font-weight:700;line-height:1.2;animation:.8s ease-out .2s forwards hero-fade-in}@media (min-width:640px){.hero-title{margin-bottom:.75rem;font-size:2.25rem}}@media (min-width:768px){.hero-title{margin-bottom:1rem;font-size:3rem}}@media (min-width:1024px){.hero-title{margin-bottom:1.25rem;font-size:3.75rem}}.hero-title-accent{color:#fe9800}.hero-subtitle{color:#f3f4f6e6;text-align:center;opacity:0;max-width:30rem;margin-bottom:1.25rem;font-size:.875rem;line-height:1.5;animation:.8s ease-out .4s forwards hero-fade-in}@media (min-width:640px){.hero-subtitle{max-width:36rem;margin-bottom:1.5rem;font-size:.95rem}}@media (min-width:768px){.hero-subtitle{max-width:40rem;margin-bottom:1.75rem;font-size:1.05rem}}@media (min-width:1024px){.hero-subtitle{max-width:44rem;margin-bottom:2rem;font-size:1.15rem}}.hero-buttons{opacity:0;flex-direction:column;gap:.75rem;width:100%;max-width:22rem;margin:0 auto;animation:.8s ease-out .6s forwards hero-fade-in;display:flex}@media (min-width:360px){.hero-buttons{flex-direction:row;justify-content:center;gap:.75rem}}@media (min-width:640px){.hero-buttons{gap:1rem;max-width:28rem}}@media (min-width:768px){.hero-buttons{gap:1.25rem}}.hero-btn{text-align:center;border-radius:.5rem;flex:1;justify-content:center;align-items:center;min-height:2.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}@media (min-width:640px){.hero-btn{min-height:2.875rem;padding:.95rem 2rem;font-size:.9rem}}@media (min-width:768px){.hero-btn{min-height:3rem;padding:1rem 2.5rem;font-size:.95rem}}@media (min-width:1024px){.hero-btn{min-height:3.125rem;padding:1.1rem 3rem;font-size:1rem}}.hero-btn-primary{color:#fff;background-color:#16a34a}.hero-btn-primary:hover{background-color:#149241;transform:scale(1.05);box-shadow:0 1rem 1.5rem #22c55e80}.hero-btn-secondary{color:#fff;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:#ffffff1a;border:1px solid #fff3}.hero-btn-secondary:hover{background-color:#fff3;transform:scale(1.05)}.hero-scroll-indicator{z-index:10;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-scroll-content{flex-direction:column;align-items:center;gap:.5rem;animation:1s cubic-bezier(.4,0,.6,1) infinite bounce;display:flex}.hero-scroll-text{color:#fff6;font-size:.875rem}.hero-scroll-arrow{color:#fff6;stroke-width:2px;width:1.5rem;height:1.5rem}.hero-wave-divider{z-index:20;width:100%;line-height:0;display:block;position:absolute;bottom:0;left:0;right:0;overflow:visible}@keyframes hero-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hero-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-pulse{0%,to{opacity:1;box-shadow:0 0 60px #1a7f4d99,0 0 30px #1a7f4d4d,inset 0 0 20px #1a7f4d1a}50%{opacity:.95;box-shadow:0 0 50px #1a7f4d66,0 0 20px #1a7f4d33,inset 0 0 15px #1a7f4d0d}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-.5rem)}}
