:root{--guess-cyan:#54e4ef;--guess-navy:#03121c;--guess-card:#09202c;--guess-line:rgba(112,220,242,.16);--guess-muted:#8da5b1;--guess-gold:#f5d77e}
.wof-guess-page{min-height:100vh;background:radial-gradient(circle at 20% 0,rgba(48,205,230,.13),transparent 28%),linear-gradient(180deg,#041622,#020d15);color:#f5fbff;font-family:"Cairo",sans-serif}.wof-guess-wrap{width:min(1180px,calc(100% - 34px));margin:auto}.wof-guess-hero{padding:70px 0 54px;border-bottom:1px solid var(--guess-line);background:radial-gradient(circle at 80% 30%,rgba(245,215,126,.09),transparent 26%)}.wof-guess-kicker,.wof-guess-admin-head span,.wof-leader-head span{font-size:10px;letter-spacing:.16em;color:var(--guess-cyan);font-weight:900}.wof-guess-hero-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:28px;align-items:end}.wof-guess-hero h1{font-size:clamp(48px,7vw,88px);line-height:1.12;margin:10px 0}.wof-guess-hero p{max-width:700px;color:#a6bac4;line-height:1.9}.wof-prize-card{padding:23px;border:1px solid rgba(245,215,126,.28);border-radius:20px;background:linear-gradient(145deg,rgba(64,52,22,.5),rgba(9,28,38,.9));box-shadow:0 20px 60px #0004}.wof-prize-card span{color:var(--guess-gold);font-size:12px;font-weight:900}.wof-prize-card strong{display:block;font-size:23px;margin:8px 0}.wof-prize-card p{font-size:12px;margin:0}.wof-guess-content{padding:42px 0 90px}.wof-guess-message{padding:13px 16px;margin-bottom:18px;border-radius:12px;font-weight:800}.wof-guess-message.success{border:1px solid rgba(76,230,174,.25);background:rgba(76,230,174,.09);color:#8ef0cc}.wof-guess-message.error{border:1px solid rgba(255,101,115,.28);background:rgba(255,101,115,.09);color:#ffb0b8}.wof-guess-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.wof-guess-toolbar span{color:var(--guess-muted);font-size:11px}.wof-guess-toolbar h2{font-size:30px;margin:3px 0}.wof-selection-count{display:flex;align-items:baseline;gap:6px;border:1px solid var(--guess-line);border-radius:14px;padding:11px 16px;background:#071a25}.wof-selection-count b{font-size:28px;color:var(--guess-cyan)}.wof-guess-days{display:flex;gap:8px;overflow:auto;padding:2px 0 18px;margin-bottom:6px;scrollbar-width:thin}.wof-guess-days a{white-space:nowrap;padding:8px 13px;border:1px solid var(--guess-line);border-radius:999px;color:#8da5b1;font-size:11px}.wof-guess-days a.is-active{background:var(--guess-cyan);border-color:var(--guess-cyan);color:#03202a;font-weight:900}.wof-guess-login,.wof-guess-submit{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid rgba(84,228,239,.24);border-radius:16px;background:rgba(84,228,239,.07);margin-bottom:18px}.wof-guess-login b,.wof-guess-submit b{display:block;font-size:16px}.wof-guess-login p,.wof-guess-submit span{display:block;margin:3px 0 0;color:#8ca4af;font-size:11px}.wof-guess-login a,.wof-guess-submit button,.wof-admin-save,.wof-admin-date button{border:0;border-radius:11px;background:linear-gradient(135deg,#a8f4fb,#48d9e8);color:#03202a;padding:12px 18px;font-family:inherit;font-weight:900;cursor:pointer}.wof-prediction-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.wof-prediction-card{position:relative;min-width:0;padding:20px;border:1px solid var(--guess-line);border-radius:18px;background:linear-gradient(145deg,rgba(11,37,50,.98),rgba(5,23,33,.98));box-shadow:0 16px 40px rgba(0,0,0,.15);transition:.2s}.wof-prediction-card:hover{border-color:rgba(84,228,239,.36);transform:translateY(-2px)}.wof-prediction-card.is-selected{border-color:rgba(84,228,239,.55);box-shadow:0 0 0 2px rgba(84,228,239,.07),0 20px 45px #0003}.wof-card-head{display:flex;justify-content:space-between;align-items:center}.wof-card-head span{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:rgba(84,228,239,.1);color:var(--guess-cyan);font-weight:900;font-size:11px}.wof-card-head b{font-size:9px;color:#79dcae}.wof-card-head b.is-settled{color:var(--guess-gold)}.wof-prediction-card h3{font-size:20px;line-height:1.6;margin:14px 0 18px}.wof-choice-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.wof-choice{cursor:pointer}.wof-choice input{position:absolute;opacity:0;pointer-events:none}.wof-choice span{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#061923;transition:.18s}.wof-choice i{font-style:normal;font-weight:900}.wof-choice strong{font-size:10px;color:#8ea7b2}.wof-choice.yes input:checked+span{border-color:#54e4b0;background:rgba(56,211,151,.12);color:#8cf0c8}.wof-choice.no input:checked+span{border-color:#ff8996;background:rgba(255,91,108,.11);color:#ffacb5}.wof-choice input:disabled+span{cursor:not-allowed;opacity:.7}.wof-pick-result{margin-top:11px;padding:8px 10px;border-radius:9px;font-size:10px;font-weight:800}.wof-pick-result.won{background:rgba(73,220,166,.09);color:#8aefca}.wof-pick-result.lost{background:rgba(255,104,117,.08);color:#f2a0a9}.wof-guess-submit{position:sticky;bottom:16px;z-index:5;margin:22px auto 0;background:rgba(5,25,36,.96);backdrop-filter:blur(14px);box-shadow:0 20px 60px #0008}.wof-guess-submit button:disabled{opacity:.42;cursor:not-allowed}.wof-guess-closed,.wof-guess-empty{margin-top:20px;padding:24px;border:1px solid var(--guess-line);border-radius:16px;background:#071b26;text-align:center;color:#9db1bb}.wof-guess-empty b{color:#fff;font-size:20px}.wof-guess-empty p{margin:7px 0 0}.wof-guess-leaderboard{margin-top:70px;border:1px solid var(--guess-line);border-radius:24px;background:linear-gradient(145deg,#0a2431,#061721);overflow:hidden}.wof-leader-head{display:flex;align-items:center;justify-content:space-between;padding:27px 30px;border-bottom:1px solid var(--guess-line)}.wof-leader-head h2{font-size:30px;margin:5px 0}.wof-leader-head p{margin:0;color:#8da3ae}.wof-trophy{font-size:44px}.wof-leader-list{padding:12px}.wof-leader-list article{display:grid;grid-template-columns:45px 44px 1fr auto;align-items:center;gap:13px;padding:13px 15px;border-bottom:1px solid rgba(255,255,255,.055)}.wof-leader-list article:last-child{border:0}.wof-leader-list article.top-1{background:linear-gradient(90deg,rgba(245,215,126,.1),transparent)}.wof-leader-list img{width:44px;height:44px;border-radius:13px;object-fit:cover}.wof-position{color:#9cb2bc}.wof-leader-list strong{display:block}.wof-leader-list span{display:block;color:#778f9b;font-size:10px}.wof-leader-list em{font-style:normal;color:var(--guess-cyan);font-weight:900}.wof-guess-empty.compact{margin:0}
.wof-guess-admin{width:min(1120px,100%);margin:22px auto 0;padding:28px;border:1px solid var(--guess-line);border-radius:24px;background:linear-gradient(145deg,#0b2532,#061923);color:#f5fbff;font-family:"Cairo",sans-serif}.wof-guess-admin-head{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:20px}.wof-guess-admin-head h2{font-size:30px;margin:5px 0}.wof-guess-admin-head p{color:#8fa6b0}.wof-guess-admin-head>a{padding:10px 14px;border:1px solid var(--guess-line);border-radius:10px;color:var(--guess-cyan);text-decoration:none}.wof-admin-date{display:flex;gap:10px;align-items:end;margin-bottom:18px}.wof-admin-date label,.wof-lock-field{display:grid;gap:6px;color:#9cb0ba;font-size:11px}.wof-admin-date input,.wof-lock-field input,.wof-admin-events input,.wof-settle-grid select{border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#05151e;color:#fff;padding:11px;font-family:inherit}.wof-lock-field{max-width:360px;margin-bottom:15px}.wof-admin-events{display:grid;gap:9px}.wof-admin-events article{display:grid;grid-template-columns:34px 1fr 120px 120px;gap:10px;align-items:end;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:#071b25}.wof-admin-events article>b{align-self:center;color:var(--guess-cyan)}.wof-admin-events label{display:grid;gap:5px;color:#829aa5;font-size:10px}.wof-admin-save{margin-top:15px}.wof-settle-form{margin-top:28px;padding-top:25px;border-top:1px solid var(--guess-line)}.wof-settle-form h3{font-size:24px;margin:0 0 5px}.wof-settle-form>p{color:#8fa4af}.wof-settle-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.wof-settle-grid article{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:12px}.wof-settle-grid strong{font-size:12px;line-height:1.5}
@media(max-width:800px){.wof-guess-hero{padding:45px 0 36px}.wof-guess-hero-grid{grid-template-columns:1fr}.wof-prediction-grid{grid-template-columns:1fr}.wof-admin-events article{grid-template-columns:30px 1fr 95px 95px}.wof-settle-grid{grid-template-columns:1fr}}
@media(max-width:560px){.wof-guess-wrap{width:calc(100% - 24px)}.wof-guess-hero h1{font-size:50px}.wof-guess-toolbar,.wof-guess-login,.wof-guess-submit,.wof-leader-head,.wof-guess-admin-head{align-items:flex-start;flex-direction:column}.wof-selection-count{align-self:flex-end}.wof-choice-row{grid-template-columns:1fr 1fr}.wof-prediction-card{padding:16px}.wof-leader-list article{grid-template-columns:34px 40px 1fr}.wof-leader-list em{grid-column:3}.wof-admin-events article{grid-template-columns:26px 1fr}.wof-admin-events article label:nth-last-child(-n+2){grid-column:auto}.wof-guess-admin{padding:18px}.wof-settle-grid article{align-items:flex-start;flex-direction:column;width:100%}.wof-settle-grid select{width:100%}}

/* v1.9.0 — fixture selector and match identity inside prediction cards. */
.wof-admin-events select{width:100%;min-width:0;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#05151e;color:#fff;padding:11px;font-family:inherit}
.wof-admin-events article{grid-template-columns:34px minmax(0,1.45fr) minmax(190px,1fr) 90px 90px}
.wof-admin-events label{min-width:0}.wof-admin-fixture-note{margin:0 0 12px;padding:11px 13px;border:1px solid rgba(245,215,126,.2);border-radius:11px;background:rgba(245,215,126,.06);color:#d9c98f;font-size:10px}
.wof-event-match{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px;margin:11px 0 2px;padding:9px 8px;border:1px solid rgba(84,228,239,.14);border-radius:12px;background:rgba(3,16,24,.48)}
.wof-event-club{display:flex;align-items:center;gap:6px;min-width:0}.wof-event-club:last-child{flex-direction:row-reverse}.wof-event-club>b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.wof-event-logo{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border:1px solid rgba(112,220,242,.13);border-radius:9px;background:rgba(255,255,255,.04)}.wof-event-logo img{width:25px;height:25px;object-fit:contain}.wof-event-logo i{font-style:normal;color:var(--guess-cyan);font-size:8px;font-weight:900}.wof-event-kickoff{text-align:center}.wof-event-kickoff strong{display:block;color:#ddecf1;font:900 9px/1 Arial,sans-serif}.wof-event-kickoff time{display:block;max-width:70px;margin-top:4px;color:#78929e;font-size:7px;line-height:1.4}.wof-event-match+h3{margin-top:10px}
@media(min-width:1000px){.wof-event-match{padding:7px 6px;gap:4px}.wof-event-logo{width:27px;height:27px;flex-basis:27px}.wof-event-logo img{width:22px;height:22px}.wof-event-club>b{font-size:8px}.wof-event-kickoff time{max-width:55px;font-size:6.5px}}
@media(max-width:800px){.wof-admin-events article{grid-template-columns:30px minmax(0,1fr) 85px 85px}.wof-admin-events .wof-admin-match{grid-column:2/-1}}
@media(max-width:560px){.wof-admin-events article{grid-template-columns:26px minmax(0,1fr)}.wof-admin-events .wof-admin-match{grid-column:2}.wof-admin-events article label:nth-last-child(-n+2){grid-column:auto}}

/* v2.0.0 — FPL gameweek competition. */
.wof-round-deadline{display:block;margin-top:4px;color:#8ddde7;font-size:11px;font-weight:800}
.wof-admin-date select{min-width:220px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#05151e;color:#fff;padding:11px;font-family:inherit}
@media(max-width:560px){.wof-admin-date,.wof-admin-date label,.wof-admin-date select,.wof-admin-date button{width:100%}}
.wof-prediction-card.is-event-locked{opacity:.78}
.wof-prediction-card.is-event-locked .wof-choice{cursor:not-allowed}
.wof-prediction-card.is-event-locked .wof-choice span{filter:saturate(.65)}


/* v2.1.1 — prediction title inside fixture box + roomy single-column mobile cards. */
.wof-event-match .wof-event-prediction-title{grid-column:1/-1;margin:7px 0 0;padding:10px 4px 2px;border-top:1px solid rgba(84,228,239,.12);text-align:right;font-size:18px;line-height:1.65;color:#f5fbff}
@media(max-width:767px){
  .wof-prediction-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;width:100%!important}
  .wof-prediction-card{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;margin:0!important;padding:18px!important}
  .wof-event-match{width:100%;box-sizing:border-box;padding:11px 10px}
  .wof-event-match .wof-event-prediction-title{font-size:18px;line-height:1.7;padding-top:11px}
}


/* v2.1.2 — actual Gameweek renderer: title lives inside the fixture panel. */
.wof-event-match{grid-template-rows:auto auto}
.wof-event-match>.wof-event-prediction-title{grid-column:1/-1;grid-row:2;margin:8px -1px -1px;padding:11px 6px 3px;border-top:1px solid rgba(84,228,239,.14);text-align:center;font-size:15px;line-height:1.6;min-height:0}
@media(max-width:767px){
  .wof-prediction-grid{grid-template-columns:1fr!important;gap:18px!important}
  .wof-prediction-card{width:100%!important;max-width:100%!important;margin:0!important}
  .wof-event-match>.wof-event-prediction-title{font-size:17px;padding:12px 6px 4px}
}


/* v2.2.0 — real image cards uploaded by admin; match metadata stays internal. */
.wof-prediction-card{
  position:relative;
  padding:0!important;
  overflow:hidden;
  border:1px solid rgba(84,228,239,.22);
  border-radius:18px;
  background:#061923;
  isolation:isolate;
}
.wof-card-visual{position:relative;width:100%;min-height:100%;background:#071b26}
.wof-card-art{display:block;width:100%;height:auto;aspect-ratio:624/804;object-fit:cover}
.wof-card-fallback{display:grid;place-items:center;aspect-ratio:624/804;padding:26px;text-align:center;background:linear-gradient(145deg,#0b2c38,#071a25)}
.wof-card-fallback h3{margin:0!important;min-height:0!important;font-size:22px!important;line-height:1.7}
.wof-prediction-card>.wof-card-head{
  position:absolute;z-index:4;top:10px;left:10px;right:10px;margin:0;
  pointer-events:none;
}
.wof-prediction-card>.wof-card-head span,
.wof-prediction-card>.wof-card-head b{
  background:rgba(2,18,27,.78);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);
  box-shadow:0 5px 18px rgba(0,0,0,.16)
}
.wof-prediction-card>.wof-card-head b{padding:6px 9px;border-radius:9px;color:#9ff4d2}
.wof-choice-overlay{
  position:absolute;z-index:3;left:10px;right:10px;bottom:10px;
  display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;
}
.wof-choice-overlay .wof-choice span{
  min-height:48px;padding:9px 10px!important;border:1px solid rgba(255,255,255,.24)!important;
  background:rgba(2,18,27,.86)!important;backdrop-filter:blur(10px);
  box-shadow:0 8px 22px rgba(0,0,0,.22);color:#fff;
}
.wof-choice-overlay .wof-choice i{font-size:14px}.wof-choice-overlay .wof-choice strong{font-size:9px;color:#d6edf4}
.wof-choice-overlay .wof-choice.yes input:checked+span{border-color:#55e4b0!important;background:rgba(18,81,65,.92)!important;color:#b4ffe2}
.wof-choice-overlay .wof-choice.no input:checked+span{border-color:#ff8996!important;background:rgba(91,32,42,.92)!important;color:#ffd0d5}
.wof-prediction-card>.wof-pick-result{
  position:absolute;z-index:4;left:10px;right:10px;bottom:70px;margin:0;text-align:center;
  background:rgba(2,18,27,.88);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12)
}
.wof-prediction-card.is-event-locked{opacity:1}.wof-prediction-card.is-event-locked .wof-card-art{filter:saturate(.72) brightness(.82)}

.wof-admin-card-editor{align-items:start!important}
.wof-admin-card-image{display:grid;gap:6px;min-width:0;color:#829aa5;font-size:10px}
.wof-admin-card-image img{display:block;width:100%;max-width:120px;aspect-ratio:624/804;object-fit:cover;border-radius:10px;border:1px solid rgba(84,228,239,.18)}
.wof-admin-card-image input[type=file]{width:100%;font-size:10px;padding:8px!important}
.wof-admin-card-image small{color:#718f9c;line-height:1.5}
.wof-admin-events article.wof-admin-card-editor{grid-template-columns:34px minmax(120px,.65fr) minmax(0,1fr) minmax(190px,1fr) 90px 90px}
@media(max-width:999px){.wof-admin-events article.wof-admin-card-editor{grid-template-columns:30px minmax(110px,.7fr) minmax(0,1fr) 85px 85px}.wof-admin-card-editor .wof-admin-match{grid-column:3/-1}}
@media(max-width:767px){
  .wof-prediction-grid{grid-template-columns:minmax(0,1fr)!important;gap:20px!important}
  .wof-prediction-card{width:100%!important;max-width:520px!important;margin-inline:auto!important;border-radius:20px}
  .wof-choice-overlay{left:12px;right:12px;bottom:12px;gap:10px!important}
  .wof-choice-overlay .wof-choice span{min-height:54px;padding:10px 12px!important}
  .wof-choice-overlay .wof-choice i{font-size:15px}.wof-choice-overlay .wof-choice strong{font-size:10px}
  .wof-admin-events article.wof-admin-card-editor{grid-template-columns:26px minmax(0,1fr)!important}
  .wof-admin-card-editor>.wof-admin-card-image,.wof-admin-card-editor>label{grid-column:2!important}
  .wof-admin-card-image img{max-width:170px}
}


/* v2.2.2 — preserve the full uploaded 624×804 artwork with zero cropping. */
.wof-prediction-card{
  border:2px solid rgba(84,228,239,.72)!important;
  border-radius:20px!important;
  background:#061923!important;
  overflow:hidden!important;
  box-shadow:0 0 0 1px rgba(84,228,239,.10),0 14px 34px rgba(0,0,0,.18)!important;
}
.wof-card-visual{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:auto!important;
  overflow:hidden!important;
  background:#071b26!important;
}
.wof-card-art{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:17px!important;
}
.wof-card-fallback{
  width:100%!important;
  aspect-ratio:624/804!important;
}
.wof-admin-card-image img{
  height:auto!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
}
@media(max-width:767px){
  .wof-prediction-card{border-width:2px!important;border-radius:22px!important}
  .wof-card-art{border-radius:19px!important}
}

/* v2.2.3 — smaller, centered cards on phones without cropping the artwork. */
@media(max-width:767px){
  .wof-prediction-grid{
    justify-items:center!important;
    gap:18px!important;
  }
  .wof-prediction-card{
    width:min(88vw,390px)!important;
    max-width:390px!important;
    margin-inline:auto!important;
  }
}
@media(max-width:420px){
  .wof-prediction-card{
    width:86vw!important;
    max-width:360px!important;
  }
}


/* v2.2.4 — show the full card art with no blue border and no overlays covering the artwork. */
.wof-prediction-card{
  border:0!important;
  box-shadow:0 12px 28px rgba(0,0,0,.16)!important;
  border-radius:18px!important;
  background:rgba(6,25,35,.96)!important;
  padding:10px!important;
  overflow:visible!important;
}
.wof-prediction-card:hover,
.wof-prediction-card.is-selected{
  border:0!important;
  box-shadow:0 14px 32px rgba(0,0,0,.2)!important;
}
.wof-prediction-card>.wof-card-head{
  position:static!important;
  inset:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  margin:0 0 10px!important;
  pointer-events:auto!important;
}
.wof-prediction-card>.wof-card-head span,
.wof-prediction-card>.wof-card-head b{
  background:#0a2532!important;
  border:1px solid rgba(84,228,239,.18)!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.wof-prediction-card>.wof-card-head span{
  width:auto!important;
  min-width:34px!important;
  height:auto!important;
  padding:6px 9px!important;
  line-height:1!important;
}
.wof-prediction-card>.wof-card-head b{
  font-size:11px!important;
  line-height:1.25!important;
  padding:7px 10px!important;
}
.wof-card-visual{
  background:transparent!important;
  overflow:visible!important;
}
.wof-card-art,
.wof-card-fallback{
  border-radius:16px!important;
}
.wof-choice-overlay{
  position:static!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  margin-top:10px!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:8px!important;
}
.wof-choice-overlay .wof-choice span{
  min-height:46px!important;
  padding:10px 11px!important;
  background:#0a2532!important;
  border:1px solid rgba(255,255,255,.1)!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
.wof-prediction-card>.wof-pick-result{
  position:static!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  margin:10px 0 0!important;
  text-align:center!important;
  background:#0a2532!important;
  border:1px solid rgba(255,255,255,.1)!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}
@media(max-width:767px){
  .wof-prediction-card{
    width:min(82vw,340px)!important;
    max-width:340px!important;
    padding:9px!important;
    border-radius:16px!important;
  }
  .wof-prediction-card>.wof-card-head{
    margin-bottom:8px!important;
  }
  .wof-prediction-card>.wof-card-head b{
    font-size:10px!important;
    padding:6px 8px!important;
  }
  .wof-choice-overlay{
    gap:7px!important;
    margin-top:8px!important;
  }
  .wof-choice-overlay .wof-choice span{
    min-height:42px!important;
    padding:8px 9px!important;
  }
  .wof-choice-overlay .wof-choice i{font-size:13px!important}
  .wof-choice-overlay .wof-choice strong{font-size:8px!important}
}
@media(max-width:420px){
  .wof-prediction-card{
    width:80vw!important;
    max-width:320px!important;
  }
}

/* v2.2.4 final polish — artwork stays completely untouched; controls live outside it. */
.wof-prediction-card{
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.wof-prediction-card:hover,
.wof-prediction-card.is-selected{
  transform:none!important;
  border:0!important;
  box-shadow:none!important;
}
.wof-prediction-card>.wof-card-head{
  margin:0 0 8px!important;
  padding:0 2px!important;
}
.wof-card-visual{
  overflow:visible!important;
  background:transparent!important;
}
.wof-card-art{
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  border:0!important;
  border-radius:18px!important;
}
.wof-choice-overlay{
  margin-top:8px!important;
}
.wof-pick-result{
  margin-top:8px!important;
}

/* v2.2.5 — subtle translucent shell around the whole card unit. */
.wof-prediction-card{
  padding:9px!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:20px!important;
  background:rgba(5,22,31,.42)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.12)!important;
  overflow:visible!important;
}
.wof-prediction-card:hover{
  border-color:rgba(255,255,255,.12)!important;
  background:rgba(5,22,31,.5)!important;
  box-shadow:0 12px 30px rgba(0,0,0,.14)!important;
}
.wof-prediction-card.is-selected{
  border-color:rgba(84,228,239,.24)!important;
  background:rgba(5,22,31,.54)!important;
  box-shadow:0 0 0 1px rgba(84,228,239,.05),0 12px 30px rgba(0,0,0,.15)!important;
}
.wof-prediction-card>.wof-card-head{
  margin:0 0 8px!important;
  padding:0!important;
}
.wof-card-art{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
}
.wof-choice-overlay{
  margin-top:8px!important;
}
@media(max-width:767px){
  .wof-prediction-card{
    padding:8px!important;
  }
}


/* v2.2.6 — compact FPL-style fixture label between card number and status. */
.wof-prediction-card>.wof-card-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:6px!important;
}
.wof-card-match-short{
  flex:1 1 auto!important;
  min-width:0!important;
  margin:0!important;
  padding:0 4px!important;
  color:#c5f7fb!important;
  font-style:normal!important;
  font-size:10px!important;
  font-weight:900!important;
  line-height:1.2!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  letter-spacing:.02em!important;
}
@media(max-width:767px){
  .wof-card-match-short{font-size:9px!important;padding:0 2px!important;}
  .wof-prediction-card>.wof-card-head{gap:4px!important;}
}

/* v2.2.7 AJAX save confirmation */
.wof-guess-save-feedback{margin:10px 0 0;padding:10px 13px;border-radius:10px;font-size:11px;font-weight:800;text-align:center}
.wof-guess-save-feedback.success{border:1px solid rgba(92,226,170,.28);background:rgba(92,226,170,.09);color:#9af1c6}
.wof-guess-save-feedback.error{border:1px solid rgba(255,117,117,.28);background:rgba(255,117,117,.08);color:#ffb1b1}
.wof-saved-picks{margin:10px 0 0;padding:12px;border:1px solid rgba(126,231,255,.15);border-radius:12px;background:rgba(6,27,38,.5)}
.wof-saved-picks>b{display:block;margin-bottom:8px;font-size:11px;color:#dffaff}
.wof-saved-picks>div{display:flex;flex-wrap:wrap;gap:6px}
.wof-saved-picks span{display:inline-flex;padding:6px 9px;border-radius:8px;background:rgba(84,228,239,.08);border:1px solid rgba(84,228,239,.18);color:#9eeef5;font-size:9px;font-weight:800}

/* v2.2.9 — scalable leaderboard + persistent personal rank */
.wof-my-rank{margin:12px 12px 4px;padding:14px 16px;display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:12px;border:1px solid rgba(84,228,239,.28);border-radius:14px;background:rgba(84,228,239,.075)}
.wof-my-rank img{width:44px;height:44px;border-radius:13px;object-fit:cover}.wof-my-rank span{display:block;color:#89a3af;font-size:10px}.wof-my-rank strong{display:block}.wof-my-rank b{font-size:20px;color:var(--guess-cyan)}.wof-my-rank em{font-style:normal;font-size:11px;color:#b5c7cf;font-weight:800}.wof-my-rank.is-empty{border-color:var(--guess-line);background:rgba(255,255,255,.025)}
.wof-leader-list article.is-me{outline:1px solid rgba(84,228,239,.34);outline-offset:-1px;background:rgba(84,228,239,.055)}
.wof-lb-pagination{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap;padding:14px 16px 18px;border-top:1px solid rgba(255,255,255,.05)}
.wof-lb-pagination a,.wof-lb-pagination span{min-width:34px;height:34px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--guess-line);border-radius:9px;color:#9db2bc;font-size:11px;font-weight:900;background:rgba(255,255,255,.02)}
.wof-lb-pagination a.is-active{background:var(--guess-cyan);border-color:var(--guess-cyan);color:#03202a}.wof-lb-pagination a:hover{border-color:rgba(84,228,239,.45);color:#dffcff}
@media(max-width:560px){.wof-my-rank{grid-template-columns:40px minmax(0,1fr) auto;padding:12px}.wof-my-rank img{width:40px;height:40px}.wof-my-rank em{grid-column:2 / -1}.wof-lb-pagination{gap:5px}.wof-lb-pagination a,.wof-lb-pagination span{min-width:32px;height:32px;padding:0 8px}}
