main.svelte-14bqwv7{width:800px!important}main.svelte-14bqwv7>h1:where(.svelte-14bqwv7){margin:0 20px;text-align:center}.search.svelte-14bqwv7{display:flex;gap:10px;width:100%;animation:appear .5s ease}.search.svelte-14bqwv7 select:where(.svelte-14bqwv7){width:fit-content}.search.svelte-14bqwv7 input:where(.svelte-14bqwv7){flex:1}.search.svelte-14bqwv7 button:where(.svelte-14bqwv7){flex:0;padding:8px 30px}@media screen and (max-width:500px){.search.svelte-14bqwv7{flex-direction:column}.search.svelte-14bqwv7 select:where(.svelte-14bqwv7),.search.svelte-14bqwv7 input:where(.svelte-14bqwv7){width:100%}}h3.svelte-14bqwv7{margin-top:20px}.error.svelte-14bqwv7{animation:appear .5s ease}.loading.svelte-14bqwv7{margin-top:50px;animation:appear .5s ease,rotate 1s linear infinite!important}.empty.svelte-14bqwv7{animation:appear .5s ease;text-align:center;color:var(--text-sec)}.downloaders.svelte-14bqwv7{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 10px}@media screen and (max-width:600px){.downloaders.svelte-14bqwv7{display:grid}}.downloader.svelte-14bqwv7{all:unset;position:relative;background:var(--foreground);border-radius:10px;padding:10px;cursor:pointer;display:flex;flex-direction:column;gap:5px;transition:.2s ease}.downloader.svelte-14bqwv7:is(:where(.svelte-14bqwv7):hover,:where(.svelte-14bqwv7):focus){background:var(--foreground-sec)}.downloader.svelte-14bqwv7>span:where(.svelte-14bqwv7){position:absolute;top:0;right:0;margin:14px;font-size:20px}.downloader.svelte-14bqwv7 .name:where(.svelte-14bqwv7){display:flex;align-items:center;gap:10px;margin-right:40px}.downloader.svelte-14bqwv7 .name:where(.svelte-14bqwv7) img:where(.svelte-14bqwv7){height:20px;max-width:32px;object-fit:contain}.downloader.svelte-14bqwv7 .name:where(.svelte-14bqwv7) p:where(.svelte-14bqwv7){font-size:22px;font-weight:700}.downloader.svelte-14bqwv7 .description:where(.svelte-14bqwv7){font-size:14px}.activeDownloader.svelte-14bqwv7{animation:appear .5s ease;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:-15px;margin-top:5px}.activeDownloader.svelte-14bqwv7 img:where(.svelte-14bqwv7){height:24px;max-width:40px;object-fit:contain}.activeDownloader.svelte-14bqwv7 p:where(.svelte-14bqwv7){font-size:18px;font-weight:600}.result.svelte-14bqwv7{display:flex;flex-direction:column;gap:15px;animation:appear .5s ease;margin-top:20px;width:400px;max-width:100%;padding:0 20px}.result.svelte-14bqwv7 .info:where(.svelte-14bqwv7){display:flex;gap:20px}.result.svelte-14bqwv7 .info[data-type=audio]:where(.svelte-14bqwv7)>img:where(.svelte-14bqwv7){width:72px;border-radius:5px;aspect-ratio:1/1;object-fit:cover}.result.svelte-14bqwv7 .info[data-type=audio]:where(.svelte-14bqwv7) .metadata:where(.svelte-14bqwv7){display:flex;flex-direction:column;justify-content:center;overflow:hidden}.result.svelte-14bqwv7 .info[data-type=audio]:where(.svelte-14bqwv7) .metadata:where(.svelte-14bqwv7) .name:where(.svelte-14bqwv7){font-weight:700}.result.svelte-14bqwv7 .info[data-type=audio]:where(.svelte-14bqwv7) .metadata:where(.svelte-14bqwv7) .authors:where(.svelte-14bqwv7){color:var(--text-sec);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result.svelte-14bqwv7 .info[data-type=video]:where(.svelte-14bqwv7){flex-direction:column;gap:10px;align-items:center}.result.svelte-14bqwv7 .info[data-type=video]:where(.svelte-14bqwv7) .thumbnail:where(.svelte-14bqwv7){display:flex;position:relative;border-radius:10px;overflow:hidden}.result.svelte-14bqwv7 .info[data-type=video]:where(.svelte-14bqwv7) .thumbnail:where(.svelte-14bqwv7) img:where(.svelte-14bqwv7){max-height:300px;width:100%}.result.svelte-14bqwv7 .info[data-provider=youtube]:where(.svelte-14bqwv7) .thumbnail:where(.svelte-14bqwv7) img:where(.svelte-14bqwv7){aspect-ratio:16/9;object-fit:cover}.result.svelte-14bqwv7 .info[data-type=video]:where(.svelte-14bqwv7) .thumbnail:where(.svelte-14bqwv7) .duration:where(.svelte-14bqwv7){position:absolute;bottom:0;right:0;background:#000000b3;padding:3px 6px;border-radius:5px;font-size:14px;margin:5px}.result.svelte-14bqwv7 .info[data-type=video]:where(.svelte-14bqwv7) .metadata:where(.svelte-14bqwv7){display:flex;gap:10px}.result.svelte-14bqwv7 .info[data-type=video]:where(.svelte-14bqwv7) .metadata:where(.svelte-14bqwv7)>img:where(.svelte-14bqwv7){border-radius:50%;width:48px;height:48px}.result.svelte-14bqwv7 .info[data-type=video]:where(.svelte-14bqwv7) .metadata:where(.svelte-14bqwv7) .text:where(.svelte-14bqwv7){display:flex;flex-direction:column}.result.svelte-14bqwv7 .info[data-type=video]:where(.svelte-14bqwv7) .metadata:where(.svelte-14bqwv7) .text:where(.svelte-14bqwv7) .title:where(.svelte-14bqwv7){font-weight:700}.result.svelte-14bqwv7 .info[data-type=video]:where(.svelte-14bqwv7) .metadata:where(.svelte-14bqwv7) .text:where(.svelte-14bqwv7) .author:where(.svelte-14bqwv7){color:var(--text-sec)}.result.svelte-14bqwv7 .info[data-type=image]:where(.svelte-14bqwv7){display:flex;flex-direction:column;width:100%;gap:10px}.result.svelte-14bqwv7 .info[data-type=image]:where(.svelte-14bqwv7) .text:where(.svelte-14bqwv7){padding:5px;width:100%}.result.svelte-14bqwv7 .info[data-type=image]:where(.svelte-14bqwv7) .author:where(.svelte-14bqwv7){display:flex;gap:5px;align-items:center;width:100%}.result.svelte-14bqwv7 .info[data-type=image]:where(.svelte-14bqwv7) .author:where(.svelte-14bqwv7) img:where(.svelte-14bqwv7){width:48px;height:48px;border-radius:50%;margin-left:5px}.result.svelte-14bqwv7 .info[data-type=image]:where(.svelte-14bqwv7) .author:where(.svelte-14bqwv7) .authorInfo:where(.svelte-14bqwv7){display:flex;flex-direction:column}.result.svelte-14bqwv7 .info[data-type=image]:where(.svelte-14bqwv7) .author:where(.svelte-14bqwv7) .authorInfo:where(.svelte-14bqwv7) .handle:where(.svelte-14bqwv7){font-size:14px;color:var(--text-sec)}.result.svelte-14bqwv7 .info[data-type=image]:where(.svelte-14bqwv7) .media:where(.svelte-14bqwv7){display:flex;width:100%;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap}.result.svelte-14bqwv7 .info[data-type=image]:where(.svelte-14bqwv7) .media:where(.svelte-14bqwv7) .item:where(.svelte-14bqwv7){all:unset;line-height:0;position:relative;cursor:pointer;border-radius:10px;overflow:hidden;max-width:400px}.result.svelte-14bqwv7 .info[data-type=image]:where(.svelte-14bqwv7) .media:where(.svelte-14bqwv7) .item:where(.svelte-14bqwv7) img:where(.svelte-14bqwv7){height:100%;width:100%;object-fit:contain}.result.svelte-14bqwv7 .info[data-type=image]:where(.svelte-14bqwv7) .media:where(.svelte-14bqwv7) .item:where(.svelte-14bqwv7) video:where(.svelte-14bqwv7){height:100%;width:100%;object-fit:contain}.result.svelte-14bqwv7 .info[data-type=image]:where(.svelte-14bqwv7) .media:where(.svelte-14bqwv7) .item:where(.svelte-14bqwv7) .dl:where(.svelte-14bqwv7){position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;transition:.2s ease;pointer-events:none}.result.svelte-14bqwv7 .info[data-type=image]:where(.svelte-14bqwv7) .media:where(.svelte-14bqwv7) .item:where(.svelte-14bqwv7):is(:where(.svelte-14bqwv7):hover,:where(.svelte-14bqwv7):focus-visible) .dl:where(.svelte-14bqwv7){opacity:1}.result.svelte-14bqwv7 .download:where(.svelte-14bqwv7){display:flex;gap:10px;flex:1}.result.svelte-14bqwv7 .download:where(.svelte-14bqwv7) .load:where(.svelte-14bqwv7){animation:rotate 1s linear infinite!important}.result.svelte-14bqwv7 .download:where(.svelte-14bqwv7) select:where(.svelte-14bqwv7){height:unset;width:fit-content}.result.svelte-14bqwv7 .download:where(.svelte-14bqwv7) .back:where(.svelte-14bqwv7){flex:0;padding:0 20px}.result.svelte-14bqwv7 .download:where(.svelte-14bqwv7) .copy:where(.svelte-14bqwv7){flex:0;padding:0 20px}.result.svelte-14bqwv7 .progress:where(.svelte-14bqwv7){width:100%;height:8px;background:var(--foreground-sec);border-radius:5px;overflow:hidden;animation:appear .5s ease}.result.svelte-14bqwv7 .progress:where(.svelte-14bqwv7) .inner:where(.svelte-14bqwv7){height:100%;background:var(--bludood);transition:width .2s ease}.results.svelte-14bqwv7{display:flex;flex-direction:column;gap:15px;margin-top:20px;animation:appear .5s ease;height:500px;overflow-y:auto;width:500px;max-width:100%;padding:0 20px}.results.svelte-14bqwv7 .item:where(.svelte-14bqwv7){all:unset;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px}.results.svelte-14bqwv7 .item:where(.svelte-14bqwv7) .info[data-type=audio]:where(.svelte-14bqwv7){display:flex;align-items:center;gap:20px;overflow:hidden}.results.svelte-14bqwv7 .item:where(.svelte-14bqwv7) .info[data-type=audio]:where(.svelte-14bqwv7)>img:where(.svelte-14bqwv7){width:48px;border-radius:5px;aspect-ratio:1/1;object-fit:cover}.results.svelte-14bqwv7 .item:where(.svelte-14bqwv7) .info[data-type=audio]:where(.svelte-14bqwv7) .metadata:where(.svelte-14bqwv7){display:flex;flex-direction:column;justify-content:center;overflow:hidden}.results.svelte-14bqwv7 .item:where(.svelte-14bqwv7) .info[data-type=audio]:where(.svelte-14bqwv7) .metadata:where(.svelte-14bqwv7) .name:where(.svelte-14bqwv7){font-weight:700}.results.svelte-14bqwv7 .item:where(.svelte-14bqwv7) .info[data-type=audio]:where(.svelte-14bqwv7) .metadata:where(.svelte-14bqwv7) .name:where(.svelte-14bqwv7) .match:where(.svelte-14bqwv7){font-size:12px;font-weight:400;background:var(--foreground-sec);border-radius:9999px;padding:2px 6px;margin-left:4px}.results.svelte-14bqwv7 .item:where(.svelte-14bqwv7) .info[data-type=audio]:where(.svelte-14bqwv7) .metadata:where(.svelte-14bqwv7) .authors:where(.svelte-14bqwv7){color:var(--text-sec);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
