.wely-player{background:#fff;width:100%;position:relative}.wely-container{max-width:1280px;margin:0 auto;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.wely-station-info{display:flex;align-items:center;gap:12px;min-width:0}.wely-logo{width:40px;height:40px;border-radius:9999px;-o-object-fit:cover;object-fit:cover}.wely-title{color:#1f2937;font-size:14px;line-height:1.2}.wely-subtitle{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:12px}.wely-live-dot{width:10px;height:10px;border-radius:9999px;background:#cd2028}.wely-live-text{font-weight:600}.wely-center{display:flex;flex:1 1 auto;justify-content:center;align-items:center}.wely-controls-wrapper{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:300px}.wely-controls-buttons{display:flex;align-items:center;gap:12px}.wely-progress-wrapper{display:flex;align-items:center;gap:8px;width:100%}.wely-time{color:#6b7280;font-size:11px;font-weight:500;min-width:38px;text-align:center}.wely-progress-bar{flex:1;height:4px;border-radius:2px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;background:#e5e7eb}.wely-progress-bar::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#213244;cursor:pointer;-webkit-transition:transform .2s ease;transition:transform .2s ease;position:relative;z-index:2}.wely-progress-bar::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#213244;cursor:pointer;border:none;-moz-transition:transform .2s ease;transition:transform .2s ease;position:relative;z-index:2}.wely-progress-bar::-webkit-slider-thumb:hover{transform:scale(1.3)}.wely-progress-bar::-moz-range-thumb:hover{transform:scale(1.3)}.wely-progress-bar::-webkit-slider-runnable-track{height:4px;border-radius:2px;background:transparent}.wely-progress-bar::-moz-range-track{height:4px;border-radius:2px;background:transparent}.wely-progress-bar::-moz-range-progress{background:#213244;height:4px;border-radius:2px}.wely-skip-button{width:36px;height:36px;border-radius:9999px;background:transparent;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#475569;transition:all .2s ease}.wely-skip-button:hover{background:#f3f4f6;color:#213244}.wely-skip-icon{font-size:28px}.wely-play-button{width:48px;height:48px;border-radius:9999px;background:#213244;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.18);border:none;cursor:pointer;transition:all .2s ease}.wely-play-button:hover{background:#1a2735}.wely-play-icon{color:#fff;font-size:24px}.wely-right{display:flex;align-items:center;gap:12px}.wely-right-icons{gap:8px;align-items:center}.wely-right-icons,.wely-speed-drawer{display:inline-flex}.wely-icon-btn{padding:4px;border-radius:9999px;color:#475569}.wely-icon{width:20px;height:20px}.wely-frequencies{display:inline-flex;align-items:center;gap:8px;background:transparent;padding:0}.wely-frequency-pill{border:2px solid #213244;padding:6px 10px;border-radius:9999px;background:#fff;color:#213244;font-weight:500;font-size:12px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px}.wely-frequency-icon{width:25px;height:25px}.wely-frequency-pill:hover{background:#f3f4f6}.wely-frequency-pill.active{background:#213244;color:#fff;border-color:#213244}