.elementor-7122 .elementor-element.elementor-element-7936f327{--display:flex;}.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-7122 .elementor-element.elementor-element-31fd75bb{--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;--justify-content:center;}.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-7122 .elementor-element.elementor-element-3964091d .elementor-button{background-color:#0DD33B;}#wpr-popup-id-7122 .wpr-popup-container-inner{background-color:#1A3829;height:auto;z-index:13;align-items:center;padding:20px 20px 20px 20px;border-radius:20px 20px 20px 20px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#D4AF5AB8;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}#wpr-popup-id-7122 .wpr-popup-overlay{background-color:#08140E96;display:block;}#wpr-popup-id-7122 .wpr-popup-container{width:472px;animation-duration:1s;}#wpr-popup-id-7122 .wpr-template-popup-inner{justify-content:center;align-items:center;}#wpr-popup-id-7122{z-index:9999;}#wpr-popup-id-7122 .wpr-popup-close-btn{display:block;top:25px;right:26px;color:#F5D97A;background-color:#D4AF5AC2;border-color:#D4AF5A;width:36px;height:36px;border-style:solid;border-width:1px 1px 1px 1px;border-radius:50px 50px 50px 50px;}#wpr-popup-id-7122 .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y{background-color:#333333;}#wpr-popup-id-7122 .ps > .ps__rail-y > .ps__thumb-y{background-color:#333333;}#wpr-popup-id-7122 .wpr-popup-close-btn:hover{color:#54595f;}#wpr-popup-id-7122 .wpr-popup-close-btn i{font-size:20px;line-height:36px;}#wpr-popup-id-7122 .wpr-popup-close-btn svg{width:20px;height:20px;line-height:36px;}/* Start custom CSS for text-editor, class: .elementor-element-71a5d5de */.ea-popup-text .emoji,
.ea-popup-text img.emoji {
    width: 22px !important;
    height: 22px !important;
    vertical-align: middle !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-7936f327 *//* ===== EA Popup — Celebration Version ===== */

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600;700&display=swap');

.ea-popup {
    background: linear-gradient(160deg, #1e3d2f 0%, #162d23 100%) !important;
    border: 1px solid rgba(212, 175, 90, 0.4) !important;
    border-radius: 18px !important;
    padding: 36px 32px 32px !important;
    box-shadow:
        0 0 0 1px rgba(212, 175, 90, 0.1),
        0 24px 60px rgba(0, 0, 0, 0.4) !important;
    position: relative !important;
    max-width: 480px !important;
    text-align: center !important;
}


.ea-popup-title {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: clamp(1.3rem, 3vw, 1.55rem) !important;
    font-weight: 700 !important;
    color: #F5D97A !important;
    text-align: center !important;
    margin-bottom: 6px !important;
    letter-spacing: 0.01em !important;
    text-transform: none !important; /* override any Elementor ALL CAPS */
}

/* subtitle line — add this element in your PHP just below the title */
.ea-popup-subtitle {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    color: rgba(212, 175, 90, 0.6) !important;
    text-transform: uppercase !important;
    letter-spacing: 0.12em !important;
    margin: 0 0 16px !important;
}

.ea-popup-text {
    font-family: 'Lora', serif !important;
    font-size: clamp(0.9rem, 2vw, 0.97rem) !important;
    font-style: italic !important;
    line-height: 1.8 !important;
    color: #d4c9b0 !important;
    text-align: center !important;
    margin-bottom: 28px !important;
}

.ea-popup-actions {
    display: flex !important;
    justify-content: center !important;
    gap: 12px !important;
    flex-wrap: wrap !important;
}

/* Cancel */
.ea-popup-cancel .elementor-button {
    background: transparent !important;
    border: 1px solid rgba(212, 175, 90, 0.35) !important;
    border-radius: 999px !important;
    color: #b8c9b0 !important;
    padding: 12px 26px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    transition: all 0.2s ease !important;
}
.ea-popup-cancel .elementor-button:hover {
    border-color: #D4AF5A !important;
    color: #F5D97A !important;
    background: rgba(212, 175, 90, 0.07) !important;
}

/* Confirm */
.ea-go-dashboard-btn .elementor-button {
    background: linear-gradient(135deg, #A67C00, #FFB50E, #F5D97A) !important;
    color: #0E1E18 !important;
    border: none !important;
    border-radius: 999px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    letter-spacing: 0.04em !important;
    padding: 12px 28px !important;
    box-shadow: 0 4px 16px rgba(212, 175, 90, 0.25) !important;
    transition: all 0.2s ease !important;
}
.ea-go-dashboard-btn .elementor-button:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 24px rgba(212, 175, 90, 0.4) !important;
}

/* Mobile */
@media (max-width: 767px) {
    .ea-popup {
        padding: 28px 20px 24px !important;
    }
    .ea-popup-title {
        font-size: 1.2rem !important;
    }
    .ea-popup-actions {
        flex-direction: column-reverse !important;
    }
    .ea-popup-cancel,
    .ea-confirm-finish-lesson {
        width: 100% !important;
    }
    .ea-popup-cancel .elementor-button,
    .ea-confirm-finish-lesson .elementor-button {
        width: 100% !important;
        justify-content: center !important;
    }
}/* End custom CSS */