.leaderboard-page{grid-gap:16px;display:grid;gap:16px;padding:16px}.leaderboard__header{align-items:center;display:flex;justify-content:space-between}.leaderboard__header h2{color:#003e73;font-weight:900;margin:0}.leaderboard-refresh{background:#003e73;border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:800;padding:8px 14px}.leaderboard__timestamp{color:#444;font-size:12px}.leaderboard-loading{font-size:14px}.leaderboard-error{background:#ffeaea;border:1px solid #f5b5b5;border-radius:8px;color:#b00020;padding:8px 10px}.tiles-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.tile{grid-gap:8px;border:1px solid #00000014;border-radius:16px;box-shadow:0 1px 2px #00000008;display:grid;gap:8px;justify-items:center;padding:14px}.tile-rank{border:1px solid #0000;border-radius:999px;font-size:14px;font-weight:900;padding:4px 10px}.tile-icon-wrap{border:4px solid;border-radius:12px;display:grid;height:96px;overflow:hidden;place-items:center;width:96px}.tile-icon{height:100%;object-fit:contain;width:100%}.tile-name{font-size:18px;font-weight:900;text-align:center}.tile-points{font-size:16px;font-weight:800}.tile-divider{height:1px;margin:6px 0 2px;width:100%}.tile-student-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:56px 1fr;width:100%}.tile-student-badge{border:3px solid;border-radius:50%;display:grid;height:56px;place-items:center;width:56px}.tile-student-initials{font-size:18px;font-weight:900}.tile-student-text{grid-gap:2px;display:grid;gap:2px}.tile-student-name{font-weight:700}@media (max-width:768px){.leaderboard__header{flex-wrap:wrap;gap:8px}.leaderboard__header h2{font-size:18px}.leaderboard__timestamp{order:3;width:100%}.leaderboard-refresh{height:44px;width:100%}.tiles-grid{gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.tile{border-radius:14px;gap:8px;padding:12px}.tile-icon-wrap{border-radius:10px;border-width:3px;height:80px;width:80px}.tile-name{font-size:16px}.tile-points{font-size:14px}.tile-student-row{gap:8px;grid-template-columns:48px 1fr}.tile-student-badge{border-width:3px;height:48px;width:48px}.tile-student-initials{font-size:16px}}@media (max-width:420px){.tiles-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.tile-name,.tile-points,.tile-student-name{text-align:center;word-break:break-word}.tile-student-row{grid-template-columns:1fr;justify-items:center;text-align:center}}body{background-color:#f9f9f9;font-family:Segoe UI,sans-serif;margin:0;padding:0}h1{color:#003e73;margin-top:0}.student-table{background-color:#fff;border:1px solid #ccc;border-collapse:collapse;margin-top:20px;width:100%}.student-table td,.student-table th{border:1px solid #ccc;padding:10px;text-align:left}.student-table th{background-color:#e8f1fa;color:#042d60}.house-savant{color:#00aecc}.house-junbi{color:#509c49}.house-tafakari{color:#f9a21a}.house-umusa{color:#702775}.house-laulima{color:#7d9bc0}input[type=number],input[type=text],select,textarea{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-bottom:15px;padding:8px;width:100%}button{background-color:#003e73;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}button:disabled{background-color:#999;cursor:not-allowed}@media (max-width:768px){h1{font-size:20px}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-scroll table{min-width:480px}button,input[type=number],input[type=text],select,textarea{font-size:16px;max-width:100%;width:100%}button{height:44px;padding:0 12px}body{padding:8px}}
/*# sourceMappingURL=main.09e20015.css.map*/