[data-astro-cid-njsdgwex]{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);color:var(--text-primary);background:var(--bg-light);line-height:1.6}.container[data-astro-cid-njsdgwex]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-label[data-astro-cid-njsdgwex]{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-secondary);margin-bottom:1rem}.section-label-light[data-astro-cid-njsdgwex]{color:#fff9}.hero[data-astro-cid-njsdgwex]{margin-top:calc(-1 * var(--header-height, 72px));padding:calc(var(--header-height, 72px) + 4rem) 0 4rem;background:var(--accent-primary);color:#fff;min-height:100vh;display:flex;align-items:center}.hero-grid[data-astro-cid-njsdgwex]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-label[data-astro-cid-njsdgwex]{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-secondary);margin-bottom:1.5rem;padding:.5rem 1rem;border:1px solid rgba(201,162,39,.3);border-radius:2px}.hero[data-astro-cid-njsdgwex] h1[data-astro-cid-njsdgwex]{font-family:var(--font-serif);font-size:clamp(2.5rem,4.5vw,3.75rem);font-weight:500;line-height:1.15;margin-bottom:1.5rem;letter-spacing:-.02em}.hero[data-astro-cid-njsdgwex] h1[data-astro-cid-njsdgwex] em[data-astro-cid-njsdgwex]{font-style:italic;color:var(--accent-secondary)}.hero-content[data-astro-cid-njsdgwex] p[data-astro-cid-njsdgwex]{font-size:1.125rem;line-height:1.7;opacity:.85;max-width:480px;margin-bottom:2.5rem}.hero-buttons[data-astro-cid-njsdgwex]{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.btn[data-astro-cid-njsdgwex]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:4px;transition:all .2s ease}.btn-primary[data-astro-cid-njsdgwex]{background:var(--accent-secondary);color:var(--accent-primary)}.btn-primary[data-astro-cid-njsdgwex]:hover{background:#ddb82e;transform:translate(4px)}.btn-primary[data-astro-cid-njsdgwex] svg[data-astro-cid-njsdgwex]{transition:transform .2s}.btn-primary[data-astro-cid-njsdgwex]:hover svg[data-astro-cid-njsdgwex]{transform:translate(4px)}.btn-ghost[data-astro-cid-njsdgwex]{color:#fff;border:1px solid rgba(255,255,255,.25)}.btn-ghost[data-astro-cid-njsdgwex]:hover{background:#ffffff1a;border-color:#fff6}.hero-visual[data-astro-cid-njsdgwex]{display:flex;justify-content:center;align-items:center}.data-viz[data-astro-cid-njsdgwex]{position:relative;width:320px;height:320px}.viz-ring[data-astro-cid-njsdgwex]{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.1)}.viz-ring-1[data-astro-cid-njsdgwex]{width:100%;height:100%;top:0;left:0;animation:pulse-ring 4s ease-in-out infinite}.viz-ring-2[data-astro-cid-njsdgwex]{width:75%;height:75%;top:12.5%;left:12.5%;border-color:#ffffff26;animation:pulse-ring 4s ease-in-out infinite .5s}.viz-ring-3[data-astro-cid-njsdgwex]{width:50%;height:50%;top:25%;left:25%;border-color:#c9a2274d;animation:pulse-ring 4s ease-in-out infinite 1s}.viz-center[data-astro-cid-njsdgwex]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;background:#c9a22726;width:120px;height:120px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px solid var(--accent-secondary)}.viz-number[data-astro-cid-njsdgwex]{font-family:var(--font-serif);font-size:2rem;font-weight:600;color:var(--accent-secondary)}.viz-label[data-astro-cid-njsdgwex]{font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;opacity:.7;margin-top:.25rem}.viz-dot[data-astro-cid-njsdgwex]{position:absolute;width:8px;height:8px;background:var(--accent-secondary);border-radius:50%;animation:float-dot 6s ease-in-out infinite}.viz-dot-1[data-astro-cid-njsdgwex]{top:10%;left:50%;animation-delay:0s}.viz-dot-2[data-astro-cid-njsdgwex]{top:70%;left:15%;animation-delay:2s}.viz-dot-3[data-astro-cid-njsdgwex]{top:60%;right:10%;animation-delay:4s}.viz-line[data-astro-cid-njsdgwex]{position:absolute;height:1px;background:linear-gradient(90deg,transparent,var(--accent-secondary),transparent);opacity:.3}.viz-line-1[data-astro-cid-njsdgwex]{width:60%;top:35%;left:20%;transform:rotate(-15deg)}.viz-line-2[data-astro-cid-njsdgwex]{width:40%;bottom:30%;right:15%;transform:rotate(25deg)}@keyframes pulse-ring{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.02);opacity:.7}}@keyframes float-dot{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.stats[data-astro-cid-njsdgwex]{padding:4rem 0;background:#fff;border-bottom:1px solid var(--border-color)}.stats-grid[data-astro-cid-njsdgwex]{display:flex;justify-content:space-between;align-items:center}.stat-item[data-astro-cid-njsdgwex]{display:flex;align-items:baseline;gap:.25rem;flex-wrap:wrap;justify-content:center;text-align:center;flex:1}.stat-number[data-astro-cid-njsdgwex]{font-family:var(--font-serif);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500;color:var(--accent-primary);line-height:1}.stat-suffix[data-astro-cid-njsdgwex]{font-family:var(--font-serif);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500;color:var(--accent-secondary)}.stat-label[data-astro-cid-njsdgwex]{width:100%;font-size:.8125rem;color:var(--text-secondary);margin-top:.5rem;line-height:1.4}.stat-divider[data-astro-cid-njsdgwex]{width:1px;height:60px;background:var(--border-color)}.services[data-astro-cid-njsdgwex]{padding:6rem 0;background:var(--bg-light)}.section-intro[data-astro-cid-njsdgwex]{margin-bottom:4rem}.section-intro[data-astro-cid-njsdgwex] h2[data-astro-cid-njsdgwex]{font-family:var(--font-serif);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:500;color:var(--accent-primary);line-height:1.2;letter-spacing:-.02em}.services-layout[data-astro-cid-njsdgwex]{display:flex;flex-direction:column;gap:2rem}.service-featured[data-astro-cid-njsdgwex]{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;background:#fff;border:1px solid var(--border-color);border-radius:8px;padding:3rem;align-items:center}.service-number[data-astro-cid-njsdgwex]{display:block;font-family:var(--font-serif);font-size:.875rem;color:var(--accent-secondary);margin-bottom:1rem;font-weight:500}.service-featured[data-astro-cid-njsdgwex] h3[data-astro-cid-njsdgwex]{font-family:var(--font-serif);font-size:1.75rem;font-weight:500;color:var(--accent-primary);margin-bottom:1rem;line-height:1.3}.service-featured[data-astro-cid-njsdgwex] p[data-astro-cid-njsdgwex]{color:var(--text-secondary);font-size:1rem;line-height:1.8;margin-bottom:1.5rem}.service-highlights[data-astro-cid-njsdgwex]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.service-highlights[data-astro-cid-njsdgwex] li[data-astro-cid-njsdgwex]{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:var(--text-primary)}.service-highlights[data-astro-cid-njsdgwex] li[data-astro-cid-njsdgwex]:before{content:"";width:6px;height:6px;background:var(--accent-secondary);border-radius:50%}.service-featured-visual[data-astro-cid-njsdgwex]{display:flex;justify-content:center;align-items:flex-end;height:200px;padding:1rem}.visual-bars[data-astro-cid-njsdgwex]{display:flex;gap:12px;align-items:flex-end;height:100%}.bar[data-astro-cid-njsdgwex]{width:32px;background:linear-gradient(to top,var(--accent-primary),var(--accent-secondary));border-radius:4px 4px 0 0;animation:grow-bar 2s ease-out forwards}.bar-1[data-astro-cid-njsdgwex]{height:45%;animation-delay:.1s}.bar-2[data-astro-cid-njsdgwex]{height:70%;animation-delay:.2s}.bar-3[data-astro-cid-njsdgwex]{height:55%;animation-delay:.3s}.bar-4[data-astro-cid-njsdgwex]{height:85%;animation-delay:.4s}.bar-5[data-astro-cid-njsdgwex]{height:65%;animation-delay:.5s}@keyframes grow-bar{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.services-grid[data-astro-cid-njsdgwex]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.service-card[data-astro-cid-njsdgwex]{background:#fff;border:1px solid var(--border-color);border-radius:8px;padding:2rem;transition:border-color .2s ease}.service-card[data-astro-cid-njsdgwex]:hover{border-color:var(--accent-secondary)}.service-card[data-astro-cid-njsdgwex] h3[data-astro-cid-njsdgwex]{font-family:var(--font-serif);font-size:1.125rem;font-weight:500;color:var(--accent-primary);margin-bottom:.75rem;line-height:1.3}.service-card[data-astro-cid-njsdgwex] p[data-astro-cid-njsdgwex]{color:var(--text-secondary);font-size:.875rem;line-height:1.7}.service-card-accent[data-astro-cid-njsdgwex]{background:var(--accent-primary);border-color:var(--accent-primary)}.service-card-accent[data-astro-cid-njsdgwex] .service-number[data-astro-cid-njsdgwex],.service-card-accent[data-astro-cid-njsdgwex] h3[data-astro-cid-njsdgwex]{color:#fff}.service-card-accent[data-astro-cid-njsdgwex] p[data-astro-cid-njsdgwex]{color:#fffc}.service-card-accent[data-astro-cid-njsdgwex]:hover{border-color:var(--accent-secondary)}.about[data-astro-cid-njsdgwex]{padding:6rem 0;background:#fff}.about-layout[data-astro-cid-njsdgwex]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-intro[data-astro-cid-njsdgwex] h2[data-astro-cid-njsdgwex]{font-family:var(--font-serif);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:500;color:var(--accent-primary);line-height:1.2;letter-spacing:-.02em;margin-bottom:1.5rem}.about-lead[data-astro-cid-njsdgwex]{font-size:1.125rem;line-height:1.8;color:var(--text-secondary)}.milestones[data-astro-cid-njsdgwex]{display:flex;flex-direction:column;gap:0;position:relative}.milestones[data-astro-cid-njsdgwex]:before{content:"";position:absolute;left:50px;top:0;bottom:0;width:1px;background:var(--border-color)}.milestone[data-astro-cid-njsdgwex]{display:flex;gap:2rem;padding:1.5rem 0;position:relative}.milestone[data-astro-cid-njsdgwex]:after{content:"";position:absolute;left:46px;top:50%;transform:translateY(-50%);width:9px;height:9px;background:#fff;border:2px solid var(--border-color);border-radius:50%}.milestone-current[data-astro-cid-njsdgwex]:after{background:var(--accent-secondary);border-color:var(--accent-secondary)}.milestone-year[data-astro-cid-njsdgwex]{font-family:var(--font-serif);font-size:.875rem;font-weight:500;color:var(--accent-secondary);width:50px;flex-shrink:0;text-align:right}.milestone-content[data-astro-cid-njsdgwex]{padding-left:2rem}.milestone-content[data-astro-cid-njsdgwex] h4[data-astro-cid-njsdgwex]{font-size:1rem;font-weight:600;color:var(--accent-primary);margin-bottom:.25rem}.milestone-content[data-astro-cid-njsdgwex] p[data-astro-cid-njsdgwex]{font-size:.875rem;color:var(--text-secondary);line-height:1.6}.testimonials[data-astro-cid-njsdgwex]{padding:6rem 0;background:var(--accent-primary);color:#fff}.testimonials-header[data-astro-cid-njsdgwex]{margin-bottom:3rem}.testimonials-header[data-astro-cid-njsdgwex] h2[data-astro-cid-njsdgwex]{font-family:var(--font-serif);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:500;line-height:1.2;letter-spacing:-.02em}.testimonials-grid[data-astro-cid-njsdgwex]{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:1.5rem;margin-bottom:4rem}.testimonial-card[data-astro-cid-njsdgwex]{background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:2rem}.testimonial-featured[data-astro-cid-njsdgwex]{grid-row:span 2;display:flex;flex-direction:column;justify-content:space-between}.testimonial-card[data-astro-cid-njsdgwex] blockquote[data-astro-cid-njsdgwex] p[data-astro-cid-njsdgwex]{font-size:1rem;line-height:1.8;opacity:.9;margin-bottom:1.5rem}.testimonial-featured[data-astro-cid-njsdgwex] blockquote[data-astro-cid-njsdgwex] p[data-astro-cid-njsdgwex]{font-size:1.25rem;font-style:italic}.testimonial-author[data-astro-cid-njsdgwex]{display:flex;align-items:center;gap:1rem}.author-avatar[data-astro-cid-njsdgwex]{width:44px;height:44px;background:var(--accent-secondary);color:var(--accent-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.author-info[data-astro-cid-njsdgwex]{display:flex;flex-direction:column}.author-info[data-astro-cid-njsdgwex] strong[data-astro-cid-njsdgwex]{font-size:.9375rem;font-weight:600}.author-info[data-astro-cid-njsdgwex] span[data-astro-cid-njsdgwex]{font-size:.8125rem;opacity:.6}.client-logos[data-astro-cid-njsdgwex]{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem}.logos-label[data-astro-cid-njsdgwex]{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;opacity:.5;display:block;margin-bottom:1.5rem}.logos-row[data-astro-cid-njsdgwex]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.logo-placeholder[data-astro-cid-njsdgwex]{font-size:.875rem;font-weight:600;opacity:.4;letter-spacing:.05em}.cta[data-astro-cid-njsdgwex]{padding:6rem 0;background:var(--bg-light)}.cta-content[data-astro-cid-njsdgwex]{max-width:640px}.cta[data-astro-cid-njsdgwex] h2[data-astro-cid-njsdgwex]{font-family:var(--font-serif);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:500;color:var(--accent-primary);line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.cta[data-astro-cid-njsdgwex] p[data-astro-cid-njsdgwex]{color:var(--text-secondary);font-size:1.125rem;line-height:1.7;margin-bottom:2rem}.cta-actions[data-astro-cid-njsdgwex]{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.btn-cta[data-astro-cid-njsdgwex]{background:var(--accent-primary);color:#fff;padding:1rem 2rem}.btn-cta[data-astro-cid-njsdgwex]:hover{background:#152a45}.btn-cta[data-astro-cid-njsdgwex] svg[data-astro-cid-njsdgwex]{transition:transform .2s}.btn-cta[data-astro-cid-njsdgwex]:hover svg[data-astro-cid-njsdgwex]{transform:translate(4px)}.cta-note[data-astro-cid-njsdgwex]{font-size:.9375rem;color:var(--text-secondary)}.cta-note[data-astro-cid-njsdgwex] a[data-astro-cid-njsdgwex]{color:var(--accent-primary);text-decoration:none;font-weight:500}.cta-note[data-astro-cid-njsdgwex] a[data-astro-cid-njsdgwex]:hover{text-decoration:underline}@media(max-width:1024px){.hero-grid[data-astro-cid-njsdgwex]{grid-template-columns:1fr;text-align:center;gap:3rem}.hero-content[data-astro-cid-njsdgwex] p[data-astro-cid-njsdgwex]{margin-left:auto;margin-right:auto}.hero-buttons[data-astro-cid-njsdgwex]{justify-content:center}.data-viz[data-astro-cid-njsdgwex]{width:260px;height:260px}.services-grid[data-astro-cid-njsdgwex]{grid-template-columns:repeat(2,1fr)}.service-featured[data-astro-cid-njsdgwex]{grid-template-columns:1fr}.about-layout[data-astro-cid-njsdgwex]{grid-template-columns:1fr;gap:3rem}.testimonials-grid[data-astro-cid-njsdgwex]{grid-template-columns:1fr}.testimonial-featured[data-astro-cid-njsdgwex]{grid-row:auto}}@media(max-width:768px){.stats-grid[data-astro-cid-njsdgwex]{flex-wrap:wrap;gap:2rem}.stat-item[data-astro-cid-njsdgwex]{flex:0 0 calc(50% - 1rem)}.stat-divider[data-astro-cid-njsdgwex]{display:none}.services-grid[data-astro-cid-njsdgwex]{grid-template-columns:1fr}.milestones[data-astro-cid-njsdgwex]:before{left:0}.milestone[data-astro-cid-njsdgwex]{flex-direction:column;gap:.5rem;padding-left:1.5rem}.milestone[data-astro-cid-njsdgwex]:after{left:-4px}.milestone-year[data-astro-cid-njsdgwex]{text-align:left;width:auto}.milestone-content[data-astro-cid-njsdgwex]{padding-left:0}.logos-row[data-astro-cid-njsdgwex]{justify-content:center}}@media(max-width:480px){.stat-item[data-astro-cid-njsdgwex]{flex:0 0 100%}.hero[data-astro-cid-njsdgwex] h1[data-astro-cid-njsdgwex]{font-size:2rem}.cta-actions[data-astro-cid-njsdgwex]{flex-direction:column;align-items:flex-start}}
