/* ============ FlashCourt listing skin v1.16 — the approved light direction ============ */
body.single-job_listing{background:#E6EAE6}

.fc-kick{margin:0 0 8px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#2E7D51;font-weight:700}

/* status pills */
.fc-status-row{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 12px}
.fc-stpill{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:7px 14px;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.fc-stpill-checked{background:#E9F4EC;color:#2E7D51}
.fc-stpill-checked:before{content:"";width:8px;height:8px;border-radius:50%;background:#3FA46A}
.fc-stpill-comm{background:#EDF0ED;color:#6E7E8D}
.fc-stpill-claimed{background:#EAF0F8;color:#1C3358}

/* checked-by */
.fc-checkedby{display:flex;gap:11px;align-items:center;margin:0 0 16px}
.fc-checkedby-av{width:32px;height:32px;border-radius:50%;background:#DCEA5E;color:#1C3358;display:grid;place-items:center;font-size:10.5px;font-weight:700;flex:none}
.fc-checkedby p{margin:0;font-size:14px;color:#5A6B7B}
.fc-checkedby b{color:#1C3358}

/* quick facts 2x2 */
.fc-facts{border:1px solid #E3E8E4;border-radius:16px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;margin:0 0 14px;background:#FBFCFA;max-width:640px}
.fc-fact{padding:14px 15px;display:flex;gap:11px;align-items:flex-start;border-bottom:1px solid #E3E8E4}
.fc-fact:nth-child(odd){border-right:1px solid #E3E8E4}
.fc-fact:nth-last-child(1),.fc-fact:nth-last-child(2):nth-child(odd){border-bottom:0}
.fc-fact-i{width:36px;height:36px;border-radius:11px;background:#E9F4EC;color:#2E7D51;display:grid;place-items:center;font-size:14px;flex:none}
.fc-fact-t b{display:block;color:#1C3358;font-size:15px;font-weight:600;line-height:1.3}
.fc-fact-t em{display:block;font-style:normal;font-size:12.5px;color:#5A6B7B;margin-top:1px}
@media(max-width:480px){.fc-facts{grid-template-columns:1fr}.fc-fact:nth-child(odd){border-right:0}.fc-fact{border-bottom:1px solid #E3E8E4}.fc-fact:last-child{border-bottom:0}}

/* honest info box */
.fc-infobox{background:#F7F6EE;border:1px solid #EAE8DC;border-radius:14px;padding:13px 15px;display:flex;gap:12px;align-items:flex-start;margin:0 0 18px;max-width:640px}
.fc-infobox-i{width:26px;height:26px;border-radius:50%;background:#FBFCFA;border:1.5px solid #C8CFB9;color:#2E7D51;display:grid;place-items:center;font-size:12px;flex:none;font-weight:700;font-style:normal}
.fc-infobox b{color:#1C3358;font-size:14px}
.fc-infobox p{margin:3px 0 0;font-size:12.5px;color:#5A6B7B;line-height:1.5}

/* features & amenities section (smaller icon tags) */
.fc-featsect{margin:22px 0 6px;padding:16px 16px 10px;background:#EFF2EF;border:1px solid #E3E8E4;border-radius:16px}
.fc-featsect .fc-amenity-tag{font-size:12px;padding:5px 10px;gap:6px;border-radius:7px;background:#FBFCFA;border:1px solid #E3E8E4;color:#1C3358}
.fc-featsect .fc-amenity-tag svg{width:14px;height:14px;color:#3FA46A}

/* community band */
.fc-community{margin:24px 0 14px;padding:20px;background:#EFF5EA;border:1px solid #E2EAD8;border-radius:18px}
.fc-community h3{margin:0 0 6px;font-size:20px;color:#1C3358;line-height:1.25}
.fc-community p{margin:0 0 14px;font-size:14px;color:#5A6B7B;max-width:520px}
.fc-community-btn{background:#E7EE53;border:0;border-radius:999px;padding:13px 22px;font-weight:700;font-size:14.5px;color:#1C3358;cursor:pointer;font-family:inherit;box-shadow:0 3px 10px rgba(160,170,40,.22)}

/* claim card — for the venue team */
.fc-claim-card{margin:10px 0 20px;padding:20px;background:#F7F6EE;border:1px solid #EAE8DC;border-radius:18px}
.fc-claim-card .fc-claim-h{margin:0 0 8px;font-size:19px;color:#1C3358;line-height:1.25}
.fc-claim-card .fc-claim-lead{margin:0 0 12px;display:block}
.fc-claim-card .fc-claim-lead strong{display:block;color:#1C3358;margin-bottom:2px}
.fc-claim-card .fc-claim-lead span{font-size:13.5px;color:#5A6B7B;line-height:1.5}
.fc-claim-card [data-fc-claim-toggle]{width:100%;max-width:420px;background:#E7EE53;border:0;border-radius:999px;padding:13px 22px;font-weight:700;color:#1C3358;text-align:center}

/* ---------- v1.17: render-scale typography + retire the bare VERIFIED pill on single listings ---------- */
.single-job_listing h1 .fc-verified-pill{display:none}
.fc-kick{font-size:12px;letter-spacing:.18em}
.fc-stpill{font-size:12px;padding:8px 15px}
.fc-checkedby-av{width:34px;height:34px;font-size:11px}
.fc-checkedby p{font-size:14.5px}
.fc-facts{max-width:680px}
.fc-fact{padding:17px 16px}
.fc-fact-i{width:40px;height:40px;font-size:16px}
.fc-fact-t b{font-size:16px}
.fc-fact-t em{font-size:13px}
.fc-infobox b{font-size:15px}
.fc-infobox p{font-size:13.5px}
.fc-featsect{padding:18px 18px 12px}
.fc-featsect .fc-amenity-tag{font-size:12.5px;padding:6px 11px}
.fc-community{padding:24px 20px}
.fc-community h3{font-size:24px}
.fc-community p{font-size:15px}
.fc-community-btn{font-size:15.5px;padding:15px 26px}
.fc-claim-card{padding:24px 20px}
.fc-claim-card .fc-claim-h{font-size:22px}
.fc-claim-card .fc-claim-lead strong{font-size:16px}
.fc-claim-card .fc-claim-lead span{font-size:14px}
.fc-claim-card [data-fc-claim-toggle]{font-size:15.5px;padding:15px 24px}
