@import"https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap";:root{font-family:Inter Tight,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;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{background:linear-gradient(180deg,#202c88,#090979 15%,#000212);background-size:cover;background-repeat:no-repeat no-repeat;background-position:center center;margin:0;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}}main{color:#fff;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center}tr{border-radius:10px;background-color:#000;color:#fff}tbody tr:nth-child(odd){background-color:#333}.nav{display:flex;justify-content:flex-start;padding:1em 2em}tr img{width:100%;max-width:10rem;height:auto;border-radius:10px;display:block;margin:auto}td,th{text-align:center;vertical-align:middle}.nav-item{padding:0 .5rem;list-style:none}.nav-link{color:#fff;text-decoration:none}.active{font-weight:700}table{width:80vw;table-layout:fixed}.candidate-card{background-color:#000;border-radius:12px;margin:auto;width:350px}.candidate-card img{width:100%;border-top-left-radius:12px;border-top-right-radius:12px;margin-bottom:1rem}.candidate-card h2{margin:auto;padding:.5rem}.candidate-card p{margin:auto;padding:.5rem;font-size:1rem}.candidate-card a{color:#04c;text-decoration:none;font-weight:700}.candidate-actions{display:flex;justify-content:space-between;align-items:center;width:100%}.redButton{color:red;cursor:pointer;font-size:clamp(2rem,5vw,4rem)}.greenButton{color:green;cursor:pointer;font-size:clamp(2rem,5vw,4rem)}
