.slbOverlay,.slbWrapOuter,.slbWrap{position:fixed;top:0;right:0;bottom:0;left:0}.slbOverlay{overflow:hidden;z-index:9999991;background-color:#000;opacity:.7;-webkit-animation:slbOverlay .5s;-moz-animation:slbOverlay .5s;animation:slbOverlay .5s}.slbWrapOuter{overflow-x:hidden;overflow-y:auto;z-index:9999992}.slbWrap{position:absolute;text-align:center}.slbWrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.slbContentOuter{position:relative;display:inline-block;vertical-align:middle;margin:0px auto;padding:0 1em;box-sizing:border-box;z-index:9999993;text-align:left;max-width:100%}.slbContentEl .slbContentOuter{padding:5em 1em}.slbContent{position:relative}.slbContentEl .slbContent{-webkit-animation:slbEnter .3s;-moz-animation:slbEnter .3s;animation:slbEnter .3s;background-color:#fff;box-shadow:0 .2em 1em rgba(0,0,0,.4)}.slbImageWrap{-webkit-animation:slbEnter .3s;-moz-animation:slbEnter .3s;animation:slbEnter .3s;position:relative}.slbImageWrap:after{content:"";position:absolute;left:0;right:0;top:5em;bottom:5em;display:block;z-index:-1;box-shadow:0 .2em 1em rgba(0,0,0,.6);background-color:#fff}.slbDirectionNext .slbImageWrap{-webkit-animation:slbEnterNext .4s;-moz-animation:slbEnterNext .4s;animation:slbEnterNext .4s}.slbDirectionPrev .slbImageWrap{-webkit-animation:slbEnterPrev .4s;-moz-animation:slbEnterPrev .4s;animation:slbEnterPrev .4s}.slbImage{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:5em 0;margin:0 auto}.slbCaption{display:inline-block;max-width:100%;max-height:3em;word-wrap:normal;position:absolute;left:0;right:0;bottom:0;text-align:left;line-height:18px;color:#f3f3f3;padding:0 0 1em 0;font-size:16px}.slbCloseBtn,.slbArrow{margin:0;padding:0;border:0;cursor:pointer;background:none}.slbCloseBtn::-moz-focus-inner,.slbArrow::-moz-focus-inner{padding:0;border:0}.slbCloseBtn:hover,.slbArrow:hover{opacity:.5;background:rgba(0,0,0,0)}.slbCloseBtn:active,.slbArrow:active{opacity:.8}.slbCloseBtn{-webkit-animation:slbEnter .3s;-moz-animation:slbEnter .3s;animation:slbEnter .3s;font-size:3em;width:1.66667em;height:1.66667em;line-height:1.66667em;position:absolute;right:-0.33333em;top:0;color:#fff;color:rgba(255,255,255,.7);text-align:center}.slbLoading .slbCloseBtn{display:none}.slbLoadingText{font-size:1.4em;color:#fff;color:rgba(255,255,255,.9)}.slbArrows{position:fixed;top:50%;left:0;right:0}.slbLoading .slbArrows{display:none}.slbArrow{position:absolute;top:50%;margin-top:-5em;width:5em;height:10em;opacity:.7;text-indent:-999em;overflow:hidden}.slbArrow:before{content:"";position:absolute;top:50%;left:50%;margin:-0.8em 0 0 -0.8em;border:.8em solid rgba(0,0,0,0)}.slbArrow.next{right:0}.slbArrow.next:before{border-left-color:#fff}.slbArrow.prev{left:0}.slbArrow.prev:before{border-right-color:#fff}.slbIframeCont{width:80em;height:0;overflow:hidden;padding-top:56.25%;margin:5em 0;max-width:900px}.slbIframe{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 .2em 1em rgba(0,0,0,.6);background:#000}@-webkit-keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@-moz-keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@keyframes slbOverlay{from{opacity:0}to{opacity:.7}}@-webkit-keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0, -1em, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@-moz-keyframes slbEnter{from{opacity:0;-moz-transform:translate3d(0, -1em, 0)}to{opacity:1;-moz-transform:translate3d(0, 0, 0)}}@keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0, -1em, 0);-moz-transform:translate3d(0, -1em, 0);-ms-transform:translate3d(0, -1em, 0);-o-transform:translate3d(0, -1em, 0);transform:translate3d(0, -1em, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes slbEnterNext{from{opacity:0;-webkit-transform:translate3d(4em, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@-moz-keyframes slbEnterNext{from{opacity:0;-moz-transform:translate3d(4em, 0, 0)}to{opacity:1;-moz-transform:translate3d(0, 0, 0)}}@keyframes slbEnterNext{from{opacity:0;-webkit-transform:translate3d(4em, 0, 0);-moz-transform:translate3d(4em, 0, 0);-ms-transform:translate3d(4em, 0, 0);-o-transform:translate3d(4em, 0, 0);transform:translate3d(4em, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes slbEnterPrev{from{opacity:0;-webkit-transform:translate3d(-4em, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@-moz-keyframes slbEnterPrev{from{opacity:0;-moz-transform:translate3d(-4em, 0, 0)}to{opacity:1;-moz-transform:translate3d(0, 0, 0)}}@keyframes slbEnterPrev{from{opacity:0;-webkit-transform:translate3d(-4em, 0, 0);-moz-transform:translate3d(-4em, 0, 0);-ms-transform:translate3d(-4em, 0, 0);-o-transform:translate3d(-4em, 0, 0);transform:translate3d(-4em, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}/* ==========================================================================
   Intercessor — Custom Icon Font
   Generated by IcoMoon. Font files live in assets/fonts/.
   URL path is resolved at runtime by wp_enqueue_style() — the plugin uses
   INTERCESSOR_URL as the base, so these relative paths point correctly.
   ========================================================================== */

@font-face {
    font-family: 'intercessor';
    src:  url(//pineygroveeast.com/wp-content/plugins/intercessor/assets/fonts/intercessor.eot?mnue68);
    src:  url(//pineygroveeast.com/wp-content/plugins/intercessor/assets/fonts/intercessor.eot?mnue68#iefix) format('embedded-opentype'),
          url(//pineygroveeast.com/wp-content/plugins/intercessor/assets/fonts/intercessor.ttf?mnue68)       format('truetype'),
          url(//pineygroveeast.com/wp-content/plugins/intercessor/assets/fonts/intercessor.woff?mnue68)      format('woff'),
          url(//pineygroveeast.com/wp-content/plugins/intercessor/assets/fonts/intercessor.svg?mnue68#intercessor) format('svg');
    font-weight: normal;
    font-style:  normal;
    font-display: block;
}

/* ── Base class ──────────────────────────────────────────────────────────── */

.ipr-icon {
    font-family: 'intercessor' !important;
    speak: never;
    font-style:  normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* ── Icon codepoints ─────────────────────────────────────────────────────── */

.ipr-icon-praying::before      { content: "\e901"; }  /* main plugin icon   */
.ipr-icon-spinner::before      { content: "\e97a"; }  /* loading (dotted)   */
.ipr-icon-spinner3::before     { content: "\e97c"; }  /* loading (spokes)   */
.ipr-icon-fire::before         { content: "\e9a9"; }  /* archived / streak  */
.ipr-icon-warning1::before     { content: "\ea07"; }  /* pending / flag     */
.ipr-icon-cross::before        { content: "\ea0f"; }  /* rejected / dismiss */
.ipr-icon-checkmark::before    { content: "\ea10"; }  /* approved / success */
.ipr-icon-user::before         { content: "\f007"; }  /* requester / author */
.ipr-icon-add-user::before     { content: "\f234"; }  /* new requester      */
.ipr-icon-remove-user::before  { content: "\f235"; }  /* blocked requester  */

/* ── Sizing helpers ──────────────────────────────────────────────────────── */

.ipr-icon-sm  { font-size: 0.85em; }
.ipr-icon-md  { font-size: 1.1em;  }
.ipr-icon-lg  { font-size: 1.4em;  }
.ipr-icon-xl  { font-size: 1.75em; }

/* ── Vertical alignment helper for inline use ───────────────────────────── */

.ipr-icon-inline {
    vertical-align: middle;
    position: relative;
    top: -0.05em;
}
/* ==========================================================================
   Intercessor — Public Stylesheet
   ========================================================================== */

/* ── Shared ── */
.intercessor-prayer-form,
.intercessor-prayer-wall,
.intercessor-prayer-history {
    font-family: inherit;
    line-height: 1.6;
    color: inherit;
}

/* ── Status badges / tags ── */
.intercessor-status,
.intercessor-status-badge,
.intercessor-status-tag {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 12px;
    font-size: 0.8em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.intercessor-status-pending,
.intercessor-status.pending  { background: #fff3cd; color: #856404; }
.intercessor-status-approved,
.intercessor-status.approved { background: #d1e7dd; color: #0a3622; }
.intercessor-status-rejected,
.intercessor-status.rejected { background: #f8d7da; color: #58151c; }
.intercessor-status-archived,
.intercessor-status.archived { background: #e2e3e5; color: #383d41; }

/* ── Prayer Form Block ── */
.intercessor-prayer-form .intercessor-field {
    margin-bottom: 1.25rem;
}

.intercessor-prayer-form label {
    display: block;
    font-weight: 600;
    margin-bottom: 0.35rem;
}

.intercessor-prayer-form input[type="text"],
.intercessor-prayer-form input[type="email"],
.intercessor-prayer-form textarea {
    width: 100%;
    padding: 0.5rem 0.75rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 1rem;
    font-family: inherit;
    box-sizing: border-box;
    transition: border-color 0.2s;
}

.intercessor-prayer-form input:focus,
.intercessor-prayer-form textarea:focus {
    outline: none;
    border-color: #2271b1;
    box-shadow: 0 0 0 2px rgba(34, 113, 177, 0.25);
}

.intercessor-prayer-form .intercessor-field--checkbox label {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 400;
    cursor: pointer;
}

.intercessor-prayer-form .intercessor-field--private .intercessor-field-hint {
    margin: 0.35rem 0 0;
    font-size: 0.85em;
    color: #666;
    padding-left: 1.5rem;
}

.intercessor-prayer-form .intercessor-submit {
    cursor: pointer;
}

.intercessor-prayer-form .intercessor-submit:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

/* Alerts */
.intercessor-alert {
    padding: 0.75rem 1rem;
    border-radius: 4px;
    margin-bottom: 1rem;
}

.intercessor-alert--success {
    background: #d1e7dd;
    color: #0a3622;
    border: 1px solid #a3cfbb;
}

.intercessor-alert--error {
    background: #f8d7da;
    color: #58151c;
    border: 1px solid #f1aeb5;
}

/* ── Prayer Wall Block ── */
.intercessor-request-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.intercessor-request-item {
    padding: 1.25rem;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    margin-bottom: 1rem;
    background: #fff;
}

.intercessor-request-item:last-child {
    margin-bottom: 0;
}

.intercessor-request-subject {
    margin: 0 0 0.5rem;
    font-size: 1.1rem;
}

.intercessor-request-meta {
    display: flex;
    gap: 1rem;
    font-size: 0.85em;
    color: #6c757d;
    margin-bottom: 0.75rem;
    flex-wrap: wrap;
    align-items: center;
}

.intercessor-request-content {
    font-size: 0.95rem;
}

.intercessor-request-content > *:last-child {
    margin-bottom: 0;
}

/* Pagination */
.intercessor-pagination {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-top: 1.5rem;
    font-size: 0.9rem;
}

.intercessor-page-link {
    text-decoration: none;
}

.intercessor-page-info {
    color: #6c757d;
}

/* ── Prayer History Block ── */

/* Timeline */
.intercessor-timeline {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.intercessor-timeline::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #e2e8f0;
}

.intercessor-timeline-entry {
    display: flex;
    gap: 1rem;
    padding-bottom: 1.5rem;
    position: relative;
}

.intercessor-timeline-entry:last-child {
    padding-bottom: 0;
}

/* ── Timeline dot — solid circle by default ── */
.intercessor-timeline-dot {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #2271b1;
    border: 3px solid #fff;
    box-shadow: 0 0 0 2px #2271b1;
    position: relative;
    z-index: 1;
    margin-top: 2px;
    /* Reset ipr-icon font rendering so the dot stays a solid circle
       unless overridden by the first-entry rule below. */
    font-size: 0;
}

/* ── First entry dot — praying hands icon ── */
.intercessor-timeline-entry:first-child .intercessor-timeline-dot {
    background: transparent;
    border: none;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    color: #2271b1;
}

.intercessor-timeline-entry:first-child .intercessor-timeline-dot::before {
    font-family: 'intercessor' !important;
    content: "\e901";   /* ipr-icon-praying */
    speak: never;
    font-style: normal;
    font-weight: normal;
}

.intercessor-timeline-content {
    flex: 1;
    min-width: 0;
}

.intercessor-timeline-status-change {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
    margin-bottom: 0.4rem;
}

.intercessor-arrow {
    color: #6c757d;
    font-size: 1.1em;
    line-height: 1;
}

.intercessor-timeline-meta {
    font-size: 0.82em;
    color: #6c757d;
    display: flex;
    gap: 0.75rem;
    margin-bottom: 0.4rem;
    flex-wrap: wrap;
}

.intercessor-timeline-note {
    background: #f8f9fa;
    border-left: 3px solid #dee2e6;
    padding: 0.5rem 0.75rem;
    border-radius: 0 4px 4px 0;
    font-size: 0.9rem;
}

.intercessor-timeline-note p {
    margin: 0;
}

.intercessor-empty,
.intercessor-login-required,
.intercessor-not-found {
    color: #6c757d;
    font-style: italic;
}

/* ==========================================================================
   Intercessor — "I Prayed For This" Button
   ========================================================================== */

.intercessor-pray-action {
    margin-top: 0.875rem;
    padding-top: 0.75rem;
    border-top: 1px solid #f0f0f1;
}

.intercessor-pray-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    background: #f6f7f7;
    border: 1px solid #dcdcde;
    border-radius: 20px;
    padding: 0.4rem 0.9rem 0.4rem 0.75rem;
    font-size: 0.875rem;
    font-family: inherit;
    color: #50575e;
    cursor: pointer;
    transition: background 0.15s, color 0.15s, border-color 0.15s;
    line-height: 1.4;
}

.intercessor-pray-btn:hover:not(:disabled) {
    background: #f0f6fc;
    border-color: #72aee6;
    color: #135e96;
}

.intercessor-pray-btn:disabled {
    cursor: default;
}

.intercessor-pray-btn--prayed {
    background: #d1e7dd;
    border-color: #a3cfbb;
    color: #0a3622;
}

.intercessor-pray-btn--prayed:hover {
    background: #d1e7dd !important;
    border-color: #a3cfbb !important;
    color: #0a3622 !important;
}

.intercessor-pray-icon {
    font-size: 1rem;
    line-height: 1;
    flex-shrink: 0;
}

.intercessor-pray-label {
    font-weight: 500;
}

.intercessor-pray-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    min-width: 22px;
    height: 18px;
    padding: 0 5px;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1;
}

.intercessor-pray-btn--prayed .intercessor-pray-count {
    background: rgba(10, 54, 34, 0.15);
}

/* ==========================================================================
   Intercessor — reCAPTCHA Widget
   ========================================================================== */

.intercessor-recaptcha-widget {
    margin: 0.75rem 0;
}

/* Ensure the reCAPTCHA badge (v3) does not overlap fixed footers */
.intercessor-prayer-form .grecaptcha-badge {
    bottom: 80px !important;
}

/* ==========================================================================
   Intercessor — Icon Font Integration (public)
   ========================================================================== */

/* ── "I Prayed For This" button — praying hands icon ── */
.intercessor-pray-icon {
    font-size: 1.1rem;
    line-height: 1;
    flex-shrink: 0;
}

.intercessor-pray-icon::before {
    font-family: 'intercessor' !important;
    content: "\e901";
    speak: never;
    font-style: normal;
    font-weight: normal;
}

/* Loading state: replace praying hands with spinner */
.intercessor-pray-btn--loading .intercessor-pray-icon::before {
    content: "\e97c"; /* spinner3 */
    animation: ipr-spin 0.8s linear infinite;
    display: inline-block;
}

/* ── Success alert checkmark ── */
.intercessor-alert--success::before {
    font-family: 'intercessor' !important;
    content: "\ea10";
    speak: never;
    font-style: normal;
    font-weight: normal;
    margin-right: 0.45em;
    font-size: 1em;
    vertical-align: middle;
    position: relative;
    top: -0.05em;
}

/* ── Error alert cross ── */
.intercessor-alert--error::before {
    font-family: 'intercessor' !important;
    content: "\ea0f";
    speak: never;
    font-style: normal;
    font-weight: normal;
    margin-right: 0.45em;
    font-size: 1em;
    vertical-align: middle;
    position: relative;
    top: -0.05em;
}

/* ── Status badges ── */
.intercessor-status-pending::before,
.intercessor-status.pending::before {
    font-family: 'intercessor' !important;
    content: "\ea07";
    speak: never;
    font-style: normal;
    font-weight: normal;
    margin-right: 4px;
    font-size: 0.85em;
    vertical-align: middle;
}

.intercessor-status-approved::before,
.intercessor-status.approved::before {
    font-family: 'intercessor' !important;
    content: "\ea10";
    speak: never;
    font-style: normal;
    font-weight: normal;
    margin-right: 4px;
    font-size: 0.85em;
    vertical-align: middle;
}

/* ── Requester meta in prayer list ── */
.intercessor-request-meta .intercessor-meta-author::before {
    font-family: 'intercessor' !important;
    content: "\f007";
    speak: never;
    font-style: normal;
    font-weight: normal;
    margin-right: 3px;
    font-size: 0.9em;
    vertical-align: middle;
    opacity: 0.7;
}

/* ── Submit button loading state ── */
.intercessor-submit--loading::before {
    font-family: 'intercessor' !important;
    content: "\e97c";
    speak: never;
    font-style: normal;
    font-weight: normal;
    margin-right: 0.4em;
    display: inline-block;
    animation: ipr-spin 0.8s linear infinite;
    vertical-align: middle;
}

/* ── Spinner keyframes (shared with admin) ── */
@keyframes ipr-spin {
    from { transform: rotate(0deg);   }
    to   { transform: rotate(360deg); }
}

/* ── First/Last Name side-by-side row ── */
.intercessor-field-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 1rem;
}

@media ( max-width: 480px ) {
    .intercessor-field-row {
        grid-template-columns: 1fr;
    }
}

/* ── "Create an account?" registration panel ── */
.intercessor-register-fields {
    border: 1px solid #d1e0f5;
    border-radius: 6px;
    background: #f0f6ff;
    padding: 1rem 1.125rem 0.75rem;
    margin-top: 0.5rem;
    overflow: hidden;
    transition: max-height 0.25s ease, opacity 0.2s ease;
}

.intercessor-register-fields[hidden] {
    display: none;
}

.intercessor-register-hint {
    font-size: 0.82em;
    color: #4a6080;
    margin: 0.5rem 0 0;
    display: flex;
    align-items: flex-start;
    gap: 5px;
}

.intercessor-register-hint .dashicons {
    flex-shrink: 0;
    font-size: 14px;
    width: 14px;
    height: 14px;
    margin-top: 1px;
}

.intercessor-field--register-toggle label {
    font-weight: 600;
    color: #1d4ed8;
}

/* ==========================================================================
   Intercessor — Prayer History: Guest Login Prompt
   ========================================================================== */

.intercessor-guest-prompt {
    max-width: 480px;
    margin: 2rem auto;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.07);
    overflow: hidden;
}

.intercessor-guest-prompt__intro {
    padding: 2.25rem 2rem 1.5rem;
    text-align: center;
    background: linear-gradient(160deg, #f0f6ff 0%, #faf5ff 100%);
    border-bottom: 1px solid #e2e8f0;
}

.intercessor-guest-prompt__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    margin: 0 auto 1rem;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 12px rgba(34, 113, 177, 0.15);
    font-size: 1.75rem;
    color: #2271b1;
}

.intercessor-guest-prompt__icon::before {
    font-family: 'intercessor' !important;
    content: "\e901";
    speak: never;
    font-style: normal;
    font-weight: normal;
}

.intercessor-guest-prompt__title {
    margin: 0 0 0.5rem;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.25;
    color: #1d2327;
}

.intercessor-guest-prompt__message {
    margin: 0;
    font-size: 0.975rem;
    color: #50575e;
    line-height: 1.6;
}

.intercessor-guest-prompt__login {
    padding: 1.75rem 2rem 1.25rem;
}

/* Style the WordPress login form inside the prompt */
.intercessor-guest-prompt__login #intercessor-history-loginform label {
    display: block;
    margin-bottom: 0.3rem;
    font-weight: 600;
    font-size: 0.9rem;
    color: #1d2327;
}

.intercessor-guest-prompt__login #intercessor-history-loginform input[type="text"],
.intercessor-guest-prompt__login #intercessor-history-loginform input[type="password"] {
    width: 100%;
    padding: 0.6rem 0.75rem;
    border: 1px solid #c3c4c7;
    border-radius: 6px;
    font-size: 0.975rem;
    font-family: inherit;
    color: #1d2327;
    background: #fff;
    box-sizing: border-box;
    margin-bottom: 1rem;
    transition: border-color 0.15s, box-shadow 0.15s;
}

.intercessor-guest-prompt__login #intercessor-history-loginform input[type="text"]:focus,
.intercessor-guest-prompt__login #intercessor-history-loginform input[type="password"]:focus {
    outline: none;
    border-color: #2271b1;
    box-shadow: 0 0 0 3px rgba(34, 113, 177, 0.15);
}

.intercessor-guest-prompt__login #intercessor-history-loginform .login-remember label {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    font-weight: 400;
    font-size: 0.875rem;
    color: #50575e;
}

.intercessor-guest-prompt__login #intercessor-history-loginform .login-remember input {
    margin: 0;
}

.intercessor-guest-prompt__login #intercessor-history-loginform .login-remember {
    margin-bottom: 1.25rem;
}

.intercessor-guest-prompt__login #intercessor-history-loginform input[type="submit"] {
    display: block;
    width: 100%;
    padding: 0.7rem 1.5rem;
    background: #2271b1;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-size: 1rem;
    font-weight: 600;
    font-family: inherit;
    cursor: pointer;
    transition: background 0.15s, transform 0.1s;
}

.intercessor-guest-prompt__login #intercessor-history-loginform input[type="submit"]:hover {
    background: #135e96;
}

