.hero[data-astro-cid-wse7a2hg]{position:relative;padding:3rem 0 4rem;overflow:hidden;isolation:isolate;background:var(--color-hero-bg)}[data-astro-cid-wse7a2hg][data-theme=light] .hero-bg[data-astro-cid-wse7a2hg]{opacity:.35}.streams[data-astro-cid-wse7a2hg]{position:absolute;inset:0;pointer-events:none;z-index:1}.ds[data-astro-cid-wse7a2hg]{position:absolute;top:-60px;width:2px;height:180px;background:linear-gradient(180deg,transparent 0%,rgba(96,165,250,.6) 30%,rgba(37,99,235,.8) 60%,rgba(96,165,250,.4) 80%,transparent 100%);box-shadow:0 0 8px #3b82f680;border-radius:2px;animation:streamDrop var(--speed, 7s) linear infinite;animation-delay:var(--d, 0s)}@keyframes streamDrop{0%{opacity:0;transform:translateY(0)}5%{opacity:.5}15%{opacity:.8}40%{opacity:.5}65%{opacity:.15}to{opacity:0;transform:translateY(calc(100vh + 100px))}}.hero-inner[data-astro-cid-wse7a2hg]{display:flex;flex-direction:column;gap:3rem;position:relative;z-index:2}.hero-content[data-astro-cid-wse7a2hg]{max-width:640px}.hero-title[data-astro-cid-wse7a2hg]{font-size:2rem;font-weight:700;line-height:1.15;letter-spacing:-.03em}.hero-subtitle[data-astro-cid-wse7a2hg]{margin-top:1rem;font-size:1rem;color:var(--color-text-secondary);line-height:1.7;max-width:520px}.hero-actions[data-astro-cid-wse7a2hg]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.hero-visual[data-astro-cid-wse7a2hg]{display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.hero-graphic[data-astro-cid-wse7a2hg]{width:100%;max-width:500px}@media(min-width:768px){.hero[data-astro-cid-wse7a2hg]{padding:4rem 0 6rem}.hero-title[data-astro-cid-wse7a2hg]{font-size:2.75rem}.hero-subtitle[data-astro-cid-wse7a2hg]{font-size:1.0625rem;margin-top:1.25rem}.hero-actions[data-astro-cid-wse7a2hg]{margin-top:2rem}}@media(min-width:1024px){.hero-inner[data-astro-cid-wse7a2hg]{flex-direction:row;align-items:center;gap:4rem}.hero-content[data-astro-cid-wse7a2hg],.hero-visual[data-astro-cid-wse7a2hg]{flex:1}.hero-title[data-astro-cid-wse7a2hg]{font-size:3rem}}@media(prefers-reduced-motion:reduce){.ds[data-astro-cid-wse7a2hg]{animation:none}}.trust-signals[data-astro-cid-orqkf3h7]{padding:4rem 0;background:var(--color-bg-elevated)}.trust-heading[data-astro-cid-orqkf3h7]{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.3}.trust-text[data-astro-cid-orqkf3h7]{margin-top:.75rem;font-size:.9375rem;color:var(--color-text-secondary);line-height:1.7;max-width:640px}.trust-grid[data-astro-cid-orqkf3h7]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}.trust-item[data-astro-cid-orqkf3h7]{display:flex;flex-direction:column;padding:1.5rem;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:border-color var(--transition),background var(--transition)}.trust-item[data-astro-cid-orqkf3h7]:hover{border-color:var(--color-border-hover);background:var(--color-bg-elevated)}.trust-header[data-astro-cid-orqkf3h7]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.trust-icon[data-astro-cid-orqkf3h7]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:var(--radius);background:var(--color-accent-muted);color:var(--color-accent)}.trust-item-title[data-astro-cid-orqkf3h7]{font-size:1rem;font-weight:600;line-height:1.3;margin:0}.trust-item-text[data-astro-cid-orqkf3h7]{font-size:.875rem;color:var(--color-text-muted);line-height:1.6}@media(min-width:640px){.trust-grid[data-astro-cid-orqkf3h7]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.trust-heading[data-astro-cid-orqkf3h7]{font-size:1.75rem}.trust-grid[data-astro-cid-orqkf3h7]{grid-template-columns:repeat(4,1fr)}}@media(min-width:768px){.trust-signals[data-astro-cid-orqkf3h7]{padding:5rem 0}}.services-grid[data-astro-cid-ct7546hk]{display:grid;grid-template-columns:1fr;gap:1.5rem}.service-card[data-astro-cid-ct7546hk]{display:flex;flex-direction:column;padding:2rem;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);position:relative;overflow:hidden;transition:border-color var(--transition-slow),background var(--transition-slow),transform var(--transition-slow),box-shadow var(--transition-slow)}.service-card[data-astro-cid-ct7546hk]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--card-accent);border-radius:3px 0 0 3px;opacity:0;transition:opacity var(--transition-slow)}.service-card[data-astro-cid-ct7546hk]:hover{border-color:var(--color-border-glow);background:var(--color-bg-elevated);transform:translateY(-3px);box-shadow:0 8px 30px #0006}.service-card[data-astro-cid-ct7546hk]:hover:before{opacity:1}.service-card__icon[data-astro-cid-ct7546hk]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:56px;height:56px;border-radius:var(--radius);background:var(--card-accent-bg);color:var(--card-accent);margin-bottom:1.25rem}.service-card__title[data-astro-cid-ct7546hk]{font-size:1.125rem;font-weight:700;letter-spacing:-.02em;line-height:1.35;margin-bottom:.5rem}.service-card__desc[data-astro-cid-ct7546hk]{font-size:.9375rem;color:var(--color-text-secondary);line-height:1.65;flex:1;margin-bottom:1.5rem}.service-card__action[data-astro-cid-ct7546hk]{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;color:var(--color-text-muted);transition:color var(--transition),gap var(--transition);padding-top:.875rem;border-top:1px solid var(--color-border);width:100%}.service-card__action[data-astro-cid-ct7546hk] svg[data-astro-cid-ct7546hk]{flex-shrink:0}.service-card[data-astro-cid-ct7546hk]:hover .service-card__action[data-astro-cid-ct7546hk]{color:var(--card-accent);gap:.625rem}@media(min-width:640px){.services-grid[data-astro-cid-ct7546hk]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:1024px){.service-card[data-astro-cid-ct7546hk]{padding:2.25rem}.service-card__icon[data-astro-cid-ct7546hk]{width:60px;height:60px;margin-bottom:1.5rem}.service-card__desc[data-astro-cid-ct7546hk]{margin-bottom:1.5rem}}.purpose[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:2rem;align-items:center}.purpose-text[data-astro-cid-j7pv25f6]{max-width:640px}.purpose-visual[data-astro-cid-j7pv25f6]{display:flex;justify-content:center;width:100%}.section-img[data-astro-cid-j7pv25f6]{max-width:100%;height:auto;border-radius:var(--radius-lg);filter:drop-shadow(0 4px 24px rgba(0,0,0,.35))}.section-heading[data-astro-cid-j7pv25f6]{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.3}.section-text[data-astro-cid-j7pv25f6]{margin-top:.75rem;font-size:.9375rem;color:var(--color-text-secondary);line-height:1.7;max-width:520px}.purpose-highlight[data-astro-cid-j7pv25f6]{margin-top:1.25rem;font-size:1.125rem;font-weight:600;color:var(--color-text);line-height:1.5;max-width:520px}.services-home__grid[data-astro-cid-j7pv25f6]{margin-top:4rem}.process-home[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:1.5rem}.process-home[data-astro-cid-j7pv25f6] .section-text[data-astro-cid-j7pv25f6]{max-width:560px}.process-home__steps[data-astro-cid-j7pv25f6]{margin-top:1rem}.process-home__cta[data-astro-cid-j7pv25f6]{text-align:center;margin-top:.5rem}@media(min-width:768px){.section-heading[data-astro-cid-j7pv25f6]{font-size:1.75rem}}@media(min-width:1024px){.purpose[data-astro-cid-j7pv25f6]{flex-direction:row;align-items:center;gap:4rem}.purpose-text[data-astro-cid-j7pv25f6],.purpose-visual[data-astro-cid-j7pv25f6]{flex:1}}
