.etm-front-wrap{font-family:Arial,sans-serif;background:#efefef;padding:24px;border-radius:20px}.etm-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:18px;align-items:start}.etm-hero-left h2,.etm-section-title{font-size:42px;line-height:1.1;margin:0 0 18px;color:#141414}.etm-hero-left p{font-size:18px;color:#3a3a3a;margin-bottom:12px}.etm-hero-left ul{margin:0;padding-left:20px}.etm-hero-left li{margin-bottom:8px}.etm-hero-right{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.etm-stat-box{background:linear-gradient(135deg,#1e7be7,#3a95f0);color:#fff;padding:26px 12px;text-align:center;border-radius:14px;font-weight:700}.etm-tournament-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.etm-tournament-card{background:#fff;border-radius:18px;padding:18px;box-shadow:0 10px 20px rgba(0,0,0,.05)}.etm-tournament-card h3{margin:8px 0 12px}.etm-status{display:inline-block;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700}.etm-status-upcoming{background:#dbeafe;color:#1d4ed8}.etm-status-ongoing{background:#dcfce7;color:#15803d}.etm-status-completed{background:#fee2e2;color:#b91c1c}.etm-leaderboard{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 20px rgba(0,0,0,.05)}.etm-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:14px 18px;border-bottom:1px solid #ececec}.etm-head{background:#151515;color:#fff;font-weight:700}.etm-empty{background:#fff;padding:20px;border-radius:14px}
@media (max-width:900px){.etm-hero,.etm-tournament-grid{grid-template-columns:1fr}.etm-hero-right{grid-template-columns:1fr}} 
