.hero.svelte-1l9mpfa{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;padding-top:var(--header-h)}.hero__bg.svelte-1l9mpfa{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__bg.svelte-1l9mpfa img:where(.svelte-1l9mpfa){width:100%;height:100%;object-fit:cover;object-position:center 40%;transform:scale(1.02);transition:transform 12s ease}.hero.svelte-1l9mpfa:hover .hero__bg:where(.svelte-1l9mpfa) img:where(.svelte-1l9mpfa){transform:scale(1)}.hero__overlay.svelte-1l9mpfa{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#03101fd1,#071a2fb8 45%,#163a5f8c)}.hero__grid.svelte-1l9mpfa{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-image:linear-gradient(rgba(45,108,223,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(45,108,223,.06) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 15%,black 80%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 15%,black 80%,transparent 100%)}.hero__content.svelte-1l9mpfa{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-xl);padding-top:var(--space-3xl);padding-bottom:var(--space-3xl)}.hero__text.svelte-1l9mpfa{max-width:680px}.hero__title.svelte-1l9mpfa{font-size:clamp(2.25rem,5.5vw,4rem);font-weight:900;letter-spacing:-.035em;color:var(--white);line-height:1.1;margin-bottom:var(--space-md)}.hero__sub.svelte-1l9mpfa{font-size:clamp(1rem,1.6vw,1.2rem);color:#ffffffb8;line-height:1.75;max-width:560px;margin-bottom:var(--space-lg)}.hero__actions.svelte-1l9mpfa{display:flex;gap:var(--space-sm);flex-wrap:wrap}.hero__badges.svelte-1l9mpfa{display:flex;flex-direction:column;gap:var(--space-sm);flex-shrink:0}.badge.svelte-1l9mpfa{background:#ffffff14;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);padding:.75rem 1.25rem;text-align:center;min-width:100px}.badge__num.svelte-1l9mpfa{display:block;font-size:1.125rem;font-weight:800;color:var(--white);letter-spacing:-.02em}.badge__label.svelte-1l9mpfa{display:block;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;margin-top:2px}.hero__scroll.svelte-1l9mpfa{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2}.hero__scroll-line.svelte-1l9mpfa{width:1px;height:48px;background:linear-gradient(to bottom,rgba(255,255,255,.5),transparent);margin:0 auto;animation:svelte-1l9mpfa-scrollPulse 2s ease infinite}@keyframes svelte-1l9mpfa-scrollPulse{0%,to{opacity:.5;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}@media(max-width:900px){.hero__content.svelte-1l9mpfa{flex-direction:column;align-items:flex-start}.hero__badges.svelte-1l9mpfa{flex-direction:row}}@media(max-width:480px){.hero__actions.svelte-1l9mpfa{flex-direction:column}.hero__actions.svelte-1l9mpfa .btn:where(.svelte-1l9mpfa){text-align:center;justify-content:center}}.trust-section__inner.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3xl);align-items:center}.trust-section__pillars.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-md)}.pillar.svelte-1uha8ag{padding:var(--space-md);background:var(--ice);border-radius:var(--radius-lg);border:1px solid var(--border)}.pillar__accent.svelte-1uha8ag{width:32px;height:3px;background:linear-gradient(90deg,var(--marine-blue),var(--electric-blue));border-radius:2px;margin-bottom:.875rem}.pillar__title.svelte-1uha8ag{font-size:1rem;font-weight:700;color:var(--text-dark);margin-bottom:.375rem}.pillar__desc.svelte-1uha8ag{font-size:.875rem;color:var(--text-muted);line-height:1.65}.services-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md)}.ocean-feature__inner.svelte-1uha8ag{display:grid;grid-template-columns:1fr 380px;gap:var(--space-3xl);align-items:center}.ocean-feature__actions.svelte-1uha8ag{display:flex;gap:var(--space-sm);flex-wrap:wrap;margin-top:var(--space-lg)}.ocean-feature__visual.svelte-1uha8ag{display:flex;align-items:center;justify-content:center}.ocean-radar.svelte-1uha8ag{position:relative;width:280px;height:280px}.radar-ring.svelte-1uha8ag{position:absolute;border-radius:50%;border:1px solid rgba(45,108,223,.2);top:50%;left:50%;transform:translate(-50%,-50%)}.r1.svelte-1uha8ag{width:280px;height:280px}.r2.svelte-1uha8ag{width:190px;height:190px;border-color:#2d6cdf4d}.r3.svelte-1uha8ag{width:100px;height:100px;border-color:#2d6cdf66}.radar-dot.svelte-1uha8ag{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background:var(--electric-blue);box-shadow:0 0 20px var(--electric-blue)}.insights-preview__header.svelte-1uha8ag{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-md);margin-bottom:var(--space-2xl)}.insights-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg)}.insight-card.svelte-1uha8ag{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:all var(--transition-base);display:flex;flex-direction:column}.insight-card.svelte-1uha8ag:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.insight-card__img.svelte-1uha8ag{aspect-ratio:16/9;overflow:hidden}.insight-card__img.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.insight-card.svelte-1uha8ag:hover .insight-card__img:where(.svelte-1uha8ag) img:where(.svelte-1uha8ag){transform:scale(1.05)}.insight-card__body.svelte-1uha8ag{padding:var(--space-md);display:flex;flex-direction:column;gap:.75rem;flex:1}.insight-card__meta.svelte-1uha8ag{display:flex;align-items:center;gap:.75rem}.insight-card__time.svelte-1uha8ag{font-size:.8125rem;color:var(--text-muted)}.insight-card__title.svelte-1uha8ag{font-size:1rem;font-weight:700;color:var(--text-dark);line-height:1.4}.insight-card__excerpt.svelte-1uha8ag{font-size:.875rem;color:var(--text-muted);line-height:1.7}@media(max-width:900px){.trust-section__inner.svelte-1uha8ag{grid-template-columns:1fr}.services-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.ocean-feature__inner.svelte-1uha8ag{grid-template-columns:1fr}.ocean-feature__visual.svelte-1uha8ag{display:none}.insights-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.insights-preview__header.svelte-1uha8ag{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.services-grid.svelte-1uha8ag,.insights-grid.svelte-1uha8ag,.trust-section__pillars.svelte-1uha8ag{grid-template-columns:1fr}}
