
  #hksevEmergencyClinicIntro2026 {
    display: flex;
    flex-direction: column;
    max-width: 980px;
    margin: 0 auto;
    padding: 28px 16px;
    font-family: inherit;
    box-sizing: border-box;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__main {
    position: relative;
    overflow: hidden;
    padding: 32px 26px;
    background: linear-gradient(145deg, #f8fbff 0%, #eef6ff 100%);
    border: 1px solid #dbeafe;
    border-radius: 18px;
    text-align: center;
    box-shadow: 0 14px 34px rgba(0, 74, 172, 0.08);
    box-sizing: border-box;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__eyebrow {
    display: inline-block;
    margin-bottom: 10px;
    padding: 6px 12px;
    background: #e0edff;
    color: #004aac;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.04em;
    border-radius: 999px;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__title {
    margin: 0 0 12px;
    color: #004aac;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.35;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__text {
    max-width: 820px;
    margin: 0 auto 20px;
    color: #374151;
    font-size: 16px;
    line-height: 1.8;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__buttons {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    max-width: 760px;
    margin: 0 auto;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__btn,
  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__specialBtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 250px;
    max-width: 286px;
    min-height: 52px;
    padding: 13px 18px;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    border-radius: 12px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    box-sizing: border-box;
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__btn:hover,
  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__specialBtn:hover {
    transform: translateY(-2px);
    filter: brightness(1.05);
    box-shadow: 0 8px 18px rgba(0,0,0,0.16);
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__btn:focus-visible,
  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__specialBtn:focus-visible {
    outline: 3px solid rgba(0, 74, 172, 0.28);
    outline-offset: 3px;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__icon {
    width: 19px;
    height: 19px;
    margin-right: 8px;
    flex: 0 0 auto;
    fill: currentColor;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__btn--water {
    background: #004aac;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__buttons .hksevEmergencyClinicIntro2026__btn {
    max-width: none;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__btn--tungchoi {
    background: #c2410c;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__btn--whatsapp {
    background: #28a745;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__btn--yaumatei {
    background: #9f1239;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__hint {
    margin: 14px 0 0;
    color: #64748b;
    font-size: 14px;
    line-height: 1.6;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__special {
    margin: 18px 0 0;
    padding: 26px 22px;
    background: linear-gradient(135deg, #fff7ed 0%, #ffedd5 55%, #fee2e2 100%);
    border: 1px solid #fdba74;
    border-radius: 16px;
    text-align: center;
    box-shadow: 0 12px 28px rgba(194, 65, 12, 0.12);
    box-sizing: border-box;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__specialTitle {
    margin: 0 0 8px;
    color: #9a3412;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.35;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__specialText {
    max-width: 760px;
    margin: 0 auto 16px;
    color: #431407;
    font-size: 16px;
    line-height: 1.75;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__specialActions {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
  }

  #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__specialBtn {
    flex: 1 1 260px;
    max-width: 340px;
    min-height: 50px;
    padding: 13px 22px;
    background: #c2410c;
    color: #fff;
    font-size: 18px;
    box-shadow: 0 6px 12px rgba(234, 88, 12, 0.22);
  }

  @media (max-width: 768px) {
    #hksevEmergencyClinicIntro2026 {
      padding: 22px 14px;
    }

    #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__main {
      padding: 22px 16px;
    }

    #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__title {
      font-size: 22px;
    }

    #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__buttons {
      grid-template-columns: 1fr;
    }

    #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__btn,
    #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__specialBtn {
      max-width: none;
      width: 100%;
      flex-basis: auto;
    }

    #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__special {
      padding: 20px 16px;
    }

    #hksevEmergencyClinicIntro2026 .hksevEmergencyClinicIntro2026__specialTitle {
      font-size: 19px;
    }
  }
