button.svelte-1nhw7tb{cursor:pointer}svg.svelte-1nhw7tb{background-color:transparent}header.svelte-1nhw7tb{display:flex;flex-direction:row;border-bottom:solid 1px #adf902;justify-content:space-evenly;padding:8px 0}input.svelte-1nhw7tb:focus,select.svelte-1nhw7tb:focus{outline:none}#mainLogoContainer.svelte-1nhw7tb{display:flex;flex:1;align-items:center}#mainLogo.svelte-1nhw7tb{height:40px;margin-left:15px}#twobuttons.svelte-1nhw7tb{align-items:center;display:flex;justify-content:center;flex:1}.headerbtns.svelte-1nhw7tb{border:solid 1px #faff00;width:150px;height:35px;border-radius:8px;background-color:#00001e;color:#faff00;font-size:16px;margin:0 15px;font-family:Red Hat Display;transition:all .3s ease}.headerbtns.svelte-1nhw7tb:hover{background-color:#0a0a2e}#playersBtn.svelte-1nhw7tb{background-color:#faff00;color:#00001e;transition:all .3s ease}#playersBtn.svelte-1nhw7tb:hover{background-color:#d3d304}#account.svelte-1nhw7tb{flex:1;align-items:center;display:flex;justify-content:end}.accountBtns.svelte-1nhw7tb{width:35px;height:35px;border:none;background-color:transparent;margin:0 7px;border-radius:5px;transition:transform .1s ease}#chrome.svelte-1nhw7tb{transition:background-color .2s ease,transform .1s ease;display:flex;align-items:center;justify-content:center}#chrome.svelte-1nhw7tb:hover{background-color:#adf902}#accountBtn.svelte-1nhw7tb{transition:background-color .2s ease,transform .1s ease;display:flex;align-items:center;justify-content:center}#accountBtn.svelte-1nhw7tb:hover{background-color:#d3d3d3}#signOut.svelte-1nhw7tb{transition:background-color .2s ease,transform .1s ease;display:flex;align-items:center;justify-content:center}#signOut.svelte-1nhw7tb:hover{background-color:red}main.svelte-1nhw7tb{margin:0 100px 50px}#playlists-title.svelte-1nhw7tb{text-align:center;color:#adf902;font-size:2.5rem;padding:1.5rem 0;font-weight:500}.filter-bar.svelte-1nhw7tb{display:flex;align-items:center;gap:15px;padding:1rem 0;border-top:1px solid #4a4a58;border-bottom:1px solid #4a4a58}.filter-label.svelte-1nhw7tb{font-size:1rem;color:#ccc}.filter-input.svelte-1nhw7tb,.filter-select.svelte-1nhw7tb{background:#00001e;border:1px solid #8c8c9a;color:#fff;padding:10px 15px;border-radius:6px;font-family:Red Hat Display,sans-serif;font-size:1rem;transition:all ease .2s}.filter-input.svelte-1nhw7tb:hover,.filter-select.svelte-1nhw7tb:hover{background-color:#0a0a2e;border:1px solid #faff00}.filter-input.svelte-1nhw7tb::placeholder{color:#ccc}.filter-select.svelte-1nhw7tb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:1.2em;padding-right:35px}#search-content-input.svelte-1nhw7tb{margin-left:auto;width:200px}.filter-row.svelte-1nhw7tb{display:flex;align-items:center;gap:15px;flex-grow:1}#allPlaylists.svelte-1nhw7tb,.playlist.svelte-1nhw7tb{margin:50px 0}.playlistName.svelte-1nhw7tb{display:flex;align-items:center;justify-content:center;color:#c2c2c2;margin:10px 0}.innerPlaylist.svelte-1nhw7tb{display:flex;flex-direction:row;height:200px}.playlistOptions.svelte-1nhw7tb{display:flex;flex-direction:column;justify-content:space-between}.playlistBtns.svelte-1nhw7tb{margin:3px 0;height:32px;width:160px;background-color:#00001e;border:#faff00 solid 1px;border-radius:5px;color:#faff00}.uploadBtn.svelte-1nhw7tb{background-color:#faff00;color:#00001e}.fourBtnDiv.svelte-1nhw7tb{margin:3px 0;height:32px;width:160px;border:none;color:#faff00;display:flex;justify-content:space-between}.fourBtn.svelte-1nhw7tb{margin:0 2px;background-color:transparent;border:none}.fourBtnPng.svelte-1nhw7tb{height:28px;filter:invert(62%) sepia(3%) saturate(1032%) hue-rotate(202deg) brightness(80%) contrast(80%)}.playlistContent.svelte-1nhw7tb{display:flex;flex-direction:row;border:solid 1px rgb(194,194,194);border-radius:10px;padding:8px;width:100%;margin:0 0 0 20px;transition:all ease .4s;overflow-x:auto}.playlistContent.svelte-1nhw7tb:hover{border:solid 1px rgb(131,131,131)}.playlistItem.svelte-1nhw7tb{display:flex;flex-direction:column;justify-content:space-between;transition:all ease .2s;border-radius:8px;min-width:175px;border:solid 1px transparent;padding:5px 5px 7px}.playlistItem.svelte-1nhw7tb:hover{border-color:#faff00}.itemTypeAndTime.svelte-1nhw7tb{display:flex;flex-direction:row;justify-content:space-between;height:20px;margin:0 4px}.itemTime.svelte-1nhw7tb{color:#949497}.itemTypeVector.svelte-1nhw7tb{height:20px;filter:invert(62%) sepia(3%) saturate(1032%) hue-rotate(202deg) brightness(50%) contrast(80%)}.itemName.svelte-1nhw7tb{font-size:18px;text-align:center;color:#949497}.itemFootage.svelte-1nhw7tb{display:flex;align-items:center;justify-content:center}.footageImg.svelte-1nhw7tb{width:163px;height:90px;border:0 solid;border-radius:15px;margin:0 0 5px}.playlistItemBottomButtons.svelte-1nhw7tb{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.bottomButton.svelte-1nhw7tb{height:28px;width:28px;background-color:transparent;border:none}.pngColor.svelte-1nhw7tb{width:24px;height:24px;filter:invert(62%) sepia(3%) saturate(1032%) hue-rotate(202deg) brightness(50%) contrast(80%)}.playlistHoverInfo.svelte-1nhw7tb{opacity:0;transition:all ease .2s}.playlistItem.svelte-1nhw7tb:hover .playlistHoverInfo:where(.svelte-1nhw7tb){opacity:1}.profilePopup.svelte-1nhw7tb{z-index:100;display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100%;width:100%;align-items:center;justify-content:center}.innerProfilePopup.svelte-1nhw7tb{width:35%;height:35%;background-color:#030331;border:#faff00 solid 1px;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 20px #000c}.profilePopupRows.svelte-1nhw7tb{margin:20px 0;border-bottom:solid #faff00 1px;width:80%;display:flex;justify-content:space-between}.langDropdown.svelte-1nhw7tb{border:1px solid rgb(199,199,199);border-radius:5px;background-color:#030331;height:25px;width:90px;color:#c7c7c7;text-align:center;margin:0 0 2px;transition:all ease .3s}.langDropdown.svelte-1nhw7tb:hover{border-color:#faff00}.custom-file-upload.svelte-1nhw7tb label:where(.svelte-1nhw7tb){display:inline-block;width:160px;height:32px}.custom-file-upload.svelte-1nhw7tb .playlistBtns.uploadBtn:where(.svelte-1nhw7tb){width:100%;height:100%;text-align:center;line-height:18px;box-sizing:border-box;cursor:pointer;display:inline-block}.custom-file-upload.svelte-1nhw7tb span:where(.svelte-1nhw7tb){display:inline-block;padding:6px 16px;background:#faff00;color:#00001e;border-radius:5px;border:1px solid #faff00;font-family:Red Hat Display,sans-serif;font-size:16px;transition:background .2s}.custom-file-upload.svelte-1nhw7tb span:where(.svelte-1nhw7tb):hover{background:#d3d304}.checkbox-wrapper-2.svelte-1nhw7tb .ikxBAC:where(.svelte-1nhw7tb){-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#dfe1e4;border-radius:72px;border-style:none;flex-shrink:0;height:20px;margin:0;position:relative;width:30px}.checkbox-wrapper-2.svelte-1nhw7tb .ikxBAC:where(.svelte-1nhw7tb):before{bottom:-6px;content:"";left:-6px;position:absolute;right:-6px;top:-6px}.checkbox-wrapper-2.svelte-1nhw7tb .ikxBAC:where(.svelte-1nhw7tb),.checkbox-wrapper-2.svelte-1nhw7tb .ikxBAC:where(.svelte-1nhw7tb):after{transition:all .1s ease-out}.checkbox-wrapper-2.svelte-1nhw7tb .ikxBAC:where(.svelte-1nhw7tb):after{background-color:#fff;border-radius:50%;content:"";height:14px;left:3px;position:absolute;top:3px;width:14px}.checkbox-wrapper-2.svelte-1nhw7tb input[type=checkbox]:where(.svelte-1nhw7tb){cursor:default}.checkbox-wrapper-2.svelte-1nhw7tb .ikxBAC:where(.svelte-1nhw7tb):hover{background-color:#c9cbcd;transition-duration:0s}.checkbox-wrapper-2.svelte-1nhw7tb .ikxBAC:where(.svelte-1nhw7tb):checked{background-color:#faff00}.checkbox-wrapper-2.svelte-1nhw7tb .ikxBAC:where(.svelte-1nhw7tb):checked:after{background-color:#333;left:13px}.checkbox-wrapper-2.svelte-1nhw7tb :where(.svelte-1nhw7tb):focus:not(.focus-visible){outline:0}.checkbox-wrapper-2.svelte-1nhw7tb .ikxBAC:where(.svelte-1nhw7tb):checked:hover{background-color:#faff00}.editIcon.svelte-1nhw7tb{width:20px;height:20px;margin:14px 12px 12px;cursor:pointer;opacity:.7;filter:invert(62%) sepia(3%) saturate(1032%) hue-rotate(202deg) brightness(80%) contrast(80%);transition:opacity .2s}.editIcon.svelte-1nhw7tb:hover{opacity:1}.editPlaylistInput.svelte-1nhw7tb{font-size:1.5rem;padding:2px 8px;border-radius:4px;border:1px solid #c9cbcd;background:#00001e;color:#faff00;width:50%}.itemEditPopup.svelte-1nhw7tb{z-index:100;display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100%;width:100%;align-items:center;justify-content:center}.innerItemEditPopup.svelte-1nhw7tb{width:30%;height:60%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;background-color:#030331;border-radius:10px;border:solid #faff00 1px}.itemEditPopupName.svelte-1nhw7tb{background-color:transparent;border:none;color:#fff;display:flex;height:31px;font-size:25px;margin:20px 0}.itemEditNameIcon.svelte-1nhw7tb{height:31px;margin:1px 0 0 10px;filter:invert(62%) sepia(3%) saturate(1032%) hue-rotate(202deg) brightness(80%) contrast(80%)}.itemEditFootage.svelte-1nhw7tb{width:90%;border-radius:10px}.itemEditBottom.svelte-1nhw7tb{height:35%;width:90%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;font-size:18px}.itemEditBottomLines.svelte-1nhw7tb{width:100%;display:flex;justify-content:space-between}.numberInput.svelte-1nhw7tb{width:70px;background-color:#040446;border:1px solid white;border-radius:5px;color:#faff00;padding:3px;margin:0 5px}.itemEditDropdowns.svelte-1nhw7tb{border:solid white 1px;border-radius:5px;background-color:#040446;color:#faff00;height:31px;width:180px}@media (max-width: 1600px){.innerItemEditPopup.svelte-1nhw7tb{width:40%}}@media (max-width: 1070px){main.svelte-1nhw7tb{margin:20px}.filter-bar.svelte-1nhw7tb{flex-direction:column;align-items:stretch}.filter-row.svelte-1nhw7tb{justify-content:space-between}.filter-row.svelte-1nhw7tb:first-child .filter-input:where(.svelte-1nhw7tb),.filter-row.svelte-1nhw7tb:first-child .filter-select:where(.svelte-1nhw7tb){flex-grow:1}#search-content-input.svelte-1nhw7tb{margin-left:0;width:auto;flex-grow:1}.innerItemEditPopup.svelte-1nhw7tb{width:50%}}@media (max-width: 900px){.innerItemEditPopup.svelte-1nhw7tb{width:60%}}@media (max-width: 700px){header.svelte-1nhw7tb{flex-direction:column}#twobuttons.svelte-1nhw7tb{flex-direction:column;margin-top:10px}.headerbtns.svelte-1nhw7tb{width:50%;margin:5px 0}#account.svelte-1nhw7tb,#mainLogoContainer.svelte-1nhw7tb{margin-top:10px;justify-content:center}#mainLogo.svelte-1nhw7tb{margin-left:0}}@media (max-width: 600px){.filter-row.svelte-1nhw7tb{flex-direction:column;align-items:stretch}.innerItemEditPopup.svelte-1nhw7tb{width:85%}}
