/* https://obchodak.online/wp-content/plugins/daily-competition/css/style.css?ver=1.0.1 */
#dc-competition{max-width:600px;margin:0 auto;text-align:center;padding:20px;background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1)}#dc-competition input,#dc-competition button{width:100%;padding:10px;margin:10px 0}#dc-competition button{background-color:#0073aa;color:#fff;border:none;cursor:pointer;transition:background-color 0.3s}#dc-competition button:hover{background-color:#005177}#dc-message{margin:20px 0;color:red}#dc-leaderboard{margin:20px 0;text-align:left}#dc-leaderboard h3{margin-bottom:10px;text-align:center}#dc-leaderboard ol{padding-left:0;list-style:none}#dc-leaderboard li{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #ddd}#dc-leaderboard li:nth-child(1){font-weight:700;color:#ffb400}#dc-leaderboard li:nth-child(2){font-weight:700;color:silver}#dc-leaderboard li:nth-child(3){font-weight:700;color:#cd7f32}#dc-leaderboard .highlight{background-color:#f0f8ff;font-weight:700}#dc-competition hr{margin:30px 0}@media (max-width:600px){#dc-competition{padding:15px}#dc-leaderboard li{flex-direction:column;align-items:flex-start}#dc-leaderboard li span{display:block}#dc-leaderboard h3{font-size:1.2em}}.dc-top-three-leaderboard ol{padding-left:0;list-style:none}.dc-top-three-leaderboard li{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #ddd}