:root {
  --atlantic-bg: #f1fffb;
  --atlantic-ink: #173f3d;
  --atlantic-muted: #65817d;
  --atlantic-teal: #0b5558;
  --atlantic-teal-2: #2ba7a0;
  --atlantic-lime: #d9ff57;
  --atlantic-card: rgba(255, 255, 255, .76);
  --atlantic-line: rgba(23, 63, 61, .12);
  --atlantic-radius: 22px;
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: var(--atlantic-bg);
  color: var(--atlantic-ink);
  font-family: "DM Sans", Arial, sans-serif;
  line-height: 1.55;
  -webkit-font-smoothing: antialiased;
}
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; height: auto; }
h1, h2, h3, h4, p { margin-top: 0; }
h1, h2, h3, h4, .atlantic-wordmark { font-family: Manrope, "DM Sans", sans-serif; }
.atlantic-shell { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.skip-link:focus { z-index: 99999; width: auto; height: auto; clip: auto; margin: 8px; padding: 10px 14px; background: #fff; color: #000; }

.atlantic-header {
  position: relative;
  z-index: 50;
  width: calc(100% - 40px);
  margin: 20px auto 0;
  padding: 14px 0;
  border: 1px solid rgba(255,255,255,.58);
  border-radius: 20px 20px 0 0;
  background: linear-gradient(90deg, #78979e 0%, rgba(38,125,126,.72) 48%, rgba(27,79,90,.94) 100%);
  color: #fff;
}
.atlantic-header::after { content: ""; position: absolute; left: -1px; right: -1px; bottom: -18px; height: 19px; background: #0c5357; }
.atlantic-header__inner { display: flex; align-items: center; justify-content: space-between; min-height: 56px; gap: 32px; }
.atlantic-wordmark { display: inline-flex; align-items: baseline; color: #fff; font-size: 30px; letter-spacing: -1.8px; }
.atlantic-wordmark strong { color: var(--atlantic-lime); font-weight: 700; }
.atlantic-wordmark span { font-weight: 400; }
.atlantic-nav ul { display: flex; gap: 34px; margin: 0; padding: 0; list-style: none; }
.atlantic-nav a { font-size: 15px; }
.atlantic-header-cta { padding: 13px 25px; border: 1px solid rgba(255,255,255,.62); border-radius: 16px; font-weight: 500; }
.atlantic-menu-toggle { display: none; width: 44px; height: 44px; border: 1px solid rgba(255,255,255,.4); border-radius: 12px; background: transparent; }
.atlantic-menu-toggle i { display: block; width: 20px; height: 2px; margin: 4px auto; background: #fff; }
.elementor-global-header.atlantic-header { display: block; }
.elementor-global-header.atlantic-header {
  width: 100%;
  margin: 0;
  padding: 14px 0;
  border-width: 0 0 1px;
  border-radius: 0;
  background: linear-gradient(90deg, rgba(119,151,158,.96), rgba(48,143,141,.92) 52%, rgba(25,76,87,.98));
}
.elementor-global-header.atlantic-header::after { display: none; }
.elementor-global-header .atlantic-header__inner > .e-con-inner {
  display: grid !important;
  grid-template-columns: 300px minmax(0, 1fr) auto;
  align-items: center;
  gap: 32px;
  min-height: 56px;
}
.elementor-global-header .atlantic-header__inner > .e-con-inner > img {
  width: 270px !important;
  height: auto !important;
  max-height: 68px;
  object-fit: contain;
  justify-self: start;
}
.elementor-global-header .elementor-header-nav:empty { display: none !important; }
.elementor-global-header .atlantic-header__inner > .e-con-inner > img + .elementor-header-nav { display: none !important; }
.elementor-global-header .elementor-header-nav:not(:empty) {
  width: auto !important;
  justify-self: center;
}
.elementor-global-header .elementor-header-cta { justify-self: end; }
.elementor-wordmark .elementor-heading-title { display: inline-flex; align-items: baseline; color: #fff; font-family: Manrope, "DM Sans", sans-serif; font-size: 30px; letter-spacing: -1.8px; }
.elementor-wordmark strong { color: var(--atlantic-lime); }
.elementor-wordmark span { font-weight: 400; }
.elementor-header-nav > .e-con-inner, .elementor-footer-nav > .e-con-inner, .elementor-footer-legal > .e-con-inner { display: flex !important; flex-direction: row !important; align-items: center; gap: 26px; }
.elementor-nav-link { width: auto !important; }
.elementor-nav-link .elementor-button { padding: 0; background: transparent; color: inherit; font-size: 14px; }
.elementor-header-cta { width: auto !important; }
.elementor-header-cta .elementor-button { padding: 13px 25px; border: 1px solid rgba(255,255,255,.62); border-radius: 16px; background: transparent; color: #fff; }

.atlantic-home { overflow: hidden; }
.atlantic-home .elementor-widget:not(:last-child) { margin-bottom: 0; }
.atlantic-home .elementor-element.container { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.atlantic-home .elementor-element.hero-section,
.atlantic-home .elementor-element.section { display: block; }
.atlantic-home .hero-grid, .atlantic-home .feature-grid, .atlantic-home .about-grid,
.atlantic-home .stat-grid, .atlantic-home .testimonial-grid, .atlantic-home .blog-grid,
.atlantic-home .partner-strip { display: grid; width: 100% !important; }
.atlantic-home .hero-grid,
.atlantic-home .feature-grid,
.atlantic-home .blog-grid { width: min(1180px, calc(100vw - 48px)) !important; max-width: none !important; }
.atlantic-home .hero-grid > .e-con-inner > .elementor-element,
.atlantic-home .feature-grid > .e-con-inner > .elementor-element,
.atlantic-home .blog-grid > .e-con-inner > .elementor-element { width: auto !important; max-width: none !important; }
.atlantic-home .hero-grid > .e-con-inner,
.atlantic-home .feature-grid > .e-con-inner,
.atlantic-home .about-grid > .e-con-inner,
.atlantic-home .stat-grid > .e-con-inner,
.atlantic-home .testimonial-grid > .e-con-inner,
.atlantic-home .blog-grid > .e-con-inner,
.atlantic-home .partner-strip > .e-con-inner { display: grid !important; width: 100%; }
.atlantic-home .hero-grid > .e-con-inner,
.atlantic-home .feature-grid > .e-con-inner,
.atlantic-home .about-grid > .e-con-inner,
.atlantic-home .stat-grid > .e-con-inner,
.atlantic-home .testimonial-grid > .e-con-inner,
.atlantic-home .blog-grid > .e-con-inner { display: grid !important; }
.atlantic-home .hero-grid > .e-con-inner,
.atlantic-home .feature-grid > .e-con-inner,
.atlantic-home .blog-grid > .e-con-inner {
  width: min(1180px, calc(100vw - 48px)) !important;
  max-width: none !important;
}

.hero-section {
  position: relative;
  width: 100% !important;
  max-width: none !important;
  min-height: 790px;
  margin: 0 0 100px !important;
  padding: 76px 0 0;
  overflow: hidden;
  border-radius: 0;
  background:
    radial-gradient(circle at 75% 43%, rgba(108,231,207,.62), transparent 32%),
    radial-gradient(circle at 22% 92%, rgba(41,161,158,.48), transparent 44%),
    linear-gradient(120deg, #0a4b50 0%, #176f71 50%, #48c5b3 100%);
  color: #fff;
}
.hero-section::before { content: ""; position: absolute; width: 520px; height: 520px; left: -250px; top: -210px; border: 28px solid #d173e8; border-radius: 50%; transform: rotate(-20deg); filter: drop-shadow(0 8px 10px rgba(154,62,184,.35)); }
.hero-section::after { content: ""; position: absolute; width: 760px; height: 760px; right: -95px; top: -240px; border: 2px solid rgba(255,255,255,.12); border-radius: 50%; }
.hero-grid { position: relative; z-index: 2; grid-template-columns: .9fr 1.1fr; align-items: center; min-height: 570px; gap: 35px; }
.hero-grid > .e-con-inner { grid-template-columns: .9fr 1.1fr; align-items: center; min-height: 570px; gap: 35px; }
.hero-copy { z-index: 4; padding-left: 86px; }
.hero-copy h1 { margin-bottom: 28px; color: #fff !important; font-size: clamp(58px, 6.5vw, 96px); line-height: 1.02; letter-spacing: -4px; }
.hero-copy h1 .accent, .hero-copy h1 strong { color: var(--atlantic-lime) !important; font-weight: 600; }
.hero-copy p { max-width: 520px; margin-bottom: 30px; color: rgba(255,255,255,.9) !important; font-size: 20px; }
.hero-button .elementor-button, .atlantic-button { display: inline-flex; min-height: 50px; align-items: center; padding: 0 26px; border-radius: 999px; background: var(--atlantic-lime); color: #071f1d; font-weight: 700; }
.hero-visual { position: relative; align-self: stretch; min-height: 590px; }
.hero-doctor { position: absolute !important; z-index: 3; right: 42px; bottom: 0; width: min(100%, 545px) !important; }
.hero-doctor img { width: 100%; }
.hero-card { position: absolute !important; z-index: 6; left: 0; bottom: 70px; width: 265px !important; padding: 22px 28px; border: 1px solid rgba(255,255,255,.75); background: rgba(242,247,247,.8); color: #102e2d; backdrop-filter: blur(12px); }
.hero-card .elementor-widget-heading { margin: 0; }
.claim-label .elementor-heading-title, .claim-period .elementor-heading-title { color: #355c59; font-size: 15px; font-weight: 500; }
.claim-value .elementor-heading-title { margin: 6px 0; color: #102e2d; font-size: 36px; line-height: 1; }
.hero-orbit--one { position: absolute; z-index: 1; width: 480px; height: 480px; right: 6px; top: 10px; border: 1px solid rgba(255,255,255,.18); border-radius: 50%; }
.partner-strip { position: relative; z-index: 10; grid-template-columns: repeat(5, 1fr); align-items: center; gap: 40px; width: calc(100% - 28px) !important; max-width: none !important; min-height: 116px; margin: 0 14px !important; padding: 25px 68px; border-radius: 18px; background: rgba(187,238,230,.43); backdrop-filter: blur(14px); }
.partner-strip > .e-con-inner { grid-template-columns: repeat(5, 1fr); align-items: center; gap: 40px; }
.partner-logo img { width: 100%; max-width: 170px; max-height: 46px; margin: auto; object-fit: contain; filter: brightness(0) invert(1); }

.section { padding: 92px 0; }
.section-heading { max-width: 720px; margin: 0 auto 50px !important; text-align: center; }
.section-heading--left { margin-inline: 0 !important; text-align: left; }
.section-heading .elementor-widget-heading, .section-heading .elementor-widget-text-editor { margin: 0; }
.section-heading .section-eyebrow .elementor-heading-title { display: inline-block; padding: 8px 18px; border-radius: 999px; background: #efeeee; color: #365250; font-size: 14px; font-weight: 500; }
.section-heading h2, .about-copy h2, .blog-title-row h2 { margin: 18px 0 12px; color: var(--atlantic-ink) !important; font-size: clamp(34px, 4vw, 54px); line-height: 1.08; letter-spacing: -2px; }
.section-heading p, .about-copy p { color: var(--atlantic-muted); }
.features-section { position: relative; padding-top: 10px; }
.features-section::after { content: ""; position: absolute; z-index: -1; width: 520px; height: 520px; right: -120px; top: 90px; border: 2px solid rgba(33,113,108,.06); border-radius: 50%; box-shadow: 0 0 0 70px rgba(33,113,108,.025); }
.feature-grid { grid-template-columns: repeat(3, 1fr); gap: 28px; }
.feature-grid > .e-con-inner { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; }
.feature-card { min-height: 310px; padding: 30px !important; border: 1px solid rgba(24,74,70,.08); border-radius: 18px; background: rgba(255,255,255,.72); box-shadow: 0 12px 36px rgba(24,74,70,.04); }
.feature-card__image { width: 64px !important; margin-bottom: 28px; }
.feature-card__image img { width: 64px; height: 64px; object-fit: contain; }
.feature-card h3 { margin-bottom: 8px; font-size: 24px; line-height: 1.2; }
.feature-card p { min-height: 76px; color: var(--atlantic-muted); }
.text-link .elementor-button { padding: 0; background: transparent; color: var(--atlantic-ink); font-size: 14px; font-weight: 700; }

.about-band { padding: 86px 0; }
.about-band > .e-con-inner > .container { padding: 56px 52px; border-radius: 22px; background: linear-gradient(110deg, #0d5c60, #43bbb0); color: #fff; overflow: hidden; }
.about-grid { width: min(1076px, calc(100vw - 152px)) !important; max-width: none !important; grid-template-columns: 1.15fr .85fr; align-items: center; gap: 48px; }
.about-grid > .e-con-inner { width: min(1076px, calc(100vw - 152px)) !important; max-width: none !important; grid-template-columns: minmax(0, 1.15fr) minmax(380px, .85fr); align-items: center; gap: 48px; }
.about-grid > .e-con-inner > .elementor-element { width: auto !important; max-width: none !important; }
.about-copy h2 { color: #fff !important; }
.about-copy p { display: none; }
.stat-grid { width: 100% !important; max-width: none !important; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.stat-grid > .e-con-inner { width: 100% !important; max-width: none !important; grid-template-columns: repeat(2, minmax(170px, 1fr)); gap: 20px; }
.stat-grid > .e-con-inner > .stat-card { width: auto !important; min-width: 0; }
.stat-card { min-height: 145px; padding: 24px; border: 1px solid rgba(255,255,255,.25); background: rgba(255,255,255,.12); }
.stat-card .elementor-widget-heading { margin: 0; }
.stat-card span { color: rgba(255,255,255,.78); font-size: 14px; }
.stat-card h3 { margin: 8px 0 0; color: #fff; font-size: 34px; }

.testimonials-section > .e-con-inner > .container > .e-con-inner { display: grid; grid-template-columns: 1fr 1fr; align-items: start; gap: 80px; }
.testimonial-grid { grid-template-columns: 1fr; gap: 24px; }
.testimonial-grid > .e-con-inner { grid-template-columns: 1fr; gap: 24px; }
.testimonial-card { padding: 28px 30px !important; border-radius: 16px; background: rgba(255,255,255,.68); box-shadow: 0 12px 38px rgba(27,73,69,.05); }
.testimonial-card::before { content: "★★★★★"; display: block; margin-bottom: 8px; color: #ffb400; letter-spacing: 2px; }
.testimonial-card > .elementor-widget-text-editor p { min-height: auto; margin-bottom: 18px; color: var(--atlantic-ink); font-size: 18px; font-weight: 600; }
.testimonial-person { display: flex !important; flex-direction: row !important; align-items: center; gap: 12px; }
.testimonial-avatar { flex: 0 0 46px; width: 46px !important; }
.testimonial-avatar img { width: 46px; height: 46px; border-radius: 50%; object-fit: cover; }
.testimonial-person__details { gap: 0; }
.testimonial-person__details .elementor-widget-heading, .testimonial-person__details .elementor-widget-text-editor { margin: 0; }
.testimonial-person__details h4 { margin: 0; font-size: 14px; }
.testimonial-person__details p { margin: 0 !important; color: var(--atlantic-muted) !important; font-size: 12px !important; font-weight: 400 !important; }

.blog-section { padding-top: 120px; }
.blog-title-row { display: flex !important; flex-direction: column !important; align-items: center; margin-bottom: 48px !important; text-align: center; }
.blog-title-row h2 { max-width: 700px; }
.blog-title-row .text-link { order: 2; margin-top: 50px; }
.blog-grid { grid-template-columns: repeat(3, 1fr); gap: 28px; }
.blog-grid > .e-con-inner { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; }
.blog-card { overflow: hidden; border: 1px solid rgba(24,74,70,.08); border-radius: 16px; background: rgba(255,255,255,.68); }
.blog-card__image img { width: 100%; aspect-ratio: 1.55; object-fit: cover; }
.blog-card__content { padding: 24px !important; }
.blog-card__content h3 { margin-bottom: 10px; font-size: 21px; line-height: 1.25; }
.blog-card__content p { min-height: 70px; color: var(--atlantic-muted); font-size: 14px; }

.atlantic-footer { margin-top: 80px; padding: 52px 0 24px; background: linear-gradient(110deg, #093e47, #2db8ad); color: #fff; }
.atlantic-footer__main { display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.atlantic-wordmark--footer { font-size: 24px; }
.atlantic-footer__nav ul { display: flex; gap: 22px; margin: 0; padding: 0; list-style: none; font-size: 13px; }
.atlantic-footer__bottom { display: flex; justify-content: space-between; gap: 30px; margin-top: 34px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,.18); color: rgba(255,255,255,.72); font-size: 12px; }
.atlantic-footer__bottom div { display: flex; gap: 18px; }
.elementor-global-footer.atlantic-footer { display: block; }
.elementor-global-footer .atlantic-footer__main > .e-con-inner,
.elementor-global-footer .atlantic-footer__bottom > .e-con-inner { display: flex !important; flex-direction: row !important; align-items: center; justify-content: space-between; }
.elementor-footer-copyright p { margin: 0; }
.atlantic-content { min-height: 60vh; padding-block: 90px; }
.atlantic-post-card { margin-bottom: 36px; padding: 28px; border-radius: 18px; background: #fff; }

@media (max-width: 1024px) {
  .hero-grid, .about-grid { grid-template-columns: 1fr; }
  .hero-grid > .e-con-inner, .about-grid > .e-con-inner { width: 100% !important; grid-template-columns: 1fr; }
  .hero-copy { padding: 0 36px; }
  .hero-visual { min-height: 520px; }
  .feature-grid, .blog-grid { grid-template-columns: repeat(2, 1fr); }
  .feature-grid > .e-con-inner, .blog-grid > .e-con-inner { grid-template-columns: repeat(2, 1fr); }
  .testimonials-section > .container { grid-template-columns: 1fr; gap: 30px; }
  .testimonial-grid { grid-template-columns: repeat(2, 1fr); }
  .testimonial-grid > .e-con-inner { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 800px) {
  .atlantic-header { width: 100%; margin-top: 0; }
  .atlantic-shell { width: min(100% - 30px, 1180px); }
  .atlantic-menu-toggle { display: block; margin-left: auto; }
  .atlantic-nav { position: absolute; display: none; top: 78px; left: 15px; right: 15px; padding: 20px; border-radius: 15px; background: #0b5558; }
  .atlantic-nav.is-open { display: block; }
  .atlantic-nav ul { flex-direction: column; gap: 14px; }
  .atlantic-header-cta { display: none; }
  .elementor-global-header .atlantic-header__inner > .e-con-inner {
    grid-template-columns: 1fr auto;
    gap: 18px;
  }
  .elementor-global-header .atlantic-header__inner > .e-con-inner > img { width: 220px !important; }
  .elementor-global-header .elementor-header-nav:not(:empty) { display: none !important; }
  .elementor-global-header .elementor-header-cta { display: block; }
  .hero-section { width: 100% !important; margin-bottom: 70px !important; }
  .hero-copy h1 { font-size: 56px; letter-spacing: -2px; }
  .partner-strip { grid-template-columns: repeat(3, 1fr); padding-inline: 25px; }
  .partner-strip > .e-con-inner { grid-template-columns: repeat(3, 1fr); }
  .partner-logo:nth-child(n+4) { display: none; }
  .feature-grid, .blog-grid, .testimonial-grid { grid-template-columns: 1fr; }
  .feature-grid > .e-con-inner, .blog-grid > .e-con-inner, .testimonial-grid > .e-con-inner { grid-template-columns: 1fr; }
  .stat-grid { grid-template-columns: 1fr 1fr; }
  .atlantic-footer__main, .atlantic-footer__bottom { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 560px) {
  .atlantic-wordmark { font-size: 23px; }
  .hero-section { min-height: 870px; padding-top: 55px; }
  .hero-grid { display: block; }
  .hero-copy { padding: 0 20px; }
  .hero-copy h1 { font-size: 48px; }
  .hero-copy p { font-size: 17px; }
  .hero-visual { min-height: 440px; }
  .hero-doctor { right: -25px; width: 93% !important; }
  .hero-card { left: 15px; bottom: 35px; width: 190px !important; padding: 16px; }
  .partner-strip { min-height: 82px; gap: 20px; padding: 18px; }
  .section { padding: 65px 0; }
  .feature-card { min-height: 0; }
  .about-band > .e-con-inner > .container { padding: 38px 24px; }
  .stat-grid { grid-template-columns: 1fr; }
  .stat-grid > .e-con-inner { grid-template-columns: 1fr; }
}

/* Premium presentation layer. Content and structure remain native Elementor. */
body {
  background:
    radial-gradient(circle at 8% 22%, rgba(97, 226, 194, .10), transparent 28rem),
    radial-gradient(circle at 92% 56%, rgba(98, 174, 255, .08), transparent 34rem),
    var(--atlantic-bg);
}

.elementor-global-header.atlantic-header {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100% !important;
  z-index: 999;
  box-shadow: 0 12px 40px rgba(5, 52, 57, .16);
  backdrop-filter: blur(20px) saturate(135%);
  -webkit-backdrop-filter: blur(20px) saturate(135%);
}

body.admin-bar .elementor-global-header.atlantic-header { top: 32px; }
body.has-atlantic-global-header { padding-top: 85px; }

.elementor-global-header .atlantic-header__inner > .e-con-inner > img {
  transition: transform .25s ease, filter .25s ease;
}

.elementor-global-header .atlantic-header__inner > .e-con-inner > img:hover {
  transform: translateY(-2px);
  filter: drop-shadow(0 8px 18px rgba(1, 48, 57, .16));
}

.elementor-global-header .elementor-nav-link .elementor-button {
  position: relative;
  padding: 12px 2px;
  font-weight: 600;
}

.elementor-global-header .elementor-nav-link .elementor-button::after {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 5px;
  height: 2px;
  border-radius: 2px;
  background: var(--atlantic-lime);
  transition: left .22s ease, right .22s ease;
}

.elementor-global-header .elementor-nav-link .elementor-button:hover::after {
  left: 0;
  right: 0;
}

.elementor-global-header .elementor-header-cta .elementor-button {
  min-height: 48px;
  padding-inline: 26px;
  border-color: rgba(255,255,255,.72);
  background: rgba(255,255,255,.08);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.18);
  transition: transform .22s ease, background .22s ease, box-shadow .22s ease;
}

.elementor-global-header .elementor-header-cta .elementor-button:hover {
  transform: translateY(-2px);
  background: #fff;
  color: var(--atlantic-teal);
  box-shadow: 0 12px 28px rgba(4, 46, 51, .20);
}

.hero-section {
  isolation: isolate;
  background:
    radial-gradient(circle at 76% 45%, rgba(125, 245, 217, .56), transparent 31%),
    radial-gradient(circle at 35% 112%, rgba(57, 190, 178, .42), transparent 45%),
    linear-gradient(122deg, #063f49 0%, #126b6e 48%, #4bcab6 100%);
  box-shadow: inset 0 -1px 0 rgba(255,255,255,.18);
}

.hero-section::before {
  opacity: .9;
  animation: atlantic-float-ring 9s ease-in-out infinite;
}

.hero-section::after {
  box-shadow: 0 0 0 70px rgba(255,255,255,.025), 0 0 0 140px rgba(255,255,255,.018);
}

.hero-copy h1 {
  text-wrap: balance;
  text-shadow: 0 7px 32px rgba(1, 43, 47, .18);
}

.hero-copy h1 strong {
  background: linear-gradient(95deg, #dfff4f, #bffb62 60%, #f0ff9d);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}

.hero-button .elementor-button {
  min-width: 165px;
  background: linear-gradient(100deg, #dfff4f, #bdf653);
  box-shadow: 0 15px 35px rgba(196, 255, 78, .20);
  transition: transform .22s ease, box-shadow .22s ease;
}

.hero-button .elementor-button::after {
  content: "↗";
  display: inline-grid;
  place-items: center;
  width: 24px;
  height: 24px;
  margin-left: 11px;
  border: 1px solid currentColor;
  border-radius: 50%;
  font-size: 13px;
}

.hero-button .elementor-button:hover {
  transform: translateY(-3px) scale(1.015);
  box-shadow: 0 20px 45px rgba(196, 255, 78, .28);
}

.hero-doctor img {
  filter: drop-shadow(0 35px 34px rgba(1, 39, 45, .25));
  transition: transform .5s cubic-bezier(.2,.8,.2,1);
}

.hero-visual:hover .hero-doctor img { transform: translateY(-8px); }

.hero-card {
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(255,255,255,.90), rgba(225,246,244,.72));
  box-shadow: 0 22px 60px rgba(3, 48, 51, .22), inset 0 1px 0 rgba(255,255,255,.9);
}

.partner-strip {
  border: 1px solid rgba(255,255,255,.24);
  background: linear-gradient(100deg, rgba(191,237,232,.40), rgba(211,255,241,.28));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.22);
}

.partner-logo img { opacity: .88; transition: opacity .2s ease, transform .2s ease; }
.partner-logo img:hover { opacity: 1; transform: scale(1.06); }

.section-heading .section-eyebrow .elementor-heading-title {
  border: 1px solid rgba(15, 100, 93, .08);
  background: linear-gradient(100deg, rgba(255,255,255,.82), rgba(224,243,239,.82));
  box-shadow: 0 8px 22px rgba(20, 85, 79, .05);
  letter-spacing: .04em;
  text-transform: uppercase;
}

.feature-card {
  position: relative;
  overflow: hidden;
  border-color: rgba(14, 95, 87, .10);
  background: linear-gradient(145deg, rgba(255,255,255,.94), rgba(247,255,252,.78));
  box-shadow: 0 16px 42px rgba(13, 83, 76, .07);
  transition: transform .3s cubic-bezier(.2,.8,.2,1), box-shadow .3s ease, border-color .3s ease;
}

.feature-card::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--atlantic-lime), #42cab1, #64b8ff);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .3s ease;
}

.feature-card:hover {
  transform: translateY(-9px);
  border-color: rgba(30, 173, 144, .24);
  box-shadow: 0 28px 65px rgba(13, 83, 76, .13);
}

.feature-card:hover::before { transform: scaleX(1); }
.feature-card__image img { transition: transform .32s ease; }
.feature-card:hover .feature-card__image img { transform: scale(1.1) rotate(-3deg); }

.text-link .elementor-button {
  position: relative;
  color: var(--atlantic-teal);
  text-decoration: none;
}

.text-link .elementor-button::after { content: " →"; transition: margin-left .2s ease; }
.text-link .elementor-button:hover::after { margin-left: 6px; }

.about-band > .e-con-inner > .container {
  position: relative;
  isolation: isolate;
  background:
    radial-gradient(circle at 76% 40%, rgba(103,232,204,.32), transparent 32%),
    linear-gradient(112deg, #074a54, #16827f 55%, #45c9b6);
  box-shadow: 0 28px 75px rgba(7, 75, 74, .17);
}

.about-band > .e-con-inner > .container::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 260px;
  height: 260px;
  right: -60px;
  top: -90px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 50%;
  box-shadow: 0 0 0 55px rgba(255,255,255,.025);
}

.stat-card {
  border-radius: 18px;
  backdrop-filter: blur(12px);
  background: linear-gradient(140deg, rgba(255,255,255,.17), rgba(255,255,255,.08));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.16);
  transition: transform .25s ease, background .25s ease;
}

.stat-card:hover { transform: translateY(-5px); background: rgba(255,255,255,.18); }
.stat-card h3 { color: var(--atlantic-lime) !important; }

.testimonial-card {
  border: 1px solid rgba(12, 100, 89, .09);
  background: linear-gradient(145deg, rgba(255,255,255,.95), rgba(245,255,251,.78));
  box-shadow: 0 18px 48px rgba(12, 84, 77, .07);
  transition: transform .28s ease, box-shadow .28s ease;
}

.testimonial-card:hover { transform: translateX(-7px); box-shadow: 0 26px 60px rgba(12, 84, 77, .12); }
.testimonial-card::before { color: #ffc12e; text-shadow: 0 3px 12px rgba(255,184,0,.18); }

.blog-card {
  border-color: rgba(12, 94, 86, .10);
  background: rgba(255,255,255,.92);
  box-shadow: 0 17px 45px rgba(12, 84, 77, .07);
  transition: transform .3s cubic-bezier(.2,.8,.2,1), box-shadow .3s ease;
}

.blog-card:hover { transform: translateY(-9px); box-shadow: 0 29px 68px rgba(12, 84, 77, .13); }
.blog-card__image { overflow: hidden; }
.blog-card__image img { transition: transform .55s cubic-bezier(.2,.8,.2,1); }
.blog-card:hover .blog-card__image img { transform: scale(1.055); }

.elementor-global-footer.atlantic-footer {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 10% 110%, rgba(79,208,192,.28), transparent 28rem),
    linear-gradient(110deg, #063b46, #126c70 50%, #2bb8aa);
}

.elementor-global-footer.atlantic-footer::after {
  content: "";
  position: absolute;
  width: 360px;
  height: 360px;
  right: -180px;
  top: -220px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 50%;
}

@keyframes atlantic-float-ring {
  0%, 100% { transform: rotate(-20deg) translateY(0); }
  50% { transform: rotate(-16deg) translateY(14px); }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}

@media (max-width: 800px) {
  .elementor-global-header.atlantic-header { position: fixed !important; top: 0; }
  body.admin-bar .elementor-global-header.atlantic-header { top: 46px; }
  body.has-atlantic-global-header { padding-top: 92px; }
  .hero-section::before { opacity: .45; }
  .feature-card:hover, .blog-card:hover, .testimonial-card:hover { transform: none; }
}
