/* ============================================================
   WEBLY FAQ - Matched to Opal Dental Group Website Design
   Replace your entire faq.css with this file
   ============================================================ */

.wfaq-wrapper {
    /* Brand Colors */
    --wfaq-gold: #E5B84B;
    --wfaq-gold-l: #F0D078;
    --wfaq-gold-d: #B58E2A;
    --wfaq-gold-soft: #FAF1D9;
    --wfaq-gold-faint: #FDF8E8;

    /* Dark Tones */
    --wfaq-dark: #1A1410;
    --wfaq-dark-2: #251D14;
    --wfaq-dark-3: #3A2F22;

    /* Text */
    --wfaq-text: #2C2620;
    --wfaq-mid: #6B655E;
    --wfaq-light: #9A938A;

    /* Surfaces */
    --wfaq-bg: #FAF7F1;
    --wfaq-bg-2: #F5F0E5;
    --wfaq-card: #FFFFFF;
    --wfaq-border: #ECE5D5;
    --wfaq-border-soft: #F4EFE3;

    /* Effects */
    --wfaq-shadow-sm: 0 2px 8px rgba(26, 20, 16, 0.04);
    --wfaq-shadow: 0 4px 20px rgba(26, 20, 16, 0.06);
    --wfaq-shadow-lg: 0 12px 40px rgba(26, 20, 16, 0.1);
    --wfaq-radius: 14px;
    --wfaq-radius-sm: 8px;

    font-family: 'Inter', sans-serif;
    color: var(--wfaq-text);
    line-height: 1.6;
}

.wfaq-wrapper *,
.wfaq-wrapper *::before,
.wfaq-wrapper *::after {
    box-sizing: border-box;
}

.wfaq-wrapper h1,
.wfaq-wrapper h2,
.wfaq-wrapper h3,
.wfaq-wrapper h4 {
    font-family: 'Lora', serif;
    font-weight: 500;
    margin: 0;
    line-height: 1.2;
}

/* ============================================================
   HERO SECTION - Matches website dark sections
   ============================================================ */
