@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@400;500;600;700;800&family=Manrope:wght@300;400;500;600;700&family=Yeseva+One&display=swap";:root{--bg-green:#003b09;--bg-green-deep:#001a04;--accent:#00b207;--whatsapp:#25d366;--cream:#f4e4b5;--cream-soft:#f7efd7;--paper:#f7f1df;--ink:#001a04;--grey:#7d7d7d;--line:#f4e4b52e;--line-ink:#001a0424}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg-green);color:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;margin:0;padding:0;font-family:Manrope,Helvetica Neue,sans-serif}#root{min-height:100vh}button{font-family:inherit}a{color:inherit}@keyframes tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-track{animation:42s linear infinite tickerScroll}.ticker-track:hover{animation-play-state:paused}.t-nav{transition:color .15s}.t-nav:hover{color:var(--accent)}.t-icon{transition:background .15s,color .15s}.t-icon:hover{background:#f4e4b51a}.t-cta-wa{transition:transform .18s,box-shadow .18s}.t-cta-wa:hover{transform:translateY(-2px);box-shadow:0 18px 38px #25d36666}.t-cta-sec{transition:background .18s,color .18s}.t-cta-sec:hover{background:var(--cream);color:var(--bg-green-deep)}.t-cta{transition:transform .18s,box-shadow .18s}.t-cta:hover{transform:translateY(-1px)}.t-why{transition:background .2s,transform .2s}.t-why:hover{background:#f4e4b512;transform:translateY(-2px)}.t-cat{transition:transform .2s}.t-cat:hover{transform:translateY(-4px)}.f-row{color:var(--cream);align-items:center;gap:10px;text-decoration:none;transition:opacity .15s;display:flex}.f-row:hover{opacity:1}.f-link{color:var(--cream);cursor:pointer;text-decoration:none;transition:color .15s,opacity .15s}.f-link:hover{color:var(--accent);opacity:1!important}.f-soc{transition:background .15s,color .15s,border-color .15s}.f-soc:hover{background:var(--accent);border-color:var(--accent);color:var(--bg-green-deep)}@media (width<=1023px){.hero-grid{grid-template-columns:1fr!important}.hero-right{transform-origin:0 0;transform:scale(.9);min-height:580px!important}.two-col{grid-template-columns:1fr!important;gap:32px!important}.four-col{grid-template-columns:repeat(2,1fr)!important}.three-col{grid-template-columns:1fr!important}.footer-grid{grid-template-columns:1fr 1fr!important;gap:24px!important}.category-grid{grid-template-columns:repeat(2,1fr)!important}.section-x{padding-left:32px!important;padding-right:32px!important}}@media (width<=640px){.section-x{padding-left:20px!important;padding-right:20px!important}.nav-mid,.nav-status{display:none!important}.hero-h1{font-size:64px!important}.section-h2{font-size:40px!important}.speed-h2{font-size:48px!important}.final-h2{font-size:56px!important}.four-col,.footer-grid,.category-grid{grid-template-columns:1fr!important}}
