/* A tabela é o centro da página; o bronze marca apenas a disputa. */
:root{--paper:#f8f6f1;--white:#fff;--ink:#352b25;--brown:#543725;--muted:#70665e;--line:#ded9cf}
.masthead{padding:19px 0;border-bottom:1px solid var(--line)}
.crest{background:transparent;border:0;border-radius:0;width:34px;height:42px;font-size:28px}
h1{font-size:25px;letter-spacing:.2px}.brand p{font-size:11px}.club-tag{font-size:11px}.club-tag strong{font-weight:700;color:var(--ink)}
.section-heading{padding:23px 0 18px}h2{font-size:34px}.edition{font-size:11px;color:var(--muted)}
.leaders{gap:0;border-top:3px solid #a77b24;border-bottom:1px solid var(--line);background:#eee8dc}
.leader,.leader.week{min-height:119px;padding:14px 13px;border:0;background:transparent;border-radius:0;box-shadow:none}
.leader.week{border-left:1px solid #d7cdbc}.leader p{font-size:11px;margin-bottom:10px}.leader h3{font-size:19px}.leader .empty-leader{font-size:13px;line-height:1.5}.leader small{line-height:1.5}
.ranking-heading{margin-top:25px}.ranking-heading h3{font-size:16px;letter-spacing:0}.ranking-heading>span{font-size:11px}.ranking-note{font-size:11px;line-height:1.6;margin:6px 0 12px}
.ranking-table{border-radius:4px}.table-head{background:#e9e4da;min-height:34px}.ranking-row{min-height:51px}.ranking-row:first-child{background:#f5efdf}.ranking-row .player{padding:0 2px}.ranking-row .total{background:transparent;font-size:19px;border-radius:0}.ranking-row .number{font-variant-numeric:tabular-nums}
.player-link{display:block;background:none;border:0;border-radius:0;padding:5px 0;min-height:44px;width:100%;text-align:left;font-size:13px;line-height:1.3;font-weight:600;overflow-wrap:anywhere}.player-link:hover{text-decoration:underline;text-underline-offset:3px}.zone-start{margin:-5px 0 9px;font-size:9px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.bottom-nav{padding-top:7px;padding-bottom:calc(7px + env(safe-area-inset-bottom));background:#fff}.bottom-nav button{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;font-size:13px}.bottom-nav button[aria-current]{box-shadow:none}.bottom-nav svg{height:20px;width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.register-card{border-radius:6px;padding:19px 16px;border-top:3px solid var(--brown)}.register-card label{font-size:18px}select{border-radius:6px}.selection-empty{padding:30px 0 15px;font-size:13px}.person-heading{margin:20px 0}.avatar{border-radius:6px;background:#ece5d8}.person-heading h3{font-family:Barlow,'Arial Narrow',sans-serif;font-size:29px;letter-spacing:0}.stats{padding-bottom:18px;border-bottom:1px solid var(--line)}.stats strong{font-family:Barlow,'Arial Narrow',sans-serif;font-size:32px}.controls{grid-template-columns:48px minmax(30px,.55fr) minmax(150px,2fr);gap:8px;margin-top:19px}.controls button{border-radius:6px;height:58px}.controls .primary{font-size:26px;display:flex;align-items:center;justify-content:center;gap:10px}.primary span{font-size:14px;margin:0}.control-hint{font-size:11px}.history li{padding:13px 2px}.history-heading{margin-top:25px}.history-heading>span{font-size:10px}.footnote{font-size:11px}dialog{border-radius:10px}.dialog-actions button{border-radius:6px}.toast{border-radius:6px}
@media(min-width:390px){.player-link{font-size:14px}.leader p{font-size:12px}}
@media(min-width:600px){.masthead{padding:24px 0}.section-heading{padding:28px 0 20px}h2{font-size:40px}.leader,.leader.week{padding:18px 20px;min-height:128px}.leader p{font-size:13px}.leader h3{font-size:24px}.ranking-row{min-height:53px}.player-link{font-size:15px}.zone-start{font-size:10px}.register-card{padding:24px}.ranking-note{font-size:12px}}

/* Cores e tags identificam os grupos sem marcar a zona neutra. */
.ranking-row.zone-4{background:#fbf5e4;--tag-bg:#eee0b2;--tag-ink:#715316}
.ranking-row.zone-8{background:#eef5f1;--tag-bg:#d9e9e0;--tag-ink:#365d50}
.ranking-row.zone-16{background:#fff}
.ranking-row.zone-19{background:#fcf0eb;--tag-bg:#f3dbd0;--tag-ink:#8b3d2b}
.ranking-row:nth-child(5),.ranking-row:nth-child(9),.ranking-row:nth-child(17){border-top:3px solid #d8d1c5}
.zone-tag{display:table;max-width:100%;background:var(--tag-bg);color:var(--tag-ink);border-radius:4px;font-size:9px;line-height:1.4;font-weight:600;padding:3px 5px;margin:-3px 0 9px;overflow-wrap:anywhere}
.legend .brown{background:#537b70}.legend .neutral{background:transparent;border:1px solid #b6afa4}
@media(min-width:600px){.zone-tag{font-size:11px}}