.elementor-5419 .elementor-element.elementor-element-e79ca02{--display:flex;}body.elementor-page-5419:not(.elementor-motion-effects-element-type-background), body.elementor-page-5419 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F6F3;}/* Start custom CSS *//* =============================================
   WATCHLIST POST
============================================= */

.ffm-watchlist-post {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    color: #252a34;
}


/* =============================================
   INTRO
============================================= */

.ffm-watchlist-intro {
    margin-bottom: 4rem;
}

.ffm-watchlist-intro p {
    margin-bottom: 1.35rem;
}

.ffm-watchlist-intro .ffm-lead {
    font-size: 1.35rem;
    line-height: 1.65;
    font-weight: 600;
}


/* =============================================
   SECTIONS
============================================= */

.ffm-watchlist-section,
.ffm-watchlist-review,
.ffm-watchlist-final {
    margin-top: 4.5rem;
}


/* =============================================
   SECTION HEADINGS
============================================= */

.ffm-section-heading {
    margin-bottom: 2rem;
    padding-bottom: 1.25rem;
    border-bottom: 3px solid #7d5ba6;
}

.ffm-section-label {
    display: block;
    margin-bottom: 0.4rem;
    color: #7d5ba6;
    font-size: 0.75rem;
    font-weight: 800;
    letter-spacing: 0.12em;
}

.ffm-section-heading h2 {
    margin: 0;
    font-size: clamp(2rem, 5vw, 3rem);
    line-height: 1.1;
    color: #252a34;
}


/* =============================================
   PREVIOUS WATCHLIST TABLE
============================================= */

.ffm-watchlist-review {
    padding: 2rem;
    background: #f7f3fa;
    border-left: 5px solid #7d5ba6;
}

.ffm-watchlist-table-wrap {
    width: 100%;
    margin: 1.75rem 0;
    overflow-x: auto;
}

.ffm-watchlist-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
}

.ffm-watchlist-table th,
.ffm-watchlist-table td {
    padding: 1rem;
    text-align: left;
    border-bottom: 1px solid #e6e1eb;
}

.ffm-watchlist-table th {
    background: #252a34;
    color: #ffffff;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.ffm-watchlist-table tr:last-child td {
    border-bottom: none;
}

.ffm-watchlist-table tbody tr:hover {
    background: #faf8fc;
}

.ffm-table-points {
    font-size: 1.1rem;
    font-weight: 800;
    color: #7d5ba6;
}

.ffm-review-note {
    margin-bottom: 0 !important;
    padding-top: 0.5rem;
    font-style: italic;
}

/* =============================================
   PREVIOUS WATCHLIST
============================================= */

.ffm-watchlist-review {
    margin: 70px 0;
    padding: 40px;
    background: #f7f4f8;
    border-radius: 20px;
}

.ffm-previous-watch-group {
    margin-top: 40px;
}

.ffm-previous-watch-group h3 {
    margin-bottom: 15px;
    font-size: 1.3rem;
}

.ffm-watchlist-table-wrap {
    overflow-x: auto;
    margin-bottom: 20px;
}

.ffm-watchlist-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
}

.ffm-watchlist-table th {
    padding: 14px 16px;
    text-align: left;
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    background: #2d163b;
    color: #ffffff;
}

.ffm-watchlist-table td {
    padding: 14px 16px;
    border-bottom: 1px solid #ece7ee;
    vertical-align: middle;
}

.ffm-watchlist-table tbody tr:last-child td {
    border-bottom: none;
}

.ffm-watchlist-table tbody tr {
    transition: background 0.2s ease;
}

.ffm-watchlist-table tbody tr:hover {
    background: #faf8fb;
}

.ffm-table-points {
    font-weight: 800;
    font-size: 1.05rem;
}

.ffm-previous-highlight {
    background: #f1e9f5;
}

.ffm-previous-highlight:hover {
    background: #ece1f2 !important;
}

.ffm-review-summary {
    margin-top: 40px;
    padding: 25px 28px;
    background: #ffffff;
    border-left: 5px solid #7a3d8a;
    border-radius: 0 12px 12px 0;
}

