.elementor-9185 .elementor-element.elementor-element-e076fb6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9185 .elementor-element.elementor-element-e076fb6:not(.elementor-motion-effects-element-type-background), .elementor-9185 .elementor-element.elementor-element-e076fb6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0D2D40;}.elementor-9185 .elementor-element.elementor-element-e076fb6.e-con{--align-self:center;}.elementor-9185 .elementor-element.elementor-element-6528379{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:5%;--margin-bottom:5%;--margin-left:0%;--margin-right:0%;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9185 .elementor-element.elementor-element-4968688 .elementor-heading-title{font-family:"Oswald", Sans-serif;font-size:48px;font-weight:400;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-9185 .elementor-element.elementor-element-83a603b{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;color:#FFFFFF;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-9185 .elementor-element.elementor-element-fd7f626 .elementor-button{background-color:#24BCBD;font-family:"Montserrat", Sans-serif;font-weight:600;transition-duration:1s;border-radius:30px 30px 30px 30px;padding:15px 10px 15px 10px;}.elementor-9185 .elementor-element.elementor-element-fd7f626 .elementor-button:hover, .elementor-9185 .elementor-element.elementor-element-fd7f626 .elementor-button:focus{background-color:#FFFFFF;color:#000000;}.elementor-9185 .elementor-element.elementor-element-fd7f626{width:var( --container-widget-width, 35% );max-width:35%;--container-widget-width:35%;--container-widget-flex-grow:0;}.elementor-9185 .elementor-element.elementor-element-fd7f626 .elementor-button:hover svg, .elementor-9185 .elementor-element.elementor-element-fd7f626 .elementor-button:focus svg{fill:#000000;}.elementor-9185 .elementor-element.elementor-element-6e937a1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9185 .elementor-element.elementor-element-6e937a1.e-con{--align-self:flex-end;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-9185 .elementor-element.elementor-element-993d503{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-9185 .elementor-element.elementor-element-6528379{--width:60%;}.elementor-9185 .elementor-element.elementor-element-6e937a1{--width:40%;}}@media(max-width:767px){.elementor-9185 .elementor-element.elementor-element-e076fb6{--margin-top:-1%;--margin-bottom:-1%;--margin-left:-1%;--margin-right:-1%;}.elementor-9185 .elementor-element.elementor-element-fd7f626{--container-widget-width:60%;--container-widget-flex-grow:0;width:var( --container-widget-width, 60% );max-width:60%;}}/* Start custom CSS for html, class: .elementor-element-7294476 */*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
    html { scroll-behavior: smooth; }
    body { font-family: var(--font-b); color: var(--navy); background: var(--white); line-height: 1.65; -webkit-font-smoothing: antialiased; }

    /* ── UTILITIES ── */
    .eyebrow {
      display: inline-flex; align-items: center; gap: .5rem;
      color: var(--teal); font-weight: 700; font-size: .76rem;
      text-transform: uppercase; letter-spacing: .12em; margin-bottom: .7rem;
    }
    .eyebrow::before { content: ''; width: 24px; height: 2px; background: var(--teal); border-radius: 2px; display: inline-block; }
    h1,h2,h3 { font-family: var(--font-h); font-weight: 400; line-height: 1.2; }
    h1 { font-size: clamp(2.2rem, 4.5vw, 3.5rem); }
    h2 { font-size: clamp(1.7rem, 3vw, 2.4rem); }
    h3 { font-size: 1.18rem; }
    em { font-style: italic; color: var(--teal); }

    .sec { padding: 88px 5vw; }
    .sec-alt { background: var(--off); }
    .wrap { max-width: 1120px; margin: auto; }

    .btn-primary {
      display: inline-flex; align-items: center; gap: .5rem;
      background: var(--gold); color: var(--navy);
      padding: .82rem 1.9rem; border-radius: 50px;
      font-weight: 700; font-size: .95rem; text-decoration: none;
      box-shadow: 0 4px 20px rgba(232,164,53,.38);
      transition: transform .22s, box-shadow .22s;
    }
    .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 28px rgba(232,164,53,.45); }
    .btn-outline {
      display: inline-flex; align-items: center; gap: .5rem;
      border: 2px solid var(--teal); color: var(--teal);
      padding: .78rem 1.8rem; border-radius: 50px;
      font-weight: 600; font-size: .95rem; text-decoration: none;
      transition: background .2s, color .2s;
    }
    .btn-outline:hover { background: var(--teal); color: #fff; }

    /* ══════════════════════
       WHY CHOOSE — split
    ══════════════════════ */
    .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 3.5rem; align-items: center; }
    .split-text h2 { margin-bottom: 1rem; }
    .split-text p { font-size: 1rem; color: var(--gray); line-height: 1.8; margin-bottom: 1.2rem; }
    .split-highlight {
      background: var(--teal-lt); border-left: 4px solid var(--teal);
      border-radius: 0 var(--r-md) var(--r-md) 0; padding: 1.2rem 1.5rem; margin-top: 1.2rem;
    }
    .split-highlight p { color: var(--teal-dk); font-weight: 600; font-size: .95rem; margin: 0; line-height: 1.6; }

    .stat-card-grid { display: flex; flex-direction: column; gap: 1.1rem; }
    .stat-card {
      background: var(--white); border: 1.5px solid var(--border); border-radius: var(--r-lg);
      padding: 1.4rem 1.6rem; display: flex; align-items: flex-start; gap: 1.1rem;
      box-shadow: var(--sh-sm); transition: transform .2s, box-shadow .2s, border-color .2s;
    }
    .stat-card:hover { transform: translateY(-3px); box-shadow: var(--sh-md); border-color: var(--teal); }
    .stat-card-icon {
      width: 48px; height: 48px; background: var(--teal-lt); border-radius: var(--r-sm);
      display: flex; align-items: center; justify-content: center; font-size: 1.35rem; flex-shrink: 0;
    }
    .stat-card-body strong { display: block; color: var(--navy); font-size: .98rem; margin-bottom: .2rem; }
    .stat-card-body span { font-size: .86rem; color: var(--gray); line-height: 1.55; }

    /* ══════════════════════
       EXAM PROCESS — timeline
    ══════════════════════ */
    .steps-intro { max-width: 640px; margin-bottom: 3.5rem; }

    .timeline { display: flex; flex-direction: column; gap: 0; max-width: 900px; }

    .timeline-item {
      display: grid;
      grid-template-columns: 72px 1fr;
      gap: 0 2rem;
      position: relative;
    }

    .timeline-item:not(:last-child) .tl-spine::after {
      content: '';
      position: absolute;
      left: 35px;
      top: 72px;
      bottom: -24px;
      width: 2px;
      background: linear-gradient(to bottom, var(--teal), var(--teal-mid));
    }

    .tl-spine {
      display: flex;
      flex-direction: column;
      align-items: center;
      position: relative;
      padding-top: 4px;
    }

    .tl-num {
      width: 56px; height: 56px; border-radius: 50%;
      background: linear-gradient(135deg, var(--teal), var(--teal-dk));
      color: #fff; font-family: var(--font-h);
      font-size: 1.25rem; display: flex; align-items: center; justify-content: center;
      box-shadow: 0 4px 18px rgba(26,158,143,.38);
      flex-shrink: 0; position: relative; z-index: 1;
      transition: transform .25s, box-shadow .25s;
    }

    .timeline-item:hover .tl-num {
      transform: scale(1.08);
      box-shadow: 0 8px 28px rgba(26,158,143,.5);
    }

    .tl-card {
      background: var(--white);
      border: 1.5px solid var(--border);
      border-radius: var(--r-lg);
      padding: 1.8rem 2rem;
      margin-bottom: 1.6rem;
      display: flex;
      align-items: flex-start;
      gap: 1.4rem;
      box-shadow: var(--sh-sm);
      transition: transform .25s, box-shadow .25s, border-color .25s;
      position: relative;
      overflow: hidden;
    }
    .tl-card::before {
      content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 4px;
      background: linear-gradient(to bottom, var(--teal), var(--teal-mid));
      transform: scaleY(0); transform-origin: top; transition: transform .3s ease;
      border-radius: 4px 0 0 4px;
    }
    .tl-card:hover { transform: translateX(6px); box-shadow: var(--sh-md); border-color: var(--teal); }
    .tl-card:hover::before { transform: scaleY(1); }

    .tl-icon {
      width: 52px; height: 52px; background: var(--teal-lt); border-radius: var(--r-sm);
      display: flex; align-items: center; justify-content: center;
      font-size: 1.5rem; flex-shrink: 0;
      transition: background .2s;
    }
    .tl-card:hover .tl-icon { background: var(--teal-mid); }

    .tl-body { flex: 1; }
    .tl-body h3 { color: var(--navy); margin-bottom: .45rem; font-size: 1.1rem; }
    .tl-body p { font-size: .9rem; color: var(--gray); line-height: 1.72; }
    .tl-tag {
      display: inline-block; background: var(--teal-lt); color: var(--teal);
      font-size: .7rem; font-weight: 700; padding: .22rem .7rem;
      border-radius: 50px; margin-top: .8rem; text-transform: uppercase; letter-spacing: .07em;
    }

    .timeline-item.tl-highlight .tl-num {
      background: linear-gradient(135deg, var(--gold), #c8851a);
      box-shadow: 0 4px 18px rgba(232,164,53,.45);
    }
    .timeline-item.tl-highlight .tl-card {
      background: var(--gold-lt);
      border-color: rgba(232,164,53,.35);
    }
    .timeline-item.tl-highlight .tl-card::before {
      background: linear-gradient(to bottom, var(--gold), #c8851a);
    }
    .timeline-item.tl-highlight .tl-icon { background: rgba(232,164,53,.18); }
    .timeline-item.tl-highlight .tl-tag { background: rgba(232,164,53,.18); color: #a06010; }

    @media (max-width: 640px) {
      .timeline-item { grid-template-columns: 52px 1fr; gap: 0 1rem; }
      .tl-num { width: 44px; height: 44px; font-size: 1rem; }
      .timeline-item:not(:last-child) .tl-spine::after { left: 25px; }
      .tl-card { flex-direction: column; gap: .8rem; }
    }

    /* ══════════════════════
       CHEER DIFFERENCE — dark visual
    ══════════════════════ */
    .cheer-inner {
      display: grid; grid-template-columns: 1fr 1fr; gap: 3.5rem; align-items: center;
    }
    .cheer-text h2 { margin-bottom: 1rem; }
    .cheer-text p { font-size: 1rem; color: var(--gray); line-height: 1.8; margin-bottom: 1.2rem; }
    .cheer-testimonial {
      background: var(--gold-lt); border: 1.5px solid rgba(232,164,53,.3);
      border-radius: var(--r-lg); padding: 1.4rem 1.6rem; margin-top: 1.5rem;
      position: relative;
    }
    .cheer-testimonial::before {
      content: '\201C'; font-family: var(--font-h); font-size: 4rem;
      color: var(--gold); position: absolute; top: -10px; left: 16px; line-height: 1;
    }
    .cheer-testimonial p { font-style: italic; color: var(--navy); font-size: .95rem; line-height: 1.7; padding-top: .8rem; }
    .cheer-testimonial cite { display: block; margin-top: .6rem; font-size: .8rem; color: var(--gray); font-style: normal; font-weight: 600; }

    .cheer-visual {
      background: linear-gradient(135deg, var(--navy) 0%, var(--navy-lt) 100%);
      border-radius: var(--r-xl); padding: 2.5rem; position: relative; overflow: hidden;
    }
    .cheer-visual::before {
      content: ''; position: absolute; inset: 0;
      background: radial-gradient(circle, rgba(26,158,143,.12) 1px, transparent 1px);
      background-size: 24px 24px;
    }
    .cheer-visual-inner { position: relative; z-index: 1; }
    .cv-label { font-family: var(--font-h); font-size: 1.35rem; color: #fff; margin-bottom: .3rem; }
    .cv-sub { font-size: .8rem; color: rgba(255,255,255,.55); text-transform: uppercase; letter-spacing: .1em; margin-bottom: 1.8rem; }
    .cv-row {
      display: flex; align-items: center; gap: 1rem;
      background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.12);
      border-radius: var(--r-md); padding: .95rem 1.2rem; margin-bottom: .7rem;
    }
    .cv-row-icon { font-size: 1.3rem; }
    .cv-row-text { font-size: .88rem; color: rgba(255,255,255,.78); font-weight: 500; }
    .cv-row-badge { margin-left: auto; font-size: .75rem; font-weight: 700; color: #7ee8dd; white-space: nowrap; }

    /* ══════════════════════
       BENEFITS GRID
    ══════════════════════ */
    .benefits-intro { max-width: 640px; margin-bottom: 3rem; }
    .benefits-intro p { font-size: 1rem; color: var(--gray); line-height: 1.8; margin-top: .8rem; }
    .benefits-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.4rem; }
    .benefit-card {
      background: var(--white); border: 1.5px solid var(--border);
      border-radius: var(--r-lg); padding: 2rem 1.6rem; text-align: center;
      transition: transform .25s, box-shadow .25s, border-color .25s;
    }
    .benefit-card:hover { transform: translateY(-5px); box-shadow: var(--sh-md); border-color: var(--teal); }
    .benefit-icon {
      width: 64px; height: 64px; background: var(--teal-lt); border-radius: 50%;
      display: flex; align-items: center; justify-content: center; font-size: 1.8rem;
      margin: 0 auto 1.2rem; transition: background .2s;
    }
    .benefit-card:hover .benefit-icon { background: var(--teal-mid); }
    .benefit-card h3 { color: var(--navy); margin-bottom: .6rem; font-size: 1.05rem; }
    .benefit-card p { font-size: .88rem; color: var(--gray); line-height: 1.7; }

    /* ══════════════════════
       STATS BANNER
    ══════════════════════ */
    .fun-facts {
      background: linear-gradient(135deg, var(--navy) 0%, #0d4a5a 50%, var(--teal-dk) 100%);
      padding: 80px 5vw; text-align: center; position: relative; overflow: hidden;
    }
    .fun-facts::before {
      content: ''; position: absolute; inset: 0;
      background: radial-gradient(circle at 15% 50%, rgba(26,158,143,.22) 0%, transparent 55%),
                  radial-gradient(circle at 85% 50%, rgba(232,164,53,.12) 0%, transparent 55%);
      pointer-events: none;
    }
    .fun-facts::after {
      content: '★ ✦ ◆ ★ ✦ ◆ ★ ✦ ◆ ★ ✦ ◆ ★ ✦ ◆ ★';
      position: absolute; top: 14px; left: 0; right: 0;
      font-size: .6rem; letter-spacing: 1.8rem; color: rgba(255,255,255,.08);
      white-space: nowrap; overflow: hidden;
    }
    .fun-facts-inner { max-width: 960px; margin: auto; position: relative; z-index: 1; }

    .ff-eyebrow {
      display: inline-flex; align-items: center; gap: .55rem;
      background: rgba(232,164,53,.18); border: 1px solid rgba(232,164,53,.35);
      border-radius: 50px; padding: .35rem 1.1rem;
      font-size: .72rem; font-weight: 700; letter-spacing: .12em;
      text-transform: uppercase; color: var(--gold); margin-bottom: 1rem;
    }
    .fun-facts h3 {
      font-family: var(--font-h); color: #fff; font-size: clamp(1.6rem, 3vw, 2.2rem);
      margin-bottom: .5rem; letter-spacing: -.5px;
    }
    .ff-sub { font-size: .9rem; color: rgba(255,255,255,.5); margin-bottom: 3rem; }

    .ff-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 1.6rem; text-align: left; }

    .ff-card {
      background: rgba(255,255,255,.05);
      border: 1.5px solid rgba(255,255,255,.12);
      border-radius: var(--r-xl); padding: 2rem 2rem 1.8rem;
      position: relative; overflow: hidden;
      transition: transform .3s, box-shadow .3s, border-color .3s;
    }
    .ff-card:hover {
      transform: translateY(-6px);
      box-shadow: 0 20px 50px rgba(0,0,0,.3);
      border-color: rgba(255,255,255,.28);
    }
    .ff-card-1 { border-top: 3px solid var(--teal); }
    .ff-card-2 { border-top: 3px solid var(--gold); }

    .ff-card-blob {
      position: absolute; width: 130px; height: 130px; border-radius: 50%;
      right: -30px; bottom: -30px; pointer-events: none; opacity: .12;
    }
    .ff-card-1 .ff-card-blob { background: var(--teal); }
    .ff-card-2 .ff-card-blob { background: var(--gold); }

    .ff-badge {
      display: inline-flex; align-items: center; justify-content: center;
      width: 52px; height: 52px; border-radius: 14px;
      font-size: 1.7rem; margin-bottom: 1.3rem;
    }
    .ff-card-1 .ff-badge { background: rgba(26,158,143,.22); }
    .ff-card-2 .ff-badge { background: rgba(232,164,53,.18); }

    .ff-card-label {
      font-size: .68rem; font-weight: 700; text-transform: uppercase;
      letter-spacing: .12em; margin-bottom: .5rem;
    }
    .ff-card-1 .ff-card-label { color: #7ee8dd; }
    .ff-card-2 .ff-card-label { color: var(--gold); }

    .ff-card p { font-size: 1rem; color: rgba(255,255,255,.88); line-height: 1.75; font-weight: 500; }
    .ff-card p strong { color: #fff; }

    .ff-stat {
      display: inline-flex; align-items: center; gap: .5rem;
      margin-top: 1.3rem; background: rgba(255,255,255,.08);
      border-radius: 50px; padding: .38rem 1rem;
      font-size: .78rem; font-weight: 700; color: rgba(255,255,255,.7);
    }
    .ff-card-1 .ff-stat-dot { color: #7ee8dd; }
    .ff-card-2 .ff-stat-dot { color: var(--gold); }

    @media (max-width: 640px) {
      .ff-cards { grid-template-columns: 1fr; }
    }

    /* ══════════════════════
       PATIENT STORIES
    ══════════════════════ */
    .stories-intro { max-width: 640px; margin-bottom: 3rem; }
    .stories-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.6rem; }
    .story-card {
      background: var(--white); border: 1.5px solid var(--border);
      border-radius: var(--r-lg); padding: 2rem 1.8rem;
      position: relative; transition: transform .25s, box-shadow .25s, border-color .25s;
      box-shadow: var(--sh-sm);
    }
    .story-card:hover { transform: translateY(-5px); box-shadow: var(--sh-md); border-color: var(--teal); }
    .story-card::before {
      content: '\201C'; font-family: var(--font-h); font-size: 4rem;
      color: var(--teal-mid); position: absolute; top: 8px; left: 18px; line-height: 1;
    }
    .story-card p { font-style: italic; color: var(--gray); font-size: .93rem; line-height: 1.78; padding-top: 1.6rem; }
    .story-card cite { display: block; margin-top: .9rem; font-size: .8rem; color: var(--teal-dk); font-style: normal; font-weight: 700; }
    .story-cta { margin-top: 2.5rem; }

    /* ══════════════════════
       BOOK SECTION
    ══════════════════════ */
    .book-inner {
      display: grid; grid-template-columns: 1fr 1fr; gap: 3.5rem; align-items: center;
    }
    .book-text h2 { margin-bottom: 1rem; }
    .book-text p { font-size: 1rem; color: var(--gray); line-height: 1.8; margin-bottom: 1.2rem; }
    .book-ctas { display: flex; gap: 1rem; flex-wrap: wrap; margin-top: 1.5rem; }
    .book-card {
      background: linear-gradient(135deg, var(--navy) 0%, var(--navy-lt) 100%);
      border-radius: var(--r-xl); padding: 2.5rem; position: relative; overflow: hidden;
    }
    .book-card::before {
      content: ''; position: absolute; inset: 0;
      background: radial-gradient(circle, rgba(26,158,143,.12) 1px, transparent 1px);
      background-size: 24px 24px;
    }
    .book-card-inner { position: relative; z-index: 1; }
    .book-card-label { font-family: var(--font-h); font-size: 1.35rem; color: #fff; margin-bottom: .3rem; }
    .book-card-sub { font-size: .8rem; color: rgba(255,255,255,.55); text-transform: uppercase; letter-spacing: .1em; margin-bottom: 1.8rem; }
    .book-row {
      display: flex; align-items: center; gap: 1rem;
      background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.12);
      border-radius: var(--r-md); padding: .95rem 1.2rem; margin-bottom: .7rem;
    }
    .book-row-icon { font-size: 1.3rem; }
    .book-row-text { font-size: .88rem; color: rgba(255,255,255,.78); font-weight: 500; }
    .book-row-badge { margin-left: auto; font-size: .75rem; font-weight: 700; color: #7ee8dd; white-space: nowrap; }

    /* ══════════════════════
       FAQ
    ══════════════════════ */
    .faq-intro { max-width: none; margin: 0 auto 3rem; }
    .faq-list { max-width: none; width: 100%; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 1rem; }
    .faq-item {
      border: 1.5px solid var(--border); border-radius: var(--r-md);
      overflow: hidden; transition: border-color .2s, box-shadow .2s;
    }
    .faq-item:hover { border-color: var(--teal); box-shadow: var(--sh-sm); }
    .faq-q {
      width: 100%; background: none; border: none; cursor: pointer;
      padding: 1.3rem 1.6rem; display: flex; align-items: center; justify-content: space-between;
      font-family: var(--font-b); font-size: .98rem; font-weight: 600;
      color: var(--navy); text-align: left; transition: background .2s;
    }
    .faq-q:hover { background: var(--teal-lt); }
    .faq-q[aria-expanded="true"] { background: var(--teal-lt); color: var(--teal-dk); }
    .faq-icon {
      width: 28px; height: 28px; border-radius: 50%;
      background: var(--teal-lt); color: var(--teal);
      display: flex; align-items: center; justify-content: center;
      font-size: 1.1rem; flex-shrink: 0; font-weight: 700;
      transition: transform .3s, background .2s;
    }
    .faq-q[aria-expanded="true"] .faq-icon { transform: rotate(45deg); background: var(--teal); color: #fff; }
    .faq-a { max-height: 0; overflow: hidden; transition: max-height .35s ease; }
    .faq-a.open { max-height: 400px; }
    .faq-a-inner { padding: 0 1.6rem 1.4rem; font-size: .93rem; color: var(--gray); line-height: 1.78; }

    /* ══════════════════════
       CTA STRIP
    ══════════════════════ */
    .cta-strip { background: var(--off); padding: 88px 5vw; text-align: center; }
    .cta-strip h2 { margin-bottom: 1rem; }
    .cta-strip p { font-size: 1.05rem; color: var(--gray); max-width: 520px; margin: 0 auto 2.2rem; line-height: 1.75; }
    .cta-btns { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }
    .cta-addr { font-size: .82rem; color: var(--gray); margin-top: 1.5rem; }

    /* ── FOOTER ── */
    .site-footer {
      background: var(--navy); color: rgba(255,255,255,.5);
      padding: 2rem 5vw; text-align: center; font-size: .82rem;
    }
    .site-footer a { color: var(--teal); text-decoration: none; }

    /* ── ANIMATIONS ── */
    [data-fade] { opacity: 1; transform: none; }
    [data-fade].visible { opacity: 1; transform: none; }
    [data-fade-left] { opacity: 1; transform: none; }
    [data-fade-left].visible { opacity: 1; transform: none; }

    /* ── RESPONSIVE ── */
    @media (max-width: 960px) {
      .split-grid, .cheer-inner, .book-inner, .stories-grid { grid-template-columns: 1fr; }
      .benefits-grid { grid-template-columns: 1fr 1fr; }
    }
    @media (max-width: 640px) {
      .sec { padding: 60px 5vw; }
      .cta-strip { padding: 60px 5vw; }
      .fun-facts { padding: 44px 5vw; }
      .benefits-grid { grid-template-columns: 1fr; }
    }/* End custom CSS */