nav[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);padding:.85rem 0}.nav-inner[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;display:flex}.logo[data-astro-cid-lcdefpme]{align-items:center;gap:.5rem;text-decoration:none;display:flex}.logo-icon[data-astro-cid-lcdefpme]{font-size:1.3rem}.logo-text[data-astro-cid-lcdefpme]{color:var(--text);letter-spacing:-.02em;font-size:1.15rem;font-weight:800}.logo-accent[data-astro-cid-lcdefpme]{color:var(--text)}.nav-links[data-astro-cid-lcdefpme]{align-items:center;gap:2rem;display:flex}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:not(.btn){color:var(--text-muted);font-size:.9rem;font-weight:500;transition:color .2s;position:relative}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:not(.btn):after{content:"";background:var(--text);width:0;height:1.5px;transition:width .25s;position:absolute;bottom:-4px;left:0}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:not(.btn):hover{color:var(--text)}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:not(.btn):hover:after{width:100%}.btn-sm[data-astro-cid-lcdefpme]{padding:.5rem 1.25rem;font-size:.85rem}.nav-mobile-toggle[data-astro-cid-lcdefpme]{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.nav-mobile-toggle[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--text);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.nav-mobile[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);background:#05070af2;flex-direction:column;gap:.75rem;padding:1rem 1.5rem 1.5rem;display:none}.nav-mobile[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--text-muted);padding:.5rem 0;font-size:1rem;font-weight:500}.nav-mobile[data-astro-cid-lcdefpme].open{display:flex}.nav-mobile-toggle[data-astro-cid-lcdefpme].active span[data-astro-cid-lcdefpme]:first-child{transform:translateY(7px)rotate(45deg)}.nav-mobile-toggle[data-astro-cid-lcdefpme].active span[data-astro-cid-lcdefpme]:nth-child(2){opacity:0}.nav-mobile-toggle[data-astro-cid-lcdefpme].active span[data-astro-cid-lcdefpme]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}#hero[data-astro-cid-lcdefpme]{z-index:1;background:linear-gradient(135deg,#0a0a0a 0%,#001a00 30%,#0a0a0a 60% 100%);padding:8rem 0 6rem;position:relative;overflow:hidden}.hero-bg-glow[data-astro-cid-lcdefpme]{pointer-events:none;background:radial-gradient(circle,#00ff410f 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-30%;right:-20%}.hero-inner[data-astro-cid-lcdefpme]{z-index:1;position:relative}.hero-badge[data-astro-cid-lcdefpme]{color:var(--text);background:#00ff4114;border:1px solid #00ff4133;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.82rem;font-weight:600;display:inline-flex}.hero-badge-dot[data-astro-cid-lcdefpme]{background:var(--text);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}#hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.2rem);font-weight:800;line-height:1.08}.gradient-text[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#00ff41,#0c3);-webkit-text-fill-color:transparent;background-clip:text}.hero-desc[data-astro-cid-lcdefpme]{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.hero-ctas[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem;margin-bottom:4rem;display:flex}.hero-stats[data-astro-cid-lcdefpme]{border:1px solid var(--border-card);background:#ffffff05;border-radius:14px;flex-wrap:wrap;align-items:center;gap:2.5rem;max-width:fit-content;padding:1.5rem 2rem;display:flex}.hero-stat[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}.hero-stat-num[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#00ff41,#0c3);-webkit-text-fill-color:transparent;background-clip:text;font-size:2rem;font-weight:800;line-height:1}.hero-stat-label[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-top:.25rem;font-size:.8rem;font-weight:500}.hero-stat-divider[data-astro-cid-lcdefpme]{background:linear-gradient(to bottom, transparent, var(--border-card), transparent);width:1px;height:36px}.hero-scroll[data-astro-cid-lcdefpme]{opacity:.4;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-scroll-text[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.15em;color:var(--text-dim);font-size:.65rem;font-weight:600}.hero-scroll-line[data-astro-cid-lcdefpme]{background:linear-gradient(to bottom, var(--text), transparent);width:1px;height:30px;animation:2s ease-in-out infinite scroll-line}@keyframes scroll-line{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.3;transform:scaleY(.5)}}.valor-card[data-astro-cid-lcdefpme]{text-align:center;padding:2.5rem 2rem}.valor-icon[data-astro-cid-lcdefpme]{background:#00ff4114;border:1px solid #00ff4126;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;transition:all .3s;display:flex}.valor-card[data-astro-cid-lcdefpme]:hover .valor-icon[data-astro-cid-lcdefpme]{background:#00ff4126;border-color:#00ff414d;box-shadow:0 0 30px #00ff411a}.valor-icon[data-astro-cid-lcdefpme] .material-icons[data-astro-cid-lcdefpme]{color:var(--text);font-size:1.5rem}.valor-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--text);margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.valor-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.95rem;line-height:1.7}.pricing-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.pricing-grid[data-astro-cid-lcdefpme].pricing-three{grid-template-columns:repeat(3,1fr);max-width:1120px}@media (width<=1024px){.pricing-grid[data-astro-cid-lcdefpme].pricing-three{grid-template-columns:repeat(2,1fr);max-width:600px}}@media (width<=768px){.pricing-grid[data-astro-cid-lcdefpme],.pricing-grid[data-astro-cid-lcdefpme].pricing-three{grid-template-columns:1fr;max-width:500px}}.pricing-card[data-astro-cid-lcdefpme]{border:1px solid #00ff4126;flex-direction:column;padding:2.5rem 2rem;display:flex;position:relative}.pricing-card[data-astro-cid-lcdefpme].featured:before{content:"";background:var(--gradient-card-border);-webkit-mask-composite:xor;pointer-events:none;border-radius:15px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.pricing-badge-popular[data-astro-cid-lcdefpme]{color:#000;white-space:nowrap;letter-spacing:.02em;background:linear-gradient(135deg,#00ff41,#0c3);border-radius:100px;padding:.25rem .9rem;font-size:.72rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-badge-purple[data-astro-cid-lcdefpme]{color:#fff;background:linear-gradient(135deg,#0a3,#082)}.pricing-badge-teal[data-astro-cid-lcdefpme]{color:#fff;background:linear-gradient(135deg,#0c4,#093)}.pricing-header[data-astro-cid-lcdefpme]{margin-bottom:1rem;padding-top:.5rem}.pricing-desc[data-astro-cid-lcdefpme]{color:var(--text-muted);flex:none;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.pricing-list[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;gap:.6rem;margin-bottom:2rem;list-style:none;display:flex}.pricing-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.list-check[data-astro-cid-lcdefpme]{color:var(--text);flex-shrink:0;font-size:16px!important}.service-add[data-astro-cid-lcdefpme]{background:#00ff410a;border:1px solid #00ff411f;border-radius:10px;margin-bottom:1.5rem;padding:1.25rem}.service-add-label[data-astro-cid-lcdefpme]{text-transform:uppercase;color:var(--text);letter-spacing:.08em;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.service-item[data-astro-cid-lcdefpme]{flex-direction:column;gap:.3rem;display:flex}.service-name[data-astro-cid-lcdefpme]{color:var(--text);font-size:.9rem;font-weight:700}.service-desc[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.8rem}.pricing-btn[data-astro-cid-lcdefpme]{justify-content:center;width:100%}.pricing-btn-purple[data-astro-cid-lcdefpme]{color:#fff!important;background:linear-gradient(135deg,#0a3,#082)!important;box-shadow:0 4px 20px #00ff414d!important}.pricing-btn-purple[data-astro-cid-lcdefpme]:hover{box-shadow:0 8px 30px #00ff4166!important}.badge-teal[data-astro-cid-lcdefpme]{color:#0c4;background:#14b8a614;border:1px solid #14b8a633}.pricing-btn-teal[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#0c4,#093)!important;box-shadow:0 4px 20px #14b8a64d!important}.pricing-btn-teal[data-astro-cid-lcdefpme]:hover{box-shadow:0 8px 30px #14b8a666!important}.steps[data-astro-cid-lcdefpme]{align-items:flex-start;gap:0;margin-top:3rem;display:flex}.step[data-astro-cid-lcdefpme]{flex:1;padding:2rem;position:relative}.step-number[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#00ff41,#0c3);-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums;background-clip:text;margin-bottom:1rem;font-size:2.8rem;font-weight:800;line-height:1}.step[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.step[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.9rem;line-height:1.6}.step-connector[data-astro-cid-lcdefpme]{color:var(--text-dim);flex-shrink:0;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.step-connector[data-astro-cid-lcdefpme] .material-icons[data-astro-cid-lcdefpme]{font-size:1.4rem}.step-arrow-mobile[data-astro-cid-lcdefpme]{display:none}@media (width<=768px){.steps[data-astro-cid-lcdefpme]{flex-direction:column;gap:0}.step-connector[data-astro-cid-lcdefpme]{display:none}.step-arrow-mobile[data-astro-cid-lcdefpme]{color:var(--text-dim);justify-content:center;margin-top:1rem;display:flex}.step-arrow-mobile[data-astro-cid-lcdefpme] .material-icons[data-astro-cid-lcdefpme]{font-size:1.2rem}}.nosotros-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}@media (width<=768px){.nosotros-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2.5rem}}.nosotros-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.7}.nosotros-text[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--text);font-weight:700}.nosotros-highlight[data-astro-cid-lcdefpme]{background:var(--purple-mist);border:1px solid #00ff4126;border-radius:12px;align-items:flex-start;gap:1rem;margin:1.5rem 0;padding:1.25rem;display:flex}.nosotros-highlight[data-astro-cid-lcdefpme] .material-icons[data-astro-cid-lcdefpme]{color:var(--purple);flex-shrink:0;margin-top:.1rem;font-size:1.5rem}.nosotros-highlight[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{margin-bottom:.4rem;font-size:.95rem;display:block}.nosotros-highlight[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-bottom:0;font-size:.88rem}.nosotros-philosophy[data-astro-cid-lcdefpme]{margin:1.5rem 0}.nosotros-philosophy[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{color:var(--text);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.85rem;font-weight:700}.nosotros-philosophy[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{flex-direction:column;gap:.75rem;list-style:none;display:flex}.nosotros-philosophy[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:var(--text-muted);gap:.6rem;font-size:.9rem;line-height:1.5;display:flex}.nosotros-philosophy[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme] .material-icons[data-astro-cid-lcdefpme]{color:var(--green);flex-shrink:0;margin-top:.15rem;font-size:1.1rem}.nosotros-footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.nosotros-footer[data-astro-cid-lcdefpme] .tagline[data-astro-cid-lcdefpme]{color:var(--text-dim);font-size:.9rem;font-style:italic}.nosotros-team[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.org-chart[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;gap:0;margin-top:2rem;display:flex}.org-level[data-astro-cid-lcdefpme]{flex-wrap:nowrap;justify-content:center;gap:1.5rem;display:flex}.ceo-level[data-astro-cid-lcdefpme]{margin-bottom:0}.org-connector-v[data-astro-cid-lcdefpme]{background:linear-gradient(to bottom, var(--text), var(--purple));width:2px;height:20px;margin:0 auto}.org-connector-v[data-astro-cid-lcdefpme].short{background:linear-gradient(to bottom, var(--text), var(--purple));width:2px;height:16px;margin:0 auto}.org-connector-h-wrap[data-astro-cid-lcdefpme]{justify-content:center;width:100%;display:flex}.org-connector-h[data-astro-cid-lcdefpme]{background:linear-gradient(90deg, transparent, var(--text), var(--purple), transparent);width:75%;height:2px}.managers-level[data-astro-cid-lcdefpme]{flex-wrap:nowrap;grid-template-columns:repeat(4,1fr);place-items:end center;gap:0 1rem;width:100%;display:grid}.subnodes-level[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);place-items:start center;gap:0 1rem;width:100%;display:grid}.org-branch[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;display:flex}.empty-branch[data-astro-cid-lcdefpme]{visibility:hidden}.org-node[data-astro-cid-lcdefpme]{background:var(--bg-card);border:1px solid var(--border-card);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;min-width:110px;padding:.85rem .9rem;transition:all .3s;display:flex}.org-node[data-astro-cid-lcdefpme]:hover{border-color:var(--text);background:var(--bg-card-hover);transform:translateY(-2px);box-shadow:0 8px 24px #00ff411a}.org-node[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--text);font-size:.8rem;font-weight:700;line-height:1.3}.org-node[data-astro-cid-lcdefpme].ceo{border-color:#00ff414d;min-width:130px;padding:1.25rem 1rem}.org-node[data-astro-cid-lcdefpme].ceo:hover{border-color:var(--text)}.org-emoji[data-astro-cid-lcdefpme]{color:var(--text);font-size:1.8rem;line-height:1}.org-name[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.85rem;font-weight:600}@media (width<=768px){.managers-level[data-astro-cid-lcdefpme],.subnodes-level[data-astro-cid-lcdefpme]{gap:0 .5rem}.org-node[data-astro-cid-lcdefpme]{min-width:75px;padding:.7rem .4rem}.org-node[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:.68rem}.org-node[data-astro-cid-lcdefpme].manager,.org-node[data-astro-cid-lcdefpme].sub-node{min-width:75px}.org-connector-h[data-astro-cid-lcdefpme]{width:85%}.org-emoji[data-astro-cid-lcdefpme]{font-size:1.4rem}.org-name[data-astro-cid-lcdefpme]{font-size:.8rem}}@media (width<=480px){.managers-level[data-astro-cid-lcdefpme],.subnodes-level[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:.6rem}.empty-branch[data-astro-cid-lcdefpme]{display:none}.org-chart[data-astro-cid-lcdefpme]{gap:0}.org-node[data-astro-cid-lcdefpme]{min-width:70px;padding:.6rem .5rem;font-size:.7rem}.org-node[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:.65rem}.org-emoji[data-astro-cid-lcdefpme]{font-size:1.2rem}}.contact-channels[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:800px;margin-top:2.5rem;display:grid}.contact-card[data-astro-cid-lcdefpme]{background:var(--bg-card);border:1px solid var(--border-card);color:inherit;cursor:pointer;border-radius:14px;gap:1.25rem;padding:2rem;text-decoration:none;transition:all .3s;display:flex}.contact-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-3px)}.contact-card[data-astro-cid-lcdefpme]:hover .contact-card-action[data-astro-cid-lcdefpme]{gap:.75rem}.contact-whatsapp[data-astro-cid-lcdefpme]:hover{background:#25d3660a;border-color:#25d3664d;box-shadow:0 8px 32px #25d3661a}.contact-whatsapp[data-astro-cid-lcdefpme] .contact-card-icon[data-astro-cid-lcdefpme]{color:#25d366}.contact-email[data-astro-cid-lcdefpme]:hover{background:#00ff410a;border-color:#00ff414d;box-shadow:0 8px 32px #00ff411a}.contact-email[data-astro-cid-lcdefpme] .contact-card-icon[data-astro-cid-lcdefpme]{color:var(--text)}.contact-card-icon[data-astro-cid-lcdefpme]{border:1px solid var(--border-card);background:#ffffff08;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.contact-card[data-astro-cid-lcdefpme]:hover .contact-card-icon[data-astro-cid-lcdefpme]{background:#ffffff0f}.contact-card-content[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.contact-card-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-bottom:.75rem;font-size:.88rem;line-height:1.6}.contact-card-action[data-astro-cid-lcdefpme]{align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;transition:gap .25s;display:inline-flex}.contact-email[data-astro-cid-lcdefpme] .contact-card-action[data-astro-cid-lcdefpme]{color:var(--text)}.contact-whatsapp[data-astro-cid-lcdefpme] .contact-card-action[data-astro-cid-lcdefpme]{color:#25d366}@media (width<=768px){.contact-channels[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}#neurona[data-astro-cid-lcdefpme]{padding-bottom:0}#neurona[data-astro-cid-lcdefpme] .container[data-astro-cid-lcdefpme]{margin-bottom:2rem}#neuron-wrap[data-astro-cid-lcdefpme]{background:var(--bg);cursor:grab;width:100%;height:520px;overflow:hidden}#neuron-wrap[data-astro-cid-lcdefpme]:active{cursor:grabbing}@media (width<=768px){#neuron-wrap[data-astro-cid-lcdefpme]{height:360px}}footer[data-astro-cid-lcdefpme]{padding:3rem 0}.footer-inner[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.footer-brand[data-astro-cid-lcdefpme] .logo[data-astro-cid-lcdefpme]{justify-content:center;margin-bottom:.5rem}.footer-tagline[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-top:.25rem;font-size:.85rem}.footer-links[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.footer-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.85rem;font-weight:500;transition:color .2s}.footer-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--text)}.footer-social[data-astro-cid-lcdefpme]{gap:1rem;display:flex}.social-link[data-astro-cid-lcdefpme]{border:1px solid var(--border-card);width:36px;height:36px;color:var(--text-muted);background:#ffffff0a;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:inline-flex}.social-link[data-astro-cid-lcdefpme]:hover{color:var(--text);border-color:var(--text);background:#00ff4114}.footer-bottom[data-astro-cid-lcdefpme]{color:var(--text-dim);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.footer-sep[data-astro-cid-lcdefpme]{opacity:.4}@media (width<=768px){.nav-links[data-astro-cid-lcdefpme]{display:none}.nav-mobile-toggle[data-astro-cid-lcdefpme]{display:flex}.hero-scroll[data-astro-cid-lcdefpme]{display:none}.hero-stats[data-astro-cid-lcdefpme]{justify-content:center;gap:1.5rem;max-width:100%}}.aurora-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.aurora-card[data-astro-cid-lcdefpme]{text-align:center;padding:2rem 1.5rem}.aurora-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:2px;color:var(--text);margin-bottom:.8rem;font-size:.9rem}.aurora-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.8rem;line-height:1.6}.aurora-icon[data-astro-cid-lcdefpme]{border:1px solid var(--border);justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;display:flex}.aurora-icon[data-astro-cid-lcdefpme] .material-icons[data-astro-cid-lcdefpme]{color:var(--text);font-size:1.3rem}.aurora-card[data-astro-cid-lcdefpme]:hover .aurora-icon[data-astro-cid-lcdefpme]{border-color:var(--text);box-shadow:0 0 15px #00ff4133}@media (width<=768px){.aurora-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width>=769px) and (width<=1024px){.aurora-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}
