*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: rgb(255, 255, 255);--color-surface: rgb(247, 247, 242);--color-border: rgba(17, 17, 17, .12);--color-border-strong: rgba(17, 17, 17, .18);--color-accent: #D5FF45;--color-accent-glow: rgba(213, 255, 69, .2);--color-text: rgb(17, 17, 17);--color-text-muted: rgb(94, 94, 86);--color-text-secondary: rgb(116, 116, 109);--color-text-on-accent: rgb(15, 15, 15);--font-heading: "Host Grotesk", system-ui, -apple-system, sans-serif;--font-body: "DM Sans", system-ui, -apple-system, sans-serif;--radius-sm: 12px;--radius-md: 16px;--radius-pill: 48px;--max-width: 1128px}html{font-size:16px;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;min-height:100vh}a{color:var(--color-accent);text-decoration:none;transition:opacity .15s ease}a:hover{opacity:.8}img{display:block;max-width:100%}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:400;line-height:1.1;letter-spacing:-.03em}h1{font-size:clamp(2.25rem,5vw,3.5rem)}h2{font-size:clamp(1.75rem,4vw,2.5rem)}h3{font-size:1.25rem}.site-wrapper{display:flex;flex-direction:column;min-height:100vh}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}main{flex:1}section[id]{scroll-margin-top:80px}.section-label{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-pill);font-family:var(--font-body);font-size:.85rem;color:var(--color-text-muted);margin-bottom:1.5rem}.section-label:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--color-accent)}.section-heading .muted{color:var(--color-text-muted)}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;background:var(--color-accent);color:var(--color-text-on-accent);font-family:var(--font-body);font-weight:500;font-size:.95rem;border:1px solid rgba(17,17,17,.08);border-radius:var(--radius-pill);text-decoration:none;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.btn-primary:hover{box-shadow:0 12px 30px #1111111f;opacity:1;transform:translateY(-1px)}.reveal{opacity:0;transform:translateY(40px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}@media(max-width:600px){.container{padding:0 1rem}}.site-header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 0;transition:background-color .3s ease,backdrop-filter .3s ease,border-color .3s ease}.site-header[data-astro-cid-3ef6ksr2].scrolled{background-color:#ffffffd1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-logo[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;flex-shrink:0;text-decoration:none}.site-logo[data-astro-cid-3ef6ksr2]:hover{opacity:.85}.site-logo-image[data-astro-cid-3ef6ksr2]{display:block;width:auto;height:2.4rem}.site-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.25rem}.nav-link[data-astro-cid-3ef6ksr2]{padding:.4rem 1rem;border-radius:var(--radius-pill);font-size:.9rem;color:var(--color-text-muted);text-decoration:none;transition:color .15s ease,background .15s ease}.nav-link[data-astro-cid-3ef6ksr2]:hover{color:var(--color-text);opacity:1}.nav-link[data-astro-cid-3ef6ksr2].active{color:var(--color-text)}.nav-cta[data-astro-cid-3ef6ksr2]{background:var(--color-accent);color:var(--color-text-on-accent);font-weight:500;padding:.5rem 1.25rem;margin-left:.5rem}.nav-cta[data-astro-cid-3ef6ksr2]:hover{box-shadow:0 0 16px var(--color-accent-glow);opacity:1;color:var(--color-text-on-accent)}.menu-toggle[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.menu-bar[data-astro-cid-3ef6ksr2]{width:24px;height:2px;background:var(--color-text);border-radius:2px;transition:transform .3s ease,opacity .3s ease}@media(max-width:768px){.site-logo-image[data-astro-cid-3ef6ksr2]{height:1.8rem}.menu-toggle[data-astro-cid-3ef6ksr2]{display:flex;z-index:101}.site-nav[data-astro-cid-3ef6ksr2]{position:fixed;top:0;right:-100%;width:70%;max-width:300px;height:100vh;background:#fffffff5;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-left:1px solid var(--color-border);flex-direction:column;align-items:flex-start;padding:5rem 2rem 2rem;gap:.5rem;transition:right .3s ease}.site-nav[data-astro-cid-3ef6ksr2].open{right:0}.nav-link[data-astro-cid-3ef6ksr2]{font-size:1.1rem;padding:.75rem 0}.nav-cta[data-astro-cid-3ef6ksr2]{margin-left:0;margin-top:1rem}.menu-toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .menu-bar[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .menu-bar[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .menu-bar[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}.site-footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--color-border);padding:3rem 0 1.5rem}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;gap:3rem;margin-bottom:3rem}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.75rem}.footer-logo[data-astro-cid-sz7xmlte]{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;color:var(--color-text);text-decoration:none;letter-spacing:-.01em}.footer-logo[data-astro-cid-sz7xmlte]:hover{opacity:.85}.footer-logo[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:var(--color-accent)}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:.9rem;color:var(--color-text-muted)}.footer-social[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;color:var(--color-text-muted);text-decoration:none;transition:color .15s ease}.footer-social[data-astro-cid-sz7xmlte]:hover{color:var(--color-text);opacity:1}.footer-nav[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-bottom:1rem}.footer-nav[data-astro-cid-sz7xmlte] nav[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.5rem}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9rem;color:var(--color-text-muted);text-decoration:none;transition:color .15s ease}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-text);opacity:1}.footer-bottom[data-astro-cid-sz7xmlte]{padding-top:1.5rem;border-top:1px solid var(--color-border);text-align:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.8rem;color:var(--color-text-muted)}@media(max-width:600px){.footer-inner[data-astro-cid-sz7xmlte]{flex-direction:column;gap:2rem}}.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0}.hero-bg[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(180deg,#ffffffc2,#ffffff94 48%,#ffffffdb)}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:8rem 1.5rem 4rem;min-height:100vh;justify-content:center}.hero-text[data-astro-cid-bbe6dxrz]{max-width:700px}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,3.5rem);line-height:1em}.hero-subtext[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,2vw,1.125rem);color:var(--color-text-muted);line-height:1.7;margin-bottom:2.5rem;max-width:550px;margin-left:auto;margin-right:auto}.hero-scroll[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--color-text-muted);font-size:.85rem}.hero-scroll[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media(max-width:600px){.hero-content[data-astro-cid-bbe6dxrz]{padding:6rem 1rem 3rem}}.logo-bar[data-astro-cid-lqivs3vl]{padding:3rem 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:var(--color-surface)}.logo-row[data-astro-cid-lqivs3vl]{display:flex;align-items:center;justify-content:center;gap:4rem;flex-wrap:wrap}.logo-item[data-astro-cid-lqivs3vl]{display:flex;align-items:center;justify-content:center;height:40px}.logo-item[data-astro-cid-lqivs3vl] img[data-astro-cid-lqivs3vl]{max-height:40px;max-width:160px;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:filter .3s ease,opacity .3s ease}.logo-item[data-astro-cid-lqivs3vl] img[data-astro-cid-lqivs3vl]:hover{filter:grayscale(0%);opacity:1}.logo-subtext[data-astro-cid-lqivs3vl]{text-align:center;font-size:.8rem;color:var(--color-text-secondary);margin-top:1.5rem}@media(max-width:600px){.logo-bar[data-astro-cid-lqivs3vl]{padding:2rem 0}.logo-row[data-astro-cid-lqivs3vl]{gap:2.5rem}.logo-item[data-astro-cid-lqivs3vl] img[data-astro-cid-lqivs3vl]{max-height:30px;max-width:120px}}.team-section[data-astro-cid-yu4wt3u2]{padding:6rem 0}.section-heading[data-astro-cid-yu4wt3u2]{max-width:600px;margin-bottom:3rem}.team-grid[data-astro-cid-yu4wt3u2]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.team-card[data-astro-cid-yu4wt3u2]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;box-shadow:0 18px 40px #1111110a}.team-photo[data-astro-cid-yu4wt3u2]{aspect-ratio:9 / 8;overflow:hidden}.team-photo[data-astro-cid-yu4wt3u2] img[data-astro-cid-yu4wt3u2]{width:100%;height:100%;object-fit:cover}.team-info[data-astro-cid-yu4wt3u2]{padding:1.5rem}.team-info[data-astro-cid-yu4wt3u2] h3[data-astro-cid-yu4wt3u2]{margin-bottom:.5rem;font-family:var(--font-body);font-weight:500;font-size:1.1rem}.team-title[data-astro-cid-yu4wt3u2]{font-size:.85rem;color:var(--color-text-muted);margin-bottom:.75rem;font-weight:500}.team-bio[data-astro-cid-yu4wt3u2]{font-size:.9rem;color:var(--color-text-muted);line-height:1.6}@media(max-width:900px){.team-grid[data-astro-cid-yu4wt3u2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.team-grid[data-astro-cid-yu4wt3u2]{grid-template-columns:1fr}.team-section[data-astro-cid-yu4wt3u2]{padding:4rem 0}}.services-section[data-astro-cid-g5jplrhu]{padding:6rem 0}.section-heading[data-astro-cid-g5jplrhu]{max-width:600px;margin-bottom:1rem}.services-tagline[data-astro-cid-g5jplrhu]{font-size:1.05rem;color:var(--color-text-muted);line-height:1.6;margin-bottom:3rem;max-width:600px}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.service-card[data-astro-cid-g5jplrhu]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;box-shadow:0 18px 40px #1111110a;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.service-card[data-astro-cid-g5jplrhu]:hover{border-color:var(--color-border-strong);box-shadow:0 22px 48px #11111114;transform:translateY(-2px)}.service-image[data-astro-cid-g5jplrhu]{aspect-ratio:16 / 10;overflow:hidden}.service-image[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{width:100%;height:100%;object-fit:cover}.service-content[data-astro-cid-g5jplrhu]{padding:1.5rem}.service-content[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{font-family:var(--font-body);font-weight:500;margin-bottom:.5rem}.service-content[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{font-size:.9rem;color:var(--color-text-muted);line-height:1.6}@media(max-width:600px){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}.services-section[data-astro-cid-g5jplrhu]{padding:4rem 0}}.process-section[data-astro-cid-cmgpsf2k]{padding:6rem 0}.section-heading[data-astro-cid-cmgpsf2k]{max-width:600px;margin-bottom:3rem}.steps[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.step[data-astro-cid-cmgpsf2k]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:2rem 1.5rem;box-shadow:0 18px 40px #1111110a}.step-number[data-astro-cid-cmgpsf2k]{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:var(--color-accent);color:var(--color-text-on-accent);font-weight:600;font-size:.85rem;margin-bottom:1rem}.step-content[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{font-family:var(--font-body);font-weight:500;font-size:1.15rem;margin-bottom:.75rem}.step-content[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{font-size:.9rem;color:var(--color-text-muted);line-height:1.6}@media(max-width:900px){.steps[data-astro-cid-cmgpsf2k]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.steps[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr}.process-section[data-astro-cid-cmgpsf2k]{padding:4rem 0}}.contact-section[data-astro-cid-xmivup5a]{position:relative;padding:8rem 0;overflow:hidden}.contact-bg[data-astro-cid-xmivup5a]{position:absolute;inset:0}.contact-bg[data-astro-cid-xmivup5a] img[data-astro-cid-xmivup5a]{width:100%;height:100%;object-fit:cover}.contact-overlay[data-astro-cid-xmivup5a]{position:absolute;inset:0;background:linear-gradient(180deg,#ffffffe6,#ffffffbf,#ffffffeb)}.contact-content[data-astro-cid-xmivup5a]{position:relative;z-index:1;text-align:center;max-width:650px}.contact-content[data-astro-cid-xmivup5a] h2[data-astro-cid-xmivup5a]{margin-bottom:1.25rem}.contact-subtext[data-astro-cid-xmivup5a]{font-size:1.05rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:2.5rem}.contact-pill[data-astro-cid-xmivup5a]{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:#ffffffb8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-border-strong);border-radius:var(--radius-pill);color:var(--color-text);font-size:.95rem;font-weight:500;text-decoration:none;box-shadow:0 16px 32px #11111114;transition:background .2s ease,border-color .2s ease}.contact-pill[data-astro-cid-xmivup5a]:hover{background:#ffffffe0;border-color:var(--color-border);opacity:1}@media(max-width:600px){.contact-section[data-astro-cid-xmivup5a]{padding:5rem 0}}
