:root{--bg: var(--boxColor);--fg: var(--boxColor);--trans-dur: .3s}._main_3wt7t_9{display:none;animation:_fadeIn_3wt7t_1 .5s}._out_3wt7t_14{animation:_fadeOut_3wt7t_1 .5s linear forwards}._ip_3wt7t_18{width:6em;height:3em}._ip__track_3wt7t_23{stroke:var(--boxColor);transition:stroke var(--trans-dur)}._ip__worm1_3wt7t_28,._ip__worm2_3wt7t_29{animation:_worm1_3wt7t_1 2s linear infinite}._ip__worm2_3wt7t_29{animation-name:_worm2_3wt7t_1}@keyframes _fadeIn_3wt7t_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_3wt7t_1{0%{opacity:1}to{opacity:0}}@keyframes _worm1_3wt7t_1{0%{stroke-dashoffset:0}50%{animation-timing-function:steps(1);stroke-dashoffset:-358}50.01%{animation-timing-function:linear;stroke-dashoffset:358}to{stroke-dashoffset:0}}@keyframes _worm2_3wt7t_1{0%{stroke-dashoffset:358}50%{stroke-dashoffset:0}to{stroke-dashoffset:-358}}._alert_1l09u_1{width:250px;margin-top:10px;transform:translate(-50%);opacity:0;z-index:2;font-size:16px;color:#fff;border-radius:5px;animation:_fadeIn_1l09u_1 .5s linear forwards}._out_1l09u_13{animation:_fadeOut_1l09u_1 .5s linear forwards}._success_1l09u_17{background-color:#60cc60bf;border-left:5px solid green}._fail_1l09u_22{background-color:#cc6060bf;border-left:5px solid red}._progressbar_1l09u_27{width:100%}._inner_1l09u_31{height:5px;border-bottom-right-radius:5px;animation:_progressbar-countdown_1l09u_1;animation-duration:40s;animation-iteration-count:1;animation-fill-mode:forwards;animation-play-state:paused;animation-timing-function:linear}._close_1l09u_42{position:absolute;top:5px;right:0;background-color:transparent;border:none}._close_1l09u_42:hover{cursor:pointer}@keyframes _progressbar-countdown_1l09u_1{0%{width:100%;background:#fff}to{width:0%;background:#212121}}@keyframes _fadeIn_1l09u_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_1l09u_1{0%{opacity:1}to{opacity:0}}._header_1wznb_1{position:relative;display:flex;width:100%;height:60px;background-color:#00000040;align-items:center;justify-content:center;padding:10px 0}._btn_1wznb_12:hover{cursor:pointer}._savey_1wznb_16{font-size:20px;font-family:Amsterdam Two;font-weight:700}._menu_1wznb_22{display:flex;position:absolute;gap:24px;left:0;margin-left:32px;list-style:none}._addVdDropdown_1wznb_31{display:none}@media screen and (max-width: 860px){._liAddVideo_1wznb_36{display:none}._addVdDropdown_1wznb_31{display:block}._menu_1wznb_22{margin-left:0}}._video_ypmfn_1{position:relative;display:flex;width:18%;min-width:230px;background-color:var(--boxColor);line-height:18px;flex-direction:column;margin:0 auto;border-radius:15px;overflow:hidden;box-sizing:border-box;box-shadow:4px 4px 8px -1px var(--boxShadowColor)}._video_ypmfn_1 ._order_ypmfn_15{position:absolute;font-size:10px;margin:0 12px 8px 0;bottom:0;right:0}._video_ypmfn_1 img{width:100%;-o-object-fit:cover;object-fit:cover;-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none}._video_ypmfn_1 ._container_ypmfn_29{display:flex;flex-direction:column;padding:8px;justify-content:center;align-items:center;text-align:center;flex-grow:1}._video_ypmfn_1 h3{display:-webkit-box;margin:0;font-size:16px;font-weight:300;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._video_ypmfn_1 h5{margin:0;font-size:11px;font-weight:300}._video_ypmfn_1 ._lastTime_ypmfn_53{margin-top:2px}._video_ypmfn_1 ._buttons_ypmfn_56{display:grid;width:75%;grid-template-columns:repeat(3,1fr);margin:0 auto 8px}._video_ypmfn_1 ._buttons_ypmfn_56 a{width:20%;color:var(--textColor);text-decoration:none;justify-self:center;padding:8px}._video_ypmfn_1 ._buttons_ypmfn_56 a:hover{cursor:pointer}@media screen and (min-width: 1833px){._video_ypmfn_1{width:10%}}@media screen and (max-width: 792px){._video_ypmfn_1{width:40%}}@media screen and (max-width: 538px){._video_ypmfn_1{width:90%}}._footer_1c0ay_1{width:100%;position:fixed;background-color:#00000040;margin-top:15px;padding:5px;left:0;bottom:0;font-size:12px;text-align:center}._text_1c0ay_13{font-weight:500;margin:3px 0}/*! tailwindcss v4.0.8 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--color-gray-300:oklch(.872 .01 258.338);--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75)}}@layer utilities{.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.-mt-\[10px\]{margin-top:-10px}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-\[2px\]{margin-top:2px}.ml-\[5px\]{margin-left:5px}.flex{display:flex}.min-h-screen{min-height:100vh}.w-full{width:100%}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.bg-\[var\(--backgroundColor\)\]{background-color:var(--backgroundColor)}.px-2{padding-inline:calc(var(--spacing)*2)}.font-\[\"Sora\"\]{font-family:Sora}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.text-\[var\(--textColor\)\]{color:var(--textColor)}.text-gray-300{color:var(--color-gray-300)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}@layer base,components;@font-face{font-family:Sora;src:local("Sora"),url(/assets/Sora-B-NSZvbM.ttf),format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Amsterdam Two;src:local("Amsterdam Two"),local("AmsterdamTwo"),url(/assets/amsterdam-two-XXeU8_XG.ttf),format("truetype");font-weight:400;font-style:normal}:root{--backgroundColor:#212121;--textColor:white;--boxColor:#333232;--boxShadowColor:#ffffff4d}[data-theme=light]{--backgroundColor:#dae3dc;--textColor:black;--boxColor:#bbc4bd;--boxShadowColor:#000}html,body{height:100%;margin:0}body{font-family:Sora}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background-color:#000}::-webkit-scrollbar-thumb{background-color:#676767;border-radius:10px}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}
