.fclema-points-wrap,.fclema-search-page,.fclema-ranking-page{--lema-red:#e31d2b;--lema-dark:#111;--lema-border:#e7e7e7;--lema-soft:#f7f7f7;margin:28px 0;color:#222}.fclema-section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 0 14px;border-left:4px solid var(--lema-red);padding-left:12px}.fclema-section-heading h2,.fclema-section-heading h3{margin:0;color:var(--lema-dark)}.fclema-section-heading span{color:#777;font-size:14px}.fclema-work-heading{margin-top:34px}.fclema-metrics{display:grid;gap:10px;margin-bottom:18px}.fclema-metrics-six{grid-template-columns:repeat(6,minmax(0,1fr))}.fclema-metrics-seven{grid-template-columns:repeat(7,minmax(0,1fr))}.fclema-metrics-three{grid-template-columns:repeat(3,minmax(0,1fr))}.fclema-metric{border:1px solid var(--lema-border);background:#fff;padding:14px 12px;text-align:center;border-radius:4px}.fclema-metric span{display:block;color:#777;font-size:13px;margin-bottom:4px}.fclema-metric strong{display:block;font-size:23px;color:var(--lema-dark);line-height:1.2}.fclema-metric.is-highlight{background:var(--lema-dark);border-color:var(--lema-dark)}.fclema-metric.is-highlight span,.fclema-metric.is-highlight strong{color:#fff}.fclema-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.fclema-table{width:100%;border-collapse:collapse;background:#fff;margin:0}.fclema-table th,.fclema-table td{border-bottom:1px solid var(--lema-border);padding:11px 12px;text-align:left;white-space:nowrap}.fclema-table th{background:var(--lema-dark);color:#fff;font-weight:600}.fclema-table tbody tr:nth-child(even){background:#fafafa}.fclema-table a{color:var(--lema-red)}.fclema-table .is-positive{color:#167a3f;font-weight:700}.fclema-table .is-negative{color:var(--lema-red);font-weight:700}.fclema-table .fclema-note{white-space:normal;min-width:260px;color:#666}.fclema-mvp-badge{display:inline-block;background:var(--lema-red);color:#fff;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700;line-height:1.5}.fclema-empty{padding:15px;background:var(--lema-soft);border-left:3px solid #bbb}.fclema-search-form{max-width:680px;border:1px solid var(--lema-border);padding:22px;background:#fff;margin-bottom:24px}.fclema-search-form label{display:block;font-weight:700;margin-bottom:8px}.fclema-search-row{display:flex;gap:8px}.fclema-search-row input{flex:1;min-width:0;padding:12px 14px;border:1px solid #ccc;font-size:16px}.fclema-search-row button{border:0;background:var(--lema-red);color:#fff;padding:0 24px;font-weight:700;cursor:pointer}.fclema-search-help{color:#777;margin:8px 0 0;font-size:13px}.fclema-search-result-head{display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:2px solid var(--lema-dark);margin-bottom:20px}.fclema-search-result-head h2{margin:0 0 10px}.fclema-search-result-head a,.fclema-search-matches a{color:var(--lema-red)}.fclema-search-matches{padding:18px;background:var(--lema-soft)}.fclema-search-matches a{display:inline-block;margin:5px 12px 5px 0;font-weight:700}.fclema-ranking-table td:first-child{font-weight:700}.fclema-ranking-table tbody tr:nth-child(-n+3) td:first-child{color:var(--lema-red);font-size:18px}@media(max-width:900px){.fclema-metrics-six{grid-template-columns:repeat(3,1fr)}.fclema-metrics-seven{grid-template-columns:repeat(4,1fr)}}@media(max-width:560px){.fclema-metrics-six,.fclema-metrics-seven,.fclema-metrics-three{grid-template-columns:repeat(2,1fr)}.fclema-search-row{display:block}.fclema-search-row button{width:100%;padding:12px;margin-top:8px}.fclema-search-result-head{display:block}.fclema-table th,.fclema-table td{padding:9px 10px;font-size:13px}}

.fclema-ranking-intro{margin:0 0 18px;color:#666}.fclema-ranking-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fclema-ranking-card{display:flex;flex-direction:column;gap:7px;min-height:132px;border:1px solid var(--lema-border);background:#fff;padding:18px;text-decoration:none!important;color:var(--lema-dark)!important;transition:border-color .18s ease,transform .18s ease}.fclema-ranking-card:hover{border-color:var(--lema-red);transform:translateY(-1px)}.fclema-ranking-card strong{font-size:18px}.fclema-ranking-card span{color:#777;line-height:1.55}.fclema-ranking-card em{margin-top:auto;color:var(--lema-red);font-style:normal;font-weight:700}.fclema-ranking-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.fclema-ranking-nav a{display:inline-block;border:1px solid var(--lema-border);background:#fff;color:var(--lema-dark);padding:8px 12px;text-decoration:none!important;font-weight:600}.fclema-ranking-nav a:hover{border-color:var(--lema-red);color:var(--lema-red)}@media(max-width:760px){.fclema-ranking-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.fclema-ranking-cards{grid-template-columns:1fr}.fclema-ranking-card{min-height:110px}.fclema-ranking-nav{gap:6px}.fclema-ranking-nav a{padding:7px 9px;font-size:13px}}

/* v1.6.27 player positions */
.fclema-player-position-summary{display:flex;flex-wrap:wrap;gap:8px;margin:-2px 0 16px}.fclema-player-position-summary span{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--lema-border);background:#fff;padding:7px 11px;font-size:13px}.fclema-player-position-summary b{color:var(--lema-red);font-weight:700}

/* v1.6.27 annual red/black board */
.fclema-redblack-page{--lema-red:#e31d2b;--lema-dark:#111;--lema-border:#e7e7e7;--lema-soft:#f7f7f7;margin:28px 0;color:#222}.fclema-redblack-title>div{display:block}.fclema-rb-kicker{display:block!important;color:var(--lema-red)!important;font-size:11px!important;font-weight:800;letter-spacing:1.2px;margin-bottom:5px}.fclema-rb-years{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.fclema-rb-years a{display:inline-block;border:1px solid var(--lema-border);background:#fff;color:var(--lema-dark);padding:8px 14px;text-decoration:none!important;font-weight:700}.fclema-rb-years a.is-active,.fclema-rb-years a:hover{background:var(--lema-dark);border-color:var(--lema-dark);color:#fff}.fclema-rb-section{margin-top:26px}.fclema-rb-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;border-bottom:3px solid var(--lema-dark);padding-bottom:9px;margin-bottom:14px}.fclema-rb-section.is-red .fclema-rb-section-head{border-color:var(--lema-red)}.fclema-rb-section-head h3{margin:0;font-size:28px}.fclema-rb-section.is-red .fclema-rb-section-head h3{color:var(--lema-red)}.fclema-rb-section-head span{color:#777;font-size:13px}.fclema-rb-block{margin:0 0 20px}.fclema-rb-block h4{margin:0 0 9px;font-size:17px}.fclema-rb-table td:last-child{white-space:normal;min-width:220px}.fclema-rb-special{border-left:4px solid var(--lema-red);background:#111;color:#fff;padding:18px 20px;margin:16px 0}.fclema-rb-special strong{display:block;color:#fff;font-size:18px;margin-bottom:7px}.fclema-rb-special p{margin:0;color:#eee;line-height:1.8}.fclema-rb-section.is-black .fclema-table th{background:#222}@media(max-width:560px){.fclema-rb-section-head{align-items:flex-start;flex-direction:column;gap:4px}.fclema-rb-section-head h3{font-size:24px}}
