:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f0f2f5;margin:0}.app-container{max-width:1200px;margin:auto;padding:20px}header{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #ddd;margin-bottom:30px}.logo-container{display:flex;align-items:center;gap:12px}.logo-image{height:60px;width:60px}header h1{color:#1c1c1e;margin:0}.user-info{display:flex;align-items:center;gap:15px}button{cursor:pointer;padding:10px 15px;border:none;border-radius:5px;background-color:#007bff;color:#fff;font-weight:700}button:disabled{background-color:#ccc;cursor:not-allowed}.pyramid-layout{display:flex;flex-direction:column;align-items:center;gap:20px}.pyramid-row{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.band-card{width:300px;background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;align-items:center;text-align:center}.band-image{width:150px;height:150px;object-fit:cover;border-radius:50%;margin-bottom:15px}.band-details h2{margin:0 0 15px;color:#1c1c1e}.vote-info{width:100%;display:flex;justify-content:space-between;align-items:center}.percentage{font-size:2.5em;font-weight:700;color:#333}