.wfaq-hero {
    background: var(--wfaq-dark);
    background-image:
        radial-gradient(ellipse at 30% 20%, rgba(229, 184, 75, 0.08) 0%, transparent 50%),
        radial-gradient(ellipse at 70% 80%, rgba(229, 184, 75, 0.06) 0%, transparent 60%),
        linear-gradient(135deg, #1A1410 0%, #251D14 100%);
    padding: 90px 40px 110px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.wfaq-hero::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 40px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 283.5 27.8' preserveAspectRatio='none'><path fill='%23FAF7F1' d='M283.5,9.7c0,0-7.3,4.3-14,4.6c-6.8,0.3-12.6,0-20.9-1.5c-11.3-2-33.1-10.1-44.7-5.7s-12.1,4.6-18,7.4c-6.6,3.2-20,9.6-36.6,9.3C131.6,23.5,99.5,7.2,86.3,8c-1.4,0.1-6.6,0.8-10.5,2c-3.8,1.2-9.4,3.8-17,4.7c-3.2,0.4-8.3,1.1-14.2,0.9c-1.5-0.1-6.3-0.4-12-1.6c-5.7-1.2-11-3.1-15.8-3.7C6.5,9.2,0,10.8,0,10.8V0h283.5V9.7z M260.8,11.3c-0.7-1-2-0.4-4.3-0.4c-2.3,0-6.1-1.2-5.8-1.1c0.3,0.1,3.1,1.5,6,1.9C259.7,12.2,261.4,12.3,260.8,11.3z M242.4,8.6c0,0-2.4-0.2-5.6-0.9c-3.2-0.8-10.3-2.8-15.1-3.5c-8.2-1.1-15.8,0-15.1,0.1c0.8,0.1,9.6-0.6,17.6,1.1c3.3,0.7,9.3,2.2,12.4,2.7C239.9,8.7,242.4,8.6,242.4,8.6z M185.2,8.5c1.7-0.7-13.3,4.7-18.5,6.1c-2.1,0.6-6.2,1.6-10,2c-3.9,0.4-8.9,0.4-8.8,0.5c0,0.2,5.8,0.8,11.2,0c5.4-0.8,5.2-1.1,7.6-1.6C170.5,14.7,183.5,9.2,185.2,8.5z M199.1,6.9c0.2,0-0.8-0.4-4.8,1.1c-4,1.5-6.7,3.5-6.9,3.7c-0.2,0.1,3.5-1.8,6.6-3C197,7.5,199,6.9,199.1,6.9z M283,6c-0.1,0.1-1.9,1.1-4.8,2.5s-6.9,2.8-6.7,2.7c0.2,0,3.5-0.6,7.4-2.5C282.8,6.8,283.1,5.9,283,6z M31.3,11.6c0.1-0.2-1.9-0.2-4.5-1.2s-5.4-1.6-7.8-2C15,7.6,7.3,8.5,7.7,8.6C8,8.7,15.9,8.3,20.2,9.3c2.2,0.5,2.4,0.5,5.7,1.6S31.2,11.9,31.3,11.6z M73,9.2c0.4-0.1,3.5-1.6,8.4-2.6c4.9-1.1,8.9-0.5,8.9-0.8c0-0.3-1-0.9-6.2-0.3S72.6,9.3,73,9.2z M71.6,6.7C71.8,6.8,75,5.4,77.3,5c2.3-0.3,1.9-0.5,1.9-0.6c0-0.1-1.1-0.2-2.7,0.2C74.8,5.1,71.4,6.6,71.6,6.7z M93.6,4.4c0.1,0.2,3.5,0.8,5.6,1.8c2.1,1,1.8,0.6,1.9,0.5c0.1-0.1-0.8-0.8-2.4-1.3C97.1,4.8,93.5,4.2,93.6,4.4z M65.4,11.1c-0.1,0.3,0.3,0.5,1.9-0.2s2.6-1.3,2.2-1.2s-0.9,0.4-2.5,0.8C65.3,10.9,65.5,10.8,65.4,11.1z M34.5,12.4c-0.2,0,2.1,0.8,3.3,0.9c1.2,0.1,2,0.1,2-0.2c0-0.3-0.1-0.5-1.6-0.4C36.6,12.8,34.7,12.4,34.5,12.4z M152.2,21.1c-0.1,0.1-2.4-0.3-7.5-0.3c-5,0-13.6-2.4-17.2-3.5c-3.6-1.1,10,3.9,16.5,4.1C150.5,21.6,152.3,21,152.2,21.1z'/><path fill='%23FAF7F1' d='M269.6,18c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3C267.7,18.8,269.7,18,269.6,18z'/><path fill='%23FAF7F1' d='M227.4,9.8c-0.2-0.1-4.5-1-9.5-1.2c-5-0.2-12.7,0.6-12.3,0.5c0.3-0.1,5.9-1.8,13.3-1.2S227.6,9.9,227.4,9.8z'/><path fill='%23FAF7F1' d='M204.5,13.4c-0.1-0.1,2-1,3.2-1.1c1.2-0.1,2,0,2,0.3c0,0.3-0.1,0.5-1.6,0.4C206.4,12.9,204.6,13.5,204.5,13.4z'/><path fill='%23FAF7F1' d='M201,10.6c0-0.1-4.4,1.2-6.3,2.2c-1.9,0.9-6.2,3.1-6.1,3.1c0.1,0.1,4.2-1.6,6.3-2.6S201,10.7,201,10.6z'/><path fill='%23FAF7F1' d='M154.5,26.7c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3C152.6,27.5,154.6,26.8,154.5,26.7z'/><path fill='%23FAF7F1' d='M41.9,19.3c0,0,1.2-0.3,2.9-0.1c1.7,0.2,5.8,0.9,8.2,0.7c4.2-0.4,7.4-2.7,7-2.6c-0.4,0-4.3,2.2-8.6,1.9c-1.8-0.1-5.1-0.5-6.7-0.4S41.9,19.3,41.9,19.3z'/><path fill='%23FAF7F1' d='M75.5,12.6c0.2,0.1,2-0.8,4.3-1.1c2.3-0.2,2.1-0.3,2.1-0.5c0-0.1-1.8-0.4-3.4,0C76.9,11.5,75.3,12.5,75.5,12.6z'/><path fill='%23FAF7F1' d='M15.6,13.2c0-0.1,4.3,0,6.7,0.5c2.4,0.5,5,1.9,5,2c0,0.1-2.7-0.8-5.1-1.4C19.9,13.7,15.7,13.3,15.6,13.2z'/></svg>");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    transform: scaleY(-1);
    z-index: 1;
}

.wfaq-hero-inner {
    position: relative;
    z-index: 2;
    max-width: 720px;
    margin: 0 auto;
}

/* Eyebrow Badge - Matches website style "🦷 WELCOME TO" */
.wfaq-eyebrow {
    display: inline-block;
    padding: 7px 18px;
    border: 1px solid rgba(229, 184, 75, 0.5);
    border-radius: var(--wfaq-radius-sm);
    color: var(--wfaq-gold);
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    background: transparent;
    margin-bottom: 22px;
}

.wfaq-eyebrow::before {
    content: '🦷';
    margin-right: 8px;
    filter: brightness(1.1);
}

.wfaq-h1 {
    font-size: clamp(34px, 4.5vw, 56px);
    color: #fff !important;
    font-weight: 500 !important;
    line-height: 1.15 !important;
    margin: 0 0 18px 0 !important;
    letter-spacing: -0.5px;
}

.wfaq-h1 em {
    color: var(--wfaq-gold) !important;
    font-style: italic !important;
    font-weight: 500 !important;
}

.wfaq-desc {
    font-family: 'Inter', sans-serif !important;
    font-size: 16px !important;
    color: rgba(255, 255, 255, 0.65) !important;
    line-height: 1.75 !important;
    max-width: 540px !important;
    margin: 0 auto 36px !important;
    font-weight: 400 !important;
}

/* Search Bar - White pill style */
.wfaq-search-wrap {
    position: relative;
    max-width: 540px;
    margin: 0 auto;
}

.wfaq-search-wrap svg {
    position: absolute;
    left: 22px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    fill: none;
    stroke: var(--wfaq-gold);
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    pointer-events: none;
    z-index: 1;
}

.wfaq-wrapper input.wfaq-search,
.wfaq-wrapper input[type="text"].wfaq-search {
    width: 100% !important;
    padding: 18px 28px 18px 54px !important;
    background: #fff !important;
    border: 2px solid rgba(229, 184, 75, 0.25) !important;
    border-radius: 50px !important;
    color: var(--wfaq-text) !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    outline: none !important;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2) !important;
    transition: all 0.25s !important;
    height: auto !important;
    line-height: 1.4 !important;
}