.intercessor-guest-prompt__login #intercessor-history-loginform input[type="submit"]:active {
    transform: scale(0.98);
}

.intercessor-guest-prompt__login .login-error,
.intercessor-guest-prompt__login #login_error {
    margin-bottom: 1rem;
    padding: 0.65rem 0.85rem;
    background: #fcf0f1;
    border: 1px solid #f1aeb5;
    border-left: 4px solid #b32d2e;
    border-radius: 4px;
    color: #8a2424;
    font-size: 0.875rem;
}

.intercessor-guest-prompt__register {
    padding: 1rem 2rem 1.5rem;
    text-align: center;
    border-top: 1px solid #f0f0f1;
    font-size: 0.9rem;
    color: #50575e;
}

.intercessor-guest-prompt__register a {
    color: #2271b1;
    font-weight: 600;
    text-decoration: none;
}

.intercessor-guest-prompt__register a:hover {
    text-decoration: underline;
}

/* ==========================================================================
   Intercessor — Prayer History: Authenticated Card Layout
   ========================================================================== */

.intercessor-user-history {
    font-family: inherit;
}

.intercessor-user-history__header {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 1.5rem;
}

.intercessor-user-history__title {
    margin: 0;
    font-size: 1.35rem;
    font-weight: 700;
    color: #1d2327;
}

