@charset "UTF-8";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}p{margin:0}body{margin:0;display:flex;min-width:320px}h1{font-size:3.2em;line-height:1.1}h1,h2,h3{margin:0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{display:flex;justify-content:center;width:100%;margin:0 auto;text-align:center}._resender_3q6ba_1{width:100%}._resenderMenu_3q6ba_5{display:flex;justify-content:space-evenly;gap:25px}._panelHeader_3q6ba_11{margin-bottom:20px}._modeSwitcher_3q6ba_15{display:flex;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:4px;margin-top:12px}._modeButton_3q6ba_24{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;background:transparent;border:none;border-radius:8px;color:#fff9;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s ease}._modeButton_3q6ba_24:hover{color:#fffc;background:#ffffff0d}._modeButton_3q6ba_24._active_3q6ba_44{background:#667eea33;color:#667eea;box-shadow:0 2px 8px #667eea33}._modeIcon_3q6ba_50{width:16px;height:16px}._messageList_3q6ba_55{display:flex;width:100%;flex-direction:column;align-items:center;gap:10px}._messageList_3q6ba_55 ._textarea_3q6ba_62{width:100%;resize:none;padding:10px;border:1px solid #ddd;border-radius:8px;font-size:16px;font-family:inherit;background-color:#1a1a1a;box-shadow:0 2px 4px #0000001a;transition:border-color .3s,box-shadow .3s}._messageList_3q6ba_55 ._textarea_3q6ba_62:focus{outline:none;border-color:#007bff;box-shadow:0 4px 8px #007bff33}._messageList_3q6ba_55 ._sendButton_3q6ba_79{margin-left:auto}._customSelect_3q6ba_83{width:100%;max-width:500px;padding:6px 12px;font-size:16px;margin:10px 0;color:#fff;background-color:#1a1a1a;border:1px solid #ddd;border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:all .3s ease}._customSelect_3q6ba_83:hover{border-color:#007bff;box-shadow:0 4px 8px #007bff33}._customSelect_3q6ba_83:focus{outline:none;border-color:#0056b3;box-shadow:0 0 8px #0056b380}._customSelect_3q6ba_83 option{color:#fff;background-color:#1a1a1a}._fileInput_3q6ba_112{margin-top:10px;padding:10px;border:1px solid #ccc;border-radius:5px;background-color:#1a1a1a;cursor:pointer}._fileInputLabel_3q6ba_121{display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer}._fileInputText_3q6ba_129{font-size:14px;color:#666;text-align:center}._dashboard_3q6ba_135{width:100%;min-height:100vh;padding:16px;background:linear-gradient(135deg,#0f0f10,#1a1a1d);color:#fff}@media(min-width:640px){._dashboard_3q6ba_135{padding:24px}}@media(min-width:1024px){._dashboard_3q6ba_135{padding:32px}}._container_3q6ba_153{max-width:1800px;margin:0 auto;position:relative}._gridContainer_3q6ba_159{display:grid;grid-template-columns:1fr;gap:24px;align-items:stretch}@media(min-width:1024px){._gridContainer_3q6ba_159{grid-template-columns:1fr 2fr 1fr;gap:32px;height:auto;min-height:0}}._sidebar_3q6ba_174{height:auto}._sidebarSection_3q6ba_177{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;height:100%;display:flex;flex-direction:column}._sectionTitle_3q6ba_188{font-size:18px;font-weight:600;margin-bottom:20px;color:#fff;display:flex;align-items:center;gap:8px}._sectionTitle_3q6ba_188:before{content:"";display:block;width:4px;height:20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}._mainContent_3q6ba_206 ._card_3q6ba_206{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;height:100%;transition:all .3s ease}._mainContent_3q6ba_206 ._card_3q6ba_206:hover{border-color:#fff3;box-shadow:0 8px 32px #0000004d}._mainContent_3q6ba_206 ._cardTitle_3q6ba_219{font-size:24px;font-weight:700;margin-bottom:24px;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._postComposer_3q6ba_230{display:flex;flex-direction:column;gap:24px}._textarea_3q6ba_62{min-height:200px;max-height:400px;padding:20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:16px;font-family:inherit;resize:vertical;transition:all .3s ease}._textarea_3q6ba_62::placeholder{color:#fff6}._textarea_3q6ba_62:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;background:#ffffff12}._uploadSection_3q6ba_259 ._uploadLabel_3q6ba_259{display:flex;align-items:center;gap:12px;cursor:pointer;padding:16px;background:#ffffff0d;border:2px dashed rgba(255,255,255,.1);border-radius:12px;transition:all .3s ease}._uploadSection_3q6ba_259 ._uploadLabel_3q6ba_259:hover{border-color:#667eea;background:#667eea0d}._uploadSection_3q6ba_259 ._fileInput_3q6ba_112{display:none}._uploadSection_3q6ba_259 ._uploadButton_3q6ba_277{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:8px;font-weight:500;transition:transform .2s ease}._uploadSection_3q6ba_259 ._uploadButton_3q6ba_277:hover{transform:translateY(-2px)}._uploadSection_3q6ba_259 ._uploadHint_3q6ba_291{font-size:14px;color:#fff9}._actionButtons_3q6ba_296{display:flex;gap:16px;flex-wrap:wrap}@media(min-width:640px){._actionButtons_3q6ba_296{flex-wrap:nowrap}}._primaryButton_3q6ba_307{flex:1;padding:16px 32px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;min-width:200px}._primaryButton_3q6ba_307:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}._primaryButton_3q6ba_307:disabled{opacity:.5;cursor:not-allowed}._secondaryButton_3q6ba_333{padding:16px 32px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease}._secondaryButton_3q6ba_333:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}._downloadLink_3q6ba_354{text-decoration:none;display:inline-block}@media(max-width:1023px){._gridContainer_3q6ba_159{grid-template-columns:1fr}._sidebar_3q6ba_174{order:3;max-height:500px}._mainContent_3q6ba_206{order:2;max-height:none}._actionButtons_3q6ba_296{flex-direction:column}._primaryButton_3q6ba_307,._secondaryButton_3q6ba_333{width:100%}}@media(max-width:639px){._dashboard_3q6ba_135{padding:12px}._card_3q6ba_206{padding:20px!important}._uploadLabel_3q6ba_259{flex-direction:column;align-items:stretch!important;text-align:center}._sectionTitle_3q6ba_188{font-size:16px}._cardTitle_3q6ba_219{font-size:20px}}._progressSection_3q6ba_398{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:20px;margin-bottom:16px}._progressHeader_3q6ba_406{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._progressTitle_3q6ba_413{font-size:16px;font-weight:600;color:#fff}._progressStats_3q6ba_419{display:flex;align-items:center;gap:12px}._progressCounter_3q6ba_425{background:#667eea33;color:#667eea;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:500;min-width:70px;text-align:center}._progressPercentage_3q6ba_436{font-size:18px;font-weight:700;color:#667eea;background:#667eea1a;padding:6px 12px;border-radius:8px;min-width:50px;text-align:center}._progressBarContainer_3q6ba_447{width:100%;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden;margin-bottom:16px}._progressBar_3q6ba_447{height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px;transition:width .3s ease}._progressInfo_3q6ba_463{margin-top:12px}._progressStatsRow_3q6ba_467{display:flex;gap:20px;margin-bottom:12px;flex-wrap:wrap}._progressStat_3q6ba_419{font-size:14px;font-weight:500;padding:4px 12px;border-radius:6px}._progressStat_3q6ba_419._successStat_3q6ba_480{background:#10b9811a;color:#10b981}._progressStat_3q6ba_419._errorStat_3q6ba_484{background:#ef44441a;color:#ef4444}._recentErrors_3q6ba_489{background:#ef44440d;border:1px solid rgba(239,68,68,.2);border-radius:8px;padding:12px;margin-top:12px}._recentErrorsTitle_3q6ba_497{display:flex;align-items:center;gap:8px;color:#ef4444;font-size:14px;font-weight:600;margin-bottom:8px}._recentErrorsList_3q6ba_507{max-height:150px;overflow-y:auto;font-size:12px;line-height:1.4}._recentErrorsList_3q6ba_507::-webkit-scrollbar{width:4px}._recentErrorsList_3q6ba_507::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}._recentErrorsList_3q6ba_507::-webkit-scrollbar-thumb{background:#ef44444d;border-radius:2px}._errorItem_3q6ba_525{padding:4px 0;color:#ffffffb3;border-bottom:1px solid rgba(239,68,68,.1)}._errorItem_3q6ba_525:last-child{border-bottom:none}._spinner_3q6ba_534{width:20px;height:20px;animation:_spin_3q6ba_534 1s linear infinite}@keyframes _spin_3q6ba_534{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:639px){._progressHeader_3q6ba_406{flex-direction:column;align-items:flex-start;gap:12px}._progressStats_3q6ba_419{width:100%;justify-content:space-between}._progressStatsRow_3q6ba_467{flex-direction:column;gap:8px}}._wallList_yifea_2{display:flex;flex-direction:column;align-items:center;border:1px solid white}._wallList_yifea_2 ul{width:100%;max-height:500px;overflow-y:scroll;margin-top:.5em;padding-inline:.5em}._wallList_yifea_2 ul::-webkit-scrollbar{display:none}._wall_li_yifea_21{display:flex;white-space:pre;margin-inline:10px}._wall_li_yifea_21 div{display:flex;align-items:center}._wall_li_yifea_21 label{display:inline-block;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._wall_li_yifea_21 p{padding-right:.5em;margin:0}._wallList_buttons_yifea_45{display:flex;gap:10px;padding:.5em;margin-top:auto}._wallList_buttons_yifea_45 button{width:150px;font-size:.75em;white-space:pre}._AddChannelsMenu_yifea_58{position:absolute;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;top:0;left:0;width:100vw;height:100vh}._AddChannelsMenu_yifea_58 ._AddChannelsMenu_black_yifea_70{z-index:99;position:absolute;width:100vw;height:100vh;background-color:#000c}._AddChannelsMenu_yifea_58 ._AddChannelsMenu_addInput_yifea_77{z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#1b1b1b;height:25%;width:25%}._AddChannelsMenu_yifea_58 ._fileContent_yifea_87{z-index:101;display:flex;flex-direction:column;align-items:center;justify-content:start;background-color:#1b1b1b;height:auto;min-height:40%;max-height:75%;width:auto;min-width:40%;padding:15px;overflow:scroll}._AddChannelsMenu_yifea_58 ::-webkit-scrollbar{display:none}._file-input-container_yifea_106{position:relative;width:250px}._file-input_yifea_106{display:none}._file-label_yifea_115{display:block;width:100%;padding:12px;border:2px solid #ddd;border-radius:8px;background-color:#f7f7f7;text-align:center;cursor:pointer;transition:all .3s ease}._file-label_yifea_115:hover{background-color:#e0e0e0;border-color:#ccc}._file-label_yifea_115:active{background-color:#d0d0d0}._file-label_yifea_115:before{content:"📄";margin-right:8px}._file-label_yifea_115:empty:before{content:"📂";margin-right:8px}._file-label_yifea_115{font-size:14px;color:#333;font-family:Arial,sans-serif}._groupSelector_yifea_152{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:12px;height:100%;display:flex;flex-direction:column;max-height:calc(100vh - 200px);transition:all .3s ease}._groupSelector_yifea_152:hover{border-color:#fff3;box-shadow:0 8px 32px #0000004d}._groupsContainer_yifea_169{flex:1;min-height:0;display:flex;flex-direction:column;margin-bottom:16px}._scrollWrapper_yifea_177{flex:1;min-height:0;overflow:hidden;position:relative}._header_yifea_184{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._titleSection_yifea_191{display:flex;align-items:center;gap:10px}._titleIcon_yifea_197{width:20px;height:20px;color:#667eea}._title_yifea_191{font-size:18px;font-weight:600;color:#fff;margin:0}._badge_yifea_210{background:#667eea33;border:1px solid rgba(102,126,234,.3);color:#667eea;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600}._searchContainer_yifea_220{position:relative;margin-bottom:16px}._searchIcon_yifea_225{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#ffffff80;pointer-events:none}._searchInput_yifea_236{width:calc(100% - 24px);padding:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:14px;transition:all .3s ease}._searchInput_yifea_236::placeholder{color:#fff6}._searchInput_yifea_236:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._selectAllButton_yifea_255{width:100%;padding:12px;margin-bottom:16px;background:#667eea1a;border:1px solid rgba(102,126,234,.2);border-radius:12px;color:#667eea;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}._selectAllButton_yifea_255:hover{background:#667eea26;border-color:#667eea4d}._groupsList_yifea_273{position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:auto;padding-right:8px;margin-right:-8px}._groupsList_yifea_273::-webkit-scrollbar{width:4px}._groupsList_yifea_273::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}._groupsList_yifea_273::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px;transition:background .3s ease}._groupsList_yifea_273::-webkit-scrollbar-thumb:hover{background:#ffffff4d}._emptyState_yifea_299{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:200px;gap:16px;color:#ffffff80;text-align:center;padding:40px 20px}._emptyIcon_yifea_312{width:48px;height:48px;opacity:.5}._emptyText_yifea_318{font-size:14px;margin:0;color:#fff9}._scrollArea_yifea_324{height:100%;overflow-y:auto;padding-right:8px;margin-right:-8px}._scrollArea_yifea_324::-webkit-scrollbar{width:4px}._scrollArea_yifea_324::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}._scrollArea_yifea_324::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}._groupItem_yifea_342{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:4px 8px;margin-bottom:8px;cursor:pointer;transition:all .3s ease;flex-shrink:0}._groupItem_yifea_342:last-child{margin-bottom:0}._groupItem_yifea_342:hover{background:#ffffff14;border-color:#fff3;transform:translate(4px)}._groupItem_yifea_342._selected_yifea_360{background:#667eea1a;border-color:#667eea4d}._groupContent_yifea_365{display:flex;align-items:flex-start;gap:12px}._checkboxWrapper_yifea_371{padding-top:2px}._checkbox_yifea_371{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._checkbox_yifea_371._checked_yifea_385{background:#667eea;border-color:#667eea}._checkIcon_yifea_390{width:12px;height:12px;color:#fff}._groupInfo_yifea_396{flex:1;min-width:0}._groupHeader_yifea_401{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}._groupName_yifea_408{font-size:12px;font-weight:500;color:#fff;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._selectedIcon_yifea_418{width:16px;height:16px;color:#667eea;flex-shrink:0}._groupMeta_yifea_425{display:flex;align-items:center;gap:8px}._screenName_yifea_431{font-size:10px;color:#fff9}._addButton_yifea_436{margin-top:16px;width:100%;padding:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .3s ease}._addButton_yifea_436:hover{background:#ffffff1a;border-color:#667eea;box-shadow:0 4px 12px #667eea33}._addIcon_yifea_459{width:16px;height:16px}._modalOverlay_yifea_464{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modalContent_yifea_479{background:linear-gradient(135deg,#1a1a1a,#0f0f10);border:1px solid rgba(255,255,255,.1);border-radius:20px;width:100%;max-width:500px;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px #00000080}._modalHeader_yifea_490{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid rgba(255,255,255,.1)}._modalTitle_yifea_498{font-size:20px;font-weight:600;color:#fff;margin:0}._closeButton_yifea_505{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}._closeButton_yifea_505:hover{background:#ffffff1a;border-color:#fff3}._closeIcon_yifea_522{width:18px;height:18px;color:#fff}._modalBody_yifea_528{padding:12px;overflow-y:auto;max-height:60vh}._uploadSection_yifea_534{text-align:center}._uploadIcon_yifea_538{width:64px;height:64px;margin:0 auto 20px;background:#667eea1a;border:2px dashed rgba(102,126,234,.3);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#667eea}._uploadIcon_yifea_538 svg{width:28px;height:28px}._uploadText_yifea_555{font-size:16px;color:#fff;margin-bottom:20px}._fileUploadLabel_yifea_561{display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer}._fileInput_yifea_569{display:none}._uploadButton_yifea_573{padding:12px 32px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;font-size:14px;font-weight:500;transition:all .3s ease}._uploadButton_yifea_573:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}._fileName_yifea_587{font-size:14px;color:#ffffffb3;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileHint_yifea_596{font-size:12px;color:#fff6;margin-top:20px}._uploadingSection_yifea_602{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px}._spinner_yifea_610{width:40px;height:40px;border:3px solid rgba(102,126,234,.1);border-top-color:#667eea;border-radius:50%;animation:_spin_yifea_610 1s linear infinite;margin-bottom:20px}@keyframes _spin_yifea_610{to{transform:rotate(360deg)}}._uploadingText_yifea_625{font-size:16px;color:#fff;margin:0}._previewSection_yifea_631 ._previewHeader_yifea_631{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._previewSection_yifea_631 ._previewTitle_yifea_637{font-size:16px;font-weight:500;color:#fff;margin:0}._previewSection_yifea_631 ._countBadge_yifea_643{background:#667eea33;color:#667eea;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}._previewList_yifea_652{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px;max-height:300px;overflow-y:auto;margin-bottom:20px}._previewItem_yifea_662{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.05)}._previewItem_yifea_662:last-child{border-bottom:none}._previewNumber_yifea_673{font-size:12px;color:#fff6;min-width:24px}._previewLine_yifea_679{font-size:14px;color:#fffc;font-family:Monaco,Menlo,Ubuntu Mono,monospace;word-break:break-all}._moreItems_yifea_686{font-size:12px;color:#fff6;text-align:center;padding:12px;font-style:italic}._modalActions_yifea_694{display:flex;justify-content:flex-end;gap:12px}._cancelButton_yifea_700{padding:12px 32px;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}._cancelButton_yifea_700:hover{background:#ffffff1a;border-color:#ffffff4d}@media(max-width:768px){._groupSelector_yifea_152{padding:16px}._modalContent_yifea_479{max-height:80vh}._modalHeader_yifea_490,._modalBody_yifea_528{padding:16px}._uploadIcon_yifea_538{width:48px;height:48px}._uploadIcon_yifea_538 svg{width:20px;height:20px}._uploadText_yifea_555{font-size:14px}}@media(max-width:480px){._title_yifea_191{font-size:16px}._badge_yifea_210{font-size:11px;padding:4px 8px}._selectAllButton_yifea_255,._addButton_yifea_436{padding:10px;font-size:13px}._groupItem_yifea_342{padding:12px}._groupName_yifea_408{font-size:13px}._screenName_yifea_431{font-size:11px}}._collectionManager_yfffs_1{display:flex;flex-direction:column;gap:20px;height:100%}._loadingContainer_yfffs_8{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;color:#fff9}._spinner_yfffs_18{width:40px;height:40px;border:3px solid rgba(102,126,234,.1);border-top-color:#667eea;border-radius:50%;animation:_spin_yfffs_18 1s linear infinite}@keyframes _spin_yfffs_18{to{transform:rotate(360deg)}}._sectionTitle_yfffs_32{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#fff;margin-bottom:16px}._sectionIcon_yfffs_42{width:18px;height:18px;color:#667eea}._createSection_yfffs_48 ._createForm_yfffs_48{display:flex;gap:12px;align-items:center}._createSection_yfffs_48 ._nameInput_yfffs_53{flex:1;padding:12px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:14px}._createSection_yfffs_48 ._nameInput_yfffs_53::placeholder{color:#fff6}._createSection_yfffs_48 ._nameInput_yfffs_53:focus{outline:none;border-color:#667eea}._createSection_yfffs_48 ._createButton_yfffs_69{padding:12px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .3s ease}._createSection_yfffs_48 ._createButton_yfffs_69:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}._createSection_yfffs_48 ._createButton_yfffs_69:disabled{opacity:.5;cursor:not-allowed}._collectionsSection_yfffs_92{flex:1;display:flex;flex-direction:column;min-height:0}._emptyState_yfffs_99{display:flex;align-items:center;justify-content:center;flex:1;color:#fff6;font-style:italic;padding:40px 0}._collectionsList_yfffs_109{flex:1;overflow-y:auto;padding-right:8px;margin-right:-8px}._collectionsList_yfffs_109::-webkit-scrollbar{width:4px}._collectionsList_yfffs_109::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}._collectionsList_yfffs_109::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}._collectionCard_yfffs_127{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;margin-bottom:12px;overflow:hidden}._collectionCard_yfffs_127:last-child{margin-bottom:0}._collectionHeader_yfffs_138{display:flex;align-items:center;justify-content:space-between;padding:16px;cursor:pointer;transition:background-color .3s ease}._collectionHeader_yfffs_138:hover{background:#ffffff08}._collectionInfo_yfffs_150{display:flex;align-items:center;gap:12px;flex:1}._expandIcon_yfffs_157{width:16px;height:16px;color:#ffffff80}._collectionName_yfffs_163{font-weight:500;color:#fff;flex:1}._groupsCount_yfffs_169{background:#667eea33;color:#667eea;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}._collectionActions_yfffs_178{display:flex;gap:8px}._useButton_yfffs_183,._deleteButton_yfffs_184{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}._useButton_yfffs_183:hover,._deleteButton_yfffs_184:hover{background:#ffffff1a;border-color:#fff3}._useButton_yfffs_183{color:#10b981}._useButton_yfffs_183:hover{background:#10b9811a;border-color:#10b9814d}._deleteButton_yfffs_184{color:#f43f5e}._deleteButton_yfffs_184:hover{background:#f43f5e1a;border-color:#f43f5e4d}._actionIcon_yfffs_218{width:16px;height:16px}._collectionDetails_yfffs_223{border-top:1px solid rgba(255,255,255,.1);padding:16px;background:#0003}._groupsInCollection_yfffs_229{margin-bottom:20px}._groupsInCollection_yfffs_229 h4{font-size:14px;font-weight:500;color:#ffffffb3;margin-bottom:12px}._noGroups_yfffs_239{color:#fff6;font-style:italic;margin:8px 0}._groupsList_yfffs_245{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto;padding-right:8px}._groupsList_yfffs_245::-webkit-scrollbar{width:3px}._groupsList_yfffs_245::-webkit-scrollbar-track{background:#ffffff0d}._groupsList_yfffs_245::-webkit-scrollbar-thumb{background:#ffffff1a}._groupItem_yfffs_263{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.05)}._groupName_yfffs_273{font-size:13px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}._groupScreenName_yfffs_282{font-size:12px;color:#ffffff80;font-family:Monaco,Menlo,monospace}._addGroupsSection_yfffs_288 h4{font-size:14px;font-weight:500;color:#ffffffb3;margin-bottom:12px}._groupsToAdd_yfffs_295{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:8px;padding:16px;margin-bottom:16px;max-height:200px;overflow-y:auto}._groupCheckbox_yfffs_305{display:flex;align-items:center;gap:10px;padding:8px 0;cursor:pointer}._groupCheckbox_yfffs_305 input[type=checkbox]{width:16px;height:16px;cursor:pointer}._groupCheckbox_yfffs_305 ._checkboxLabel_yfffs_317{font-size:13px;color:#fffc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._moreGroups_yfffs_325{font-size:12px;color:#fff6;text-align:center;padding:8px;font-style:italic}._addButton_yfffs_333{width:100%;padding:12px;background:#667eea1a;border:1px solid rgba(102,126,234,.3);border-radius:12px;color:#667eea;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .3s ease}._addButton_yfffs_333:hover:not(:disabled){background:#667eea26;border-color:#667eea66}._addButton_yfffs_333:disabled{opacity:.5;cursor:not-allowed}._buttonIcon_yfffs_358{width:16px;height:16px}@media(max-width:768px){._createForm_yfffs_48{flex-direction:column;align-items:stretch!important}._nameInput_yfffs_53{width:100%;margin-bottom:8px}._createButton_yfffs_69{width:100%;justify-content:center}._collectionHeader_yfffs_138{flex-direction:column;align-items:flex-start;gap:12px}._collectionActions_yfffs_178{width:100%;justify-content:flex-end}._groupName_yfffs_273{max-width:100px}}._searchContainer_yfffs_389{position:relative;margin-bottom:16px}._searchIcon_yfffs_394{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#ffffff80;pointer-events:none}._searchInput_yfffs_405{width:100%;padding:12px 12px 12px 40px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:14px;transition:all .3s ease}._searchInput_yfffs_405::placeholder{color:#fff6}._searchInput_yfffs_405:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._clearSearch_yfffs_424{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#fff6;cursor:pointer;padding:4px}._clearSearch_yfffs_424:hover{color:#fff}._clearIcon_yfffs_439{width:14px;height:14px}._addGroupsHeader_yfffs_444{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._addGroupsHeader_yfffs_444 h4{font-size:14px;font-weight:500;color:#ffffffb3;margin:0}._groupsCounter_yfffs_457{font-size:12px;color:#ffffff80;background:#ffffff0d;padding:4px 10px;border-radius:12px}._selectAllSection_yfffs_465{margin-bottom:12px}._selectAllCheckbox_yfffs_469{display:flex;align-items:center;gap:10px;cursor:pointer;padding:8px 12px;background:#667eea1a;border-radius:8px;border:1px solid rgba(102,126,234,.2);transition:all .3s ease}._selectAllCheckbox_yfffs_469:hover{background:#667eea26}._selectAllCheckbox_yfffs_469 input[type=checkbox]{width:16px;height:16px;cursor:pointer}._selectAllLabel_yfffs_489{font-size:13px;font-weight:500;color:#667eea}._allGroupsContainer_yfffs_495{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:8px;margin-bottom:16px;max-height:400px;display:flex;flex-direction:column}._allGroupsList_yfffs_505{flex:1;overflow-y:auto;padding:12px;max-height:350px}._allGroupsList_yfffs_505::-webkit-scrollbar{width:4px}._allGroupsList_yfffs_505::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}._allGroupsList_yfffs_505::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}._groupCheckbox_yfffs_305{display:flex;align-items:center;gap:12px;padding:10px;cursor:pointer;border-radius:8px;transition:all .3s ease;margin-bottom:4px}._groupCheckbox_yfffs_305:hover{background:#ffffff0d}._groupCheckbox_yfffs_305:last-child{margin-bottom:0}._checkboxWrapper_yfffs_540{position:relative;width:18px;height:18px;flex-shrink:0}._groupCheckboxInput_yfffs_547{position:absolute;opacity:0;cursor:pointer;height:0;width:0}._groupCheckboxInput_yfffs_547:checked~._customCheckbox_yfffs_554{background:#667eea;border-color:#667eea}._groupCheckboxInput_yfffs_547:checked~._customCheckbox_yfffs_554:after{content:"";position:absolute;left:5px;top:1px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._customCheckbox_yfffs_554{position:absolute;top:0;left:0;height:18px;width:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:4px;transition:all .3s ease}._groupInfoCompact_yfffs_582{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}._groupName_yfffs_273{font-size:13px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._groupScreenName_yfffs_282{font-size:11px;color:#ffffff80;font-family:Monaco,Menlo,monospace}._groupsStats_yfffs_604{display:flex;justify-content:space-between;padding:12px;border-top:1px solid rgba(255,255,255,.05);font-size:12px;color:#ffffff80;background:#0003}._noResults_yfffs_614{text-align:center;padding:40px 20px;color:#fff6;font-style:italic}._addButton_yfffs_333{width:100%;padding:14px;background:#667eea1a;border:1px solid rgba(102,126,234,.3);border-radius:12px;color:#667eea;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .3s ease}._addButton_yfffs_333:hover:not(:disabled){background:#667eea26;border-color:#667eea66;transform:translateY(-2px)}._addButton_yfffs_333:disabled{opacity:.5;cursor:not-allowed;transform:none!important}@media(max-width:768px){._addGroupsHeader_yfffs_444{flex-direction:column;align-items:flex-start;gap:8px}._groupsCounter_yfffs_457{align-self:flex-start}._allGroupsContainer_yfffs_495{max-height:300px}}._userList_1bnzv_1{display:flex;flex-direction:column;align-items:center;border:1px solid white}._userList_1bnzv_1 ul{width:100%;max-height:500px;overflow-y:scroll;margin-top:.5em;padding-inline:.5em}._userList_1bnzv_1 ul::-webkit-scrollbar{display:none}._wall_li_1bnzv_20{display:flex;white-space:pre;margin-inline:10px}._wall_li_1bnzv_20 div{display:flex;align-items:center}._wall_li_1bnzv_20 label{display:inline-block;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._wall_li_1bnzv_20 p{padding-right:.5em;margin:0}._userList_buttons_1bnzv_44{display:flex;gap:10px;padding:.5em;margin:auto 0 0 auto}._userList_buttons_1bnzv_44 button{width:150px;font-size:.75em;white-space:pre}._userStatsContainer_1bnzv_57{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:12px;height:100%;display:flex;flex-direction:column;transition:all .3s ease}._userStatsContainer_1bnzv_57:hover{border-color:#fff3;box-shadow:0 8px 32px #0000004d}._sectionTitle_1bnzv_73{font-size:18px;font-weight:600;margin-bottom:20px;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._statsGrid_1bnzv_84{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}._statCard_1bnzv_91{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px;transition:all .3s ease}._statCard_1bnzv_91:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}._statHeader_1bnzv_104{display:flex;align-items:center;gap:8px;margin-bottom:8px}._statIcon_1bnzv_111{width:16px;height:16px}._statLabel_1bnzv_116{font-size:12px;color:#fff9}._statValue_1bnzv_121{font-size:20px;font-weight:700;color:#fff}._textPrimary_1bnzv_127{color:#667eea}._textAccent_1bnzv_131{color:#10b981}._textRose_1bnzv_135{color:#f43f5e}._usersHeader_1bnzv_139{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}._usersTitle_1bnzv_148{font-size:14px;font-weight:600;color:#ffffffb3}._postsLabel_1bnzv_154{font-size:12px;color:#ffffff80}._usersScrollArea_1bnzv_159{flex:1;overflow-y:auto;margin:0 -8px;padding:0 8px}._usersScrollArea_1bnzv_159::-webkit-scrollbar{width:4px}._usersScrollArea_1bnzv_159::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}._usersScrollArea_1bnzv_159::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}._usersList_1bnzv_177{display:flex;flex-direction:column;gap:12px}._userCard_1bnzv_183{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px;transition:all .3s ease}._userCard_1bnzv_183:hover{background:#ffffff14;border-color:#fff3;transform:translate(4px)}._userInfo_1bnzv_196{display:flex;align-items:flex-start;gap:12px}._userAvatar_1bnzv_202{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600;flex-shrink:0}._userAvatar_1bnzv_202._bg-blue-500_1bnzv_214{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}._userAvatar_1bnzv_202._bg-purple-500_1bnzv_217{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}._userAvatar_1bnzv_202._bg-green-500_1bnzv_220{background:linear-gradient(135deg,#10b981,#059669)}._userAvatar_1bnzv_202._bg-pink-500_1bnzv_223{background:linear-gradient(135deg,#ec4899,#db2777)}._userAvatar_1bnzv_202._bg-orange-500_1bnzv_226{background:linear-gradient(135deg,#f97316,#ea580c)}._userAvatar_1bnzv_202._bg-cyan-500_1bnzv_229{background:linear-gradient(135deg,#06b6d4,#0891b2)}._userAvatar_1bnzv_202._bg-indigo-500_1bnzv_232{background:linear-gradient(135deg,#6366f1,#4f46e5)}._userAvatar_1bnzv_202._bg-rose-500_1bnzv_235{background:linear-gradient(135deg,#f43f5e,#e11d48)}._userAvatar_1bnzv_202._bg-teal-500_1bnzv_238{background:linear-gradient(135deg,#14b8a6,#0d9488)}._userAvatar_1bnzv_202._bg-amber-500_1bnzv_241{background:linear-gradient(135deg,#f59e0b,#d97706)}._userAvatar_1bnzv_202._bg-violet-500_1bnzv_244{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}._userAvatar_1bnzv_202._bg-emerald-500_1bnzv_247{background:linear-gradient(135deg,#10b981,#059669)}._userDetails_1bnzv_251{flex:1;min-width:0}._userHeader_1bnzv_256{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._userName_1bnzv_263{font-size:14px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userPosts_1bnzv_272{font-size:14px;font-weight:600;color:#667eea}._userMeta_1bnzv_278{margin-top:4px}._userEngagement_1bnzv_282 ._progressContainer_1bnzv_282{height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden;margin-bottom:4px}._userEngagement_1bnzv_282 ._progressBar_1bnzv_289{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:3px;transition:width .3s ease}._userEngagement_1bnzv_282 ._engagementInfo_1bnzv_295{display:flex;align-items:center;justify-content:space-between}._userEngagement_1bnzv_282 ._engagementLabel_1bnzv_300{font-size:11px;color:#ffffff80}._userEngagement_1bnzv_282 ._engagementValue_1bnzv_304{font-size:11px;font-weight:600;color:#10b981}._addAccountButton_1bnzv_310{margin-top:20px;width:100%;padding:14px 20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .3s ease}._addAccountButton_1bnzv_310:hover{background:#ffffff1a;border-color:#667eea;box-shadow:0 4px 12px #667eea33}._buttonIcon_1bnzv_333{width:16px;height:16px}@media(max-width:1024px){._statsGrid_1bnzv_84{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){._statsGrid_1bnzv_84{grid-template-columns:repeat(2,1fr)}._userStatsContainer_1bnzv_57{padding:20px}._userCard_1bnzv_183{padding:12px}}@media(max-width:640px){._statsGrid_1bnzv_84{grid-template-columns:1fr}}._AuthPage_7ia32_1{display:flex;flex-direction:column;height:93vh;overflow:hidden;align-items:center;justify-content:center;gap:10px}
