[data-astro-cid-2zgrrr2m],[data-astro-cid-2zgrrr2m]:before,[data-astro-cid-2zgrrr2m]:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #0A0A0A;--surface: #111111;--card: #181818;--border: rgba(255,255,255,.07);--yellow: #FFD000;--yellow-d: #E6BB00;--white: #FFFFFF;--grey: #888888;--grey-l: #CCCCCC;--green: #25D366}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:var(--black);color:var(--white);overflow-x:hidden}.demo-banner[data-astro-cid-2zgrrr2m]{position:sticky;top:0;z-index:300;background:#0a0a0f;border-bottom:1px solid rgba(255,208,0,.15);padding:.55rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.demo-banner-text[data-astro-cid-2zgrrr2m]{font-family:Space Mono,monospace;font-size:.63rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff59}.demo-banner-text[data-astro-cid-2zgrrr2m] span[data-astro-cid-2zgrrr2m]{color:var(--yellow)}.demo-banner-cta[data-astro-cid-2zgrrr2m]{font-family:Space Mono,monospace;font-size:.63rem;letter-spacing:.1em;text-transform:uppercase;color:var(--yellow);text-decoration:none;border:1px solid rgba(255,208,0,.3);padding:.28rem .85rem;border-radius:3px;white-space:nowrap;transition:background .2s}.demo-banner-cta[data-astro-cid-2zgrrr2m]:hover{background:#ffd00014}nav[data-astro-cid-2zgrrr2m]{position:sticky;top:0;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#0a0a0aeb;backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.nav-logo[data-astro-cid-2zgrrr2m]{display:flex;align-items:center;gap:.65rem;text-decoration:none}.nav-logo-bolt[data-astro-cid-2zgrrr2m]{width:32px;height:32px;background:var(--yellow);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nav-logo-bolt[data-astro-cid-2zgrrr2m] svg[data-astro-cid-2zgrrr2m]{width:18px;height:18px;fill:var(--black)}.nav-logo-text[data-astro-cid-2zgrrr2m]{font-size:.95rem;font-weight:700;color:var(--white);line-height:1.1;letter-spacing:-.01em}.nav-logo-text[data-astro-cid-2zgrrr2m] span[data-astro-cid-2zgrrr2m]{display:block;font-size:.62rem;font-weight:400;color:var(--grey);letter-spacing:.08em;text-transform:uppercase}.nav-links[data-astro-cid-2zgrrr2m]{display:flex;gap:1.5rem;align-items:center}.nav-links[data-astro-cid-2zgrrr2m] a[data-astro-cid-2zgrrr2m]{font-size:.78rem;font-weight:500;color:var(--grey);text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-2zgrrr2m] a[data-astro-cid-2zgrrr2m]:hover{color:var(--white)}.nav-cta[data-astro-cid-2zgrrr2m]{background:var(--yellow)!important;color:var(--black)!important;font-weight:700!important;font-size:.75rem!important;padding:.48rem 1.1rem;border-radius:5px}.nav-cta[data-astro-cid-2zgrrr2m]:hover{background:var(--yellow-d)!important}.hero[data-astro-cid-2zgrrr2m]{min-height:92vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:5rem 1.5rem 4rem;max-width:1100px;margin:0 auto}.hero-eyebrow[data-astro-cid-2zgrrr2m]{font-family:Space Mono,monospace;font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--yellow);margin-bottom:1.25rem;display:flex;align-items:center;gap:.6rem}.hero-eyebrow[data-astro-cid-2zgrrr2m]:before{content:"";width:20px;height:2px;background:var(--yellow);flex-shrink:0}.hero-title[data-astro-cid-2zgrrr2m]{font-size:clamp(2.8rem,6vw,4.5rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;margin-bottom:1.25rem}.hero-title[data-astro-cid-2zgrrr2m] em[data-astro-cid-2zgrrr2m]{font-style:normal;color:var(--yellow)}.hero-desc[data-astro-cid-2zgrrr2m]{font-size:.95rem;color:var(--grey-l);line-height:1.7;margin-bottom:2rem;max-width:440px}.hero-ctas[data-astro-cid-2zgrrr2m]{display:flex;gap:.85rem;flex-wrap:wrap}.btn-primary[data-astro-cid-2zgrrr2m]{display:inline-flex;align-items:center;gap:.55rem;background:var(--yellow);color:var(--black);font-weight:700;font-size:.85rem;padding:.9rem 1.75rem;border-radius:6px;text-decoration:none;transition:background .2s,transform .15s}.btn-primary[data-astro-cid-2zgrrr2m]:hover{background:var(--yellow-d);transform:translateY(-1px)}.btn-primary[data-astro-cid-2zgrrr2m] svg[data-astro-cid-2zgrrr2m]{width:16px;height:16px;fill:var(--black)}.btn-secondary[data-astro-cid-2zgrrr2m]{display:inline-flex;align-items:center;gap:.55rem;background:transparent;color:var(--white);font-weight:500;font-size:.85rem;padding:.9rem 1.75rem;border-radius:6px;border:1px solid var(--border);text-decoration:none;transition:border-color .2s,background .2s}.btn-secondary[data-astro-cid-2zgrrr2m]:hover{border-color:#ffffff40;background:#ffffff0a}.hero-visual[data-astro-cid-2zgrrr2m]{position:relative;display:flex;flex-direction:column;gap:1rem}.hero-stat-card[data-astro-cid-2zgrrr2m]{background:var(--card);border:1px solid var(--border);border-radius:10px;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1rem}.stat-icon[data-astro-cid-2zgrrr2m]{width:44px;height:44px;border-radius:8px;background:#ffd0001a;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.3rem}.stat-num[data-astro-cid-2zgrrr2m]{font-size:1.6rem;font-weight:800;color:var(--yellow);letter-spacing:-.02em;line-height:1}.stat-label[data-astro-cid-2zgrrr2m]{font-size:.75rem;color:var(--grey);margin-top:.15rem}.hero-badge[data-astro-cid-2zgrrr2m]{position:absolute;top:-1rem;right:-1rem;background:var(--yellow);color:var(--black);font-family:Space Mono,monospace;font-size:.62rem;font-weight:700;letter-spacing:.08em;padding:.5rem .9rem;border-radius:99px;text-transform:uppercase;box-shadow:0 4px 16px #ffd0004d}.trust-bar[data-astro-cid-2zgrrr2m]{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:center;gap:2.5rem;flex-wrap:wrap}.trust-item[data-astro-cid-2zgrrr2m]{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--grey-l);font-weight:500}.trust-item[data-astro-cid-2zgrrr2m] svg[data-astro-cid-2zgrrr2m]{width:15px;height:15px;fill:var(--yellow);flex-shrink:0}.section-wrap[data-astro-cid-2zgrrr2m]{max-width:1100px;margin:0 auto;padding:5rem 1.5rem}.section-eyebrow[data-astro-cid-2zgrrr2m]{font-family:Space Mono,monospace;font-size:.63rem;letter-spacing:.2em;text-transform:uppercase;color:var(--yellow);margin-bottom:.85rem;display:flex;align-items:center;gap:.6rem}.section-eyebrow[data-astro-cid-2zgrrr2m]:before{content:"";width:16px;height:2px;background:var(--yellow)}.section-title[data-astro-cid-2zgrrr2m]{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;letter-spacing:-.025em;line-height:1.1;margin-bottom:.75rem}.section-sub[data-astro-cid-2zgrrr2m]{font-size:.9rem;color:var(--grey);line-height:1.7;max-width:520px;margin-bottom:3rem}.services-bg[data-astro-cid-2zgrrr2m]{background:var(--black)}.services-grid[data-astro-cid-2zgrrr2m]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.1rem}.service-card[data-astro-cid-2zgrrr2m]{background:var(--card);border:1px solid var(--border);border-radius:10px;padding:1.75rem;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.service-card[data-astro-cid-2zgrrr2m]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--yellow);opacity:0;transition:opacity .2s}.service-card[data-astro-cid-2zgrrr2m]:hover{border-color:#ffd00033;transform:translateY(-2px)}.service-card[data-astro-cid-2zgrrr2m]:hover:before{opacity:1}.service-icon[data-astro-cid-2zgrrr2m]{font-size:1.75rem;margin-bottom:1rem}.service-name[data-astro-cid-2zgrrr2m]{font-size:1rem;font-weight:700;color:var(--white);margin-bottom:.5rem}.service-desc[data-astro-cid-2zgrrr2m]{font-size:.82rem;color:var(--grey);line-height:1.65}.projects-bg[data-astro-cid-2zgrrr2m]{background:var(--surface)}.projects-grid[data-astro-cid-2zgrrr2m]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.1rem}.project-card[data-astro-cid-2zgrrr2m]{background:var(--card);border:1px solid var(--border);border-radius:10px;overflow:hidden;transition:transform .2s}.project-card[data-astro-cid-2zgrrr2m]:hover{transform:translateY(-2px)}.project-image[data-astro-cid-2zgrrr2m]{aspect-ratio:16/9;position:relative;display:flex;align-items:center;justify-content:center;font-size:3rem}.project-image[data-astro-cid-2zgrrr2m].p1{background:linear-gradient(135deg,#1a1500,#3d3000,#1a1500)}.project-image[data-astro-cid-2zgrrr2m].p2{background:linear-gradient(135deg,#0a1a0a,#1a3a1a,#0a1a0a)}.project-image[data-astro-cid-2zgrrr2m].p3{background:linear-gradient(135deg,#1a0a0a,#3a1a1a,#1a0a0a)}.project-image[data-astro-cid-2zgrrr2m].p4{background:linear-gradient(135deg,#0a0a1a,#1a1a3a,#0a0a1a)}.project-tag[data-astro-cid-2zgrrr2m]{position:absolute;bottom:.75rem;left:.75rem;background:#000000b3;backdrop-filter:blur(6px);font-family:Space Mono,monospace;font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;color:var(--yellow);padding:.3rem .7rem;border-radius:4px;border:1px solid rgba(255,208,0,.2)}.project-body[data-astro-cid-2zgrrr2m]{padding:1.25rem}.project-name[data-astro-cid-2zgrrr2m]{font-size:.95rem;font-weight:700;color:var(--white);margin-bottom:.4rem}.project-meta[data-astro-cid-2zgrrr2m]{font-size:.78rem;color:var(--grey);display:flex;gap:1rem;flex-wrap:wrap}.project-meta[data-astro-cid-2zgrrr2m] span[data-astro-cid-2zgrrr2m]{display:flex;align-items:center;gap:.3rem}.why-bg[data-astro-cid-2zgrrr2m]{background:var(--black)}.why-grid[data-astro-cid-2zgrrr2m]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.why-list[data-astro-cid-2zgrrr2m]{display:flex;flex-direction:column;gap:1.25rem}.why-item[data-astro-cid-2zgrrr2m]{display:flex;gap:1rem;align-items:flex-start}.why-check[data-astro-cid-2zgrrr2m]{width:28px;height:28px;border-radius:6px;background:#ffd0001a;border:1px solid rgba(255,208,0,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}.why-check[data-astro-cid-2zgrrr2m] svg[data-astro-cid-2zgrrr2m]{width:13px;height:13px;fill:none;stroke:var(--yellow);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.why-item-title[data-astro-cid-2zgrrr2m]{font-size:.92rem;font-weight:600;color:var(--white);margin-bottom:.25rem}.why-item-desc[data-astro-cid-2zgrrr2m]{font-size:.82rem;color:var(--grey);line-height:1.6}.why-cta-panel[data-astro-cid-2zgrrr2m]{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:2.5rem;text-align:center}.why-cta-panel[data-astro-cid-2zgrrr2m] .panel-icon[data-astro-cid-2zgrrr2m]{font-size:2.5rem;margin-bottom:1rem}.why-cta-panel[data-astro-cid-2zgrrr2m] h3[data-astro-cid-2zgrrr2m]{font-size:1.4rem;font-weight:800;margin-bottom:.6rem;letter-spacing:-.02em}.why-cta-panel[data-astro-cid-2zgrrr2m] p[data-astro-cid-2zgrrr2m]{font-size:.85rem;color:var(--grey);line-height:1.65;margin-bottom:1.75rem}.testimonials-bg[data-astro-cid-2zgrrr2m]{background:var(--surface)}.testimonials-grid[data-astro-cid-2zgrrr2m]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.1rem}.testimonial-card[data-astro-cid-2zgrrr2m]{background:var(--card);border:1px solid var(--border);border-radius:10px;padding:1.75rem}.testimonial-stars[data-astro-cid-2zgrrr2m]{color:var(--yellow);font-size:.9rem;margin-bottom:.85rem;letter-spacing:.1em}.testimonial-text[data-astro-cid-2zgrrr2m]{font-size:.88rem;color:var(--grey-l);line-height:1.7;margin-bottom:1.25rem;font-style:italic}.testimonial-author[data-astro-cid-2zgrrr2m]{display:flex;align-items:center;gap:.75rem}.testimonial-avatar[data-astro-cid-2zgrrr2m]{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.av1[data-astro-cid-2zgrrr2m]{background:linear-gradient(135deg,#ffd000,#ff8c00)}.av2[data-astro-cid-2zgrrr2m]{background:linear-gradient(135deg,#00c9a7,#006b5b)}.av3[data-astro-cid-2zgrrr2m]{background:linear-gradient(135deg,#7b2fff,#f36)}.testimonial-name[data-astro-cid-2zgrrr2m]{font-size:.85rem;font-weight:600;color:var(--white)}.testimonial-location[data-astro-cid-2zgrrr2m]{font-size:.72rem;color:var(--grey);font-family:Space Mono,monospace}.cta-band[data-astro-cid-2zgrrr2m]{background:var(--yellow);padding:5rem 1.5rem;text-align:center}.cta-band[data-astro-cid-2zgrrr2m] h2[data-astro-cid-2zgrrr2m]{font-size:clamp(2rem,6vw,3.5rem);font-weight:800;color:var(--black);letter-spacing:-.03em;line-height:1.05;margin-bottom:.75rem}.cta-band[data-astro-cid-2zgrrr2m] p[data-astro-cid-2zgrrr2m]{color:#0009;font-size:.95rem;margin-bottom:2rem}.btn-dark[data-astro-cid-2zgrrr2m]{display:inline-flex;align-items:center;gap:.65rem;background:var(--black);color:var(--white);font-weight:700;font-size:.9rem;padding:1rem 2.2rem;border-radius:6px;text-decoration:none;transition:transform .15s,box-shadow .15s}.btn-dark[data-astro-cid-2zgrrr2m]:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0000004d}.btn-dark[data-astro-cid-2zgrrr2m] svg[data-astro-cid-2zgrrr2m]{width:20px;height:20px;fill:var(--green)}footer[data-astro-cid-2zgrrr2m]{background:var(--surface);border-top:1px solid var(--border);padding:3rem 1.5rem 2rem;max-width:100%}.footer-inner[data-astro-cid-2zgrrr2m]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand-name[data-astro-cid-2zgrrr2m]{font-size:1rem;font-weight:700;color:var(--white);margin-bottom:.4rem}.footer-brand-desc[data-astro-cid-2zgrrr2m]{font-size:.8rem;color:var(--grey);line-height:1.65;margin-bottom:1rem}.footer-col-title[data-astro-cid-2zgrrr2m]{font-family:Space Mono,monospace;font-size:.62rem;letter-spacing:.15em;text-transform:uppercase;color:var(--yellow);margin-bottom:.85rem}.footer-links[data-astro-cid-2zgrrr2m]{display:flex;flex-direction:column;gap:.5rem}.footer-links[data-astro-cid-2zgrrr2m] a[data-astro-cid-2zgrrr2m]{font-size:.82rem;color:var(--grey);text-decoration:none;transition:color .2s}.footer-links[data-astro-cid-2zgrrr2m] a[data-astro-cid-2zgrrr2m]:hover{color:var(--white)}.footer-bottom[data-astro-cid-2zgrrr2m]{max-width:1100px;margin:0 auto;padding-top:1.5rem;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-copy[data-astro-cid-2zgrrr2m],.footer-tag[data-astro-cid-2zgrrr2m]{font-size:.72rem;color:#fff3;font-family:Space Mono,monospace}.footer-tag[data-astro-cid-2zgrrr2m] a[data-astro-cid-2zgrrr2m]{color:#00c9a7;text-decoration:none}.wa-float[data-astro-cid-2zgrrr2m]{position:fixed;bottom:1.5rem;right:1.5rem;width:54px;height:54px;background:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36673;z-index:99;text-decoration:none;transition:transform .2s,box-shadow .2s}.wa-float[data-astro-cid-2zgrrr2m]:hover{transform:scale(1.1);box-shadow:0 6px 28px #25d366a6}.wa-float[data-astro-cid-2zgrrr2m] svg[data-astro-cid-2zgrrr2m]{width:27px;height:27px;fill:#fff}@media(max-width:768px){.hero[data-astro-cid-2zgrrr2m]{grid-template-columns:1fr;min-height:auto;padding:3rem 1.25rem;gap:2.5rem}.hero-visual[data-astro-cid-2zgrrr2m]{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.hero-badge[data-astro-cid-2zgrrr2m]{top:-.5rem;right:-.5rem;font-size:.55rem}.why-grid[data-astro-cid-2zgrrr2m]{grid-template-columns:1fr}.footer-inner[data-astro-cid-2zgrrr2m]{grid-template-columns:1fr;gap:2rem}.nav-links[data-astro-cid-2zgrrr2m] a[data-astro-cid-2zgrrr2m]:not(.nav-cta){display:none}.trust-bar[data-astro-cid-2zgrrr2m]{gap:1.25rem}}@media(max-width:480px){.hero-visual[data-astro-cid-2zgrrr2m]{grid-template-columns:1fr}.section-wrap[data-astro-cid-2zgrrr2m]{padding:3.5rem 1.25rem}}
