:root{--fc-black:#090909;--fc-black-2:#171717;--fc-red:#d40000;--fc-red-dark:#a90000;--fc-blue:#07588a;--fc-blue-dark:#05436a;--fc-cyan:#49afc4;--fc-page:#d7d9db;--fc-soft:#eef1f3;--fc-panel:#fff;--fc-line:#c7cdd2;--fc-text:#16232d;--fc-muted:#687681;--fc-green:#18763a;--fc-orange:#a96400;--fc-shadow:0 12px 28px rgba(0,0,0,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.fc-site{margin:0;background:var(--fc-page);color:var(--fc-text);font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:var(--fc-blue)}button,input,select,textarea{font:inherit}.fc-topbar{background:var(--fc-black);color:#fff;border-bottom:4px solid var(--fc-red);position:sticky;top:0;z-index:50}.fc-topbar-inner{max-width:1320px;margin:0 auto;min-height:62px;padding:0 18px;display:flex;align-items:center;gap:16px}.fc-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:950;letter-spacing:.035em;font-size:22px;white-space:nowrap}.fc-brand-mark{width:9px;height:31px;background:var(--fc-red);display:inline-block}.fc-brand span{color:#f32828}.fc-nav{display:flex;align-items:center;gap:2px;flex:1;min-width:0}.fc-nav a{color:#e8e8e8;text-decoration:none;padding:20px 11px;font-weight:800;font-size:12px;text-transform:uppercase;border-bottom:3px solid transparent;white-space:nowrap}.fc-nav a:hover,.fc-nav a.active{background:#151515;border-color:var(--fc-blue);color:#fff}.fc-account{margin-left:auto;display:flex;align-items:center;gap:8px}.fc-account-name{font-size:12px;color:#cbd2d7;text-align:right;line-height:1.2}.fc-mobile-menu{display:none;background:#222;color:#fff;border:1px solid #555;border-radius:3px;padding:8px 10px;font-weight:900}.fc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 15px;border:0;border-radius:3px;font-weight:900;font-size:12px;text-transform:uppercase;text-decoration:none;cursor:pointer;line-height:1.2}.fc-btn:hover{text-decoration:none;filter:brightness(.94)}.fc-btn-red{background:var(--fc-red);color:#fff}.fc-btn-blue{background:var(--fc-blue);color:#fff}.fc-btn-dark{background:#2a2a2a;color:#fff}.fc-btn-light{background:#fff;color:var(--fc-text);border:1px solid var(--fc-line)}.fc-shell{max-width:1320px;margin:0 auto;padding:22px 18px 44px}.fc-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);background:var(--fc-panel);border:1px solid var(--fc-line);box-shadow:var(--fc-shadow);min-height:280px;margin-bottom:18px}.fc-hero-main{padding:34px 40px;border-left:8px solid var(--fc-red);position:relative;overflow:hidden}.fc-hero-main:after{content:"";position:absolute;width:240px;height:240px;border:44px solid rgba(7,88,138,.07);right:-75px;bottom:-115px;transform:rotate(22deg)}.fc-kicker{display:inline-block;background:var(--fc-black);color:#fff;padding:6px 10px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:13px}.fc-hero h1,.fc-maintenance h1{font-size:clamp(34px,5vw,58px);line-height:.96;margin:0 0 14px;font-weight:950;letter-spacing:-.035em;text-transform:uppercase;color:#080808}.fc-hero h1 span{color:var(--fc-red)}.fc-lead{font-size:16px;max-width:760px;color:#52616c;margin:0 0 18px}.fc-actions{display:flex;flex-wrap:wrap;gap:8px}.fc-hero-side{background:var(--fc-blue);color:#fff;padding:28px;display:flex;flex-direction:column;justify-content:center}.fc-hero-side h2{font-size:22px;margin:0 0 9px;text-transform:uppercase}.fc-hero-side p{color:#dcebf4;margin:0 0 15px}.fc-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fc-stat{background:rgba(0,0,0,.18);padding:12px;border:1px solid rgba(255,255,255,.17)}.fc-stat strong{display:block;font-size:18px}.fc-stat span{display:block;font-size:10px;color:#d4e6f1;text-transform:uppercase;margin-top:2px}.fc-section,.fc-panel,.fc-card{background:var(--fc-panel);border:1px solid var(--fc-line);box-shadow:0 5px 15px rgba(0,0,0,.06);margin:0 0 18px}.fc-section-head{display:flex;gap:14px;align-items:center;justify-content:space-between;padding:15px 18px;background:var(--fc-soft);border-bottom:1px solid var(--fc-line);border-left:6px solid var(--fc-red)}.fc-section-head h2{font-size:20px;margin:0;text-transform:uppercase;color:#111}.fc-section-head p{margin:2px 0 0;color:var(--fc-muted);font-size:12px}.fc-section-body{padding:18px}.fc-panel-title{background:var(--fc-soft);padding:12px 14px;border-bottom:1px solid var(--fc-line);font-weight:900;text-transform:uppercase;font-size:13px;border-left:4px solid var(--fc-red);display:flex;align-items:center;justify-content:space-between;gap:10px}.fc-panel-body{padding:14px}.fc-card-head{padding:17px 20px;background:var(--fc-black);color:#fff;border-left:7px solid var(--fc-red)}.fc-card-head h1,.fc-card-head h2{margin:0;text-transform:uppercase}.fc-card-head p{margin:5px 0 0;color:#cbd2d6}.fc-card-body{padding:18px}.fc-dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.fc-metric{background:#fff;border:1px solid var(--fc-line);padding:15px;border-top:4px solid var(--fc-blue)}.fc-metric.red{border-top-color:var(--fc-red)}.fc-metric.green{border-top-color:var(--fc-green)}.fc-metric strong{display:block;font-size:24px;color:#0a0a0a}.fc-metric span{font-size:10px;font-weight:900;text-transform:uppercase;color:var(--fc-muted)}.fc-two-col{display:grid;grid-template-columns:1.45fr .55fr;gap:16px}.fc-magazine-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.62fr);gap:16px;align-items:start}.fc-news-lead{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.38fr);gap:14px;padding:16px;border-bottom:1px solid #e4e7e9}.fc-news-lead:last-child{border-bottom:0}.fc-news-image{width:100%;height:150px;object-fit:cover;background:#dfe5e8;border:1px solid var(--fc-line)}.fc-news-meta,.fc-meta{font-size:10px;text-transform:uppercase;font-weight:900;color:var(--fc-red);letter-spacing:.04em}.fc-news-lead h3{font-size:21px;line-height:1.15;margin:5px 0 7px}.fc-news-lead p{margin:0 0 9px;color:var(--fc-muted);font-size:13px}.fc-side-list{display:grid;gap:0}.fc-side-item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;padding:11px 0;border-bottom:1px solid #e2e6e9;text-decoration:none;color:inherit}.fc-side-item:last-child{border-bottom:0}.fc-side-thumb{width:58px;height:48px;object-fit:cover;background:#e2e6e9;border:1px solid var(--fc-line)}.fc-side-item strong{font-size:12px;line-height:1.25;display:block;color:#15242e}.fc-side-item small{font-size:10px;color:var(--fc-muted)}.fc-status{display:inline-block;padding:3px 6px;font-size:9px;font-weight:900;text-transform:uppercase;border-radius:2px;background:#e8ecef;color:#48555e}.fc-status.added,.fc-status.approved,.fc-status.completed,.fc-status.fixed{background:#dff2e5;color:#176637}.fc-status.pending,.fc-status.new,.fc-status.reviewing,.fc-status.planned{background:#e6eff7;color:#07588a}.fc-status.in_progress{background:#e5ecfb;color:#2c4897}.fc-status.rejected,.fc-status.closed{background:#f8dfdf;color:#9d1111}.fc-status.changes_requested,.fc-status.waiting_user{background:#fff0d9;color:#8d5600}.fc-real-news{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--fc-line)}.fc-real-item{background:#fff;padding:13px 15px;text-decoration:none;color:inherit;min-height:96px}.fc-real-item time{font-size:10px;color:var(--fc-red);font-weight:900;text-transform:uppercase}.fc-real-item strong{display:block;margin-top:4px;line-height:1.3;font-size:13px}.fc-forum-streams{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fc-stream-list{display:grid}.fc-stream-row{padding:12px 0;border-bottom:1px solid #e0e4e7;text-decoration:none;color:inherit}.fc-stream-row:last-child{border-bottom:0}.fc-stream-row strong{display:block;font-size:13px}.fc-stream-row small{color:var(--fc-muted);font-size:10px}.fc-table-wrap{overflow-x:auto}.fc-table{width:100%;border-collapse:collapse;font-size:12px}.fc-table th,.fc-table td{padding:9px 8px;border-bottom:1px solid #e1e5e8;text-align:left;vertical-align:top}.fc-table th{background:#f0f3f5;color:#18252f;text-transform:uppercase;font-size:10px}.fc-table tr:last-child td{border-bottom:0}.fc-notice{padding:11px 13px;border:1px solid var(--fc-line);background:#f5f7f8;margin-bottom:14px;font-size:13px}.fc-notice.ok{border-color:#9ec9ab;background:#e7f5eb;color:#185f31}.fc-notice.error{border-color:#dfa0a0;background:#fde9e9;color:#8a1313}.fc-notice.warning{border-color:#e3bf78;background:#fff7e6;color:#704500}.fc-empty{padding:24px;border:1px dashed #b8c0c6;background:#f6f7f8;text-align:center;color:var(--fc-muted)}.fc-footer{background:var(--fc-black);color:#9aa3a9;border-top:4px solid var(--fc-red);padding:20px 18px;font-size:12px}.fc-footer-inner{max-width:1320px;margin:auto;display:flex;gap:14px;align-items:center;justify-content:space-between}.fc-footer a{color:#fff;text-decoration:none}.fc-input,.fc-select,.fc-textarea{width:100%;border:1px solid #aeb7be;background:#fff;color:var(--fc-text);border-radius:3px;padding:9px 10px}.fc-textarea{min-height:180px;resize:vertical}.fc-field label{display:block;font-size:10px;font-weight:900;text-transform:uppercase;color:#4b5963;margin-bottom:4px}.fc-form-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}.fc-col-12{grid-column:span 12}.fc-col-8{grid-column:span 8}.fc-col-6{grid-column:span 6}.fc-col-4{grid-column:span 4}.fc-tabs{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:16px}.fc-tab{padding:9px 13px;background:#eef1f3;border:1px solid var(--fc-line);text-decoration:none;color:#26343e;font-size:11px;font-weight:900;text-transform:uppercase}.fc-tab.active{background:var(--fc-blue);color:#fff;border-color:var(--fc-blue)}.fc-pagination{display:flex;gap:5px;flex-wrap:wrap}.fc-maintenance{max-width:760px;margin:70px auto;background:#fff;border-left:9px solid var(--fc-red);padding:40px;box-shadow:var(--fc-shadow)}.fc-maintenance p{color:var(--fc-muted);font-size:16px}.forum-breadcrumb{font-size:11px;margin:0 0 10px;color:var(--fc-muted)}.forum-category{background:#fff;border:1px solid var(--fc-line);margin-bottom:8px}.forum-category-head{display:grid;grid-template-columns:minmax(0,1fr) 90px 90px;align-items:center;gap:10px;padding:14px 16px}.forum-category-head a{text-decoration:none;font-weight:950;font-size:15px}.forum-category-head p{margin:2px 0 0;color:var(--fc-muted);font-size:12px}.forum-category-stat{text-align:center;font-size:10px;color:var(--fc-muted);text-transform:uppercase}.forum-category-stat strong{display:block;font-size:16px;color:#111}.forum-subcategories{padding:0 16px 12px 34px;display:flex;gap:7px;flex-wrap:wrap}.forum-subcategories a{font-size:11px;background:#eef2f4;border:1px solid #d0d7db;padding:5px 8px;text-decoration:none}.forum-topic-list{display:grid}.forum-topic-row{display:grid;grid-template-columns:36px minmax(0,1fr) 70px 70px 155px;gap:10px;align-items:center;padding:12px 14px;border-bottom:1px solid #e1e5e7}.forum-topic-row:last-child{border-bottom:0}.forum-topic-icon{font-size:21px;text-align:center}.forum-topic-title a{font-weight:900;text-decoration:none}.forum-topic-title small{display:block;color:var(--fc-muted);font-size:10px}.forum-topic-stat{text-align:center;font-size:10px;color:var(--fc-muted)}.forum-topic-stat strong{display:block;color:#17232c;font-size:13px}.forum-post{display:grid;grid-template-columns:190px minmax(0,1fr);border:1px solid var(--fc-line);background:#fff;margin-bottom:12px}.forum-user-card{background:#edf1f3;border-right:1px solid var(--fc-line);padding:16px;text-align:center}.forum-user-avatar{width:60px;height:60px;border-radius:50%;background:var(--fc-blue);color:#fff;display:grid;place-items:center;font-size:25px;font-weight:950;margin:0 auto 8px}.forum-user-name{display:block;overflow-wrap:anywhere}.forum-role{display:inline-block;margin:4px 0 11px;background:#171717;color:#fff;padding:3px 6px;font-size:9px;font-weight:900}.forum-user-row{display:flex;justify-content:space-between;gap:7px;padding:5px 0;border-top:1px solid #d4dadd;font-size:10px;text-align:left}.forum-post-main{min-width:0}.forum-post-head{display:flex;justify-content:space-between;gap:12px;padding:9px 13px;background:#f4f6f7;border-bottom:1px solid var(--fc-line);font-size:10px;color:var(--fc-muted)}.forum-post-body{padding:18px;min-height:120px;overflow-wrap:anywhere}.forum-post-body blockquote{margin:12px 0;padding:10px 13px;background:#eef2f4;border-left:4px solid var(--fc-blue)}.forum-post-body pre{overflow:auto;background:#151515;color:#e6e6e6;padding:12px;border-radius:3px}.forum-inline-image{max-width:100%;height:auto}.forum-emoji{width:20px;height:20px;vertical-align:middle}.forum-attachments{border-top:1px solid #e1e5e8;padding:10px 18px;background:#fafbfb}.forum-attachments a{font-size:11px;font-weight:900}.forum-editor{border:1px solid var(--fc-line);background:#fff}.forum-toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:7px;background:#edf1f3;border-bottom:1px solid var(--fc-line)}.forum-toolbar button{min-width:31px;height:29px;border:1px solid #b8c1c8;background:#fff;border-radius:2px;cursor:pointer;font-size:11px}.forum-toolbar .emoji-button{font-size:17px}.forum-toolbar .emoji-button img{width:18px;height:18px}.forum-textarea{border:0;border-radius:0;min-height:210px}.forum-editor-help{padding:6px 9px;background:#fafbfb;border-top:1px solid #e0e4e7;color:var(--fc-muted);font-size:10px}.forum-new-topic{margin-top:14px}.forum-access-box{background:#fff;border:1px solid var(--fc-line);border-left:6px solid var(--fc-red);padding:18px}.forum-post-body h2{font-size:20px}.fc-article{background:#fff;border:1px solid var(--fc-line);padding:24px}.fc-article h1{margin-top:0}.fc-article-content{font-size:14px;line-height:1.7}.fc-article-image{max-width:100%;max-height:440px;object-fit:cover;margin:0 0 18px}.request-issues{display:flex;gap:6px;flex-wrap:wrap}.request-issue{background:#e8eff4;border:1px solid #c9d6df;padding:4px 7px;font-size:10px;font-weight:900;text-transform:uppercase}
@media(max-width:1050px){.fc-magazine-grid,.fc-two-col{grid-template-columns:1fr}.fc-nav{position:absolute;left:0;right:0;top:62px;background:#101010;display:none;flex-direction:column;align-items:stretch;border-bottom:4px solid var(--fc-red)}.fc-nav.open{display:flex}.fc-nav a{padding:11px 18px;border-bottom:1px solid #292929}.fc-mobile-menu{display:block;margin-left:auto}.fc-account{margin-left:0}.fc-account-name{display:none}.fc-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.fc-shell{padding:14px 10px 30px}.fc-topbar-inner{padding:0 10px}.fc-brand{font-size:18px}.fc-hero{grid-template-columns:1fr}.fc-hero-main{padding:27px 22px}.fc-hero-side{padding:22px}.fc-news-lead{grid-template-columns:1fr}.fc-news-image{height:190px}.fc-real-news,.fc-forum-streams{grid-template-columns:1fr}.forum-category-head{grid-template-columns:minmax(0,1fr) 60px}.forum-category-stat:last-child{display:none}.forum-topic-row{grid-template-columns:32px minmax(0,1fr) 55px}.forum-topic-stat:nth-last-child(-n+2){display:none}.forum-post{grid-template-columns:1fr}.forum-user-card{border-right:0;border-bottom:1px solid var(--fc-line);display:grid;grid-template-columns:50px 1fr auto;gap:7px;text-align:left;align-items:center}.forum-user-avatar{width:46px;height:46px;margin:0;grid-row:span 3}.forum-user-row{display:none}.fc-form-grid{grid-template-columns:1fr}.fc-col-12,.fc-col-8,.fc-col-6,.fc-col-4{grid-column:span 1}.fc-footer-inner{align-items:flex-start;flex-direction:column}.fc-dashboard-grid{grid-template-columns:1fr}}
/* Backwards-compatible Footy Center content blocks used by existing public pages. */
.fc-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.fc-feature{border:1px solid var(--fc-line);background:#fff;padding:19px;position:relative;min-height:165px}.fc-feature:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:4px;background:var(--fc-blue)}.fc-feature.red:before{background:var(--fc-red)}.fc-feature h3{margin:0 0 8px;font-size:16px;text-transform:uppercase;color:#101010}.fc-feature p{margin:0;color:var(--fc-muted);font-size:13px}.fc-pill{display:inline-block;padding:4px 8px;background:#e8eff4;color:var(--fc-blue-dark);font-size:10px;font-weight:900;text-transform:uppercase;margin-bottom:10px}.fc-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;counter-reset:fc-step}.fc-step{padding:17px;border:1px solid var(--fc-line);background:var(--fc-soft);counter-increment:fc-step}.fc-step:before{content:counter(fc-step);display:grid;place-items:center;width:28px;height:28px;background:var(--fc-red);color:#fff;font-weight:900;margin-bottom:10px}.fc-step strong{display:block;text-transform:uppercase;margin-bottom:5px;font-size:13px}.fc-step span{font-size:12px;color:var(--fc-muted)}.fc-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fc-news{border:1px solid var(--fc-line);padding:17px;background:#fff}.fc-news time{font-size:11px;color:var(--fc-red);font-weight:900;text-transform:uppercase}.fc-news h3{font-size:16px;margin:4px 0 7px}.fc-news p{font-size:13px;color:var(--fc-muted);margin:0 0 9px}.fc-list{margin:0;padding-left:19px}.fc-list li{margin:6px 0;color:var(--fc-muted);font-size:13px}@media(max-width:980px){.fc-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.fc-feature-grid,.fc-news-grid,.fc-steps{grid-template-columns:1fr}}

/* v2.1 - magazine/news, forum category hierarchy and player request refresh */
a{text-decoration:none}
a:hover{text-decoration:none}
.fc-section-eyebrow{display:block;margin:0 0 3px;color:var(--fc-red);font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}

/* Homepage Footy News */
.fc-newsroom{overflow:hidden}
.fc-newsroom-head{padding:18px 20px;background:linear-gradient(100deg,#f2f4f5 0%,#fff 72%)}
.fc-newsroom-head h2{font-size:25px;letter-spacing:-.025em;text-transform:none}
.fc-newsroom-head p{font-size:13px;max-width:720px}
.fc-news-list{display:grid;gap:12px;padding:14px;background:#f5f6f7}
.fc-news-card{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(210px,.75fr);min-height:172px;background:#fff;border:1px solid #d5dade;color:inherit;position:relative;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.fc-news-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--fc-red);z-index:2}
.fc-news-card:hover{transform:translateY(-3px);box-shadow:0 13px 28px rgba(0,0,0,.14);border-color:#b9c2c9}
.fc-news-card.is-featured{min-height:250px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}
.fc-news-card-copy{padding:20px 22px 18px 25px;display:flex;flex-direction:column;min-width:0}
.fc-news-card.is-featured .fc-news-card-copy{padding:26px 28px 22px 30px}
.fc-news-card h3{margin:5px 0 8px;color:#0e1820;font-size:20px;line-height:1.16;letter-spacing:-.015em}
.fc-news-card.is-featured h3{font-size:28px}
.fc-news-card p{margin:0;color:#5d6a74;font-size:13px;line-height:1.55;max-width:760px}
.fc-news-card.is-featured p{font-size:15px}
.fc-news-card-footer{margin-top:auto;padding-top:14px;display:flex;justify-content:flex-end}
.fc-news-read{display:inline-flex;align-items:center;gap:9px;background:var(--fc-blue);color:#fff;padding:9px 13px;border-radius:3px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.035em;transition:background .18s ease,transform .18s ease}
.fc-news-card:hover .fc-news-read{background:var(--fc-red);transform:translateX(2px)}
.fc-news-read b{font-size:15px;line-height:1}
.fc-news-card-visual{min-width:0;background:#e4e9ec;overflow:hidden;position:relative}
.fc-news-card-visual:after{content:"";position:absolute;inset:0;box-shadow:inset 12px 0 25px rgba(0,0,0,.08);pointer-events:none}
.fc-news-card-visual img{display:block;width:100%;height:100%;min-height:172px;object-fit:cover;transition:transform .3s ease}
.fc-news-card.is-featured .fc-news-card-visual img{min-height:250px}
.fc-news-card:hover .fc-news-card-visual img{transform:scale(1.035)}
.fc-news-placeholder{height:100%;min-height:172px;display:grid;place-content:center;text-align:center;background:linear-gradient(145deg,#e7ecef,#ced7dc);color:var(--fc-blue)}
.fc-news-card.is-featured .fc-news-placeholder{min-height:250px}
.fc-news-placeholder span{font-size:12px;font-weight:950;letter-spacing:.18em;color:#627783}
.fc-news-placeholder strong{display:block;font-size:35px;line-height:1;margin-top:4px;letter-spacing:-.04em}

/* Forum category index */
.forum-index-panel>.fc-panel-title{font-size:14px;padding:14px 18px}
.forum-index-body{padding:16px;background:#e9edef}
.forum-main-group{background:#fff;border:1px solid #c9d0d5;margin:0 0 15px;box-shadow:0 4px 12px rgba(0,0,0,.05);overflow:hidden}
.forum-main-group:last-child{margin-bottom:0}
.forum-main-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:17px 19px 16px;background:#262626;color:#fff;border-left:6px solid var(--fc-red)}
.forum-main-copy{min-width:0}
.forum-main-kicker{display:block;color:#80c8d8;font-size:9px;font-weight:950;letter-spacing:.13em;text-transform:uppercase;margin-bottom:2px}
.forum-main-copy h2{margin:0;font-size:21px;line-height:1.18}
.forum-main-copy h2 a{color:#fff}
.forum-main-copy h2 a:hover{color:#70c3d5}
.forum-main-copy p{margin:4px 0 0;color:#c7cdd1;font-size:12px;max-width:780px}
.forum-main-summary{display:flex;align-items:center;gap:13px;white-space:nowrap}
.forum-main-summary>span{display:grid;text-align:center;color:#bfc7cc;font-size:9px;text-transform:uppercase}
.forum-main-summary>span b{color:#fff;font-size:18px;line-height:1.1}
.forum-open-main{padding:8px 10px;background:#111;color:#fff;border:1px solid #515151;font-size:10px;font-weight:900;text-transform:uppercase}
.forum-open-main:hover{background:var(--fc-blue);border-color:var(--fc-blue);color:#fff}
.forum-board-list{background:#fff}
.forum-board-node{margin-left:calc(var(--forum-depth,0) * 18px)}
.forum-board-node+.forum-board-node{border-top:1px solid #e0e4e7}
.forum-board-children{border-top:1px solid #edf0f2;background:#fafbfb}
.forum-board-row{display:grid;grid-template-columns:54px minmax(0,1fr) 74px 74px 22px;gap:13px;align-items:center;padding:15px 16px;color:inherit;transition:background .16s ease,transform .16s ease}
.forum-board-row:hover{background:#f0f5f7}
.forum-category-icon{width:48px;height:48px;display:grid;place-items:center;background:var(--fc-blue);color:#fff;border-radius:4px;font-size:14px;font-weight:950;letter-spacing:.03em;box-shadow:inset 0 -3px 0 rgba(0,0,0,.12)}
.forum-board-copy{display:block;min-width:0}
.forum-board-copy strong{display:block;color:#122633;font-size:15px;line-height:1.25}
.forum-board-row:hover .forum-board-copy strong{color:var(--fc-blue)}
.forum-board-copy small{display:block;color:#697780;font-size:12px;line-height:1.35;margin-top:3px}
.forum-board-copy em{display:inline-block;margin-top:6px;color:#6f7d85;background:#edf1f3;padding:2px 6px;font-size:9px;font-style:normal;font-weight:900;text-transform:uppercase}
.forum-board-stat{text-align:center;color:#78858d;text-transform:uppercase}
.forum-board-stat b{display:block;color:#17242c;font-size:16px;line-height:1.1}
.forum-board-stat small{font-size:9px}
.forum-board-arrow{font-size:27px;color:#a4afb5;text-align:right;transition:color .16s ease,transform .16s ease}
.forum-board-row:hover .forum-board-arrow{color:var(--fc-red);transform:translateX(2px)}
.forum-board-empty-link{display:grid;grid-template-columns:54px minmax(0,1fr) 22px;align-items:center;gap:13px;padding:15px 16px;color:inherit;background:#fff}
.forum-board-empty-link:hover{background:#f1f5f7}
.forum-board-empty-link>span:nth-child(2) strong{display:block;font-size:15px;color:#152732}
.forum-board-empty-link>span:nth-child(2) small{display:block;color:var(--fc-muted);font-size:12px;margin-top:2px}
.forum-board-empty-link>b{font-size:27px;color:#a4afb5}
.forum-category-children{margin:14px -14px -14px;border-top:1px solid #d7dde1;background:#f5f7f8}
.forum-category-children-title{padding:9px 14px;background:#e5eaed;color:#27353e;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #d1d8dc}

/* Player request center */
.player-requests-page{font-size:14px}
.player-request-hero{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:20px;align-items:stretch;background:#fff;border:1px solid var(--fc-line);border-left:8px solid var(--fc-red);box-shadow:var(--fc-shadow);margin-bottom:18px;overflow:hidden}
.player-request-hero>div:first-child{padding:27px 30px}
.player-request-hero h1{margin:0 0 7px;font-size:36px;line-height:1;text-transform:uppercase;letter-spacing:-.035em;color:#101010}
.player-request-hero p{margin:0;max-width:830px;color:#5d6b75;font-size:15px}
.player-request-hero-mark{background:var(--fc-blue);color:#fff;display:grid;place-content:center;text-align:center;min-height:150px}
.player-request-hero-mark span{font-size:44px;font-weight:950;line-height:.9;letter-spacing:-.06em}
.player-request-hero-mark small{font-size:9px;font-weight:900;letter-spacing:.13em;margin-top:8px}
.player-my-requests{background:#fff;border:1px solid var(--fc-line);box-shadow:0 4px 12px rgba(0,0,0,.05);margin:0 0 18px}
.player-my-requests>summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto 30px;gap:12px;align-items:center;padding:14px 17px;background:#252525;color:#fff;border-left:5px solid var(--fc-red);user-select:none}
.player-my-requests>summary::-webkit-details-marker{display:none}
.player-my-requests>summary span:first-child{display:grid}
.player-my-requests>summary b{font-size:14px;text-transform:uppercase}
.player-my-requests>summary small{font-size:10px;color:#c9d0d4;margin-top:1px}
.player-my-count{min-width:31px;height:27px;padding:0 8px;display:grid;place-items:center;background:var(--fc-blue);font-weight:950;font-size:12px}
.player-my-chevron{font-size:22px;text-align:center;transition:transform .18s ease}
.player-my-requests[open] .player-my-chevron{transform:rotate(180deg)}
.player-my-body{padding:12px;background:#f1f4f5}
.player-request-cards{display:grid;gap:7px}
.player-request-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto 22px;gap:12px;align-items:center;padding:12px 14px;background:#fff;border:1px solid #d7dde1;color:inherit;transition:background .15s ease,border-color .15s ease,transform .15s ease}
.player-request-card:hover{background:#f9fbfc;border-color:#aebbc3;transform:translateX(2px)}
.player-request-card-id{font-weight:950;color:var(--fc-blue);font-size:13px}
.player-request-card-main strong{display:block;font-size:14px;color:#102633}
.player-request-card-main small{display:block;color:#6b7881;font-size:11px;margin-top:2px}
.player-request-card-arrow{font-size:24px;color:#9eabb2}
.player-request-login-note{font-size:13px}
.player-request-login-note a{font-weight:900;color:var(--fc-blue)}
.player-request-list-panel{overflow:hidden}
.player-request-list-head{display:grid;grid-template-columns:minmax(260px,1fr) minmax(390px,.8fr);gap:18px;align-items:end;padding:17px 18px;background:#eef1f3;border-bottom:1px solid var(--fc-line);border-left:5px solid var(--fc-red)}
.player-request-list-head h2{margin:0;color:#101820;font-size:23px;line-height:1.1}
.player-request-list-head p{margin:4px 0 0;color:#697780;font-size:12px}
.player-request-search{display:flex;gap:7px;align-items:center}
.player-request-search .fc-input{min-width:0;height:38px;font-size:13px}
.player-request-table{font-size:13px}
.player-request-table th{font-size:10px;padding:11px 10px}
.player-request-table td{padding:12px 10px;vertical-align:middle}
.player-request-table tbody tr{transition:background .14s ease}
.player-request-table tbody tr:hover{background:#f4f8fa}
.player-request-id-link{font-weight:950;color:var(--fc-blue)}
.player-request-player-link{display:block;color:#102633}
.player-request-player-link strong{font-size:14px}
.player-request-player-link small{display:block;color:#6d7981;font-size:10px;margin-top:2px}
.player-request-table .fc-status,.player-request-card .fc-status{font-size:9px;padding:5px 8px;white-space:nowrap}
.player-request-detail{overflow:hidden}
.player-request-detail-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:21px 23px;background:#242424;color:#fff;border-left:6px solid var(--fc-red)}
.player-request-number{font-size:10px;font-weight:950;text-transform:uppercase;color:#6ec1d2;letter-spacing:.08em}
.player-request-detail-head h2{font-size:28px;margin:2px 0 3px;line-height:1.05}
.player-request-detail-head p{margin:0;color:#c8cfd3;font-size:12px}
.player-request-status{font-size:11px;padding:7px 10px}
.player-request-detail-body{padding:20px 22px}
.player-request-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}
.player-request-info-grid>div{background:#f0f3f5;border:1px solid #d8dee2;padding:12px}
.player-request-info-grid span{display:block;font-size:9px;font-weight:950;text-transform:uppercase;color:#6c7981;margin-bottom:3px}
.player-request-info-grid strong{font-size:13px;color:#15252f}
.player-request-section{border-top:1px solid #dce1e4;padding-top:16px;margin-top:16px}
.player-request-section h3{margin:0 0 9px;font-size:13px;text-transform:uppercase;color:#1c2c36}
.player-request-copy{font-size:15px;line-height:1.65;color:#485761}
.player-request-screenshot{display:block;max-width:900px;background:#151515;padding:6px;border:1px solid #313131}
.player-request-screenshot img{display:block;max-width:100%;max-height:680px;object-fit:contain;margin:auto}
.player-request-actions{margin-top:20px}
.request-issue{font-size:11px;padding:5px 8px}

@media(max-width:900px){
.fc-news-card,.fc-news-card.is-featured{grid-template-columns:1fr 220px}
.forum-main-header{grid-template-columns:1fr}.forum-main-summary{justify-content:flex-start}
.player-request-list-head{grid-template-columns:1fr}.player-request-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
.fc-news-card,.fc-news-card.is-featured{grid-template-columns:1fr}.fc-news-card-visual{order:-1}.fc-news-card-visual img,.fc-news-card.is-featured .fc-news-card-visual img,.fc-news-placeholder,.fc-news-card.is-featured .fc-news-placeholder{min-height:190px;height:190px}.fc-news-card.is-featured h3{font-size:23px}.fc-news-card.is-featured .fc-news-card-copy{padding:20px 20px 17px 23px}
.forum-main-summary{flex-wrap:wrap}.forum-board-row{grid-template-columns:45px minmax(0,1fr) 20px;padding:13px 12px}.forum-category-icon{width:41px;height:41px}.forum-board-stat{display:none}.forum-main-header{padding:15px 14px}.forum-main-copy h2{font-size:18px}.forum-open-main{margin-left:auto}
.player-request-hero{grid-template-columns:1fr}.player-request-hero-mark{display:none}.player-request-hero>div:first-child{padding:23px 21px}.player-request-hero h1{font-size:29px}.player-request-search{flex-wrap:wrap}.player-request-search .fc-input{flex:1 1 100%}.player-request-card{grid-template-columns:40px minmax(0,1fr) 20px}.player-request-card .fc-status{grid-column:2/3;justify-self:start}.player-request-detail-head{align-items:flex-start;flex-direction:column}.player-request-info-grid{grid-template-columns:1fr}.player-request-table{min-width:840px}
}

/* Forum v1.2: Patreon presentation, ranks, moderation and community features */
.forum-group-badge,.forum-rank-badge,.forum-moderator-badge,.forum-prefix,.forum-state-badge{display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:3px;font-size:9px;font-weight:950;line-height:1.1;text-transform:uppercase;letter-spacing:.035em}
.forum-group-badge{margin:5px auto 3px;padding:5px 8px;border:1px solid transparent;max-width:100%}.forum-group-badge.font-clean{font-family:Arial,Helvetica,sans-serif}.forum-group-badge.font-strong{font-weight:1000}.forum-group-badge.font-condensed{font-family:"Arial Narrow",Arial,sans-serif;letter-spacing:.07em}.forum-group-badge.font-italic{font-style:italic}.forum-group-badge.font-serif{font-family:Georgia,"Times New Roman",serif;letter-spacing:.07em}
.forum-rank-badge{margin:3px auto 8px;padding:4px 7px}.forum-moderator-badge{margin:3px auto 5px;padding:4px 7px;background:#171717;color:#fff;border:1px solid #d40000}
.forum-project-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;margin:8px 0}.forum-project-badge{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:4px 6px;border-radius:3px;font-size:9px;font-weight:900}.forum-project-badge img{width:18px;height:18px;object-fit:contain}.forum-project-badge em{font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.forum-prefix{padding:4px 7px;border:1px solid transparent;margin-right:4px}.forum-state-badge{padding:4px 7px;border:1px solid transparent}.forum-state-badge.pinned{background:#1f2937;color:#fff}.forum-state-badge.featured{background:#7e22ce;color:#fff}.forum-state-badge.solved{background:#dff5e7;color:#176638;border-color:#8ec8a1}.forum-state-badge.locked{background:#fde4e4;color:#941818;border-color:#dfa1a1}.forum-state-badge.new{background:#dbeafe;color:#1d4ed8}.forum-state-badge.reviewing{background:#fff0d9;color:#8d5600}.forum-state-badge.resolved{background:#dff5e7;color:#176638}.forum-state-badge.dismissed{background:#eceff2;color:#5b6670}
.forum-hero-row,.forum-topic-hero-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.forum-hero-actions,.forum-topic-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.forum-hero-card .fc-card-head{padding:22px 26px}.forum-hero-card h1{font-size:32px;line-height:1.05;margin:0 0 8px}.forum-hero-card .fc-kicker{background:var(--fc-red);margin-bottom:9px}.forum-hero-card p{max-width:850px}
.forum-featured-panel{overflow:hidden}.forum-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--fc-line)}.forum-featured-card{display:block;min-height:122px;padding:14px;background:#fff;color:inherit;text-decoration:none;transition:transform .14s ease,background .14s ease}.forum-featured-card:hover{background:#f7fbfd;transform:translateY(-1px)}.forum-featured-top{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:9px}.forum-featured-top>span{font-size:9px;color:var(--fc-red);font-weight:950;letter-spacing:.05em}.forum-featured-card>strong{display:block;font-size:14px;line-height:1.3;margin-bottom:7px}.forum-featured-card>small{color:var(--fc-muted);font-size:10px}
.forum-index-body{padding:16px}.forum-main-group{border:1px solid #c7cdd2;background:#fff;margin-bottom:14px}.forum-main-group:last-child{margin-bottom:0}.forum-main-header{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;background:#161616;color:#fff;border-left:6px solid var(--fc-red)}.forum-main-copy{padding:15px 18px}.forum-main-kicker{display:block;color:#70c7dd;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px}.forum-main-copy h2{font-size:21px;margin:0}.forum-main-copy h2 a{color:#fff;text-decoration:none}.forum-main-copy p{font-size:11px;color:#bfc7cc;margin:4px 0 0}.forum-main-summary{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#2b2b2b;align-items:stretch}.forum-main-summary>span{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#222;font-size:9px;text-transform:uppercase;color:#adb7bd}.forum-main-summary b{font-size:18px;color:#fff}.forum-open-main{grid-column:span 2;display:flex;align-items:center;justify-content:center;background:var(--fc-blue);color:#fff;text-decoration:none;text-transform:uppercase;font-size:10px;font-weight:950;padding:7px}.forum-open-main:hover{background:var(--fc-blue-dark)}
.forum-board-list{background:#fff}.forum-board-node{position:relative}.forum-board-row{display:grid;grid-template-columns:54px minmax(0,1fr) 78px 78px 28px;align-items:center;gap:10px;min-height:76px;padding:10px 12px 10px calc(12px + (var(--forum-depth,0) * 20px));border-top:1px solid #e0e4e7;text-decoration:none;color:inherit;transition:background .12s ease}.forum-board-row:hover{background:#f1f7fb}.forum-category-icon{width:46px;height:46px;border-radius:4px;background:#e5edf2;color:var(--fc-blue);display:grid;place-items:center;font-weight:950;font-size:13px;border:1px solid #c9d4db}.forum-board-copy strong{display:block;color:#07588a;font-size:14px;line-height:1.2}.forum-board-copy small{display:block;color:var(--fc-muted);font-size:11px;margin-top:3px}.forum-board-copy em{display:inline-block;margin-top:5px;font-size:9px;font-style:normal;text-transform:uppercase;font-weight:900;color:#7b8790}.forum-board-stat{text-align:center;text-transform:uppercase;color:var(--fc-muted);font-size:9px}.forum-board-stat b{display:block;font-size:15px;color:#111}.forum-board-arrow{font-size:24px;font-weight:900;color:#9ba5ac;text-align:center}.forum-board-children{margin-left:18px;border-left:3px solid #d9e2e8}.forum-board-empty-link{display:flex;align-items:center;justify-content:space-between;padding:13px 17px;border-top:1px solid #e0e4e7;color:var(--fc-blue);font-weight:900;text-decoration:none}.forum-board-empty-link:hover{background:#f1f7fb}
.forum-category-children{margin:12px 0 16px}.forum-category-children-title{font-size:10px;font-weight:950;text-transform:uppercase;color:var(--fc-muted);margin-bottom:7px}.forum-topic-flags{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-bottom:6px}.forum-topic-hero .fc-card-head{padding:18px 20px}.forum-topic-hero h1{font-size:26px;line-height:1.1;margin:0 0 5px}.forum-topic-hero p{margin:0;color:#bfc7cc;font-size:11px}
.forum-post{grid-template-columns:210px minmax(0,1fr);overflow:hidden}.forum-user-card{padding:18px 15px;background:linear-gradient(#f0f3f5,#e8edf0)}.forum-user-name{font-size:14px;margin-bottom:1px}.forum-user-row{font-size:10px}.forum-user-row span{color:#69747d}.forum-user-ip strong{font-family:Consolas,"Courier New",monospace;font-size:9px}.forum-post-head{min-height:39px;align-items:center}.forum-post-body{font-size:13px;line-height:1.7}.forum-post-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:9px 15px;border-top:1px solid #e1e5e8;background:#fafbfc}.forum-post-footer{border-top:1px solid #e0e4e7;background:#f7f9fa;padding:10px 16px}.forum-signature{font-size:11px;color:#5f6b73;border-left:3px solid #cbd5db;padding-left:10px;overflow-wrap:anywhere}.forum-signature a{color:var(--fc-blue)}
.forum-reaction-bar{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.forum-reaction-form{display:inline}.forum-reaction{border:1px solid #cbd2d8;background:#fff;border-radius:999px;display:inline-flex;gap:4px;align-items:center;min-height:27px;padding:3px 8px;font-size:10px;cursor:pointer;color:#2f3b44}.forum-reaction:hover,.forum-reaction.mine{border-color:var(--fc-blue);background:#edf7fc}.forum-reaction b{font-size:14px}.forum-reaction span{font-weight:900}.forum-reaction em{font-style:normal;font-weight:950;color:#111}.forum-solution-form button,.forum-hide-post button,.forum-report summary{border:0;background:transparent;color:var(--fc-blue);font-size:10px;font-weight:900;cursor:pointer;padding:4px 2px}.forum-solution-form button:hover,.forum-hide-post button:hover,.forum-report summary:hover{text-decoration:underline}.forum-report{position:relative}.forum-report>summary{list-style:none}.forum-report>summary::-webkit-details-marker{display:none}.forum-report-form{position:absolute;z-index:15;right:0;top:28px;width:300px;background:#fff;border:1px solid #aeb8c0;box-shadow:0 8px 24px rgba(0,0,0,.18);padding:10px}.forum-report-form .compact{min-height:75px;margin:7px 0}.forum-report-form button{width:100%}
.forum-moderator-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;background:#161616;color:#fff;padding:9px 12px;margin-bottom:12px;border-left:5px solid var(--fc-red)}.forum-moderator-strip>strong{text-transform:uppercase;font-size:10px}.forum-moderator-strip>div{display:flex;gap:5px;flex-wrap:wrap}.forum-moderator-strip form{display:inline}.forum-moderator-strip button{border:1px solid #4f5960;background:#262626;color:#fff;padding:5px 8px;font-size:9px;font-weight:900;text-transform:uppercase;cursor:pointer}.forum-moderator-strip button:hover{border-color:#fff}
.forum-report-queue{padding:12px;display:grid;gap:10px}.forum-report-card{border:1px solid #c8d0d6;background:#fff;padding:13px}.forum-report-card-head{display:flex;justify-content:space-between;gap:12px}.forum-report-card-head strong,.forum-report-card-head small{display:block}.forum-report-card-head small{font-size:9px;color:var(--fc-muted);margin-top:3px}.forum-report-card h3{font-size:15px;margin:10px 0 4px}.forum-moderation-form{margin-top:10px;padding-top:10px;border-top:1px solid #e0e4e7}.forum-moderation-form .compact{min-height:80px}.forum-check{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:900;margin:7px 0}
.usercp-identity{display:flex;align-items:center;justify-content:space-between;gap:20px}.usercp-name{font-size:22px;display:block}.usercp-email{font-size:10px;color:var(--fc-muted);margin-top:5px}.usercp-role-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.usercp-role-row .forum-group-badge,.usercp-role-row .forum-rank-badge,.usercp-role-row .forum-moderator-badge{margin:4px 0 0}.usercp-checks{display:grid;gap:7px;font-size:11px}.usercp-checks label{display:flex;align-items:center;gap:7px}.usercp-profile-preview{display:grid;grid-template-columns:210px minmax(0,1fr);border:1px solid var(--fc-line);background:#fff}.usercp-preview-post{padding:20px}.usercp-badge-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.usercp-badge-option{display:flex;align-items:center;gap:7px;border:1px solid #cbd2d8;background:#f8fafb;padding:8px;cursor:pointer}.usercp-badge-option>span{display:inline-flex;align-items:center;gap:5px;background:var(--badge-bg);color:var(--badge-fg);padding:4px 6px;border-radius:3px;font-size:9px;font-weight:900}.usercp-badge-option img{width:18px;height:18px;object-fit:contain}.usercp-badge-option em{font-style:normal}.forum-notification-list{display:grid}.forum-notification{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-top:1px solid #e0e4e7;background:#fff}.forum-notification.unread{border-left:5px solid var(--fc-blue);background:#f4faff}.forum-notification strong,.forum-notification small{display:block}.forum-notification small{font-size:9px;color:var(--fc-muted);margin-top:2px}.forum-notification form{display:inline}
.fc-article-content h2,.fc-article-content h3,.fc-article-content h4{color:#07588a;line-height:1.2;margin:24px 0 9px}.fc-article-content h2{font-size:25px}.fc-article-content h3{font-size:20px}.fc-article-content h4{font-size:17px}.fc-article-content p{margin:0 0 14px}.fc-article-content blockquote{margin:18px 0;padding:13px 16px;border-left:5px solid var(--fc-red);background:#f2f5f7;color:#4f5c66}.fc-article-content ul,.fc-article-content ol{padding-left:24px}.fc-article-content a{font-weight:800;text-decoration:none}.fc-article-content a:hover{text-decoration:underline}.fc-article-content hr{border:0;border-top:1px solid #cdd4d9;margin:24px 0}.news-inline-image{display:block;max-width:100%;height:auto;margin:14px auto}.fc-article-content figure{margin:20px 0}.fc-article-content figcaption{font-size:10px;color:var(--fc-muted);margin-top:6px}.fc-article-content pre{overflow:auto;background:#151515;color:#eee;padding:12px}.news-article-table{width:100%;border-collapse:collapse;margin:18px 0}.news-article-table th,.news-article-table td{border:1px solid #cbd2d8;padding:8px 10px;text-align:left}.news-article-table th{background:#eef2f4}
@media(max-width:980px){.forum-featured-grid{grid-template-columns:1fr 1fr}.forum-main-header{grid-template-columns:1fr}.forum-main-summary{grid-template-columns:1fr 1fr}.forum-post{grid-template-columns:170px minmax(0,1fr)}.usercp-badge-picker{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.forum-hero-row,.forum-topic-hero-row,.usercp-identity{flex-direction:column;align-items:stretch}.forum-hero-actions,.forum-topic-actions{justify-content:flex-start}.forum-featured-grid{grid-template-columns:1fr}.forum-board-row{grid-template-columns:45px minmax(0,1fr) 24px;padding-left:calc(9px + (var(--forum-depth,0) * 11px))}.forum-board-stat{display:none}.forum-category-icon{width:38px;height:38px}.forum-board-children{margin-left:8px}.forum-post{grid-template-columns:1fr}.forum-user-card{border-right:0;border-bottom:1px solid var(--fc-line)}.forum-report-form{position:fixed;left:10px;right:10px;top:auto;bottom:10px;width:auto}.usercp-profile-preview{grid-template-columns:1fr}.usercp-badge-picker{grid-template-columns:1fr}.forum-notification{align-items:flex-start;flex-direction:column}}

/* v1.2.2 homepage current-version panel */
.fc-version-board{background:linear-gradient(145deg,#0d2230 0%,#07588a 100%);padding:20px 22px;justify-content:flex-start;min-width:0}.fc-version-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:11px}.fc-version-head h2{font-size:21px;line-height:1;margin:2px 0 0;color:#fff}.fc-version-kicker{display:block;color:#90d5e6;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.11em}.fc-version-live{background:#0cbe5b;color:#fff;border:1px solid rgba(255,255,255,.32);padding:4px 7px;border-radius:2px;font-size:8px;font-weight:950;letter-spacing:.1em;box-shadow:0 0 0 3px rgba(12,190,91,.12)}.fc-version-list{display:grid;gap:6px;max-height:242px;overflow:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent}.fc-version-card{--version-accent:#07588a;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:43px;padding:6px 8px 6px 7px;background:rgba(5,14,20,.30);border:1px solid rgba(255,255,255,.16);border-left:4px solid var(--version-accent);color:#fff;text-decoration:none;transition:transform .14s ease,background .14s ease,border-color .14s ease}.fc-version-card[href]:hover{transform:translateX(3px);background:rgba(5,14,20,.47);border-color:rgba(255,255,255,.30);color:#fff}.fc-version-mark{width:31px;height:31px;display:grid;place-items:center;background:var(--version-accent);color:#fff;border-radius:3px;font-size:9px;font-weight:950;letter-spacing:.04em;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.fc-version-copy{min-width:0}.fc-version-copy strong{display:block;color:#fff;font-size:11px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-version-copy small{display:block;color:#b9d8e9;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-top:3px}.fc-version-number{justify-self:end;background:#fff;color:#102430;border-radius:2px;padding:5px 7px;min-width:58px;text-align:center;font-size:10px;font-weight:950;white-space:nowrap}.fc-version-empty{padding:18px 10px;border:1px dashed rgba(255,255,255,.3);color:#d8ebf4;text-align:center;font-size:11px}
@media(max-width:760px){.fc-version-list{max-height:none;overflow:visible}.fc-version-board{padding:18px}.fc-version-copy strong{font-size:12px}}

/* Forum topic composer + owner moderation v1.2.3 */
.forum-topic-meta-grid{display:grid;grid-template-columns:minmax(360px,1fr) minmax(150px,210px) minmax(180px,240px);gap:12px;align-items:end;margin-bottom:12px}.forum-topic-meta-grid.has-owner-pin{grid-template-columns:minmax(360px,1fr) minmax(150px,200px) minmax(180px,230px) minmax(145px,175px)}.forum-topic-meta-grid .fc-input,.forum-topic-meta-grid .fc-select{height:44px;min-height:44px;font-size:14px}.forum-subject-field .fc-input{font-size:15px;font-weight:750}.forum-owner-pin-field{min-width:0}.forum-pin-toggle{height:44px;display:flex!important;align-items:center;padding:0 12px;border:1px solid #aeb7be;background:#fff;border-radius:3px;cursor:pointer;text-transform:none!important;font-size:12px!important;margin:0!important}.forum-pin-toggle input{margin-right:8px}.forum-topic-content-grid{margin-top:0}.forum-owner-user-tools{margin-top:10px;border-top:1px solid #cfd6db;padding-top:9px;text-align:left}.forum-owner-user-tools summary{cursor:pointer;font-size:9px;font-weight:950;text-transform:uppercase;color:#a30000}.forum-owner-user-tools form{display:grid;gap:6px;margin-top:7px}.forum-owner-user-tools form strong{font-size:10px}.forum-owner-user-tools .fc-input,.forum-owner-user-tools .fc-select{font-size:10px;padding:6px 7px;height:32px}.forum-owner-user-tools .fc-btn{font-size:9px;min-height:31px;padding:5px 8px}.forum-owner-edit{position:relative}.forum-owner-edit>summary,.forum-owner-danger{border:0;background:none;color:#9c0000;font-size:10px;font-weight:900;cursor:pointer;padding:0}.forum-owner-edit>summary:hover,.forum-owner-danger:hover{text-decoration:underline}.forum-owner-edit>form{position:fixed;z-index:1200;left:50%;top:50%;transform:translate(-50%,-50%);width:min(900px,calc(100vw - 30px));max-height:85vh;overflow:auto;background:#fff;border:1px solid #aeb7be;box-shadow:0 18px 60px rgba(0,0,0,.28);padding:18px}.forum-owner-edit[open]::before{content:"";position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:1199}.forum-owner-edit>form{z-index:1200}.forum-owner-edit .forum-editor{margin:10px 0}.forum-owner-edit .forum-textarea{min-height:240px}
@media(max-width:900px){.forum-topic-meta-grid,.forum-topic-meta-grid.has-owner-pin{grid-template-columns:1fr 1fr}.forum-subject-field{grid-column:1/-1}}
@media(max-width:620px){.forum-topic-meta-grid,.forum-topic-meta-grid.has-owner-pin{grid-template-columns:1fr}.forum-subject-field{grid-column:auto}.forum-topic-meta-grid .fc-input,.forum-topic-meta-grid .fc-select,.forum-pin-toggle{height:42px}}

/* v1.2.4 forum density, topic cards and rich editor */
.forum-main-header{grid-template-columns:minmax(0,1fr) 300px!important;min-height:64px;align-items:stretch!important}
.forum-main-copy{padding:8px 14px!important;display:flex;flex-direction:column;justify-content:center}
.forum-main-kicker{font-size:8px!important;margin-bottom:1px!important}
.forum-main-copy h2{font-size:18px!important;line-height:1.1!important}
.forum-main-copy p{font-size:10px!important;line-height:1.25!important;margin:3px 0 0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.forum-main-summary{grid-template-columns:62px 62px minmax(120px,1fr)!important;gap:1px!important}
.forum-main-summary>span{font-size:8px!important;min-height:62px}
.forum-main-summary b{font-size:16px!important;line-height:1.1}
.forum-open-main{grid-column:auto!important;padding:5px 8px!important;font-size:9px!important}
.forum-board-row{grid-template-columns:42px minmax(0,1fr) 64px 64px 20px!important;min-height:58px!important;padding:7px 11px 7px calc(11px + (var(--forum-depth,0) * 16px))!important}
.forum-category-icon{width:36px!important;height:36px!important;font-size:11px!important}
.forum-board-copy strong{font-size:12.5px!important}.forum-board-copy small{font-size:10px!important;margin-top:1px!important}.forum-board-copy em{font-size:8px!important;margin-top:2px!important}
.forum-board-stat{font-size:8px!important}.forum-board-stat b{font-size:13px!important}.forum-board-arrow{font-size:20px!important}
.forum-board-children{margin-left:12px!important}

.forum-topic-list{display:grid!important;gap:7px;padding:9px;background:#edf1f3;border-top:1px solid #d4dadd}
.forum-topic-row{display:grid!important;grid-template-columns:42px minmax(0,1fr) 66px 66px 165px 24px!important;gap:10px;align-items:center;padding:11px 12px!important;border:1px solid #d3d9dd!important;border-left:4px solid var(--fc-blue)!important;background:#fff;color:inherit;text-decoration:none!important;box-shadow:0 2px 5px rgba(0,0,0,.035);transition:transform .13s ease,box-shadow .13s ease,border-color .13s ease,background .13s ease}
.forum-topic-row:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(0,0,0,.09);border-color:#aebbc4!important;background:#fbfdfe;text-decoration:none!important}
.forum-topic-row.is-pinned{border-left-color:#e1a000!important;background:#fffdf6}.forum-topic-row.is-featured{border-left-color:var(--fc-red)!important}.forum-topic-row.is-solved{box-shadow:inset 0 0 0 1px #cce6d4}
.forum-topic-icon{width:36px;height:36px;border-radius:4px;background:#edf4f8;display:grid;place-items:center;font-size:20px!important}
.forum-topic-title{min-width:0}.forum-topic-subject{display:block;color:#07588a;font-size:15px;line-height:1.2;margin:3px 0}.forum-topic-row:hover .forum-topic-subject{color:#003f67}.forum-topic-title small{display:block;color:var(--fc-muted);font-size:10px!important}.forum-topic-flags{display:flex;gap:4px;align-items:center;flex-wrap:wrap}
.forum-topic-stat{border-left:1px solid #e1e5e8;text-align:center!important;font-size:9px!important;text-transform:uppercase;color:#7c8992}.forum-topic-stat strong{display:block;font-size:15px!important;line-height:1.1;color:#101820}.forum-topic-stat small{font-size:8px}.forum-topic-last{border-left:1px solid #e1e5e8;padding-left:12px;min-width:0}.forum-topic-last small{display:block;font-size:8px;text-transform:uppercase;color:#8b969d}.forum-topic-last strong{display:block;font-size:11px;color:#17232c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-topic-last span{display:block;font-size:9px;color:#74818a}.forum-topic-open{font-size:24px;color:#9aa6ae;text-align:center;font-weight:900}.forum-topic-row:hover .forum-topic-open{color:var(--fc-red);transform:translateX(2px)}

.forum-rich-editor{border:1px solid #aeb7be;background:#fff;border-radius:3px;overflow:hidden}.forum-rich-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:7px;background:#edf1f3;border-bottom:1px solid #c7cdd2}.forum-rich-toolbar button,.forum-rich-select{height:31px;min-width:32px;border:1px solid #b9c2c9;background:#fff;color:#17232c;border-radius:2px;padding:4px 7px;font-size:10px;cursor:pointer}.forum-rich-toolbar button:hover,.forum-rich-select:hover{border-color:#7895a8;background:#f8fbfc}.forum-rich-toolbar button:disabled{opacity:.55;cursor:wait}.forum-rich-select{min-width:105px}.forum-rich-separator{height:22px;width:1px;background:#c5ccd1;margin:0 2px}.forum-rich-color{height:31px!important;width:32px;display:grid!important;place-items:center;position:relative;background:#fff;border:1px solid #b9c2c9;border-radius:2px;font-weight:900!important;font-size:11px!important;margin:0!important;color:#07588a!important}.forum-rich-color input{position:absolute;inset:0;opacity:0;cursor:pointer}.forum-highlight{background:#fff2a8}.forum-image-upload-button{background:#07588a!important;color:#fff!important;border-color:#07588a!important;min-width:92px!important}.forum-rich-toolbar .emoji-button{font-size:16px!important;padding:2px 5px}.forum-rich-toolbar .emoji-button img{width:18px;height:18px;object-fit:contain}.forum-rich-surface{min-height:235px;padding:14px 15px;outline:0;line-height:1.6;font-size:13px;background:#fff;overflow:auto}.forum-rich-surface:empty:before{content:attr(data-placeholder);color:#89949c}.forum-rich-surface p{margin:0 0 10px}.forum-rich-surface blockquote{padding:9px 12px;margin:10px 0;background:#eef3f6;border-left:4px solid var(--fc-blue)}.forum-rich-surface img{max-width:100%;height:auto}.forum-rich-surface table,.forum-rich-table{width:100%;border-collapse:collapse}.forum-rich-surface td,.forum-rich-surface th,.forum-rich-table td,.forum-rich-table th{border:1px solid #cbd2d7;padding:6px}.forum-rich-source{display:none;width:100%;min-height:235px;border:0;padding:13px;font:12px/1.5 Consolas,monospace;resize:vertical}.forum-rich-editor.source-mode .forum-rich-source{display:block}.forum-rich-editor.source-mode .forum-rich-surface{display:none!important}.forum-inline-image-input{display:none}.forum-rich-status{display:flex;justify-content:space-between;gap:12px;padding:6px 9px;background:#fafbfb;border-top:1px solid #e0e4e7;color:#687681;font-size:9px}.forum-rich-status>strong{white-space:nowrap}.forum-post-body .forum-inline-image,.forum-protected-body .forum-inline-image{display:block;max-width:min(100%,900px);height:auto;margin:12px auto;border:1px solid #d2d8dc;box-shadow:0 3px 12px rgba(0,0,0,.06)}

.forum-protected-editor{margin-top:10px;border:1px solid #c7a65b;background:#fffaf0}.forum-protected-editor>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;cursor:pointer;background:#fff3d3;font-size:11px;font-weight:950;color:#6d4800}.forum-protected-editor>summary small{font-weight:500;color:#896b31}.forum-protected-editor-body{padding:10px}.forum-hidden-controls{display:grid;grid-template-columns:1.5fr .8fr 1.2fr;gap:10px;margin-bottom:10px}.forum-hidden-selected>div{min-height:39px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;border:1px solid #aeb7be;padding:6px 8px;background:#fff}.forum-hidden-selected label{display:inline-flex!important;align-items:center;gap:4px;text-transform:none!important;font-size:10px!important;margin:0!important}.forum-protected-content{margin:0 18px 15px;border:1px solid #c8a75f;background:#fff9e9}.forum-protected-head{display:flex;justify-content:space-between;gap:10px;padding:8px 11px;background:#f7e7bc;border-bottom:1px solid #d8bd7b;font-size:10px;font-weight:900}.forum-protected-head small{font-weight:500;color:#775b22}.forum-protected-body{padding:13px}.forum-protected-content.locked{display:flex;align-items:center;gap:11px;padding:12px 14px;background:#f7f4ed;color:#665c49}.forum-protected-lock{font-size:24px}.forum-protected-content.locked strong{font-size:12px}.forum-protected-content.locked p{margin:2px 0 0;font-size:10px;color:#7f7460}
.forum-attachments{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.forum-attachments a{display:inline-flex;align-items:center;background:#edf4f8;border:1px solid #c7d6df;padding:5px 8px;border-radius:3px;text-decoration:none}.forum-attachments a:before{content:'↗';margin-right:5px;color:var(--fc-blue)}

@media(max-width:980px){.forum-main-header{grid-template-columns:1fr!important}.forum-main-copy p{white-space:normal}.forum-main-summary{grid-template-columns:1fr 1fr 1.4fr!important}.forum-topic-row{grid-template-columns:38px minmax(0,1fr) 58px 58px 22px!important}.forum-topic-last{display:none}.forum-hidden-controls{grid-template-columns:1fr}}
@media(max-width:700px){.forum-main-summary>span{min-height:46px}.forum-board-row{grid-template-columns:38px minmax(0,1fr) 18px!important;min-height:50px!important}.forum-topic-list{padding:6px}.forum-topic-row{grid-template-columns:34px minmax(0,1fr) 20px!important}.forum-topic-stat{display:none}.forum-topic-subject{font-size:14px}.forum-rich-toolbar{gap:3px}.forum-rich-separator{display:none}.forum-rich-status{display:block}.forum-hidden-controls{grid-template-columns:1fr}.forum-protected-editor>summary{align-items:flex-start;flex-direction:column}.forum-protected-content{margin-left:10px;margin-right:10px}}

/* v1.2.5 hidden-content markers, reply/quote workflow and post action bar */
.forum-protected-inline{margin:10px 0 0;border:1px solid #d7c183;background:#fffdf7;border-radius:4px;overflow:hidden}
.forum-hidden-enable{display:flex!important;align-items:center;gap:10px;padding:10px 12px;margin:0!important;cursor:pointer;background:#fff8e6;text-transform:none!important;font-size:11px!important;color:#4a3a14!important}
.forum-hidden-enable input{width:17px;height:17px;margin:0;accent-color:#b57a00;flex:0 0 auto}
.forum-hidden-enable span{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}
.forum-hidden-enable strong{font-size:11px;color:#5c4100}
.forum-hidden-enable small{font-size:9px;font-weight:600;color:#8b7440}
.forum-protected-inline .forum-protected-editor-body{padding:10px 12px;border-top:1px solid #ead8a7;background:#fff}
.forum-protected-inline .forum-hidden-controls{margin:0}
.forum-hidecontent-help{margin-top:9px;padding:8px 10px;border-left:3px solid #d7a325;background:#fff9ea;font-size:10px;line-height:1.45;color:#655223}
.forum-hidecontent-help code{background:#f0e5c6;border:1px solid #dec98e;padding:2px 4px;border-radius:2px;color:#624500;font-size:9px}
.forum-hidecontent-button{background:#7e5600!important;border-color:#7e5600!important;color:#fff!important;min-width:105px!important;font-weight:900!important}
.forum-hidecontent-button:hover{background:#9b6a00!important;border-color:#9b6a00!important}

.forum-post-tools-modern{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;background:#f6f8f9;border-top:1px solid #dfe5e8}
.forum-post-tools-left,.forum-post-tools-right{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.forum-post-tools-right{justify-content:flex-end;margin-left:auto}
.forum-tool-btn,.forum-solution-form .forum-tool-btn,.forum-hide-post .forum-tool-btn,.forum-report>summary.forum-tool-btn,.forum-owner-edit>summary.forum-tool-btn{min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #c6d0d6!important;border-radius:4px;background:#fff!important;color:#28526d!important;padding:5px 9px!important;font-size:9px!important;line-height:1!important;font-weight:900!important;text-decoration:none!important;cursor:pointer;white-space:nowrap;box-shadow:0 1px 0 rgba(0,0,0,.02)}
.forum-tool-btn:hover,.forum-solution-form .forum-tool-btn:hover,.forum-hide-post .forum-tool-btn:hover,.forum-report>summary.forum-tool-btn:hover,.forum-owner-edit>summary.forum-tool-btn:hover{border-color:#8aa4b5!important;background:#eef6fa!important;color:#074f7b!important;text-decoration:none!important}
.forum-tool-btn.solution{color:#137142!important;border-color:#b9ddc8!important;background:#f4fbf6!important}
.forum-tool-btn.moderator{color:#6d5200!important;border-color:#ded1a6!important;background:#fffbed!important}
.forum-tool-btn.owner{color:#8e1b1b!important;border-color:#e1bcbc!important;background:#fff8f8!important}
.forum-tool-btn.danger{color:#a00000!important;border-color:#e1b4b4!important;background:#fff6f6!important}
.forum-tool-btn.danger:hover{background:#ffe8e8!important;border-color:#c98787!important;color:#7e0000!important}

.forum-reaction-bar{gap:4px}
.forum-reaction{min-height:31px;padding:4px 9px;border-radius:4px;border:1px solid #cbd5da;background:#fff;font-size:10px;transition:transform .12s ease,border-color .12s ease,background .12s ease}
.forum-reaction:hover{transform:translateY(-1px);border-color:#8ba5b5;background:#f3f8fa}
.forum-reaction.active{box-shadow:inset 0 0 0 1px var(--react-fg);background:var(--react-bg);color:var(--react-fg)}

.forum-reply-button,.forum-quote-reply-button{height:36px;border-radius:4px;padding:0 14px;border:1px solid #07588a;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.035em;cursor:pointer;white-space:nowrap;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}
.forum-reply-button{background:#07588a;color:#fff;box-shadow:0 2px 7px rgba(7,88,138,.15)}
.forum-reply-button:hover{background:#064a74;transform:translateY(-1px);box-shadow:0 4px 10px rgba(7,88,138,.20)}
.forum-quote-reply-button{background:#fff;color:#07588a}
.forum-quote-reply-button:hover{background:#edf7fc;transform:translateY(-1px)}

.forum-tool-dropdown{position:relative}
.forum-tool-dropdown>summary{list-style:none}
.forum-tool-dropdown>summary::-webkit-details-marker{display:none}
.forum-report-form{top:36px}

.forum-quick-reply{margin-top:14px}
.forum-quick-reply .fc-panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px}
.forum-open-advanced{border:1px solid #bac7ce;background:#fff;color:#07588a;border-radius:3px;padding:6px 10px;font-size:9px;font-weight:900;text-transform:uppercase;cursor:pointer}
.forum-open-advanced:hover{background:#eef7fb;border-color:#8da8b8}
.forum-quick-textarea{display:block;width:100%;min-height:112px;resize:vertical;border:1px solid #b8c3ca;border-radius:3px;padding:11px 12px;font:12px/1.55 Arial,sans-serif;color:#17232c;background:#fff;outline:0}
.forum-quick-textarea:focus{border-color:#438bb5;box-shadow:0 0 0 2px rgba(7,88,138,.08)}
.forum-quick-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px}
.forum-quick-actions small{font-size:9px;color:#6b7880;line-height:1.4;max-width:780px}

.forum-advanced-reply{margin-top:10px;overflow:visible}
.forum-advanced-reply>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border-left:4px solid #07588a;background:#eaf0f3;cursor:pointer;color:#17232c}
.forum-advanced-reply>summary::-webkit-details-marker{display:none}
.forum-advanced-reply>summary span{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}
.forum-advanced-reply>summary strong{font-size:12px;text-transform:uppercase}
.forum-advanced-reply>summary small{font-size:9px;color:#6d7b84}
.forum-advanced-reply>summary b{font-size:9px;color:#07588a;letter-spacing:.05em}
.forum-advanced-reply[open]>summary{border-bottom:1px solid #cad3d9}
.forum-post-reply-large{min-width:130px}
.forum-quoted-post{margin:8px 0 12px;padding:10px 12px;background:#eef4f7;border-left:4px solid #7c9fb3;color:#33434e}
.forum-quoted-post>p:first-child{margin-top:0;color:#07588a}

@media(max-width:900px){
  .forum-post-tools-modern{align-items:flex-start;flex-direction:column}
  .forum-post-tools-right{margin-left:0;justify-content:flex-start;width:100%}
  .forum-quick-actions{align-items:flex-start;flex-direction:column}
}
@media(max-width:620px){
  .forum-post-tools-left,.forum-post-tools-right{width:100%}
  .forum-reply-button,.forum-quote-reply-button{flex:1;min-width:120px}
  .forum-reaction{min-height:29px;padding:3px 7px}
  .forum-hidden-enable span{display:block}
  .forum-hidden-enable small{display:block;margin-top:3px}
}

/* Forum v1.2.6 - inline image editing -------------------------------------- */
.forum-image-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:7px 9px;background:#e7eef2;border-bottom:1px solid #c7cdd2;box-shadow:inset 4px 0 0 var(--fc-blue)}
.forum-image-tools[hidden]{display:none!important}.forum-image-tools-title{font-size:10px;font-weight:950;text-transform:uppercase;color:#16232d}.forum-image-tools-size{font-size:10px;color:#63717b;margin-right:auto}.forum-image-tools-buttons{display:flex;gap:4px;flex-wrap:wrap}.forum-image-tools button{min-height:29px;padding:4px 9px;border:1px solid #aeb9c1;background:#fff;color:#20303b;border-radius:3px;font-size:10px;font-weight:900;cursor:pointer}.forum-image-tools button:hover,.forum-image-tools button.active{background:var(--fc-blue);border-color:var(--fc-blue);color:#fff}.forum-image-tools .forum-image-remove:hover{background:var(--fc-red);border-color:var(--fc-red)}
.forum-rich-surface img{cursor:pointer;transition:outline-color .14s ease,opacity .14s ease,filter .14s ease}.forum-rich-surface img.forum-editor-image-selected{outline:3px solid #1686c0;outline-offset:3px}.forum-rich-surface img.forum-editor-image-uploading{opacity:.58;filter:saturate(.65)}.forum-rich-surface img.forum-editor-image-error{outline:3px solid #d40000;outline-offset:3px}
.forum-post-body .forum-inline-image,.forum-protected-body .forum-inline-image{max-width:100%;height:auto}
@media(max-width:700px){.forum-image-tools{align-items:flex-start}.forum-image-tools-size{width:100%;margin-right:0}.forum-image-tools-buttons{width:100%}}

/* Forum v1.2.8 - global notifications + post action footer ---------------- */
.fc-notification-bell{position:relative;display:flex;align-items:center}
.fc-notification-button{position:relative;width:38px;height:38px;display:grid;place-items:center;border:1px solid #3b454c;border-radius:4px;background:#171b1e;color:#fff;cursor:pointer;transition:background .14s ease,border-color .14s ease,transform .14s ease}
.fc-notification-button:hover,.fc-notification-bell.open .fc-notification-button{background:#222a2f;border-color:#61727d;transform:translateY(-1px)}
.fc-notification-button.has-unread{border-color:#8aaec2;box-shadow:0 0 0 1px rgba(73,175,196,.16)}
.fc-notification-icon{font-size:17px;line-height:1;filter:grayscale(.1)}
.fc-notification-badge{position:absolute;right:-6px;top:-7px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--fc-red);color:#fff;border:2px solid var(--fc-black);font-size:9px;font-weight:950;line-height:1}
.fc-notification-badge[hidden]{display:none!important}
.fc-notification-dropdown{position:absolute;right:-54px;top:46px;width:min(390px,calc(100vw - 24px));background:#fff;color:var(--fc-text);border:1px solid #aeb8bf;border-top:4px solid var(--fc-blue);box-shadow:0 16px 34px rgba(0,0,0,.28);z-index:120}
.fc-notification-dropdown[hidden]{display:none!important}
.fc-notification-dropdown:before{content:"";position:absolute;right:66px;top:-10px;border:6px solid transparent;border-bottom-color:var(--fc-blue);border-top:0}
.fc-notification-dropdown-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;background:#f1f4f6;border-bottom:1px solid #d3dade}
.fc-notification-dropdown-head strong{display:block;font-size:12px;text-transform:uppercase;color:#15232d}
.fc-notification-dropdown-head small{display:block;margin-top:1px;font-size:9px;color:#6c7982}
.fc-notification-dropdown-head button{border:0;background:transparent;color:var(--fc-blue);padding:4px;font-size:9px;font-weight:900;text-transform:uppercase;cursor:pointer}
.fc-notification-dropdown-head button:hover{text-decoration:underline}
.fc-notification-dropdown-list{max-height:390px;overflow:auto;background:#fff}
.fc-notification-item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:start;padding:10px 12px;border-bottom:1px solid #e0e5e8;text-decoration:none;color:inherit;background:#fff;transition:background .12s ease}
.fc-notification-item:hover{background:#f2f7fa;text-decoration:none}
.fc-notification-item.unread{background:#f4faff;box-shadow:inset 4px 0 0 var(--fc-blue)}
.fc-notification-item.unread:hover{background:#eaf6fc}
.fc-notification-item-icon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e7eef2;color:#07588a;font-size:13px;font-weight:950}
.fc-notification-item-icon.type-solution{background:#e3f4e9;color:#176637}
.fc-notification-item-icon.type-post_reply{background:#e4f0f7;color:#07588a}
.fc-notification-item-body{min-width:0}
.fc-notification-item-body strong{display:block;color:#17252e;font-size:10px;line-height:1.35;font-weight:800}
.fc-notification-item-body small{display:block;margin-top:3px;color:#75818a;font-size:8px;text-transform:uppercase}
.fc-notification-all{display:block;padding:9px 12px;background:#f6f8f9;color:#07588a;text-align:center;text-decoration:none;font-size:9px;font-weight:950;text-transform:uppercase;border-top:1px solid #dce2e6}
.fc-notification-all:hover{background:#edf4f7;text-decoration:none}
.fc-notification-loading,.fc-notification-empty{padding:24px 14px;text-align:center;color:#77838b;font-size:10px}

/* Stretch the message column so every action bar lands on the true bottom of
   the matching user card, even for very short replies. */
.forum-post-main{display:flex;flex-direction:column;min-width:0;min-height:100%}
.forum-post-body{flex:1 1 auto}
.forum-post-tools-modern{margin-top:auto;min-height:55px;padding:9px 12px;background:#f2f5f7;border-top:1px solid #d4dde2;box-shadow:inset 0 1px 0 #fff}
.forum-post-tools-left,.forum-post-tools-right{min-height:36px}
.forum-post-tools-right{padding-left:10px;border-left:1px solid #d6dfe4}
.forum-tool-btn,.forum-solution-form .forum-tool-btn,.forum-hide-post .forum-tool-btn,.forum-report>summary.forum-tool-btn,.forum-owner-edit>summary.forum-tool-btn,.forum-reaction{min-height:34px!important}
.forum-reply-button,.forum-quote-reply-button{height:36px;min-height:36px}

@media(max-width:900px){
  .forum-post-tools-right{padding-left:0;border-left:0}
}
@media(max-width:760px){
  .fc-account-name{display:none}
  .fc-notification-dropdown{position:fixed;left:10px;right:10px;top:66px;width:auto;max-height:calc(100vh - 82px)}
  .fc-notification-dropdown:before{display:none}
  .fc-notification-dropdown-list{max-height:calc(100vh - 190px)}
}

/* v1.2.9 forum avatars + closed-topic UX */
.forum-user-avatar.has-image{overflow:hidden;background:#dbe4ea;border:3px solid #fff;box-shadow:0 0 0 1px #c7d0d7}.forum-user-avatar.has-image img{display:block;width:100%;height:100%;object-fit:cover}.forum-closed-notice{display:flex;align-items:center;gap:12px;background:#fff3f3;border:1px solid #e8b1b1;border-left:5px solid var(--fc-red);padding:10px 13px;margin:0 0 12px}.forum-closed-notice strong{font-size:11px;text-transform:uppercase;color:#8f1111;white-space:nowrap}.forum-closed-notice span{font-size:11px;color:#5e3636}.forum-avatar-profile-editor{border:1px solid var(--fc-line);background:#f8fafb;padding:14px}.forum-avatar-current{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid #dfe4e7}.forum-avatar-current .forum-user-avatar{margin:0;width:72px;height:72px;font-size:28px;flex:0 0 72px}.forum-avatar-current strong,.forum-avatar-current span{display:block}.forum-avatar-current strong{font-size:14px}.forum-avatar-current span{font-size:10px;color:var(--fc-muted);margin-top:2px}.forum-avatar-choice-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:12px}.forum-avatar-choice{position:relative;border:1px solid #cbd3d9;background:#fff;padding:9px;text-align:center;cursor:pointer;min-height:122px;display:flex;flex-direction:column;align-items:center}.forum-avatar-choice:has(input:checked){border-color:var(--fc-blue);box-shadow:inset 0 0 0 2px var(--fc-blue);background:#f2f9fd}.forum-avatar-choice input{position:absolute;top:7px;left:7px}.forum-avatar-choice-preview{width:62px;height:62px;border-radius:50%;background:var(--fc-blue);color:#fff;display:grid;place-items:center;font-size:23px;font-weight:950;overflow:hidden;margin-bottom:6px}.forum-avatar-choice-preview img{width:100%;height:100%;object-fit:cover}.forum-avatar-choice strong{font-size:10px;line-height:1.15}.forum-avatar-choice small{font-size:8px;color:var(--fc-muted);margin-top:2px}.forum-avatar-upload{margin-top:12px;border-top:1px solid #dfe4e7;padding-top:12px}.forum-avatar-upload>label{display:block;font-size:10px;font-weight:900;text-transform:uppercase;margin-bottom:5px}.forum-avatar-upload small{display:block;color:var(--fc-muted);font-size:9px;margin-top:4px}
@media(max-width:900px){.forum-avatar-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:520px){.forum-avatar-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.forum-closed-notice{align-items:flex-start;flex-direction:column;gap:3px}}
.forum-avatar-choice.selected{border-color:var(--fc-blue);box-shadow:inset 0 0 0 2px var(--fc-blue);background:#f2f9fd}

/* v1.4.0 Footyshoe website accounts */
.auth-shell{max-width:1120px;padding-top:38px;padding-bottom:60px}.auth-card{background:#fff;border:1px solid var(--fc-line);box-shadow:var(--fc-shadow);overflow:hidden}.auth-card-narrow{max-width:760px;margin:0 auto}.auth-card-head{background:linear-gradient(110deg,#090909,#202020);border-left:7px solid var(--fc-red);padding:24px 28px}.auth-card-head .fc-kicker{background:var(--fc-blue);margin-bottom:9px}.auth-card-head h1{font-size:30px;line-height:1.05;margin:0;text-transform:uppercase;color:#fff}.auth-card-head p{max-width:760px;margin:7px 0 0;color:#cbd5db}.auth-card>.fc-notice{margin:18px 20px 0}.auth-login-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.auth-login-panel{padding:26px 28px;min-height:360px}.auth-login-panel+ .auth-login-panel{border-left:1px solid var(--fc-line)}.auth-login-panel h2{margin:0 0 6px;font-size:21px;text-transform:uppercase}.auth-login-panel>p{margin:0 0 18px;color:var(--fc-muted)}.auth-login-panel.patreon-panel{background:#f4f7f9;position:relative}.auth-provider{display:inline-block;background:#ff424d;color:#fff;font-size:10px;font-weight:950;letter-spacing:.08em;padding:5px 8px;margin-bottom:14px}.auth-form{display:grid;gap:13px}.auth-form>label{display:grid;gap:5px;font-size:11px;font-weight:900;text-transform:uppercase;color:#35444f}.auth-form-row{display:flex;justify-content:flex-end;align-items:center;gap:8px;font-size:12px}.auth-primary{width:100%;min-height:44px}.auth-small{margin-top:16px;padding-top:14px;border-top:1px solid #e0e4e7;color:var(--fc-muted);font-size:12px}.auth-feature-list{display:grid;gap:8px;margin-top:18px;font-size:12px;font-weight:800;color:#43515a}.auth-feature-list span{display:flex;align-items:center;gap:7px}.auth-checkbox{display:flex!important;align-items:flex-start;gap:10px;padding:12px;border:1px solid var(--fc-line);background:#f6f8f9;text-transform:none!important;color:var(--fc-text)!important}.auth-checkbox input{width:18px;height:18px;margin-top:2px;accent-color:var(--fc-blue);flex:0 0 auto}.auth-checkbox span{display:grid;gap:2px}.auth-checkbox strong{font-size:12px}.auth-checkbox small{font-size:11px;color:var(--fc-muted);font-weight:400}.account-link-card{height:100%;border:1px solid var(--fc-line);border-left:5px solid var(--fc-blue);background:#f5f8fa;padding:16px}.account-link-card>strong{display:block;text-transform:uppercase;font-size:13px;margin-bottom:7px}.account-link-card p{font-size:12px;color:var(--fc-muted)}.account-password-panel{margin-top:18px;padding-top:17px;border-top:1px solid var(--fc-line)}.account-password-panel h3{margin:0 0 12px;text-transform:uppercase;font-size:15px}
@media(max-width:760px){.auth-shell{padding-top:18px}.auth-login-grid{grid-template-columns:1fr}.auth-login-panel{padding:20px;min-height:0}.auth-login-panel+.auth-login-panel{border-left:0;border-top:1px solid var(--fc-line)}.auth-card-head{padding:20px}.auth-card-head h1{font-size:25px}.auth-card .fc-form-grid{grid-template-columns:1fr}.auth-card .fc-col-4,.auth-card .fc-col-6,.auth-card .fc-col-8,.auth-card .fc-col-12{grid-column:1}.account-password-panel .fc-form-grid{grid-template-columns:1fr}.account-password-panel .fc-col-4,.account-password-panel .fc-col-12{grid-column:1}}

/* v1.4.0.1 auth layout polish */
.auth-register-card{max-width:900px;margin:0 auto}.auth-recovery-card{max-width:650px;margin:0 auto}.auth-form-padded{padding:24px 28px 26px}.auth-message-wrap{padding:20px 28px 0}.auth-message-wrap .fc-notice{margin:0}.auth-form-intro{display:grid;gap:3px;padding:12px 14px;background:#eef4f7;border-left:4px solid var(--fc-blue);margin-bottom:2px}.auth-form-intro strong{font-size:12px;text-transform:uppercase;letter-spacing:.025em}.auth-form-intro span{font-size:11px;color:var(--fc-muted)}.auth-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.auth-field{display:grid;align-content:start;gap:5px;min-width:0}.auth-field-full{grid-column:1/-1}.auth-field>label{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:900;text-transform:uppercase;color:#35444f;line-height:1.2}.auth-field>.fc-input{height:44px;padding:10px 12px;font-size:14px;border:1px solid #aeb7be;transition:border-color .15s ease,box-shadow .15s ease}.auth-field>.fc-input:focus{outline:0;border-color:var(--fc-blue);box-shadow:0 0 0 3px rgba(7,88,138,.12)}.auth-field>small{font-size:10px;line-height:1.35;color:var(--fc-muted);font-weight:400}.auth-private-badge{display:inline-flex;align-items:center;background:#e7f4ea;color:#176a34;border:1px solid #c3e1ca;border-radius:2px;padding:2px 5px;font-size:8px;letter-spacing:.05em}.auth-newsletter-box{margin-top:2px;border-left:4px solid var(--fc-blue)}.auth-security-note{display:flex;align-items:flex-start;gap:7px;color:#71808a;font-size:10px;line-height:1.4;padding:0 2px}.auth-card-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:14px 28px;background:#f6f8f9;border-top:1px solid var(--fc-line);font-size:11px;color:var(--fc-muted)}.auth-card-footer a{font-weight:900;text-decoration:none}.auth-card-footer a:hover{text-decoration:underline}.auth-card-footer-center{justify-content:center}.auth-success-actions{display:flex;gap:8px;flex-wrap:wrap;padding:16px 0 4px}.auth-recovery-form{gap:17px}.auth-recovery-result{text-align:center;padding:34px 34px 30px}.auth-recovery-result h2{margin:10px 0 5px;font-size:20px;text-transform:uppercase}.auth-recovery-result p{max-width:500px;margin:0 auto;color:var(--fc-muted);font-size:13px}.auth-result-icon{width:54px;height:54px;margin:0 auto;display:grid;place-items:center;border-radius:50%;background:#e3f4e8;color:var(--fc-green);border:1px solid #b9ddc4;font-size:24px;font-weight:950}.auth-recovery-result.is-error .auth-result-icon{background:#fdeaea;color:var(--fc-red-dark);border-color:#efbcbc}.auth-result-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:20px}.auth-register-card .auth-primary,.auth-recovery-card .auth-primary{margin-top:2px}.auth-register-card .auth-card-head p{max-width:760px}.auth-recovery-card .auth-card-head h1{font-size:27px}
@media(max-width:760px){.auth-form-padded{padding:20px}.auth-message-wrap{padding:16px 20px 0}.auth-field-grid{grid-template-columns:1fr;gap:14px}.auth-field-full{grid-column:1}.auth-card-footer{padding:13px 20px;align-items:flex-start;flex-direction:column}.auth-card-footer-center{align-items:center}.auth-recovery-result{padding:28px 20px}.auth-success-actions{flex-direction:column}.auth-success-actions .fc-btn{width:100%}}

/* v1.4.1 — News engagement + Player Database */
.fc-news-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fc-news-meta span+span:before{content:'•';margin-right:8px;color:#9aa5ad}.fc-news-card{cursor:pointer}.fc-news-card-footer{pointer-events:none}
.fc-news-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px;align-items:start}.fc-news-sidebar{position:sticky;top:84px}.fc-news-article{padding:28px}.fc-news-article-meta{margin-bottom:9px}.fc-news-comments{background:#fff;border:1px solid var(--fc-line);box-shadow:0 5px 15px rgba(0,0,0,.06);margin-top:16px}.fc-news-comments>.fc-section-head{margin:0}.fc-news-comment-form{padding:18px;border-bottom:1px solid var(--fc-line);background:#fafbfb}.fc-comment-author{display:flex;align-items:center;gap:10px;margin-bottom:10px}.fc-comment-author>span,.fc-news-comment-avatar{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:grid;place-items:center;background:var(--fc-blue);color:#fff;font-weight:950}.fc-comment-author strong,.fc-comment-author small{display:block}.fc-comment-author small{font-size:10px;color:var(--fc-muted)}.fc-news-comment-form textarea{width:100%;resize:vertical;border:1px solid #aeb7be;border-radius:3px;padding:11px 12px;min-height:105px;background:#fff}.fc-comment-submit{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px}.fc-comment-submit small{color:var(--fc-muted);font-size:10px}.fc-news-login-callout{padding:18px;border-bottom:1px solid var(--fc-line);background:#f5f7f8}.fc-news-login-callout strong{font-size:16px}.fc-news-login-callout p{margin:4px 0 11px;color:var(--fc-muted);font-size:12px}.fc-news-comment-list{padding:0 18px}.fc-news-comment{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;padding:17px 0;border-bottom:1px solid #e4e7e9}.fc-news-comment:last-child{border-bottom:0}.fc-news-comment header{display:flex;align-items:center;justify-content:space-between;gap:12px}.fc-news-comment header strong{font-size:13px}.fc-news-comment time{font-size:9px;color:var(--fc-muted);text-transform:uppercase}.fc-news-comment p{margin:5px 0 0;font-size:13px;white-space:normal;overflow-wrap:anywhere}.fc-news-side-list{display:grid}.fc-news-side-list>a{display:grid;grid-template-columns:66px minmax(0,1fr);gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid #e1e5e8;text-decoration:none;color:inherit}.fc-news-side-list>a:last-child{border-bottom:0}.fc-news-side-list img,.fc-news-side-mark{width:66px;height:52px;object-fit:cover;background:#e1e6e9;border:1px solid var(--fc-line)}.fc-news-side-mark{display:grid;place-items:center;color:var(--fc-blue);font-weight:950}.fc-news-side-list strong{display:block;font-size:11px;line-height:1.25}.fc-news-side-list small{display:block;color:var(--fc-muted);font-size:9px;margin-top:3px}
.fc-playerdb-home .fc-section-head{align-items:flex-end}.fc-home-game-grid,.fc-game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px}.fc-home-game-card,.fc-game-card{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;background:#fff;border:1px solid #d3d9de;border-top:4px solid var(--game-accent,#07588a);padding:15px;text-decoration:none;color:inherit;box-shadow:0 3px 10px rgba(0,0,0,.04);transition:.18s ease}.fc-home-game-card:hover,.fc-game-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.12)}.fc-home-game-mark,.fc-game-mark{width:54px;height:54px;display:grid;place-items:center;background:var(--game-accent,#07588a);color:#fff;font-weight:950;font-size:14px}.fc-home-game-card strong,.fc-game-card strong{display:block;font-size:15px}.fc-home-game-card small,.fc-game-card small{display:block;color:var(--fc-muted);font-size:10px;margin-top:3px}.fc-home-game-card>b,.fc-game-card>b{font-size:10px;color:var(--game-accent,#07588a);text-transform:uppercase}.fc-playerdb-hero{background:var(--fc-black);color:#fff;border-left:8px solid var(--fc-red);padding:30px 34px}.fc-playerdb-hero h1{font-size:36px;margin:0 0 7px;text-transform:uppercase}.fc-playerdb-hero p{margin:0;color:#cbd2d6;max-width:860px}.fc-game-grid{background:#fff;border:1px solid var(--fc-line);grid-template-columns:repeat(2,minmax(0,1fr))}.fc-playerdb-top{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;background:#fff;border:1px solid var(--fc-line);border-left:7px solid var(--fc-red);padding:18px 20px;margin-bottom:14px}.fc-playerdb-top h1{margin:0;font-size:27px}.fc-playerdb-top p{margin:3px 0 0;color:var(--fc-muted);font-size:12px}.fc-playerdb-layout{display:grid;grid-template-columns:235px minmax(0,1fr) 270px;gap:14px;align-items:start}.fc-player-filter,.fc-player-results{background:#fff;border:1px solid var(--fc-line);box-shadow:0 4px 12px rgba(0,0,0,.05)}.fc-player-filter{position:sticky;top:84px}.fc-filter-head{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#151515;color:#fff;border-left:5px solid var(--fc-red);padding:11px 12px}.fc-filter-head strong{font-size:11px}.fc-filter-head a{font-size:9px;color:#fff;text-decoration:none}.fc-filter-form{display:grid;gap:9px;padding:12px}.fc-filter-form label{display:grid;gap:4px;font-size:9px;font-weight:900;text-transform:uppercase;color:#53616b}.fc-filter-form input,.fc-filter-form select{width:100%;min-height:36px;border:1px solid #b6c0c6;background:#fff;border-radius:3px;padding:7px 8px;color:#17232c;font-size:11px}.fc-filter-two{display:grid;grid-template-columns:1fr 1fr;gap:7px}.fc-player-table-head,.fc-player-row{display:grid;grid-template-columns:60px 60px minmax(255px,1.4fr) 58px 86px 92px 105px;align-items:center}.fc-player-table-head{min-height:43px;background:#eef1f3;border-bottom:1px solid var(--fc-line);font-size:9px;font-weight:950;text-transform:uppercase;color:#4b5963;padding:0 10px}.fc-player-row{min-height:83px;padding:9px 10px;border-bottom:1px solid #e0e4e7;text-decoration:none;color:inherit;transition:background .15s ease,box-shadow .15s ease}.fc-player-row:last-of-type{border-bottom:0}.fc-player-row:hover{background:#f8fafb;box-shadow:inset 4px 0 var(--fc-blue)}.fc-player-score{width:48px;height:48px;border-radius:4px;display:grid;place-items:center;color:#fff;font-size:17px;font-weight:950;background:linear-gradient(145deg,#6d5df5,#8d60f6)}.fc-player-score.potential{background:linear-gradient(145deg,#8057e8,#9c6bff)}.fc-player-namecell{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;align-items:center;padding-right:8px}.fc-player-namecell img,.fc-player-avatar{width:46px;height:46px;border-radius:50%;object-fit:cover;background:#e6ebee;display:grid;place-items:center;color:var(--fc-blue);font-weight:950}.fc-player-namecell strong{display:block;font-size:14px;line-height:1.15}.fc-player-namecell small{display:block;color:#51606b;font-size:10px;line-height:1.35;margin-top:2px}.fc-player-row>span:not(.fc-player-score):not(.fc-player-namecell){font-size:11px;color:#4d5d69}.fc-sell-pill{display:inline-flex!important;width:max-content;padding:5px 8px;border:1px solid #d7dce0;border-radius:4px;background:#fff;font-weight:900}.fc-pagination{padding:13px;justify-content:center;border-top:1px solid #e1e5e8}.fc-pagination a{min-width:31px;height:31px;padding:0 9px;display:grid;place-items:center;background:#f3f5f6;border:1px solid #cfd5da;text-decoration:none;color:#26343e;font-size:10px;font-weight:900}.fc-pagination a.active{background:var(--fc-blue);border-color:var(--fc-blue);color:#fff}.fc-player-sidebar{display:grid;gap:12px;position:sticky;top:84px}.fc-player-side-panel{margin:0}.fc-player-side-panel .fc-panel-title{display:block}.fc-player-side-panel .fc-panel-title small{display:block;margin-top:2px;color:var(--fc-muted);font-size:8px;text-transform:none;font-weight:600}.fc-player-mini-list{display:grid}.fc-player-mini-list>a{display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid #e4e7e9;text-decoration:none;color:inherit}.fc-player-mini-list>a:last-child{border-bottom:0}.fc-player-mini-score{width:34px;height:34px;border-radius:4px;background:#7957e9;color:#fff;display:grid;place-items:center;font-weight:950;font-size:11px}.fc-player-mini-list strong{display:block;font-size:10px;line-height:1.2}.fc-player-mini-list small{display:block;color:var(--fc-muted);font-size:8.5px;line-height:1.35;margin-top:2px}.fc-player-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:16px;align-items:start}.fc-player-profile-hero{display:grid;grid-template-columns:140px minmax(0,1fr);gap:20px;align-items:center;background:#fff;border:1px solid var(--fc-line);border-left:7px solid var(--fc-red);padding:22px;box-shadow:0 5px 15px rgba(0,0,0,.06)}.fc-player-profile-photo{width:130px;height:130px;background:#edf1f3;border:1px solid var(--fc-line);display:grid;place-items:center;overflow:hidden}.fc-player-profile-photo img{width:100%;height:100%;object-fit:cover}.fc-player-profile-photo span{font-size:42px;color:var(--fc-blue);font-weight:950}.fc-player-profile-main h1{font-size:32px;line-height:1;margin:0 0 7px}.fc-player-profile-main p{margin:0;color:var(--fc-muted)}.fc-profile-scores{display:flex;gap:8px;margin-top:16px}.fc-profile-scores span{min-width:82px;background:#f2f4f6;border:1px solid #d8dde1;padding:9px 11px}.fc-profile-scores b{display:block;font-size:22px}.fc-profile-scores small{display:block;font-size:8px;color:var(--fc-muted);font-weight:900}.fc-player-facts,.fc-player-ability{background:#fff;border:1px solid var(--fc-line);margin-top:14px;padding:18px}.fc-player-facts h2{margin:0 0 13px;text-transform:uppercase;font-size:17px}.fc-fact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.fc-fact-grid>div{background:#f4f6f7;border:1px solid #e0e4e7;padding:10px}.fc-fact-grid small{display:block;color:var(--fc-muted);font-size:8px;font-weight:900;text-transform:uppercase}.fc-fact-grid strong{display:block;margin-top:3px;font-size:12px;overflow-wrap:anywhere}.fc-player-ability{padding:0}.fc-ability-bars{padding:18px;display:grid;gap:14px}.fc-ability-bars>div{position:relative;display:grid;grid-template-columns:90px 55px 1fr;align-items:center;gap:8px}.fc-ability-bars span{font-size:10px;font-weight:900;text-transform:uppercase}.fc-ability-bars b{font-size:13px}.fc-ability-bars i{height:10px;background:#e1e5e8;position:relative;overflow:hidden}.fc-ability-bars i:after{content:'';position:absolute;inset:0 auto 0 0;width:var(--ability);background:linear-gradient(90deg,var(--fc-blue),#7d5cf1)}
@media(max-width:1180px){.fc-playerdb-layout{grid-template-columns:220px minmax(0,1fr)}.fc-player-sidebar{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));position:static}.fc-player-table-head,.fc-player-row{grid-template-columns:56px 56px minmax(220px,1fr) 52px 80px 90px 100px}.fc-news-page-layout{grid-template-columns:minmax(0,1fr) 290px}}
@media(max-width:900px){.fc-news-page-layout,.fc-player-detail-layout{grid-template-columns:1fr}.fc-news-sidebar,.fc-player-filter{position:static}.fc-playerdb-layout{grid-template-columns:1fr}.fc-player-filter{position:static}.fc-player-sidebar{grid-template-columns:1fr}.fc-home-game-grid,.fc-game-grid{grid-template-columns:1fr 1fr}.fc-player-table-head{display:none}.fc-player-row{grid-template-columns:52px 52px minmax(0,1fr);gap:7px}.fc-player-row>span:nth-child(n+4){display:none}.fc-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.fc-home-game-grid,.fc-game-grid{grid-template-columns:1fr}.fc-home-game-card,.fc-game-card{grid-template-columns:52px minmax(0,1fr)}.fc-home-game-card>b,.fc-game-card>b{grid-column:2}.fc-playerdb-top{align-items:flex-start;flex-direction:column}.fc-player-profile-hero{grid-template-columns:90px minmax(0,1fr);gap:13px}.fc-player-profile-photo{width:82px;height:82px}.fc-player-profile-main h1{font-size:24px}.fc-profile-scores{flex-wrap:wrap}.fc-profile-scores span{min-width:70px}.fc-fact-grid{grid-template-columns:1fr 1fr}.fc-news-article{padding:19px}.fc-comment-submit{align-items:flex-start;flex-direction:column}.fc-news-comment header{align-items:flex-start;flex-direction:column;gap:2px}}

/* v1.4.2 - Footy News social sharing */
.fc-news-share{margin-top:24px;padding:14px 16px;background:#f1f4f6;border:1px solid var(--fc-line);border-left:5px solid var(--fc-blue);display:flex;align-items:center;justify-content:space-between;gap:16px}
.fc-news-share-copy{min-width:0}.fc-news-share-copy>span{display:block;font-size:10px;line-height:1;font-weight:950;letter-spacing:.08em;color:#111;text-transform:uppercase}.fc-news-share-copy small{display:block;margin-top:5px;color:var(--fc-muted);font-size:10px;line-height:1.35}
.fc-news-share-buttons{display:flex;align-items:center;gap:8px;flex:0 0 auto}.fc-share-btn{min-height:40px;display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border-radius:3px;text-decoration:none;font-size:11px;font-weight:900;line-height:1;color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.09);transition:transform .15s ease,filter .15s ease,box-shadow .15s ease}.fc-share-btn:hover{color:#fff;text-decoration:none;transform:translateY(-1px);filter:brightness(.96);box-shadow:0 5px 12px rgba(0,0,0,.14)}
.fc-share-facebook{background:#1877f2}.fc-share-x{background:#111}.fc-share-icon{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.16);font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:950}.fc-share-x-icon{font-size:11px}
@media(max-width:700px){.fc-news-share{align-items:flex-start;flex-direction:column}.fc-news-share-buttons{width:100%}.fc-share-btn{flex:1;justify-content:center}}

/* v1.4.3 - Footy News inline image gallery */
.fc-news-article .news-gallery-clickable{cursor:zoom-in;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}
.fc-news-article .news-gallery-clickable:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(0,0,0,.15);opacity:.98}
.fc-news-article .news-inline-image{display:block;margin:18px auto;max-width:100%;height:auto}
.fc-news-article .fc-article-image.news-gallery-clickable{display:block;width:100%;max-width:100%;height:auto}
html.news-gallery-open,html.news-gallery-open body{overflow:hidden}
.news-gallery-modal[hidden]{display:none!important}.news-gallery-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:24px;opacity:0;transition:opacity .16s ease}.news-gallery-modal.is-open{opacity:1}
.news-gallery-backdrop{position:absolute;inset:0;background:rgba(7,10,12,.91);backdrop-filter:blur(4px)}
.news-gallery-dialog{position:relative;z-index:1;width:min(1240px,96vw);height:min(900px,94vh);display:grid;grid-template-columns:56px minmax(0,1fr) 56px;grid-template-rows:minmax(0,1fr) auto;align-items:center;gap:8px;padding:44px 14px 14px;background:#101315;border:1px solid rgba(255,255,255,.16);box-shadow:0 28px 90px rgba(0,0,0,.55)}
.news-gallery-stage{grid-column:2;grid-row:1;margin:0;min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.news-gallery-stage img{display:block;max-width:100%;max-height:calc(94vh - 105px);width:auto;height:auto;object-fit:contain;box-shadow:0 8px 34px rgba(0,0,0,.35)}.news-gallery-stage figcaption{max-width:900px;color:#e4e8eb;font-size:12px;line-height:1.45;text-align:center}
.news-gallery-close{position:absolute;top:8px;right:10px;width:38px;height:38px;border:1px solid rgba(255,255,255,.25);background:#1c2023;color:#fff;font-size:27px;line-height:1;cursor:pointer}.news-gallery-close:hover{background:#d60000;border-color:#d60000}
.news-gallery-nav{width:46px;height:58px;border:1px solid rgba(255,255,255,.2);background:rgba(24,30,34,.88);color:#fff;font-size:42px;line-height:1;cursor:pointer;display:grid;place-items:center}.news-gallery-nav:hover{background:#075f91}.news-gallery-prev{grid-column:1;grid-row:1}.news-gallery-next{grid-column:3;grid-row:1}.news-gallery-nav[hidden],.news-gallery-counter[hidden]{display:none!important}
.news-gallery-counter{grid-column:1/-1;grid-row:2;justify-self:center;color:#c8d0d5;background:#1a1f22;border:1px solid rgba(255,255,255,.12);padding:5px 10px;font-size:10px;font-weight:900;letter-spacing:.08em}
@media(max-width:700px){.news-gallery-modal{padding:0}.news-gallery-dialog{width:100vw;height:100dvh;max-height:none;border:0;padding:52px 8px 12px;grid-template-columns:42px minmax(0,1fr) 42px}.news-gallery-stage img{max-height:calc(100dvh - 130px)}.news-gallery-nav{width:38px;height:50px;font-size:34px}.news-gallery-close{top:9px;right:9px}.news-gallery-stage figcaption{font-size:11px;padding:0 4px}.fc-news-article .news-inline-image{max-width:100%!important}}

/* v1.4.4 - Footyshoe Download Center */
.fc-download-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(125deg,#111 0,#191919 72%,#07588a 72%,#07588a 100%);color:#fff;border-left:7px solid var(--fc-red);padding:26px 30px;margin-bottom:14px;box-shadow:var(--fc-shadow)}.fc-download-hero h1{font-size:clamp(28px,4vw,44px);line-height:1;margin:0 0 8px;text-transform:uppercase;letter-spacing:-.025em}.fc-download-hero p{margin:0;max-width:800px;color:#cbd3d8}.fc-download-hero .fc-kicker{background:var(--fc-red)}.fc-download-hero-stat{min-width:150px;text-align:center;background:rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.16);padding:15px}.fc-download-hero-stat strong{display:block;font-size:30px;line-height:1}.fc-download-hero-stat span{display:block;margin-top:5px;font-size:9px;text-transform:uppercase;font-weight:900;color:#dce8ee}
.fc-download-breadcrumb{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:10px;text-transform:uppercase;font-weight:900;margin:0 0 14px;color:#687681}.fc-download-breadcrumb a{text-decoration:none}.fc-download-center-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:16px;align-items:start}.fc-download-sidebar{display:grid;gap:12px;position:sticky;top:84px}.fc-download-side-panel{margin:0}.fc-download-side-list{display:grid}.fc-download-side-list>a{display:grid;grid-template-columns:48px minmax(0,1fr);gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid #e1e5e8;text-decoration:none;color:inherit}.fc-download-side-list>a:last-child{border-bottom:0}.fc-download-side-list img,.fc-download-side-icon{width:48px;height:40px;object-fit:cover;border:1px solid #d7dde1;background:#edf1f3}.fc-download-side-icon{display:grid;place-items:center;font-size:20px;font-weight:950;color:var(--fc-blue)}.fc-download-side-list strong{display:block;font-size:10px;line-height:1.25}.fc-download-side-list small{display:block;color:var(--fc-muted);font-size:8.5px;margin-top:2px}.fc-download-main{min-width:0}.fc-download-category-panel,.fc-download-results-panel{margin-bottom:16px}.fc-download-category-list{display:grid}.fc-download-category-card{display:grid;grid-template-columns:58px minmax(0,1fr) 92px 20px;gap:12px;align-items:center;min-height:74px;padding:10px 15px;border-bottom:1px solid #e0e5e8;text-decoration:none;color:inherit;background:#fff;transition:background .15s ease,transform .15s ease}.fc-download-category-card:last-child{border-bottom:0}.fc-download-category-card:hover{background:#f7fafb;transform:translateX(2px)}.fc-download-category-icon{width:52px;height:52px;display:grid;place-items:center;background:#eaf0f3;border:1px solid #cad3d9;color:var(--fc-blue);font-size:20px;font-weight:950}.fc-download-category-icon img{width:100%;height:100%;object-fit:cover}.fc-download-category-copy strong{display:block;font-size:15px}.fc-download-category-copy small{display:block;color:var(--fc-muted);font-size:10px;line-height:1.35;margin-top:3px}.fc-download-category-count{text-align:center;font-size:16px;font-weight:950}.fc-download-category-count small{display:block;color:var(--fc-muted);font-size:8px;text-transform:uppercase}.fc-download-category-arrow{font-size:28px;color:#9aa7af}.fc-download-list{display:grid}.fc-download-list-card{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px;border-bottom:1px solid #e0e5e8;background:#fff;transition:background .15s ease}.fc-download-list-card:last-child{border-bottom:0}.fc-download-list-card:hover{background:#f8fafb}.fc-download-list-image{width:150px;height:92px;background:#e8edf0;border:1px solid #ced6db;display:grid;place-items:center;overflow:hidden;text-decoration:none}.fc-download-list-image img{width:100%;height:100%;object-fit:cover}.fc-download-list-image span{font-size:34px;color:var(--fc-blue);font-weight:950}.fc-download-list-main{min-width:0}.fc-download-list-top{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-bottom:5px}.fc-download-category-pill,.fc-download-version-pill,.fc-download-featured-pill{display:inline-flex;align-items:center;min-height:20px;padding:3px 7px;border-radius:2px;background:#e9eff3;color:#36505f;font-size:8px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.fc-download-version-pill{background:#ece7ff;color:#5c3dc5}.fc-download-featured-pill{background:#fff0cb;color:#8f5a00}.fc-download-list-card h2{font-size:18px;line-height:1.15;margin:0 0 5px}.fc-download-list-card h2 a{text-decoration:none;color:#0c293c}.fc-download-list-card p{margin:0 0 7px;color:var(--fc-muted);font-size:11px}.fc-download-list-meta{display:flex;gap:10px;flex-wrap:wrap;color:#6c7982;font-size:9px}.fc-download-view-btn{min-width:74px}
.fc-download-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.fc-download-detail-head h1{font-size:clamp(29px,4vw,43px);line-height:1.02;margin:4px 0 9px}.fc-download-big-count{min-width:116px;background:#111;color:#fff;text-align:center;padding:14px;border-left:5px solid var(--fc-red)}.fc-download-big-count strong{display:block;font-size:25px;line-height:1}.fc-download-big-count span{display:block;font-size:8px;text-transform:uppercase;color:#c7d0d5;margin-top:5px}.fc-download-facts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:15px 0}.fc-download-facts>div{background:#f2f5f6;border:1px solid #dce1e4;padding:9px}.fc-download-facts span{display:block;color:var(--fc-muted);font-size:8px;text-transform:uppercase;font-weight:900}.fc-download-facts strong{display:block;margin-top:2px;font-size:11px;overflow-wrap:anywhere}.fc-download-content{padding-top:7px}.fc-download-article .news-inline-image{display:block;margin:18px auto;max-width:100%;height:auto}.fc-gallery-article .news-gallery-clickable{cursor:zoom-in;transition:transform .18s ease,box-shadow .18s ease}.fc-gallery-article .news-gallery-clickable:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(0,0,0,.15)}.fc-download-action-box{margin-top:24px;padding:17px;background:#111;color:#fff;border-left:6px solid var(--fc-red);display:flex;align-items:center;justify-content:space-between;gap:18px}.fc-download-action-box h2{margin:0 0 4px;text-transform:uppercase;font-size:18px}.fc-download-action-box p{margin:0;color:#bdc7cc;font-size:10px}.fc-download-action-box .fc-kicker{margin:0 0 6px;background:var(--fc-blue)}.fc-download-action-buttons{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.fc-download-primary{min-width:165px}.fc-download-forum-link{margin-top:14px;background:#eaf1f5;border:1px solid #c8d5dc;border-left:5px solid var(--fc-blue);display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 15px}.fc-download-forum-link strong{display:block}.fc-download-forum-link span{display:block;color:var(--fc-muted);font-size:10px;margin-top:2px}.fc-download-share .fc-news-share-buttons{flex-wrap:wrap}.fc-share-reddit{background:#ff4500}.fc-share-mail{background:#48545c}.fc-download-comments{margin-top:16px}
.fc-download-wait-card{max-width:720px;margin:55px auto;background:#fff;border:1px solid var(--fc-line);border-left:8px solid var(--fc-red);box-shadow:var(--fc-shadow);padding:34px;text-align:center}.fc-download-wait-icon{width:72px;height:72px;border-radius:50%;background:var(--fc-blue);color:#fff;display:grid;place-items:center;margin:0 auto 15px;font-size:37px;font-weight:950}.fc-download-wait-card h1{margin:4px 0 10px;font-size:30px}.fc-download-wait-card p{color:var(--fc-muted)}.fc-download-wait-number{display:flex;align-items:baseline;justify-content:center;gap:6px;margin:18px 0 9px}.fc-download-wait-number strong{font-size:42px;line-height:1;color:var(--fc-red)}.fc-download-wait-number span{text-transform:uppercase;font-size:9px;font-weight:900}.fc-download-wait-progress{height:10px;background:#e3e8eb;overflow:hidden;margin:0 auto 17px;max-width:520px}.fc-download-wait-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--fc-red),var(--fc-blue));transition:width .4s linear}.fc-download-wait-card .fc-btn{margin:3px}.fc-download-wait-card .fc-btn.disabled{opacity:.55;pointer-events:none}.fc-download-wait-card small{display:block;margin-top:12px;color:var(--fc-muted)}
@media(max-width:980px){.fc-download-center-layout{grid-template-columns:1fr}.fc-download-sidebar{position:static;grid-template-columns:repeat(3,minmax(0,1fr));grid-row:2}.fc-download-main{grid-row:1}.fc-download-facts{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.fc-download-hero{align-items:flex-start;flex-direction:column;padding:22px}.fc-download-hero-stat{width:100%}.fc-download-sidebar{grid-template-columns:1fr}.fc-download-category-card{grid-template-columns:50px minmax(0,1fr) 58px 14px;padding:9px}.fc-download-category-icon{width:45px;height:45px}.fc-download-list-card{grid-template-columns:92px minmax(0,1fr);gap:10px}.fc-download-list-image{width:92px;height:74px}.fc-download-view-btn{grid-column:1/-1}.fc-download-list-meta{gap:6px}.fc-download-detail-head{flex-direction:column}.fc-download-big-count{width:100%}.fc-download-facts{grid-template-columns:1fr 1fr}.fc-download-action-box,.fc-download-forum-link{align-items:stretch;flex-direction:column}.fc-download-action-buttons{justify-content:flex-start}.fc-download-action-buttons .fc-btn{width:100%}.fc-download-wait-card{margin:18px auto;padding:25px 18px}.fc-download-share .fc-news-share-buttons{display:grid;grid-template-columns:1fr 1fr}.fc-download-share .fc-share-btn{width:100%}.fc-download-article .news-inline-image{max-width:100%!important}}

/* Download Center v1.4.5 — community submissions, wait-page ads and supporter tiers */
.fc-download-hero-actions{display:flex;flex-direction:column;gap:9px;align-items:stretch;min-width:170px}.fc-download-hero-actions .fc-btn{justify-content:center}.fc-download-submit-side .fc-panel-body{padding:14px;background:linear-gradient(145deg,#111,#1a1a1a);color:#fff;border-left:5px solid var(--fc-red)}.fc-download-submit-side strong{display:block;font-size:14px;margin:7px 0 4px}.fc-download-submit-side p{font-size:9.5px;line-height:1.45;color:#c8d0d4;margin:0 0 10px}.fc-download-submit-side .fc-btn{width:100%;justify-content:center}.fc-download-submit-login{max-width:760px;margin:45px auto}.fc-download-submit-login-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.fc-download-submit-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;margin-bottom:16px;background:linear-gradient(125deg,#111 0,#1a1a1a 77%,#07588a 77%);color:#fff;border-left:7px solid var(--fc-red);box-shadow:var(--fc-shadow)}.fc-download-submit-hero h1{font-size:clamp(28px,4vw,44px);margin:5px 0 6px;text-transform:uppercase}.fc-download-submit-hero p{max-width:820px;margin:0;color:#cbd3d8}.fc-download-submit-form{display:grid;gap:16px}.fc-download-submit-form .fc-panel{margin:0}.fc-download-submit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fc-download-submit-grid label,.fc-download-community-image-upload,.fc-download-community-file{display:grid;gap:6px;font-size:10px;font-weight:900;text-transform:uppercase;color:#263b49}.fc-download-submit-grid label.wide{grid-column:1/-1}.fc-download-submit-grid input,.fc-download-submit-grid select,.fc-download-submit-grid textarea,.fc-download-community-image-upload input,.fc-download-community-file input{width:100%;border:1px solid #cbd4d9;background:#fff;padding:11px 12px;font:inherit;font-size:13px;color:#101820;text-transform:none;min-height:42px}.fc-download-submit-grid textarea{resize:vertical;line-height:1.45}.fc-download-submit-grid small,.fc-download-community-image-upload small,.fc-download-community-file small{font-size:9px;color:var(--fc-muted);text-transform:none;font-weight:500}.fc-download-community-image-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:16px;align-items:start}.fc-download-community-image-preview{min-height:165px;border:1px dashed #bfcbd1;background:#f2f5f6;display:grid;place-items:center;overflow:hidden;color:#7a8790;font-size:10px}.fc-download-community-image-preview img{width:100%;height:100%;max-height:260px;object-fit:contain;background:#fff}.fc-download-source-choice{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.fc-download-source-choice label{display:flex;align-items:center;gap:6px;padding:9px 11px;border:1px solid #cbd4d9;background:#f5f7f8;font-size:10px;font-weight:900}.fc-download-community-progress{position:relative;height:28px;background:#e2e7ea;border:1px solid #cbd4d9;margin-top:12px;overflow:hidden}.fc-download-community-progress>span{position:absolute;inset:0 auto 0 0;width:0;background:linear-gradient(90deg,var(--fc-red),var(--fc-blue));transition:width .12s linear}.fc-download-community-progress>strong{position:relative;z-index:1;display:grid;place-items:center;height:100%;font-size:10px;color:#111}.fc-download-submit-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:16px}.fc-download-submit-actions span{font-size:9px;color:var(--fc-muted);text-transform:uppercase;font-weight:900}.fc-download-submission-list{display:grid}.fc-download-submission-row{display:grid;grid-template-columns:minmax(0,1fr) auto 105px;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid #e0e5e8}.fc-download-submission-row:last-child{border-bottom:0}.fc-download-submission-row strong{display:block}.fc-download-submission-row small{display:block;color:var(--fc-muted);font-size:9px;margin-top:2px}.fc-download-submission-row p{margin:5px 0 0;color:#5d6971;font-size:10px}.fc-download-submission-status{display:inline-flex;align-items:center;padding:5px 8px;border-radius:2px;font-size:8px;font-weight:950;text-transform:uppercase;background:#edf1f3;color:#42535e}.fc-download-submission-status.status-approved{background:#e5f6e8;color:#16722f}.fc-download-submission-status.status-rejected{background:#fde8e8;color:#a20f0f}.fc-download-submission-status.status-changes_requested{background:#fff0cf;color:#8b5800}.fc-download-submission-points{text-align:center}.fc-download-submission-points strong{font-size:16px;color:var(--fc-blue)}.fc-download-submission-points span{display:block;font-size:8px;color:var(--fc-muted);text-transform:uppercase}.fc-download-tier{max-width:520px;margin:14px auto;padding:10px 12px;background:#f2f5f6;border:1px solid #d7dfe3;display:grid;grid-template-columns:1fr auto;gap:3px 12px;text-align:left;align-items:center}.fc-download-tier span{font-size:9px;text-transform:uppercase;font-weight:950;color:#687681}.fc-download-tier strong{font-size:13px;color:#0c293c}.fc-download-tier small{grid-column:1/-1;color:#7b878f;font-size:8.5px}.fc-download-ad{max-width:640px;margin:17px auto;padding:9px;background:#f1f3f4;border:1px solid #d3dadd;text-align:left}.fc-download-ad-label{display:block;margin-bottom:6px;color:#7b858b;font-size:8px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.fc-download-ad-content{max-width:100%;overflow:hidden;text-align:center}.fc-download-ad-content img,.fc-download-ad-content iframe{max-width:100%;height:auto}.fc-download-supporter{max-width:640px;margin:17px auto;padding:14px 16px;background:linear-gradient(135deg,#101010,#1b1b1b);border-left:5px solid var(--fc-blue);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left}.fc-download-supporter strong{display:block;font-size:14px;margin:4px 0}.fc-download-supporter p{margin:0;color:#c8d0d4;font-size:9.5px}.fc-download-supporter .fc-kicker{margin:0;background:var(--fc-red)}
@media(max-width:720px){.fc-download-hero-actions{width:100%;min-width:0}.fc-download-submit-hero{align-items:flex-start;flex-direction:column;padding:21px}.fc-download-submit-hero>.fc-btn{width:100%}.fc-download-submit-grid{grid-template-columns:1fr}.fc-download-submit-grid label.wide{grid-column:auto}.fc-download-community-image-grid{grid-template-columns:1fr}.fc-download-community-image-preview{min-height:140px}.fc-download-submission-row{grid-template-columns:1fr}.fc-download-submission-status{justify-self:start}.fc-download-submission-points{text-align:left}.fc-download-tier{grid-template-columns:1fr;text-align:center}.fc-download-tier small{grid-column:auto}.fc-download-supporter{flex-direction:column;align-items:stretch}.fc-download-supporter .fc-btn{width:100%;justify-content:center}.fc-download-ad{padding:6px}.fc-download-submit-login-actions .fc-btn{width:100%;justify-content:center}}

/* v1.4.6 — Forum & Download Center readability ---------------------------
   Verdana is used for reading/UI copy only. Footyshoe headings keep the
   stronger existing Arial/Helvetica treatment so the site retains its look. */
:root{
  --fc-reading-font:Verdana,Geneva,sans-serif;
  --fc-display-font:Arial,Helvetica,sans-serif;
}

/* Forum reading typography */
.forum-index-body,
.forum-main-group,
.forum-board-list,
.forum-topic-list,
.forum-post,
.forum-user-card,
.forum-rich-editor,
.forum-quick-reply,
.forum-advanced-reply,
.forum-notification-list,
.forum-report-queue,
.forum-closed-notice{
  font-family:var(--fc-reading-font);
}
.forum-post-body{
  font-family:var(--fc-reading-font);
  font-size:15px;
  line-height:1.62;
}
.forum-post-head{
  font-family:var(--fc-reading-font);
  font-size:11.5px;
}
.forum-user-name{
  font-family:var(--fc-display-font);
  font-size:15px;
}
.forum-user-row{
  font-size:11.5px;
  line-height:1.45;
}
.forum-board-copy strong,
.forum-topic-subject,
.forum-main-copy h2,
.forum-topic-hero h1,
.forum-hero-card h1{
  font-family:var(--fc-display-font);
}
.forum-board-copy strong{font-size:16px}
.forum-board-copy small{
  font-family:var(--fc-reading-font);
  font-size:12.5px;
  line-height:1.48;
}
.forum-main-copy p{
  font-family:var(--fc-reading-font);
  font-size:12.5px;
  line-height:1.5;
}
.forum-topic-subject{font-size:17px;line-height:1.28}
.forum-topic-title small{
  font-family:var(--fc-reading-font);
  font-size:11.5px;
  line-height:1.45;
}
.forum-topic-stat small,
.forum-topic-last small,
.forum-topic-last span{
  font-family:var(--fc-reading-font);
  font-size:10.5px;
}
.forum-rich-surface{
  font-family:var(--fc-reading-font);
  font-size:14.5px;
  line-height:1.65;
}
.forum-quick-textarea{
  font:14px/1.6 var(--fc-reading-font);
}
.forum-rich-status,
.forum-editor-help{
  font-family:var(--fc-reading-font);
  font-size:10.5px;
}
.forum-tool-btn,
.forum-solution-form .forum-tool-btn,
.forum-hide-post .forum-tool-btn,
.forum-report>summary.forum-tool-btn,
.forum-owner-edit>summary.forum-tool-btn{
  font-family:var(--fc-reading-font)!important;
  font-size:10px!important;
}
.forum-reaction{font-family:var(--fc-reading-font);font-size:10.5px}
.forum-reply-button,.forum-quote-reply-button{
  font-family:var(--fc-reading-font);
  font-size:11px;
}
.forum-signature{
  font-family:var(--fc-reading-font);
  font-size:12px;
  line-height:1.5;
}

/* Download Center reading typography */
.fc-download-center-layout,
.fc-download-wait-card,
.fc-download-submit-form,
.fc-download-submit-login,
.fc-download-comments{
  font-family:var(--fc-reading-font);
}
.fc-download-hero h1,
.fc-download-category-copy strong,
.fc-download-list-card h2,
.fc-download-detail-head h1,
.fc-download-action-box h2,
.fc-download-submit-hero h1,
.fc-download-side-list strong{
  font-family:var(--fc-display-font);
}
.fc-download-category-copy strong{font-size:15.5px}
.fc-download-category-copy small{
  font-family:var(--fc-reading-font);
  font-size:12px;
  line-height:1.5;
}
.fc-download-side-list strong{font-size:11.5px}
.fc-download-side-list small{
  font-family:var(--fc-reading-font);
  font-size:10px;
  line-height:1.45;
}
.fc-download-list-card p{
  font-family:var(--fc-reading-font);
  font-size:12.5px;
  line-height:1.55;
}
.fc-download-list-meta{
  font-family:var(--fc-reading-font);
  font-size:10px;
  line-height:1.45;
}
.fc-download-facts span{
  font-family:var(--fc-reading-font);
  font-size:9.5px;
}
.fc-download-facts strong{
  font-family:var(--fc-reading-font);
  font-size:12px;
  line-height:1.4;
}
.fc-download-content,
.fc-download-article{
  font-family:var(--fc-reading-font);
  font-size:15px;
  line-height:1.65;
}
.fc-download-action-box p,
.fc-download-forum-link span{
  font-family:var(--fc-reading-font);
  font-size:11.5px;
  line-height:1.5;
}
.fc-download-wait-card p{
  font-family:var(--fc-reading-font);
  font-size:14px;
  line-height:1.6;
}
.fc-download-submit-side p,
.fc-download-supporter p{
  font-family:var(--fc-reading-font);
  font-size:11px;
  line-height:1.55;
}
.fc-download-submit-grid label,
.fc-download-community-image-upload,
.fc-download-community-file{
  font-family:var(--fc-reading-font);
  font-size:10.5px;
}
.fc-download-submit-grid input,
.fc-download-submit-grid select,
.fc-download-submit-grid textarea,
.fc-download-community-image-upload input,
.fc-download-community-file input{
  font-family:var(--fc-reading-font);
  font-size:14px;
}
.fc-download-submit-grid small,
.fc-download-community-image-upload small,
.fc-download-community-file small{
  font-family:var(--fc-reading-font);
  font-size:10px;
  line-height:1.45;
}
.fc-download-view-btn,
.fc-download-center-layout .fc-btn,
.fc-download-wait-card .fc-btn{
  font-family:var(--fc-reading-font);
  font-size:11px;
}

/* Do not let mobile readability collapse into tiny 10–12px body copy. */
@media(max-width:720px){
  .forum-post-body{font-size:14.5px;line-height:1.62}
  .forum-board-copy small,.forum-main-copy p{font-size:12px}
  .forum-topic-subject{font-size:16px}
  .forum-rich-surface,.forum-quick-textarea{font-size:14px}
  .fc-download-list-card p,.fc-download-category-copy small{font-size:12px}
  .fc-download-content,.fc-download-article{font-size:14px;line-height:1.62}
  .fc-download-wait-card p{font-size:13.5px}
  .fc-download-submit-grid input,.fc-download-submit-grid select,.fc-download-submit-grid textarea{font-size:14px}
}

/* v1.4.8 - World Managers ranking on homepage */
.fc-world-managers-panel .fc-panel-title small{
  color:var(--fc-muted);
  font-size:9px;
  text-transform:none;
  letter-spacing:0;
  font-weight:700;
}
.fc-world-manager-list{display:grid;gap:0}
.fc-world-manager-row{
  display:grid;
  grid-template-columns:34px 28px minmax(0,1fr) auto;
  align-items:center;
  gap:8px;
  min-height:57px;
  padding:8px 0;
  border-bottom:1px solid #e2e6e9;
}
.fc-world-manager-row:last-child{border-bottom:0}
.fc-world-manager-rank{
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#eef1f3;
  border:1px solid #d6dde1;
  color:#4d5d68;
  font-size:10px;
  font-weight:950;
}
.fc-world-manager-row.rank-1 .fc-world-manager-rank{background:#fff1b8;border-color:#d4ad27;color:#6d5200}
.fc-world-manager-row.rank-2 .fc-world-manager-rank{background:#edf1f4;border-color:#adb8c0;color:#47535c}
.fc-world-manager-row.rank-3 .fc-world-manager-rank{background:#f4dfca;border-color:#c78b52;color:#73451e}
.fc-world-manager-flag{
  width:28px;
  text-align:center;
  font-size:21px;
  line-height:1;
  filter:saturate(1.05);
}
.fc-world-manager-copy{min-width:0}
.fc-world-manager-copy strong{
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#15242e;
  font-family:var(--fc-reading-font, Verdana, Geneva, sans-serif);
  font-size:12px;
  line-height:1.25;
}
.fc-world-manager-copy small{
  display:block;
  margin-top:2px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:var(--fc-muted);
  font-family:var(--fc-reading-font, Verdana, Geneva, sans-serif);
  font-size:9.5px;
  line-height:1.35;
}
.fc-world-manager-score{
  min-width:55px;
  padding-left:7px;
  border-left:1px solid #e2e6e9;
  text-align:right;
}
.fc-world-manager-score strong{
  display:block;
  color:var(--fc-blue);
  font-size:13px;
  line-height:1.1;
  font-weight:950;
}
.fc-world-manager-score small{
  display:block;
  margin-top:2px;
  color:#8a959d;
  font-size:8px;
  line-height:1;
  text-transform:uppercase;
  font-weight:900;
}
@media(max-width:720px){
  .fc-world-manager-row{grid-template-columns:32px 26px minmax(0,1fr) auto;gap:7px;min-height:55px}
  .fc-world-manager-copy strong{font-size:11.5px}
  .fc-world-manager-copy small{font-size:9px}
}

/* =========================================================
   v1.4.9 - Footyplayers high-performance database
   ========================================================= */
.fc-playerdb-shell{--player-purple:#7658ee;--player-purple2:#9a68ff}.fc-playerdb-top p strong{color:var(--fc-blue)}
.fc-playerdb-layout{grid-template-columns:245px minmax(0,1fr) 255px;gap:14px}.fc-player-results{min-width:0;overflow:hidden}.fc-player-filter{font-family:Verdana,Geneva,sans-serif}.fc-filter-form{gap:10px}.fc-filter-form label{font-size:10px;line-height:1.25}.fc-filter-form input,.fc-filter-form select{font:12px/1.2 Verdana,Geneva,sans-serif;min-height:38px}.fc-filter-checks{display:grid;grid-template-columns:1fr 1fr;gap:5px 8px;padding:7px;background:#f4f6f7;border:1px solid #dce2e6}.fc-filter-checks label{display:flex;align-items:center;gap:6px!important;font-size:9px!important;text-transform:none!important;color:#26343d!important}.fc-filter-checks input{width:auto!important;min-height:0!important;margin:0}
.fc-player-table-head,.fc-player-row{display:grid;grid-template-columns:54px 54px minmax(270px,1.45fr) 48px 82px 86px 88px 88px 58px;align-items:center;column-gap:4px}.fc-player-table-head{padding:0 10px;font-size:9px;letter-spacing:.01em}.fc-player-row{min-height:88px;padding:9px 10px}.fc-player-row>span:not(.fc-player-score):not(.fc-player-namecell){font:12px/1.3 Verdana,Geneva,sans-serif;color:#45545f}.fc-player-score{width:46px;height:54px;border-radius:4px;font-size:17px;background:linear-gradient(145deg,#6b59f1,#875ff5)}.fc-player-score.potential{background:linear-gradient(145deg,#854fe7,#9d69ff)}.fc-player-namecell{grid-template-columns:54px minmax(0,1fr);gap:10px}.fc-player-photo-wrap{position:relative;width:52px;height:58px;display:grid;place-items:end center;overflow:hidden}.fc-player-namecell img,.fc-player-namecell .fc-player-avatar{width:52px;height:58px;border-radius:0;object-fit:contain;object-position:center bottom;background:#eef1f3}.fc-player-namecell strong{font:700 15px/1.2 Verdana,Geneva,sans-serif;color:#111}.fc-player-namecell small{font:11px/1.45 Verdana,Geneva,sans-serif;color:#51606b}.fc-player-flag{display:inline-block;margin-right:6px;font-size:.95em;vertical-align:1px}.fc-sell-pill{font-weight:700!important;white-space:nowrap}.fc-player-row:hover .fc-player-namecell strong{color:var(--fc-blue)}
.fc-player-side-panel .fc-panel-title span{font-size:12px}.fc-player-side-panel .fc-panel-title small{font-size:9px}.fc-player-mini-list strong{font:700 11px/1.25 Verdana,Geneva,sans-serif}.fc-player-mini-list small{font:9.5px/1.4 Verdana,Geneva,sans-serif}.fc-player-mini-score{font-size:12px}
.fc-player-profile-hero-v2{grid-template-columns:190px minmax(0,1fr);padding:24px}.fc-player-profile-photo-v2{width:180px;height:190px;position:relative;overflow:visible;background:linear-gradient(#f5f7f8,#e8edf0)}.fc-player-profile-photo-v2 img,.fc-player-profile-photo-v2>span{width:100%;height:100%;object-fit:contain;object-position:center bottom}.fc-player-profile-photo-v2>span{place-items:center;font-size:48px}.fc-player-profile-photo-v2 small{position:absolute;left:0;right:0;bottom:-18px;text-align:center;font:8px Verdana,Geneva,sans-serif;color:#798690}.fc-player-profile-main h1{font-size:34px}.fc-player-profile-main p{font:14px/1.5 Verdana,Geneva,sans-serif}.fc-profile-scores span{min-width:92px}.fc-profile-scores b{font-size:26px}.fc-player-statuses{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.fc-player-statuses span{padding:5px 8px;background:#eef4f8;border:1px solid #c8d9e4;color:#07588a;font:700 9px Verdana,Geneva,sans-serif;text-transform:uppercase}
.fc-fact-grid-wide{grid-template-columns:repeat(4,minmax(0,1fr))}.fc-fact-grid-wide small{font-size:8.5px}.fc-fact-grid-wide strong{font:700 12px/1.35 Verdana,Geneva,sans-serif}.fc-player-stats,.fc-player-attributes,.fc-player-position-ratings,.fc-player-personality{background:#fff;border:1px solid var(--fc-line);margin-top:14px}.fc-player-stats .fc-section-head,.fc-player-attributes .fc-section-head,.fc-player-position-ratings .fc-section-head,.fc-player-personality .fc-section-head{padding:14px 18px;border-bottom:1px solid #e1e5e8;background:#f5f7f8}.fc-player-stats .fc-section-head h2,.fc-player-attributes .fc-section-head h2,.fc-player-position-ratings .fc-section-head h2,.fc-player-personality .fc-section-head h2{margin:0;font-size:17px;text-transform:uppercase}.fc-player-stats .fc-section-head p,.fc-player-attributes .fc-section-head p,.fc-player-position-ratings .fc-section-head p,.fc-player-personality .fc-section-head p{margin:3px 0 0;font:10px Verdana,Geneva,sans-serif;color:var(--fc-muted)}
.fc-stat-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;background:#e0e5e8}.fc-stat-strip>div{background:#fff;padding:13px 10px;text-align:center}.fc-stat-strip small{display:block;color:#66747e;font:700 8px Verdana,Geneva,sans-serif;text-transform:uppercase}.fc-stat-strip strong{display:block;margin-top:4px;font:700 17px Verdana,Geneva,sans-serif;color:#0b5f91}
.fc-attribute-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px}.fc-attribute-group{border:1px solid #dce2e6;background:#fafbfc}.fc-attribute-group h3{margin:0;padding:9px 11px;background:#151515;color:#fff;border-left:4px solid var(--fc-red);font-size:12px;text-transform:uppercase}.fc-attribute-list{padding:5px 10px}.fc-attribute-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:28px;border-bottom:1px solid #e7eaec;font:11px Verdana,Geneva,sans-serif}.fc-attribute-list>div:last-child{border-bottom:0}.fc-attribute-list b{min-width:28px;text-align:center;padding:3px 5px;background:#e9edf0;color:#23323c}.fc-attribute-list b.good{background:#e3f2e7;color:#13732c}.fc-attribute-list b.elite{background:#0c7b37;color:#fff}.fc-attribute-list b.low{background:#f6e8e8;color:#9a2424}
.fc-position-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:16px}.fc-position-grid>div{display:grid;grid-template-columns:40px 24px 1fr;gap:7px;align-items:center;background:#f6f8f9;border:1px solid #e0e5e8;padding:8px}.fc-position-grid span{font:700 9px Verdana,Geneva,sans-serif}.fc-position-grid b{font:700 11px Verdana,Geneva,sans-serif}.fc-position-grid i{height:7px;background:#dce1e5;position:relative;overflow:hidden}.fc-position-grid i:after{content:'';position:absolute;inset:0 auto 0 0;width:var(--position);background:var(--fc-blue)}
.fc-personality-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;background:#e0e5e8}.fc-personality-grid>div{background:#fff;padding:11px;text-align:center}.fc-personality-grid small{display:block;font:700 8px Verdana,Geneva,sans-serif;color:#66747e;text-transform:uppercase}.fc-personality-grid strong{display:block;margin-top:4px;font:700 16px Verdana,Geneva,sans-serif;color:#26343e}.fc-player-database-meta{display:flex;flex-wrap:wrap;gap:16px;margin-top:14px;padding:10px 12px;background:#f0f3f5;border:1px solid #dce2e6;color:#687680;font:9px Verdana,Geneva,sans-serif}
@media(max-width:1500px){.fc-playerdb-layout{grid-template-columns:230px minmax(0,1fr) 235px}.fc-player-table-head,.fc-player-row{grid-template-columns:52px 52px minmax(245px,1fr) 46px 78px 82px 88px}.fc-player-table-head>span:nth-child(8),.fc-player-table-head>span:nth-child(9),.fc-player-row>span:nth-child(8),.fc-player-row>span:nth-child(9){display:none}.fc-position-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1180px){.fc-playerdb-layout{grid-template-columns:220px minmax(0,1fr)}.fc-player-sidebar{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));position:static}.fc-player-table-head,.fc-player-row{grid-template-columns:52px 52px minmax(245px,1fr) 48px 82px 86px 90px}.fc-player-table-head>span:nth-child(8),.fc-player-table-head>span:nth-child(9),.fc-player-row>span:nth-child(8),.fc-player-row>span:nth-child(9){display:none}.fc-stat-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.fc-personality-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){.fc-playerdb-layout,.fc-player-detail-layout{grid-template-columns:1fr}.fc-player-filter,.fc-player-sidebar{position:static}.fc-player-sidebar{grid-template-columns:1fr}.fc-player-table-head{display:none}.fc-player-row{grid-template-columns:50px 50px minmax(0,1fr);gap:7px}.fc-player-row>span:nth-child(n+4){display:none}.fc-player-profile-hero-v2{grid-template-columns:125px minmax(0,1fr)}.fc-player-profile-photo-v2{width:118px;height:130px}.fc-fact-grid-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-attribute-groups{grid-template-columns:1fr 1fr}.fc-position-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-stat-strip,.fc-personality-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.fc-playerdb-top{padding:15px}.fc-playerdb-top h1{font-size:23px}.fc-filter-checks{grid-template-columns:1fr 1fr}.fc-player-row{min-height:80px;padding:8px}.fc-player-score{width:44px;height:50px}.fc-player-namecell{grid-template-columns:48px minmax(0,1fr);gap:8px}.fc-player-photo-wrap,.fc-player-namecell img,.fc-player-namecell .fc-player-avatar{width:46px;height:52px}.fc-player-namecell strong{font-size:13px}.fc-player-namecell small{font-size:10px}.fc-player-profile-hero-v2{grid-template-columns:90px minmax(0,1fr);gap:12px;padding:16px}.fc-player-profile-photo-v2{width:84px;height:92px}.fc-player-profile-photo-v2 small{display:none}.fc-player-profile-main h1{font-size:24px}.fc-player-profile-main p{font-size:12px}.fc-fact-grid-wide{grid-template-columns:1fr 1fr}.fc-attribute-groups{grid-template-columns:1fr;padding:10px}.fc-position-grid{grid-template-columns:1fr 1fr;padding:10px}.fc-stat-strip,.fc-personality-grid{grid-template-columns:1fr 1fr}.fc-player-database-meta{display:grid;gap:5px}.fc-game-grid{grid-template-columns:1fr}}

/* ===== Footyshoe v1.4.9 FAST PLAYER DATABASE ===== */
.fc-playerdb-layout{grid-template-columns:225px minmax(0,1fr) 245px;gap:12px;align-items:start;overflow:visible}
.fc-player-results{min-width:0;overflow:hidden}
.fc-player-filter,.fc-player-sidebar{position:sticky;top:76px;align-self:start;max-height:calc(100vh - 92px);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#aeb8be #eef1f3}
.fc-player-filter::-webkit-scrollbar,.fc-player-sidebar::-webkit-scrollbar{width:7px}.fc-player-filter::-webkit-scrollbar-thumb,.fc-player-sidebar::-webkit-scrollbar-thumb{background:#aeb8be}.fc-player-filter::-webkit-scrollbar-track,.fc-player-sidebar::-webkit-scrollbar-track{background:#eef1f3}
.fc-player-table-head,.fc-player-row{grid-template-columns:50px 50px minmax(250px,1fr) 44px 82px 84px 52px;column-gap:5px;min-width:0}
.fc-player-table-head{min-height:42px;padding:0 9px}
.fc-player-row{min-height:96px;padding:8px 9px}
.fc-player-score{width:44px;height:52px;border-radius:3px;font-size:17px;background:linear-gradient(145deg,#075f94,#087db8);box-shadow:inset 0 -1px rgba(0,0,0,.12)}
.fc-player-score.potential{background:linear-gradient(145deg,#b90000,#e00000)}
.fc-player-mini-score{background:linear-gradient(145deg,#b90000,#e00000);border-radius:3px}
.fc-player-namecell{grid-template-columns:52px minmax(0,1fr);gap:9px;min-width:0}.fc-player-namecell>span:last-child{min-width:0}
.fc-player-namecell strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-player-namecell small{overflow-wrap:anywhere}.fc-player-row-extra{color:#75828a;font-size:9.5px}
.fc-player-row>span:not(.fc-player-score):not(.fc-player-namecell){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fc-pagination-fast{display:flex;align-items:center;gap:8px}.fc-pagination-fast>span{font:700 11px/1 Verdana,Geneva,sans-serif;color:#53616b;padding:0 8px}
.fc-player-side-panel{box-shadow:none}.fc-player-sidebar{padding-right:2px}

/* Keep three columns longer on normal desktop/laptop widths. */
@media (max-width:1250px) and (min-width:981px){
  .fc-playerdb-layout{grid-template-columns:205px minmax(0,1fr) 205px;gap:9px}
  .fc-player-table-head,.fc-player-row{grid-template-columns:46px 46px minmax(210px,1fr) 42px 78px}
  .fc-player-table-head>span:nth-child(5),.fc-player-row>span:nth-child(5){display:none}
  .fc-player-table-head>span:nth-child(7),.fc-player-row>span:nth-child(7){display:none}
  .fc-player-score{width:41px;height:48px}.fc-player-namecell{grid-template-columns:46px minmax(0,1fr)}.fc-player-photo-wrap,.fc-player-namecell img,.fc-player-namecell .fc-player-avatar{width:44px;height:50px}
}
@media (max-width:980px){
  .fc-playerdb-layout{grid-template-columns:1fr}.fc-player-filter,.fc-player-sidebar{position:static;max-height:none;overflow:visible}.fc-player-sidebar{grid-template-columns:repeat(3,minmax(0,1fr));grid-column:auto}.fc-player-table-head{display:none}.fc-player-row{grid-template-columns:48px 48px minmax(0,1fr);min-height:84px}.fc-player-row>span:nth-child(n+4){display:none}
}
@media (max-width:700px){.fc-player-sidebar{grid-template-columns:1fr}.fc-playerdb-top{align-items:flex-start;flex-direction:column}.fc-player-row{grid-template-columns:44px 44px minmax(0,1fr)}.fc-player-score{width:40px;height:48px}.fc-player-row-extra{display:none}}


/* v1.4.9.1 - Moneyball recruitment value */
.fc-player-moneyball{background:#fff;border:1px solid var(--fc-line);margin-top:14px}
.fc-player-moneyball .fc-section-head{padding:14px 18px;border-bottom:1px solid #e1e5e8;background:#f5f7f8}
.fc-player-moneyball .fc-section-head h2{margin:0;font-size:17px;text-transform:uppercase}
.fc-player-moneyball .fc-section-head p{margin:3px 0 0;font:10px/1.45 Verdana,Geneva,sans-serif;color:var(--fc-muted)}
.fc-moneyball-body{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(360px,1.25fr);gap:0}
.fc-moneyball-score-card{display:grid;grid-template-columns:128px minmax(0,1fr);gap:16px;align-items:center;padding:20px;border-right:1px solid #e1e5e8;background:linear-gradient(135deg,#fbfcfd,#f2f5f7)}
.fc-moneyball-ring{--moneyball:50;width:118px;height:118px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#0b75a8 calc(var(--moneyball)*1%),#e2e7ea 0);position:relative}
.fc-moneyball-ring:after{content:'';position:absolute;inset:9px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #dce3e7}
.fc-moneyball-ring>span{position:relative;z-index:1;text-align:center}.fc-moneyball-ring b{display:block;font:900 34px/1 Verdana,Geneva,sans-serif;color:#0a5d8c}.fc-moneyball-ring small{display:block;margin-top:4px;font:700 9px Verdana,Geneva,sans-serif;color:#77848d}
.fc-moneyball-label{display:inline-flex;padding:5px 8px;background:#111;color:#fff;border-left:4px solid var(--fc-red);font:900 9px/1 Verdana,Geneva,sans-serif;text-transform:uppercase;letter-spacing:.03em}
.fc-moneyball-score-card h3{margin:8px 0 5px;font-size:17px}.fc-moneyball-score-card p{margin:0;color:#35444e;font:12px/1.55 Verdana,Geneva,sans-serif}.fc-moneyball-note{display:block;margin-top:9px;color:#7a8790;font:9px/1.45 Verdana,Geneva,sans-serif}
.fc-moneyball-components{padding:14px 18px;display:grid;align-content:center;gap:9px}.fc-moneyball-component>span{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:4px}.fc-moneyball-component b{font:700 10px Verdana,Geneva,sans-serif;color:#3a4953}.fc-moneyball-component em{font:900 10px Verdana,Geneva,sans-serif;color:#0a628f;font-style:normal}.fc-moneyball-component i{display:block;height:7px;background:#e5e9ec;overflow:hidden}.fc-moneyball-component u{display:block;height:100%;background:linear-gradient(90deg,#0d6e9f,#1595c9);text-decoration:none}
@media(max-width:900px){.fc-moneyball-body{grid-template-columns:1fr}.fc-moneyball-score-card{border-right:0;border-bottom:1px solid #e1e5e8}.fc-moneyball-components{padding:16px}}
@media(max-width:560px){.fc-moneyball-score-card{grid-template-columns:90px minmax(0,1fr);gap:12px;padding:14px}.fc-moneyball-ring{width:82px;height:82px}.fc-moneyball-ring:after{inset:7px}.fc-moneyball-ring b{font-size:25px}.fc-moneyball-score-card h3{font-size:15px}.fc-moneyball-score-card p{font-size:11px}}
