: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}}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background-color:#0f172a}body{margin:0;padding:0;background:#0f172a}#root{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:16px}.app{width:100%;max-width:800px}@media(min-width:768px){.app{width:800px}}.player{background:#020617;border-radius:16px;padding:20px 24px;box-shadow:0 18px 40px #0f172acc;border:1px solid rgba(148,163,184,.25);color:#e5e7eb}.player__top-bar{display:flex;align-items:flex-end;gap:16px;margin-bottom:20px;flex-wrap:wrap}.player__stations{width:100%;margin-bottom:0;flex:1 1 280px}.stations__toggle{width:100%;min-height:48px;border-radius:12px;border:1px solid rgba(148,163,184,.35);background:#0f172ad9;color:#f8fafc;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;box-shadow:inset 0 1px #ffffff0a,0 10px 30px #020617a6;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.stations__toggle:hover{transform:translateY(-1px);border-color:#f8fafc73;box-shadow:inset 0 1px #ffffff0f,0 16px 35px #020617b3}.stations__toggle:active{transform:translateY(1px)}.stations__dropdown{margin-top:10px;padding:8px;border-radius:14px;border:1px solid rgba(148,163,184,.3);background:#020617f2;box-shadow:0 18px 35px #020617d9;display:flex;flex-direction:column;gap:6px}.stations__item{width:100%;border:none;border-radius:10px;padding:10px 12px;background:transparent;color:#e5e7eb;text-align:left;font-size:14px;font-weight:500;cursor:pointer;transition:background .12s ease,color .12s ease}.stations__item:hover{background:#94a3b826}.stations__item--active{background:#22c55e26;color:#a7f3d0}.language-switch{display:flex;flex-direction:column;gap:6px;min-width:140px;max-width:200px;margin-left:auto}.language-switch__label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.language-switch__field{position:relative}.language-switch__select{width:100%;min-height:48px;border-radius:12px;border:1px solid rgba(148,163,184,.35);background:#0f172ad9;color:#f8fafc;font-size:14px;font-weight:600;padding:12px 44px 12px 16px;cursor:pointer;appearance:none;box-shadow:inset 0 1px #ffffff0a,0 10px 30px #020617a6;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.language-switch__select:hover{transform:translateY(-1px);border-color:#f8fafc73;box-shadow:inset 0 1px #ffffff0f,0 16px 35px #020617b3}.language-switch__select:focus-visible{outline:none;border-color:#f8fafc99;box-shadow:0 0 0 2px #22c55e66}.language-switch__arrow{pointer-events:none;position:absolute;right:16px;top:50%;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:7px solid #f8fafc;transform:translateY(-50%)}.player--desktop{display:none}.player--mobile{display:block}.player__header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.player__logo{width:72px;height:72px;border-radius:16px;background:radial-gradient(circle at 30% 30%,#22c55e,#16a34a,#14532d);box-shadow:0 10px 30px #22c55e80;display:flex;align-items:center;justify-content:center;color:#e9ffe9;font-weight:700;font-size:24px;line-height:1}.player__logo--mobile{width:56px;height:56px;border-radius:14px;font-size:20px}.player__listeners{text-align:center}.player__info{display:flex;flex-direction:column;gap:4px}.player__title{font-size:20px;font-weight:600;letter-spacing:.01em}.player__subtitle{font-size:13px;color:#9ca3af}.player__main{display:flex;align-items:center;gap:24px;margin-bottom:20px}.player__main--mobile{flex-direction:column;align-items:stretch}.player__play-button{min-width:160px;min-height:56px;padding:12px 32px;border-radius:999px;border:none;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:18px;font-weight:600;cursor:pointer;box-shadow:0 12px 35px #22c55e80;transition:transform .1s ease,box-shadow .1s ease,filter .1s ease}.player__play-button:hover{transform:translateY(-1px);box-shadow:0 16px 40px #22c55ea6;filter:brightness(1.05)}.player__play-button:active{transform:translateY(1px);box-shadow:0 8px 25px #22c55e73}.player__play-button--mobile{width:100%}.player__state-label{font-size:14px;color:#9ca3af}.player__state-label--mobile{text-align:center}.player__votes{margin-top:8px}.player__votes--mobile{margin-top:16px}.votes__label{font-size:13px;color:#9ca3af;margin-bottom:8px}.votes__buttons{display:flex;flex-wrap:nowrap;gap:10px}.votes__buttons--mobile{flex-direction:column}.vote-button{flex:1;min-height:44px;border-radius:999px;border:none;font-size:14px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;transition:transform .1s ease,box-shadow .1s ease,filter .1s ease,opacity .1s ease,border-color .1s ease;color:#020617;border:1px solid transparent}.vote-button--mobile{width:100%}.vote-button--red{background:#fecaca}.vote-button--red:hover:not(:disabled){filter:brightness(.97);box-shadow:0 10px 25px #f8717159}.vote-button--yellow{background:#fef3c7}.vote-button--yellow:hover:not(:disabled){filter:brightness(.97);box-shadow:0 10px 25px #f8fafc40}.vote-button--green{background:#bbf7d0}.vote-button--green:hover:not(:disabled){filter:brightness(.97);box-shadow:0 10px 25px #22c55e59}.vote-button--selected{border-color:#0f172acc;box-shadow:0 0 0 1px #0f172acc,0 10px 28px #0f172a80}.vote-button:disabled{cursor:not-allowed;opacity:.4;box-shadow:none}@media(min-width:768px){.player--desktop{display:block}.player--mobile{display:none}.player__stations{width:50%;flex:0 0 50%}.language-switch{flex:0 0 150px}}@media(max-width:767px){.player__stations,.language-switch{flex:1 1 100%;width:100%}.language-switch{margin-left:0}}
