:root{
  --gm-bg:#04111f; --gm-bg-2:#091a2b; --gm-card:#0b1f35; --gm-card-2:#10263d; --gm-border:rgba(255,255,255,.08);
  --gm-text:#f3f7fb; --gm-muted:#aebed0; --gm-primary:#21e400; --gm-primary-2:#b7ff2f; --gm-accent:#ffd84a;
  --gm-shadow:0 20px 50px rgba(0,0,0,.30);
}
body.goalmu-body{background:radial-gradient(circle at top,#072547 0%,#04111f 48%,#020a14 100%);color:var(--gm-text);font-family:Inter,system-ui,-apple-system,sans-serif;}
body.goalmu-light-mode{--gm-bg:#eef3f8;--gm-bg-2:#fff;--gm-card:#fff;--gm-card-2:#fff;--gm-text:#122033;--gm-muted:#55667a;--gm-border:rgba(18,32,51,.10);background:#eef3f8;color:var(--gm-text);}
a{color:inherit;text-decoration:none} a:hover{color:var(--gm-primary)}
img{max-width:100%;height:auto}
.container-xxl{max-width:1360px}
.goalmu-header{background:rgba(2,8,16,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(33,228,0,.25)}
.goalmu-brand-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#0e2c47,#0e6e42);color:#fff;font-size:1.4rem}
.goalmu-brand-text strong{display:block;font-size:2.3rem;line-height:1;font-weight:900;color:#fff}
.goalmu-brand-text strong span{color:var(--gm-primary)}
.goalmu-brand-text small{display:block;color:var(--gm-muted);font-size:.70rem;letter-spacing:.08em;text-transform:uppercase}
.navbar-nav .nav-link{color:#fff;font-weight:700;padding:.8rem 1rem;border-radius:999px}
.navbar-nav .nav-link:hover,.navbar-nav .current-menu-item>.nav-link{background:rgba(33,228,0,.14);color:#fff}
.goalmu-icon-link{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.06);border:1px solid var(--gm-border);color:#fff}
.goalmu-competition-strip,.goalmu-mobile-competitions{display:flex;gap:.75rem;flex-wrap:wrap}
.goalmu-competition-pill{display:inline-flex;align-items:center;gap:.55rem;padding:.9rem 1rem;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));border:1px solid var(--gm-border);color:#fff;font-weight:600}
.goalmu-main{min-height:60vh}
.goalmu-kicker{color:var(--gm-primary);text-transform:uppercase;font-weight:800;letter-spacing:.06em}
.goalmu-hero{background:linear-gradient(135deg,rgba(6,17,31,.95),rgba(4,35,72,.92));border:1px solid rgba(33,228,0,.15);border-radius:32px;padding:2rem;box-shadow:var(--gm-shadow);overflow:hidden}
.goalmu-hero h1{font-size:clamp(2.3rem,5vw,4.2rem);font-weight:900;line-height:1.05;margin-bottom:1rem}
.goalmu-hero h1 span{color:var(--gm-primary)}
.goalmu-meta{display:flex;gap:1rem;flex-wrap:wrap;color:var(--gm-muted);margin-bottom:1rem}
.goalmu-hero-copy{font-size:1.1rem;max-width:40rem;color:#d7e2ee;margin-bottom:1.5rem}
.btn-goalmu{background:linear-gradient(135deg,var(--gm-primary),#9aff00);border:none;color:#07131f;font-weight:800;border-radius:14px;padding:.85rem 1.35rem}
.btn-goalmu:hover{background:#b7ff2f;color:#07131f}
.btn-outline-goalmu{border:1px solid rgba(255,255,255,.18);color:#fff;border-radius:14px;padding:.85rem 1.35rem}
.goalmu-hero-stage{min-height:420px;border-radius:28px;position:relative;background:radial-gradient(circle at center,rgba(39,107,214,.35),rgba(6,15,28,.0) 35%),linear-gradient(135deg,#081a32,#0c2340 50%,#07101f);display:flex;align-items:center;justify-content:center;overflow:hidden}
.goalmu-hero-player{position:absolute;top:0;bottom:0;width:42%;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,0));}
.goalmu-hero-player.left{left:0;background:radial-gradient(circle at 60% 35%,rgba(117,185,255,.35),transparent 38%),linear-gradient(180deg,rgba(100,165,240,.16),transparent 58%)}
.goalmu-hero-player.right{right:0;background:radial-gradient(circle at 40% 35%,rgba(255,80,80,.28),transparent 38%),linear-gradient(180deg,rgba(216,42,42,.18),transparent 58%)}
.goalmu-hero-player-label{position:absolute;bottom:22px;left:22px;right:22px;background:rgba(2,8,16,.46);border:1px solid var(--gm-border);padding:.8rem 1rem;border-radius:18px;text-align:center;font-weight:800;font-size:1.15rem}
.goalmu-hero-player.right .goalmu-hero-player-label{left:22px;right:22px}
.goalmu-hero-versus{position:relative;z-index:2;width:120px;height:120px;border-radius:50%;background:rgba(0,0,0,.38);border:2px solid rgba(33,228,0,.25);display:grid;place-items:center;color:var(--gm-primary);font-weight:900;font-size:2rem;box-shadow:0 0 0 14px rgba(255,255,255,.04)}
.goalmu-section-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem}
.goalmu-section-header h2,.goalmu-block-title{font-size:1.55rem;font-weight:800;margin:0}
.goalmu-match-card,.goalmu-block,.goalmu-post-card,.goalmu-single-card,.goalmu-widget,.goalmu-competition-card{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));border:1px solid var(--gm-border);border-radius:24px;box-shadow:var(--gm-shadow)}
.goalmu-match-card{padding:1.2rem;height:100%}
.goalmu-league{color:var(--gm-muted);font-size:.9rem;margin-bottom:.8rem}
.goalmu-teams{display:flex;justify-content:space-between;align-items:center;font-size:1.35rem;margin-bottom:.8rem}
.goalmu-teams span{color:var(--gm-primary);font-size:1rem}
.goalmu-time{color:var(--gm-muted);margin-bottom:1rem}
.btn-preview{display:inline-block;background:rgba(33,228,0,.12);border:1px solid rgba(33,228,0,.36);color:var(--gm-primary);padding:.55rem 1.1rem;border-radius:999px;font-weight:800}
.goalmu-block{padding:1.5rem;height:100%}
.goalmu-tip-row,.goalmu-report-row,.goalmu-mini-card{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid var(--gm-border)}
.goalmu-tip-row + .goalmu-tip-row,.goalmu-report-row + .goalmu-report-row,.goalmu-mini-card + .goalmu-mini-card{margin-top:.9rem}
.goalmu-tip-row small{display:block;color:var(--gm-muted)}
.goalmu-tip-row strong{display:block}
.goalmu-tip-row span{font-size:1.3rem;font-weight:800;color:var(--gm-primary)}
.goalmu-report-row{align-items:flex-start}
.goalmu-report-thumb{width:120px;min-width:120px;height:84px;border-radius:16px;background:#081321;overflow:hidden;display:grid;place-items:center}
.goalmu-report-thumb img{width:100%;height:100%;object-fit:cover}
.goalmu-report-thumb span{font-size:2rem;color:var(--gm-primary)}
.goalmu-report-row h3{font-size:1rem;font-weight:800;margin-bottom:.4rem}
.goalmu-report-row p{margin:0;color:var(--gm-muted);font-size:.92rem}
.goalmu-phone-mock{margin:auto;max-width:320px;border-radius:40px;padding:14px;background:linear-gradient(180deg,#111,#000);box-shadow:0 0 0 2px rgba(255,255,255,.08),0 30px 80px rgba(0,0,0,.45)}
.goalmu-phone-screen{border-radius:28px;padding:1.4rem;background:linear-gradient(180deg,#05101d,#08192b);min-height:550px}
.goalmu-mini-card span{color:var(--gm-primary);font-weight:800}
.goalmu-competition-card{padding:1.5rem;text-align:center;height:100%}
.goalmu-competition-card i{font-size:2rem;color:var(--gm-primary);margin-bottom:1rem}
.goalmu-competition-card h3{font-size:1.05rem;font-weight:800}
.goalmu-competition-card p{color:var(--gm-muted);min-height:2.6rem}
.goalmu-competition-card a{color:var(--gm-primary);font-weight:800}
.goalmu-post-card{overflow:hidden}
.goalmu-post-image img{width:100%;height:320px;object-fit:cover}
.goalmu-post-body,.goalmu-single-card,.goalmu-widget{padding:1.5rem}
.goalmu-post-body h2,.goalmu-single-card h1{font-weight:900}
.goalmu-post-body p,.goalmu-single-content,.goalmu-widget p,.goalmu-footer-links a,.goalmu-copyright p{color:var(--gm-muted)}
.goalmu-footer{border-top:1px solid rgba(33,228,0,.18);background:linear-gradient(180deg,rgba(4,17,31,.8),rgba(2,10,20,1))}
.goalmu-newsletter{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem;border:1px solid var(--gm-border);background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.01));border-radius:28px}
.goalmu-newsletter-form{display:flex;gap:1rem;flex:1;justify-content:flex-end;max-width:580px}
.goalmu-newsletter-form .form-control{background:#091726;border:1px solid var(--gm-border);color:#fff;border-radius:14px;padding:1rem 1rem}
.goalmu-brand-footer h3{font-size:2rem;font-weight:900} .goalmu-brand-footer h3 span{color:var(--gm-primary)}
.goalmu-footer h4{font-size:1rem;font-weight:800;margin-bottom:1rem}
.goalmu-footer-links,.goalmu-footer-inline{list-style:none;padding:0;margin:0}
.goalmu-footer-links li,.goalmu-footer-inline li{margin-bottom:.55rem}
.goalmu-footer-inline{display:flex;gap:1rem;flex-wrap:wrap}
.goalmu-18plus{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90px;height:90px;border-radius:50%;border:1px solid var(--gm-border)}
.goalmu-18plus span{font-size:1.75rem;font-weight:900}
.goalmu-copyright{border-top:1px solid var(--gm-border);display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}
.pagination .page-numbers{display:inline-block;padding:.65rem .95rem;background:rgba(255,255,255,.04);border:1px solid var(--gm-border);border-radius:12px;margin-right:.4rem;color:#fff}
@media (max-width:1199.98px){.goalmu-hero-stage{min-height:300px}.goalmu-brand-text strong{font-size:1.8rem}}
@media (max-width:991.98px){.goalmu-newsletter{flex-direction:column;align-items:stretch}.goalmu-newsletter-form{max-width:none}.goalmu-copyright{justify-content:center;text-align:center}}
@media (max-width:767.98px){.goalmu-hero{padding:1.25rem;border-radius:24px}.goalmu-hero-stage{min-height:240px}.goalmu-hero-player-label{font-size:.95rem}.goalmu-hero-versus{width:84px;height:84px;font-size:1.4rem}.goalmu-meta{gap:.75rem;font-size:.92rem}.goalmu-report-row{flex-direction:column}.goalmu-report-thumb{width:100%;min-width:100%;height:180px}}

/* v1.1 dynamic integration */
.goalmu-hero{position:relative;min-height:520px;display:flex;align-items:flex-end;background:#071525 center/cover no-repeat}
.goalmu-hero.has-image{background-image:var(--hero-image)}
.goalmu-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,10,20,.96) 0%,rgba(2,10,20,.74) 48%,rgba(2,10,20,.24) 100%),linear-gradient(0deg,rgba(2,10,20,.92),transparent 55%)}
.goalmu-hero h1{max-width:900px}
.goalmu-empty{padding:1.2rem;border:1px dashed var(--gm-border);border-radius:18px;color:var(--gm-muted)}
.gmc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.gmc-card{background:rgba(255,255,255,.035);border:1px solid var(--gm-border);border-radius:20px;padding:1rem}.gmc-card h3{font-size:1rem}.gmc-score{font-size:1.5rem;font-weight:900;color:var(--gm-primary)}.gmc-badge{display:inline-flex;padding:.35rem .65rem;border-radius:999px;background:rgba(33,228,0,.12);color:var(--gm-primary);font-size:.75rem;font-weight:800}.gmc-list{display:grid;gap:.8rem}.gmc-list-item{display:flex;gap:1rem;align-items:center;padding:1rem;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid var(--gm-border)}.gmc-list-item img{width:110px;height:72px;object-fit:cover;border-radius:12px}.gmc-list-item h3{font-size:1rem;margin:0 0 .35rem}.gmc-list-item p{margin:0;color:var(--gm-muted)}
@media(max-width:991.98px){.gmc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.goalmu-hero{min-height:430px}}
@media(max-width:575.98px){.gmc-grid{grid-template-columns:1fr}.goalmu-hero{min-height:390px}.goalmu-hero h1{font-size:2.2rem}.goalmu-hero-overlay{background:linear-gradient(0deg,rgba(2,10,20,.98),rgba(2,10,20,.35))}.gmc-list-item{align-items:flex-start}.gmc-list-item img{width:92px;height:68px}}

/* v1.2 editorial homepage and Match Centre blend */
.goalmu-card-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--gm-primary);font-weight:800;margin-top:.35rem}
.goalmu-post-card h3{font-size:1.2rem;font-weight:850;line-height:1.25}
.goalmu-post-card .goalmu-kicker{font-size:.72rem}
#latest-news .goalmu-post-image img{height:230px}
@media(max-width:767.98px){#latest-news .goalmu-post-image img{height:210px}.goalmu-section-header{align-items:flex-start}.goalmu-section-header .btn{white-space:nowrap}}
