.hero-section.svelte-1rvubuj{--font-display: "SF Pro Display", "Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-body: "SF Pro Text", "Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;position:relative;width:100%;min-height:90vh;display:flex;align-items:center;justify-content:flex-start;padding:8rem 1.5rem 4rem;background:#fff;overflow:hidden}@media(min-width:768px){.hero-section.svelte-1rvubuj{padding:10rem 3.5rem 6rem}}@media(min-width:1024px){.hero-section.svelte-1rvubuj{padding:12rem 5rem 8rem}}.dark .hero-section.svelte-1rvubuj{background:#09090b}.hero-bg-gradient.svelte-1rvubuj{position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(to left,rgb(250 250 250 / .8),transparent);pointer-events:none}.dark .hero-bg-gradient.svelte-1rvubuj{background:linear-gradient(to left,rgb(24 24 27 / .3),transparent)}.hero-bg-blur.svelte-1rvubuj{position:absolute;top:-8rem;right:-8rem;width:24rem;height:24rem;background:#22c55e1a;border-radius:50%;filter:blur(80px);pointer-events:none}.dark .hero-bg-blur.svelte-1rvubuj{background:#22c55e0d}.hero-content.svelte-1rvubuj{position:relative;z-index:10;display:flex;flex-direction:column;max-width:56rem}.hero-label.svelte-1rvubuj{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}@media(min-width:768px){.hero-label.svelte-1rvubuj{margin-bottom:2.5rem}}.label-line.svelte-1rvubuj{width:2rem;height:1px;background:#18181b}@media(min-width:768px){.label-line.svelte-1rvubuj{width:3rem}}.dark .label-line.svelte-1rvubuj{background:#fafafa}.label-text.svelte-1rvubuj{font-family:var(--font-body);font-size:.65rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#71717a}@media(min-width:768px){.label-text.svelte-1rvubuj{font-size:.75rem}}.dark .label-text.svelte-1rvubuj{color:#a1a1aa}.label-dot.svelte-1rvubuj{width:6px;height:6px;background:#22c55e;border-radius:50%;animation:svelte-1rvubuj-pulse 2s ease-in-out infinite}@keyframes svelte-1rvubuj-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-heading.svelte-1rvubuj{margin-bottom:2rem}@media(min-width:768px){.hero-heading.svelte-1rvubuj{margin-bottom:2.5rem}}.hero-title.svelte-1rvubuj{font-family:var(--font-display);font-size:clamp(3.5rem,12vw,9rem);font-weight:900;letter-spacing:-.04em;line-height:.9;text-transform:uppercase;color:#18181b;margin:0}.dark .hero-title.svelte-1rvubuj{color:#fafafa}.title-accent.svelte-1rvubuj{color:#a1a1aa}.dark .title-accent.svelte-1rvubuj{color:#52525b}.hero-description.svelte-1rvubuj{font-family:var(--font-body);font-size:1rem;font-weight:400;line-height:1.8;color:#71717a;max-width:32ch;margin:0 0 3rem}@media(min-width:768px){.hero-description.svelte-1rvubuj{font-size:1.125rem;margin-bottom:3.5rem}}.dark .hero-description.svelte-1rvubuj{color:#a1a1aa}.hero-email.svelte-1rvubuj{margin-bottom:4rem}@media(min-width:768px){.hero-email.svelte-1rvubuj{margin-bottom:5rem}}.email-link.svelte-1rvubuj{display:inline-flex;align-items:center;gap:1rem;padding:.75rem 1.5rem;background:#f4f4f5;border-radius:9999px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1)}.dark .email-link.svelte-1rvubuj{background:#27272a}.email-link.svelte-1rvubuj:hover{background:#e4e4e7;transform:translateY(-2px)}.dark .email-link.svelte-1rvubuj:hover{background:#3f3f46}.email-icon.svelte-1rvubuj{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#fff;border-radius:50%;color:#18181b}.dark .email-icon.svelte-1rvubuj{background:#18181b;color:#fafafa}.email-text.svelte-1rvubuj{font-family:var(--font-body);font-size:.875rem;font-weight:600;color:#18181b}.dark .email-text.svelte-1rvubuj{color:#fafafa}.email-arrow.svelte-1rvubuj{color:#a1a1aa;transition:transform .3s ease}.email-link.svelte-1rvubuj:hover .email-arrow:where(.svelte-1rvubuj){transform:translate(4px);color:#18181b}.dark .email-link.svelte-1rvubuj:hover .email-arrow:where(.svelte-1rvubuj){color:#fafafa}.hero-social.svelte-1rvubuj{display:flex;flex-direction:column;gap:1rem;padding-top:2rem;border-top:1px solid rgb(228 228 231 / .5)}.dark .hero-social.svelte-1rvubuj{border-top-color:#3f3f4680}.social-label.svelte-1rvubuj{font-family:var(--font-body);font-size:.625rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#a1a1aa}.social-list.svelte-1rvubuj{display:flex;gap:1rem}.social-item.svelte-1rvubuj{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid rgb(228 228 231);border-radius:50%;color:#71717a;transition:all .3s ease}.dark .social-item.svelte-1rvubuj{border-color:#3f3f46;color:#a1a1aa}.social-item.svelte-1rvubuj:hover{background:#18181b;border-color:#18181b;color:#fff;transform:translateY(-2px)}.dark .social-item.svelte-1rvubuj:hover{background:#fafafa;border-color:#fafafa;color:#18181b}.ease-out-expo.svelte-6fqot{transition-timing-function:cubic-bezier(.16,1,.3,1)}.contact-page.svelte-1xkbojm{display:flex;flex-direction:column;width:100%;min-height:100vh}
