.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:2px solid var(--red);background:#0a0a0af2;justify-content:space-between;align-items:center;height:64px;padding:0 5%;display:flex;position:sticky;top:0}.Header-module__hBw1pG__logo{font-family:var(--font-oswald,"Oswald", sans-serif);color:var(--white);letter-spacing:2px;font-size:1.6rem;font-weight:700}.Header-module__hBw1pG__red{color:var(--red)}.Header-module__hBw1pG__green{color:var(--green)}.Header-module__hBw1pG__nav{gap:28px;display:flex}.Header-module__hBw1pG__nav a{letter-spacing:1px;text-transform:uppercase;color:var(--gray);font-size:.85rem;font-weight:600;transition:color .2s}.Header-module__hBw1pG__nav a:hover{color:var(--green)}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}}
.Hero-module__ZARIfG__hero{text-align:center;background:radial-gradient(ellipse at 50% 0%, #e31b1b2e 0%, transparent 60%), radial-gradient(ellipse at 80% 80%, #00c44f1f 0%, transparent 55%), var(--black);flex-direction:column;justify-content:center;align-items:center;min-height:92vh;padding:80px 6% 60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__ZARIfG__badge{background:var(--red);color:#fff;letter-spacing:2px;text-transform:uppercase;border-radius:50px;margin-bottom:20px;padding:6px 16px;font-size:.72rem;font-weight:700;animation:2s infinite Hero-module__ZARIfG__pulse;display:inline-block}.Hero-module__ZARIfG__title{margin-bottom:16px;font-size:clamp(2.8rem,7vw,6rem);font-weight:700;line-height:1.05}.Hero-module__ZARIfG__red{color:var(--red)}.Hero-module__ZARIfG__green{color:var(--green)}.Hero-module__ZARIfG__sub{color:var(--gray);max-width:680px;margin:0 auto 40px;font-size:clamp(1rem,2.5vw,1.35rem)}.Hero-module__ZARIfG__sub strong{color:var(--white)}.Hero-module__ZARIfG__stats{flex-wrap:wrap;justify-content:center;gap:48px;margin-top:64px;display:flex}.Hero-module__ZARIfG__stat{text-align:center}.Hero-module__ZARIfG__statNum{font-family:var(--font-oswald,"Oswald", sans-serif);font-size:2.4rem;font-weight:700;line-height:1}.Hero-module__ZARIfG__statLabel{color:var(--gray);letter-spacing:1px;text-transform:uppercase;margin-top:4px;font-size:.78rem}@media (max-width:768px){.Hero-module__ZARIfG__stats{gap:28px}}
.About-module__vAULUW__about{background:var(--dark);padding:80px 6%}.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1100px;margin:0 auto;display:grid}.About-module__vAULUW__content p{color:var(--gray);margin-bottom:16px;line-height:1.8}.About-module__vAULUW__content p strong{color:var(--white)}.About-module__vAULUW__visual{flex-direction:column;gap:16px;display:flex}.About-module__vAULUW__factCard{background:var(--dark2);border:1px solid var(--dark3);border-left:4px solid var(--red);border-radius:8px;padding:20px 24px}.About-module__vAULUW__factCard.About-module__vAULUW__green{border-left-color:var(--green)}.About-module__vAULUW__factCard h4{color:var(--white);margin-bottom:6px;font-size:1rem}.About-module__vAULUW__factCard p{color:var(--gray);margin:0;font-size:.88rem}@media (max-width:768px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:36px}}
.Features-module__zvCZ4q__features{background:var(--black);text-align:center;padding:80px 6%}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;max-width:1100px;margin:0 auto;display:grid}.Features-module__zvCZ4q__card{background:var(--dark2);border:1px solid var(--dark3);border-radius:12px;padding:36px 28px;transition:border-color .3s,transform .3s}.Features-module__zvCZ4q__card:hover{border-color:var(--red);transform:translateY(-4px)}.Features-module__zvCZ4q__icon{margin-bottom:16px;font-size:2.6rem}.Features-module__zvCZ4q__card h3{color:var(--white);font-size:1.1rem;font-family:var(--font-oswald,"Oswald", sans-serif);text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.Features-module__zvCZ4q__card p{color:var(--gray);font-size:.88rem}.Features-module__zvCZ4q__descCentered{margin:0 auto 48px}
.Keywords-module__aP4sPa__section{background:var(--dark);padding:80px 6%}.Keywords-module__aP4sPa__grid{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.Keywords-module__aP4sPa__pill{background:var(--dark2);border:1px solid var(--dark3);color:var(--gray);cursor:default;border-radius:50px;padding:8px 20px;font-size:.82rem;transition:border-color .2s,color .2s}.Keywords-module__aP4sPa__pill:hover{border-color:var(--green);color:var(--green)}
.FAQ-module__V8_xEa__faq{background:var(--black);padding:80px 6%}.FAQ-module__V8_xEa__header{max-width:780px;margin:0 auto}.FAQ-module__V8_xEa__list{flex-direction:column;gap:12px;max-width:780px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__item{background:var(--dark2);border:1px solid var(--dark3);border-radius:8px;transition:border-color .2s;overflow:hidden}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open{border-color:var(--red)}.FAQ-module__V8_xEa__question{width:100%;font-family:var(--font-oswald,"Oswald", sans-serif);letter-spacing:.5px;text-transform:uppercase;cursor:pointer;color:var(--white);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 24px;font-size:1rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__icon{color:var(--green);text-align:center;min-width:20px;font-size:1.4rem;line-height:1}.FAQ-module__V8_xEa__answer{color:var(--gray);padding:0 24px 20px;font-size:.9rem;line-height:1.8}
.CTA-module__CdZh3q__cta{background:radial-gradient(ellipse at 50% 50%, #e31b1b38 0%, transparent 70%), var(--dark);text-align:center;padding:100px 6%}.CTA-module__CdZh3q__badge{background:var(--red);color:#fff;letter-spacing:2px;text-transform:uppercase;border-radius:50px;margin-bottom:20px;padding:6px 16px;font-size:.72rem;font-weight:700;animation:2s infinite CTA-module__CdZh3q__pulse;display:inline-block}.CTA-module__CdZh3q__title{margin-bottom:16px;font-size:clamp(2rem,5vw,3.5rem)}.CTA-module__CdZh3q__red{color:var(--red)}.CTA-module__CdZh3q__green{color:var(--green)}.CTA-module__CdZh3q__desc{color:var(--gray);max-width:560px;margin:0 auto 40px;font-size:1rem}.CTA-module__CdZh3q__desc strong{color:var(--white)}
.Footer-module__S6Hkya__footer{background:var(--dark);border-top:2px solid var(--dark3);padding:48px 6% 28px}.Footer-module__S6Hkya__top{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:40px;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-oswald,"Oswald", sans-serif);letter-spacing:2px;margin-bottom:12px;font-size:1.4rem;font-weight:700}.Footer-module__S6Hkya__red{color:var(--red)}.Footer-module__S6Hkya__green{color:var(--green)}.Footer-module__S6Hkya__brand p{color:var(--gray);max-width:280px;font-size:.85rem}.Footer-module__S6Hkya__links h4{font-family:var(--font-oswald,"Oswald", sans-serif);letter-spacing:2px;text-transform:uppercase;color:var(--green);margin-bottom:16px;font-size:.8rem}.Footer-module__S6Hkya__links ul{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__S6Hkya__links ul a{color:var(--gray);font-size:.85rem;transition:color .2s}.Footer-module__S6Hkya__links ul a:hover{color:var(--white)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--dark3);color:#555;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:24px;font-size:.78rem;display:flex}.Footer-module__S6Hkya__bottom a{color:#555;transition:color .2s}.Footer-module__S6Hkya__bottom a:hover{color:var(--green)}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column}}
.ScrollTop-module__TgDfLq__btn{background:var(--red);color:#fff;cursor:pointer;opacity:0;pointer-events:none;z-index:99;border:none;border-radius:50%;width:44px;height:44px;font-size:1.2rem;transition:opacity .3s;position:fixed;bottom:28px;right:28px}.ScrollTop-module__TgDfLq__btn.ScrollTop-module__TgDfLq__show{opacity:1;pointer-events:all}