.wfaq-wrapper input.wfaq-search::placeholder {
    color: var(--wfaq-light) !important;
    opacity: 1 !important;
    font-weight: 400 !important;
}

.wfaq-wrapper input.wfaq-search:focus {
    border-color: var(--wfaq-gold) !important;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25), 0 0 0 4px rgba(229, 184, 75, 0.15) !important;
}

.wfaq-result-bar {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 14px;
    min-height: 18px;
    letter-spacing: 0.5px;
}

/* ============================================================
   MAIN CONTENT SECTION
   ============================================================ */
.wfaq-main {
    background: var(--wfaq-bg);
    max-width: 100%;
    padding: 30px 24px 100px;
    position: relative;
}

.wfaq-main > * {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
}

.wfaq-controls {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 22px;
    gap: 10px;
}

.wfaq-wrapper button.wfaq-ctrl,
.wfaq-wrapper .wfaq-ctrl {
    font-family: 'Inter', sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    letter-spacing: 1.2px !important;
    text-transform: uppercase !important;
    background: transparent !important;
    border: 1px solid var(--wfaq-border) !important;
    color: var(--wfaq-mid) !important;
    padding: 9px 18px !important;
    border-radius: var(--wfaq-radius-sm) !important;
    cursor: pointer !important;
    transition: all 0.2s !important;
    box-shadow: none !important;
}

.wfaq-wrapper .wfaq-ctrl:hover {
    border-color: var(--wfaq-gold) !important;
    color: var(--wfaq-gold-d) !important;
    background: var(--wfaq-gold-faint) !important;
}

/* ============================================================
   L1 - CATEGORY (White Card matching service cards)
   ============================================================ */
