.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;padding-top:6rem;padding-bottom:var(--section-py);background:linear-gradient(180deg,var(--white) 0%,var(--bg-tint) 100%)}.hero-circles[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;pointer-events:none;z-index:0}.hero-circle[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;filter:blur(40px);opacity:.45}.hero-circle--blue[data-astro-cid-bbe6dxrz]{width:880px;height:880px;background:var(--blue);top:140px;right:-340px;animation:heroBlueDrift 28s ease-in-out infinite;will-change:transform}.hero-circle--green[data-astro-cid-bbe6dxrz]{width:380px;height:380px;background:var(--green);top:80px;right:380px;opacity:.6;animation:heroGreenDrift 32s ease-in-out infinite;animation-delay:-9s;will-change:transform}@keyframes heroBlueDrift{0%,to{transform:translate(0)}25%{transform:translate(50px,26px)}50%{transform:translate(8px,58px)}75%{transform:translate(-36px,18px)}}@keyframes heroGreenDrift{0%,to{transform:translate(0)}25%{transform:translate(-36px,42px)}50%{transform:translate(26px,-28px)}75%{transform:translate(52px,12px)}}@media (prefers-reduced-motion: reduce){.hero-circle--blue[data-astro-cid-bbe6dxrz],.hero-circle--green[data-astro-cid-bbe6dxrz]{animation:none}}.hero-inner[data-astro-cid-bbe6dxrz]{position:relative;z-index:1}.hero-content[data-astro-cid-bbe6dxrz]{max-width:720px}.hero-tagline[data-astro-cid-bbe6dxrz]{font-family:var(--font-heading);font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin-bottom:1.5rem;display:inline-flex;align-items:center;gap:.6rem}.hero-tagline[data-astro-cid-bbe6dxrz]:before{content:"";display:inline-block;width:28px;height:2px;background:var(--blue);border-radius:2px}.hero-headline[data-astro-cid-bbe6dxrz]{font-size:clamp(2.25rem,5.5vw,4rem);color:var(--navy);line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.015em}.hero-headline[data-astro-cid-bbe6dxrz] .hl-keep[data-astro-cid-bbe6dxrz]{transition:color .5s ease}.hero-headline[data-astro-cid-bbe6dxrz] .hl-fade[data-astro-cid-bbe6dxrz]{display:inline;letter-spacing:inherit;opacity:1;transition:letter-spacing .55s cubic-bezier(.65,0,.35,1),opacity .3s ease}.hero-headline[data-astro-cid-bbe6dxrz].merged .hl-fade[data-astro-cid-bbe6dxrz]{letter-spacing:-.6em;opacity:0}.hero-headline[data-astro-cid-bbe6dxrz].merged .hl-keep[data-astro-cid-bbe6dxrz]{color:var(--green)}@media (prefers-reduced-motion: reduce){.hero-headline[data-astro-cid-bbe6dxrz] .hl-fade[data-astro-cid-bbe6dxrz],.hero-headline[data-astro-cid-bbe6dxrz] .hl-keep[data-astro-cid-bbe6dxrz]{transition:none}}.hero-sub[data-astro-cid-bbe6dxrz]{font-size:clamp(1.05rem,1.5vw,1.2rem);color:var(--text);max-width:56ch;margin-bottom:2.5rem;line-height:1.7}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:1rem}@media (max-width: 900px){.hero-circle--blue[data-astro-cid-bbe6dxrz]{width:540px;height:540px;top:120px;right:-200px}.hero-circle--green[data-astro-cid-bbe6dxrz]{width:240px;height:240px;top:60px;right:200px}}@media (max-width: 640px){.hero-circles[data-astro-cid-bbe6dxrz]{opacity:.6}}.services[data-astro-cid-g5jplrhu]{padding-block:var(--section-py);background:var(--white)}.services-header[data-astro-cid-g5jplrhu]{text-align:center;max-width:640px;margin-inline:auto;margin-bottom:3.5rem}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 800px){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr)}}.service-card[data-astro-cid-g5jplrhu]{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:clamp(1.75rem,3vw,2.5rem);transition:border-color var(--transition),box-shadow var(--transition),transform var(--transition)}.service-card[data-astro-cid-g5jplrhu]:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.service-card--blue[data-astro-cid-g5jplrhu]:hover{border-color:var(--blue)}.service-card--green[data-astro-cid-g5jplrhu]:hover{border-color:var(--green)}.service-card-head[data-astro-cid-g5jplrhu]{display:flex;align-items:center;gap:.85rem;margin-bottom:1rem}.service-dot[data-astro-cid-g5jplrhu]{flex-shrink:0;width:14px;height:14px;border-radius:50%;box-shadow:0 0 0 4px #00000008}.service-dot--blue[data-astro-cid-g5jplrhu]{background:var(--blue)}.service-dot--green[data-astro-cid-g5jplrhu]{background:var(--green)}.service-title[data-astro-cid-g5jplrhu]{font-size:1.6rem;color:var(--navy);margin:0}.service-desc[data-astro-cid-g5jplrhu]{font-size:1rem;color:var(--text);line-height:1.7;margin-bottom:1.5rem}.service-items[data-astro-cid-g5jplrhu]{list-style:none;display:flex;flex-direction:column;gap:.65rem}.service-items[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]{display:flex;align-items:flex-start;gap:.65rem;font-size:.95rem;color:var(--text);line-height:1.55}.service-check[data-astro-cid-g5jplrhu]{flex-shrink:0;width:18px;height:18px;margin-top:3px}.service-card--blue[data-astro-cid-g5jplrhu] .service-check[data-astro-cid-g5jplrhu]{color:var(--blue)}.service-card--green[data-astro-cid-g5jplrhu] .service-check[data-astro-cid-g5jplrhu]{color:var(--green-dark)}.logowall[data-astro-cid-6y2sa4q5]{padding-block:clamp(3rem,6vw,5rem);background:radial-gradient(ellipse at top right,rgba(0,136,255,.22),transparent 55%),radial-gradient(ellipse at bottom left,rgba(138,198,0,.16),transparent 50%),var(--navy);color:var(--white)}.logowall-header[data-astro-cid-6y2sa4q5]{text-align:center;margin-bottom:2.5rem}.logowall-eyebrow[data-astro-cid-6y2sa4q5]{display:inline-block;font-family:var(--font-heading);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--green-light);margin-bottom:.75rem}.logowall-headline[data-astro-cid-6y2sa4q5]{font-size:clamp(1.25rem,2.4vw,1.6rem);color:var(--white);font-weight:600}.logowall-viewport[data-astro-cid-6y2sa4q5]{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.logowall-track[data-astro-cid-6y2sa4q5]{list-style:none;display:flex;align-items:center;gap:5rem;width:max-content;animation:logowallScroll 42s linear infinite;padding-inline:2rem}.logowall-viewport[data-astro-cid-6y2sa4q5]:hover .logowall-track[data-astro-cid-6y2sa4q5]{animation-play-state:paused}@keyframes logowallScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.logowall-track[data-astro-cid-6y2sa4q5]{animation:none}}.logowall-item[data-astro-cid-6y2sa4q5]{position:relative;flex:0 0 auto;height:76px;display:flex;align-items:center;justify-content:center;filter:grayscale(.5) brightness(1.05);opacity:.85;transition:filter var(--transition),opacity var(--transition);cursor:default}.logowall-item[data-astro-cid-6y2sa4q5]:hover{filter:grayscale(0) brightness(1);opacity:1}.logowall-item[data-astro-cid-6y2sa4q5] img[data-astro-cid-6y2sa4q5]{height:100%;width:auto;max-width:none;max-height:100%;max-width:360px;object-fit:contain}.examples[data-astro-cid-3auo45bl]{padding-block:var(--section-py);background:var(--bg-light)}.examples-header[data-astro-cid-3auo45bl]{text-align:center;max-width:680px;margin-inline:auto;margin-bottom:3.5rem}.examples-body[data-astro-cid-3auo45bl]{color:var(--text);font-size:1.05rem;line-height:1.7;margin-top:.5rem}.examples-grid[data-astro-cid-3auo45bl]{display:grid;grid-template-columns:1fr;gap:1.75rem}@media (min-width: 640px){.examples-grid[data-astro-cid-3auo45bl]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1000px){.examples-grid[data-astro-cid-3auo45bl]{grid-template-columns:repeat(3,1fr)}}.example-card[data-astro-cid-3auo45bl]{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow var(--transition),transform var(--transition)}.example-card[data-astro-cid-3auo45bl]:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.example-image[data-astro-cid-3auo45bl]{aspect-ratio:16 / 9;overflow:hidden;background:var(--bg-tint)}.example-image[data-astro-cid-3auo45bl] img[data-astro-cid-3auo45bl]{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.example-card[data-astro-cid-3auo45bl]:hover .example-image[data-astro-cid-3auo45bl] img[data-astro-cid-3auo45bl]{transform:scale(1.04)}.example-content[data-astro-cid-3auo45bl]{padding:1.5rem 1.5rem 1.75rem}.example-title[data-astro-cid-3auo45bl]{font-size:1.1rem;color:var(--navy);margin-bottom:.6rem;line-height:1.3}.example-desc[data-astro-cid-3auo45bl]{font-size:.93rem;color:var(--text);line-height:1.6}.about[data-astro-cid-v2cbyr3p]{padding-block:var(--section-py);background:var(--white);overflow:hidden}.about-inner[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;align-items:center}.about-body[data-astro-cid-v2cbyr3p]{font-size:1.05rem;color:var(--text);line-height:1.75;margin-bottom:2rem}.about-quote[data-astro-cid-v2cbyr3p]{border-left:3px solid var(--blue);padding:.5rem 0 .5rem 1.5rem;margin-bottom:2rem;font-family:var(--font-heading);font-size:1.1rem;color:var(--navy);font-style:italic;line-height:1.5}.about-founder[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;gap:1rem}.about-founder-avatar[data-astro-cid-v2cbyr3p]{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--green));color:var(--white);display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:700;font-size:1.1rem;letter-spacing:.04em}.about-founder-text[data-astro-cid-v2cbyr3p]{line-height:1.3}.about-founder-name[data-astro-cid-v2cbyr3p]{font-family:var(--font-heading);font-weight:600;color:var(--navy)}.about-founder-title[data-astro-cid-v2cbyr3p]{font-size:.88rem;color:var(--text-light)}.about-founder-link[data-astro-cid-v2cbyr3p]{margin-left:auto;width:40px;height:40px;border-radius:50%;background:var(--bg-light);color:var(--blue);display:flex;align-items:center;justify-content:center;transition:background var(--transition),color var(--transition),transform var(--transition)}.about-founder-link[data-astro-cid-v2cbyr3p]:hover{background:var(--blue);color:var(--white);transform:translateY(-2px)}.about-founder-link[data-astro-cid-v2cbyr3p] svg[data-astro-cid-v2cbyr3p]{width:18px;height:18px}.about-visual[data-astro-cid-v2cbyr3p]{position:relative;height:420px}.about-shape[data-astro-cid-v2cbyr3p]{position:absolute;border-radius:50%;filter:blur(20px);opacity:.4}.about-shape--blue[data-astro-cid-v2cbyr3p]{width:300px;height:300px;background:var(--blue);offset-path:circle(60px at 28% 28%);offset-rotate:0deg;animation:aboutOrbit 22s linear infinite;will-change:offset-distance}.about-shape--green[data-astro-cid-v2cbyr3p]{width:260px;height:260px;background:var(--green);opacity:.65;offset-path:circle(55px at 72% 72%);offset-rotate:0deg;animation:aboutOrbit 26s linear infinite reverse;animation-delay:-11s;will-change:offset-distance}@keyframes aboutOrbit{0%{offset-distance:0%}to{offset-distance:100%}}@media (prefers-reduced-motion: reduce){.about-shape--blue[data-astro-cid-v2cbyr3p],.about-shape--green[data-astro-cid-v2cbyr3p]{animation:none}}.about-card[data-astro-cid-v2cbyr3p]{position:absolute;inset:40px;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:2rem;display:flex;flex-direction:column;justify-content:center;gap:.4rem}.about-card[data-astro-cid-v2cbyr3p] hr[data-astro-cid-v2cbyr3p]{border:0;border-top:1px solid var(--border);margin:.75rem 0}.about-card-stat[data-astro-cid-v2cbyr3p]{font-family:var(--font-heading);font-size:1.8rem;font-weight:700;color:var(--navy);line-height:1}.about-card-label[data-astro-cid-v2cbyr3p]{font-size:.85rem;color:var(--text-light);line-height:1.4}@media (max-width: 900px){.about-inner[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:3rem}.about-visual[data-astro-cid-v2cbyr3p]{height:320px;max-width:420px;margin-inline:auto;width:100%}}.amabox-band[data-astro-cid-c7j5jo6d]{background:radial-gradient(ellipse at top right,rgba(0,136,255,.25),transparent 55%),radial-gradient(ellipse at bottom left,rgba(138,198,0,.18),transparent 50%),var(--navy);padding-block:var(--section-py);color:var(--white)}.amabox-band-inner[data-astro-cid-c7j5jo6d]{max-width:760px;margin-inline:auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.amabox-band-eyebrow[data-astro-cid-c7j5jo6d]{font-family:var(--font-heading);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--green-light)}.amabox-band-headline[data-astro-cid-c7j5jo6d]{font-family:var(--font-heading);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:var(--white);line-height:1.2}.amabox-band-body[data-astro-cid-c7j5jo6d]{font-size:1.05rem;line-height:1.75;color:#ffffffd9;max-width:60ch;margin-inline:auto;margin-top:1.5rem}.amabox-band-cta[data-astro-cid-c7j5jo6d]{padding:.45em 1.25em;font-size:.85rem;gap:.4rem;margin-top:2.25rem}.amabox-band-cta[data-astro-cid-c7j5jo6d] svg[data-astro-cid-c7j5jo6d]{width:14px;height:14px}.contact[data-astro-cid-xmivup5a]{padding-block:var(--section-py);background:var(--bg-light)}.contact-inner[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-sub[data-astro-cid-xmivup5a]{font-size:1.05rem;color:var(--text);margin-bottom:2rem;line-height:1.7}.contact-details[data-astro-cid-xmivup5a]{list-style:none;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.contact-details[data-astro-cid-xmivup5a] li[data-astro-cid-xmivup5a]{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:var(--text)}.contact-details[data-astro-cid-xmivup5a] svg[data-astro-cid-xmivup5a]{width:18px;height:18px;color:var(--blue);flex-shrink:0}.contact-details[data-astro-cid-xmivup5a] a[data-astro-cid-xmivup5a]:hover{color:var(--blue)}.contact-aside-spacer[data-astro-cid-xmivup5a]{visibility:hidden}.contact-aside-card[data-astro-cid-xmivup5a]{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:.4rem}.contact-aside-eyebrow[data-astro-cid-xmivup5a]{font-family:var(--font-heading);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin-bottom:.25rem}.contact-aside-name[data-astro-cid-xmivup5a]{font-family:var(--font-heading);font-size:1.4rem;color:var(--navy);font-weight:700}.contact-aside-title[data-astro-cid-xmivup5a]{color:var(--text-light);font-size:.95rem;margin-bottom:1rem}.contact-aside-note[data-astro-cid-xmivup5a]{color:var(--text);font-size:.95rem;line-height:1.6;margin-bottom:2.25rem}.contact-aside-link[data-astro-cid-xmivup5a]{align-self:flex-end;color:var(--blue);font-family:var(--font-heading);font-weight:600;font-size:.92rem;transition:color var(--transition)}.contact-aside-link[data-astro-cid-xmivup5a]:hover{color:var(--blue-dark)}@media (max-width: 800px){.contact-inner[data-astro-cid-xmivup5a]{grid-template-columns:1fr;gap:2.5rem}}
