body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Caprasimo,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%;margin:0}body{background-color:#fff;background-repeat:no-repeat;background-size:cover;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0}.container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;padding:20px;width:100%}.title{font-family:Caprasimo;font-size:2em;margin-bottom:20px;text-align:center}.tabs{display:flex;gap:8px;margin:10px 0 20px}.tab{background:#fff;border:1px solid #ddd;border-radius:6px;padding:6px 12px}.tab.active{background:#f0f8ff;border-color:#007bff}.team-view{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;width:100%}.team-card{border:1px solid #ddd;border-radius:8px;contain:content;overflow:hidden;padding:10px}.team-card details{width:100%}.team-card summary::-webkit-details-marker{display:none}.team-card summary{list-style:none}.team-header{grid-gap:12px;align-items:center;background:#0000;border:none;border-radius:6px;box-sizing:border-box;cursor:pointer;display:grid;gap:12px;grid-template-columns:40px 1fr auto;margin-bottom:8px;min-height:56px;overflow:hidden;padding:0 10px;text-align:left;width:100%}.team-toggle{align-items:center;color:#6b7280;display:flex;height:40px;justify-content:center;width:40px}.team-toggle:hover{color:#111827}.team-card details[open] .chev{transform:rotate(90deg)}.chev{display:inline-block;height:18px;line-height:1;width:18px}.chev svg{display:block;height:100%;width:100%}.team-name{font-size:1.2rem;font-weight:700;text-align:center;text-transform:uppercase}.team-total{color:#007bff;justify-self:end;text-align:right;white-space:nowrap}@media (min-width:768px){.team-view{grid-template-columns:1fr 1fr}}.top-three{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;width:100%}.top-score{border-radius:8px;flex-grow:1;text-align:center;transition:transform .3s ease}.top-score:hover{transform:scale(1.05)}.top-score-1{flex:3 1;font-size:2em}.top-score-2,.top-score-3{flex:2 1;font-size:1em}.scoreboard{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px #0000001a;max-width:400px;overflow:hidden;width:100%}.image-row{display:flex;justify-content:space-between;margin-bottom:10px;padding:0 10px}.image-box{background-position:50%;background-size:cover;flex:1 1;height:80px;margin:0 5px;width:80px}.score-list{flex-direction:column;gap:5px;padding-bottom:40px}.score,.score-list{align-items:center;display:flex;width:100%}.score{border-bottom:1px solid #ddd;box-sizing:border-box;justify-content:space-between;padding:10px}.score:last-child{border-bottom:none}.name{flex:1 1 auto;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis}.points{color:#007bff;flex:0 0 auto;font-weight:400;white-space:nowrap}.other-scores{list-style-type:none;padding:0}.other-scores li{border-bottom:1px solid #ddd;padding:10px}.other-scores li:nth-child(odd){background-color:#f9f9f9}.other-scores li:hover{background-color:#f1f1f1}.placeName,.topPoints{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (min-width:768px){.container{padding:40px}.scoreboard{max-width:600px}}.admin-container{margin:0 auto;max-width:1200px;min-height:100vh;padding:16px}.sports-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.admin-actions{align-items:center;background:#1e1e1e;border-bottom:1px solid #333;display:flex;justify-content:flex-end;padding:8px 0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.admin-actions .pending-count{margin-left:8px}.sport-card{background:#1e1e1e;border:1px solid #444;border-radius:8px;display:flex;flex-direction:column;padding:10px}.sport-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.sport-actions button{margin-right:6px}.pending-count{color:#aaa;font-size:12px}.sport-table-scroll{flex:0 0 auto}.sport-table{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1.2fr .7fr 1fr 1.2fr .9fr;width:100%}.sport-row{display:contents}.sport-row--head>div{font-weight:600}.sport-row--head{background:#1e1e1e;padding-bottom:4px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.cell-name{white-space:nowrap}.quick-buttons button{font-size:12px;margin-right:4px;padding:2px 6px}.podium{margin-top:8px}.podium-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,1fr);margin:6px 0}.btn-secondary{background:#0000;border:1px solid #666}.rank-list{display:flex;flex-direction:column;gap:6px;touch-action:none;user-select:none;-webkit-user-select:none}.rank-item{align-items:center;background:#262626;border:1px solid #444;border-radius:8px;cursor:grab;display:grid;grid-template-columns:28px 70px 1fr 70px 28px;padding:8px}.rank-item[style*='grid-template-columns: "1fr 120px"']{cursor:default;grid-template-columns:1fr 120px}.rank-item[style*='grid-template-columns: "1fr"']{cursor:default;grid-template-columns:1fr}.swap-btn{align-items:center;background:#0000;border:1px solid #555;border-radius:6px;color:#bbb;display:inline-flex;height:28px;justify-content:center;width:28px}.swap-btn:hover{border-color:#777;color:#fff}.rank-item.just-moved{animation:rowFlash .9s ease}@keyframes rowFlash{0%{background:#2f3b2f;border-color:#6fbf73}to{background:#262626;border-color:#444}}.rank-item.dragging{box-shadow:0 8px 20px #00000059,0 2px 6px #0006;cursor:grabbing;opacity:.9;transform:scale(1.02);z-index:2}.rank-item.drag-over{outline:2px dashed #666}.rank-position{color:#ddd;font-weight:600}.rank-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-points{color:#bbb;text-align:right}.drag-handle{background-image:radial-gradient(currentColor 1px,#0000 0);background-position:0 0,3px 3px;background-size:6px 6px;border-radius:4px;color:#888;height:20px;justify-self:center;opacity:.8;width:20px}.drag-handle.left{grid-column:1}.drag-handle.right{grid-column:5}.rank-item:hover .drag-handle{color:#aaa}.drag-overlay .rank-item{pointer-events:none}
/*# sourceMappingURL=main.67c07028.css.map*/