.wfaq-l1 {
    background: var(--wfaq-card);
    border: 1px solid var(--wfaq-border);
    border-radius: var(--wfaq-radius);
    box-shadow: var(--wfaq-shadow-sm);
    margin-bottom: 16px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.wfaq-l1:hover {
    box-shadow: var(--wfaq-shadow);
    border-color: rgba(229, 184, 75, 0.3);
}

.wfaq-l1.s-hide {
    display: none;
}

.wfaq-wrapper button.wfaq-l1-btn {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    gap: 18px !important;
    padding: 22px 26px !important;
    background: transparent !important;
    background-image: none !important;
    border: none !important;
    cursor: pointer !important;
    transition: background 0.2s !important;
    text-align: left !important;
    box-shadow: none !important;
}

.wfaq-wrapper button.wfaq-l1-btn:hover {
    background: var(--wfaq-gold-faint) !important;
}

.wfaq-wrapper button.wfaq-l1-btn.on {
    background: #fff !important;
    border-bottom: 1px solid var(--wfaq-border) !important;
}

/* Gold Circular Icon - Matches service card icons */
.wfaq-l1-ico {
    width: 54px !important;
    height: 54px !important;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--wfaq-gold) 0%, var(--wfaq-gold-l) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    flex-shrink: 0;
    box-shadow: 0 4px 14px rgba(229, 184, 75, 0.3);
    transition: transform 0.3s;
}

.wfaq-l1-btn:hover .wfaq-l1-ico {
    transform: scale(1.05);
}

.wfaq-l1-lbl {
    flex: 1;
    min-width: 0;
}

.wfaq-l1-lbl strong {
    display: block !important;
    font-family: 'Lora', serif !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    color: var(--wfaq-dark) !important;
    line-height: 1.2 !important;
    margin-bottom: 3px !important;
    letter-spacing: -0.2px;
}

.wfaq-l1-lbl span {
    display: block !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 13px !important;
    color: var(--wfaq-mid) !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
}

.wfaq-l1-meta {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-shrink: 0;
}

.wfaq-l1-cnt {
    font-family: 'Inter', sans-serif !important;
    font-size: 11px !important;
    background: var(--wfaq-gold-soft) !important;
    color: var(--wfaq-gold-d) !important;
    padding: 5px 11px !important;
    border-radius: 20px !important;
    font-weight: 600 !important;
    letter-spacing: 0.3px;
}

.wfaq-l1-arr {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1.5px solid var(--wfaq-border);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    background: #fff;
}

.wfaq-l1-btn:hover .wfaq-l1-arr {
    border-color: var(--wfaq-gold);
    background: var(--wfaq-gold-faint);
}

.wfaq-l1-btn.on .wfaq-l1-arr {
    transform: rotate(180deg);
    background: var(--wfaq-gold);
    border-color: var(--wfaq-gold);
}

.wfaq-l1-arr svg {
    width: 11px;
    height: 11px;
    fill: none;
    stroke: var(--wfaq-mid);
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: stroke 0.3s;
}

.wfaq-l1-btn:hover .wfaq-l1-arr svg {
    stroke: var(--wfaq-gold-d);
}

.wfaq-l1-btn.on .wfaq-l1-arr svg {
    stroke: #fff;
}

.wfaq-l1-body {
    display: none;
    background: var(--wfaq-bg-2);
}

.wfaq-l1-body.on {
    display: block;
}

/* ============================================================
   L2 - SUBGROUP
   ============================================================ */
.wfaq-l2 {
    border-bottom: 1px solid var(--wfaq-border);
}

.wfaq-l2:last-child {
    border-bottom: none;
}

.wfaq-l2.s-hide {
    display: none;
}

.wfaq-wrapper button.wfaq-l2-btn {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    padding: 18px 26px 18px 32px !important;
    background: transparent !important;
    background-image: none !important;
    border: none !important;
    cursor: pointer !important;
    transition: background 0.2s !important;
    text-align: left !important;
    box-shadow: none !important;
}

.wfaq-wrapper button.wfaq-l2-btn:hover {
    background: rgba(229, 184, 75, 0.06) !important;
}

.wfaq-wrapper button.wfaq-l2-btn.on {
    background: rgba(229, 184, 75, 0.08) !important;
}

