/* Futsal Maniax Team / League System v0.1.0 */
.fm-tl-wrap{background:#f7f7f4;padding:0 0 72px}.fm-tl{--fm-black:#07090d;--fm-yellow:#ffe200;--fm-line:#e7e1c9;--fm-muted:#646464;color:#111}.fm-tl a{text-decoration:none}.fm-tl-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;background:radial-gradient(circle at 88% 14%,rgba(255,226,0,.25),transparent 34%),linear-gradient(135deg,#080b10,#161a20);border-radius:24px;color:#fff;padding:34px;box-shadow:0 22px 48px rgba(0,0,0,.16);overflow:hidden;position:relative}.fm-tl-hero:after{content:"";position:absolute;right:-70px;bottom:-90px;width:230px;height:230px;border:24px solid rgba(255,226,0,.16);border-radius:50%}.fm-tl-kicker,.fm-tl-section-head span,.fm-tl-f-banner span{display:inline-flex;align-items:center;gap:8px;background:var(--fm-yellow);color:#07090d;border-radius:999px;padding:6px 12px;font-weight:900;font-size:11px;letter-spacing:.08em}.fm-tl-hero h1{font-size:clamp(28px,4vw,52px);line-height:1.05;margin:14px 0 12px;color:#fff}.fm-tl-hero p{max-width:720px;color:rgba(255,255,255,.82);font-weight:700;line-height:1.8;margin:0}.fm-tl-hero-actions{display:flex;gap:10px;flex-wrap:wrap;position:relative;z-index:1}.fm-tl-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#07090d!important;padding:11px 16px;font-weight:900;font-size:13px;border:1px solid rgba(0,0,0,.08)}.fm-tl-btn-primary{background:var(--fm-yellow);color:#050505!important}.fm-tl-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.fm-tl-badges span{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.fm-tl-note{background:#fffbe2;border:1px solid #f1df83;border-radius:14px;margin:18px 0;padding:14px 18px}.fm-tl-note p{margin:0;font-weight:700;line-height:1.7}.fm-tl-content,.fm-tl-editable{background:#fff;border:1px solid #eee;border-radius:20px;padding:24px;margin:22px 0;box-shadow:0 12px 28px rgba(0,0,0,.05)}.fm-tl-content:empty,.fm-tl-editable:empty{display:none}.fm-tl-section-head{margin:34px 0 16px;border-left:5px solid var(--fm-yellow);padding-left:14px}.fm-tl-section-head span{margin-bottom:8px}.fm-tl-section-head h2{font-size:28px;line-height:1.2;margin:0;color:#111}.fm-tl-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.fm-tl-tabs button{border:1px solid #ddd;background:#fff;border-radius:999px;padding:10px 15px;font-weight:900;cursor:pointer}.fm-tl-tabs button small{display:inline-flex;margin-left:8px;background:#111;color:#fff;border-radius:999px;padding:2px 7px;font-size:11px}.fm-tl-tabs button.is-active{background:#111;color:#fff;border-color:#111}.fm-tl-tabs button.is-active small{background:var(--fm-yellow);color:#111}.fm-tl-tab-panel{display:none}.fm-tl-tab-panel.is-active{display:block}.fm-tl-team-list{border-radius:18px;background:#fff;border:1px solid #e8e8e8;overflow:hidden;box-shadow:0 14px 30px rgba(0,0,0,.05)}.fm-tl-team-row{display:grid;grid-template-columns:1.6fr .8fr .8fr auto;gap:14px;align-items:center;padding:15px 18px;color:#111;border-bottom:1px solid #eee}.fm-tl-team-row:last-child{border-bottom:0}.fm-tl-team-row:hover{background:#fffbe8}.fm-tl-team-row strong{font-size:16px}.fm-tl-team-row span{color:#444;font-size:13px;font-weight:700}.fm-tl-team-row em{font-style:normal;background:#f2f2f2;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;color:#333}.fm-tl-empty{background:#fff;border:1px dashed #ccc;border-radius:18px;padding:20px;font-weight:800;color:#555}.fm-tl-top-grid,.fm-tl-league-grid,.fm-tl-region-grid,.fm-tl-request-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.fm-tl-top-grid a,.fm-tl-league-card,.fm-tl-region-card,.fm-tl-request-grid>div{background:#fff;border:1px solid #e8e8e8;border-radius:20px;padding:22px;color:#111;box-shadow:0 12px 28px rgba(0,0,0,.05);position:relative;overflow:hidden}.fm-tl-top-grid a:after,.fm-tl-region-card:after{content:"";position:absolute;right:-38px;bottom:-44px;width:110px;height:110px;border:15px solid rgba(255,226,0,.34);border-radius:50%}.fm-tl-top-grid strong,.fm-tl-league-card strong,.fm-tl-region-card strong,.fm-tl-request-grid strong{display:block;font-size:20px;margin:8px 0;color:#111}.fm-tl-top-grid span,.fm-tl-league-card small,.fm-tl-region-card small,.fm-tl-request-grid p{display:block;color:#595959;font-weight:700;line-height:1.6}.fm-tl-league-card span,.fm-tl-region-card span{display:inline-flex;background:#111;color:#fff;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:900}.fm-tl-f-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;background:radial-gradient(circle at right,rgba(255,226,0,.24),transparent 35%),#080b10;color:#fff;border-radius:22px;padding:24px 28px;margin:24px 0;box-shadow:0 20px 42px rgba(0,0,0,.16)}.fm-tl-f-banner strong{display:block;color:#fff;font-size:25px;line-height:1.2;margin:10px 0 6px}.fm-tl-f-banner p{color:rgba(255,255,255,.76);margin:0;font-weight:700}.fm-tl-f-banner-large strong{font-size:34px}.fm-tl-hero-compact{margin:0 0 24px}.info-table .fm-tl-meta-link{font-weight:900;color:#111;background:#ffe200;border-radius:999px;padding:4px 10px;display:inline-flex}.detail-page .entry-content{background:#fff;border:1px solid #eee;border-radius:18px;padding:24px}.detail-page .info-table{box-shadow:0 12px 28px rgba(0,0,0,.05)}
@media (max-width:900px){.fm-tl-hero,.fm-tl-f-banner{display:block}.fm-tl-hero-actions{margin-top:18px}.fm-tl-top-grid,.fm-tl-league-grid,.fm-tl-region-grid,.fm-tl-request-grid{grid-template-columns:1fr}.fm-tl-team-row{grid-template-columns:1fr;gap:6px}.fm-tl-f-banner .fm-tl-btn{margin-top:16px}.fm-tl-content,.fm-tl-editable{padding:18px}.fm-tl-hero{padding:26px}}

/* Futsal Maniax Team / League System v0.1.1 design alignment
   Existing site tone: full-width dark hero, tighter white content rhythm, black/yellow accents. */
.fm-tl-wrap{background:#fff;padding:0 0 80px;overflow:hidden}.fm-tl{--fm-black:#07090d;--fm-yellow:#ffe200;--fm-cream:#fffbe8;--fm-line:#e8e2c6;--fm-muted:#5f6570;font-family:inherit}.fm-tl-wrap>.container{max-width:1080px}.fm-tl-league-page .fm-tl-hero{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0;box-shadow:none;min-height:280px;align-items:center;padding:72px max(28px,calc((100vw - 1080px)/2)) 60px;background:linear-gradient(105deg,rgba(5,8,13,.96) 0%,rgba(8,12,20,.94) 52%,rgba(20,22,10,.9) 100%),radial-gradient(circle at 86% 45%,rgba(255,226,0,.32),transparent 31%)}.fm-tl-league-page .fm-tl-hero:before{content:"TEAM / LEAGUE";position:absolute;left:max(22px,calc((100vw - 1080px)/2));top:22px;font-size:54px;line-height:.86;font-weight:1000;letter-spacing:-.08em;color:rgba(255,226,0,.06);transform:rotate(-8deg);pointer-events:none}.fm-tl-league-page .fm-tl-hero:after{right:max(-90px,calc((100vw - 1080px)/2 - 190px));bottom:-128px;width:310px;height:310px;border-width:32px;border-color:rgba(255,226,0,.12)}.fm-tl-league-page .fm-tl-kicker{background:#ffe200;color:#090b10;box-shadow:0 8px 18px rgba(0,0,0,.18)}.fm-tl-league-page .fm-tl-hero h1{max-width:800px;margin-top:16px;font-weight:1000;letter-spacing:-.04em}.fm-tl-league-page .fm-tl-hero p{font-size:15px;max-width:760px}.fm-tl-league-page .fm-tl-badges span{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.25);backdrop-filter:blur(8px)}.fm-tl-league-page .fm-tl-hero-actions{align-self:flex-end;margin-bottom:10px}.fm-tl-note{max-width:1080px;margin:22px auto 0;background:#fffdf1;border-color:#ead16d;border-radius:10px;padding:16px 18px;box-shadow:none}.fm-tl-content,.fm-tl-editable{max-width:1080px;margin:22px auto 0;border-radius:18px;border:1px solid #eee;background:#fff;padding:28px;box-shadow:0 14px 36px rgba(0,0,0,.06)}.fm-tl-teams{max-width:1080px;margin:30px auto 0}.fm-tl-section-head{margin:0 0 16px}.fm-tl-section-head span{background:#ffe200;color:#090b10}.fm-tl-section-head h2{letter-spacing:-.03em}.fm-tl-empty{background:#fff;border:1px dashed #d7d7d7;border-radius:14px;padding:20px 22px;color:#373b42}.fm-tl-team-list{border-radius:14px}.fm-tl-team-row{grid-template-columns:1.6fr .85fr .85fr auto}.fm-tl-tabs button{background:#fff;border-color:#d8d8d8}.fm-tl-tabs button.is-active{background:#07090d;color:#fff;border-color:#07090d}.fm-tl-top-grid a,.fm-tl-league-card,.fm-tl-region-card,.fm-tl-request-grid>div{border-radius:16px;box-shadow:0 12px 28px rgba(0,0,0,.05)}.fm-tl-f-banner{border-radius:18px;background:linear-gradient(105deg,#07090d,#151a20);box-shadow:0 20px 42px rgba(0,0,0,.16)}
@media (max-width:900px){.fm-tl-league-page .fm-tl-hero{width:auto;margin-left:-18px;margin-right:-18px;padding:44px 18px 36px;min-height:auto}.fm-tl-league-page .fm-tl-hero:before{left:18px;top:14px;font-size:38px}.fm-tl-league-page .fm-tl-hero-actions{margin-top:20px}.fm-tl-note,.fm-tl-content,.fm-tl-teams{margin-left:0;margin-right:0}.fm-tl-team-row{grid-template-columns:1fr}.fm-tl-wrap{padding-bottom:56px}}
