﻿.page-home{background-color:#010000}.page-home .hero.hero--home{flex:1;position:relative;padding:.5rem 0 2.5rem}.page-home .hero.hero--home::before{content:"";position:absolute;inset:0;background-image:url(/assets/img/background_protetor.png);background-size:cover;background-position:center right;background-repeat:no-repeat;opacity:.4;z-index:-9;pointer-events:none}.page-home .hero.hero--home .hero__intro-row{flex-direction:column;align-items:stretch}.page-home .hero.hero--home .hero__copy{max-width:100%;width:100%;padding-bottom:0;position:relative;z-index:2}.page-home .hero.hero--home .hero__visual{position:relative;right:auto;bottom:auto;align-self:center;max-width:14rem;width:100%;margin:.5rem auto 0;overflow:visible}.page-home .hero.hero--home .home-hero__avatar{width:100%;max-height:300px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 0 28px rgba(89, 196, 20, 0.3))}@media(min-width: 1024px){.page-home .hero.hero--home{padding:0 0 3rem;min-height:calc(100vh - var(--site-chrome));min-height:calc(100dvh - var(--site-chrome));justify-content:center}.page-home .hero.hero--home::before{opacity:.75;background-position:right center}.page-home .hero.hero--home .hero__intro-row{display:block;width:100%}.page-home .hero.hero--home .hero__leading{max-width:55%}.page-home .hero.hero--home .hero__visual{position:absolute;right:0;bottom:0;align-self:flex-end;max-width:none;width:auto;margin:0;height:100%;align-items:flex-end}.page-home .hero.hero--home .home-hero__avatar{width:auto;height:100%;max-height:680px;object-position:bottom right}}.home-hero__kicker{display:inline-flex;flex-direction:row;align-items:center;gap:.5rem;margin-bottom:.85rem;padding:.35rem .75rem;border-radius:9999px;border:1px solid rgba(89,196,20,.35);background:rgba(0,0,0,.5);color:#59c414;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;width:max-content}.home-hero__kicker svg{width:1rem;height:1rem;flex-shrink:0}@media(min-width: 1024px){.home-hero__kicker{font-size:1rem}}.page-home .hero__copy .home-hero__title{font-size:clamp(1.85rem,7vw,3.25rem);font-weight:900;line-height:1.08;letter-spacing:-0.02em;color:#fff}@media(min-width: 1024px){.page-home .hero__copy .home-hero__title{font-size:clamp(2.5rem,4.5vw,3.75rem)}}.home-hero__title-accent{color:#59c414}.home-hero__desc{margin-top:1rem;font-size:.9rem;line-height:1.6;color:hsla(0,0%,100%,.6);max-width:36rem}.home-hero__desc strong{color:#fff;font-weight:700}@media(min-width: 1024px){.home-hero__desc{font-size:1rem;margin-top:1.25rem}}.home-hero__actions{display:flex;flex-direction:column;gap:.75rem;position:relative;z-index:2}@media(min-width: 640px){.home-hero__actions{flex-direction:row;flex-wrap:wrap;gap:.85rem;margin-top:1.25rem}}.home-hero__btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.55rem;padding:.95rem 1.35rem;border-radius:.5rem;font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;transition:filter .15s ease,background .15s ease,border-color .15s ease}.home-hero__btn svg{width:1.1rem;height:1.1rem;flex-shrink:0}.home-hero__btn--primary{color:#010000;background:linear-gradient(135deg, #7ee01a 0%, #3d9e0f 100%);box-shadow:0 8px 28px rgba(89,196,20,.35)}.home-hero__btn--primary:hover{filter:brightness(1.08)}.home-hero__btn--outline{color:#fff;background:rgba(0,0,0,0);border:2px solid #59c414}.home-hero__btn--outline:hover{background:rgba(89,196,20,.1)}.home-services{padding:2.5rem 0 3.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.home-services__title{font-size:clamp(1.35rem,4.5vw,2rem);font-weight:800;line-height:1.2;text-align:center;margin-bottom:2rem;color:#fff}.home-services__title-accent{color:#59c414}.home-services__grid{display:flex;flex-direction:column;gap:1.25rem}@media(min-width: 1024px){.home-services__grid{flex-direction:row;align-items:stretch;gap:1.5rem}}.home-card{flex:1;display:flex;flex-direction:column;padding:1.5rem 1.35rem;border-radius:1rem;border:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.55);box-shadow:0 12px 40px rgba(0,0,0,.35)}.home-card__icon{width:3.5rem;height:3.5rem;border-radius:9999px;border:1px solid rgba(89,196,20,.4);background:rgba(89,196,20,.08);display:grid;place-items:center;color:#59c414;margin-bottom:1rem;box-shadow:0 0 24px rgba(89,196,20,.15)}.home-card__icon svg{width:1.5rem;height:1.5rem}.home-card__title{font-size:1.35rem;font-weight:800;color:#fff;margin-bottom:.5rem}.home-card__desc{font-size:.88rem;line-height:1.55;color:hsla(0,0%,100%,.6);margin-bottom:1rem}.home-card__list{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem;flex:1}.home-card__list li{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.4;color:hsla(0,0%,100%,.88)}.home-card__list li::before{content:"✓";flex-shrink:0;color:#59c414;font-weight:800}.home-card__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.95rem 1.25rem;border-radius:.5rem;font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;color:#010000;background:linear-gradient(135deg, #7ee01a 0%, #3d9e0f 100%);transition:filter .15s ease}.home-card__btn:hover{filter:brightness(1.08)}.home-card__link{display:block;margin-top:.75rem;font-size:.78rem;font-weight:600;color:#59c414;text-decoration:none;text-align:center}.home-card__link:hover{text-decoration:underline}.page-home .site-header__badge svg{color:#59c414}