.wfaq-l2-num {
    font-family: 'Lora', serif !important;
    font-size: 16px !important;
    color: var(--wfaq-gold) !important;
    font-weight: 600 !important;
    font-style: italic !important;
    min-width: 28px;
    letter-spacing: 0.5px;
}

.wfaq-l2-lbl {
    flex: 1;
    font-family: 'Inter', sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: var(--wfaq-text) !important;
    line-height: 1.4 !important;
    transition: color 0.15s;
}

.wfaq-l2-btn.on .wfaq-l2-lbl {
    color: var(--wfaq-dark) !important;
}

.wfaq-l2-qc {
    font-family: 'Inter', sans-serif !important;
    font-size: 11px !important;
    color: var(--wfaq-mid) !important;
    background: rgba(255, 255, 255, 0.7) !important;
    padding: 4px 10px !important;
    border-radius: 16px !important;
    flex-shrink: 0;
    font-weight: 500;
    border: 1px solid var(--wfaq-border-soft);
}

.wfaq-l2-chv {
    flex-shrink: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid var(--wfaq-border) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.25s;
    background: #fff !important;
}

.wfaq-l2-btn:hover .wfaq-l2-chv {
    border-color: var(--wfaq-gold);
}

.wfaq-l2-btn.on .wfaq-l2-chv {
    transform: rotate(180deg);
    background: var(--wfaq-gold) !important;
    border-color: var(--wfaq-gold) !important;
}

.wfaq-l2-chv svg {
    width: 10px;
    height: 10px;
    fill: none;
    stroke: var(--wfaq-mid);
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.wfaq-l2-btn.on .wfaq-l2-chv svg {
    stroke: #fff;
}

.wfaq-l2-body {
    display: none;
    background: #fff;
    border-top: 1px solid var(--wfaq-border-soft);
}

.wfaq-l2-body.on {
    display: block;
}

/* ============================================================
   L3 - QUESTION (Matches home page FAQ style)
   ============================================================ */
.wfaq-l3 {
    border-bottom: 1px solid var(--wfaq-border-soft);
}

.wfaq-l3:last-child {
    border-bottom: none;
}

.wfaq-l3.s-hide {
    display: none;
}

.wfaq-wrapper button.wfaq-l3-btn {
    width: 100% !important;
    display: flex !important;
    align-items: flex-start !important;
    gap: 14px !important;
    padding: 18px 26px 18px 60px !important;
    background: transparent !important;
    background-image: none !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.2s !important;
    text-align: left !important;
    box-shadow: none !important;
    position: relative;
}

.wfaq-wrapper button.wfaq-l3-btn::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background: var(--wfaq-gold);
    transform: scaleY(0);
    transition: transform 0.25s;
    transform-origin: top;
}

.wfaq-wrapper button.wfaq-l3-btn:hover {
    background: var(--wfaq-gold-faint) !important;
}

.wfaq-wrapper button.wfaq-l3-btn.on {
    background: var(--wfaq-gold-faint) !important;
}

.wfaq-wrapper button.wfaq-l3-btn.on::before {
    transform: scaleY(1);
}

.wfaq-l3-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--wfaq-gold);
    flex-shrink: 0;
    margin-top: 9px;
    opacity: 0.4;
    transition: all 0.2s;
}

.wfaq-l3-btn:hover .wfaq-l3-dot,
.wfaq-l3-btn.on .wfaq-l3-dot {
    opacity: 1;
    transform: scale(1.3);
}

.wfaq-l3-q {
    flex: 1;
    font-family: 'Inter', sans-serif !important;
    font-size: 14.5px !important;
    font-weight: 500 !important;
    color: var(--wfaq-text) !important;
    line-height: 1.55 !important;
    transition: color 0.15s;
    padding-right: 8px;
}

.wfaq-l3-q mark {
    background: rgba(229, 184, 75, 0.3) !important;
    color: var(--wfaq-dark) !important;
    border-radius: 3px;
    padding: 1px 4px;
    font-weight: 600;
}

.wfaq-l3-btn:hover .wfaq-l3-q,
.wfaq-l3-btn.on .wfaq-l3-q {
    color: var(--wfaq-dark) !important;
}

