.PlaybookSelectorModal_overlay__BOBH0{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.PlaybookSelectorModal_modal__xBJpH{background:linear-gradient(145deg,rgba(15,23,42,.98),rgba(30,41,59,.98));border:2px solid rgba(99,102,241,.3);border-radius:16px;width:100%;max-width:1100px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 30px 80px rgba(0,0,0,.7),0 0 40px rgba(99,102,241,.15);overflow:hidden}.PlaybookSelectorModal_header__wh8ML{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:2px solid rgba(99,102,241,.2);background:linear-gradient(135deg,rgba(30,30,50,.8),rgba(25,25,40,.8));border-radius:16px 16px 0 0}.PlaybookSelectorModal_title__4dtdE{font-size:1.75rem;font-weight:800;color:transparent;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;letter-spacing:-.5px}.PlaybookSelectorModal_closeButton__YfRz1{background:none;border:none;color:#999;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s}.PlaybookSelectorModal_closeButton__YfRz1:hover{color:#fff}.PlaybookSelectorModal_searchContainer__9RQWR{position:relative;padding:20px 32px;border-bottom:1px solid rgba(99,102,241,.2);background:rgba(15,23,42,.5)}.PlaybookSelectorModal_searchIcon__apOku{position:absolute;left:44px;top:50%;transform:translateY(-50%);color:#6366f1;pointer-events:none}.PlaybookSelectorModal_searchInput__sgepX{width:100%;background:rgba(30,41,59,.7);border:2px solid rgba(99,102,241,.25);border-radius:12px;padding:12px 16px 12px 44px;color:#f8fafc;font-size:15px;font-weight:500;outline:none;transition:all .3s ease}.PlaybookSelectorModal_searchInput__sgepX:focus{border-color:rgba(99,102,241,.6);background:rgba(30,41,59,.9);box-shadow:0 0 0 4px rgba(99,102,241,.15)}.PlaybookSelectorModal_searchInput__sgepX::-moz-placeholder{color:#64748b}.PlaybookSelectorModal_searchInput__sgepX::placeholder{color:#64748b}.PlaybookSelectorModal_content__tpMaq{flex:1;overflow-y:auto;padding:32px;min-height:400px;background:linear-gradient(180deg,rgba(15,23,42,.3),rgba(30,41,59,.3))}.PlaybookSelectorModal_empty__DnzFI,.PlaybookSelectorModal_error__nsjBT,.PlaybookSelectorModal_loading__zc1__{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;gap:16px;color:#666;font-size:14px}.PlaybookSelectorModal_loadingSpinner__5NvIT{width:40px;height:40px;border:3px solid #333;border-top-color:#6366f1;border-radius:50%;animation:PlaybookSelectorModal_spin__46Axk .8s linear infinite}@keyframes PlaybookSelectorModal_spin__46Axk{to{transform:rotate(1turn)}}.PlaybookSelectorModal_error__nsjBT{color:#ef4444}.PlaybookSelectorModal_error__nsjBT p{margin:0}.PlaybookSelectorModal_retryButton__lkAVY{background-color:#6366f1;border:none;border-radius:6px;padding:8px 20px;color:#fff;font-weight:500;cursor:pointer;transition:background-color .2s}.PlaybookSelectorModal_retryButton__lkAVY:hover{background-color:#5558e3}.PlaybookSelectorModal_emptyIcon__SeqCX{color:#444;margin-bottom:8px}.PlaybookSelectorModal_emptyText__jXvKR{color:#888;font-size:16px;font-weight:500;margin:0}.PlaybookSelectorModal_emptyHint__mTZ5M{color:#666;font-size:14px;margin:-8px 0 0}.PlaybookSelectorModal_clearButton__HRaeh,.PlaybookSelectorModal_createButtonInline__QO7rI{background-color:#2a2a2a;border:1px solid #444;border-radius:6px;padding:8px 20px;color:#fff;font-weight:500;cursor:pointer;transition:all .2s;margin-top:8px}.PlaybookSelectorModal_clearButton__HRaeh:hover{background-color:#333;border-color:#555}.PlaybookSelectorModal_createButtonInline__QO7rI{background-color:#6366f1;border:none;display:flex;align-items:center;gap:8px}.PlaybookSelectorModal_createButtonInline__QO7rI:hover{background-color:#5558e3}.PlaybookSelectorModal_grid__zyfQk{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.PlaybookSelectorModal_card__vMaoZ{background:linear-gradient(145deg,rgba(30,41,59,.7),rgba(15,23,42,.7));border:2px solid rgba(148,163,184,.2);border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.PlaybookSelectorModal_card__vMaoZ:hover{border-color:rgba(99,102,241,.5);transform:translateY(-4px) scale(1.02);box-shadow:0 12px 24px rgba(0,0,0,.5),0 0 20px rgba(99,102,241,.2)}.PlaybookSelectorModal_card__vMaoZ.PlaybookSelectorModal_selected__fIn9t{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.3),0 12px 24px rgba(0,0,0,.5);transform:translateY(-2px)}.PlaybookSelectorModal_thumbnail__mE38q{position:relative;width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,#0f172a,#1e293b);overflow:hidden;border-bottom:1px solid rgba(99,102,241,.15)}.PlaybookSelectorModal_thumbnailImage__f4npx{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,#0f172a,#1e293b);transition:transform .3s ease}.PlaybookSelectorModal_card__vMaoZ:hover .PlaybookSelectorModal_thumbnailImage__f4npx{transform:scale(1.05)}.PlaybookSelectorModal_fallbackThumbnail__myzcN{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#1a1a1a;color:#666}.PlaybookSelectorModal_playBadge__AFtO4{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:6px 10px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:11px;font-weight:600;box-shadow:0 4px 12px rgba(99,102,241,.4);backdrop-filter:blur(8px)}.PlaybookSelectorModal_cardFooter__Fkm47{padding:16px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:linear-gradient(135deg,rgba(15,23,42,.9),rgba(30,41,59,.9))}.PlaybookSelectorModal_cardInfo__bh5_j{flex:1;min-width:0}.PlaybookSelectorModal_cardName__nZsx_{color:#f1f5f9;font-size:15px;font-weight:600;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.3)}.PlaybookSelectorModal_cardType__xidGG{color:#94a3b8;font-size:13px;font-weight:500;display:flex;align-items:center;gap:6px}.PlaybookSelectorModal_removeButton__c2tze{background-color:#dc2626;border:none;color:#fff;padding:6px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s;flex-shrink:0}.PlaybookSelectorModal_removeButton__c2tze:hover{background-color:#b91c1c}.PlaybookSelectorModal_footer__9_c_6{display:flex;justify-content:flex-end;padding:16px 24px;border-top:1px solid #333;gap:12px;border-radius:0 0 16px 16px}.PlaybookSelectorModal_cancelButton__mBE4q{background-color:#2a2a2a;border:1px solid #444;border-radius:6px;padding:8px 20px;color:#fff;font-weight:500;cursor:pointer;transition:all .2s}.PlaybookSelectorModal_cancelButton__mBE4q:hover{background-color:#333;border-color:#555}.PlaybookSelectorModal_createButton__tMnGX{background-color:#6366f1;border:none;border-radius:6px;padding:8px 20px;color:#fff;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .2s}.PlaybookSelectorModal_createButton__tMnGX:hover{background-color:#5558e3}.PlaybookSelectorModal_cardActions__XPNpL{position:absolute;top:12px;left:12px;display:flex;gap:8px;opacity:0;transition:opacity .3s ease;z-index:10}.PlaybookSelectorModal_card__vMaoZ:hover .PlaybookSelectorModal_cardActions__XPNpL{opacity:1}.PlaybookSelectorModal_actionButton__HeOPl{background:rgba(30,41,59,.95);backdrop-filter:blur(8px);border:1px solid rgba(99,102,241,.4);border-radius:8px;padding:8px;color:#a5b4fc;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.3)}.PlaybookSelectorModal_actionButton__HeOPl:hover{background:rgba(99,102,241,.2);border-color:#6366f1;color:#c7d2fe;transform:scale(1.1)}.PlaybookSelectorModal_deleteActionButton__3pfxp{border-color:rgba(239,68,68,.4);color:#fca5a5}.PlaybookSelectorModal_deleteActionButton__3pfxp:hover{background:rgba(239,68,68,.2);border-color:#ef4444;color:#fecaca}.PlaybookSelectorModal_deleteModalOverlay__vxwvT{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:20000;animation:PlaybookSelectorModal_fadeIn__FLRvs .2s ease}.PlaybookSelectorModal_deleteModal___KKFl{background:linear-gradient(145deg,rgba(25,25,40,.98),rgba(30,30,50,.98));border:2px solid rgba(239,68,68,.3);border-radius:16px;width:90%;max-width:480px;box-shadow:0 20px 60px rgba(0,0,0,.7);animation:PlaybookSelectorModal_slideUp__0dlL3 .3s cubic-bezier(.34,1.56,.64,1);overflow:hidden}.PlaybookSelectorModal_deleteModalHeader__NGCb7{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(239,68,68,.2);background:linear-gradient(135deg,rgba(30,30,50,.8),rgba(25,25,40,.8));border-radius:16px 16px 0 0}.PlaybookSelectorModal_deleteModalTitle__9Aj3b{margin:0;font-size:18px;font-weight:700;color:transparent;background:linear-gradient(135deg,#ef4444,#dc2626);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.PlaybookSelectorModal_deleteModalClose__BwKA1{background:rgba(239,68,68,.12);border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#fca5a5;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.PlaybookSelectorModal_deleteModalClose__BwKA1:hover{background:rgba(239,68,68,.2);color:#f87171;transform:scale(1.05)}.PlaybookSelectorModal_deleteModalContent__YZzvg{padding:24px}.PlaybookSelectorModal_deleteModalText__ZAy3d{color:#e2e8f0;font-size:15px;line-height:1.6;margin:0 0 16px}.PlaybookSelectorModal_deleteModalText__ZAy3d strong{color:#f8fafc;font-weight:600}.PlaybookSelectorModal_deleteModalWarning__Z62vk{color:#fca5a5;font-size:13px;line-height:1.5;margin:0;padding:12px 16px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:8px}.PlaybookSelectorModal_deleteModalFooter__iFzqo{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid rgba(239,68,68,.2);background:rgba(15,15,25,.4);border-radius:0 0 16px 16px}.PlaybookSelectorModal_deleteModalCancel__J0m91,.PlaybookSelectorModal_deleteModalConfirm__z8iUu{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.PlaybookSelectorModal_deleteModalCancel__J0m91{background:rgba(100,116,139,.15);border:1px solid rgba(100,116,139,.3);color:#cbd5e1}.PlaybookSelectorModal_deleteModalCancel__J0m91:hover:not(:disabled){background:rgba(100,116,139,.25);color:#e2e8f0}.PlaybookSelectorModal_deleteModalConfirm__z8iUu{background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;color:#ffffff;box-shadow:0 4px 15px rgba(220,38,38,.3)}.PlaybookSelectorModal_deleteModalConfirm__z8iUu:hover:not(:disabled){background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-2px);box-shadow:0 6px 20px rgba(220,38,38,.4)}.PlaybookSelectorModal_deleteModalCancel__J0m91:disabled,.PlaybookSelectorModal_deleteModalConfirm__z8iUu:disabled{opacity:.5;cursor:not-allowed}.PlaybookSelectorModal_deleteSpinner__VHiul{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:PlaybookSelectorModal_spin__46Axk .8s linear infinite}.PlaybookDesigner_container__H5C_I{width:100vw;height:100vh;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;background-color:#121212;isolation:isolate;overflow:hidden}.PlaybookDesigner_loadingContainer__L6bkK{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:linear-gradient(145deg,rgba(15,23,42,1),rgba(30,41,59,1))}.PlaybookDesigner_loadingSpinner__6Pckj{width:60px;height:60px;border:4px solid rgba(99,102,241,.2);border-top-color:#6366f1;border-radius:50%;animation:PlaybookDesigner_spin__Cb28z .8s linear infinite}@keyframes PlaybookDesigner_spin__Cb28z{to{transform:rotate(1turn)}}.PlaybookDesigner_loadingText__ZNbdB{margin-top:20px;color:#94a3b8;font-size:16px;font-weight:500}.VideoSelectorModal_overlay__NA1OX{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;padding:24px;animation:VideoSelectorModal_fadeIn__qmfVR .3s cubic-bezier(.4,0,.2,1)}@keyframes VideoSelectorModal_fadeIn__qmfVR{0%{opacity:0}to{opacity:1}}.VideoSelectorModal_modal__klI0h{background:#161616;border:1px solid rgba(255,255,255,.08);border-radius:24px;width:100%;max-width:1000px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px rgba(0,0,0,.5),0 0 100px rgba(65,209,255,.05),0 0 100px rgba(189,52,254,.05);overflow:hidden;animation:VideoSelectorModal_slideUp__wMBSW .4s cubic-bezier(.4,0,.2,1)}@keyframes VideoSelectorModal_slideUp__wMBSW{0%{opacity:0;transform:translateY(40px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.VideoSelectorModal_header__EfXL0{display:flex;justify-content:space-between;align-items:center;padding:28px 32px;border-bottom:1px solid rgba(255,255,255,.06)}.VideoSelectorModal_title__7lsR_{font-size:24px;font-weight:800;letter-spacing:-.5px;margin:0;background:linear-gradient(180deg,#fff,rgba(255,255,255,.8));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Manrope,Inter,-apple-system,sans-serif}.VideoSelectorModal_closeButton__XCKGc{width:40px;height:40px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#6b6b6b}.VideoSelectorModal_closeButton__XCKGc:hover{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.15)}.VideoSelectorModal_searchContainer__CU6SZ{position:relative;padding:20px 32px;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(0,0,0,.2)}.VideoSelectorModal_searchIcon__Up4t3{position:absolute;left:48px;top:50%;transform:translateY(-50%);color:#41d1ff;pointer-events:none}.VideoSelectorModal_searchInput__S0n8Y{width:100%;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:14px 16px 14px 48px;color:#fff;font-size:15px;font-weight:500;outline:none;transition:all .2s ease}.VideoSelectorModal_searchInput__S0n8Y:focus{border-color:rgba(65,209,255,.4);background:rgba(0,0,0,.4);box-shadow:0 0 0 3px rgba(65,209,255,.1)}.VideoSelectorModal_searchInput__S0n8Y::-moz-placeholder{color:#6b6b6b}.VideoSelectorModal_searchInput__S0n8Y::placeholder{color:#6b6b6b}.VideoSelectorModal_content__PjFNp{flex:1;overflow-y:auto;padding:28px 32px;min-height:350px}.VideoSelectorModal_content__PjFNp::-webkit-scrollbar{width:6px}.VideoSelectorModal_content__PjFNp::-webkit-scrollbar-track{background:transparent}.VideoSelectorModal_content__PjFNp::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:3px}.VideoSelectorModal_content__PjFNp::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.2)}.VideoSelectorModal_empty__Hl0Md,.VideoSelectorModal_error__cNOfx,.VideoSelectorModal_loading__Xi4JW{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;gap:16px;color:#6b6b6b;font-size:14px}.VideoSelectorModal_loadingSpinner__ii6ag{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#41d1ff;border-radius:50%;animation:VideoSelectorModal_spin__fYLlu .8s linear infinite}@keyframes VideoSelectorModal_spin__fYLlu{to{transform:rotate(1turn)}}.VideoSelectorModal_error__cNOfx{color:#ef4444}.VideoSelectorModal_error__cNOfx p{margin:0}.VideoSelectorModal_emptyIcon__4dUvJ{color:rgba(65,209,255,.3);margin-bottom:8px}.VideoSelectorModal_emptyText__AhBjX{color:#a3a3a3;font-size:16px;font-weight:500;margin:0}.VideoSelectorModal_emptyHint__h5t3y{color:#6b6b6b;font-size:14px;margin:-8px 0 0}.VideoSelectorModal_clearButton__oBWW5,.VideoSelectorModal_createButtonInline__REPG9{padding:10px 20px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#d4d4d8;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:8px}.VideoSelectorModal_clearButton__oBWW5:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);color:#fff}.VideoSelectorModal_createButtonInline__REPG9{background:linear-gradient(135deg,#41d1ff,#bd34fe);border:none;display:flex;align-items:center;gap:8px;color:#fff;box-shadow:0 4px 16px rgba(65,209,255,.25)}.VideoSelectorModal_createButtonInline__REPG9:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(65,209,255,.35)}.VideoSelectorModal_grid__xd2RY{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.VideoSelectorModal_card__uopr2{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.VideoSelectorModal_card__uopr2:hover{border-color:rgba(65,209,255,.3);transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.4)}.VideoSelectorModal_card__uopr2.VideoSelectorModal_selected__MDpTI{border-color:#41d1ff;box-shadow:0 0 0 2px rgba(65,209,255,.2),0 12px 32px rgba(0,0,0,.4)}.VideoSelectorModal_thumbnail__L4mb1{position:relative;width:100%;aspect-ratio:16/9;background:#0a0a0a;overflow:hidden}.VideoSelectorModal_thumbnailImage__WkBL9{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.VideoSelectorModal_card__uopr2:hover .VideoSelectorModal_thumbnailImage__WkBL9{transform:scale(1.05)}.VideoSelectorModal_fallbackThumbnail__MMCyO{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,rgba(65,209,255,.05),rgba(189,52,254,.05));color:#6b6b6b}.VideoSelectorModal_playBadge__aUbVB{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#41d1ff,#bd34fe);color:#fff;padding:6px 10px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:11px;font-weight:600;box-shadow:0 4px 12px rgba(65,209,255,.3)}.VideoSelectorModal_cardFooter__PzNYd{padding:16px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:rgba(0,0,0,.2)}.VideoSelectorModal_cardInfo__xFqOm{flex:1;min-width:0}.VideoSelectorModal_cardName__Yl5yb{color:#fff;font-size:14px;font-weight:600;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.VideoSelectorModal_cardMeta__YptPk{display:flex;align-items:center;gap:12px;color:#6b6b6b;font-size:12px}.VideoSelectorModal_metaItem___eVBb{display:flex;align-items:center;gap:4px}.VideoSelectorModal_cardActions__SCKyF{position:absolute;top:12px;left:12px;display:flex;gap:8px;opacity:0;transition:opacity .3s ease;z-index:10}.VideoSelectorModal_card__uopr2:hover .VideoSelectorModal_cardActions__SCKyF{opacity:1}.VideoSelectorModal_actionButton__BdGqZ{width:36px;height:36px;background:rgba(22,22,22,.95);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#a3a3a3;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.VideoSelectorModal_actionButton__BdGqZ:hover{background:rgba(65,209,255,.15);border-color:rgba(65,209,255,.3);color:#41d1ff;transform:scale(1.05)}.VideoSelectorModal_footer__3M9pN{display:flex;justify-content:flex-end;padding:20px 32px;border-top:1px solid rgba(255,255,255,.06);gap:12px;background:rgba(0,0,0,.2)}.VideoSelectorModal_cancelButton__b5pcE{padding:12px 24px;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#a3a3a3;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.VideoSelectorModal_cancelButton__b5pcE:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.15);color:#fff}.VideoSelectorModal_createButton__zks6h{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#41d1ff,#bd34fe);border:none;border-radius:12px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px rgba(65,209,255,.25)}.VideoSelectorModal_createButton__zks6h:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(65,209,255,.35)}@media (max-width:768px){.VideoSelectorModal_overlay__NA1OX{padding:0}.VideoSelectorModal_modal__klI0h{max-height:100vh;border-radius:0;max-width:100%}.VideoSelectorModal_header__EfXL0{padding:20px}.VideoSelectorModal_title__7lsR_{font-size:20px}.VideoSelectorModal_searchContainer__CU6SZ{padding:16px 20px}.VideoSelectorModal_searchIcon__Up4t3{left:36px}.VideoSelectorModal_searchInput__S0n8Y{padding-left:44px}.VideoSelectorModal_content__PjFNp{padding:20px}.VideoSelectorModal_grid__xd2RY{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.VideoSelectorModal_footer__3M9pN{padding:16px 20px;flex-direction:column}.VideoSelectorModal_cancelButton__b5pcE,.VideoSelectorModal_createButton__zks6h{width:100%;justify-content:center}}.VideoThumbnailCard_cardWrapper__r9XWc{display:flex;flex-direction:column;gap:6px;width:100%;min-width:0}.VideoThumbnailCard_card__T4yFD{position:relative;border-radius:10px;background:linear-gradient(145deg,rgba(30,30,35,.8),rgba(20,20,25,.9));border:1px solid rgba(255,255,255,.06);overflow:hidden;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);aspect-ratio:16/9;width:100%;max-height:90px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.VideoThumbnailCard_card__T4yFD:hover{border-color:rgba(255,255,255,.12);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.VideoThumbnailCard_card__T4yFD:active{transform:translateY(0) scale(.98)}.VideoThumbnailCard_card__T4yFD.VideoThumbnailCard_selected__sf50O{border-color:rgba(100,200,255,.4);box-shadow:0 0 0 1px rgba(100,200,255,.15),0 8px 24px rgba(100,200,255,.1)}.VideoThumbnailCard_card__T4yFD.VideoThumbnailCard_disabled__iwn5a{cursor:not-allowed;opacity:.4;filter:grayscale(.5)}.VideoThumbnailCard_card__T4yFD.VideoThumbnailCard_disabled__iwn5a:hover{border-color:rgba(255,255,255,.06);transform:none;box-shadow:0 2px 8px rgba(0,0,0,.2)}.VideoThumbnailCard_thumbnailContainer__J7t_9{position:relative;width:100%;height:100%;overflow:hidden;background:linear-gradient(135deg,rgba(25,25,30,1),rgba(15,15,20,1))}.VideoThumbnailCard_thumbnailImage__7ky98,.VideoThumbnailCard_thumbnailVideo__6F4iZ{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.VideoThumbnailCard_card__T4yFD:hover .VideoThumbnailCard_thumbnailImage__7ky98,.VideoThumbnailCard_card__T4yFD:hover .VideoThumbnailCard_thumbnailVideo__6F4iZ{transform:scale(1.05)}.VideoThumbnailCard_thumbnailPlaceholder__yN9wR{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(35,35,40,.9),rgba(25,25,30,.9))}.VideoThumbnailCard_placeholderIcon__5kUsR{color:rgba(255,255,255,.15);transition:color .3s ease}.VideoThumbnailCard_card__T4yFD:hover .VideoThumbnailCard_placeholderIcon__5kUsR{color:rgba(255,255,255,.25)}.VideoThumbnailCard_overlay__zidNR{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.3) 50%,rgba(0,0,0,.6));display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease;backdrop-filter:blur(0)}.VideoThumbnailCard_overlayVisible__mEbbB{opacity:1;backdrop-filter:blur(2px)}.VideoThumbnailCard_playButton__koxmb{width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border:1.5px solid rgba(255,255,255,.25);color:rgba(255,255,255,.95);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);padding-left:2px;box-shadow:0 4px 16px rgba(0,0,0,.3)}.VideoThumbnailCard_playButton__koxmb:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.4);transform:scale(1.1);box-shadow:0 6px 24px rgba(0,0,0,.4)}.VideoThumbnailCard_playButton__koxmb:active{transform:scale(.95)}.VideoThumbnailCard_lockedIcon__RwYLn{width:32px;height:32px;border-radius:50%;background:rgba(60,60,65,.5);backdrop-filter:blur(10px);border:1.5px solid rgba(80,80,85,.4);color:rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center}.VideoThumbnailCard_durationBadge__LtDMw{position:absolute;bottom:4px;right:4px;font-size:8px;font-family:SF Mono,Monaco,Menlo,Consolas,monospace;font-weight:600;letter-spacing:.02em;padding:2px 5px;border-radius:4px;background:rgba(0,0,0,.75);backdrop-filter:blur(8px);color:rgba(255,255,255,.9);z-index:2;border:1px solid rgba(255,255,255,.08)}.VideoThumbnailCard_deleteButton__NYsks,.VideoThumbnailCard_editButton__Q4hWg{position:absolute;top:4px;width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);z-index:3;backdrop-filter:blur(8px)}.VideoThumbnailCard_editButton__Q4hWg{left:4px;background:rgba(100,200,255,.15);border:1px solid rgba(100,200,255,.3);color:rgba(100,200,255,.9)}.VideoThumbnailCard_editButton__Q4hWg:hover{background:rgba(100,200,255,.25);border-color:rgba(100,200,255,.5);transform:scale(1.1)}.VideoThumbnailCard_deleteButton__NYsks{right:4px;background:rgba(255,100,100,.15);border:1px solid rgba(255,100,100,.3);color:rgba(255,100,100,.9)}.VideoThumbnailCard_deleteButton__NYsks:hover{background:rgba(255,100,100,.25);border-color:rgba(255,100,100,.5);transform:scale(1.1)}.VideoThumbnailCard_assignButton__RrHpU{position:absolute;bottom:4px;left:4px;width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);z-index:3;backdrop-filter:blur(8px);background:rgba(168,85,247,.15);border:1px solid rgba(168,85,247,.3);color:rgba(168,85,247,.9)}.VideoThumbnailCard_assignButton__RrHpU:hover{background:rgba(168,85,247,.3);border-color:rgba(168,85,247,.5);transform:scale(1.1)}.VideoThumbnailCard_titleContainer__s5hOF{padding:0 2px;display:flex;flex-direction:column;gap:1px}.VideoThumbnailCard_title__jh5g6{color:rgba(255,255,255,.85);font-size:9px;font-weight:600;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:1.3;transition:color .2s ease}.VideoThumbnailCard_cardWrapper__r9XWc:hover .VideoThumbnailCard_title__jh5g6{color:rgba(255,255,255,.95)}.VideoThumbnailCard_subtitle__IDhrZ{color:rgba(255,255,255,.35);font-size:9px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:1.3}@keyframes VideoThumbnailCard_shimmer__D_kTl{0%{background-position:-200% 0}to{background-position:200% 0}}.VideoThumbnailCard_card__T4yFD.VideoThumbnailCard_loading__812d0 .VideoThumbnailCard_thumbnailContainer__J7t_9:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05) 50%,transparent);background-size:200% 100%;animation:VideoThumbnailCard_shimmer__D_kTl 1.5s infinite}.DeleteTacticalVideoModal_overlay__R6I_s{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.85);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:100000;animation:DeleteTacticalVideoModal_fadeIn__eeaa_ .2s cubic-bezier(.19,1,.22,1);transition:opacity .3s ease,backdrop-filter .3s ease}.DeleteTacticalVideoModal_modalClosing__iUOu4{opacity:0;backdrop-filter:blur(0)}.DeleteTacticalVideoModal_modalContainer__WQYDi{background:linear-gradient(145deg,#0d0d11,#121218);border-radius:16px;width:90%;max-width:440px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.6),0 0 40px rgba(65,209,255,.08),0 0 0 1px rgba(255,255,255,.05);transform:translateY(0);animation:DeleteTacticalVideoModal_slideUp__U_V39 .3s cubic-bezier(.34,1.56,.64,1);position:relative;border:1px solid rgba(255,255,255,.05);transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s ease,box-shadow .3s ease}.DeleteTacticalVideoModal_modalContainer__WQYDi:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(239,68,68,.05),transparent 60%),radial-gradient(circle at bottom left,rgba(65,209,255,.03),transparent 60%);opacity:.8;z-index:-1;border-radius:inherit}.DeleteTacticalVideoModal_modalContentClosing__t7Qm_{transform:scale(.9) translateY(10px);opacity:0}.DeleteTacticalVideoModal_modalHeader__jsaPB{display:flex;justify-content:center;align-items:center;padding:1.5rem;background:linear-gradient(90deg,rgba(220,38,38,.12),rgba(220,38,38,.04) 60%,transparent);border-bottom:1px solid rgba(220,38,38,.15);position:relative;overflow:hidden}.DeleteTacticalVideoModal_iconContainer__T1Trk{width:52px;height:52px;border-radius:12px;background:rgba(220,38,38,.12);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;box-shadow:0 0 20px rgba(239,68,68,.25);animation:DeleteTacticalVideoModal_breathe__k_qvu 2.5s ease-in-out infinite}.DeleteTacticalVideoModal_warningIcon__OomrV{color:#ef4444;width:26px;height:26px;filter:drop-shadow(0 0 10px rgba(239,68,68,.6));animation:DeleteTacticalVideoModal_pulse__aRYJ9 2.5s ease-in-out infinite alternate}.DeleteTacticalVideoModal_modalContent__c7b54{padding:1.25rem 1.5rem;position:relative}.DeleteTacticalVideoModal_title__2BLQ4{font-size:1.25rem;font-weight:700;margin-bottom:.6rem;color:#fff;letter-spacing:-.02em;text-align:center}.DeleteTacticalVideoModal_description__fAnfq{font-size:.875rem;line-height:1.5;margin-bottom:1rem;color:rgba(255,255,255,.7);text-align:center}.DeleteTacticalVideoModal_itemBox__adh17{background:rgba(20,20,30,.6);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.75rem;margin-bottom:1rem;display:flex;align-items:center;gap:.875rem}.DeleteTacticalVideoModal_itemThumbnail__jC7mK{width:56px;height:56px;border-radius:10px;background:linear-gradient(135deg,rgba(65,209,255,.15),rgba(189,52,254,.15));display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.DeleteTacticalVideoModal_thumbnailImage__FtveL{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.DeleteTacticalVideoModal_itemIcon__291Yq{color:rgba(65,209,255,.7);width:24px;height:24px}.DeleteTacticalVideoModal_itemDetails__LdjJ_{flex:1;min-width:0;display:flex;flex-direction:column;gap:.35rem}.DeleteTacticalVideoModal_itemHeader__q3IlM{display:flex;align-items:center;gap:.5rem}.DeleteTacticalVideoModal_itemTitle__njMCY{color:white;font-weight:600;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DeleteTacticalVideoModal_itemMeta__1fayw{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.DeleteTacticalVideoModal_metaItem__AD5TN{color:rgba(255,255,255,.5);font-size:.7rem;font-family:SF Mono,Monaco,Inconsolata,monospace;display:flex;align-items:center;gap:.25rem}.DeleteTacticalVideoModal_typeBadge__CRVoM{font-size:.625rem;padding:.2rem .5rem;border-radius:100px;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.DeleteTacticalVideoModal_localBadge__Pr5UB{background:rgba(245,158,11,.15);color:#fbbf24;border:1px solid rgba(245,158,11,.3)}.DeleteTacticalVideoModal_cloudBadge__LImHI{background:rgba(65,209,255,.12);color:#41d1ff;border:1px solid rgba(65,209,255,.25)}.DeleteTacticalVideoModal_warning__zlmc_{font-size:.75rem;padding:.75rem;background:rgba(220,38,38,.06);border-left:3px solid #ef4444;border-radius:6px;color:rgba(255,255,255,.65);line-height:1.5}.DeleteTacticalVideoModal_warning__zlmc_ strong{color:#ef4444;font-weight:600}.DeleteTacticalVideoModal_errorBox__jle1C{margin-top:.75rem;padding:.625rem .75rem;background:rgba(220,38,38,.1);border:1px solid rgba(220,38,38,.3);border-radius:8px;color:#fca5a5;font-size:.75rem;text-align:center}.DeleteTacticalVideoModal_buttonContainer__VhTdo{display:flex;justify-content:center;gap:.875rem;padding:1.125rem 1.5rem;background:rgba(13,13,17,.6);border-top:1px solid rgba(255,255,255,.03)}.DeleteTacticalVideoModal_cancelButton__oflKQ{padding:.625rem 1.25rem;border-radius:8px;background:rgba(20,20,30,.5);color:rgba(255,255,255,.8);font-weight:500;font-size:.875rem;border:1px solid rgba(255,255,255,.05);cursor:pointer;transition:all .25s cubic-bezier(.34,1.56,.64,1);min-width:90px}.DeleteTacticalVideoModal_cancelButton__oflKQ:hover{background:rgba(30,30,45,.6);transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.DeleteTacticalVideoModal_cancelButton__oflKQ:disabled{opacity:.5;cursor:not-allowed;transform:none}.DeleteTacticalVideoModal_deleteButton__jlRLF{padding:.625rem 1.25rem;border-radius:8px;background:linear-gradient(145deg,#ef4444,#dc2626);color:white;font-weight:600;font-size:.875rem;border:none;cursor:pointer;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 14px rgba(220,38,38,.35),0 0 0 1px rgba(255,255,255,.05);min-width:100px}.DeleteTacticalVideoModal_deleteButton__jlRLF:hover{background:linear-gradient(145deg,#f87171,#ef4444);transform:translateY(-2px);box-shadow:0 8px 22px rgba(220,38,38,.45),0 0 30px rgba(239,68,68,.25)}.DeleteTacticalVideoModal_deleteButton__jlRLF:disabled{opacity:.7;cursor:not-allowed;transform:none}.DeleteTacticalVideoModal_trashIcon__Cdk82{width:16px;height:16px}.DeleteTacticalVideoModal_spinnerIcon__ABgUP{animation:DeleteTacticalVideoModal_spin__R00ou 1s linear infinite}@keyframes DeleteTacticalVideoModal_spin__R00ou{to{transform:rotate(1turn)}}@keyframes DeleteTacticalVideoModal_pulse__aRYJ9{0%{filter:drop-shadow(0 0 8px rgba(239,68,68,.5));transform:scale(1)}50%{filter:drop-shadow(0 0 15px rgba(239,68,68,.8));transform:scale(1.15)}to{filter:drop-shadow(0 0 8px rgba(239,68,68,.5));transform:scale(1)}}@keyframes DeleteTacticalVideoModal_breathe__k_qvu{0%{box-shadow:0 0 15px rgba(239,68,68,.2)}50%{box-shadow:0 0 30px rgba(239,68,68,.5)}to{box-shadow:0 0 15px rgba(239,68,68,.2)}}@keyframes DeleteTacticalVideoModal_fadeIn__eeaa_{0%{opacity:0}to{opacity:1}}@keyframes DeleteTacticalVideoModal_slideUp__U_V39{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}