.styles_player__fVIfk{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--background-color);border-radius:var(--border-radius-sm);min-width:200px;max-width:300px}.styles_playBtn__i8kdH{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:50%;background:var(--primary-color);color:#fff;cursor:pointer;transition:opacity .15s}.styles_playBtn__i8kdH:hover{opacity:.85}.styles_progressArea__Y_cwe{flex:1 1;display:flex;flex-direction:column;gap:2px}.styles_progressBar__lCEPl{width:100%;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--divider-color);border-radius:var(--border-radius-xs);cursor:pointer;outline:none}.styles_progressBar__lCEPl::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:var(--primary-color);border-radius:50%;cursor:pointer}.styles_progressBar__lCEPl::-moz-range-thumb{width:12px;height:12px;background:var(--primary-color);border-radius:50%;cursor:pointer;border:none}.styles_times__xflfF{display:flex;justify-content:space-between;font-size:10px;color:var(--muted-text-color)}.styles_rateBtn__64vEp{flex-shrink:0;border:1px solid var(--divider-color);background:rgba(0,0,0,0);color:var(--muted-text-color);cursor:pointer;font-size:11px;font-weight:600;padding:2px 5px;border-radius:var(--border-radius-sm);min-width:28px;text-align:center}.styles_rateBtn__64vEp:hover{background:var(--background-color);color:var(--text-color)}.styles_media_preview_wrapper__RceJW{cursor:pointer}.styles_media___OSbG{position:relative;height:auto;display:flex;align-items:center;margin-top:10px}.styles_media___OSbG .styles_media_inner__aSZv2{width:100%;position:relative}.styles_media___OSbG .styles_media_inner__aSZv2 .styles_file_name_wrapper__Ohoj_{font-size:13px;font-weight:500;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:underline;display:flex;align-items:center;gap:5px;cursor:pointer}.styles_media___OSbG .styles_media_inner__aSZv2 .styles_file_name_wrapper__Ohoj_ .styles_download_icon__e2fqs{display:flex;min-width:18px}.styles_media___OSbG .styles_media_inner__aSZv2 .styles_file_name_wrapper__Ohoj_ .styles_file_name__UvpsA{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_media___OSbG .styles_media_inner__aSZv2 .styles_media_preview_wrapper__zlatd{position:absolute;bottom:30px;right:20px;z-index:0}.styles_media___OSbG .styles_media_link__ZBdwm{display:block;width:100%}.styles_media___OSbG picture{display:flex}.styles_media___OSbG img{height:100%;max-height:140px;width:auto;border-radius:var(--border-radius)}.styles_media___OSbG video{background-color:#000;height:auto;max-height:155px;width:100%;border-radius:var(--border-radius)}.styles_media___OSbG .styles_file_preview_wrapper__YTk4a{display:flex;align-items:flex-start;gap:5px;flex-direction:column;width:100%}.styles_media___OSbG .styles_file_preview_wrapper__YTk4a svg{max-width:80px!important}.styles_media___OSbG .styles_file_preview_wrapper__YTk4a span{font-size:13px}