.wfaq-l3-tog {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    position: relative;
    margin-top: 4px;
}

.wfaq-l3-tog::before,
.wfaq-l3-tog::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: var(--wfaq-mid) !important;
    border-radius: 1px;
    transition: all 0.25s;
}

.wfaq-l3-tog::before {
    width: 12px;
    height: 1.5px;
}

.wfaq-l3-tog::after {
    width: 1.5px;
    height: 12px;
}

.wfaq-l3-btn:hover .wfaq-l3-tog::before,
.wfaq-l3-btn:hover .wfaq-l3-tog::after {
    background: var(--wfaq-gold-d) !important;
}

.wfaq-l3-btn.on .wfaq-l3-tog::before {
    background: var(--wfaq-gold) !important;
    width: 14px;
    height: 2px;
}

.wfaq-l3-btn.on .wfaq-l3-tog::after {
    opacity: 0;
}

.wfaq-l3-ans {
    display: none;
    padding: 0 26px 22px 60px;
    background: var(--wfaq-gold-faint);
}

.wfaq-l3-ans.on {
    display: block;
}

.wfaq-l3-ans p {
    font-family: 'Inter', sans-serif !important;
    font-size: 14.5px !important;
    color: var(--wfaq-mid) !important;
    line-height: 1.85 !important;
    margin: 0 0 12px 0 !important;
    font-weight: 400;
}

.wfaq-l3-ans p:last-child {
    margin-bottom: 0 !important;
}

.wfaq-l3-ans ul,
.wfaq-l3-ans ol {
    padding-left: 20px;
    margin: 0 0 12px 0;
}

.wfaq-l3-ans li {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: var(--wfaq-mid);
    line-height: 1.75;
    margin-bottom: 5px;
}

.wfaq-l3-ans li::marker {
    color: var(--wfaq-gold);
}

/* ============================================================
   NO RESULTS
   ============================================================ */
.wfaq-noresults {
    text-align: center;
    padding: 80px 20px;
    display: none;
    background: #fff;
    border-radius: var(--wfaq-radius);
    box-shadow: var(--wfaq-shadow-sm);
    margin: 20px auto !important;
}

.wfaq-noresults h3 {
    font-family: 'Lora', serif;
    font-size: 28px;
    color: var(--wfaq-text);
    margin-bottom: 10px;
    font-weight: 500;
}

.wfaq-noresults p {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: var(--wfaq-light);
    margin: 0;
}

/* ============================================================
   CTA SECTION - Matches "Ready To Love Your Smile?"
   ============================================================ */
.wfaq-cta {
    background: var(--wfaq-dark);
    background-image:
        radial-gradient(ellipse at 50% 50%, rgba(229, 184, 75, 0.06) 0%, transparent 70%),
        linear-gradient(180deg, var(--wfaq-dark) 0%, var(--wfaq-dark-2) 100%);
    padding: 90px 32px 100px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.wfaq-cta::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: radial-gradient(circle at 25% 75%, rgba(229, 184, 75, 0.04) 0%, transparent 40%);
    pointer-events: none;
}

.wfaq-cta > * {
    position: relative;
    z-index: 2;
}

.wfaq-cta h2 {
    font-family: 'Lora', serif !important;
    font-size: clamp(28px, 3.5vw, 44px) !important;
    color: #fff !important;
    margin-bottom: 14px !important;
    font-weight: 500 !important;
    letter-spacing: -0.5px;
}

.wfaq-cta h2 em {
    color: var(--wfaq-gold) !important;
    font-style: italic !important;
}

.wfaq-cta p {
    font-family: 'Inter', sans-serif !important;
    font-size: 15.5px !important;
    color: rgba(255, 255, 255, 0.65) !important;
    margin: 0 auto 32px !important;
    max-width: 520px !important;
    line-height: 1.75 !important;
    font-weight: 400 !important;
}

/* CTA Buttons - Match website button style */
.wfaq-wrapper a.wfaq-btn,
.wfaq-wrapper .wfaq-btn {
    display: inline-flex !important;
    align-items: center;
    gap: 10px;
    background: transparent !important;
    background-image: none !important;
    color: #fff !important;
    padding: 14px 32px !important;
    border-radius: var(--wfaq-radius-sm) !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    letter-spacing: 1.2px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    border: 1.5px solid rgba(255, 255, 255, 0.3) !important;
    cursor: pointer !important;
    transition: all 0.25s !important;
    margin: 4px 6px !important;
    box-shadow: none !important;
}

