/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.5.1
	Stable tag: 3.5.1
	Requires at least: 6.0
	Tested up to: 7.0
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/


  :root {
    --gl-green:#83C341;
    --gl-teal:#0F8A87;
    --gl-teal-dark:#087371;
    --gl-pink:#F27B8A;
    --gl-pink-dark:#dd6676;
    --gl-blush:#FDECEF;
    --gl-cream:#FAF7F2;
    --gl-text:#646464;
    --gl-heading:#4E4E4E;
    --gl-white:#fff;
    --gl-shadow:0 18px 45px rgba(33,35,38,.10);
    --gl-soft-shadow:0 10px 28px rgba(33,35,38,.07);
  }

  .gl-page, .gl-page * { box-sizing:border-box; }
  .gl-page { font-family:Poppins, Montserrat, Lato, Arial, sans-serif; color:var(--gl-text); line-height:1.55; }
  .gl-page a { color:inherit; }
  .gl-wrap { width:min(1380px, calc(100% - 40px)); margin:0 auto; }

  .gl-topbar { background:var(--gl-teal); color:white; font-size:14px; letter-spacing:.1px; }
  .gl-topbar-inner { min-height:36px; display:flex; justify-content:space-between; align-items:center; gap:16px; }
  .gl-topbar a { color:white; text-decoration:none; }
  .gl-topbar-message { font-weight:600; }
  .gl-topbar-actions { display:flex; align-items:center; justify-content:flex-end; gap:12px; flex-wrap:wrap; }
  .gl-topbar-phone { white-space:nowrap; }
  .gl-social-link { width:25px; height:25px; display:inline-flex; align-items:center; justify-content:center; border:1px solid rgba(255,255,255,.45); border-radius:50%; color:white!important; transition:background .2s ease, transform .2s ease; }
  .gl-social-link:hover { background:rgba(255,255,255,.18); transform:translateY(-1px); }
  .gl-social-link svg { width:15px; height:15px; display:block; }
  .gl-social-link svg * { fill:none; stroke:currentColor; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; }
  .gl-social-link:first-of-type svg * { fill:currentColor; stroke:none; }
  .gl-language-links { display:inline-flex; align-items:center; gap:5px; padding:3px 8px; border:1px solid rgba(255,255,255,.38); border-radius:999px; font-size:12px; font-weight:800; letter-spacing:.5px; text-transform:uppercase; }
  .gl-language-links a:hover { text-decoration:underline; }
  .gl-globe { font-size:14px; line-height:1; }

  .gl-header { background:white; border-bottom:1px solid rgba(0,0,0,.06); position:relative; z-index:20; }
  .gl-header-inner { min-height:82px; display:flex; align-items:center; justify-content:space-between; gap:18px; }
  .gl-brand { text-decoration:none; display:inline-flex; align-items:center; }
  .gl-brand-logo { width:78px; height:78px; object-fit:contain; display:block; border-radius:50%; }
  .gl-nav { display:flex; gap:22px; align-items:center; font-size:13.5px; text-transform:uppercase; letter-spacing:.35px; line-height:1.2; }
  .gl-nav a, .gl-nav-dropbtn { text-decoration:none; color:#555; font-weight:700; white-space:nowrap; font-size:13.5px; }
  .gl-nav a:hover, .gl-nav-dropbtn:hover { color:var(--gl-teal); }
  .gl-header-actions { display:flex; gap:10px; align-items:center; }

  .gl-btn { display:inline-flex; justify-content:center; align-items:center; gap:8px; border-radius:999px; padding:12px 24px; text-decoration:none!important; text-transform:uppercase; letter-spacing:.65px; font-size:13px; font-weight:800; border:0; transition:transform .22s ease, box-shadow .22s ease, background .22s ease; white-space:nowrap; }
  .gl-btn:hover { transform:translateY(-2px); }
  .gl-btn-primary { background:var(--gl-pink); color:white!important; box-shadow:0 10px 22px rgba(242,123,138,.32); }
  .gl-btn-primary:hover { background:var(--gl-pink-dark); box-shadow:0 15px 28px rgba(242,123,138,.38); }
  .gl-btn-secondary { background:#178a87; color:white!important; box-shadow:0 10px 18px rgba(0,0,0,.16); }
  .gl-btn-outline { border:1px solid var(--gl-pink); color:var(--gl-pink)!important; background:white; padding:11px 20px; }
  .gl-btn-call { background:var(--gl-teal); color:#fff!important; box-shadow:0 8px 18px rgba(15,138,135,.18); padding:11px 20px; font-size:13px; }
  .gl-btn-call:hover { background:var(--gl-teal-dark); }

  .gl-nav-dropdown { position:relative; display:inline-flex; align-items:center; }
  .gl-nav-dropbtn, .gl-nav-dropbtn:hover, .gl-nav-dropbtn:focus, .gl-nav-dropbtn:active { appearance:none; -webkit-appearance:none; background:transparent!important; border:0!important; box-shadow:none!important; color:#555; padding:0!important; margin:0!important; outline:none!important; cursor:pointer; font-family:inherit; text-transform:uppercase; letter-spacing:.35px; }
  .gl-nav-dropbtn:hover, .gl-nav-dropdown:hover .gl-nav-dropbtn { color:var(--gl-teal); }
  .gl-nav-dropbtn:after { content:"\25BE"; font-size:10px; margin-left:6px; color:inherit; }
  .gl-nav-dropdown-menu { position:absolute; left:50%; top:calc(100% + 18px); transform:translateX(-50%) translateY(8px); min-width:250px; background:#fff; border-radius:18px; box-shadow:0 22px 55px rgba(33,35,38,.14); padding:12px; opacity:0; visibility:hidden; transition:all .22s ease; z-index:9999; border:1px solid rgba(0,0,0,.04); }
  .gl-nav-dropdown:hover .gl-nav-dropdown-menu, .gl-nav-dropdown:focus-within .gl-nav-dropdown-menu { opacity:1; visibility:visible; transform:translateX(-50%) translateY(0); }
  .gl-nav-dropdown-menu a { display:block; padding:13px 14px; border-radius:12px; color:#555; text-transform:none; letter-spacing:0; font-size:14px; font-weight:700; line-height:1.25; text-decoration:none; white-space:nowrap; }
  .gl-nav-dropdown-menu a:hover { background:var(--gl-blush); color:var(--gl-pink); }
  .gl-menu-toggle { display:none; border:1px solid rgba(0,0,0,.10); background:#fff; color:var(--gl-heading); border-radius:999px; padding:10px 16px; text-transform:uppercase; font-weight:800; font-size:12px; letter-spacing:.5px; }
  .gl-mobile-menu { display:none; background:#fff; border-top:1px solid rgba(0,0,0,.06); box-shadow:0 18px 35px rgba(33,35,38,.08); }
  .gl-mobile-menu-inner { padding:12px 0 18px; display:grid; gap:7px; }
  .gl-mobile-menu a { padding:11px 13px; text-decoration:none; color:var(--gl-heading); border-radius:12px; background:#fafafa; font-size:14px; font-weight:700; }
  .gl-mobile-menu.gl-open { display:block; }

  .gl-hero { padding:28px 0 54px; background:linear-gradient(0deg,#fff 0%,#fff 10%,var(--gl-cream) 60%,var(--gl-cream) 100%); }
  .gl-hero-card { min-height:520px; display:grid; grid-template-columns:0.95fr 1.05fr; align-items:stretch; overflow:hidden; border-radius:36px; background:linear-gradient(135deg,#fff7f9 0%,#ffffff 42%,#f6fbf1 100%); box-shadow:var(--gl-soft-shadow); position:relative; }
  .gl-hero-copy { position:relative; z-index:3; padding:68px 30px 68px 70px; max-width:720px; }
  .gl-kicker { color:var(--gl-pink); text-transform:uppercase; letter-spacing:1.8px; font-size:12px; font-weight:800; margin-bottom:12px; }
  .gl-hero h1 { color:var(--gl-heading); font-size:clamp(42px,5.2vw,66px); line-height:.98; letter-spacing:-2px; margin:0 0 20px; font-weight:800; }
  .gl-hero h1 span { color:#626262; }
  .gl-hero p { max-width:650px; font-size:18px; margin:0 0 28px; color:#686868; }
  .gl-hero-buttons { display:flex; gap:14px; flex-wrap:wrap; margin-bottom:22px; }
  .gl-reassurance { color:#666; font-size:15px; margin-top:10px; }
  .gl-reassurance span { display:block; font-size:12px; opacity:.7; margin-top:2px; }
  .gl-hero-media { position:relative; min-height:520px; width:100%; overflow:hidden; }
  .gl-hero-photo { position:absolute; inset:0; background-image:linear-gradient(90deg, rgba(255,255,255,0.92) 0%, rgba(255,255,255,0.44) 25%, rgba(255,255,255,0.06) 70%), url("https://lift.golife.org/wp-content/uploads/2025/10/women-thinking.jpg"); background-size:cover; background-repeat:no-repeat; filter:saturate(.96) contrast(1.02); }
  .gl-hero .gl-soft-badge, .gl-hero .gl-soft-badge-image, .gl-hero .gl-logo-mark { display:none!important; }

  .gl-emotional-cta { background:linear-gradient(135deg,var(--gl-blush),#fff7f8); padding:54px 0; }
  .gl-emotional-cta-top { margin-top:0; }
  .gl-emotional-card { text-align:center; }
  .gl-emotional-card h2 { margin:0 0 10px; color:var(--gl-heading); font-size:clamp(34px,4vw,52px); line-height:1.12; letter-spacing:-1.2px; }
  .gl-emotional-card p { margin:0 auto 24px; max-width:850px; font-size:18px; color:#737373; }

  .gl-contact-strip { padding:46px 0 0; position:relative; z-index:4; background:white; }
  .gl-contact-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:0; max-width:1120px; background:white; border-radius:18px; box-shadow:0 24px 55px rgba(33,35,38,.14); overflow:hidden; }
  .gl-contact-card { min-height:138px; text-decoration:none; padding:26px 22px; text-align:center; border-right:1px solid rgba(0,0,0,.07); transition:background .2s ease, transform .2s ease; display:flex; flex-direction:column; justify-content:center; align-items:center; }
  .gl-contact-card:last-child { border-right:0; }
  .gl-contact-card:hover { background:var(--gl-blush); transform:translateY(-2px); }
  .gl-contact-icon { position:relative; display:flex; width:48px; height:48px; align-items:center; justify-content:center; border-radius:50%; background:var(--gl-blush); border:1px solid rgba(242,123,138,.22); color:var(--gl-pink); margin-bottom:12px; }
  .gl-contact-icon svg { width:32px; height:32px; display:block; }
  .gl-contact-icon svg * { fill:none; stroke:var(--gl-pink); stroke-width:3; stroke-linecap:round; stroke-linejoin:round; }
  .gl-contact-card strong { display:block; color:var(--gl-heading); font-size:17px; line-height:1.15; }
  .gl-contact-card small { color:#777; font-size:12.5px; margin-top:5px; line-height:1.35; }
  .gl-icon-portal:before { content:""; width:24px; height:17px; border:2px solid var(--gl-pink); border-radius:4px; }
  .gl-icon-portal:after { content:""; position:absolute; width:16px; height:2px; background:var(--gl-pink); bottom:12px; }
  .gl-icon-calendar:before { content:""; width:24px; height:24px; border:2px solid var(--gl-pink); border-radius:5px; }
  .gl-icon-calendar:after { content:""; position:absolute; width:18px; height:2px; background:var(--gl-pink); top:18px; }
  .gl-icon-optionline:before { content:"24"; font-size:12px; font-weight:900; color:var(--gl-pink); }
  .gl-icon-optionline:after { content:""; position:absolute; width:24px; height:24px; border:2px solid var(--gl-pink); border-radius:50%; }

  .gl-services, .gl-options, .gl-trust { padding:82px 0; background:white; }
  .gl-services { background:var(--gl-cream); padding-top:86px; }
  .gl-section-intro { text-align:center; max-width:820px; margin:0 auto 42px; }
  .gl-section-intro h2 { color:var(--gl-heading); font-size:clamp(32px,4vw,46px); line-height:1.12; margin:0 0 12px; letter-spacing:-1px; font-weight:800; }
  .gl-section-intro p { font-size:17px; margin:0 auto; color:#747474; }

  .gl-service-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; }
  .gl-service-card { background:white; border-radius:24px; padding:38px 30px; text-align:center; box-shadow:var(--gl-soft-shadow); border:1px solid rgba(15,138,135,.09); transition:transform .25s ease, box-shadow .25s ease; min-height:230px; }
  .gl-service-card:hover { transform:translateY(-6px); box-shadow:var(--gl-shadow); }
  .gl-service-icon { width:66px!important; height:66px!important; display:inline-flex!important; align-items:center!important; justify-content:center!important; border-radius:50%!important; background:#fff1f4!important; border:1px solid rgba(242,123,138,.22)!important; box-shadow:0 8px 18px rgba(242,123,138,.12)!important; margin-bottom:18px!important; color:var(--gl-pink)!important; position:relative!important; }
  .gl-service-icon:before, .gl-service-icon:after { display:none!important; content:none!important; }
  .gl-service-icon svg { width:38px; height:38px; display:block; }
  .gl-service-icon svg * { fill:none; stroke:var(--gl-pink); stroke-width:3.2; stroke-linecap:round; stroke-linejoin:round; }
  .gl-service-card h3, .gl-option-card h3, .gl-trust-card h3 { color:var(--gl-heading); font-size:18px; line-height:1.25; margin:0 0 10px; text-transform:uppercase; letter-spacing:.45px; }
  .gl-service-card p, .gl-option-card p, .gl-trust-card p { color:#6f6f6f; font-size:15.5px; margin:0; }

  .gl-option-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; }
  .gl-option-card { background:#fff; border-radius:24px; overflow:hidden; box-shadow:var(--gl-soft-shadow); border:1px solid rgba(0,0,0,.04); transition:transform .25s ease, box-shadow .25s ease; }
  .gl-option-card:hover { transform:translateY(-6px); box-shadow:var(--gl-shadow); }
  .gl-option-card img { width:100%; height:250px; object-fit:cover; display:block; }
  .gl-option-featured { transform:translateY(-10px); }
  .gl-option-body { padding:25px 24px 30px; text-align:center; }

  .gl-trust { background:var(--gl-cream); }
  .gl-trust-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; }
  .gl-trust-card { background:white; border-radius:24px; padding:36px 28px; text-align:center; box-shadow:var(--gl-soft-shadow); border:1px solid rgba(0,0,0,.04); min-height:205px; }
  .gl-trust-icon { position:relative; display:inline-flex; width:54px; height:54px; align-items:center; justify-content:center; background:var(--gl-blush); color:var(--gl-pink); border-radius:50%; margin-bottom:16px; }
  .gl-trust-icon-lock:before { content:""; width:20px; height:15px; border:2px solid var(--gl-pink); border-radius:3px; position:absolute; bottom:15px; }
  .gl-trust-icon-lock:after { content:""; width:14px; height:12px; border:2px solid var(--gl-pink); border-bottom:0; border-radius:12px 12px 0 0; position:absolute; top:13px; }
  .gl-trust-icon-heart:before { content:"\2661"; color:var(--gl-pink); font-size:25px; line-height:1; }
  .gl-trust-icon-star:before { content:"+"; color:var(--gl-pink); font-size:28px; font-weight:800; line-height:1; }

  .gl-footer { background:#f1f1f1; padding:58px 0 24px; border-top:1px solid rgba(0,0,0,.08); }
  .gl-footer-grid { display:grid; grid-template-columns:1.4fr 1fr 1fr; gap:44px; max-width:1100px; }
  .gl-footer h4 { margin:0 0 12px; color:var(--gl-heading); text-transform:uppercase; font-size:14px; letter-spacing:.7px; }
  .gl-footer p, .gl-footer a { color:#747474; font-size:14px; text-decoration:none; }
  .gl-footer a:hover { color:var(--gl-teal); }
  .gl-footer-logo-img { width:84px; height:auto; border-radius:50%; display:block; margin-bottom:14px; }
  .gl-footer-link { display:inline-block; margin-top:8px; color:var(--gl-pink)!important; font-weight:700; }
  .gl-legal-copy { margin-top:32px; padding-top:20px; border-top:1px solid rgba(0,0,0,.08); }
  .gl-legal-copy p { margin:0 0 8px; font-size:12.5px; color:#777; line-height:1.5; }
  .gl-disclaimer { margin-top:18px; padding-top:15px; border-top:1px solid rgba(0,0,0,.06); text-align:center; font-size:12px; color:#858585; }

  .gl-mobile-sticky { display:none; position:fixed; left:14px; right:14px; bottom:14px; z-index:9999; gap:10px; font-family:Poppins, Arial, sans-serif; }
  .gl-mobile-sticky a { flex:1; display:flex; align-items:center; justify-content:center; flex-direction:column; text-align:center; background:var(--gl-pink); color:white!important; border-radius:18px; text-decoration:none; box-shadow:0 20px 50px rgba(0,0,0,.62); padding:10px 12px; }
  .gl-mobile-sticky a:first-child { background:var(--gl-teal); }
  .gl-mobile-sticky span { font-size:12px; opacity:.94; line-height:1.1; }
  .gl-mobile-sticky strong { text-transform:uppercase; letter-spacing:.6px; font-size:12px; line-height:1.2; }

.gl-animate {
  opacity: 1;
  transform: none;
}

.gl-js-ready .gl-animate {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity .7s ease, transform .7s ease;
}

.gl-js-ready .gl-animate.gl-visible {
  opacity: 1;
  transform: translateY(0);
}

  @media (max-width:1240px) {
    .gl-nav { gap:15px; }
    .gl-nav a, .gl-nav-dropbtn { font-size:12.5px; }
    .gl-btn-call { display:none; }
  }

  @media (max-width:1024px) {
    .gl-nav { display:none; }
    .gl-menu-toggle { display:inline-flex; }
    .gl-hero-card { grid-template-columns:1fr; min-height:auto; }
    .gl-hero-copy { padding:54px 40px; text-align:center; margin:0 auto; }
    .gl-hero p { margin-left:auto; margin-right:auto; }
    .gl-hero-buttons { justify-content:center; }
    .gl-hero-media { min-height:330px; order:-1; }
    .gl-hero-photo { background-position:center center; }
    .gl-contact-grid { grid-template-columns:repeat(2,1fr); }
    .gl-contact-card:nth-child(2) { border-right:0; }
    .gl-contact-card:nth-child(1), .gl-contact-card:nth-child(2) { border-bottom:1px solid rgba(0,0,0,.07); }
    .gl-service-grid, .gl-option-grid, .gl-trust-grid { grid-template-columns:1fr; }
    .gl-option-featured { transform:none; }
    .gl-footer-grid { grid-template-columns:1fr 1fr; }
  }

  @media (max-width:768px) {
      
    .gl-hero-photo
 {
        background-position: 0% 0%;
    }

      
    .gl-wrap { width:min(100% - 26px, 1380px); }
    .gl-topbar-inner { justify-content:center; flex-direction:column; padding:8px 0; text-align:center; gap:7px; }
    .gl-topbar-actions { justify-content:center; gap:9px; }
    .gl-header-inner { min-height:76px; }
    .gl-header-actions .gl-btn-outline { display:none; }
    .gl-brand-logo { width:64px; height:64px; }
    .gl-hero { padding-top:14px; }
    .gl-hero-card { border-radius:26px; }
    .gl-hero-copy { padding:38px 22px 42px; }
    .gl-hero h1 { font-size:38px; letter-spacing:-.9px; }
    .gl-hero p, .gl-section-intro p, .gl-emotional-card p { font-size:16px; }
    .gl-hero-buttons { flex-direction:column; }
    .gl-hero-media { min-height:255px; }
    .gl-contact-strip { padding-top:28px; }
    .gl-contact-grid { max-width:100%; grid-template-columns:1fr; }
    .gl-contact-card { min-height:112px; border-right:0!important; border-bottom:1px solid rgba(0,0,0,.07); }
    .gl-contact-card:last-child { border-bottom:0; }
    .gl-services, .gl-options, .gl-trust { padding:58px 0; }
    .gl-services { padding-top:58px; }
    .gl-option-card img { height:230px; }
    .gl-footer-grid { grid-template-columns:1fr; text-align:center; }
    .gl-footer-logo-img { margin-left:auto; margin-right:auto; }
    .gl-footer-brand { justify-content:center; }
    .gl-mobile-sticky { display:flex; }
    body { padding-bottom:86px; }
  }

  @media (prefers-reduced-motion:reduce) {
    .gl-animate, .gl-btn, .gl-option-card, .gl-service-card { transition:none!important; transform:none!important; opacity:1!important; }
  }
  
  


/* Move and restyle real GTranslate shortcode links into GoLife topbar */
.gl-real-translate-source {
  display: none !important;
}

.gl-language-links {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 8px;
  border: 1px solid rgba(255,255,255,.38);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: #fff;
}

.gl-language-links a,
.gl-language-links a.glink,
.gl-language-links a.nturl {
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  line-height: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.gl-language-links a:hover {
  text-decoration: underline !important;
}

.gl-language-links img {
  display: none !important;
}

.gl-lang-divider {
  color: rgba(255,255,255,.8);
  font-weight: 700;
}

.gl-lang-placeholder {
  color: #fff;
  font-size: 12px;
  font-weight: 800;
}

.gl-globe {
  font-size: 14px;
  line-height: 1;
}



/* === GoLife final dropdown/mobile menu cleanup === */

.gl-nav {
  display: flex !important;
  align-items: center !important;
  gap: 17px !important;
}

.gl-nav-dropdown {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
}

.gl-nav-main-link,
.gl-nav-resource-btn {
  appearance: none !important;
  -webkit-appearance: none !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #555 !important;
  font-family: inherit !important;
  font-size: 12.5px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: .38px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  cursor: pointer !important;
  padding: 30px 0 !important;
  white-space: nowrap !important;
}

.gl-nav-main-link:hover,
.gl-nav-dropdown:hover .gl-nav-main-link,
.gl-nav-resource-btn:hover {
  color: var(--gl-teal) !important;
}

.gl-nav-resource-btn {
  color: #555 !important;
  border: 0 !important;
  background: transparent !important;
}

.gl-nav-resource-btn:after {
  content: "▾";
  font-size: 10px;
  margin-left: 6px;
  color: inherit;
}

.gl-nav-dropbtn {
  appearance: none !important;
  -webkit-appearance: none !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  width: 13px !important;
  height: 13px !important;
  padding: 0 !important;
  margin: 0 !important;
  cursor: pointer !important;
  position: relative !important;
}

.gl-nav-dropbtn:after {
  content: "▾";
  position: absolute;
  inset: 0;
  color: #777;
  font-size: 10px;
  line-height: 13px;
  text-align: center;
}

.gl-nav-dropdown:hover .gl-nav-dropbtn:after {
  color: var(--gl-teal);
}

.gl-nav-dropdown-menu {
  position: absolute !important;
  left: 50% !important;
  top: calc(100% - 2px) !important;
  transform: translateX(-50%) translateY(10px) !important;
  min-width: 255px !important;
  background: #ffffff !important;
  border-radius: 18px !important;
  box-shadow: 0 22px 55px rgba(33,35,38,.14) !important;
  padding: 12px !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: opacity .22s ease, visibility .22s ease, transform .22s ease !important;
  z-index: 99999 !important;
  border: 1px solid rgba(0,0,0,.05) !important;
}

.gl-nav-dropdown:hover .gl-nav-dropdown-menu,
.gl-nav-dropdown:focus-within .gl-nav-dropdown-menu {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateX(-50%) translateY(0) !important;
}

.gl-nav-dropdown-menu a {
  display: block !important;
  padding: 13px 14px !important;
  border-radius: 12px !important;
  color: #595959 !important;
  text-decoration: none !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  white-space: nowrap !important;
}

.gl-nav-dropdown-menu a:hover {
  background: var(--gl-blush) !important;
  color: var(--gl-pink) !important;
}

/* Mobile menu */
.gl-mobile-menu {
  display: none;
  background: #fff;
  border-top: 1px solid rgba(0,0,0,.06);
  box-shadow: 0 18px 35px rgba(33,35,38,.08);
  position: relative;
  z-index: 99999;
}

.gl-mobile-menu.gl-open {
  display: block !important;
}

.gl-mobile-menu-inner {
  padding: 14px 0 22px !important;
  display: grid !important;
  gap: 7px !important;
}

.gl-mobile-section-title {
  margin: 12px 0 2px !important;
  padding: 8px 12px 2px !important;
  color: var(--gl-pink) !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
}

.gl-mobile-menu-inner a {
  display: block !important;
  padding: 12px 14px !important;
  text-decoration: none !important;
  color: var(--gl-heading) !important;
  border-radius: 12px !important;
  background: #fafafa !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}

.gl-mobile-menu-inner a:hover {
  background: var(--gl-blush) !important;
  color: var(--gl-pink) !important;
}

@media (max-width: 1260px) {
  .gl-nav {
    gap: 12px !important;
  }

  .gl-nav-main-link,
  .gl-nav-resource-btn {
    font-size: 11.5px !important;
    letter-spacing: .25px !important;
  }
}

@media (max-width: 1024px) {
  .gl-nav {
    display: none !important;
  }

  .gl-menu-toggle {
    display: inline-flex !important;
  }
}




 /* === GoLife Get Involved Page - Homepage Flow Version === */

.gl-get-involved-page {
  background: #fff;
}

/* Force correct button colors inside Get Involved page */
.gl-get-involved-page .gl-btn-primary,
.gl-get-involved-page .gl-btn-secondary {
  color: #fff !important;
}

.gl-get-involved-page .gl-btn-primary:hover,
.gl-get-involved-page .gl-btn-secondary:hover {
  color: #fff !important;
}

/* Homepage-style hero */
.gl-involved-home-hero {
  padding: 28px 0 44px;
  background: var(--gl-cream);
}

.gl-involved-home-hero-card {
  background: #fff;
  border-radius: 34px;
  overflow: hidden;
  box-shadow: var(--gl-soft-shadow);
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  min-height: 430px;
  align-items: stretch;
  border: 1px solid rgba(15,138,135,.08);
}

.gl-involved-home-hero-copy {
  padding: 72px 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gl-involved-home-hero-copy h1 {
  color: var(--gl-heading);
  font-size: clamp(44px, 5vw, 68px);
  line-height: .96;
  letter-spacing: -1.8px;
  margin: 0 0 18px;
  font-weight: 900;
}

.gl-involved-home-hero-copy p {
  color: #666;
  font-size: 19px;
  line-height: 1.5;
  margin: 0 0 22px;
  max-width: 560px;
}

.gl-involved-home-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 18px;
}

.gl-involved-home-hero-media {
  position: relative;
  min-height: 430px;
  background: #f7f4ef;
}

.gl-involved-home-hero-media:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,.74) 18%, rgba(255,255,255,.05) 48%);
  z-index: 2;
  pointer-events: none;
}

.gl-involved-home-hero-media img {
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  object-position: center;
  display: block;
  filter: brightness(1.04) saturate(.96);
}

/* Mission section */
.gl-involved-mission {
  padding: 58px 0 26px;
  background: #fff;
}

.gl-involved-mission-card {
  max-width: 1120px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  padding: 42px;
  box-shadow: var(--gl-soft-shadow);
  border: 1px solid rgba(15,138,135,.08);
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  gap: 34px;
  align-items: center;
}

.gl-involved-mission-copy h2 {
  color: var(--gl-heading);
  font-size: clamp(32px, 4vw, 48px);
  line-height: 1.08;
  letter-spacing: -.9px;
  margin: 0 0 16px;
  font-weight: 900;
}

.gl-involved-mission-copy p {
  color: #707070;
  font-size: 17px;
  line-height: 1.62;
  margin: 0;
}

.gl-involved-giving-box {
  background: #fffafa;
  border: 1px solid rgba(242,123,138,.16);
  border-radius: 24px;
  padding: 30px 28px;
  text-align: center;
}

.gl-involved-giving-box h3 {
  color: var(--gl-heading);
  font-size: 24px;
  line-height: 1.15;
  margin: 0 0 12px;
  font-weight: 900;
}

.gl-involved-giving-box p {
  color: #727272;
  font-size: 15.5px;
  line-height: 1.5;
  margin: 0 0 20px;
}

/* Quick cards */
.gl-involved-quick {
  padding: 28px 0 34px;
  background: #fff;
}

.gl-involved-quick-grid {
  max-width: 1060px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.gl-involved-quick-card {
  display: block;
  background: #fff;
  border: 1px solid rgba(15,138,135,.08);
  box-shadow: var(--gl-soft-shadow);
  border-radius: 24px;
  padding: 28px 22px;
  text-align: center;
  text-decoration: none !important;
  color: inherit !important;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

.gl-involved-quick-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--gl-shadow);
  background: #fffafa;
}

.gl-involved-quick-card strong {
  display: block;
  color: var(--gl-heading);
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .35px;
  margin: 13px 0 6px;
}

.gl-involved-quick-card small {
  display: block;
  color: #777;
  font-size: 14px;
  line-height: 1.35;
}

.gl-involved-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: var(--gl-blush);
  border: 1px solid rgba(242,123,138,.22);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: var(--gl-pink);
}

.gl-involved-icon-heart:before {
  content: "♡";
  font-size: 30px;
  line-height: 1;
  color: var(--gl-pink);
}

.gl-involved-icon-hands:before {
  content: "";
  width: 26px;
  height: 18px;
  border: 2px solid var(--gl-pink);
  border-radius: 12px 12px 5px 5px;
}

.gl-involved-icon-hands:after {
  content: "";
  position: absolute;
  width: 18px;
  height: 2px;
  background: var(--gl-pink);
  transform: translateY(9px);
}

.gl-involved-icon-shop:before {
  content: "";
  width: 25px;
  height: 20px;
  border: 2px solid var(--gl-pink);
  border-radius: 5px;
}

.gl-involved-icon-shop:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 8px;
  border: 2px solid var(--gl-pink);
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  top: 15px;
}

/* Volunteer section */
.gl-involved-volunteer {
  padding: 64px 0 90px;
  background: linear-gradient(180deg, #fff 0%, var(--gl-cream) 100%);
}

.gl-involved-volunteer .gl-section-intro {
  max-width: 980px;
}

.gl-involved-volunteer .gl-section-intro p {
  font-size: 18px;
  line-height: 1.6;
}

.gl-involved-volunteer-card {
  max-width: 1120px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: var(--gl-soft-shadow);
  border: 1px solid rgba(15,138,135,.08);
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  align-items: stretch;
}

.gl-involved-volunteer-media {
  min-height: 560px;
  background: #f7f4ef;
  overflow: hidden;
}

.gl-involved-volunteer-media img {
  width: 100%;
  height: 100%;
  min-height: 560px;
  object-fit: cover;
  object-position: center;
  display: block;
  filter: brightness(1.05) saturate(.96);
}

.gl-involved-volunteer-form {
  padding: 46px 44px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gl-involved-volunteer-form h3 {
  color: var(--gl-heading);
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1.08;
  letter-spacing: -.7px;
  margin: 0 0 14px;
  font-weight: 900;
}

.gl-involved-volunteer-form p {
  color: #707070;
  font-size: 16.5px;
  line-height: 1.62;
  margin: 0 0 24px;
}

/* Contact Form 7 styling */
.gl-involved-volunteer-form .wpcf7 label {
  display: block;
  color: #666;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 6px;
}

.gl-involved-volunteer-form .wpcf7 input[type="text"],
.gl-involved-volunteer-form .wpcf7 input[type="email"],
.gl-involved-volunteer-form .wpcf7 input[type="tel"],
.gl-involved-volunteer-form .wpcf7 textarea,
.gl-involved-volunteer-form .wpcf7 select {
  width: 100%;
  border: 1px solid rgba(0,0,0,.14);
  border-radius: 12px;
  min-height: 46px;
  padding: 10px 13px;
  color: #555;
  background: #fff;
  outline: none;
  transition: border .2s ease, box-shadow .2s ease;
}

.gl-involved-volunteer-form .wpcf7 textarea {
  min-height: 105px;
  resize: vertical;
}

.gl-involved-volunteer-form .wpcf7 input:focus,
.gl-involved-volunteer-form .wpcf7 textarea:focus,
.gl-involved-volunteer-form .wpcf7 select:focus {
  border-color: var(--gl-teal);
  box-shadow: 0 0 0 3px rgba(15,138,135,.10);
}

.gl-involved-volunteer-form .wpcf7-submit {
  width: 100%;
  min-height: 50px;
  border-radius: 999px;
  background: var(--gl-teal);
  color: #fff !important;
  border: 0;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .65px;
  cursor: pointer;
  transition: background .2s ease, transform .2s ease;
}

.gl-involved-volunteer-form .wpcf7-submit:hover {
  background: var(--gl-teal-dark);
  transform: translateY(-1px);
}

/* Normal text links only */
.gl-get-involved-page a:not(.gl-btn):not(.gl-involved-quick-card) {
  color: var(--gl-pink);
}

.gl-get-involved-page a:not(.gl-btn):not(.gl-involved-quick-card):hover {
  color: var(--gl-teal);
}

/* Responsive */
@media (max-width: 1024px) {
  .gl-involved-home-hero-card,
  .gl-involved-mission-card,
  .gl-involved-quick-grid,
  .gl-involved-volunteer-card {
    grid-template-columns: 1fr;
  }

  .gl-involved-home-hero-copy {
    padding: 56px 38px;
    text-align: center;
    align-items: center;
  }

  .gl-involved-home-hero-copy p {
    margin-left: auto;
    margin-right: auto;
  }

  .gl-involved-home-actions {
    justify-content: center;
  }

  .gl-involved-home-hero-media,
  .gl-involved-home-hero-media img {
    min-height: 330px;
  }

  .gl-involved-home-hero-media:before {
    background: linear-gradient(180deg, #fff 0%, rgba(255,255,255,.25) 34%, rgba(255,255,255,0) 72%);
  }

  .gl-involved-mission-card {
    text-align: center;
  }

  .gl-involved-volunteer-form {
    text-align: center;
  }

  .gl-involved-volunteer-media,
  .gl-involved-volunteer-media img {
    min-height: 380px;
  }
}

@media (max-width: 768px) {
  .gl-involved-home-hero {
    padding: 18px 0 34px;
  }

  .gl-involved-home-hero-card {
    border-radius: 26px;
  }

  .gl-involved-home-hero-copy {
    padding: 42px 24px;
  }

  .gl-involved-home-hero-copy h1 {
    font-size: 40px;
  }

  .gl-involved-home-hero-copy p {
    font-size: 16px;
  }

  .gl-involved-home-actions {
    flex-direction: column;
    width: 100%;
  }

  .gl-involved-home-actions .gl-btn {
    width: 100%;
  }

  .gl-involved-mission {
    padding: 42px 0 18px;
  }

  .gl-involved-mission-card {
    padding: 28px 20px;
    border-radius: 24px;
  }

  .gl-involved-mission-copy p,
  .gl-involved-giving-box p,
  .gl-involved-volunteer .gl-section-intro p,
  .gl-involved-volunteer-form p {
    font-size: 15px;
  }

  .gl-involved-giving-box {
    padding: 26px 20px;
  }

  .gl-involved-quick {
    padding: 18px 0 28px;
  }

  .gl-involved-volunteer {
    padding: 48px 0 70px;
  }

  .gl-involved-volunteer-card {
    border-radius: 24px;
  }

  .gl-involved-volunteer-media,
  .gl-involved-volunteer-media img {
    min-height: 300px;
  }

  .gl-involved-volunteer-form {
    padding: 32px 22px;
  }

  .gl-involved-volunteer-form h3 {
    font-size: 28px;
  }
}


/* === GoLife Shop Page === */


.gl-shop-page {
  background: #fff;
}

/* Force correct button colors inside Shop page */
.gl-shop-page .gl-btn-primary,
.gl-shop-page .gl-btn-secondary {
  color: #fff !important;
}

.gl-shop-page .gl-btn-primary:hover,
.gl-shop-page .gl-btn-secondary:hover {
  color: #fff !important;
}

/* Homepage-style shop hero */
.gl-shop-home-hero {
  padding: 28px 0 44px;
  background: var(--gl-cream);
}

.gl-shop-home-hero-card {
  background: #fff;
  border-radius: 34px;
  overflow: hidden;
  box-shadow: var(--gl-soft-shadow);
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  min-height: 430px;
  align-items: stretch;
  border: 1px solid rgba(15,138,135,.08);
}

.gl-shop-home-hero-copy {
  padding: 72px 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gl-shop-home-hero-copy h1 {
  color: var(--gl-heading);
  font-size: clamp(44px, 5vw, 68px);
  line-height: .96;
  letter-spacing: -1.8px;
  margin: 0 0 18px;
  font-weight: 900;
}

.gl-shop-home-hero-copy p {
  color: #666;
  font-size: 19px;
  line-height: 1.5;
  margin: 0 0 22px;
  max-width: 560px;
}

.gl-shop-home-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 18px;
}

.gl-shop-home-hero-media {
  position: relative;
  min-height: 430px;
  background: #f7f4ef;
}

.gl-shop-home-hero-media:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,.74) 18%, rgba(255,255,255,.05) 48%);
  z-index: 2;
  pointer-events: none;
}

.gl-shop-home-hero-media img {
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  object-position: center;
  display: block;
  filter: brightness(1.04) saturate(.96);
}

/* Intro */
.gl-shop-opening {
  padding: 56px 0 20px;
  background: #fff;
}

.gl-shop-opening .gl-section-intro {
  max-width: 920px;
}

.gl-shop-opening .gl-section-intro p {
  font-size: 18px;
  line-height: 1.62;
}

/* Supply panel */
.gl-shop-supply-section {
  padding: 24px 0 64px;
  background: #fff;
}

.gl-shop-supply-panel {
  max-width: 980px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  padding: 38px 36px;
  text-align: center;
  box-shadow: var(--gl-soft-shadow);
  border: 1px solid rgba(15,138,135,.08);
}

.gl-shop-supply-copy h2 {
  color: var(--gl-heading);
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1.08;
  letter-spacing: -.7px;
  margin: 0 0 10px;
  font-weight: 900;
}

.gl-shop-supply-copy p {
  color: #727272;
  font-size: 17px;
  line-height: 1.55;
  margin: 0 auto 24px;
  max-width: 680px;
}

.gl-shop-supply-actions {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  max-width: 680px;
  margin: 0 auto 20px;
}

.gl-shop-resource-link {
  display: block;
  text-decoration: none !important;
  background: #fffafa;
  border: 1px solid rgba(242,123,138,.18);
  border-radius: 20px;
  padding: 22px 18px;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

.gl-shop-resource-link:hover {
  transform: translateY(-3px);
  box-shadow: var(--gl-soft-shadow);
  background: var(--gl-blush);
}

.gl-shop-resource-link strong {
  display: block;
  color: var(--gl-heading);
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 5px;
}

.gl-shop-resource-link span {
  display: block;
  color: var(--gl-pink);
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .45px;
}

.gl-shop-note {
  color: #777;
  font-size: 15px;
  line-height: 1.5;
  margin: 0 auto;
}

/* Normal text links only - do NOT affect buttons */
.gl-shop-note a:not(.gl-btn),
.gl-shop-partner-copy a:not(.gl-btn),
.gl-shop-everylife-header a:not(.gl-btn),
.gl-shop-everylife-copy a:not(.gl-btn) {
  color: var(--gl-pink) !important;
  font-weight: 800;
  text-decoration: none !important;
}

.gl-shop-note a:not(.gl-btn):hover,
.gl-shop-partner-copy a:not(.gl-btn):hover,
.gl-shop-everylife-header a:not(.gl-btn):hover,
.gl-shop-everylife-copy a:not(.gl-btn):hover {
  color: var(--gl-teal) !important;
}

/* Partner section */
.gl-shop-partner-section {
  padding: 74px 0 76px;
  background: linear-gradient(180deg, #fff 0%, var(--gl-cream) 100%);
}

.gl-shop-partner-section .gl-section-intro {
  max-width: 850px;
}

/* Partner panels */
.gl-shop-partner-panel {
  max-width: 1120px;
  margin: 0 auto 30px;
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: var(--gl-soft-shadow);
  border: 1px solid rgba(15,138,135,.08);
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  align-items: stretch;
}

.gl-shop-apparel-panel {
  grid-template-columns: .95fr 1.05fr;
}

.gl-shop-partner-copy {
  padding: 48px 42px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
}

.gl-shop-partner-copy h3,
.gl-shop-everylife-header h3 {
  color: var(--gl-heading);
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1.08;
  letter-spacing: -.7px;
  margin: 0 0 14px;
  font-weight: 900;
}

.gl-shop-partner-copy p,
.gl-shop-everylife-header p,
.gl-shop-everylife-copy p {
  color: #707070;
  font-size: 16.5px;
  line-height: 1.62;
  margin: 0 0 22px;
}

.gl-shop-partner-media {
  min-height: 360px;
  background: #f7f4ef;
  overflow: hidden;
}

.gl-shop-video-wrap-new {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 28px;
  background: linear-gradient(135deg, #fffafa, #f7f4ef);
}

.gl-shop-video-wrap-new video {
  width: 100%;
  display: block;
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 14px 34px rgba(33,35,38,.12);
  background: #000;
}

.gl-shop-apparel-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 34px;
  background: linear-gradient(135deg, #fffafa, #f7f4ef);
}

.gl-shop-apparel-image img {
  width: min(100%, 560px);
  height: auto;
  display: block;
  border-radius: 22px;
  box-shadow: 0 14px 34px rgba(33,35,38,.12);
}

/* EveryLife panel */
.gl-shop-everylife-panel {
  display: block;
  padding: 42px;
}

.gl-shop-everylife-header {
  text-align: center;
  max-width: 850px;
  margin: 0 auto 34px;
}

.gl-shop-everylife-grid {
  display: grid;
  grid-template-columns: .95fr 1fr .95fr;
  gap: 26px;
  align-items: center;
}

.gl-shop-everylife-image,
.gl-shop-everylife-product {
  border-radius: 24px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 14px 34px rgba(33,35,38,.10);
}

.gl-shop-everylife-image img,
.gl-shop-everylife-product img {
  width: 100%;
  height: auto;
  display: block;
}

.gl-shop-everylife-copy {
  text-align: left;
  padding: 8px 0;
}

.gl-shop-everylife-copy h4 {
  color: var(--gl-heading);
  font-size: 30px;
  line-height: 1.1;
  margin: 0 0 14px;
  font-weight: 900;
}

.gl-shop-everylife-copy h4 span {
  color: var(--gl-pink);
}

.gl-shop-everylife-note {
  text-align: center;
  max-width: 850px;
  margin: 32px auto 0;
}

.gl-shop-card-actions {
  display: flex;
  justify-content: center;
  margin-top: 22px;
}

/* Button width inside left content */
.gl-shop-partner-copy .gl-btn {
  width: 100%;
  max-width: 420px;
}

/* Keep actual button text white */
.gl-shop-partner-copy .gl-btn,
.gl-shop-card-actions .gl-btn,
.gl-shop-home-actions .gl-btn {
  color: #fff !important;
}

.gl-shop-partner-copy .gl-btn:hover,
.gl-shop-card-actions .gl-btn:hover,
.gl-shop-home-actions .gl-btn:hover {
  color: #fff !important;
}

/* Responsive */
@media (max-width: 1024px) {
  .gl-shop-home-hero-card,
  .gl-shop-partner-panel,
  .gl-shop-everylife-grid {
    grid-template-columns: 1fr;
  }

  .gl-shop-home-hero-copy {
    padding: 56px 38px;
    text-align: center;
    align-items: center;
  }

  .gl-shop-home-hero-copy p {
    margin-left: auto;
    margin-right: auto;
  }

  .gl-shop-home-actions {
    justify-content: center;
  }

  .gl-shop-home-hero-media,
  .gl-shop-home-hero-media img {
    min-height: 330px;
  }

  .gl-shop-home-hero-media:before {
    background: linear-gradient(180deg, #fff 0%, rgba(255,255,255,.25) 34%, rgba(255,255,255,0) 72%);
  }

  .gl-shop-partner-copy {
    text-align: center;
    padding: 42px 34px;
    align-items: center;
  }

  .gl-shop-video-wrap-new,
  .gl-shop-apparel-image {
    padding: 28px;
  }

  .gl-shop-everylife-copy {
    text-align: center;
  }

  .gl-shop-everylife-image,
  .gl-shop-everylife-product {
    max-width: 540px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .gl-shop-home-hero {
    padding: 18px 0 34px;
  }

  .gl-shop-home-hero-card {
    border-radius: 26px;
  }

  .gl-shop-home-hero-copy {
    padding: 42px 24px;
  }

  .gl-shop-home-hero-copy h1 {
    font-size: 40px;
  }

  .gl-shop-home-hero-copy p {
    font-size: 16px;
  }

  .gl-shop-home-actions {
    flex-direction: column;
    width: 100%;
  }

  .gl-shop-home-actions .gl-btn {
    width: 100%;
  }

  .gl-shop-opening {
    padding: 42px 0 12px;
  }

  .gl-shop-opening .gl-section-intro p {
    font-size: 15.5px;
  }

  .gl-shop-supply-section {
    padding: 18px 0 48px;
  }

  .gl-shop-supply-panel {
    padding: 28px 20px;
    border-radius: 24px;
  }

  .gl-shop-supply-actions {
    grid-template-columns: 1fr;
  }

  .gl-shop-partner-section {
    padding: 54px 0 68px;
  }

  .gl-shop-partner-panel {
    border-radius: 24px;
  }

  .gl-shop-partner-copy {
    padding: 32px 22px;
  }

  .gl-shop-partner-copy h3,
  .gl-shop-everylife-header h3 {
    font-size: 28px;
  }

  .gl-shop-partner-copy p,
  .gl-shop-everylife-header p,
  .gl-shop-everylife-copy p {
    font-size: 15px;
  }

  .gl-shop-video-wrap-new,
  .gl-shop-apparel-image {
    padding: 18px;
  }

  .gl-shop-apparel-image img,
  .gl-shop-video-wrap-new video {
    border-radius: 18px;
  }

  .gl-shop-everylife-panel {
    padding: 28px 18px;
  }

  .gl-shop-everylife-copy h4 {
    font-size: 25px;
  }

  .gl-shop-card-actions .gl-btn,
  .gl-shop-partner-copy .gl-btn {
    width: 100%;
    max-width: none;
  }
}

/* === GoLife Find Us Page - Homepage Flow Version === */

.gl-find-page {
  background: #fff;
}

/* Force correct button colors inside Find page */
.gl-find-page .gl-btn-primary,
.gl-find-page .gl-btn-secondary {
  color: #fff !important;
}

.gl-find-page .gl-btn-primary:hover,
.gl-find-page .gl-btn-secondary:hover {
  color: #fff !important;
}

/* Homepage-style hero */
.gl-find-home-hero {
  padding: 28px 0 44px;
  background: var(--gl-cream);
}

.gl-find-home-hero-card {
  background: #fff;
  border-radius: 34px;
  overflow: hidden;
  box-shadow: var(--gl-soft-shadow);
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  min-height: 430px;
  align-items: stretch;
  border: 1px solid rgba(15,138,135,.08);
}

.gl-find-home-hero-copy {
  padding: 72px 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gl-find-home-hero-copy h1 {
  color: var(--gl-heading);
  font-size: clamp(44px, 5vw, 68px);
  line-height: .96;
  letter-spacing: -1.8px;
  margin: 0 0 18px;
  font-weight: 900;
}

.gl-find-home-hero-copy p {
  color: #666;
  font-size: 19px;
  line-height: 1.5;
  margin: 0 0 22px;
  max-width: 560px;
}

.gl-find-home-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 18px;
}

.gl-find-home-hero-media {
  position: relative;
  min-height: 430px;
  background: #f7f4ef;
}

.gl-find-home-hero-media:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,.74) 18%, rgba(255,255,255,.05) 48%);
  z-index: 2;
  pointer-events: none;
}

.gl-find-home-hero-media img {
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  object-position: center;
  display: block;
  filter: brightness(1.04) saturate(.96);
}

/* Intro */
.gl-find-opening {
  padding: 56px 0 20px;
  background: #fff;
}

.gl-find-opening .gl-section-intro {
  max-width: 940px;
}

.gl-find-opening .gl-section-intro p {
  font-size: 18px;
  line-height: 1.62;
  margin-bottom: 12px;
}

/* Quick cards */
.gl-find-quick-links {
  padding: 28px 0 34px;
  background: #fff;
}

.gl-find-quick-grid {
  max-width: 1060px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.gl-find-quick-card {
  display: block;
  background: #fff;
  border: 1px solid rgba(15,138,135,.08);
  box-shadow: var(--gl-soft-shadow);
  border-radius: 24px;
  padding: 28px 22px;
  text-align: center;
  text-decoration: none !important;
  color: inherit !important;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

.gl-find-quick-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--gl-shadow);
  background: #fffafa;
}

.gl-find-quick-card strong {
  display: block;
  color: var(--gl-heading);
  font-size: 18px;
  font-weight: 900;
  margin: 13px 0 6px;
  text-transform: uppercase;
  letter-spacing: .35px;
}

.gl-find-quick-card small {
  display: block;
  color: #777;
  font-size: 14px;
  line-height: 1.35;
}

/* Icons */
.gl-find-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: var(--gl-blush);
  border: 1px solid rgba(242,123,138,.22);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: var(--gl-pink);
}

.gl-find-icon-clock:before {
  content: "";
  width: 24px;
  height: 24px;
  border: 2px solid var(--gl-pink);
  border-radius: 50%;
}

.gl-find-icon-clock:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 2px;
  background: var(--gl-pink);
  transform: translate(4px, 0);
}

.gl-find-icon-pin:before {
  content: "●";
  color: var(--gl-pink);
  font-size: 23px;
  line-height: 1;
}

.gl-find-icon-mobile:before {
  content: "";
  width: 28px;
  height: 18px;
  border: 2px solid var(--gl-pink);
  border-radius: 5px;
}

/* Info sections */
.gl-find-info-section {
  padding: 42px 0;
  background: #fff;
}

.gl-find-info-card {
  max-width: 1120px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  padding: 42px;
  box-shadow: var(--gl-soft-shadow);
  border: 1px solid rgba(15,138,135,.08);
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 34px;
  align-items: center;
  scroll-margin-top: 150px;
}

.gl-find-info-copy {
  text-align: left;
}

.gl-find-info-copy h2 {
  color: var(--gl-heading);
  font-size: clamp(32px, 4vw, 48px);
  line-height: 1.08;
  letter-spacing: -.9px;
  margin: 0 0 16px;
  font-weight: 900;
}

.gl-find-info-copy p {
  color: #707070;
  font-size: 17px;
  line-height: 1.62;
  margin: 0 0 22px;
}

.gl-find-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

/* Hours */
.gl-hours-panel {
  background: #fffafa;
  border: 1px solid rgba(242,123,138,.16);
  border-radius: 24px;
  padding: 26px;
}

.gl-hours-item {
  background: #fff;
  border-radius: 20px;
  padding: 24px 22px;
  border: 1px solid rgba(242,123,138,.12);
  box-shadow: 0 10px 25px rgba(33,35,38,.06);
  text-align: center;
  margin-bottom: 16px;
}

.gl-hours-item:last-of-type {
  margin-bottom: 0;
}

.gl-hours-item strong {
  display: block;
  color: var(--gl-pink);
  text-transform: uppercase;
  letter-spacing: .55px;
  font-size: 13px;
  margin-bottom: 8px;
}

.gl-hours-item span {
  display: block;
  color: var(--gl-heading);
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 4px;
}

.gl-hours-item small {
  display: block;
  color: #727272;
  font-size: 16px;
}

.gl-find-note {
  color: #777;
  font-size: 15px;
  font-style: italic;
  line-height: 1.5;
  margin: 18px auto 0;
  text-align: center;
}

/* Office location */
.gl-location-box {
  display: block;
  background: #fffafa;
  border-radius: 24px;
  padding: 34px 26px;
  text-decoration: none !important;
  color: inherit !important;
  border: 1px solid rgba(242,123,138,.18);
  text-align: center;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

.gl-location-box:hover {
  transform: translateY(-3px);
  box-shadow: var(--gl-soft-shadow);
  background: var(--gl-blush);
}

.gl-location-pin {
  color: var(--gl-pink);
  font-size: 24px;
  display: block;
  margin-bottom: 8px;
}

.gl-location-box strong {
  display: block;
  color: var(--gl-heading);
  font-size: 28px;
  font-weight: 900;
  line-height: 1.15;
}

.gl-location-box small {
  display: block;
  color: #777;
  font-size: 17px;
  margin-top: 5px;
}

.gl-location-box em {
  display: inline-block;
  margin-top: 14px;
  color: var(--gl-pink);
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .4px;
}

/* Mobile clinic section */
.gl-find-mobile-section {
  padding: 64px 0 90px;
  background: linear-gradient(180deg, #fff 0%, var(--gl-cream) 100%);
}

.gl-find-mobile-section .gl-section-intro {
  max-width: 880px;
}

.gl-mobile-stop-grid {
  max-width: 1120px;
  margin: 0 auto 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}

.gl-mobile-stop {
  display: block;
  text-decoration: none !important;
  background: #fff;
  border-radius: 24px;
  padding: 28px 24px;
  border: 1px solid rgba(15,138,135,.10);
  box-shadow: var(--gl-soft-shadow);
  color: inherit !important;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
  text-align: center;
}

.gl-mobile-stop:hover {
  transform: translateY(-4px);
  box-shadow: var(--gl-shadow);
  background: #fffafa;
}

.gl-mobile-stop strong {
  display: block;
  color: var(--gl-pink);
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .55px;
  margin-bottom: 8px;
}

.gl-mobile-stop span {
  display: block;
  color: var(--gl-heading);
  font-size: 21px;
  font-weight: 900;
  line-height: 1.2;
}

.gl-mobile-stop small {
  display: block;
  color: #777;
  font-size: 14px;
  margin-top: 8px;
  line-height: 1.35;
}

.gl-mobile-clinic-note {
  max-width: 760px;
  margin: 0 auto 28px;
  color: #727272;
  font-size: 17px;
  line-height: 1.5;
  text-align: center;
}

.gl-mobile-clinic-note p {
  margin: 0 0 8px;
}

.gl-find-mobile-section .gl-find-actions {
  justify-content: center;
}

/* Normal links only */
.gl-find-page a:not(.gl-btn):not(.gl-find-quick-card):not(.gl-mobile-stop):not(.gl-location-box) {
  color: var(--gl-pink);
}

.gl-find-page a:not(.gl-btn):not(.gl-find-quick-card):not(.gl-mobile-stop):not(.gl-location-box):hover {
  color: var(--gl-teal);
}

/* Responsive */
@media (max-width: 1024px) {
  .gl-find-home-hero-card,
  .gl-find-quick-grid,
  .gl-find-info-card,
  .gl-mobile-stop-grid {
    grid-template-columns: 1fr;
  }

  .gl-find-home-hero-copy {
    padding: 56px 38px;
    text-align: center;
    align-items: center;
  }

  .gl-find-home-hero-copy p {
    margin-left: auto;
    margin-right: auto;
  }

  .gl-find-home-actions {
    justify-content: center;
  }

  .gl-find-home-hero-media,
  .gl-find-home-hero-media img {
    min-height: 330px;
  }

  .gl-find-home-hero-media:before {
    background: linear-gradient(180deg, #fff 0%, rgba(255,255,255,.25) 34%, rgba(255,255,255,0) 72%);
  }

  .gl-find-info-copy {
    text-align: center;
  }

  .gl-find-actions {
    justify-content: center;
  }
}

@media (max-width: 768px) {
  .gl-find-home-hero {
    padding: 18px 0 34px;
  }

  .gl-find-home-hero-card {
    border-radius: 26px;
  }

  .gl-find-home-hero-copy {
    padding: 42px 24px;
  }

  .gl-find-home-hero-copy h1 {
    font-size: 40px;
  }

  .gl-find-home-hero-copy p {
    font-size: 16px;
  }

  .gl-find-home-actions {
    flex-direction: column;
    width: 100%;
  }

  .gl-find-home-actions .gl-btn {
    width: 100%;
  }

  .gl-find-opening {
    padding: 42px 0 12px;
  }

  .gl-find-opening .gl-section-intro p {
    font-size: 15.5px;
  }

  .gl-find-quick-links {
    padding: 18px 0 28px;
  }

  .gl-find-info-section {
    padding: 30px 0;
  }

  .gl-find-info-card {
    padding: 28px 20px;
    border-radius: 24px;
  }

  .gl-find-info-copy p,
  .gl-mobile-clinic-note {
    font-size: 15px;
  }

  .gl-find-actions {
    flex-direction: column;
  }

  .gl-find-actions .gl-btn {
    width: 100%;
  }

  .gl-hours-panel {
    padding: 20px;
    border-radius: 22px;
  }

  .gl-location-box strong,
  .gl-mobile-stop span,
  .gl-hours-item span {
    font-size: 20px;
  }

  .gl-find-mobile-section {
    padding: 48px 0 70px;
  }

  .gl-mobile-stop {
    padding: 24px 18px;
    border-radius: 22px;
  }
}
/* === GoLife Cost-Free Services Page - Homepage Flow Version === */

.gl-services-page {
  background: #fff;
}

/* Force correct button colors inside Services page */
.gl-services-page .gl-btn-primary,
.gl-services-page .gl-btn-secondary {
  color: #fff !important;
}

.gl-services-page .gl-btn-primary:hover,
.gl-services-page .gl-btn-secondary:hover {
  color: #fff !important;
}

/* Homepage-style hero */
.gl-services-home-hero {
  padding: 28px 0 44px;
  background: var(--gl-cream);
}

.gl-services-home-hero-card {
  background: #fff;
  border-radius: 34px;
  overflow: hidden;
  box-shadow: var(--gl-soft-shadow);
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  min-height: 430px;
  align-items: stretch;
  border: 1px solid rgba(15,138,135,.08);
}

.gl-services-home-hero-copy {
  padding: 72px 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gl-services-home-hero-copy h1 {
  color: var(--gl-heading);
  font-size: clamp(44px, 5vw, 68px);
  line-height: .96;
  letter-spacing: -1.8px;
  margin: 0 0 18px;
  font-weight: 900;
}

.gl-services-home-hero-copy p {
  color: #666;
  font-size: 19px;
  line-height: 1.5;
  margin: 0 0 22px;
  max-width: 560px;
}

/* Hero buttons */
.gl-services-home-actions {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  margin: 0 0 18px;
}

.gl-services-home-actions .gl-btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.gl-services-home-hero-media {
  position: relative;
  min-height: 430px;
  background: #f7f4ef;
}

.gl-services-home-hero-media:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,.74) 18%, rgba(255,255,255,.05) 48%);
  z-index: 2;
  pointer-events: none;
}

.gl-services-home-hero-media img {
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  object-position: center;
  display: block;
  filter: brightness(1.04) saturate(.96);
}

/* Intro */
.gl-services-opening {
  padding: 56px 0 20px;
  background: #fff;
}

.gl-services-opening .gl-section-intro {
  max-width: 940px;
}

.gl-services-opening .gl-section-intro p {
  font-size: 18px;
  line-height: 1.62;
  margin-bottom: 12px;
}

/* Quick jump cards */
.gl-services-quick-links {
  padding: 28px 0 34px;
  background: #fff;
}

.gl-services-quick-grid {
  max-width: 1060px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.gl-services-quick-card {
  display: block;
  background: #fff;
  border: 1px solid rgba(15,138,135,.08);
  box-shadow: var(--gl-soft-shadow);
  border-radius: 24px;
  padding: 28px 22px;
  text-align: center;
  text-decoration: none !important;
  color: inherit !important;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

.gl-services-quick-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--gl-shadow);
  background: #fffafa;
}

.gl-services-quick-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: var(--gl-blush);
  border: 1px solid rgba(242,123,138,.22);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 14px;
}

.gl-services-quick-icon svg {
  width: 32px;
  height: 32px;
  display: block;
}

.gl-services-quick-icon svg * {
  fill: none;
  stroke: var(--gl-pink);
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.gl-services-quick-card strong {
  display: block;
  color: var(--gl-heading);
  font-size: 17px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .35px;
  margin-bottom: 6px;
}

.gl-services-quick-card small {
  display: block;
  color: #777;
  font-size: 14px;
  line-height: 1.35;
}

/* Service flow section */
.gl-services-flow-section {
  padding: 58px 0 90px;
  background: linear-gradient(180deg, #fff 0%, var(--gl-cream) 100%);
}

.gl-services-flow-section .gl-section-intro {
  max-width: 900px;
}

.gl-services-flow-list {
  max-width: 1120px;
  margin: 0 auto;
}

.gl-services-flow-card {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: var(--gl-soft-shadow);
  border: 1px solid rgba(15,138,135,.08);
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  align-items: stretch;
  margin-bottom: 30px;
  scroll-margin-top: 150px;
}

.gl-services-flow-card:last-child {
  margin-bottom: 0;
}

.gl-services-flow-media {
  min-height: 410px;
  background: #f7f4ef;
  overflow: hidden;
}

.gl-services-flow-media img {
  width: 100%;
  height: 100%;
  min-height: 410px;
  object-fit: cover;
  object-position: center;
  display: block;
  filter: brightness(1.05) saturate(.96);
}

.gl-services-flow-copy {
  padding: 48px 44px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
}

.gl-services-flow-copy h3 {
  color: var(--gl-heading);
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1.08;
  letter-spacing: -.7px;
  margin: 0 0 14px;
  font-weight: 900;
}

.gl-services-flow-copy p {
  color: #707070;
  font-size: 16.5px;
  line-height: 1.62;
  margin: 0 0 14px;
}

.gl-service-list {
  margin: 18px 0 22px;
  padding: 0;
  list-style: none;
}

.gl-service-list li {
  position: relative;
  color: #707070;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 10px;
  padding-left: 26px;
}

.gl-service-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 10px;
  height: 10px;
  background: var(--gl-pink);
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(242,123,138,.13);
}

.gl-services-flow-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 20px;
}

.gl-services-flow-actions .gl-btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* Related section */
.gl-services-related {
  padding: 74px 0 90px;
  background: #fff;
}

.gl-services-related-grid {
  max-width: 980px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.gl-related-card {
  display: block;
  text-decoration: none !important;
  color: inherit !important;
  background: #fff;
  border-radius: 24px;
  padding: 28px 24px;
  box-shadow: var(--gl-soft-shadow);
  border: 1px solid rgba(15,138,135,.08);
  text-align: center;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

.gl-related-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--gl-shadow);
  background: #fffafa;
}

.gl-related-card strong {
  display: block;
  color: var(--gl-heading);
  font-size: 19px;
  font-weight: 900;
  margin-bottom: 8px;
}

.gl-related-card small {
  display: block;
  color: #777;
  font-size: 14px;
  line-height: 1.45;
}

/* Normal text links only */
.gl-services-page a:not(.gl-btn):not(.gl-services-quick-card):not(.gl-related-card) {
  color: var(--gl-pink);
}

.gl-services-page a:not(.gl-btn):not(.gl-services-quick-card):not(.gl-related-card):hover {
  color: var(--gl-teal);
}

/* Responsive */
@media (max-width: 1024px) {
  .gl-services-home-hero-card,
  .gl-services-quick-grid,
  .gl-services-flow-card,
  .gl-services-related-grid {
    grid-template-columns: 1fr;
  }

  .gl-services-home-hero-copy {
    padding: 56px 38px;
    text-align: center;
    align-items: center;
  }

  .gl-services-home-hero-copy p {
    margin-left: auto;
    margin-right: auto;
  }

  .gl-services-home-actions {
    justify-content: center;
  }

  .gl-services-home-hero-media,
  .gl-services-home-hero-media img {
    min-height: 330px;
  }

  .gl-services-home-hero-media:before {
    background: linear-gradient(180deg, #fff 0%, rgba(255,255,255,.25) 34%, rgba(255,255,255,0) 72%);
  }

  .gl-services-flow-card-reverse .gl-services-flow-media {
    order: -1;
  }

  .gl-services-flow-copy {
    text-align: center;
  }

  .gl-services-flow-actions {
    justify-content: center;
  }

  .gl-service-list {
    text-align: left;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 768px) {
  .gl-services-home-hero {
    padding: 18px 0 34px;
  }

  .gl-services-home-hero-card {
    border-radius: 26px;
  }

  .gl-services-home-hero-copy {
    padding: 42px 24px;
  }

  .gl-services-home-hero-copy h1 {
    font-size: 40px;
  }

  .gl-services-home-hero-copy p {
    font-size: 16px;
  }

  /* Mobile hero button spacing fix */
  .gl-services-home-actions {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 14px !important;
    row-gap: 14px !important;
    margin: 0 0 22px !important;
  }

  .gl-services-home-actions .gl-btn {
    width: 100%;
    max-width: 340px;
    margin: 0 auto !important;
    min-height: 54px;
  }

  .gl-services-opening {
    padding: 42px 0 12px;
  }

  .gl-services-opening .gl-section-intro p {
    font-size: 15.5px;
  }

  .gl-services-quick-links {
    padding: 18px 0 28px;
  }

  .gl-services-flow-section {
    padding: 46px 0 72px;
  }

  .gl-services-flow-card {
    border-radius: 24px;
    scroll-margin-top: 120px;
  }

  .gl-services-flow-media,
  .gl-services-flow-media img {
    min-height: 260px;
  }

  .gl-services-flow-copy {
    padding: 32px 22px;
  }

  .gl-services-flow-copy p,
  .gl-service-list li {
    font-size: 15px;
  }

  .gl-services-flow-actions {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 12px !important;
    row-gap: 12px !important;
  }

  .gl-services-flow-actions .gl-btn {
    width: 100%;
    max-width: 340px;
    margin: 0 auto !important;
    min-height: 52px;
  }

  .gl-services-related {
    padding: 54px 0 76px;
  }
}
/* === GoLife Decision Support Page - Homepage Flow Version === */

.gl-decision-support-page {
  background: #fff;
}

/* Hero matching homepage style */
.gl-decision-home-hero {
  padding: 28px 0 44px;
  background: var(--gl-cream);
}

.gl-decision-home-hero-card {
  background: #fff;
  border-radius: 34px;
  overflow: hidden;
  box-shadow: var(--gl-soft-shadow);
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 430px;
  align-items: stretch;
  border: 1px solid rgba(15,138,135,.08);
}

.gl-decision-home-hero-copy {
  padding: 72px 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gl-decision-home-hero-copy h1 {
  color: var(--gl-heading);
  font-size: clamp(42px, 5vw, 66px);
  line-height: .96;
  letter-spacing: -1.8px;
  margin: 0 0 18px;
  font-weight: 900;
}

.gl-decision-home-hero-copy p {
  color: #666;
  font-size: 19px;
  line-height: 1.5;
  margin: 0 0 8px;
  max-width: 560px;
}

.gl-decision-home-hero-media {
  position: relative;
  min-height: 430px;
  background: #f7f4ef;
}

.gl-decision-home-hero-media:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,.72) 18%, rgba(255,255,255,.05) 45%);
  z-index: 2;
  pointer-events: none;
}

.gl-decision-home-hero-media img {
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  object-position: center;
  display: block;
  filter: brightness(1.04) saturate(.96);
}

.gl-decision-intro {
  padding: 54px 0 18px;
  background: #fff;
}

.gl-decision-quick-links {
  padding: 28px 0 26px;
  background: #fff;
}

.gl-decision-quick-grid {
  max-width: 1060px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.gl-decision-quick-card {
  display: block;
  background: #fff;
  border: 1px solid rgba(15,138,135,.08);
  box-shadow: var(--gl-soft-shadow);
  border-radius: 24px;
  padding: 28px 22px;
  text-align: center;
  text-decoration: none !important;
  color: inherit !important;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

.gl-decision-quick-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--gl-shadow);
  background: #fffafa;
}

.gl-decision-icon {
  position: relative;
  display: flex;
  width: 54px;
  height: 54px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--gl-blush);
  border: 1px solid rgba(242,123,138,.22);
  color: var(--gl-pink);
  margin: 0 auto 14px;
}

.gl-decision-icon svg {
  width: 33px;
  height: 33px;
  display: block;
}

.gl-decision-icon svg * {
  fill: none;
  stroke: var(--gl-pink);
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.gl-decision-quick-card strong {
  display: block;
  color: var(--gl-heading);
  font-size: 17px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .35px;
  margin-bottom: 6px;
}

.gl-decision-quick-card small {
  display: block;
  color: #777;
  font-size: 14px;
  line-height: 1.35;
}

/* Light cards instead of dark overlay cards */
.gl-decision-main-light {
  padding: 56px 0 90px;
  background: linear-gradient(180deg, #fff 0%, var(--gl-cream) 100%);
}

.gl-decision-light-grid {
  max-width: 1120px;
  margin: 0 auto 28px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.gl-decision-light-card {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: var(--gl-soft-shadow);
  border: 1px solid rgba(15,138,135,.08);
  scroll-margin-top: 150px;
}

.gl-decision-light-media {
  height: 275px;
  background: #f7f4ef;
  overflow: hidden;
}

.gl-decision-light-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  filter: brightness(1.06) saturate(.96);
  transition: transform .35s ease;
}

.gl-decision-light-card:hover .gl-decision-light-media img {
  transform: scale(1.025);
}

.gl-decision-light-copy {
  padding: 36px 34px 38px;
  text-align: center;
}

.gl-decision-light-copy h2,
.gl-decision-wide-copy h2 {
  color: var(--gl-heading);
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1.06;
  letter-spacing: -.8px;
  margin: 0 0 16px;
  font-weight: 900;
}

.gl-decision-light-copy p,
.gl-decision-wide-copy p {
  color: #707070;
  font-size: 16.5px;
  line-height: 1.62;
  margin: 0 auto 24px;
  max-width: 640px;
}

.gl-decision-card-actions {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
}

/* Wide light Option Line card */
.gl-decision-wide-light-card {
  max-width: 1120px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: var(--gl-soft-shadow);
  border: 1px solid rgba(15,138,135,.08);
  display: grid;
  grid-template-columns: 1fr .9fr;
  align-items: stretch;
  scroll-margin-top: 150px;
}

.gl-decision-wide-copy {
  padding: 54px 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
}

.gl-decision-wide-copy p {
  margin-left: 0;
}

.gl-decision-wide-media {
  min-height: 360px;
  background: #f7f4ef;
}

.gl-decision-wide-media img {
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
  object-position: center;
  display: block;
  filter: brightness(1.08) saturate(.96);
}

@media (max-width: 1024px) {
  .gl-decision-home-hero-card,
  .gl-decision-quick-grid,
  .gl-decision-light-grid,
  .gl-decision-wide-light-card {
    grid-template-columns: 1fr;
  }

  .gl-decision-home-hero-copy {
    padding: 56px 38px;
    text-align: center;
    align-items: center;
  }

  .gl-decision-home-hero-copy p {
    margin-left: auto;
    margin-right: auto;
  }

  .gl-decision-home-hero-media,
  .gl-decision-home-hero-media img {
    min-height: 330px;
  }

  .gl-decision-home-hero-media:before {
    background: linear-gradient(180deg, #fff 0%, rgba(255,255,255,.22) 32%, rgba(255,255,255,0) 70%);
  }

  .gl-decision-wide-copy {
    text-align: center;
    padding: 42px 34px;
  }

  .gl-decision-wide-copy p {
    margin-left: auto;
  }
}

@media (max-width: 768px) {
  .gl-decision-home-hero {
    padding: 18px 0 34px;
  }

  .gl-decision-home-hero-card {
    border-radius: 26px;
  }

  .gl-decision-home-hero-copy {
    padding: 42px 24px;
  }

  .gl-decision-home-hero-copy h1 {
    font-size: 40px;
  }

  .gl-decision-home-hero-copy p {
    font-size: 16px;
  }

  .gl-decision-intro {
    padding: 42px 0 12px;
  }

  .gl-decision-main-light {
    padding: 42px 0 70px;
  }

  .gl-decision-light-card,
  .gl-decision-wide-light-card {
    border-radius: 24px;
    scroll-margin-top: 120px;
  }

  .gl-decision-light-media {
    height: 230px;
  }

  .gl-decision-light-copy,
  .gl-decision-wide-copy {
    padding: 30px 22px;
  }

  .gl-decision-light-copy p,
  .gl-decision-wide-copy p {
    font-size: 15px;
  }

  .gl-decision-card-actions {
    flex-direction: column;
  }

  .gl-decision-card-actions .gl-btn,
  .gl-decision-wide-copy .gl-btn {
    width: 100%;
  }

  .gl-decision-wide-media,
  .gl-decision-wide-media img {
    min-height: 240px;
  }
}

/* === GoLife Decision Support Page === */

/*.gl-decision-support-page {*/
/*  background: #fff;*/
/*}*/

/*.gl-decision-hero {*/
/*  padding: 28px 0 38px;*/
/*  background: var(--gl-cream);*/
/*}*/

/*.gl-decision-intro {*/
/*  padding: 54px 0 18px;*/
/*  background: #fff;*/
/*}*/

/*.gl-decision-quick-links {*/
/*  padding: 28px 0 26px;*/
/*  background: #fff;*/
/*}*/

/*.gl-decision-quick-grid {*/
/*  max-width: 1060px;*/
/*  margin: 0 auto;*/
/*  display: grid;*/
/*  grid-template-columns: repeat(3, 1fr);*/
/*  gap: 18px;*/
/*}*/

/*.gl-decision-quick-card {*/
/*  display: block;*/
/*  background: #fff;*/
/*  border: 1px solid rgba(15,138,135,.08);*/
/*  box-shadow: var(--gl-soft-shadow);*/
/*  border-radius: 24px;*/
/*  padding: 28px 22px;*/
/*  text-align: center;*/
/*  text-decoration: none !important;*/
/*  color: inherit !important;*/
/*  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;*/
/*}*/

/*.gl-decision-quick-card:hover {*/
/*  transform: translateY(-4px);*/
/*  box-shadow: var(--gl-shadow);*/
/*  background: #fffafa;*/
/*}*/

/*.gl-decision-icon {*/
/*  position: relative;*/
/*  display: flex;*/
/*  width: 54px;*/
/*  height: 54px;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  border-radius: 50%;*/
/*  background: var(--gl-blush);*/
/*  border: 1px solid rgba(242,123,138,.22);*/
/*  color: var(--gl-pink);*/
/*  margin: 0 auto 14px;*/
/*}*/

/*.gl-decision-icon svg {*/
/*  width: 33px;*/
/*  height: 33px;*/
/*  display: block;*/
/*}*/

/*.gl-decision-icon svg * {*/
/*  fill: none;*/
/*  stroke: var(--gl-pink);*/
/*  stroke-width: 3;*/
/*  stroke-linecap: round;*/
/*  stroke-linejoin: round;*/
/*}*/

/*.gl-decision-quick-card strong {*/
/*  display: block;*/
/*  color: var(--gl-heading);*/
/*  font-size: 17px;*/
/*  font-weight: 800;*/
/*  text-transform: uppercase;*/
/*  letter-spacing: .35px;*/
/*  margin-bottom: 6px;*/
/*}*/

/*.gl-decision-quick-card small {*/
/*  display: block;*/
/*  color: #777;*/
/*  font-size: 14px;*/
/*  line-height: 1.35;*/
/*}*/

/*.gl-decision-main {*/
/*  padding: 56px 0 90px;*/
/*  background: linear-gradient(180deg, #fff 0%, var(--gl-cream) 100%);*/
/*}*/

/*.gl-decision-grid {*/
/*  max-width: 1120px;*/
/*  margin: 0 auto 28px;*/
/*  display: grid;*/
/*  grid-template-columns: repeat(2, 1fr);*/
/*  gap: 22px;*/
/*}*/

/*.gl-decision-card {*/
/*  min-height: 520px;*/
/*  border-radius: 34px;*/
/*  overflow: hidden;*/
/*  background-size: cover;*/
/*  background-position: center;*/
/*  box-shadow: var(--gl-soft-shadow);*/
/*  display: flex;*/
/*  align-items: flex-end;*/
/*  scroll-margin-top: 150px;*/
/*}*/

/*.gl-decision-card-content {*/
/*  width: 100%;*/
/*  padding: 42px;*/
/*  color: #fff;*/
/*  text-align: center;*/
/*}*/

/*.gl-decision-card .gl-kicker,*/
/*.gl-decision-optionline .gl-kicker {*/
/*  color: #ffd7df;*/
/*}*/

/*.gl-decision-card h2,*/
/*.gl-decision-optionline h2 {*/
/*  color: #fff;*/
/*  font-size: clamp(30px, 3vw, 46px);*/
/*  line-height: 1.06;*/
/*  letter-spacing: -.8px;*/
/*  margin: 0 0 18px;*/
/*  font-weight: 900;*/
/*}*/

/*.gl-decision-card p,*/
/*.gl-decision-optionline p {*/
/*  color: rgba(255,255,255,.92);*/
/*  font-size: 17px;*/
/*  line-height: 1.62;*/
/*  margin: 0 auto 24px;*/
/*  max-width: 640px;*/
/*}*/

/*.gl-decision-card-actions {*/
/*  display: flex;*/
/*  gap: 12px;*/
/*  justify-content: center;*/
/*  flex-wrap: wrap;*/
/*}*/

/*.gl-btn-light {*/
/*  background: rgba(255,255,255,.92) !important;*/
/*  color: var(--gl-teal) !important;*/
/*  border-color: rgba(255,255,255,.92) !important;*/
/*}*/

/*.gl-decision-optionline {*/
/*  max-width: 1120px;*/
/*  min-height: 360px;*/
/*  margin: 0 auto;*/
/*  border-radius: 34px;*/
/*  overflow: hidden;*/
/*  background-size: cover;*/
/*  background-position: center;*/
/*  box-shadow: var(--gl-soft-shadow);*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  scroll-margin-top: 150px;*/
/*}*/

/*.gl-decision-optionline-content {*/
/*  width: 100%;*/
/*  text-align: center;*/
/*  padding: 50px 38px;*/
/*}*/

/*@media (max-width: 1024px) {*/
/*  .gl-decision-quick-grid,*/
/*  .gl-decision-grid {*/
/*    grid-template-columns: 1fr;*/
/*  }*/

/*  .gl-decision-card {*/
/*    min-height: 440px;*/
/*  }*/
/*}*/

/*@media (max-width: 768px) {*/
/*  .gl-decision-hero {*/
/*    padding: 18px 0 30px;*/
/*  }*/

/*  .gl-decision-intro {*/
/*    padding: 42px 0 12px;*/
/*  }*/

/*  .gl-decision-main {*/
/*    padding: 42px 0 70px;*/
/*  }*/

/*  .gl-decision-card,*/
/*  .gl-decision-optionline {*/
/*    border-radius: 26px;*/
/*    scroll-margin-top: 120px;*/
/*  }*/

/*  .gl-decision-card {*/
/*    min-height: 500px;*/
/*  }*/

/*  .gl-decision-card-content,*/
/*  .gl-decision-optionline-content {*/
/*    padding: 34px 22px;*/
/*  }*/

/*  .gl-decision-card p,*/
/*  .gl-decision-optionline p {*/
/*    font-size: 15px;*/
/*  }*/

/*  .gl-decision-card-actions {*/
/*    flex-direction: column;*/
/*  }*/

/*  .gl-decision-card-actions .gl-btn,*/
/*  .gl-decision-optionline .gl-btn {*/
/*    width: 100%;*/
/*  }*/
/*}*/


/* === GoLife Schedule Appointment Page - Homepage Flow Version === */

.gl-appointment-page {
  background: #fff !important;
}

/* Force correct button colors inside Appointment page */
.gl-appointment-page .gl-btn-primary,
.gl-appointment-page .gl-btn-secondary {
  color: #fff !important;
}

.gl-appointment-page .gl-btn-primary:hover,
.gl-appointment-page .gl-btn-secondary:hover {
  color: #fff !important;
}

/* Homepage-style hero */
.gl-appointment-home-hero {
  padding: 28px 0 44px;
  background: var(--gl-cream);
}

.gl-appointment-home-hero-card {
  background: #fff;
  border-radius: 34px;
  overflow: hidden;
  box-shadow: var(--gl-soft-shadow);
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  min-height: 430px;
  align-items: stretch;
  border: 1px solid rgba(15,138,135,.08);
}

.gl-appointment-home-hero-copy {
  padding: 72px 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gl-appointment-home-hero-copy h1 {
  color: var(--gl-heading);
  font-size: clamp(44px, 5vw, 68px);
  line-height: .96;
  letter-spacing: -1.8px;
  margin: 0 0 18px;
  font-weight: 900;
}

.gl-appointment-home-hero-copy p {
  color: #666;
  font-size: 19px;
  line-height: 1.5;
  margin: 0 0 22px;
  max-width: 560px;
}

.gl-appointment-home-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 18px;
}

.gl-appointment-home-hero-media {
  position: relative;
  min-height: 430px;
  background: #f7f4ef;
}

.gl-appointment-home-hero-media:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,.74) 18%, rgba(255,255,255,.05) 48%);
  z-index: 2;
  pointer-events: none;
}

.gl-appointment-home-hero-media img {
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  object-position: center;
  display: block;
  filter: brightness(1.04) saturate(.96);
}

/* Intro */
.gl-appointment-opening {
  padding: 56px 0 20px;
  background: #fff;
}

.gl-appointment-opening .gl-section-intro {
  max-width: 900px;
}

.gl-appointment-opening .gl-section-intro p {
  font-size: 18px;
  line-height: 1.62;
}

/* Main request section */
.gl-appointment-request-section {
  padding: 36px 0 94px;
  background: linear-gradient(180deg, #fff 0%, var(--gl-cream) 100%);
}

.gl-appointment-request-card {
  max-width: 1180px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  padding: 36px;
  box-shadow: var(--gl-soft-shadow);
  border: 1px solid rgba(15,138,135,.08);
}

.gl-appointment-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 28px;
}

.gl-appointment-card-header h2 {
  color: var(--gl-heading);
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1.08;
  letter-spacing: -.7px;
  margin: 0;
  font-weight: 900;
}

/* Help cards */
/* Appointment help cards - fixed icons */
.gl-appointment-help-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin: 0 0 30px;
}

.gl-appointment-help-item {
  background: #fffafa;
  border: 1px solid rgba(242,123,138,.16);
  border-radius: 22px;
  padding: 28px 22px;
  text-align: center;
  box-shadow: 0 10px 25px rgba(33,35,38,.05);
}

.gl-appointment-help-icon {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: var(--gl-blush);
  border: 1px solid rgba(242,123,138,.24);
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px;
  position: relative;
  color: var(--gl-pink);
  box-sizing: border-box;
}

/* Tulsa Clinic icon */
.gl-appointment-help-office:before {
  content: "";
  width: 26px;
  height: 24px;
  border: 2px solid var(--gl-pink);
  border-radius: 5px;
  position: absolute;
  top: 17px;
  left: 15px;
  box-sizing: border-box;
}

.gl-appointment-help-office:after {
  content: "";
  width: 8px;
  height: 11px;
  border: 2px solid var(--gl-pink);
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  position: absolute;
  bottom: 17px;
  left: 25px;
  box-sizing: border-box;
}

/* Mobile Clinic icon */
.gl-appointment-help-mobile:before {
  content: "";
  width: 31px;
  height: 20px;
  border: 2px solid var(--gl-pink);
  border-radius: 6px;
  position: absolute;
  top: 18px;
  left: 13px;
  box-sizing: border-box;
}

.gl-appointment-help-mobile:after {
  content: "";
  width: 7px;
  height: 7px;
  background: var(--gl-pink);
  border-radius: 50%;
  position: absolute;
  right: 15px;
  bottom: 16px;
}

/* Patient Portal icon */
.gl-appointment-help-portal:before {
  content: "";
  width: 29px;
  height: 23px;
  border: 2px solid var(--gl-pink);
  border-radius: 5px;
  position: absolute;
  top: 17px;
  left: 14px;
  box-sizing: border-box;
}

.gl-appointment-help-portal:after {
  content: "";
  width: 15px;
  height: 2px;
  background: var(--gl-pink);
  position: absolute;
  top: 28px;
  left: 21px;
  box-shadow: 0 6px 0 var(--gl-pink);
}

/* Text inside appointment help cards */
.gl-appointment-help-item strong {
  display: block;
  color: var(--gl-heading);
  font-size: 17px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .35px;
  margin-bottom: 7px;
}

.gl-appointment-help-item span:not(.gl-appointment-help-icon) {
  display: block;
  color: #727272;
  font-size: 14px;
  line-height: 1.45;
}
/* Embed */
.gl-ekyros-embed-wrap {
  background: #fff;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 14px 34px rgba(33,35,38,.08);
}

.gl-ekyros-embed-wrap iframe {
  display: block;
  background: #fff;
}

/* Notes and bottom actions */
.gl-appointment-footer-note {
  max-width: 900px;
  margin: 28px auto 0;
  text-align: center;
  color: #717171;
  font-size: 15px;
  line-height: 1.55;
}

.gl-appointment-footer-note p {
  margin: 0 0 8px;
}

.gl-appointment-bottom-actions {
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

/* Normal text links only */
.gl-appointment-page a:not(.gl-btn) {
  color: var(--gl-pink);
}

.gl-appointment-page a:not(.gl-btn):hover {
  color: var(--gl-teal);
}

/* Responsive */
@media (max-width: 1024px) {
  .gl-appointment-home-hero-card,
  .gl-appointment-help-grid {
    grid-template-columns: 1fr;
  }

  .gl-appointment-home-hero-copy {
    padding: 56px 38px;
    text-align: center;
    align-items: center;
  }

  .gl-appointment-home-hero-copy p {
    margin-left: auto;
    margin-right: auto;
  }

  .gl-appointment-home-actions {
    justify-content: center;
  }

  .gl-appointment-home-hero-media,
  .gl-appointment-home-hero-media img {
    min-height: 330px;
  }

  .gl-appointment-home-hero-media:before {
    background: linear-gradient(180deg, #fff 0%, rgba(255,255,255,.25) 34%, rgba(255,255,255,0) 72%);
  }

  .gl-appointment-card-header {
    flex-direction: column;
    text-align: center;
  }

  .gl-appointment-request-card {
    padding: 28px;
  }
}

@media (max-width: 768px) {
  .gl-appointment-home-hero {
    padding: 18px 0 34px;
  }

  .gl-appointment-home-hero-card {
    border-radius: 26px;
  }

  .gl-appointment-home-hero-copy {
    padding: 42px 24px;
  }

  .gl-appointment-home-hero-copy h1 {
    font-size: 40px;
  }

  .gl-appointment-home-hero-copy p {
    font-size: 16px;
  }

  .gl-appointment-home-actions {
    flex-direction: column;
    width: 100%;
  }

  .gl-appointment-home-actions .gl-btn {
    width: 100%;
  }

  .gl-appointment-opening {
    padding: 42px 0 12px;
  }

  .gl-appointment-opening .gl-section-intro p {
    font-size: 15.5px;
  }

  .gl-appointment-request-section {
    padding: 30px 0 76px;
  }

  .gl-appointment-request-card {
    padding: 18px;
    border-radius: 24px;
  }

  .gl-appointment-card-header h2 {
    font-size: 28px;
  }

  .gl-ekyros-embed-wrap {
    border-radius: 18px;
  }

  .gl-ekyros-embed-wrap iframe {
    min-height: 700px !important;
  }

  .gl-appointment-bottom-actions {
    flex-direction: column;
  }

  .gl-appointment-bottom-actions .gl-btn {
    width: 100%;
  }
}

/* === GoLife Utility / Sitemap / Legal Pages === */

.gl-utility-page {
  background: #fff;
}

.gl-utility-hero {
  padding: 52px 0 62px;
  background: linear-gradient(180deg, #fff 0%, var(--gl-cream) 100%);
}

.gl-utility-hero-card {
  max-width: 1120px;
  min-height: 430px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr .9fr;
  gap: 40px;
  align-items: center;
  background: #fff;
  border-radius: 34px;
  padding: 54px;
  box-shadow: var(--gl-soft-shadow);
  border: 1px solid rgba(15,138,135,.08);
}

.gl-utility-hero-copy h1 {
  color: var(--gl-heading);
  font-size: clamp(46px, 6vw, 76px);
  line-height: .95;
  letter-spacing: -2px;
  margin: 0 0 18px;
  font-weight: 900;
}

.gl-utility-hero-copy p {
  color: #707070;
  font-size: 20px;
  line-height: 1.5;
  max-width: 580px;
  margin: 0;
}

.gl-utility-hero-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.gl-utility-hero-logo img {
  width: min(420px, 100%);
  height: auto;
  display: block;
}

.gl-utility-image-hero {
  padding: 28px 0 38px;
  background: var(--gl-cream);
}

.gl-sitemap-section {
  padding: 72px 0 96px;
  background: #fff;
}

.gl-sitemap-grid {
  max-width: 1120px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.gl-sitemap-card {
  background: #fff;
  border-radius: 28px;
  padding: 34px 32px;
  box-shadow: var(--gl-soft-shadow);
  border: 1px solid rgba(15,138,135,.08);
}

.gl-sitemap-card h2 {
  color: var(--gl-heading);
  font-size: 30px;
  line-height: 1.1;
  margin: 0 0 18px;
  font-weight: 900;
}

.gl-sitemap-card ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.gl-sitemap-card li {
  border-bottom: 1px solid rgba(0,0,0,.07);
}

.gl-sitemap-card li:last-child {
  border-bottom: 0;
}

.gl-sitemap-card a {
  display: block;
  padding: 13px 0;
  color: var(--gl-pink) !important;
  font-size: 18px;
  font-weight: 800;
  text-decoration: none !important;
  transition: color .22s ease, transform .22s ease;
}

.gl-sitemap-card a:hover {
  color: var(--gl-teal) !important;
  transform: translateX(4px);
}

.gl-legal-section {
  padding: 48px 0 96px;
  background: linear-gradient(180deg, #fff 0%, var(--gl-cream) 100%);
}

.gl-legal-card {
  max-width: 920px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  padding: 46px 44px;
  box-shadow: var(--gl-soft-shadow);
  border: 1px solid rgba(15,138,135,.08);
  color: #707070;
}

.gl-legal-header h2 {
  color: var(--gl-heading);
  font-size: clamp(28px, 3vw, 40px);
  line-height: 1.1;
  letter-spacing: -.6px;
  margin: 0 0 8px;
  font-weight: 900;
  text-transform: uppercase;
}

.gl-legal-header p {
  color: var(--gl-pink);
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .45px;
  margin: 0;
}

.gl-legal-divider {
  width: 100%;
  height: 1px;
  background: rgba(0,0,0,.13);
  margin: 28px 0 34px;
}

.gl-legal-card section {
  margin: 0 0 34px;
}

.gl-legal-card section:last-child {
  margin-bottom: 0;
}

.gl-legal-card h3 {
  color: var(--gl-heading);
  font-size: 22px;
  line-height: 1.2;
  margin: 0 0 10px;
  font-weight: 900;
}

.gl-legal-card p {
  color: #707070;
  font-size: 16px;
  line-height: 1.62;
  margin: 0 0 12px;
}

.gl-legal-card ul {
  margin: 16px 0 18px;
  padding: 0;
  list-style: none;
}

.gl-legal-card li {
  position: relative;
  color: #707070;
  font-size: 16px;
  line-height: 1.55;
  margin: 0 0 10px;
  padding-left: 27px;
}

.gl-legal-card li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--gl-pink);
  box-shadow: 0 0 0 5px rgba(242,123,138,.13);
}

.gl-legal-card a {
  color: var(--gl-pink) !important;
  font-weight: 800;
  text-decoration: none !important;
}

.gl-legal-card a:hover {
  color: var(--gl-teal) !important;
}

.gl-legal-contact {
  background: #fffafa;
  border: 1px solid rgba(242,123,138,.16);
  border-radius: 20px;
  padding: 22px 24px;
  margin-top: 16px !important;
}

.gl-legal-actions {
  max-width: 920px;
  margin: 30px auto 0;
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}

@media (max-width: 1024px) {
  .gl-utility-hero-card,
  .gl-sitemap-grid {
    grid-template-columns: 1fr;
  }

  .gl-utility-hero-card {
    text-align: center;
    padding: 44px 32px;
  }

  .gl-utility-hero-copy p {
    margin: 0 auto;
  }

  .gl-utility-hero-logo img {
    width: min(300px, 75%);
  }
}

@media (max-width: 768px) {
  .gl-utility-hero {
    padding: 36px 0 48px;
  }

  .gl-utility-hero-card {
    min-height: auto;
    border-radius: 26px;
    padding: 34px 22px;
  }

  .gl-utility-hero-copy h1 {
    font-size: 42px;
    letter-spacing: -1px;
  }

  .gl-utility-hero-copy p {
    font-size: 16px;
  }

  .gl-utility-image-hero {
    padding: 18px 0 30px;
  }

  .gl-sitemap-section {
    padding: 52px 0 76px;
  }

  .gl-sitemap-card {
    padding: 26px 22px;
    border-radius: 24px;
  }

  .gl-sitemap-card h2 {
    font-size: 25px;
  }

  .gl-sitemap-card a {
    font-size: 16px;
  }

  .gl-legal-section {
    padding: 34px 0 76px;
  }

  .gl-legal-card {
    padding: 30px 22px;
    border-radius: 24px;
  }

  .gl-legal-header h2 {
    font-size: 25px;
  }

  .gl-legal-card h3 {
    font-size: 20px;
  }

  .gl-legal-card p,
  .gl-legal-card li {
    font-size: 15px;
  }

  .gl-legal-actions {
    flex-direction: column;
  }

  .gl-legal-actions .gl-btn {
    width: 100%;
  }
}


/* Footer brand alignment fix */
.gl-footer-brand-block {
  display: flex;
  align-items: center;
  gap: 18px;
}

.gl-footer-brand {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
}

.gl-footer-logo-img {
  display: block;
  width: 74px;
  height: auto;
}

.gl-footer-link {
  display: inline-flex;
  align-items: center;
  color: var(--gl-pink) !important;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none !important;
  line-height: 1.2;
}

.gl-footer-link:hover {
  color: var(--gl-teal) !important;
}

/* Footer copyright + legal links */
.gl-disclaimer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
  font-size: 13px;
  color: #777;
  text-align: center;
}

.gl-footer-legal-links {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  font-size: 13px;
  line-height: 1.4;
}

.gl-footer-legal-links a {
  color: #777 !important;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none !important;
}

.gl-footer-legal-links a:hover {
  color: var(--gl-pink) !important;
}

/* Keep footer nav links normal size */
.gl-footer p a {
  font-size: inherit;
  color: inherit;
  text-decoration: none;
}

.gl-footer p a:hover {
  color: var(--gl-pink);
}

@media (max-width: 768px) {
  .gl-footer-brand-block {
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }

  .gl-disclaimer {
    flex-direction: column;
    gap: 6px;
  }

  .gl-footer-legal-links {
    justify-content: center;
  }
}