.ffm-review-summary p:last-child {
    margin-bottom: 0;
}


/* =============================================
   PREVIOUS WATCHLIST REVIEW
============================================= */

.ffm-watchlist-review {
    margin: 4rem 0;
}


/* =============================================
   SECTION INTRO
============================================= */

.ffm-watchlist-review > p {
    max-width: 760px;
}


/* =============================================
   POSITION GROUPS
============================================= */

.ffm-previous-watch-group {
    margin-top: 3rem;
}

.ffm-previous-watch-group h3 {
    display: inline-flex;
    align-items: center;
    margin: 0 0 1rem;
    padding-bottom: 0.5rem;

    font-size: 1.35rem;
    font-weight: 800;
    color: #2d2235;

    border-bottom: 3px solid #e6c7d5;
}


/* =============================================
   TABLE WRAPPER
============================================= */

.ffm-watchlist-table-wrap {
    width: 100%;
    overflow-x: auto;

    background: #ffffff;
    border: 1px solid #eadfe4;
    border-radius: 16px;

    box-shadow:
        0 4px 18px rgba(70, 45, 60, 0.06);
}


/* =============================================
   TABLE
============================================= */

.ffm-watchlist-table {
    width: 100%;
    min-width: 650px;

    border-collapse: collapse;

    font-size: 0.95rem;
}


/* =============================================
   TABLE HEADER
============================================= */

.ffm-watchlist-table thead {
    background: #f8eef1;
}

.ffm-watchlist-table th {
    padding: 1rem 1.1rem;

    text-align: left;

    font-size: 0.7rem;
    font-weight: 800;
    letter-spacing: 0.08em;

    text-transform: uppercase;

    color: #7a5363;

    white-space: nowrap;
}


/* =============================================
   TABLE ROWS
============================================= */

.ffm-watchlist-table td {
    padding: 1rem 1.1rem;

    color: #4d4048;

    border-top: 1px solid #f0e8eb;

    vertical-align: middle;
}

.ffm-watchlist-table tbody tr {
    transition:
        background 0.2s ease,
        transform 0.2s ease;
}

.ffm-watchlist-table tbody tr:hover {
    background: #fcf7f8;
}


/* =============================================
   PLAYER NAME
============================================= */

.ffm-watchlist-table td:first-child {
    color: #2d2235;
}

.ffm-watchlist-table td:first-child strong {
    font-weight: 750;
}


/* =============================================
   POINTS
============================================= */

.ffm-table-points {
    font-weight: 800;
    font-size: 1rem;

    color: #8b4f68;

    white-space: nowrap;
}


/* =============================================
   HIGHLIGHTED PLAYERS
   Players who impressed from previous watchlist
============================================= */

.ffm-watchlist-table tr.ffm-previous-highlight {
    background: #fff8f5;
}

.ffm-watchlist-table tr.ffm-previous-highlight:hover {
    background: #fff3ee;
}

.ffm-watchlist-table tr.ffm-previous-highlight td:first-child {
    position: relative;
    padding-left: 1.4rem;
}

.ffm-watchlist-table tr.ffm-previous-highlight td:first-child::before {
    content: "";

    position: absolute;

    left: 0;
    top: 50%;

    width: 4px;
    height: 55%;

    transform: translateY(-50%);

    background: #d78c8c;

    border-radius: 0 4px 4px 0;
}

.ffm-watchlist-table tr.ffm-previous-highlight .ffm-table-points {
    color: #c66f68;
}


/* =============================================
   REVIEW SUMMARY
============================================= */

.ffm-review-summary {
    position: relative;

    margin-top: 2.5rem;
    padding: 1.75rem 2rem;

    background: #fff8f5;

    border: 1px solid #f0ddd8;
    border-left: 5px solid #d78c8c;

    border-radius: 0 16px 16px 0;
}

.ffm-review-summary p {
    margin: 0 0 1rem;

    color: #4d4048;

    line-height: 1.7;
}

.ffm-review-summary p:last-child {
    margin-bottom: 0;
}