.wfaq-wrapper a.wfaq-btn:hover,
.wfaq-wrapper .wfaq-btn:hover {
    background: var(--wfaq-gold) !important;
    border-color: var(--wfaq-gold) !important;
    color: var(--wfaq-dark) !important;
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(229, 184, 75, 0.3) !important;
}

/* ============================================================
   ELEMENTOR & THEME RESETS
   ============================================================ */
.elementor-widget-shortcode .wfaq-wrapper,
.elementor-widget-shortcode .elementor-widget-container {
    padding: 0 !important;
    margin: 0 !important;
}

.entry-content .wfaq-wrapper {
    margin: 0 !important;
    padding: 0 !important;
}

.wfaq-wrapper button,
.wfaq-wrapper button:hover,
.wfaq-wrapper button:focus,
.wfaq-wrapper button:active {
    text-shadow: none !important;
    outline: none !important;
}

/* ============================================================
   MOBILE RESPONSIVE
   ============================================================ */
@media (max-width: 768px) {
    .wfaq-hero {
        padding: 64px 20px 80px;
    }

    .wfaq-hero::after {
        height: 25px;
    }

    .wfaq-eyebrow {
        font-size: 10px;
        letter-spacing: 2px;
        padding: 6px 14px;
    }

    .wfaq-h1 {
        font-size: 30px !important;
    }

    .wfaq-desc {
        font-size: 14px !important;
        padding: 0 10px;
    }

    .wfaq-wrapper input.wfaq-search {
        padding: 15px 22px 15px 48px !important;
        font-size: 14px !important;
    }

    .wfaq-search-wrap svg {
        left: 18px;
        width: 16px;
        height: 16px;
    }

    .wfaq-main {
        padding: 24px 14px 70px;
    }

    .wfaq-controls {
        justify-content: center;
        flex-wrap: wrap;
    }

    .wfaq-wrapper button.wfaq-l1-btn {
        padding: 18px 16px !important;
        gap: 12px !important;
    }

    .wfaq-l1-ico {
        width: 44px !important;
        height: 44px !important;
        font-size: 20px;
    }

    .wfaq-l1-lbl strong {
        font-size: 18px !important;
    }

    .wfaq-l1-lbl span {
        font-size: 12px !important;
    }

    .wfaq-l1-cnt {
        display: none;
    }

    .wfaq-l1-arr {
        width: 28px;
        height: 28px;
    }

    .wfaq-wrapper button.wfaq-l2-btn {
        padding: 15px 16px 15px 20px !important;
        gap: 10px !important;
    }

    .wfaq-l2-num {
        font-size: 14px !important;
        min-width: 22px;
    }

    .wfaq-l2-lbl {
        font-size: 14px !important;
    }

    .wfaq-l2-qc {
        font-size: 10px !important;
        padding: 3px 8px !important;
    }

    .wfaq-wrapper button.wfaq-l3-btn {
        padding: 15px 16px 15px 36px !important;
        gap: 10px !important;
    }

    .wfaq-l3-q {
        font-size: 13.5px !important;
    }

    .wfaq-l3-ans {
        padding: 0 16px 18px 36px;
    }

    .wfaq-l3-ans p,
    .wfaq-l3-ans li {
        font-size: 13.5px !important;
    }

    .wfaq-cta {
        padding: 64px 20px 70px;
    }

    .wfaq-cta h2 {
        font-size: 26px !important;
    }

    .wfaq-cta p {
        font-size: 14px !important;
    }

    .wfaq-wrapper a.wfaq-btn {
        display: flex !important;
        max-width: 280px;
        margin: 8px auto !important;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .wfaq-hero {
        padding: 50px 16px 70px;
    }

    .wfaq-h1 {
        font-size: 26px !important;
    }

    .wfaq-l2-num {
        display: none;
    }

    .wfaq-noresults {
        padding: 60px 16px;
    }

    .wfaq-noresults h3 {
        font-size: 22px;
    }
}