.elementor-10249 .elementor-element.elementor-element-5243831{--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-10249 .elementor-element.elementor-element-5243831:not(.elementor-motion-effects-element-type-background), .elementor-10249 .elementor-element.elementor-element-5243831 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0D2D40;}.elementor-10249 .elementor-element.elementor-element-5243831.e-con{--align-self:center;}.elementor-10249 .elementor-element.elementor-element-c1a350d{--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-10249 .elementor-element.elementor-element-f018970 .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-10249 .elementor-element.elementor-element-4ae249c{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-10249 .elementor-element.elementor-element-ea94031 .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-10249 .elementor-element.elementor-element-ea94031 .elementor-button:hover, .elementor-10249 .elementor-element.elementor-element-ea94031 .elementor-button:focus{background-color:#FFFFFF;color:#000000;}.elementor-10249 .elementor-element.elementor-element-ea94031{width:var( --container-widget-width, 35% );max-width:35%;--container-widget-width:35%;--container-widget-flex-grow:0;}.elementor-10249 .elementor-element.elementor-element-ea94031 .elementor-button:hover svg, .elementor-10249 .elementor-element.elementor-element-ea94031 .elementor-button:focus svg{fill:#000000;}.elementor-10249 .elementor-element.elementor-element-986cc3e{--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-10249 .elementor-element.elementor-element-986cc3e.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-10249 .elementor-element.elementor-element-1848c97{--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-10249 .elementor-element.elementor-element-c1a350d{--width:60%;}.elementor-10249 .elementor-element.elementor-element-986cc3e{--width:40%;}}@media(max-width:767px){.elementor-10249 .elementor-element.elementor-element-5243831{--margin-top:-1%;--margin-bottom:-1%;--margin-left:-1%;--margin-right:-1%;}.elementor-10249 .elementor-element.elementor-element-ea94031{--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-7e144cb */*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
    html { scroll-behavior: smooth; }
    body { font-family: 'Montserrat', system-ui, sans-serif; color: #0d2d40; background: #ffffff; line-height: 1.65; -webkit-font-smoothing: antialiased; }

    /* ── HEADER ── */
    .site-header {
      background: #ffffff; border-bottom: 1px solid #d0eae8;
      padding: 0 5vw; display: flex; align-items: center; justify-content: space-between;
      height: 72px; position: sticky; top: 0; z-index: 100;
      box-shadow: 0 2px 12px rgba(36,188,189,.08);
    }
    .logo { font-family: 'Montserrat', system-ui, sans-serif; font-size: 1.6rem; color: #24BCBD; letter-spacing: -.5px; text-decoration: none; }
    .logo span { color: #0d2d40; }
    .nav { display: flex; gap: 2rem; list-style: none; }
    .nav a { text-decoration: none; color: #0d2d40; font-weight: 500; font-size: .92rem; transition: color .2s; }
    .nav a:hover { color: #24BCBD; }
    .h-cta {
      background: #24BCBD; color: #fff; padding: .55rem 1.25rem;
      border-radius: 50px; font-weight: 600; font-size: .88rem;
      text-decoration: none; transition: background .2s;
    }
    .h-cta:hover { background: #127a6e; }

    /* ── UTILITIES ── */
    .eyebrow {
      display: inline-flex; align-items: center; gap: .5rem;
      color: #24BCBD; font-weight: 700; font-size: .76rem;
      text-transform: uppercase; letter-spacing: .12em; margin-bottom: .7rem;
    }
    .eyebrow::before { content: ''; width: 24px; height: 2px; background: #24BCBD; border-radius: 2px; display: inline-block; }
    h1,h2,h3 { font-family: 'Montserrat', system-ui, sans-serif; font-weight: 600; 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: normal; color: #24BCBD; }

    .sec { padding: 44px 5vw; }
    .sec-alt { background: #f4fafa; }
    .wrap { max-width: 1120px; margin: auto; }

    .btn-primary {
      display: inline-flex; align-items: center; gap: .5rem;
      background: #24BCBD; color: #ffffff;
      padding: .82rem 1.9rem; border-radius: 50px;
      font-weight: 700; font-size: .95rem; text-decoration: none;
      box-shadow: 0 4px 20px rgba(36,188,189,.38);
      transition: transform .22s, box-shadow .22s, background .2s;
    }
    .btn-primary:hover { transform: translateY(-2px); background: #1da9aa; box-shadow: 0 8px 28px rgba(36,188,189,.45); }
    .btn-outline {
      display: inline-flex; align-items: center; gap: .5rem;
      border: 2px solid #24BCBD; color: #24BCBD;
      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: #24BCBD; color: #fff; }

    /* ══════════════════════
       HERO
    ══════════════════════ */
    .hero {
      background: linear-gradient(140deg, #0d2d40 0%, #1a4a65 55%, #1a6e7a 100%);
      color: #fff; padding: 100px 5vw 90px; position: relative; overflow: hidden;
    }
    .hero::before {
      content: ''; position: absolute; inset: 0;
      background: radial-gradient(circle, rgba(36,188,189,.12) 1px, transparent 1px);
      background-size: 32px 32px; pointer-events: none;
    }
    .hero::after {
      content: ''; position: absolute; width: 520px; height: 520px; border-radius: 50%;
      background: radial-gradient(circle, rgba(36,188,189,.18), transparent 70%);
      right: -80px; top: -120px; pointer-events: none;
    }
    .hero-inner {
      max-width: 1120px; margin: auto;
      display: grid; grid-template-columns: 1fr 380px;
      gap: 3.5rem; align-items: center; position: relative; z-index: 1;
    }
    .hero-badge {
      display: inline-flex; align-items: center; gap: .45rem;
      background: rgba(36,188,189,.22); border: 1px solid rgba(36,188,189,.4);
      border-radius: 50px; padding: .35rem 1rem;
      font-size: .77rem; font-weight: 700; letter-spacing: .06em;
      text-transform: uppercase; color: #7ee8dd; margin-bottom: 1.2rem;
    }
    .hero h1 { margin-bottom: 1.1rem; }
    .hero h1 em { color: #7ee8dd; }
    .hero-sub { font-size: 1.07rem; opacity: .88; max-width: 540px; line-height: 1.75; margin-bottom: 1.6rem; }
    .hero-sub2 { font-size: .97rem; opacity: .78; max-width: 540px; line-height: 1.7; margin-bottom: 2.2rem; font-style: italic; }
    .hero-ctas { display: flex; gap: 1rem; flex-wrap: wrap; }

    .hero-card {
      background: rgba(255,255,255,.06); border: 1.5px solid rgba(255,255,255,.14);
      border-radius: 32px; padding: 2.5rem 2rem;
      backdrop-filter: blur(12px); text-align: center;
    }
    .hc-circle {
      width: 100px; height: 100px; border-radius: 50%;
      background: linear-gradient(135deg, #24BCBD, #127a6e);
      margin: 0 auto 1.2rem; display: flex; align-items: center;
      justify-content: center; font-size: 2.8rem;
      box-shadow: 0 8px 28px rgba(36,188,189,.45);
    }
    .hc-title { font-family: 'Montserrat', system-ui, sans-serif; font-size: 1.55rem; color: #fff; letter-spacing: -.5px; margin-bottom: .3rem; }
    .hc-sub { font-size: .8rem; color: rgba(255,255,255,.6); text-transform: uppercase; letter-spacing: .1em; margin-bottom: 1.8rem; }
    .hc-stats { display: flex; flex-direction: column; gap: .65rem; }
    .hc-stat {
      background: rgba(36,188,189,.2); border: 1px solid rgba(36,188,189,.35);
      border-radius: 50px; padding: .5rem 1rem;
      font-size: .82rem; color: rgba(255,255,255,.88); font-weight: 600;
      display: flex; align-items: center; gap: .5rem;
    }
    .hc-dot { width: 7px; height: 7px; border-radius: 50%; background: #7ee8dd; flex-shrink: 0; }

    /* ══════════════════════
       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: #6b7f8a; line-height: 1.8; margin-bottom: 1.2rem; }
    .split-highlight {
      background: #e6f7f5; border-left: 4px solid #24BCBD;
      border-radius: 0 14px 14px 0; padding: 1.2rem 1.5rem; margin-top: 1.2rem;
    }
    .split-highlight p { color: #127a6e; 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: #ffffff; border: 1.5px solid #d0eae8; border-radius: 22px;
      padding: 1.4rem 1.6rem; display: flex; align-items: flex-start; gap: 1.1rem;
      box-shadow: 0 2px 10px rgba(36,188,189,.10); transition: transform .2s, box-shadow .2s, border-color .2s;
    }
    .stat-card:hover { transform: translateY(-3px); box-shadow: 0 8px 32px rgba(13,45,64,.13); border-color: #24BCBD; }
    .stat-card-icon {
      width: 48px; height: 48px; background: #e6f7f5; border-radius: 8px;
      display: flex; align-items: center; justify-content: center; font-size: 1.35rem; flex-shrink: 0;
    }
    .stat-card-body strong { display: block; color: #0d2d40; font-size: .98rem; margin-bottom: .2rem; }
    .stat-card-body span { font-size: .86rem; color: #6b7f8a; line-height: 1.55; }

    /* ══════════════════════
       COMPARISON TABLE
    ══════════════════════ */
    .table-intro { max-width: 640px; margin-bottom: 3rem; }
    .table-intro p { font-size: 1rem; color: #6b7f8a; line-height: 1.8; margin-top: .8rem; }
    .compare-table {
      width: 100%; border-collapse: separate; border-spacing: 0;
      border-radius: 22px; overflow: hidden;
      box-shadow: 0 8px 32px rgba(13,45,64,.13); border: 1.5px solid #d0eae8;
    }
    .compare-table thead tr {
      background: linear-gradient(135deg, #0d2d40, #1a4a65);
    }
    .compare-table thead th {
      padding: 1.2rem 1.6rem; text-align: left; color: #fff;
      font-family: 'Montserrat', system-ui, sans-serif; font-weight: 400; font-size: 1rem; letter-spacing: -.2px;
    }
    .compare-table thead th:first-child { color: rgba(255,255,255,.7); font-family: 'Montserrat', system-ui, sans-serif; font-size: .85rem; font-weight: 600; text-transform: uppercase; letter-spacing: .08em; }
    .compare-table thead th.th-implant { background: rgba(36,188,189,.25); border-left: 2px solid #24BCBD; }
    .compare-table tbody tr { border-bottom: 1px solid #d0eae8; }
    .compare-table tbody tr:last-child { border-bottom: none; }
    .compare-table tbody tr:nth-child(even) { background: #f4fafa; }
    .compare-table tbody tr:hover { background: #e6f7f5; }
    .compare-table td {
      padding: 1.1rem 1.6rem; font-size: .93rem; color: #0d2d40; vertical-align: middle;
    }
    .compare-table td:first-child { font-weight: 700; color: #0d2d40; font-size: .88rem; }
    .compare-table td.td-denture { color: #6b7f8a; }
    .compare-table td.td-implant {
      background: rgba(36,188,189,.06); border-left: 2px solid rgba(36,188,189,.25);
      color: #127a6e; font-weight: 600;
    }
    .td-implant .check { display: inline-flex; align-items: center; gap: .4rem; }
    .td-implant .check::before { content: '✓'; color: #24BCBD; font-weight: 700; }

    /* ══════════════════════
       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, #24BCBD, #c0ede8);
    }
    .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, #24BCBD, #127a6e);
      color: #fff; font-family: 'Montserrat', system-ui, sans-serif; font-size: 1.25rem;
      display: flex; align-items: center; justify-content: center;
      box-shadow: 0 4px 18px rgba(36,188,189,.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(36,188,189,.5); }
    .tl-card {
      background: #ffffff; border: 1.5px solid #d0eae8; border-radius: 22px;
      padding: 1.8rem 2rem; margin-bottom: 1.6rem;
      display: flex; align-items: flex-start; gap: 1.4rem;
      box-shadow: 0 2px 10px rgba(36,188,189,.10); 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, #24BCBD, #c0ede8);
      transform: scaleY(0); transform-origin: top; transition: transform .3s ease;
      border-radius: 4px 0 0 4px;
    }
    .tl-card:hover { transform: translateX(6px); box-shadow: 0 8px 32px rgba(13,45,64,.13); border-color: #24BCBD; }
    .tl-card:hover::before { transform: scaleY(1); }
    .tl-icon {
      width: 52px; height: 52px; background: #e6f7f5; border-radius: 8px;
      display: flex; align-items: center; justify-content: center;
      font-size: 1.5rem; flex-shrink: 0; transition: background .2s;
    }
    .tl-card:hover .tl-icon { background: #c0ede8; }
    .tl-body { flex: 1; }
    .tl-body h3 { color: #0d2d40; margin-bottom: .45rem; font-size: 1.1rem; }
    .tl-body p { font-size: .9rem; color: #6b7f8a; line-height: 1.72; }
    .tl-tag {
      display: inline-block; background: #e6f7f5; color: #24BCBD;
      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, #e8a435, #c8851a); box-shadow: 0 4px 18px rgba(232,164,53,.45); }
    .timeline-item.tl-highlight .tl-card { background: #fdf3e0; border-color: rgba(232,164,53,.35); }
    .timeline-item.tl-highlight .tl-card::before { background: linear-gradient(to bottom, #e8a435, #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; }

    /* ══════════════════════
       BENEFITS GRID
    ══════════════════════ */
    .benefits-intro { max-width: 640px; margin-bottom: 3rem; }
    .benefits-intro p { font-size: 1rem; color: #6b7f8a; line-height: 1.8; margin-top: .8rem; }
    .benefits-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.4rem; }
    .benefit-card {
      background: #ffffff; border: 1.5px solid #d0eae8;
      border-radius: 22px; padding: 2rem 1.6rem; text-align: center;
      transition: transform .25s, box-shadow .25s, border-color .25s;
    }
    .benefit-card:hover { transform: translateY(-5px); box-shadow: 0 8px 32px rgba(13,45,64,.13); border-color: #24BCBD; }
    .benefit-icon {
      width: 64px; height: 64px; background: #e6f7f5; 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: #c0ede8; }
    .benefit-card h3 { color: #0d2d40; margin-bottom: .6rem; font-size: 1.05rem; }
    .benefit-card p { font-size: .88rem; color: #6b7f8a; line-height: 1.7; }

    /* ══════════════════════
       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: #6b7f8a; line-height: 1.8; margin-bottom: 1.2rem; }
    .cheer-testimonial {
      background: #fdf3e0; border: 1.5px solid rgba(232,164,53,.3);
      border-radius: 22px; padding: 1.4rem 1.6rem; margin-top: 1.5rem; position: relative;
    }
    .cheer-testimonial::before {
      content: '\201C'; font-family: 'Montserrat', system-ui, sans-serif; font-size: 4rem;
      color: #e8a435; position: absolute; top: -10px; left: 16px; line-height: 1;
    }
    .cheer-testimonial p { font-style: italic; color: #0d2d40; font-size: .95rem; line-height: 1.7; padding-top: .8rem; }
    .cheer-testimonial cite { display: block; margin-top: .6rem; font-size: .8rem; color: #6b7f8a; font-style: normal; font-weight: 600; }
    .cheer-visual {
      background: linear-gradient(135deg, #0d2d40 0%, #1a4a65 100%);
      border-radius: 32px; padding: 2.5rem; position: relative; overflow: hidden;
    }
    .cheer-visual::before {
      content: ''; position: absolute; inset: 0;
      background: radial-gradient(circle, rgba(36,188,189,.12) 1px, transparent 1px);
      background-size: 24px 24px;
    }
    .cheer-visual-inner { position: relative; z-index: 1; }
    .cv-label { font-family: 'Montserrat', system-ui, sans-serif; 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: 14px; 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; }

    /* ══════════════════════
       STATS BANNER
    ══════════════════════ */
    .fun-facts {
      background: linear-gradient(135deg, #0d2d40 0%, #0d4a5a 50%, #127a6e 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(36,188,189,.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: #e8a435; margin-bottom: 1rem;
    }
    .fun-facts h3 { font-family: 'Montserrat', system-ui, sans-serif; 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: 32px; 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 #24BCBD; }
    .ff-card-2 { border-top: 3px solid #e8a435; }
    .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: #24BCBD; }
    .ff-card-2 .ff-card-blob { background: #e8a435; }
    .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(36,188,189,.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: #e8a435; }
    .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: #e8a435; }

    /* ══════════════════════
       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: #ffffff; border: 1.5px solid #d0eae8; border-radius: 22px;
      padding: 2rem 1.8rem; position: relative;
      transition: transform .25s, box-shadow .25s, border-color .25s; box-shadow: 0 2px 10px rgba(36,188,189,.10);
    }
    .story-card:hover { transform: translateY(-5px); box-shadow: 0 8px 32px rgba(13,45,64,.13); border-color: #24BCBD; }
    .story-card::before { content: '\201C'; font-family: 'Montserrat', system-ui, sans-serif; font-size: 4rem; color: #c0ede8; position: absolute; top: 8px; left: 18px; line-height: 1; }
    .story-card p { font-style: italic; color: #6b7f8a; font-size: .93rem; line-height: 1.78; padding-top: 1.6rem; }
    .story-card cite { display: block; margin-top: .9rem; font-size: .8rem; color: #127a6e; 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: #6b7f8a; 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, #0d2d40 0%, #1a4a65 100%);
      border-radius: 32px; padding: 2.5rem; position: relative; overflow: hidden;
    }
    .book-card::before {
      content: ''; position: absolute; inset: 0;
      background: radial-gradient(circle, rgba(36,188,189,.12) 1px, transparent 1px);
      background-size: 24px 24px;
    }
    .book-card-inner { position: relative; z-index: 1; }
    .book-card-label { font-family: 'Montserrat', system-ui, sans-serif; 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: 14px; 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 (full .wrap width — matches Scaling / Periodontics)
    ══════════════════════ */
    .faq-intro { text-align: left; margin-bottom: 3rem; }
    .faq-intro h2 { margin-top: .4rem; }
    .faq-list { display: flex; flex-direction: column; gap: .6rem; }
    .faq-item { border: 1.5px solid #d0eae8; border-radius: 14px; overflow: hidden; }
    .faq-q {
      width: 100%; text-align: left; background: #ffffff; border: none; cursor: pointer;
      padding: 1.25rem 1.5rem; display: flex; align-items: center; justify-content: space-between;
      font-family: 'Montserrat', system-ui, sans-serif; font-size: 1rem; font-weight: 600; color: #0d2d40;
      transition: background .2s;
    }
    .faq-q:hover { background: #e6f7f5; }
    .faq-q[aria-expanded="true"] { background: #e6f7f5; color: #127a6e; }
    .faq-icon { font-size: 1.3rem; font-weight: 400; color: #24BCBD; transition: transform .3s; flex-shrink: 0; }
    .faq-q[aria-expanded="true"] .faq-icon { transform: rotate(45deg); }
    .faq-a { max-height: 0; overflow: hidden; transition: max-height .4s ease; }
    .faq-a.open { max-height: 400px; }
    .faq-a-inner { padding: 1.1rem 1.5rem 1.4rem; font-size: .95rem; color: #6b7f8a; line-height: 1.75; border-top: 1px solid #d0eae8; background: #ffffff; }

    /* ══════════════════════
       CTA STRIP
    ══════════════════════ */
    .cta-strip { background: #f4fafa; padding: 88px 5vw; text-align: center; }
    .cta-strip h2 { margin-bottom: 1rem; }
    .cta-strip p { font-size: 1.05rem; color: #6b7f8a; 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: #6b7f8a; margin-top: 1.5rem; }

    /* ── FOOTER ── */
    .site-footer { background: #0d2d40; color: rgba(255,255,255,.5); padding: 2rem 5vw; text-align: center; font-size: .82rem; }
    .site-footer a { color: #24BCBD; text-decoration: none; }

    /* ── ANIMATIONS ── */
    [data-fade] { opacity: 0; transform: translateY(22px); transition: opacity .6s ease, transform .6s ease; }
    [data-fade].visible { opacity: 1; transform: none; }
    [data-fade-left] { opacity: 0; transform: translateX(-22px); transition: opacity .6s ease, transform .6s ease; }
    [data-fade-left].visible { opacity: 1; transform: none; }

    /* ── RESPONSIVE ── */
    @media (max-width: 960px) {
      .hero-inner, .split-grid, .cheer-inner, .book-inner, .stories-grid { grid-template-columns: 1fr; }
      .hero-card { display: none; }
      .benefits-grid { grid-template-columns: 1fr 1fr; }
      .nav { display: none; }
      .ff-cards { grid-template-columns: 1fr; }
    }
    @media (max-width: 640px) {
      .sec { padding: 44px 5vw; }
      .hero { padding: 70px 5vw 60px; }
      .cta-strip { padding: 60px 5vw; }
      .fun-facts { padding: 44px 5vw; }
      .benefits-grid { grid-template-columns: 1fr; }
      .compare-table thead th, .compare-table td { padding: .9rem 1rem; font-size: .82rem; }
      .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; }
    }/* End custom CSS */