.hero[data-astro-cid-bbe6dxrz]{background-color:var(--black);min-height:100svh;display:flex;align-items:center;justify-content:center;padding:clamp(6rem,4rem + 5vw,10rem) clamp(1.5rem,1rem + 3vw,3.75rem);position:relative;overflow:hidden}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;pointer-events:none}.hero--glow-navy[data-astro-cid-bbe6dxrz]:before{background:radial-gradient(ellipse 60% 55% at 55% 45%,rgba(5,21,58,.85) 0%,transparent 70%),radial-gradient(ellipse 40% 50% at 75% 60%,rgba(209,185,139,.04) 0%,transparent 60%)}.hero--glow-gold[data-astro-cid-bbe6dxrz]:before{background:radial-gradient(ellipse 60% 55% at 55% 45%,rgba(209,185,139,.14) 0%,transparent 65%),radial-gradient(ellipse 40% 40% at 40% 50%,rgba(5,21,58,.5) 0%,transparent 70%)}.hero[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,var(--black),transparent);pointer-events:none}.hero__inner[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:4.5rem;width:100%;max-width:var(--max-width-content);margin:0 auto;position:relative;z-index:1}.hero--no-image[data-astro-cid-bbe6dxrz] .hero__inner[data-astro-cid-bbe6dxrz]{justify-content:center;text-align:center}.hero--no-image[data-astro-cid-bbe6dxrz] .hero__text[data-astro-cid-bbe6dxrz]{max-width:760px;flex:0 1 auto}.hero--no-image[data-astro-cid-bbe6dxrz] .hero__sub[data-astro-cid-bbe6dxrz],.hero--no-image[data-astro-cid-bbe6dxrz] .hero__badge[data-astro-cid-bbe6dxrz]{margin-left:auto;margin-right:auto}.hero--no-image[data-astro-cid-bbe6dxrz] .hero__ctas[data-astro-cid-bbe6dxrz],.hero--no-image[data-astro-cid-bbe6dxrz] .hero__trust[data-astro-cid-bbe6dxrz]{justify-content:center}.hero__text[data-astro-cid-bbe6dxrz]{flex:1;max-width:600px}.hero__badge[data-astro-cid-bbe6dxrz]{display:inline-block;background-color:var(--gold);color:var(--navy);font-size:.75rem;font-weight:700;padding:.375rem 1rem;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem}.hero__headline[data-astro-cid-bbe6dxrz]{font-weight:500;line-height:1.08;letter-spacing:-.018em;max-width:16ch;margin-bottom:0}.hero__word[data-astro-cid-bbe6dxrz]{display:inline-block;opacity:.001;transform:translateY(.45em);animation:hero-word-rise .55s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--i) * 45ms + 80ms);will-change:opacity,transform}.hero__word--sentence-start[data-astro-cid-bbe6dxrz]{animation-delay:calc(var(--i) * 45ms + .26s)}@keyframes hero-word-rise{to{opacity:1;transform:translateY(0)}}.hero__sub[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,.9rem + .3vw,1.1875rem);color:var(--text-on-dark-secondary);font-style:italic;margin-top:1.5rem;margin-bottom:0;line-height:1.6;max-width:520px;opacity:0;transform:translateY(8px);animation:hero-sub-rise .7s cubic-bezier(.16,1,.3,1) forwards;animation-delay:1s}@keyframes hero-sub-rise{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.hero__word[data-astro-cid-bbe6dxrz],.hero__sub[data-astro-cid-bbe6dxrz]{opacity:1;transform:none;animation:none}}.hero__ctas[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.25rem}.hero__trust[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;flex-wrap:wrap;gap:.625rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.hero__trust-item[data-astro-cid-bbe6dxrz]{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff6;white-space:nowrap}.hero__trust-dot[data-astro-cid-bbe6dxrz]{width:4px;height:4px;border-radius:50%;background:var(--gold);opacity:.5;flex-shrink:0}.hero__image[data-astro-cid-bbe6dxrz]{flex-shrink:0;display:flex;justify-content:center;position:relative}.hero__image-glow[data-astro-cid-bbe6dxrz]{position:absolute;inset:-40%;border-radius:50%;background:radial-gradient(circle,rgba(209,185,139,.08) 0%,transparent 65%);pointer-events:none;z-index:-1}.hero__image--photo[data-astro-cid-bbe6dxrz]{max-width:440px;width:100%;perspective:1200px}.hero__image--photo[data-astro-cid-bbe6dxrz] .hero__image-glow[data-astro-cid-bbe6dxrz]{background:radial-gradient(ellipse 70% 60% at 50% 50%,rgba(209,185,139,.18) 0%,transparent 60%),radial-gradient(ellipse 50% 80% at 50% 100%,rgba(232,168,124,.12) 0%,transparent 65%);inset:-25%}.photo-frame[data-astro-cid-bbe6dxrz]{position:relative;border-radius:28px;overflow:hidden;background:var(--bg-elevated);box-shadow:0 32px 80px -24px #000000bf,0 0 100px -30px #d1b98b40,inset 0 1px #ffffff0f;--tilt-x: 0deg;--tilt-y: 0deg;transform:rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;transition:transform var(--duration-normal) var(--ease-out);will-change:transform}.photo-frame[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{display:block;width:100%;height:auto}.photo-frame[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(105deg,#fff0 35%,#ffffff0f,#fff0 65%);opacity:var(--tilt-shine, 0);transition:opacity var(--duration-normal) var(--ease-out);mix-blend-mode:screen}@media (prefers-reduced-motion: reduce){.photo-frame[data-astro-cid-bbe6dxrz]{transition:none;transform:none}.photo-frame[data-astro-cid-bbe6dxrz]:after{display:none}}@media (max-width: 768px){.hero[data-astro-cid-bbe6dxrz]{padding-top:clamp(5rem,3rem + 5vw,7rem);padding-bottom:clamp(3rem,2rem + 3vw,5rem)}.hero__inner[data-astro-cid-bbe6dxrz]{flex-direction:column;text-align:center;gap:2.5rem}.hero__sub[data-astro-cid-bbe6dxrz]{max-width:100%}.hero__badge[data-astro-cid-bbe6dxrz]{display:block;width:fit-content;margin-left:auto;margin-right:auto}.hero__image[data-astro-cid-bbe6dxrz]{order:1}.hero__text[data-astro-cid-bbe6dxrz]{order:2}.hero__trust[data-astro-cid-bbe6dxrz],.hero__ctas[data-astro-cid-bbe6dxrz]{justify-content:center}}.section-heading[data-astro-cid-ytvomcwp]{margin-bottom:3rem}