.ffm-review-summary p:first-child {
    font-size: 1.05rem;
    font-weight: 700;

    color: #2d2235;
}

.ffm-review-summary strong {
    color: #8b4f68;
    font-weight: 800;
}


/* =============================================
   MOBILE
============================================= */

@media (max-width: 700px) {

    .ffm-watchlist-review {
        margin: 3rem 0;
    }

    .ffm-previous-watch-group {
        margin-top: 2.5rem;
    }

    .ffm-previous-watch-group h3 {
        font-size: 1.2rem;
    }

    .ffm-watchlist-table {
        min-width: 600px;
    }

    .ffm-watchlist-table th,
    .ffm-watchlist-table td {
        padding: 0.85rem 0.9rem;
    }

    .ffm-review-summary {
        margin-top: 2rem;
        padding: 1.4rem 1.5rem;
    }

}
/* =============================================
   MOBILE
============================================= */

@media (max-width: 700px) {

    .ffm-watchlist-review {
        padding: 25px 18px;
        margin: 50px 0;
    }

    .ffm-watchlist-table {
        min-width: 620px;
    }

    .ffm-watchlist-table th,
    .ffm-watchlist-table td {
        padding: 12px;
    }

    .ffm-review-summary {
        padding: 20px;
    }

}
/* =============================================
   PLAYER CARDS
============================================= */

.ffm-watch-card {
    position: relative;
    margin-bottom: 2rem;
    padding: 2rem;
    background: #ffffff;
    border: 1px solid #e7e2eb;
    border-radius: 12px;
    box-shadow: 0 5px 20px rgba(37, 42, 52, 0.06);
}

.ffm-watch-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 28px rgba(37, 42, 52, 0.09);
}

.ffm-watch-card-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1.5rem;
    margin-bottom: 1.75rem;
}


/* =============================================
   PLAYER NAME
============================================= */

.ffm-watch-card h3 {
    margin: 0.7rem 0 0.5rem;
    font-size: clamp(1.5rem, 4vw, 2rem);
    line-height: 1.15;
    color: #252a34;
}


/* =============================================
   PLAYER META
============================================= */

.ffm-player-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 0.65rem;
    margin: 0;
    color: #606572;
    font-size: 0.9rem;
    font-weight: 600;
}

.ffm-player-meta span:not(:last-child)::after {
    content: "•";
    margin-left: 0.65rem;
    color: #b6afbe;
}


/* =============================================
   BADGES
============================================= */

.ffm-watch-badge {
    display: inline-block;
    padding: 0.35rem 0.65rem;
    border-radius: 4px;
    font-size: 0.68rem;
    font-weight: 800;
    letter-spacing: 0.06em;
}

.ffm-badge-hot {
    background: #f2e7f8;
    color: #6b3f86;
}

.ffm-badge-watch {
    background: #eceff3;
    color: #414855;
}

.ffm-badge-differential {
    background: #eef5f0;
    color: #487055;
}

.ffm-badge-budget {
    background: #fbf2e3;
    color: #8a6526;
}


/* =============================================
   POINTS BOX
============================================= */

.ffm-points-box {
    flex-shrink: 0;
    min-width: 85px;
    padding: 0.85rem;
    text-align: center;
    background: #7d5ba6;
    color: #ffffff;
    border-radius: 10px;
}

.ffm-points-box span {
    display: block;
    margin-bottom: 0.15rem;
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.08em;
}

.ffm-points-box strong {
    display: block;
    font-size: 2rem;
    line-height: 1;
}

.ffm-points-box small {
    display: block;
    margin-top: 0.25rem;
    font-size: 0.65rem;
}


/* =============================================
   CARD CONTENT
============================================= */

.ffm-watch-card p {
    margin-bottom: 1.2rem;
}

.ffm-card-lead {
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.6;
    color: #252a34;
}


/* =============================================
   FIXTURES
============================================= */

.ffm-fixture-strip {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.6rem;
    margin-top: 1.75rem;
    padding-top: 1.25rem;
    border-top: 1px solid #ebe7ee;
}

