:root{--mcwh-deep:#051f20;--mcwh-dark:#0b2b26;--mcwh-mid:#163832;--mcwh-primary:#235347;--mcwh-accent:#8eb69b;--mcwh-bg:#daf1de;--mcwh-card:#f8fffa;--mcwh-line:rgba(5,31,32,.16);--mcwh-danger:#922d2d;--mcwh-gold:#b9852c}.mcwh-hero,.mcwh-competition-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin:20px 0;padding:clamp(24px,4vw,48px);border:1px solid var(--mcwh-line);border-radius:28px;background:var(--mcwh-deep);color:#fff;box-shadow:0 22px 60px rgba(5,31,32,.16)}.mcwh-hero.watoto,.mcwh-competition-head.watoto{background:var(--mcwh-mid)}.mcwh-hero span,.mcwh-competition-head span,.mcwh-panel-head span,.mcwh-record-list article span,.mcwh-label{display:block;margin-bottom:8px;color:var(--mcwh-accent);font-size:.74rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.mcwh-hero h1,.mcwh-competition-head h1{margin:0;font-size:clamp(2.2rem,6vw,4.8rem);line-height:.95}.mcwh-hero p,.mcwh-competition-head p{max-width:760px;margin:16px 0 0;color:var(--mcwh-bg);line-height:1.65}.mcwh-head-actions,.mcwh-actions,.mcwh-doc-actions,.mcwh-inline{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.mcwh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid var(--mcwh-primary);border-radius:13px;background:#fff;color:var(--mcwh-deep);font-weight:900;text-decoration:none;cursor:pointer}.mcwh-btn.primary{background:var(--mcwh-primary);color:#fff}.mcwh-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:22px 0}.mcwh-competition-card,.mcwh-club-card{display:block;padding:24px;border:1px solid var(--mcwh-line);border-radius:22px;background:var(--mcwh-card);color:var(--mcwh-deep);text-decoration:none;box-shadow:0 14px 40px rgba(5,31,32,.08)}.mcwh-competition-card.is-watoto{border-top:6px solid var(--mcwh-accent)}.mcwh-competition-card h2,.mcwh-club-card h3{margin:.35rem 0 1rem}.mcwh-competition-card>span{color:var(--mcwh-primary);font-size:.75rem;font-weight:900;text-transform:uppercase}.mcwh-competition-card>div{display:grid;grid-template-columns:repeat(6,auto);gap:7px;align-items:end}.mcwh-competition-card strong{font-size:1.5rem}.mcwh-competition-card small{padding-bottom:4px;color:#4f6e65}.mcwh-competition-card>p{margin:20px 0 0;font-weight:900}.mcwh-safe-note,.mcwh-panel,.mcwh-section{margin:20px 0;padding:24px;border:1px solid var(--mcwh-line);border-radius:22px;background:#fff}.mcwh-season-form,.mcwh-filter-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:end;margin:18px 0;padding:15px;border:1px solid var(--mcwh-line);border-radius:18px;background:#fff}.mcwh-season-form label,.mcwh-filter-bar label,.mcwh-form label{display:grid;gap:6px;font-weight:850}.mcwh-season-form select,.mcwh-filter-bar select,.mcwh-form input,.mcwh-form select,.mcwh-form textarea,.mcwh-inline select{width:100%;min-height:44px;padding:10px 12px;border:1px solid rgba(5,31,32,.24);border-radius:11px;background:#fff;color:var(--mcwh-deep)}.mcwh-tabs{display:flex;gap:8px;overflow-x:auto;margin:18px 0;padding:5px;border:1px solid var(--mcwh-line);border-radius:16px;background:#fff}.mcwh-tabs a{flex:0 0 auto;padding:11px 15px;border-radius:11px;color:var(--mcwh-deep);font-weight:850;text-decoration:none}.mcwh-tabs a.active{background:var(--mcwh-primary);color:#fff}.mcwh-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.mcwh-stat-grid article{padding:20px;border-radius:18px;background:var(--mcwh-dark);color:#fff}.mcwh-stat-grid strong{display:block;font-size:2rem}.mcwh-stat-grid span{color:var(--mcwh-accent);font-weight:800}.mcwh-two-col,.mcwh-manager-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.mcwh-table-wrap{overflow-x:auto}.mcwh-table-wrap table{width:100%;border-collapse:collapse}.mcwh-table-wrap th,.mcwh-table-wrap td{padding:12px;border-bottom:1px solid var(--mcwh-line);text-align:left;white-space:nowrap}.mcwh-table-wrap th{background:var(--mcwh-deep);color:#fff}.mcwh-table-wrap a{color:var(--mcwh-primary);font-weight:850}.mcwh-list,.mcwh-record-list{display:grid;gap:12px}.mcwh-list article,.mcwh-record-list article{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px;border:1px solid var(--mcwh-line);border-radius:17px;background:#fff}.mcwh-list h3,.mcwh-record-list h3{margin:.35rem 0}.mcwh-list p,.mcwh-record-list p{margin:4px 0;color:#4f6e65}.mcwh-list a{font-weight:900;color:var(--mcwh-primary)}.mcwh-ranking{list-style:none;margin:0;padding:0}.mcwh-ranking li{display:flex;justify-content:space-between;gap:15px;padding:14px 4px;border-bottom:1px solid var(--mcwh-line)}.mcwh-ranking li span{font-weight:900}.mcwh-ranking li small{display:block;color:#54736a;font-weight:600}.mcwh-ranking li strong{font-size:1.5rem;color:var(--mcwh-primary)}.mcwh-player-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.mcwh-player-card{overflow:hidden;border:1px solid var(--mcwh-line);border-radius:18px;background:#fff;color:var(--mcwh-deep);text-decoration:none}.mcwh-player-card>img,.mcwh-player-card>span{display:grid;place-items:center;width:100%;height:210px;object-fit:cover;background:var(--mcwh-dark);color:var(--mcwh-accent);font-size:3rem;font-weight:950}.mcwh-player-card>div{padding:16px}.mcwh-player-card h3{margin:0 0 6px}.mcwh-club-card{text-align:center}.mcwh-club-card img,.mcwh-club-card>span{display:grid;place-items:center;width:92px;height:92px;margin:auto;border-radius:20px;object-fit:contain;background:var(--mcwh-bg);font-size:2rem;font-weight:950}.mcwh-empty{padding:30px;border:1px dashed var(--mcwh-primary);border-radius:18px;background:var(--mcwh-bg);text-align:center}.mcwh-empty h2,.mcwh-empty h3{margin-top:0}.mcwh-alert{margin:16px 0;padding:14px 16px;border-left:5px solid var(--mcwh-gold);border-radius:10px;background:#fff8e7}.mcwh-alert.success{border-color:var(--mcwh-primary);background:#edfff3}.mcwh-alert.danger{border-color:var(--mcwh-danger);background:#fff0f0}.mcwh-panel-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.mcwh-panel-head h2{margin:0}.mcwh-form{display:grid;gap:16px}.mcwh-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mcwh-upload-form{margin-bottom:22px;padding:18px;border-radius:16px;background:var(--mcwh-bg)}.mcwh-inline{margin:0}.mcwh-inline select{width:auto}.mcwh-doc-actions{justify-content:flex-end}@media(max-width:980px){.mcwh-card-grid,.mcwh-player-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mcwh-two-col,.mcwh-manager-grid{grid-template-columns:1fr}.mcwh-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:650px){.mcwh-hero,.mcwh-competition-head{display:block;border-radius:20px}.mcwh-head-actions{margin-top:18px}.mcwh-card-grid,.mcwh-player-grid,.mcwh-form-grid{grid-template-columns:1fr}.mcwh-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mcwh-list article,.mcwh-record-list article{display:block}.mcwh-list article>a,.mcwh-record-list .mcwh-btn{margin-top:12px}.mcwh-doc-actions{justify-content:flex-start;margin-top:12px}.mcwh-competition-card>div{grid-template-columns:repeat(2,auto)}}

/* Watoto one-week tournament architecture */
.mcwh-rule-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0}.mcwh-rule-strip>div{padding:18px;border:1px solid var(--mcwh-line);border-radius:18px;background:var(--mcwh-dark);color:#fff}.mcwh-rule-strip strong{display:block;font-size:1.35rem}.mcwh-rule-strip span{display:block;margin-top:4px;color:var(--mcwh-accent);font-size:.82rem;font-weight:800}.mcwh-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mcwh-group-grid>section,.mcwh-bracket>section{padding:18px;border:1px solid var(--mcwh-line);border-radius:18px;background:#fff}.mcwh-group-grid h2,.mcwh-bracket h2{margin-top:0}.mcwh-bracket{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mcwh-inline-form{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.mcwh-inline-form select,.mcwh-inline-form input{min-height:42px;padding:9px 10px;border:1px solid rgba(5,31,32,.24);border-radius:10px;background:#fff}.mcwh-list-row{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:16px;border:1px solid var(--mcwh-line);border-radius:16px}.mcwh-list-row h3{margin:.25rem 0 0}.mcwh-form small{display:block;color:#54736a;font-weight:600;line-height:1.4}@media(max-width:850px){.mcwh-rule-strip,.mcwh-group-grid,.mcwh-bracket{grid-template-columns:1fr 1fr}.mcwh-list-row{align-items:flex-start}}@media(max-width:600px){.mcwh-rule-strip,.mcwh-group-grid,.mcwh-bracket{grid-template-columns:1fr}.mcwh-list-row{display:block}.mcwh-inline-form{margin-top:12px}.mcwh-inline-form>*{width:100%}}
.mcwh-integrity-warning{margin:.45rem 0 0;color:#8a1c1c;font-weight:800;font-size:.82rem}
