.wclh{--navy:#071A2F;--navy2:#0B2D4D;--green:#0FA958;--gold:#F5B301;--red:#E63946;--light:#F5F7FA;--dark:#1F2937;color:var(--dark);font-family:inherit}.wclh *{box-sizing:border-box}.wclh-hero{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;padding:56px 32px;border-radius:24px;margin:24px 0;position:relative;overflow:hidden}.wclh-hero:after{content:"";position:absolute;right:-60px;bottom:-60px;width:220px;height:220px;border:24px solid rgba(255,255,255,.08);border-radius:50%}.wclh-hero h1{font-size:clamp(32px,5vw,64px);line-height:1;margin:10px 0}.wclh-badge,.wclh-status{display:inline-block;padding:5px 10px;border-radius:999px;background:var(--gold);color:#111;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.wclh-grid{display:grid;gap:18px;margin:18px 0}.wclh-grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.wclh-grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.wclh-grid-4{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.wclh-card,.wclh-match-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 8px 24px rgba(7,26,47,.07)}.wclh-card img{max-width:100%;border-radius:14px}.wclh-match-card{border-top:4px solid var(--green)}.wclh-match-card.wclh-live{border-top-color:var(--red)}.wclh-match-meta,.wclh-match-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;color:#64748b;font-size:13px;margin-bottom:12px}.wclh-score-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f1f5f9;padding:12px 0}.wclh-team{display:flex;align-items:center;gap:10px;font-weight:700}.wclh-team img{width:30px;height:30px;border-radius:50%;object-fit:cover}.wclh-score-row strong{font-size:28px;color:var(--navy)}.wclh-live-minute{background:var(--red);color:#fff;padding:4px 8px;border-radius:999px}.wclh-live-ticker{display:flex;gap:12px;overflow-x:auto;padding:12px;background:var(--navy);border-radius:16px;color:#fff}.wclh-ticker-item{white-space:nowrap;background:rgba(255,255,255,.08);border-radius:999px;padding:10px 14px;display:flex;align-items:center;gap:8px}.wclh-dot{width:8px;height:8px;background:var(--red);border-radius:50%;display:inline-block;box-shadow:0 0 0 6px rgba(230,57,70,.2)}.wclh-table-wrap{overflow-x:auto;background:#fff;border-radius:16px;box-shadow:0 8px 24px rgba(7,26,47,.07)}.wclh-table{width:100%;border-collapse:collapse;min-width:760px}.wclh-table th{background:var(--navy);color:#fff;text-align:left;padding:12px}.wclh-table td{padding:12px;border-bottom:1px solid #e5e7eb}.wclh-table small{display:block;color:#64748b}.wclh-team-card{text-align:center}.wclh-team-card img{width:72px;height:72px;border-radius:50%;object-fit:cover}.wclh-logo-placeholder{width:72px;height:72px;margin:0 auto;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--light);font-size:32px}.wclh-empty{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;padding:18px;color:#64748b}.wclh-news-card a{color:var(--navy);text-decoration:none}@media(max-width:640px){.wclh-hero{padding:36px 20px;border-radius:18px}.wclh-match-footer,.wclh-match-meta{flex-wrap:wrap}.wclh-card,.wclh-match-card{padding:14px}}