.intercessor-user-history__count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 26px;
    height: 26px;
    padding: 0 7px;
    background: #2271b1;
    color: #fff;
    border-radius: 13px;
    font-size: 0.8rem;
    font-weight: 700;
    line-height: 1;
}

.intercessor-user-history__notice {
    margin-bottom: 1rem;
}

.intercessor-user-history__list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

/* ── Card ── */
.intercessor-user-history__card {
    display: flex;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
    overflow: hidden;
    transition: box-shadow 0.15s;
}

.intercessor-user-history__card:hover {
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.09);
}

/* ── Left coloured accent bar ── */
.intercessor-user-history__card-accent {
    width: 5px;
    flex-shrink: 0;
    background: #c3c4c7;
}

.intercessor-user-history__card.intercessor-status-pending   .intercessor-user-history__card-accent { background: #e6a817; }
.intercessor-user-history__card.intercessor-status-approved  .intercessor-user-history__card-accent { background: #1a7f4b; }
.intercessor-user-history__card.intercessor-status-rejected  .intercessor-user-history__card-accent { background: #b32d2e; }
.intercessor-user-history__card.intercessor-status-archived  .intercessor-user-history__card-accent { background: #8c8f94; }
.intercessor-user-history__card.intercessor-status-private   .intercessor-user-history__card-accent { background: #6741d9; }

/* ── Card body ── */
.intercessor-user-history__card-body {
    flex: 1;
    min-width: 0;
    padding: 1.1rem 1.25rem 1rem;
}

/* ── Card head: subject + badge ── */
.intercessor-user-history__card-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0.75rem;
    margin-bottom: 0.5rem;
    flex-wrap: wrap;
}

.intercessor-user-history__subject {
    margin: 0;
    font-size: 1.05rem;
    font-weight: 700;
    color: #1d2327;
    line-height: 1.35;
    flex: 1;
    min-width: 0;
}

/* ── Meta row ── */
.intercessor-user-history__meta {
    display: flex;
    gap: 1.1rem;
    flex-wrap: wrap;
    font-size: 0.82rem;
    color: #6c757d;
    margin-bottom: 0.65rem;
    align-items: center;
}

.intercessor-user-history__meta-item {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
}

.intercessor-user-history__meta-icon {
    font-size: 0.9rem;
}

.ipr-meta-praying::before {
    font-family: 'intercessor' !important;
    content: "\e901";
    speak: never;
    font-style: normal;
    font-weight: normal;
}

/* ── Excerpt ── */
.intercessor-user-history__excerpt {
    margin: 0 0 0.85rem;
    font-size: 0.92rem;
    color: #50575e;
    line-height: 1.55;
}

/* ── Edit form ── */
.intercessor-user-history__edit-form {
    background: #f8f9fa;
    border: 1px solid #e2e8f0;
    border-radius: 7px;
    padding: 1.1rem;
    margin-bottom: 0.85rem;
}

.intercessor-user-history__edit-field {
    margin-bottom: 0.85rem;
}

.intercessor-user-history__edit-field label {
    display: block;
    font-weight: 600;
    font-size: 0.875rem;
    color: #1d2327;
    margin-bottom: 0.3rem;
}

.intercessor-user-history__edit-field input,
.intercessor-user-history__edit-field textarea {
    width: 100%;
    padding: 0.55rem 0.7rem;
    border: 1px solid #c3c4c7;
    border-radius: 5px;
    font-size: 0.95rem;
    font-family: inherit;
    color: #1d2327;
    background: #fff;
    box-sizing: border-box;
    transition: border-color 0.15s, box-shadow 0.15s;
}

.intercessor-user-history__edit-field input:focus,
.intercessor-user-history__edit-field textarea:focus {
    outline: none;
    border-color: #2271b1;
    box-shadow: 0 0 0 3px rgba(34, 113, 177, 0.12);
}

.intercessor-user-history__edit-notice {
    margin: 0 0 0.75rem;
    font-size: 0.82rem;
    color: #6c757d;
    font-style: italic;
}

.intercessor-user-history__edit-actions {
    margin-top: 0.5rem;
}

.ipr-form-msg {
    margin: 0.5rem 0 0;
    font-size: 0.875rem;
    font-weight: 500;
    min-height: 1.2em;
}

.ipr-form-msg--success {
    color: #0a3622;
}

.ipr-form-msg--error {
    color: #8a2424;
}

/* ── Card action buttons ── */
.intercessor-user-history__actions {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.intercessor-user-history__action-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    padding: 0.35rem 0.9rem;
    border-radius: 5px;
    font-size: 0.82rem;
    font-weight: 600;
    font-family: inherit;
    cursor: pointer;
    border: 1px solid transparent;
    transition: background 0.15s, border-color 0.15s, color 0.15s;
}

.intercessor-user-history__action-btn--edit {
    background: #f0f6ff;
    border-color: #c5d9f5;
    color: #2271b1;
}

.intercessor-user-history__action-btn--edit:hover {
    background: #dbeafe;
    border-color: #93c5fd;
}

.intercessor-user-history__action-btn--delete {
    background: #fff5f5;
    border-color: #fecaca;
    color: #b32d2e;
}

.intercessor-user-history__action-btn--delete:hover {
    background: #fee2e2;
    border-color: #fca5a5;
}

/* ── Empty state ── */
.intercessor-user-history__empty {
    text-align: center;
    padding: 3rem 1.5rem;
    color: #6c757d;
}

.intercessor-user-history__empty-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    margin: 0 auto 1rem;
    background: #f0f6ff;
    border-radius: 50%;
    font-size: 1.5rem;
    color: #2271b1;
}

.intercessor-user-history__empty-icon::before {
    font-family: 'intercessor' !important;
    content: "\e901";
    speak: never;
    font-style: normal;
    font-weight: normal;
}

.intercessor-user-history__empty-text {
    margin: 0;
    font-size: 1rem;
    font-style: italic;
}

/* ── Responsive ── */
@media (max-width: 540px) {
    .intercessor-guest-prompt {
        margin: 1rem;
    }

    .intercessor-guest-prompt__intro,
    .intercessor-guest-prompt__login {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }

    .intercessor-user-history__card-head {
        flex-direction: column;
        align-items: flex-start;
    }

    .intercessor-user-history__meta {
        gap: 0.65rem;
    }
}
#xero-back-to-top{align-items:center;border:none;box-shadow:0 4px 20px rgba(102,126,234,.4);cursor:pointer;display:flex;justify-content:center;line-height:1;opacity:0;padding:0;position:fixed;transform:translateY(20px);transition:all .3s ease;visibility:hidden;z-index:999}#xero-back-to-top.visible{transform:translateY(0);visibility:visible}#xero-back-to-top.xero-btt-hover-lift:hover{box-shadow:0 8px 30px rgba(102,126,234,.6);transform:translateY(-5px)}#xero-back-to-top.xero-btt-hover-pulse:hover{animation:xero-btt-pulse .6s ease-in-out}#xero-back-to-top.xero-btt-hover-grow:hover{transform:scale(1.15)}#xero-back-to-top.xero-btt-hover-glow:hover{box-shadow:0 0 20px rgba(102,126,234,.8),0 0 40px rgba(102,126,234,.4)}#xero-back-to-top.xero-btt-hover-none:hover{transform:none}#xero-back-to-top:active{transform:translateY(-2px) scale(.95)}#xero-back-to-top svg{height:24px;width:24px}@keyframes xero-btt-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}