.Hero_hero__Q5FaL{--hero-bg:#f8fafc;--hero-fg:#0f172a;--hero-muted:#475569;--hero-accent:#0d9488;--hero-border:#e2e8f0;--hero-overlay-opacity:0.24;--hero-min-height:400px;--hero-content-align:flex-start;--hero-content-text-align:left;position:relative;overflow:hidden;width:100%;min-height:var(--hero-min-height);color:var(--hero-fg);background:var(--hero-bg)}.Hero_heightSmall__aPlhv{--hero-min-height:350px}.Hero_heightMedium__uxwhr{--hero-min-height:400px}.Hero_heightLarge__GS4KW{--hero-min-height:450px}.Hero_background__VIhVN{position:absolute;inset:0;pointer-events:none;z-index:0}.Hero_orbBottom__lI1DG,.Hero_orbTop__fPRTa{position:absolute;border-radius:999px;filter:blur(90px)}.Hero_orbTop__fPRTa{top:0;right:0;width:420px;height:420px;background:color-mix(in srgb,var(--hero-accent) 30%,transparent);transform:translate(30%,-50%)}.Hero_orbBottom__lI1DG{left:0;bottom:0;width:360px;height:360px;background:color-mix(in srgb,var(--hero-accent) 18%,#ffffff);transform:translate(-20%,30%)}.Hero_grid__NzR7w{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(148,163,184,.16) 1px,transparent 0),linear-gradient(180deg,rgba(148,163,184,.16) 1px,transparent 0);background-size:56px 56px}.Hero_container__Bhp9z{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:1.5rem 1rem}.Hero_layout__8_4Do{display:grid;gap:1.75rem;grid-template-columns:1fr}.Hero_content__rnCeh{display:flex;flex-direction:column;align-items:var(--hero-content-align);text-align:var(--hero-content-text-align);gap:1rem}.Hero_alignCenter__Y380f{--hero-content-align:center;--hero-content-text-align:center}.Hero_alignLeft__gal5G{--hero-content-align:flex-start;--hero-content-text-align:left}.Hero_alignRight__42Nh3{--hero-content-align:flex-end;--hero-content-text-align:right}.Hero_badge__93GXJ{display:inline-flex;align-items:center;gap:.5rem;border:1px solid color-mix(in srgb,var(--hero-accent) 22%,white);border-radius:999px;background:color-mix(in srgb,var(--hero-accent) 8%,white);color:color-mix(in srgb,var(--hero-accent) 82%,black);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.5rem .8rem}.Hero_dot__v6Ul9{width:.5rem;height:.5rem;border-radius:999px;background:var(--hero-accent)}.Hero_title__JisBU{margin:0;line-height:1.08;letter-spacing:-.02em;font-size:clamp(2rem,6vw,3.75rem);font-family:var(--font-serif,Georgia,Cambria,"Times New Roman",Times,serif)}.Hero_highlight__M_QP_{color:var(--hero-accent)}.Hero_subtitle__sB1Gj{margin:0;color:var(--hero-muted);font-size:clamp(.95rem,2.3vw,1.125rem);max-width:70ch}.Hero_description__wKkHN{margin:0;color:var(--hero-muted);font-size:clamp(1rem,2.6vw,1.25rem);line-height:1.65;max-width:68ch}.Hero_actions__FA3vF{display:flex;width:100%;flex-wrap:wrap;gap:.75rem}.Hero_actionButton__bAg2r{display:inline-flex;align-items:center;justify-content:center;appearance:none;border:1px solid transparent;border-radius:.8rem;padding:.8rem 1.1rem;font-size:.95rem;font-weight:700;line-height:1.2;cursor:pointer;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,color .22s ease,border-color .22s ease}.Hero_actionButtonPrimary__Bu_hS{background:var(--hero-accent);color:#ffffff;box-shadow:0 10px 24px color-mix(in srgb,var(--hero-accent) 24%,transparent)}.Hero_actionButtonSecondary__gio2r{background:#ffffff;border-color:var(--hero-border);color:#1f2937}.Hero_actionButtonGhost__HVPv_{background:transparent;border-color:color-mix(in srgb,var(--hero-accent) 35%,white);color:var(--hero-accent)}.Hero_actionButton__bAg2r:hover{transform:translateY(-1px)}.Hero_actionButton__bAg2r:focus-visible{outline:3px solid color-mix(in srgb,var(--hero-accent) 35%,white);outline-offset:2px}.Hero_stats__Sz1vU{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;border:1px solid var(--hero-border);border-radius:.9rem;overflow:hidden;background:rgba(255,255,255,.92)}.Hero_statItem__elgYf{padding:.8rem .65rem;text-align:center}.Hero_statItem__elgYf:not(:last-child){border-right:1px solid var(--hero-border)}.Hero_statValue__pOqZc{margin:0;font-size:clamp(1rem,3.2vw,1.25rem);font-weight:800}.Hero_statLabel__Xdmbw{margin:.2rem 0 0;font-size:.74rem;color:var(--hero-muted);font-weight:600}.Hero_visual__PwK64{display:none;position:relative;min-height:300px;width:100%}.Hero_imageFrame__nlyCj{position:relative;height:100%;min-height:300px;border-radius:1.6rem;overflow:hidden;border:6px solid rgba(255,255,255,.95);box-shadow:0 24px 48px rgba(2,8,23,.11);background:color-mix(in srgb,var(--hero-accent) 16%,white)}.Hero_imageLoading__Npl6Q{position:absolute;inset:0;background:linear-gradient(110deg,#e5e7eb 8%,#f8fafc 18%,#e5e7eb 33%);background-size:200% 100%;animation:Hero_shimmer__uS1J4 1.8s linear infinite}.Hero_heroImage__por6I{object-fit:cover}.Hero_overlay__kq0F9{position:absolute;inset:0;background:linear-gradient(to top,rgba(15,23,42,var(--hero-overlay-opacity)),rgba(15,23,42,0))}.Hero_imageFallback__7KBRd{position:absolute;inset:0;display:grid;place-items:center;color:#0f172a;background:color-mix(in srgb,var(--hero-accent) 14%,white);font-weight:700}.Hero_floatingCard__QM2CN{position:absolute;max-width:230px;border-radius:.95rem;border:1px solid var(--hero-border);background:rgba(255,255,255,.95);box-shadow:0 14px 32px rgba(15,23,42,.12);padding:.7rem .8rem}.Hero_floatingCardTopLeft__J_F_B{left:-.3rem;top:.8rem}.Hero_floatingCardTopRight__XrhtQ{right:-.3rem;top:.8rem}.Hero_floatingCardBottomLeft__3noqA{left:-.3rem;bottom:.8rem}.Hero_floatingCardBottomRight__iyNx5{right:-.3rem;bottom:.8rem}.Hero_floatingTitle__bcift{margin:0;font-size:.8rem;font-weight:700}.Hero_floatingDescription__7VUfJ{margin:.25rem 0 0;color:var(--hero-muted);font-size:.74rem}.Hero_floatingValue__qrvrw{margin:.35rem 0 0;color:var(--hero-accent);font-size:.8rem;font-weight:700}.Hero_withMotion__Wde6b .Hero_floatingCard__QM2CN{animation:Hero_floatY__ZEBLw 4s ease-in-out infinite}.Hero_withMotion__Wde6b .Hero_floatingCard__QM2CN:nth-child(2n){animation-duration:5s}@keyframes Hero_shimmer__uS1J4{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes Hero_floatY__ZEBLw{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-6px,0)}}@media (min-width:640px){.Hero_container__Bhp9z{padding:2rem 1.5rem}.Hero_actionButton__bAg2r{padding:.88rem 1.25rem}}@media (min-width:1024px){.Hero_container__Bhp9z{padding:2.3rem 2rem}.Hero_layout__8_4Do{grid-template-columns:minmax(0,1fr) minmax(0,.96fr);align-items:center;gap:2rem}.Hero_visual__PwK64{display:block;min-height:540px}.Hero_imageFrame__nlyCj{min-height:540px}.Hero_heightSmall__aPlhv{--hero-min-height:500px}.Hero_heightMedium__uxwhr{--hero-min-height:560px}.Hero_heightLarge__GS4KW{--hero-min-height:680px}}@media (prefers-reduced-motion:reduce){.Hero_actionButton__bAg2r,.Hero_imageLoading__Npl6Q,.Hero_withMotion__Wde6b .Hero_floatingCard__QM2CN{animation:none;transition:none}}