:root{--navy:#071b34;--blue:#0e4d88;--cyan:#23b7e8;--gold:#f5ba21;--green:#1f9d60;--red:#d94444;--paper:#f4f7fb;--line:#dbe4ee}.resultados-main{max-width:1500px;margin:auto;padding:28px}.resultados-title,.round2-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.resultados-title small,.round2-head small{font-weight:900;letter-spacing:.12em;color:#53708e}.resultados-title h2,.round2-head h2{margin:4px 0;font-size:clamp(2rem,4vw,3.5rem);color:var(--navy)}.resultados-title p,.round2-head p{margin:0;color:#60758a}.filter{min-width:min(430px,100%)}.filter label{display:block;margin-bottom:7px;font-size:.75rem;font-weight:900;color:#4f6d89;letter-spacing:.08em}.filter input,.result-import input,.result-edit input,.result-edit select,.result-teams input{width:100%;box-sizing:border-box;border:1px solid #cbd8e5;border-radius:10px;background:#fff;padding:12px;font:inherit}.result-poles,.round2-poles{display:grid;grid-template-columns:repeat(auto-fit,minmax(430px,1fr));gap:18px}.result-pole,.round2-pole,.admin-result-pole{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 24px #0927460d}.result-pole>header,.round2-pole>header,.admin-result-pole>header{display:flex;align-items:center;justify-content:space-between;padding:16px 19px;background:var(--navy);color:#fff}.result-pole header small,.round2-pole header small{color:var(--gold);font-weight:900;letter-spacing:.08em}.result-pole h3,.round2-pole h3,.admin-result-pole h3{margin:2px 0 0}.result-pole>header>b,.admin-result-pole>header>b{color:#bcd1e5}.result-game{display:grid;grid-template-columns:42px minmax(0,1fr) 90px minmax(0,1fr);align-items:center;gap:10px;padding:12px 15px;border-top:1px solid #edf1f5}.result-game>span{font-size:.7rem;font-weight:900;color:#678}.result-game p{position:relative;margin:0;font-weight:800;line-height:1.25}.result-game p:last-child{text-align:right}.result-game .winner{color:#0b7040}.result-game .winner i{display:block;font-size:.58rem;font-style:normal;color:var(--green);letter-spacing:.05em}.score{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.score>b{font-size:1.25rem}.score>small{flex-basis:100%;text-align:center;font-size:.62rem;color:#536b80}.score .pending{font-size:.68rem;color:#a06b00;text-align:center}.result-game.waiting{background:#fffaf0}.empty{padding:18px;color:#75889a}.result-import{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:22px 0;padding:22px;border-radius:16px;background:linear-gradient(125deg,#0b294a,#14598e);color:#fff}.result-import h1{margin:0 0 5px}.result-import p{margin:0;color:#dceaf6}.result-import form{display:flex;gap:8px;min-width:min(520px,100%)}.result-import input{color:#122}.result-import button,.result-edit button{border:0;border-radius:10px;background:var(--gold);color:#132b43;padding:12px 16px;font-weight:900;cursor:pointer}.pending-alert,.round2-gate{margin:18px 0;padding:15px 18px;border-radius:12px}.pending-alert.warn,.round2-gate.closed{background:#fff1d5;color:#7a5100;border:1px solid #f2d088}.pending-alert.ok,.round2-gate.open{background:#e2f6ea;color:#12613b;border:1px solid #a9dfc0}.admin-result-poles{display:grid;gap:20px}.admin-result-pole>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line)}.result-form{padding:15px;background:#fff}.result-form>span{font-size:.7rem;font-weight:900;color:#60768a}.result-teams{display:grid;grid-template-columns:1fr 20px 1fr;align-items:center;gap:6px;margin:8px 0}.result-teams b{text-align:center}.result-edit{display:grid;grid-template-columns:1fr 1.25fr auto;gap:7px}.round2-last{min-width:120px;padding:14px 18px;border-radius:14px;background:var(--navy);color:#fff;text-align:center}.round2-last small{color:#a9c4dc}.round2-last b{display:block;font-size:2.5rem;color:var(--gold)}.round2-pole.not-ready{opacity:.78}.round2-pole>header>b{font-size:.7rem;color:#8de3b2}.round2-pole.not-ready>header>b{color:#ffd37b}.classified{padding:15px 18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px}.classified h4,.round2-games h4{margin:0 0 9px;color:#547087}.classified h4{grid-column:1/-1}.classified p{display:grid;grid-template-columns:28px 1fr;align-items:center;margin:0;font-size:.78rem;font-weight:800}.classified p b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e7eff7;color:#164f80}.round2-games{padding:15px 18px;background:#f6f9fc}.round2-games>div{display:grid;grid-template-columns:42px 1fr 18px 1fr;align-items:center;gap:7px;padding:9px 0;border-top:1px solid #dfe7ef}.round2-games span{font-size:.66rem;font-weight:900;color:#678}.round2-games p{display:grid;grid-template-columns:25px 1fr;align-items:center;margin:0;font-size:.76rem;font-weight:800}.round2-games p:last-child{text-align:right;grid-template-columns:1fr 25px}.round2-games p:last-child b{order:2}.round2-games p b{color:#0d548f;font-size:1rem}.round2-games em{text-align:center}.round2-help{color:#61778c}.round2-numbers{grid-template-columns:repeat(4,1fr)!important}.round2-gate{max-width:1100px;margin:20px auto}.admin-results{max-width:1500px}.view-nav{flex-wrap:wrap}@media(max-width:900px){.resultados-title,.round2-head,.result-import{align-items:stretch;flex-direction:column}.filter,.result-import form{min-width:0}.admin-result-pole>div{grid-template-columns:1fr}.result-edit{grid-template-columns:1fr}.result-poles,.round2-poles{grid-template-columns:1fr}}@media(max-width:600px){.resultados-main{padding:16px}.result-game{grid-template-columns:36px 1fr 62px 1fr;padding:10px 9px}.result-game p{font-size:.72rem}.classified{grid-template-columns:1fr}.round2-games>div{grid-template-columns:35px 1fr 14px 1fr}.result-import form{flex-direction:column}}