.ffm-fixture-label {
    margin-right: 0.25rem;
    color: #7d5ba6;
    font-size: 0.7rem;
    font-weight: 800;
    letter-spacing: 0.08em;
}

.ffm-fixture-strip > span:not(.ffm-fixture-label) {
    padding: 0.45rem 0.65rem;
    background: #f4f1f6;
    border-radius: 5px;
    color: #41404a;
    font-size: 0.8rem;
    font-weight: 700;
}


/* =============================================
   FINAL SHORTLIST
============================================= */

.ffm-watchlist-final {
    padding: 2.5rem;
    background: #252a34;
    color: #ffffff;
    border-radius: 14px;
}

.ffm-watchlist-final .ffm-section-heading {
    border-color: rgba(255, 255, 255, 0.25);
}

.ffm-watchlist-final .ffm-section-label {
    color: #c8a8e8;
}

.ffm-watchlist-final .ffm-section-heading h2 {
    color: #ffffff;
}

.ffm-watchlist-final > p {
    color: rgba(255, 255, 255, 0.88);
}


/* =============================================
   SHORTLIST GRID
============================================= */

.ffm-watchlist-picks {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    margin: 2rem 0;
}

.ffm-watchlist-pick {
    position: relative;
    padding: 1.5rem;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
}

.ffm-pick-position {
    display: inline-block;
    margin-bottom: 0.75rem;
    padding: 0.3rem 0.5rem;
    background: #7d5ba6;
    border-radius: 4px;
    color: #ffffff;
    font-size: 0.65rem;
    font-weight: 800;
    letter-spacing: 0.08em;
}

.ffm-watchlist-pick h3 {
    margin: 0 0 0.75rem;
    color: #ffffff;
    font-size: 1.35rem;
}

.ffm-pick-points {
    display: inline-block;
    margin-bottom: 0.85rem;
    color: #c8a8e8;
    font-size: 1rem;
    font-weight: 800;
}

.ffm-watchlist-pick p {
    margin: 0;
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    line-height: 1.6;
}


/* =============================================
   FINAL TEXT
============================================= */

.ffm-watchlist-ending {
    margin-top: 2rem;
    font-size: 1.05rem;
    line-height: 1.7;
}

.ffm-watchlist-closing {
    margin-top: 1.75rem;
    margin-bottom: 0 !important;
    color: #ffffff !important;
    font-size: 1.1rem;
}


/* =============================================
   MOBILE
============================================= */

@media (max-width: 700px) {

    .ffm-watchlist-section,
    .ffm-watchlist-review,
    .ffm-watchlist-final {
        margin-top: 3.5rem;
    }

    .ffm-watchlist-review {
        padding: 1.5rem;
    }

    .ffm-watch-card {
        padding: 1.5rem;
    }

    .ffm-watch-card-top {
        flex-direction: column;
        gap: 1rem;
    }

    .ffm-points-box {
        display: flex;
        align-items: center;
        gap: 0.5rem;
        width: auto;
        min-width: 0;
        padding: 0.6rem 0.85rem;
    }

    .ffm-points-box span,
    .ffm-points-box small {
        margin: 0;
    }

    .ffm-points-box strong {
        font-size: 1.5rem;
    }

    .ffm-watchlist-picks {
        grid-template-columns: 1fr;
    }

    .ffm-watchlist-final {
        padding: 1.75rem;
    }

    .ffm-section-heading h2 {
        font-size: 2rem;
    }

}


@media (max-width: 500px) {

    .ffm-watchlist-table th,
    .ffm-watchlist-table td {
        padding: 0.75rem 0.6rem;
        font-size: 0.8rem;
    }

    .ffm-watchlist-table th:nth-child(4),
    .ffm-watchlist-table td:nth-child(4) {
        display: none;
    }

    .ffm-player-meta {
        gap: 0.35rem;
        font-size: 0.85rem;
    }

    .ffm-player-meta span:not(:last-child)::after {
        margin-left: 0.35rem;
    }

    .ffm-fixture-strip {
        gap: 0.45rem;
    }

}/* End custom CSS */