.GalleriesModal_overlay__oQw_7{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1100}.GalleriesModal_modal__IOQzA{background:rgba(20,20,20,.95);border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.5);max-width:600px;width:90%;max-height:80vh;overflow:hidden;position:relative}.GalleriesModal_header__6OnRU{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.1)}.GalleriesModal_title__Sdedw{font-size:18px;font-weight:600;color:white;margin:0}.GalleriesModal_closeButton__VawSs{background:none;border:none;color:rgba(255,255,255,.7);font-size:24px;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;transition:all .15s ease}.GalleriesModal_closeButton__VawSs:hover{background:rgba(255,255,255,.1);color:white}.GalleriesModal_content__lPGmk{padding:24px;overflow-y:auto;max-height:calc(80vh - 140px)}.GalleriesModal_field__BuPrR{margin-bottom:20px}.GalleriesModal_label__QMkFm{display:block;font-size:14px;font-weight:500;color:rgba(255,255,255,.9);margin-bottom:8px}.GalleriesModal_select__kWvL_{width:100%;padding:12px 16px;background:rgba(40,40,40,.8);border:1px solid rgba(255,255,255,.2);border-radius:8px;color:white;font-size:14px;transition:all .15s ease}.GalleriesModal_select__kWvL_:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.2)}.GalleriesModal_select__kWvL_:disabled{opacity:.5;cursor:not-allowed}.GalleriesModal_input__d79uj{width:100%;padding:12px 16px;background:rgba(40,40,40,.8);border:1px solid rgba(255,255,255,.2);border-radius:8px;color:white;font-size:14px;transition:all .15s ease;box-sizing:border-box}.GalleriesModal_input__d79uj:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.2)}.GalleriesModal_input__d79uj::placeholder{color:rgba(255,255,255,.5)}.GalleriesModal_thumbnailGallery__P_GyO{height:240px;overflow-y:auto;overflow-x:hidden;background:rgba(40,40,40,.5);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:16px;display:grid;grid-template-columns:repeat(auto-fill,minmax(125px,1fr));grid-gap:16px;gap:16px;align-content:start}.GalleriesModal_galleryThumbnailWrapper__yCOL7{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .15s ease;border-radius:8px;padding:8px;border:2px solid transparent}.GalleriesModal_galleryThumbnailWrapper__yCOL7:hover{background:rgba(255,255,255,.05)}.GalleriesModal_galleryThumbnailWrapper__yCOL7.GalleriesModal_selected__RQ2hd{border-color:#007bff;background:rgba(0,123,255,.1)}.GalleriesModal_galleryThumbnail__Jmnc1{width:125px;height:125px;border-radius:8px;overflow:hidden;background:rgba(60,60,60,.5);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;margin-bottom:8px}.GalleriesModal_thumbnail__TUy21{width:100%;height:100%;object-fit:cover;transition:transform .15s ease}.GalleriesModal_galleryThumbnailWrapper__yCOL7:hover .GalleriesModal_thumbnail__TUy21{transform:scale(1.05)}.GalleriesModal_placeholderThumbnail__64hEI{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:32px;color:rgba(255,255,255,.5)}.GalleriesModal_galleryName__qCogA{color:rgba(255,255,255,.9);font-size:12px;font-weight:500;text-align:center;word-break:break-word;max-width:125px}.GalleriesModal_galleryThumbnailWrapper__yCOL7.GalleriesModal_selected__RQ2hd .GalleriesModal_galleryName__qCogA{color:#4da6ff}.GalleriesModal_error__e_y0S{padding:12px 16px;background:rgba(220,53,69,.1);border:1px solid rgba(220,53,69,.3);border-radius:8px;color:#ff6b7a;font-size:14px;margin-bottom:16px}.GalleriesModal_footer__k8lZT{display:flex;gap:12px;padding:20px 24px;border-top:1px solid rgba(255,255,255,.1);justify-content:flex-end;flex-wrap:wrap}.GalleriesModal_cancelButton__rTjvU{padding:12px 20px;background:linear-gradient(135deg,rgba(108,117,125,.15),rgba(108,117,125,.05));border:1px solid rgba(108,117,125,.3);border-radius:8px;color:rgba(255,255,255,.8);font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.GalleriesModal_cancelButton__rTjvU:hover:not(:disabled){background:linear-gradient(135deg,rgba(108,117,125,.25),rgba(108,117,125,.15));border-color:rgba(108,117,125,.4);color:white}.GalleriesModal_deleteButton__OY9Bb{padding:12px 20px;background:linear-gradient(135deg,rgba(220,53,69,.25),rgba(220,53,69,.15));border:1px solid rgba(220,53,69,.3);border-radius:8px;color:#ff6b7a;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.GalleriesModal_deleteButton__OY9Bb:hover:not(:disabled){background:linear-gradient(135deg,rgba(220,53,69,.35),rgba(220,53,69,.25));border-color:rgba(220,53,69,.4);color:#ff8a7a}.GalleriesModal_deleteButton__OY9Bb:disabled{opacity:.5;cursor:not-allowed}.GalleriesModal_downloadButton__TZbG0{padding:12px 20px;background:linear-gradient(135deg,rgba(0,123,255,.25),rgba(0,123,255,.15));border:1px solid rgba(0,123,255,.3);border-radius:8px;color:#5AC8FA;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.GalleriesModal_downloadButton__TZbG0:hover:not(:disabled){background:linear-gradient(135deg,rgba(0,123,255,.35),rgba(0,123,255,.25));border-color:rgba(0,123,255,.4);color:#70D0FF}.GalleriesModal_downloadButton__TZbG0:disabled{opacity:.5;cursor:not-allowed}.GalleriesModal_mergeButton__WPgXd{padding:12px 20px;background:linear-gradient(135deg,rgba(253,126,20,.25),rgba(253,126,20,.15));border:1px solid rgba(253,126,20,.3);border-radius:8px;color:#ffb366;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.GalleriesModal_mergeButton__WPgXd:hover:not(:disabled){background:linear-gradient(135deg,rgba(253,126,20,.35),rgba(253,126,20,.25));border-color:rgba(253,126,20,.4);color:#ffcc99}.GalleriesModal_mergeButton__WPgXd:disabled{opacity:.5;cursor:not-allowed}.GalleriesModal_showButton__KHAqS{padding:12px 20px;background:linear-gradient(135deg,rgba(40,167,69,.25),rgba(40,167,69,.15));border:1px solid rgba(40,167,69,.3);border-radius:8px;color:#66cc80;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.GalleriesModal_showButton__KHAqS:hover:not(:disabled){background:linear-gradient(135deg,rgba(40,167,69,.35),rgba(40,167,69,.25));border-color:rgba(40,167,69,.4);color:#80d9a0}.GalleriesModal_showButton__KHAqS:disabled{opacity:.5;cursor:not-allowed}.GalleriesModal_loadingOverlay__UZ2oG{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.GalleriesModal_spinner__A4O9d{width:32px;height:32px;border:3px solid rgba(255,255,255,.2);border-top-color:#007bff;border-radius:50%;animation:GalleriesModal_spin__2PreM 1s linear infinite}@keyframes GalleriesModal_spin__2PreM{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GalleriesModal_loadingText__Cor3g{color:white;font-size:14px;font-weight:500}.GalleriesModal_confirmDialog__YHzlI{background:rgba(40,40,40,.95);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:24px;max-width:400px;width:90%;text-align:center}.GalleriesModal_confirmTitle__XVYE_{color:white;font-size:18px;font-weight:600;margin:0 0 16px}.GalleriesModal_confirmMessage__UNush{color:rgba(255,255,255,.9);font-size:14px;margin:0 0 12px;line-height:1.5}.GalleriesModal_confirmWarning__DabOQ{color:rgba(255,193,7,.9);font-size:13px;margin:0 0 24px;padding:0 32px;line-height:1.4}.GalleriesModal_confirmButtons__dt351{display:flex;gap:12px;justify-content:center}.GalleriesModal_confirmNoButton__gC6x_{padding:12px 24px;background:rgba(108,117,125,.2);border:1px solid rgba(108,117,125,.4);border-radius:8px;color:rgba(255,255,255,.8);font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;min-width:80px}.GalleriesModal_confirmNoButton__gC6x_:hover{background:rgba(108,117,125,.3);color:white}.GalleriesModal_confirmYesButton__uUtR_{padding:12px 24px;background:#dc3545;border:none;border-radius:8px;color:white;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;min-width:80px}.GalleriesModal_confirmYesButton__uUtR_:hover{background:#c82333;transform:translateY(-1px)}@media (max-width:768px){.GalleriesModal_modal__IOQzA{max-width:95%;margin:20px}.GalleriesModal_footer__k8lZT{flex-direction:column}.GalleriesModal_footer__k8lZT button{width:100%}.GalleriesModal_thumbnailGallery__P_GyO{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.GalleriesModal_galleryThumbnail__Jmnc1{width:100px;height:100px}.GalleriesModal_galleryName__qCogA{max-width:100px}}.GalleriesModal_videoThumbnailContainer__m72ph{position:relative;width:100%;height:100%}.GalleriesModal_videoOverlay__ArusT{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;transition:all .15s ease}.GalleriesModal_playIcon__7jDwF{color:white;font-size:24px;text-shadow:0 2px 4px rgba(0,0,0,.5);transform:translateX(2px)}.GalleriesModal_galleryThumbnailWrapper__yCOL7:hover .GalleriesModal_videoOverlay__ArusT{background:rgba(0,0,0,.4)}.GalleriesModal_galleryThumbnailWrapper__yCOL7:hover .GalleriesModal_playIcon__7jDwF{transform:translateX(2px) scale(1.1)}.GalleriesModal_videoPlaceholder__t_0UP{width:100%;height:100%;background:linear-gradient(135deg,rgba(60,60,60,.8),rgba(40,40,40,.9));display:flex;align-items:center;justify-content:center;border-radius:6px}.GalleriesModal_videoIcon__Q1zPr{font-size:32px;opacity:.8}.GalleryModal_overlay__K6d3e{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:10000;padding:20px}.GalleryModal_modal__x9LhF{width:500px;height:80vh;background-color:#000000;border:1px solid #333;border-radius:8px;display:flex;flex-direction:column;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.5)}.GalleryModal_header__sJlJQ{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #333;background-color:#111;border-radius:8px 8px 0 0}.GalleryModal_header__sJlJQ h2{margin:0;color:#ffffff;font-size:18px;font-weight:600}.GalleryModal_closeButton__cPqr6{background:none;border:none;color:#ffffff;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.GalleryModal_closeButton__cPqr6:hover{background-color:rgba(255,255,255,.1)}.GalleryModal_content___L9Nw{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:0}.GalleryModal_loading__wnJ88{color:#cccccc}.GalleryModal_error__3FGJE,.GalleryModal_loading__wnJ88{display:flex;justify-content:center;align-items:center;height:100%;font-size:16px}.GalleryModal_error__3FGJE{color:#ff6b6b;text-align:center;padding:20px}.GalleryModal_empty__kYgdl{display:flex;justify-content:center;align-items:center;height:100%;color:#888888;font-size:16px}.GalleryModal_instructions__eHwic{color:#cccccc;font-size:14px;margin-bottom:20px;padding:12px;background-color:#111;border-radius:4px;border-left:3px solid #4a9eff}.GalleryModal_collectionsContainer__qMj_A{padding:20px}.GalleryModal_collection__vVk_7{margin-bottom:30px}.GalleryModal_collection__vVk_7:last-child{margin-bottom:0}.GalleryModal_collectionHeader__BLfuz{display:flex;align-items:center;gap:8px;margin-bottom:12px}.GalleryModal_collectionName__5PJ6G{color:#ffffff;font-size:16px;font-weight:600}.GalleryModal_fileCount__2JLmP{color:#888888;font-size:14px}.GalleryModal_divider__gYBxm{border:none;height:1px;background-color:#333;margin:8px 0 16px}.GalleryModal_filesContainer___Mz_O{padding-left:12px;display:grid;grid-template-columns:1fr 1fr;grid-gap:4px 16px;gap:4px 16px}.GalleryModal_collection__vVk_7:first-child .GalleryModal_filesContainer___Mz_O{display:flex;flex-direction:column;gap:4px}.GalleryModal_emptyCollection__vEc8y{color:#666666;font-style:italic;font-size:14px;margin:8px 0;grid-column:1/-1}.GalleryModal_fileItem__jIuk8{display:flex;align-items:center;gap:6px;margin-bottom:6px;line-height:1.4;overflow:hidden}.GalleryModal_collection__vVk_7:first-child .GalleryModal_fileItem__jIuk8{margin-bottom:4px}.GalleryModal_fileDate__HKS26{color:#888888;font-size:12px;white-space:nowrap;flex-shrink:0}.GalleryModal_fileSeparator__Qhc8N{color:#666666;font-size:12px;flex-shrink:0}.GalleryModal_fileName__Z8PFP{color:#4a9eff;cursor:pointer;text-decoration:underline;font-size:12px;transition:color .2s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.GalleryModal_fileName__Z8PFP:hover{color:#66b3ff}.GalleryModal_collection__vVk_7:first-child .GalleryModal_collectionName__5PJ6G{color:#ffb366}.GalleryModal_content___L9Nw::-webkit-scrollbar{width:8px}.GalleryModal_content___L9Nw::-webkit-scrollbar-track{background:#111}.GalleryModal_content___L9Nw::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.GalleryModal_content___L9Nw::-webkit-scrollbar-thumb:hover{background:#444}.GalleryImageViewer_modal__uY4Uo{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:1000;cursor:pointer}.GalleryImageViewer_modalContent__kYTFS{position:relative;max-width:90vw;max-height:90vh;cursor:default;display:flex;flex-direction:column;align-items:center}.GalleryImageViewer_modalImage__ElICv{max-width:100%;max-height:80vh;object-fit:contain;border-radius:8px}.GalleryImageViewer_closeButton__qfxVD{position:fixed;top:20px;right:20px;background:rgba(0,0,0,.7);border:none;color:white;font-size:32px;cursor:pointer;padding:8px 12px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;line-height:1;border-radius:50%;transition:background-color .2s ease;z-index:1001}.GalleryImageViewer_closeButton__qfxVD:hover{background-color:rgba(0,0,0,.9)}.GalleryImageViewer_navButton__gy_f_{position:fixed;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.7);border:none;color:white;font-size:32px;cursor:pointer;padding:16px 12px;width:48px;height:64px;display:flex;align-items:center;justify-content:center;line-height:1;border-radius:8px;transition:background-color .2s ease;z-index:1001}.GalleryImageViewer_navButton__gy_f_:hover{background-color:rgba(0,0,0,.9)}.GalleryImageViewer_prevButton__aYIYC{left:20px}.GalleryImageViewer_nextButton__FyxEq{right:20px}.GalleryImageViewer_imageCounter__Clj_g{position:fixed;top:20px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.7);color:white;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;z-index:1001;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.GalleryImageViewer_imageInfo__pU4G8{position:absolute;bottom:-60px;left:50%;transform:translateX(-50%);text-align:center;color:white;z-index:1001}.GalleryImageViewer_imageName__Hmd3G{font-size:16px;font-weight:500;margin-bottom:4px;text-shadow:0 1px 2px rgba(0,0,0,.5)}.GalleryImageViewer_imageDate__REUHz{font-size:12px;color:rgba(255,255,255,.7);text-shadow:0 1px 2px rgba(0,0,0,.5)}.GalleryImageViewer_actionButtons__WLQkj{position:absolute;bottom:-120px;right:0;display:flex;gap:8px;z-index:1001}.GalleryImageViewer_deleteButton__ihP6o,.GalleryImageViewer_downloadButton__vFxZv{background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);color:white;font-size:14px;cursor:pointer;padding:8px 12px;width:36px;height:36px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.GalleryImageViewer_downloadButton__vFxZv:hover{background-color:rgba(255,255,255,.2);transform:translateY(-1px)}.GalleryImageViewer_deleteButton__ihP6o{background-color:rgba(255,69,58,.2);border-color:rgba(255,69,58,.3);color:#ff6b5a}.GalleryImageViewer_deleteButton__ihP6o:hover{background-color:rgba(255,69,58,.3);border-color:rgba(255,69,58,.4);color:#ff8a7a;transform:translateY(-1px)}.GalleryImageViewer_modalErrorContainer__nJwp4{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;min-width:400px;gap:20px}.GalleryImageViewer_modalErrorText__W9_Q_{color:#999;font-size:16px;font-weight:500}.GalleryImageViewer_loadingContainer__k5Bd2{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;min-width:400px;gap:20px}.GalleryImageViewer_spinner__Xz3IP{width:40px;height:40px;border:4px solid rgba(255,255,255,.1);border-top-color:#3b82f6;border-radius:50%;animation:GalleryImageViewer_spin__R2aOD 1s linear infinite}.GalleryImageViewer_loadingText__jig8w{color:#8B9AAB;font-size:16px;font-weight:500}@keyframes GalleryImageViewer_spin__R2aOD{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.GalleryImageViewer_modalContent__kYTFS{max-width:95vw;max-height:95vh}.GalleryImageViewer_modalImage__ElICv{max-height:75vh}.GalleryImageViewer_closeButton__qfxVD,.GalleryImageViewer_navButton__gy_f_{width:40px;height:40px;font-size:24px}.GalleryImageViewer_navButton__gy_f_{height:56px;padding:12px 8px}.GalleryImageViewer_imageCounter__Clj_g{top:15px;font-size:12px;padding:6px 12px}.GalleryImageViewer_imageName__Hmd3G{font-size:14px}.GalleryImageViewer_imageDate__REUHz{font-size:11px}.GalleryImageViewer_actionButtons__WLQkj{bottom:-100px;gap:6px}.GalleryImageViewer_deleteButton__ihP6o,.GalleryImageViewer_downloadButton__vFxZv{width:32px;height:32px;font-size:12px;padding:6px 8px}}@media (max-width:480px){.GalleryImageViewer_closeButton__qfxVD{top:10px;right:10px}.GalleryImageViewer_navButton__gy_f_{top:50%}.GalleryImageViewer_prevButton__aYIYC{left:10px}.GalleryImageViewer_nextButton__FyxEq{right:10px}.GalleryImageViewer_imageCounter__Clj_g{top:10px}}.GalleryView_galleryViewSidebar__a9khw{position:relative;width:300px;height:100%;background:var(--e2-gradient,linear-gradient(155deg,rgba(255,255,255,.04) 0,rgba(255,255,255,0) 40%,rgba(255,255,255,.06) 100%)),linear-gradient(90deg,rgba(28,32,38,.72) 0,rgba(32,40,48,.65) 50%,rgba(24,32,40,.75) 100%);backdrop-filter:var(--e2-glass-blur,blur(10px));-webkit-backdrop-filter:var(--e2-glass-blur,blur(10px));border-left:1px solid var(--e2-border,rgba(255,255,255,.04));box-shadow:var(--e2-shadow,0 1px 2px rgba(0,0,0,.4));display:flex;flex-direction:column;transition:width .3s ease,opacity .3s ease;overflow:hidden;z-index:5}.GalleryView_galleryViewCollapsed__b5zxC{width:20px}.GalleryView_galleryViewHeader__nam9P{display:flex;align-items:center;justify-content:space-between;padding:8px 12px 4px;background:linear-gradient(180deg,rgba(20,24,28,.85),rgba(20,24,28,.72) 70%,rgba(20,24,28,0));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.04);min-height:32px;flex-shrink:0;gap:8px}.GalleryView_tabContainer__UMXFY{display:flex;align-items:center;gap:2px;flex:1 1;margin-top:-4px}.GalleryView_tab__zqSZw{background:transparent;color:var(--e2-text-dim,#8B9AAB);padding:4px 8px;border-radius:4px 4px 0 0;cursor:pointer;transition:all .2s ease;font-size:10px;font-weight:600;letter-spacing:.4px;white-space:nowrap;position:relative;border:1px solid transparent}.GalleryView_tab__zqSZw:hover{color:var(--e2-text,#fff);background:rgba(255,255,255,.05)}.GalleryView_activeTab__4rx_O{color:var(--e2-text,#fff);border:1px solid var(--e2-border-accent,rgba(255,255,255,.08));border-bottom:1px solid #161b1f}.GalleryView_activeTab__4rx_O,.GalleryView_activeTab__4rx_O:hover{background:linear-gradient(180deg,#1d2329,#161b1f)}.GalleryView_tabDisabled__Q8kIY{opacity:.4;cursor:not-allowed;pointer-events:none}.GalleryView_tabDisabled__Q8kIY,.GalleryView_tabDisabled__Q8kIY:hover{color:var(--e2-text-dim,#666)!important;background:rgba(255,255,255,.02)!important}.GalleryView_actionButtonsContainer__9R3_J{display:flex;align-items:center;padding:8px 12px;gap:4px;background:rgba(0,0,0,.2);border-bottom:1px solid rgba(255,255,255,.04)}.GalleryView_actionIcon__UrvAK{background:linear-gradient(180deg,#1d2329,#161b1f);border:1px solid var(--e2-border-accent,rgba(255,255,255,.08));color:var(--e2-text-dim,#8B9AAB);padding:4px;border-radius:4px;cursor:pointer;transition:all .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.GalleryView_actionIcon__UrvAK svg{width:12px;height:12px}.GalleryView_actionIcon__UrvAK:hover:not(.GalleryView_actionIconDisabled__Hy1j_){background:#222a31;color:var(--e2-text,#fff);border-color:var(--e2-border-strong,rgba(255,255,255,.15))}.GalleryView_actionIcon__UrvAK:active:not(.GalleryView_actionIconDisabled__Hy1j_){transform:translateY(1px)}.GalleryView_actionIconDisabled__Hy1j_{opacity:.4;cursor:not-allowed;background:#16191d;border-color:rgba(255,255,255,.03)}.GalleryView_multiSelectContainer__AqI_j{display:flex;align-items:center;margin-left:8px}.GalleryView_multiSelectLabel__J8rHG{display:flex;align-items:center;gap:4px;cursor:pointer;font-size:9px;color:var(--e2-text-dim,#8B9AAB);transition:color .2s ease}.GalleryView_multiSelectLabel__J8rHG:hover{color:var(--e2-text,#fff)}.GalleryView_multiSelectCheckbox__GiMjC{width:12px;height:12px;cursor:pointer;accent-color:#3b82f6}.GalleryView_multiSelectText__zMbY0{white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GalleryView_multiSelectOverlay__tG_WE{position:absolute;top:4px;left:4px;z-index:10;background:rgba(0,0,0,.8);border-radius:3px;padding:2px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.GalleryView_multiSelectThumbnailCheckbox__Agd4p{width:14px;height:14px;cursor:pointer;accent-color:#3b82f6}.GalleryView_thumbnailMultiSelected__5SeTA{border-color:#10b981!important;box-shadow:0 0 0 2px rgba(16,185,129,.4)!important;background:rgba(16,185,129,.1)}.GalleryView_bulkActionsContainer__9UU_U{display:flex;align-items:center;gap:4px;margin-left:8px;padding-left:8px;border-left:1px solid rgba(255,255,255,.1)}.GalleryView_bulkActionButton__1wfkr{background:linear-gradient(180deg,#1d2329,#161b1f);border:1px solid var(--e2-border-accent,rgba(255,255,255,.08));color:var(--e2-text-dim,#8B9AAB);padding:3px 6px;border-radius:4px;cursor:pointer;transition:all .2s ease;font-size:8px;font-weight:500;white-space:nowrap;display:flex;align-items:center;gap:2px}.GalleryView_bulkActionButton__1wfkr:hover{background:#222a31;color:var(--e2-text,#fff);border-color:var(--e2-border-strong,rgba(255,255,255,.15));transform:translateY(-1px)}.GalleryView_bulkActionButton__1wfkr:active{transform:translateY(0)}.GalleryView_bulkDeleteButton__V934d:hover{background:linear-gradient(180deg,#dc2626,#b91c1c);border-color:#dc2626;color:white}.GalleryView_actionSpacer___vQ5i{width:30px}.GalleryView_galleryTitle___qtZL{font-size:10px;font-weight:600;color:var(--e2-text,#fff);letter-spacing:.4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;opacity:1;transition:opacity .3s ease}.GalleryView_galleryViewCollapsed__b5zxC .GalleryView_galleryTitle___qtZL{opacity:0;pointer-events:none}.GalleryView_collapseButton__qbvjy{background:linear-gradient(180deg,#1d2329,#161b1f);border:1px solid var(--e2-border-accent,rgba(255,255,255,.08));color:var(--e2-text-dim,#8B9AAB);padding:4px 6px;border-radius:4px;cursor:pointer;font-size:12px;line-height:1;transition:all .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;transform:translateX(-10px)}.GalleryView_collapseButton__qbvjy:hover{background:#222a31;color:var(--e2-text,#fff);border-color:var(--e2-border-strong,rgba(255,255,255,.15))}.GalleryView_collapseButton__qbvjy:active{transform:translateY(1px)}.GalleryView_galleryViewContent___DupT{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:8px;scrollbar-width:thin;scrollbar-color:#666666 #000000}.GalleryView_galleryViewContent___DupT::-webkit-scrollbar{width:4px}.GalleryView_galleryViewContent___DupT::-webkit-scrollbar-track{background:#000000}.GalleryView_galleryViewContent___DupT::-webkit-scrollbar-thumb{background:#666666;border-radius:2px}.GalleryView_galleryViewContent___DupT::-webkit-scrollbar-thumb:hover{background:#888888}.GalleryView_thumbnailList__z_Nza{display:flex;flex-direction:column;gap:8px}.GalleryView_thumbnailItem__u4EAe{position:relative;cursor:pointer;border-radius:4px;overflow:hidden;background:rgba(0,0,0,.3);border:1px solid transparent;transition:all .2s ease}.GalleryView_thumbnailItem__u4EAe:hover{border-color:rgba(255,255,255,.2);box-shadow:0 2px 8px rgba(0,0,0,.3)}.GalleryView_thumbnailSelected__HqbWp{border-color:#3b82f6!important;box-shadow:0 0 0 2px rgba(59,130,246,.3)!important}.GalleryView_thumbnailImage___7Ysu{width:100%;max-width:275px;max-height:275px;object-fit:cover;display:block;background:#1a1a1a}.GalleryView_thumbnailName__wokyF{padding:4px 6px;font-size:8px;color:#999;background:rgba(0,0,0,.7);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;display:flex;align-items:center;gap:4px}.GalleryView_thumbnailNamePinned__QiRmg{color:#3b82f6!important}.GalleryView_thumbnailPinIcon__IE0Uh{width:8px;height:8px;flex-shrink:0;color:#3b82f6}.GalleryView_emptyState__kPzI4{display:flex;align-items:center;justify-content:center;height:100px;font-size:10px;color:#666;text-align:center;padding:16px;line-height:1.4}.GalleryView_videoThumbnailContainer__MTP4i{position:relative;width:100%;height:100%;background:#1a1a1a;overflow:hidden}.GalleryView_videoOverlay__e8daW{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);opacity:0;transition:opacity .2s ease;pointer-events:none}.GalleryView_videoThumbnailContainer__MTP4i:hover .GalleryView_videoOverlay__e8daW{opacity:1}.GalleryView_videoPlayOverlay__xC1as{opacity:1;background:rgba(0,0,0,.4)}.GalleryView_videoThumbnailContainer__MTP4i:hover .GalleryView_videoPlayOverlay__xC1as{opacity:0}.GalleryView_playIcon__4CUkn{color:white;font-size:20px;text-shadow:0 2px 4px rgba(0,0,0,.7);filter:drop-shadow(0 2px 4px rgba(0,0,0,.7))}.GalleryView_galleriesContainer__5mRNH{display:flex;flex-direction:column;gap:16px}.GalleryView_gallerySection__FuR0d{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:12px;margin-bottom:4px}.GalleryView_gallerySection__FuR0d:last-child{border-bottom:none;margin-bottom:0}.GalleryView_galleryHeader__Y8Kth{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:4px 8px;background:rgba(0,0,0,.2);border-radius:4px;border-left:3px solid #3b82f6}.GalleryView_galleryName__VUzV7{font-size:12px;font-weight:600;color:var(--e2-text,#fff);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1}.GalleryView_imageCount__ixGvb{font-size:10px;color:#8B9AAB;margin-left:8px;flex-shrink:0}.GalleryView_totalCount__DDZYK{font-size:11px;color:#8B9AAB;text-align:center;padding:8px 12px;background:rgba(0,0,0,.3);border-radius:4px;margin-bottom:12px;border:1px solid rgba(255,255,255,.1)}.GalleryView_loadingState__nu8W1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100px;font-size:10px;color:#8B9AAB;gap:8px}.GalleryView_spinner__cbzeA{width:20px;height:20px;border:2px solid rgba(255,255,255,.1);border-top-color:#3b82f6;border-radius:50%;animation:GalleryView_spin__0sNpy 1s linear infinite}@keyframes GalleryView_spin__0sNpy{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GalleryView_galleryViewCollapsed__b5zxC .GalleryView_galleryViewContent___DupT{display:none}.GalleryView_galleryViewCollapsed__b5zxC .GalleryView_galleryViewHeader__nam9P{padding:8px 4px;justify-content:center}.GalleryView_galleryViewCollapsed__b5zxC .GalleryView_actionButtonsContainer__9R3_J,.GalleryView_galleryViewCollapsed__b5zxC .GalleryView_tabContainer__UMXFY{display:none}.GalleryView_galleryViewCollapsed__b5zxC .GalleryView_collapseButton__qbvjy{margin-left:5px;margin-right:0;transform:translateX(0)}@media (max-width:1024px){.GalleryView_galleryViewSidebar__a9khw{width:80px}.GalleryView_galleryViewCollapsed__b5zxC{width:16px}.GalleryView_thumbnailImage___7Ysu{height:50px}}@media (max-width:768px){.GalleryView_galleryViewSidebar__a9khw{width:60px}.GalleryView_galleryViewCollapsed__b5zxC{width:12px}.GalleryView_thumbnailImage___7Ysu{height:40px}.GalleryView_galleryTitle___qtZL{font-size:9px}.GalleryView_thumbnailName__wokyF{font-size:7px;padding:2px 4px}}.PromptBar_promptBarWrapper__Ha4At{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:630px;display:flex;flex-direction:column;align-items:flex-start;gap:0;box-sizing:border-box;z-index:1000;transition:all .8s cubic-bezier(.4,0,.2,1)}.PromptBar_promptBarWrapper__Ha4At.PromptBar_animated__8DPZF{top:auto;bottom:50px;transform:translateX(-50%)}@media (max-width:768px){.PromptBar_promptBarWrapper__Ha4At{width:230px}}.PromptBar_promptBarInner__t_Ygx{width:100%;height:auto;min-height:150px;border:1px solid var(--e2-border-accent);border-radius:10px;padding:10px;background:linear-gradient(155deg,rgba(255,255,255,.04) 0,rgba(255,255,255,0) 40%,rgba(255,255,255,.06) 100%),var(--e2-gradient);backdrop-filter:var(--e2-glass-blur);-webkit-backdrop-filter:var(--e2-glass-blur);box-shadow:var(--e2-shadow-lg);display:flex;flex-direction:column;align-items:stretch;position:relative;box-sizing:border-box;overflow:visible;transition:background var(--e2-transition),box-shadow var(--e2-transition),transform var(--e2-transition)}.PromptBar_topRow__Vsnee{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:6px;margin-bottom:8px}.PromptBar_modelName__X1ZbN{padding:4px 8px;margin-top:2px;margin-left:2px;background:#1b2329;border:1px solid var(--e2-border-accent);border-radius:var(--e2-radius-sm);color:var(--e2-text-dim);font-size:var(--e2-font-sm);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PromptBar_bottomRow__3bEG7{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px}.PromptBar_leftControls__rulGr{display:flex}.PromptBar_uploadImageButton__2lnhs{width:40px;height:40px;border:2px dashed #666;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#666}.PromptBar_uploadImageButton__2lnhs svg{width:20px;height:20px}.PromptBar_uploadContainer__thbNP{display:flex;align-items:center;gap:8px;margin-left:1px}.PromptBar_uploadedImageBox__4PNDv{position:relative;width:40px;height:40px;border-radius:4px;overflow:hidden;cursor:pointer;transition:all .2s ease;border:2px solid #666}.PromptBar_uploadedImageBox__4PNDv:hover{border-color:#999;transform:scale(.95)}.PromptBar_uploadedImageBox__4PNDv video,.PromptBar_uploadedImage__sqYMH{width:100%;height:100%;object-fit:cover;display:block}.PromptBar_uploadedImageBox__4PNDv video{background:#000}.PromptBar_uploadedImageBox__4PNDv video::-webkit-media-controls{display:none}.PromptBar_uploadedImageBox__4PNDv:hover video::-webkit-media-controls{display:block}.PromptBar_removeIcon__QXlfE{position:absolute;top:-5px;right:-5px;width:16px;height:16px;background:#ff4444;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1;opacity:0;transition:opacity .2s ease;z-index:10}.PromptBar_uploadedImageBox__4PNDv:hover .PromptBar_removeIcon__QXlfE{opacity:1}.PromptBar_uploadingImageBox__clSxg{position:relative;width:40px;height:40px;border:2px solid #666;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(255,255,255,.05);color:#999}.PromptBar_uploadSpinner__fpLzf{display:flex;align-items:center;justify-content:center;margin-bottom:2px}.PromptBar_spinnerIcon__Nnys1{width:20px;height:20px;color:#2f89ff}.PromptBar_uploadingText__70AlW{font-size:8px;color:#999;text-align:center;line-height:1;font-weight:500}.PromptBar_uploadImageButton__2lnhs{position:relative}.PromptBar_uploadImageButton__2lnhs:hover{border-color:#999;color:#999;background-color:rgba(255,255,255,.05)}.PromptBar_promptEditable__FTQK8{width:100%;min-height:75px;border:1px solid var(--e2-border-accent);border-radius:var(--e2-radius-sm);padding:8px 10px;font-size:var(--e2-font-sm);background:#1b2329;color:var(--e2-text);transition:var(--e2-transition);outline:none;box-sizing:border-box;margin-bottom:3px;overflow-y:auto;resize:vertical;white-space:pre-wrap;word-wrap:break-word;font-family:inherit;line-height:1.4;opacity:.85;position:relative}.PromptBar_promptEditable__FTQK8:hover{background:#202a31;border-color:var(--e2-border-strong)}.PromptBar_promptEditable__FTQK8:focus{outline:none;border-color:var(--e2-focus);background:#1e272d;box-shadow:var(--e2-focus-ring)}.PromptBar_promptEditable__FTQK8[contenteditable=false]{opacity:.6;cursor:not-allowed}.PromptBar_promptEditable__FTQK8:empty:before{content:attr(data-placeholder);color:var(--e2-text-dim);pointer-events:none}.PromptBar_promptButton__Wtq0M{display:block;width:100%;margin:1px 0 0;padding:12px 18px;border-radius:6px;border:1px solid #2f89ff;background:linear-gradient(140deg,#2f89ff,#1d60b8 55%,#184270);color:#ffffff;font-weight:600;cursor:pointer;font-size:1rem;letter-spacing:.4px;box-shadow:0 8px 28px -6px rgba(47,137,255,.6),inset 0 0 0 1px rgba(255,255,255,.07);transition:all .3s ease;position:relative;box-sizing:border-box}.PromptBar_promptButton__Wtq0M:hover:not(:disabled){background:linear-gradient(140deg,#3c94ff,#2071d0 60%,#1d5794);transform:translateY(-1px);box-shadow:0 10px 32px -6px rgba(47,137,255,.7)}.PromptBar_promptButton__Wtq0M:active:not(:disabled){transform:translateY(0);background:linear-gradient(140deg,#3485e6,#1d60b8 55%,#184270);box-shadow:0 4px 18px -4px rgba(47,137,255,.5)}.PromptBar_promptButton__Wtq0M:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.4)}.PromptBar_collectionToggle__zme9D{cursor:pointer;color:#666;transition:all .2s ease;display:flex;align-items:center;justify-content:center;border-radius:2px;margin-left:15px;padding:1px;border:none;outline:none;box-shadow:none}.PromptBar_collectionToggle__zme9D:hover{color:#999}.PromptBar_collectionToggle__zme9D.PromptBar_toggleOn__gAZRx{background-color:#ffd600;color:#222;border:none;outline:none;box-shadow:none}.PromptBar_collectionToggle__zme9D.PromptBar_toggleOff__jTTzA{background-color:transparent;color:#666;border:none;outline:none;box-shadow:none}.PromptBar_collectionToggle__zme9D.PromptBar_disabled__LKTRz{cursor:not-allowed;opacity:.5}.PromptBar_collectionToggle__zme9D.PromptBar_disabled__LKTRz:hover{color:#666}.PromptBar_normalText__YLRbp{color:transparent}.PromptBar_placeholder__RMlRt{color:#ffd600;cursor:pointer;pointer-events:auto;font-weight:700}.PromptBar_placeholder__RMlRt:hover{background-color:rgba(255,214,0,.2);border-radius:2px}.PromptBar_thumbnailPopup__wPEqt{position:fixed;z-index:1000;background:#222;border:2px solid #ffd600;border-radius:8px;padding:8px;box-shadow:0 4px 12px rgba(0,0,0,.3);pointer-events:none;max-width:200px;max-height:200px}.PromptBar_thumbnailImage__CgRPa{width:100%;height:auto;max-width:200px;max-height:180px;object-fit:contain;border-radius:4px;display:block}.PromptBar_thumbnailLabel__Kt5sn{color:#ffd600;font-size:12px;font-weight:700;text-align:center;margin-top:4px;padding:2px 4px}.PromptBar_actionBar__nIY7A{display:inline-flex;align-items:center;gap:0;padding:0;background:var(--e2-gradient);border-radius:6px;border:1px solid var(--e2-border-accent);box-shadow:var(--e2-shadow-sm);overflow:hidden;width:auto;height:30px;justify-content:flex-start}.PromptBar_actionButton__qYEWC{position:relative;width:120px;height:30px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;padding:4px 12px;border-radius:0;cursor:pointer;transition:all .3s ease;background:linear-gradient(135deg,rgba(128,128,128,.3),rgba(128,128,128,.15));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;border-right:1px solid rgba(255,255,255,.1);color:white;font-family:inherit;overflow:hidden;flex-shrink:0}.PromptBar_actionButton__qYEWC:first-child{border-top-left-radius:0;border-bottom-left-radius:6px}.PromptBar_actionButton__qYEWC:last-child{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.PromptBar_actionButton__qYEWC[style*="--button-color: #9B59B6"]{--button-color-rgb:155,89,182;background:linear-gradient(135deg,rgba(155,89,182,.3),rgba(155,89,182,.15))}.PromptBar_actionButton__qYEWC[style*="--button-color: #4ECDC4"]{--button-color-rgb:78,205,196;background:linear-gradient(135deg,rgba(78,205,196,.3),rgba(78,205,196,.15))}.PromptBar_actionButton__qYEWC[style*="--button-color: #45B7D1"]{--button-color-rgb:69,183,209;background:linear-gradient(135deg,rgba(69,183,209,.3),rgba(69,183,209,.15))}.PromptBar_actionButton__qYEWC[style*="--button-color: #96CEB4"]{--button-color-rgb:150,206,180;background:linear-gradient(135deg,rgba(150,206,180,.3),rgba(150,206,180,.15))}.PromptBar_actionButton__qYEWC[style*="--button-color: #DDA0DD"]{--button-color-rgb:221,160,221;background:linear-gradient(135deg,rgba(221,160,221,.3),rgba(221,160,221,.15))}.PromptBar_actionButton__qYEWC[style*="--button-color: #F7DC6F"]{--button-color-rgb:247,220,111;background:linear-gradient(135deg,rgba(247,220,111,.3),rgba(247,220,111,.15))}.PromptBar_actionButton__qYEWC[style*="--button-color: #E74C3C"]{--button-color-rgb:231,76,60;background:linear-gradient(135deg,rgba(231,76,60,.3),rgba(231,76,60,.15))}.PromptBar_actionButton__qYEWC[style*="--button-color: #52A675"]{--button-color-rgb:82,166,117;background:linear-gradient(135deg,rgba(82,166,117,.3),rgba(82,166,117,.15))}.PromptBar_actionButton__qYEWC[style*="--button-color: #6BBF7B"]{--button-color-rgb:107,191,123;background:linear-gradient(135deg,rgba(107,191,123,.3),rgba(107,191,123,.15))}.PromptBar_actionButton__qYEWC[style*="--button-color: #B270E0"]{--button-color-rgb:178,112,224;background:linear-gradient(135deg,rgba(178,112,224,.4),rgba(178,112,224,.2))}.PromptBar_actionButton__qYEWC[style*="--button-color: #4CAF50"]{--button-color-rgb:76,175,80;background:linear-gradient(135deg,rgba(76,175,80,.4),rgba(76,175,80,.2))}.PromptBar_actionButton__qYEWC[style*="--button-color: #66BB6A"]{--button-color-rgb:102,187,106;background:linear-gradient(135deg,rgba(102,187,106,.4),rgba(102,187,106,.2))}.PromptBar_actionButton__qYEWC[style*="--button-color: #81C784"]{--button-color-rgb:129,199,132;background:linear-gradient(135deg,rgba(129,199,132,.4),rgba(129,199,132,.2))}.PromptBar_actionButton__qYEWC[style*="--button-color: #C77DFF"]{--button-color-rgb:199,125,255;background:linear-gradient(135deg,rgba(199,125,255,.6),rgba(199,125,255,.3))}.PromptBar_actionButton__qYEWC[style*="--button-color: #00E676"]{--button-color-rgb:0,230,118;background:linear-gradient(135deg,rgba(0,230,118,.6),rgba(0,230,118,.3))}.PromptBar_actionButton__qYEWC[style*="--button-color: #69F0AE"]{--button-color-rgb:105,240,174;background:linear-gradient(135deg,rgba(105,240,174,.6),rgba(105,240,174,.3))}.PromptBar_actionButton__qYEWC[style*="--button-color: #B2FF59"]{--button-color-rgb:178,255,89;background:linear-gradient(135deg,rgba(178,255,89,.6),rgba(178,255,89,.3))}.PromptBar_actionButton__qYEWC.PromptBar_selected__17I5v{background:linear-gradient(135deg,rgba(128,128,128,.6),rgba(128,128,128,.3))!important;box-shadow:0 0 20px rgba(128,128,128,.4),inset 0 1px 2px rgba(255,255,255,.3);filter:brightness(1.3)}.PromptBar_actionButton__qYEWC.PromptBar_unselected__OWN7w{background:linear-gradient(135deg,rgba(128,128,128,.2),rgba(128,128,128,.1))!important;filter:brightness(.7)}.PromptBar_actionButton__qYEWC.PromptBar_unselected__OWN7w .PromptBar_icon__SMiwo,.PromptBar_actionButton__qYEWC.PromptBar_unselected__OWN7w .PromptBar_label__HiU0_{color:white!important}.PromptBar_actionButton__qYEWC:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent);opacity:0;transition:opacity .3s ease;pointer-events:none}.PromptBar_actionButton__qYEWC:hover{filter:brightness(1.2);box-shadow:0 6px 24px rgba(var(--button-color-rgb,255,255,255),.2),inset 0 1px 2px rgba(255,255,255,.3)}.PromptBar_actionButton__qYEWC:hover:before{opacity:1}.PromptBar_actionButton__qYEWC:hover .PromptBar_icon__SMiwo,.PromptBar_actionButton__qYEWC:hover .PromptBar_label__HiU0_{transform:scale(1.1)}.PromptBar_icon__SMiwo{width:16px;height:16px;line-height:1;transition:transform .3s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));display:flex;align-items:center;justify-content:center;flex-shrink:0}.PromptBar_icon__SMiwo svg{width:100%;height:100%;stroke:white;fill:none}.PromptBar_label__HiU0_{font-size:12px;font-weight:600;letter-spacing:.3px;transition:transform .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;color:white}.PromptBar_actionButton__qYEWC:active{transform:scale(.98)}.PromptBar_actionButton__qYEWC:active .PromptBar_icon__SMiwo,.PromptBar_actionButton__qYEWC:active .PromptBar_label__HiU0_{transform:scale(1.05)}.PromptBar_actionButton__qYEWC:focus{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,.5),0 6px 24px rgba(var(--button-color-rgb,255,255,255),.2),inset 0 1px 2px rgba(255,255,255,.3)}.PromptBar_actionButton__qYEWC[style*="--button-color: #45B7D1"],.PromptBar_actionButton__qYEWC[style*="--button-color: #96CEB4"],.PromptBar_actionButton__qYEWC[style*="--button-color: #DDA0DD"],.PromptBar_actionButton__qYEWC[style*="--button-color: #F7DC6F"]{display:none}@media (max-width:768px){.PromptBar_actionButton__qYEWC{width:35px;height:40px}.PromptBar_icon__SMiwo{width:16px;height:16px}.PromptBar_label__HiU0_{font-size:6px}}.GlobalTooltip_tooltip__svYRN{position:fixed;z-index:10000;pointer-events:none;transform:translateX(-50%) translateY(-100%)}.GlobalTooltip_tooltip__svYRN:has(.GlobalTooltip_tooltipBelow___av1p){transform:translateX(-50%) translateY(0)}.GlobalTooltip_tooltipContent__25rgJ{background-color:black;border:1px solid #999;border-radius:1px;padding:8px 12px;font-size:12px;color:#999;white-space:normal;word-wrap:break-word;max-width:250px;line-height:1.3;box-shadow:0 2px 8px rgba(0,0,0,.3)}.GlobalTooltip_tooltipContent__25rgJ:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:black}.GlobalTooltip_tooltipBelow___av1p:after{top:-10px;border-top-color:transparent;border-bottom-color:black}.HeaderBar_header__BR1eq{justify-content:space-between;width:100%;background:linear-gradient(135deg,rgba(0,0,0,.9),rgba(20,20,20,.8) 50%,rgba(0,0,0,.9));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);border-radius:8px;padding:10px 24px 0;min-height:72px;z-index:100;box-shadow:0 8px 32px rgba(0,0,0,.3)}.HeaderBar_header__BR1eq,.HeaderBar_leftSection__Qr2ka{display:flex;align-items:center}.HeaderBar_verticalRule__DK_vL{width:1px;height:40px;background-color:white;margin-left:20px;margin-right:40px}.HeaderBar_logoContainer__em_qk{display:flex;align-items:center}.HeaderBar_titleContainer__dSAOm{margin-left:12px}.HeaderBar_title__sBPHL{font-size:1.6rem;font-weight:700;color:#fff;margin:0}.HeaderBar_gemsTitle__X87uy{color:#4A90E2}.HeaderBar_subtitle__cT76y{color:#aaa;font-size:1.1rem;font-weight:400;margin-left:8px}@media (max-width:1860px){.HeaderBar_subtitle__cT76y{display:none}}.HeaderBar_appName__TfwkC{margin-left:10px;font-size:calc(1.6rem - 2px);font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#fff;letter-spacing:.5px;position:relative;top:-1px}.HeaderBar_rightSection__FAtzk{display:flex;align-items:center;gap:15px;margin-left:auto;margin-right:-12px}.HeaderBar_communityLink__NyfiD{font-size:11px;color:#bbcaf7;cursor:pointer;text-decoration:underline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.HeaderBar_collectionsHolder__eL4Yl,.HeaderBar_settingsHolder__OTv5S{position:relative}.HeaderBar_settingsButton__FGufm{background:none;border:none;cursor:pointer;color:#aaa;padding:4px 8px 4px 4px;display:flex;align-items:center;justify-content:center}.StartupModal_overlay__gAVwN{position:fixed;inset:0;z-index:4000;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(20px) brightness(.65);backdrop-filter:blur(20px) brightness(.65);background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.45))}.StartupModal_panel__EAepU{width:50vw;height:50vh;min-width:640px;max-width:900px;min-height:320px;max-height:700px;display:flex;flex-direction:column;border-radius:var(--e2-radius-lg);position:relative;overflow:hidden;background:linear-gradient(165deg,rgba(60,72,84,.18) 0,rgba(24,28,32,.22) 55%,rgba(16,18,20,.35) 100%),var(--e2-gradient);border:1px solid rgba(255,255,255,.05);box-shadow:var(--e2-shadow-lg);backdrop-filter:var(--e2-glass-blur);-webkit-backdrop-filter:var(--e2-glass-blur)}.StartupModal_content__i_1ws{flex:1 1;overflow-y:auto;padding:20px 22px 16px;font-size:var(--e2-font);line-height:1.45;color:var(--e2-text);scrollbar-width:thin}.StartupModal_content__i_1ws h1,.StartupModal_content__i_1ws h2,.StartupModal_content__i_1ws h3{font-weight:500;letter-spacing:.5px;margin:0 0 8px}.StartupModal_content__i_1ws p+p{margin-top:10px}.StartupModal_bottomBar__Kp95q{height:30px;display:flex;align-items:center;padding:0 12px 0 14px;gap:12px;background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(255,255,255,0));border-top:1px solid rgba(255,255,255,.06);font-size:var(--e2-font-sm);color:var(--e2-text-dim);-webkit-user-select:none;-moz-user-select:none;user-select:none}.StartupModal_checkboxWrap__nc1QT{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.StartupModal_checkboxWrap__nc1QT input{accent-color:var(--e2-accent);cursor:pointer;width:14px;height:14px;margin:0}.StartupModal_grow___AP3B{flex:1 1}.StartupModal_closeBtn__zXVDH{background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.14),rgba(255,255,255,.04));color:var(--e2-text);font-size:var(--e2-font-sm);border:1px solid rgba(255,255,255,.1);border-radius:var(--e2-radius-sm);padding:4px 14px 5px;cursor:pointer;line-height:1;letter-spacing:.4px;display:inline-flex;align-items:center;gap:4px;transition:var(--e2-transition);-webkit-backdrop-filter:saturate(160%) blur(4px);backdrop-filter:saturate(160%) blur(4px)}.StartupModal_closeBtn__zXVDH:hover{border-color:rgba(255,255,255,.2);background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.18),rgba(255,255,255,.08))}.StartupModal_closeBtn__zXVDH:active{transform:translateY(1px)}.StartupModal_fetchBtn__x9UWD{background:radial-gradient(circle at 30% 30%,rgba(47,137,255,.18),rgba(47,137,255,.06));color:var(--e2-text);font-size:var(--e2-font-sm);border:1px solid rgba(47,137,255,.4);border-radius:var(--e2-radius-sm);padding:4px 14px 5px;cursor:pointer;line-height:1;letter-spacing:.4px;display:inline-flex;align-items:center;gap:4px;transition:var(--e2-transition);-webkit-backdrop-filter:saturate(160%) blur(4px);backdrop-filter:saturate(160%) blur(4px)}.StartupModal_fetchBtn__x9UWD:hover{border-color:rgba(47,137,255,.7);background:radial-gradient(circle at 30% 30%,rgba(47,137,255,.26),rgba(47,137,255,.12))}.StartupModal_fetchBtn__x9UWD:active{transform:translateY(1px)}.StartupModal_content__i_1ws::-webkit-scrollbar-track{background:rgba(0,0,0,.25)}.StartupModal_content__i_1ws::-webkit-scrollbar-thumb{background:var(--e2-scrollbar);border-radius:3px}.StartupModal_content__i_1ws::-webkit-scrollbar-thumb:hover{background:var(--e2-scrollbar-hover)}.StartupModal_section__GxGby{margin-top:20px;margin-bottom:28px}.StartupModal_sectionHeader__Qklkm{font-size:15px;font-weight:500;letter-spacing:.5px;color:var(--e2-text);margin-bottom:14px;display:flex;flex-direction:column;gap:6px}.StartupModal_sectionHeader__Qklkm hr{width:100%;border:none;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.55),rgba(255,255,255,.05));opacity:.7}.StartupModal_cards__gypsm{display:flex;flex-wrap:wrap;gap:16px}.StartupModal_card__Rxewx{flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 16px);min-width:240px;max-width:300px;background:linear-gradient(150deg,rgba(255,255,255,.06),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.08);border-radius:var(--e2-radius-md);padding:10px 10px 12px;display:flex;flex-direction:column;box-shadow:var(--e2-shadow-sm);-webkit-backdrop-filter:saturate(160%) blur(6px);backdrop-filter:saturate(160%) blur(6px);transition:var(--e2-transition);position:relative;overflow:hidden}.StartupModal_card__Rxewx:hover{border-color:rgba(255,255,255,.18);background:linear-gradient(150deg,rgba(255,255,255,.1),rgba(255,255,255,.04))}.StartupModal_videoLink__IsOr9{display:block;border-radius:var(--e2-radius-sm);overflow:hidden;position:relative;background:#000}.StartupModal_video__DqmVy{width:100%;height:160px;object-fit:cover;background:#000;display:block;border:none}.StartupModal_videoLink__IsOr9{cursor:pointer}.StartupModal_videoLink__IsOr9:hover .StartupModal_playIcon__JkOOE{opacity:1;transform:translate(-50%,-50%) translateY(15px) scale(1.05)}.StartupModal_playIcon__JkOOE{position:absolute;top:50%;left:50%;width:42px;height:42px;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;font-weight:500;box-shadow:0 4px 10px rgba(0,0,0,.45);opacity:.85;pointer-events:none;transform:translate(-50%,-50%) translateY(15px);transition:var(--e2-transition)}.StartupModal_playIcon__JkOOE:before{content:"▶";transform:translateX(1px);font-size:14px}.StartupModal_cardBody__iPj_P{margin-top:10px;display:flex;flex-direction:column;gap:6px}.StartupModal_cardTitle__qQjde{font-size:var(--e2-font);font-weight:500;color:var(--e2-text);line-height:1.3}.StartupModal_cardBlurb__lzJu3{font-size:var(--e2-font-sm);color:var(--e2-text-dim);line-height:1.35;letter-spacing:.2px}.StartupModal_videoModalOverlay__ps9cH{position:absolute;inset:0;background:radial-gradient(circle at 40% 40%,rgba(0,0,0,.55),rgba(0,0,0,.75));backdrop-filter:blur(4px) saturate(140%);-webkit-backdrop-filter:blur(4px) saturate(140%);display:flex;align-items:flex-start;justify-content:center;padding:40px 30px 30px;z-index:50}.StartupModal_videoModal__np9bw{width:100%;max-width:840px;display:flex;flex-direction:column;gap:14px;background:linear-gradient(155deg,rgba(28,32,36,.85),rgba(18,20,22,.75));border:1px solid rgba(255,255,255,.08);border-radius:var(--e2-radius-lg);padding:22px 24px 26px;position:relative;box-shadow:var(--e2-shadow-lg);-webkit-backdrop-filter:var(--e2-glass-blur);backdrop-filter:var(--e2-glass-blur)}.StartupModal_videoModalClose__A_KVr{position:absolute;top:10px;right:10px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);color:var(--e2-text);font-size:14px;width:28px;height:28px;border-radius:6px;cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:saturate(160%) blur(4px);backdrop-filter:saturate(160%) blur(4px);transition:var(--e2-transition)}.StartupModal_videoModalClose__A_KVr:hover{background:rgba(255,255,255,.18)}.StartupModal_videoModalTitle__sBupL{font-size:16px;font-weight:500;letter-spacing:.5px;color:var(--e2-text);padding-right:40px}.StartupModal_videoPlayer__RMclW{width:100%;aspect-ratio:16/9;background:#000;border:1px solid rgba(255,255,255,.15);border-radius:var(--e2-radius-md);box-shadow:var(--e2-shadow);overflow:hidden}.StartupModal_videoModalBlurb___QBNd{font-size:var(--e2-font);color:var(--e2-text-dim);line-height:1.4;letter-spacing:.25px;margin-top:-4px}