@keyframes Media_loadingBlurAnimation__o91Wq{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes Media_loadingDissolve__cnHch{0%{background-position:200% 0}to{background-position:0 0}}@keyframes Media_loadingAnimation__1knCv{0%{background-position:-300px 0}to{background-position:300px 0}}@keyframes Media_loadingFontColorAnimation__DDpzh{0%{color:#a4a4a1}50%{color:#dadada}to{color:#a4a4a1}}@keyframes Media_shrinkContents__8WiQc{0%{opacity:1;display:flex}to{opacity:0;display:none}}@keyframes Media_shrinkMainLayout__SHCN9{0%{width:calc(100% - 180px)}to{width:calc(100vw - 70px)}}@keyframes Media_expandMainLayout__sZH3_{0%{width:calc(100vw - 70px)}to{width:calc(100% - 180px)}}@keyframes Media_expandSideBar__xPL0f{0%{width:70px}to{width:181px}}@keyframes Media_shrinkSideBar__vRiPr{0%{width:180px}to{width:70px}}@keyframes Media_gradientText__EyCpB{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Media_container__T6V1_{width:88px;cursor:-webkit-grab;cursor:grab;height:-moz-fit-content;height:fit-content;max-height:120px;transition:all .2s ease;position:relative}.Media_container__T6V1_:active{cursor:-webkit-grabbing;cursor:grabbing}.Media_container__T6V1_.Media_selected__CI7jW .Media_thumbnail__hAA1A{border:3px solid #3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.Media_container__T6V1_.Media_selected__CI7jW:after{content:"✓";position:absolute;top:4px;right:4px;width:20px;height:20px;background:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;z-index:10}.Media_container__T6V1_.Media_dragging__v0XVO{opacity:.5!important}.Media_container__T6V1_:not(.Media_dragging__v0XVO){opacity:1}.Media_container__T6V1_.Media_moving__L8gTV{cursor:not-allowed;opacity:.5;pointer-events:none}.Media_container__T6V1_.Media_notSelectable__FUAyZ,.Media_container__T6V1_.Media_processing__E53qv{cursor:not-allowed}.Media_container__T6V1_.Media_notSelectable__FUAyZ .Media_name__JhugV,.Media_container__T6V1_.Media_notSelectable__FUAyZ .Media_thumbnailPlaceholder__cb_fK,.Media_container__T6V1_.Media_notSelectable__FUAyZ .Media_thumbnail__hAA1A>img,.Media_container__T6V1_.Media_notSelectable__FUAyZ .Media_thumbnail__hAA1A>video,.Media_container__T6V1_.Media_processing__E53qv .Media_name__JhugV,.Media_container__T6V1_.Media_processing__E53qv .Media_thumbnailPlaceholder__cb_fK,.Media_container__T6V1_.Media_processing__E53qv .Media_thumbnail__hAA1A>img,.Media_container__T6V1_.Media_processing__E53qv .Media_thumbnail__hAA1A>video{opacity:.6}.Media_thumbnail__hAA1A{position:relative;width:100%;aspect-ratio:1/1;border-radius:5px;overflow:hidden;background-color:#f0f0f0}.Media_thumbnail__hAA1A img{width:100%;height:100%;object-fit:cover}.Media_thumbnail__hAA1A video{width:100%;height:100%;object-fit:contain}.Media_videoContainer__Z1nqO{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.Media_videoThumbnail__0mTHv{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease-in-out}.Media_thumbnailPlaceholder__cb_fK{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f8f9fa;color:#666;font-size:10px;text-align:center;padding:8px}.Media_thumbnailPlaceholder__cb_fK span{margin-top:4px;line-height:1.2}.Media_loadingSpinner__YnsvN{width:16px;height:16px;border:2px solid #e9ecef;border-top-color:#007bff;border-radius:50%;animation:Media_spin__nyd4l 1s linear infinite;margin-bottom:4px}@keyframes Media_spin__nyd4l{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Media_name__JhugV{color:#000;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-all;margin-top:2px}.Media_thumbnailStatusContainer__GuLO4{display:flex;justify-content:center;margin-top:4px}.Media_deleteButton__DTZzt{position:absolute;top:4px;right:4px;width:24px;height:24px;background:rgba(0,0,0,.5);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease,background .2s ease;z-index:2}.Media_deleteButton__DTZzt:hover{background:rgba(0,0,0,.75)}.Media_deleteButton__DTZzt svg{width:14px;height:14px}.Media_container__T6V1_:hover .Media_deleteButton__DTZzt{opacity:1}.Media_deleteConfirmOverlay__sOiDe{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.Media_deleteConfirmDialog__8CPi1{background:#fff;border-radius:12px;padding:24px;width:320px;max-width:90vw;box-shadow:0 10px 30px rgba(0,0,0,.2)}.Media_deleteConfirmDialog__8CPi1 h3{margin:0 0 12px;font-size:18px;font-weight:600;color:#333}.Media_deleteConfirmDialog__8CPi1 p{margin:0 0 20px;font-size:14px;color:#666;line-height:1.5}.Media_deleteConfirmButtons__AvwC3{display:flex;gap:12px;justify-content:flex-end}.Media_deleteConfirmButtons__AvwC3 button{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.Media_deleteConfirmButtons__AvwC3 button:focus{outline:none;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.Media_cancelButton__M8Inw{background:#f8f9fa;color:#666;border:1px solid #e9ecef}.Media_cancelButton__M8Inw:hover{background:#e9ecef;color:#333}.Media_deleteConfirmButton__SQn0L{background:#dc3545;color:#fff}.Media_deleteConfirmButton__SQn0L:hover{background:#c82333}.Media_sharedBadge__D_Avx{position:absolute;bottom:4px;left:4px;background-color:rgba(245,158,11,.9);color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;z-index:2}.Media_previewUnavailableBadge__yZSqx{background:linear-gradient(135deg,#94a3b8,#64748b)}.Media_previewUnavailableBadge__yZSqx,.Media_processingBadge__d1VUH{position:absolute;bottom:4px;right:4px;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;z-index:2}.Media_processingBadge__d1VUH{background:linear-gradient(135deg,#ffa726,#ff9800);animation:Media_processingPulse__84oft 2s ease-in-out infinite}@keyframes Media_processingPulse__84oft{0%,to{opacity:1}50%{opacity:.7}}.Media_processingBadge__d1VUH.Media_timedOut__Ai3_q{background:linear-gradient(135deg,#f59e0b,#d97706);animation:Media_timedOutPulse__V56dC 1.5s ease-in-out infinite}@keyframes Media_timedOutPulse__V56dC{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.95)}}.Media_failedBadge__5Zl_Z{position:absolute;bottom:4px;left:4px;background:linear-gradient(135deg,#ef5350,#e53935);color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;z-index:2}.Media_retryButton__wzFuk{position:absolute;top:4px;left:4px;width:24px;height:24px;background:hsla(0,0%,100%,.9);border:1px solid #e53935;border-radius:50%;color:#e53935;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;opacity:0;transition:all .2s ease;z-index:3}.Media_retryButton__wzFuk:hover{background:#e53935;color:#fff;transform:rotate(180deg)}.Media_container__T6V1_:hover .Media_retryButton__wzFuk{opacity:1}.Media_retryButtonBusy__Bq7io{opacity:1;cursor:wait}.Media_retryButtonBusy__Bq7io:hover{background:hsla(0,0%,100%,.9);color:#e53935;transform:none}.Media_registrationRegisteredBadge__Bp0lv{background:linear-gradient(135deg,#22c55e,#16a34a)}.Media_registrationRegisteredBadge__Bp0lv,.Media_registrationUnregisteredBadge__VVBQs{position:absolute;bottom:4px;left:4px;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;z-index:2}.Media_registrationUnregisteredBadge__VVBQs{background:linear-gradient(135deg,#94a3b8,#64748b)}@keyframes SearchInput_loadingBlurAnimation__i_E0Y{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes SearchInput_loadingDissolve__govnd{0%{background-position:200% 0}to{background-position:0 0}}@keyframes SearchInput_loadingAnimation__m_jnt{0%{background-position:-300px 0}to{background-position:300px 0}}@keyframes SearchInput_loadingFontColorAnimation__Z8p_m{0%{color:#a4a4a1}50%{color:#dadada}to{color:#a4a4a1}}@keyframes SearchInput_shrinkContents__rY258{0%{opacity:1;display:flex}to{opacity:0;display:none}}@keyframes SearchInput_shrinkMainLayout__QZUS_{0%{width:calc(100% - 180px)}to{width:calc(100vw - 70px)}}@keyframes SearchInput_expandMainLayout__Nyo5i{0%{width:calc(100vw - 70px)}to{width:calc(100% - 180px)}}@keyframes SearchInput_expandSideBar__bukMs{0%{width:70px}to{width:181px}}@keyframes SearchInput_shrinkSideBar__g8kby{0%{width:180px}to{width:70px}}@keyframes SearchInput_gradientText__o7QXD{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.SearchInput_container__z4TOW{display:flex;padding:3px 7px;align-items:center;gap:5px;border-radius:5px;background:#fff;box-shadow:0 .5px 2.5px 0 rgba(0,0,0,.3),0 0 0 .5px rgba(0,0,0,.05)}.SearchInput_icon__N1sOj{width:16px}.SearchInput_input__0Kwsz{background:none;border:none;flex:1 1;font-size:14px;color:#333;outline:none;margin-left:4px;overflow-x:auto;min-width:0;color:var(--color-font);font-feature-settings:"liga" off,"clig" off;white-space:nowrap}.SearchInput_input__0Kwsz::placeholder{color:var(--Text-Tertiary,rgba(0,0,0,.25))}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Thin.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-ThinItalic.otf) format("opentype");font-weight:100;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Ultralight.otf) format("opentype");font-weight:200;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-UltralightItalic.otf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-LightItalic.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-RegularItalic.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-MediumItalic.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Semibold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-SemiboldItalic.otf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Heavy.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-HeavyItalic.otf) format("opentype");font-weight:800;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-Black.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf-pro/SF-Pro-Display-BlackItalic.otf) format("opentype");font-weight:900;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Thin.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-ThinItalic.otf) format("opentype");font-weight:100;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Ultralight.otf) format("opentype");font-weight:200;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-UltralightItalic.otf) format("opentype");font-weight:200;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-LightItalic.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-RegularItalic.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-MediumItalic.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Semibold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-SemiboldItalic.otf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Heavy.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-HeavyItalic.otf) format("opentype");font-weight:800;font-style:italic}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-Black.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:SF Pro Text;src:url(/fonts/sf-pro/SF-Pro-Text-BlackItalic.otf) format("opentype");font-weight:900;font-style:italic}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Ultralight.otf) format("opentype");font-weight:200;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Thin.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Semibold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Heavy.otf) format("opentype");font-weight:800;font-style:normal}@font-face{font-family:SF Pro Rounded;src:url(/fonts/sf-pro/SF-Pro-Rounded-Black.otf) format("opentype");font-weight:900;font-style:normal}@keyframes MediaList_loadingBlurAnimation__Z_qA0{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes MediaList_loadingDissolve__IMfQZ{0%{background-position:200% 0}to{background-position:0 0}}@keyframes MediaList_loadingAnimation__C17AX{0%{background-position:-300px 0}to{background-position:300px 0}}@keyframes MediaList_loadingFontColorAnimation__WX6I_{0%{color:#a4a4a1}50%{color:#dadada}to{color:#a4a4a1}}@keyframes MediaList_shrinkContents__0fptO{0%{opacity:1;display:flex}to{opacity:0;display:none}}@keyframes MediaList_shrinkMainLayout__3_gI6{0%{width:calc(100% - 180px)}to{width:calc(100vw - 70px)}}@keyframes MediaList_expandMainLayout__IM5qx{0%{width:calc(100vw - 70px)}to{width:calc(100% - 180px)}}@keyframes MediaList_expandSideBar__lNPlh{0%{width:70px}to{width:181px}}@keyframes MediaList_shrinkSideBar__raofm{0%{width:180px}to{width:70px}}@keyframes MediaList_gradientText__qj_UT{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.MediaList_container__Ka1Uh{display:flex;background:var(--color-white);width:582px;height:553px}.MediaList_main__dv_Ae{flex:1 1;display:flex;flex-direction:column;min-width:0}.MediaList_tabBar__PiZZv{padding:12px 12px 0;display:flex;justify-content:center}.MediaList_medias__Sdf0k{flex:1 1;display:flex;gap:8px;flex-wrap:wrap;overflow:scroll;padding:16px 8px 8px;align-content:flex-start;align-items:flex-start;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.MediaList_footer__aQYdZ{height:62px;display:flex;justify-content:flex-end;align-items:center;gap:6px;padding:0 8px;background-color:var(--color-background)}.MediaList_addTile__q8Z2R{width:88px;max-height:120px;height:-moz-fit-content;height:fit-content;cursor:pointer;transition:all .2s ease}.MediaList_addTile__thumbnail__aZSGF{width:100%;aspect-ratio:1/1;border-radius:5px;border:2px dashed #c4c4c4;background-color:#fafafa;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:32px;line-height:1;transition:all .2s ease}.MediaList_addTile__label__8N6P0{margin-top:4px;font-size:11px;line-height:1.3;color:#374151;text-align:center;word-break:break-all}.MediaList_addTile__q8Z2R:hover .MediaList_addTile__thumbnail__aZSGF{border-color:#3b82f6;background-color:#eff6ff;color:#3b82f6}.MediaList_sidebar__8eihS{width:190px;background-color:var(--color-background);padding:16px 7px;display:flex;flex-direction:column;overflow-y:auto}.MediaList_sidebar__title__C2PrJ{margin-top:8px;display:flex;align-items:center;gap:4px;overflow:hidden;color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-style:normal;font-weight:400;line-height:16px}.MediaList_sidebar__icon__YCtWG{width:20px}.MediaList_loadingOverlay__BjiKa{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:MediaList_fadeIn__EQ8_S .3s ease-in-out}@keyframes MediaList_fadeIn__EQ8_S{0%{opacity:0}to{opacity:1}}