.AddToFolderModal_overlay__4At6H{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.AddToFolderModal_modal__Ang_U{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.2);min-width:320px;max-width:420px;max-height:90vh;display:flex;flex-direction:column}.AddToFolderModal_header__IH_9H{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border)}.AddToFolderModal_title__LgSr0{margin:0;font-size:1.1rem;font-weight:600;color:var(--text-primary)}.AddToFolderModal_closeBtn__CUYOP{width:32px;height:32px;padding:0;border:none;border-radius:8px;background:transparent;color:var(--text-secondary);font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.AddToFolderModal_closeBtn__CUYOP:hover{background:var(--bg-secondary);color:var(--text-primary)}.AddToFolderModal_content__qmGkX{padding:16px 20px;overflow-y:auto;flex:1 1}.AddToFolderModal_createSection__GiULB{display:flex;flex-direction:column;gap:12px}.AddToFolderModal_sectionTitle__KFAK8{margin:0 0 4px;font-size:.95rem;font-weight:500;color:var(--text-primary)}.AddToFolderModal_inputRow__gM0qF{display:flex;gap:8px;align-items:stretch}.AddToFolderModal_input__VwOS_{flex:1 1;min-width:0;padding:10px 12px;border:1px solid var(--border);border-radius:8px;font-size:1rem;background:var(--bg-primary);color:var(--text-primary);box-sizing:border-box}.AddToFolderModal_input__VwOS_:focus{outline:none;border-color:var(--accent)}.AddToFolderModal_emojiBtnWrap__oQSRz{position:relative;flex-shrink:0}.AddToFolderModal_emojiBtn__H6C_s{width:40px;height:40px;padding:0;border:1px solid var(--border);border-radius:8px;background:var(--bg-secondary);font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.AddToFolderModal_emojiBtn__H6C_s:hover{background:var(--border)}.AddToFolderModal_emojiPickerPopover__NAVx7{position:fixed;padding:8px;background:var(--bg-primary);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.2);z-index:10001}.AddToFolderModal_colorSection___5FZ2{display:flex;flex-direction:column;gap:8px}.AddToFolderModal_colorLabel__9wzt1{font-size:.9rem;color:var(--text-secondary)}.AddToFolderModal_colorRow__vJewT{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.AddToFolderModal_colorBtn__MuTFD{width:24px;height:24px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0}.AddToFolderModal_colorBtn__MuTFD[aria-pressed=true]{border-color:var(--text-primary);box-shadow:0 0 0 1px var(--text-primary)}.AddToFolderModal_resetColorBtn__3HcEx{width:28px;height:28px;padding:0;border:1px solid var(--border);border-radius:6px;background:var(--bg-secondary);color:var(--text-secondary);font-size:1rem;cursor:pointer}.AddToFolderModal_resetColorBtn__3HcEx:hover{background:var(--border);color:var(--text-primary)}.AddToFolderModal_createActions__d4Z_t{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.AddToFolderModal_createLink__0pgxJ{display:block;width:100%;padding:10px 12px;margin-bottom:12px;border:1px dashed var(--border);border-radius:8px;background:transparent;color:var(--accent);font-size:.95rem;cursor:pointer;text-align:left}.AddToFolderModal_createLink__0pgxJ:hover{background:var(--bg-secondary);border-color:var(--accent)}.AddToFolderModal_folderList__hQBJ8{display:flex;flex-direction:column;gap:4px}.AddToFolderModal_folderItem__iiSny{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;cursor:default;transition:background .2s}.AddToFolderModal_folderItemLabel__AvCcr{flex:1 1;display:flex;align-items:center;gap:10px;cursor:pointer;min-width:0}.AddToFolderModal_folderItem__iiSny:hover{background:var(--bg-secondary)}.AddToFolderModal_folderItemDropTarget__0EOI4{background:var(--bg-secondary);outline:2px dashed var(--accent);outline-offset:-2px}.AddToFolderModal_folderItemDragging__kDLCg{opacity:.5}.AddToFolderModal_folderDragHandle__6tmsl{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;border-radius:6px;background:transparent;color:var(--text-secondary);font-size:1.1rem;cursor:-webkit-grab;cursor:grab;opacity:0;transition:opacity .2s,background .2s}.AddToFolderModal_folderDragHandle__6tmsl:hover{background:var(--bg-secondary);color:var(--text-primary)}.AddToFolderModal_folderDragHandle__6tmsl:active{cursor:-webkit-grabbing;cursor:grabbing}.AddToFolderModal_folderDragHandle__6tmsl:focus,.AddToFolderModal_folderItem__iiSny:hover .AddToFolderModal_folderDragHandle__6tmsl{opacity:1}.AddToFolderModal_folderColor__zGMYj{width:12px;height:12px;border-radius:50%;flex-shrink:0}.AddToFolderModal_folderNameWrap__bm7YK{flex:1 1;display:flex;align-items:center;gap:6px;min-width:0}.AddToFolderModal_folderName__Qyio0{flex:1 1;font-size:.95rem;color:var(--text-primary);min-width:0;overflow:hidden;text-overflow:ellipsis}.AddToFolderModal_folderEditBtn__WItml{flex-shrink:0;width:28px;height:28px;padding:0;border:none;border-radius:6px;background:transparent;font-size:1rem;cursor:pointer;opacity:0;transition:opacity .2s,background .2s}.AddToFolderModal_folderEditBtn__WItml:focus,.AddToFolderModal_folderNameWrap__bm7YK:hover .AddToFolderModal_folderEditBtn__WItml{opacity:1}.AddToFolderModal_folderEditBtn__WItml:hover{background:var(--bg-secondary)}.AddToFolderModal_folderEditSection__C9Yac{display:flex;flex-direction:column;gap:12px;padding:12px;background:var(--bg-secondary);border-radius:8px;margin-bottom:4px}.AddToFolderModal_editActions__lj2e7{display:flex;gap:8px;justify-content:space-between;align-items:center}.AddToFolderModal_editActionsRight__rinYo{display:flex;gap:8px}.AddToFolderModal_deleteBtn__SI9_w{padding:8px 14px;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--text-secondary);font-size:.9rem;cursor:pointer}.AddToFolderModal_deleteBtn__SI9_w:hover{background:rgba(220,53,69,.15);color:#dc3545;border-color:#dc3545}.AddToFolderModal_folderItemSystem__QIg34 .AddToFolderModal_folderDragHandle__6tmsl,.AddToFolderModal_folderItemSystem__QIg34 .AddToFolderModal_folderEditBtn__WItml{display:none}.AddToFolderModal_emptyHint__yBVDc{margin:12px 0 0;font-size:.9rem;color:var(--text-secondary)}.AddToFolderModal_footer__bZwk4{display:flex;gap:8px;justify-content:flex-end;padding:16px 20px;border-top:1px solid var(--border)}.AddToFolderModal_primaryBtn__aZudH{padding:10px 20px;border:none;border-radius:8px;background:var(--accent);color:#fff;font-size:.95rem;font-weight:500;cursor:pointer}.AddToFolderModal_primaryBtn__aZudH:hover:not(:disabled){opacity:.9}[data-theme=matrix] .AddToFolderModal_primaryBtn__aZudH{background:var(--matrix-accent-bg)}[data-theme=matrix] .AddToFolderModal_primaryBtn__aZudH:hover:not(:disabled){background:var(--matrix-accent-bg-hover)}.AddToFolderModal_primaryBtn__aZudH:disabled{opacity:.5;cursor:not-allowed}.AddToFolderModal_secondaryBtn__2pH04{padding:10px 20px;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--text-primary);font-size:.95rem;cursor:pointer}.AddToFolderModal_secondaryBtn__2pH04:hover{background:var(--bg-secondary)}.ChatList_list__dBWjk{flex:1 1;min-height:0;display:flex;flex-direction:column;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;background:transparent}.ChatList_list__dBWjk::-webkit-scrollbar{width:10px}.ChatList_list__dBWjk::-webkit-scrollbar-thumb{background:transparent;border-radius:5px;-webkit-transition:background .45s ease;transition:background .45s ease}.ChatList_list__dBWjk:hover::-webkit-scrollbar-thumb,.ChatList_list__dBWjk[data-scrollbar-visible]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.38)}.ChatList_list__dBWjk::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}[data-theme=dark] .ChatList_list__dBWjk:hover::-webkit-scrollbar-thumb,[data-theme=dark] .ChatList_list__dBWjk[data-scrollbar-visible]::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.38)}[data-theme=dark] .ChatList_list__dBWjk::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.ChatList_archiveToggle__Q7MyB{flex-shrink:0;position:relative;min-height:48px;padding:4px 12px 8px;border-bottom:1px solid var(--border);overflow:hidden}.ChatList_archiveToggle__Q7MyB button:first-child{flex:3 1}.ChatList_archiveToggle__Q7MyB button:last-child{flex:1 1}.ChatList_archiveToggleInner__SG3xR{position:relative;display:flex;gap:4px;min-height:40px}.ChatList_mainToggleWrap__0Zp0U{display:flex;gap:4px;flex:1 1;min-width:0;transition:opacity .25s ease,transform .3s cubic-bezier(.4,0,.2,1)}.ChatList_mainToggleHidden__sROgF{position:absolute;inset:0;opacity:0;pointer-events:none;transform:translateY(-8px)}.ChatList_archiveToggleFolders__Xw6Gz .ChatList_mainToggleWrap__0Zp0U.ChatList_mainToggleHidden__sROgF{transform:translateY(-8px)}.ChatList_folderPickerWrap__cQR_b{position:absolute;inset:0;display:flex;gap:8px;align-items:center;padding:0 4px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .25s ease,transform .3s cubic-bezier(.4,0,.2,1)}.ChatList_archiveToggleFolders__Xw6Gz .ChatList_folderPickerWrap__cQR_b{position:relative;opacity:1;pointer-events:auto;transform:translateY(0)}.ChatList_folderPickerHidden__MdprF{transform:translateY(8px)}.ChatList_archiveToggleFolders__Xw6Gz{display:flex;flex-direction:row;gap:8px;align-items:center}.ChatList_folderBackBtn__EMWOg{flex:0 0 20px;width:20px;min-width:20px;max-width:20px;height:36px;padding:0;margin:-8px 0 0;border:none;border-radius:8px;background:transparent;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s;box-sizing:border-box;overflow:hidden}.ChatList_folderBackBtn__EMWOg:hover{background:var(--bg-secondary);color:var(--text-primary)}.ChatList_folderBackIcon__WOMgy{flex-shrink:0;width:12px;height:12px}.ChatList_archiveToggleFolders__Xw6Gz .ChatList_folderPickerWrap__cQR_b{flex:1 1;min-width:0;overflow:hidden}.ChatList_folderSlider__7mKv2{flex:1 1;min-width:0;display:flex;align-items:stretch;gap:8px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:none;padding:4px 8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;cursor:-webkit-grab;cursor:grab}.ChatList_folderSlider__7mKv2::-webkit-scrollbar{height:6px}.ChatList_folderSlider__7mKv2::-webkit-scrollbar-track{background:transparent}.ChatList_folderSlider__7mKv2::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.ChatList_folderSlider__7mKv2::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.ChatList_folderSliderDragging__ru0_0{cursor:-webkit-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ChatList_folderChip__enyv6{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:36px;max-width:140px;padding:8px 14px;border:1px solid var(--border);border-radius:8px;background:var(--bg-primary);color:var(--text-secondary);font-size:.9rem;cursor:pointer;white-space:nowrap;transition:min-width .25s ease,background .2s,border-color .2s,color .2s;overflow:hidden;contain:layout}.ChatList_folderChip__enyv6:hover{filter:brightness(.95)}.ChatList_folderChipActive__sXQ9x{max-width:none;border-color:inherit!important}.ChatList_folderChipName__x27Mp{overflow:hidden;text-overflow:ellipsis;max-width:100%;min-width:0}.ChatList_folderChipNameScroll__cdTA8{display:inline-block;min-width:max-content;padding-right:3em;animation:ChatList_folderNameScroll__r_HEy 12s linear infinite}@keyframes ChatList_folderNameScroll__r_HEy{0%{transform:translateX(0);opacity:1}28%{transform:translateX(calc(-100% - 1em));opacity:1}32%{transform:translateX(calc(-100% - 1em));opacity:0}33%{transform:translateX(calc(100% + 1em));opacity:0}34%{transform:translateX(calc(100% + 1em));opacity:1}88%{transform:translateX(0);opacity:1}to{transform:translateX(0);opacity:1}}.ChatList_folderEmptyHint__CbLy6{flex-shrink:0;font-size:.85rem;color:var(--text-secondary);padding:8px 12px}.ChatList_archiveToggle__Q7MyB button{padding:8px 12px;border:1px solid var(--border);border-radius:8px;background:var(--bg-primary);color:var(--text-secondary);font-size:.9rem;cursor:pointer}.ChatList_archiveToggle__Q7MyB button:hover{background:var(--bg-secondary);color:var(--text-primary)}.ChatList_archiveToggleActive__9HveX{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important}[data-theme=matrix] .ChatList_archiveToggleActive__9HveX{background:var(--matrix-accent-bg)!important;border-color:var(--matrix-accent-bg)!important}[data-theme=matrix] .ChatList_archiveToggleActive__9HveX:hover{background:var(--matrix-accent-bg-hover)!important;border-color:var(--matrix-accent-bg-hover)!important}.ChatList_empty__X_5F3{padding:24px;color:var(--text-secondary);text-align:center}.ChatList_newLink__nPQ59{margin:0 16px 16px;padding:10px;text-align:center;background:var(--accent);color:#fff;border-radius:8px;text-decoration:none}[data-theme=matrix] .ChatList_newLink__nPQ59{background:var(--matrix-accent-bg)}[data-theme=matrix] .ChatList_newLink__nPQ59:hover{background:var(--matrix-accent-bg-hover)}.ChatList_chatItemWrap__0_BMe{position:relative;display:flex;align-items:center;border-bottom:1px solid var(--border);z-index:1;overflow-x:visible;overflow-y:visible}.ChatList_chatItemWrapActive__VtxZ_{background:var(--bg-secondary)}.ChatList_chatItemWrapActive__VtxZ_:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 3px 3px 0;background:var(--accent)}.ChatList_chatItemWrap__0_BMe.ChatList_menuOpen__eNmcG{z-index:200}@keyframes ChatList_chatItemShake__3pW3I{0%,to{transform:translateX(0)}25%{transform:translateX(-3px)}50%{transform:translateX(3px)}75%{transform:translateX(-2px)}}.ChatList_chatItemShaking__bxoVs .ChatList_chatAvatarWrap__weoSS,.ChatList_chatItemShaking__bxoVs .ChatList_chatPreview__Fco5T,.ChatList_chatItemShaking__bxoVs .ChatList_chatTitle__V4t6Y{animation:ChatList_chatItemShake__3pW3I .35s ease-in-out}@keyframes ChatList_chatItemFadeOut__HB9I2{0%{opacity:1}to{opacity:0}}.ChatList_chatItemRemoving__UIKJ4{animation:ChatList_chatItemFadeOut__HB9I2 .3s ease-out forwards;pointer-events:none}.ChatList_chatItemWrap__0_BMe:hover{background:var(--bg-primary)}.ChatList_chatItemWrapActive__VtxZ_.ChatList_menuOpen__eNmcG,.ChatList_chatItemWrapActive__VtxZ_:hover{background:var(--bg-secondary)}.ChatList_chatItem__zh9Xo{flex:1 1;display:flex;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;color:var(--text-primary);min-width:0;border:none;background:none;cursor:pointer;font:inherit;text-align:left;width:100%}.ChatList_chatItemMain__5FFQ4{flex:1 1;min-width:0;display:flex;align-items:center;gap:6px;transform:translateX(calc(-1 * var(--swipe-menu-shift, 0px)))}.ChatList_swipeContent__l9KKZ{position:relative;z-index:2;width:100%;background:transparent}.ChatList_swipeContentActive__9BAu4{background:transparent}.ChatList_swipeActionsLeft__aUGlu,.ChatList_swipeActionsRight__PdtP7{position:absolute;top:0;bottom:0;display:flex;align-items:center;gap:4px;padding:0 6px;z-index:1;transition:opacity .2s ease}.ChatList_swipeActionsLeft__aUGlu{left:0}.ChatList_swipeActionsRight__PdtP7{right:0}.ChatList_swipeActionBtn__xQy_l{box-sizing:border-box;min-height:56px;height:auto;min-width:46px;max-width:58px;border:1px solid var(--border);border-radius:8px;background:var(--bg-secondary);color:var(--text-primary);padding:5px 4px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer}.ChatList_swipeActionBtn__xQy_l:hover{background:var(--bg-secondary)}.ChatList_swipeActionDanger__rxCzA{color:#fff;background:#d64646;border-color:#d64646}.ChatList_swipeActionDanger__rxCzA:hover{background:#c53d3d}.ChatList_swipeActionIcon__g1qIJ{width:18px;height:18px;flex-shrink:0}.ChatList_swipeActionLabel__PaYyA{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;font-size:.6rem;line-height:1.12;text-align:center;color:inherit;max-width:100%;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.ChatList_swipeActionLabelLine__eaPXu{display:block;width:100%;font-size:inherit;line-height:inherit}.ChatList_chatItemActive__lZ0SC .ChatList_chatTitle__V4t6Y{font-weight:600}.ChatList_chatItem__zh9Xo:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 65%,transparent);outline-offset:-2px}.ChatList_chatItemWrapActive__VtxZ_ .ChatList_chatItem__zh9Xo:focus-visible{outline-color:var(--accent)}.ChatList_chatMenu__VbL75{position:relative;flex-shrink:0;align-self:center}.ChatList_chatMenuBtn__xm9Hh{width:28px;height:28px;padding:0;border:none;border-radius:6px;background:transparent;color:var(--text-secondary);font-size:1.2rem;line-height:1;cursor:pointer}.ChatList_chatMenuBtn__xm9Hh:hover{background:var(--border);color:var(--text-primary)}.ChatList_chatItemWrapActive__VtxZ_ .ChatList_chatMenuBtn__xm9Hh{color:var(--text-primary)}.ChatList_chatStatusIcon__4nNtX{font-size:.85rem;color:var(--text-secondary);opacity:.9}.ChatList_chatMenuDropdown__BsP__{position:absolute;right:0;top:100%;margin-top:4px;min-width:200px;background:var(--bg-primary);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2);z-index:1001;overflow:hidden}.ChatList_chatMenuOption__Yz4LW{display:block;width:100%;padding:10px 14px;border:none;background:none;color:var(--text-primary);font-size:.9rem;text-align:left;cursor:pointer}.ChatList_chatMenuOption__Yz4LW:hover{background:var(--bg-secondary)}.ChatList_folderContextMenu__rkmf4{position:fixed;min-width:200px;background:var(--bg-primary);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2);z-index:1001;overflow:hidden}.ChatList_folderContextMenuOption__VwfCd{display:block;width:100%;padding:10px 14px;border:none;background:none;color:var(--text-primary);font-size:.9rem;text-align:left;cursor:pointer}.ChatList_folderContextMenuOption__VwfCd:hover{background:var(--bg-secondary)}.ChatList_chatAvatarWrap__weoSS{position:relative;flex-shrink:0;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ChatList_chatUnreadDot__NbzDQ{position:absolute;top:2px;right:2px;width:10px;height:10px;border-radius:50%;background:var(--accent)}.ChatList_chatAvatar__TJZqR{width:48px;height:48px;border-radius:50%;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.ChatList_chatAvatarPlaceholder__Innvf{width:48px;height:48px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}[data-theme=matrix] .ChatList_chatAvatarPlaceholder__Innvf,[data-theme=matrix] .ChatList_chatItemWrapActive__VtxZ_:before{background:var(--matrix-accent-bg)}.ChatList_chatInfo__507Ha{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.ChatList_chatTitle__V4t6Y{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatList_chatTyping__sRVI5{opacity:.9;display:inline-block;animation:ChatList_pencilWriting___wdzF 2.8s ease-in-out infinite}.ChatList_chatPinnedMark__gpn_8{opacity:.9}.ChatList_chatPinnedIcon__NilNS{width:20px;height:20px;color:var(--text-secondary);display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;margin-left:6px;flex-shrink:0}@keyframes ChatList_pencilWriting___wdzF{0%,to{transform:rotate(-8deg) translate(0)}12%{transform:rotate(4deg) translate(4px,-1px)}24%{transform:rotate(-6deg) translate(-2px,1px)}36%{transform:rotate(2deg) translate(3px,-.5px)}45%{transform:rotate(-2deg) translate(0)}55%{transform:rotate(-3deg) translate(10px)}65%{transform:rotate(-2deg) translate(0)}75%{transform:rotate(4deg) translate(3px,-1px)}88%{transform:rotate(-6deg) translate(-2px,.5px)}}.ChatList_chatTime__i9trM{font-size:.85rem;color:var(--text-secondary);flex-shrink:0;margin-left:8px}.ChatList_chatMetaRow__wbQv_{display:flex;align-items:baseline;min-width:0}.ChatList_chatPreview__Fco5T{font-size:.85rem;color:var(--text-secondary);flex:1 1}.ChatList_chatPreviewInner___XEPt,.ChatList_chatPreview__Fco5T{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatList_chatPreviewInner___XEPt{display:block}.ChatList_chatDeckPreview__KDm8h{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;vertical-align:middle}.ChatList_chatDeckPreviewIcon__o78Kz{flex-shrink:0;opacity:.9}@media (max-width:768px){.ChatList_chatItem__zh9Xo{padding:14px 16px;min-height:56px}.ChatList_chatMenuBtn__xm9Hh{width:36px;height:36px;font-size:1.3rem}.ChatList_chatAvatarPlaceholder__Innvf,.ChatList_chatAvatar__TJZqR{width:52px;height:52px}.ChatList_swipeActionBtn__xQy_l{min-height:58px;min-width:48px;max-width:60px;padding:5px 4px}.ChatList_swipeActionLabel__PaYyA{font-size:.58rem}}html[data-style-btn-radius] .ChatList_archiveToggle__Q7MyB button,html[data-style-btn-radius] .ChatList_chatMenuDropdown__BsP__,html[data-style-btn-radius] .ChatList_folderBackBtn__EMWOg,html[data-style-btn-radius] .ChatList_folderChip__enyv6{border-radius:var(--style-button-radius)}.ConfirmPrivateDeleteModal_overlay__39pym{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:12000;display:flex;align-items:center;justify-content:center;padding:16px}.ConfirmPrivateDeleteModal_modal__W3_zR{position:relative;background:var(--bg-primary);border:1px solid var(--border);border-radius:14px;box-shadow:0 8px 32px rgba(0,0,0,.25);width:100%;max-width:520px;overflow:hidden}.ConfirmPrivateDeleteModal_closeBtn__TNQwh{position:absolute;top:12px;right:12px;width:36px;height:36px;border:none;border-radius:50%;background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1}.ConfirmPrivateDeleteModal_closeBtn__TNQwh:hover{background:var(--border);color:var(--text-primary)}.ConfirmPrivateDeleteModal_title__2bLAz{margin:0;padding:22px 20px 8px;font-size:1.15rem;font-weight:650;color:var(--text-primary)}.ConfirmPrivateDeleteModal_subtitle__p_Hen{margin:0;padding:0 20px 10px;color:var(--text-secondary);font-size:.95rem}.ConfirmPrivateDeleteModal_hint__BZHsP{margin:0;padding:0 20px 14px;color:var(--text-secondary);font-size:.9rem}.ConfirmPrivateDeleteModal_actions__mbVXI{display:flex;gap:12px;padding:16px 20px 20px}.ConfirmPrivateDeleteModal_dangerBtn__HtPm7,.ConfirmPrivateDeleteModal_secondaryBtn__D7KOn{flex:1 1;height:44px;border-radius:12px;border:1px solid var(--border);cursor:pointer;font-size:.95rem;font-weight:600}.ConfirmPrivateDeleteModal_secondaryBtn__D7KOn{background:var(--bg-secondary);color:var(--text-primary)}.ConfirmPrivateDeleteModal_secondaryBtn__D7KOn:hover{background:var(--border)}.ConfirmPrivateDeleteModal_dangerBtn__HtPm7{background:#d64646;border-color:#d64646;color:#fff}.ConfirmPrivateDeleteModal_dangerBtn__HtPm7:hover{background:#c53d3d;border-color:#c53d3d}@media (max-width:480px){.ConfirmPrivateDeleteModal_actions__mbVXI{flex-direction:column}.ConfirmPrivateDeleteModal_dangerBtn__HtPm7,.ConfirmPrivateDeleteModal_secondaryBtn__D7KOn{width:100%}}.StoryAvatars_wrap__gzrI2{flex-shrink:0;padding:8px 0;border-bottom:1px solid var(--border);position:relative;overflow:hidden;max-height:80px;transform-origin:center;transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .4s cubic-bezier(.25,.46,.45,.94),max-height .4s cubic-bezier(.25,.46,.45,.94),padding .4s cubic-bezier(.25,.46,.45,.94),border-width .4s cubic-bezier(.25,.46,.45,.94)}.StoryAvatars_wrap__gzrI2.StoryAvatars_wrapCollapsed__yMXGH{max-height:1px;padding-top:0;padding-bottom:0;border-bottom-width:0;transform:scale(.03125);opacity:0;pointer-events:none}.StoryAvatars_compactWrap__lhNix{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;margin-left:4px;cursor:pointer;overflow:hidden;min-width:1px;max-width:150px;transition:max-width .4s cubic-bezier(.25,.46,.45,.94)}.StoryAvatars_compactWrap__lhNix.StoryAvatars_compactWrapCollapsed__V7Khe{max-width:1px;min-width:1px;pointer-events:none}.StoryAvatars_compactWrap__lhNix .StoryAvatars_avatarBtn__Eh5jz{margin-left:-12px}.StoryAvatars_compactWrap__lhNix .StoryAvatars_avatarBtn__Eh5jz:first-child{margin-left:0}.StoryAvatars_compactWrap__lhNix .StoryAvatars_avatarRing__9FiBL{width:32px;height:32px;transform-origin:center;transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .4s cubic-bezier(.25,.46,.45,.94)}.StoryAvatars_compactWrap__lhNix.StoryAvatars_compactWrapCollapsed__V7Khe .StoryAvatars_avatarRing__9FiBL{transform:scale(.03125);opacity:0}.StoryAvatars_avatarRingCompact__DsevN{width:32px;height:32px;padding:2px}.StoryAvatars_compactWrap__lhNix .StoryAvatars_avatar__cy_51{width:28px;height:28px;border-width:1px}.StoryAvatars_compactWrap__lhNix .StoryAvatars_avatarPlaceholder__fHWvi{font-size:.9rem}.StoryAvatars_scroll__nRRoU{display:flex;gap:12px;overflow-x:auto;padding:0 12px;scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.StoryAvatars_scroll__nRRoU::-webkit-scrollbar{height:6px}.StoryAvatars_scroll__nRRoU::-webkit-scrollbar-track{background:transparent}.StoryAvatars_scroll__nRRoU::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.StoryAvatars_scroll__nRRoU::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.StoryAvatars_avatarBtn__Eh5jz{flex-shrink:0;padding:0;border:none;background:none;cursor:pointer;scroll-snap-align:start}.StoryAvatars_avatarRing__9FiBL{width:52px;height:52px;border-radius:50%;padding:3px;background:linear-gradient(135deg,var(--accent),#e91e63);display:flex;align-items:center;justify-content:center}[data-theme=matrix] .StoryAvatars_avatarRing__9FiBL{background:linear-gradient(135deg,var(--matrix-accent-bg),#5a1a3a)}.StoryAvatars_avatar__cy_51{object-fit:cover}.StoryAvatars_avatarPlaceholder__fHWvi,.StoryAvatars_avatar__cy_51{width:100%;height:100%;border-radius:50%;border:2px solid var(--bg-secondary)}.StoryAvatars_avatarPlaceholder__fHWvi{background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600}[data-theme=matrix] .StoryAvatars_avatarPlaceholder__fHWvi{background:var(--matrix-accent-bg)}.SearchInput_wrap__xH8OF{position:relative;display:flex;align-items:center;flex:1 1;min-width:0}.SearchInput_input__IoQh_{flex:1 1;min-width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.SearchInput_wrap__xH8OF.SearchInput_hasClear__tPCSs .SearchInput_input__IoQh_{padding-right:32px}.SearchInput_wrap__xH8OF.SearchInput_hasHint__9aeqj .SearchInput_input__IoQh_{padding-right:58px}.SearchInput_wrap__xH8OF.SearchInput_hasHint__9aeqj.SearchInput_hasClear__tPCSs .SearchInput_input__IoQh_{padding-right:84px}.SearchInput_input__IoQh_::-webkit-search-cancel-button{display:none}.SearchInput_clearBtn__hrHqV{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:20px;height:20px;padding:0;border:none;border-radius:50%;background:rgba(0,0,0,.35);color:#fff;font-size:12px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.SearchInput_rightHint__Zx4tf{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:hsla(0,0%,47%,.95);font-size:13px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;max-width:42%;overflow:hidden;text-overflow:ellipsis}.SearchInput_wrap__xH8OF.SearchInput_hasClear__tPCSs .SearchInput_rightHint__Zx4tf{right:34px}[data-theme=dark] .SearchInput_rightHint__Zx4tf{color:hsla(0,0%,71%,.85)}[data-theme=dark] .SearchInput_clearBtn__hrHqV{background:hsla(0,0%,100%,.25);color:#fff}@keyframes SearchInput_searchInputShake__uYtmF{0%,to{transform:translateX(0)}25%{transform:translateX(-3px)}50%{transform:translateX(3px)}75%{transform:translateX(-2px)}}@keyframes SearchInput_searchInputFade__BKeIZ{0%{opacity:1}to{opacity:0}}.SearchInput_wrap__xH8OF.SearchInput_clearing__XVVj_ .SearchInput_input__IoQh_{animation:SearchInput_searchInputShake__uYtmF .25s ease-in-out,SearchInput_searchInputFade__BKeIZ .3s ease-out .25s forwards}.CloudIncomingBannerRichPreview_wrap__1_ZMH{display:flex;flex-direction:column;gap:8px;min-width:0;max-width:100%;white-space:normal}.CloudIncomingBannerRichPreview_thumbImg__FZYxs{display:block;max-height:120px;max-width:100%;width:auto;height:auto;border-radius:8px;object-fit:cover}.CloudIncomingBannerRichPreview_videoWrap__kejUJ{max-width:100%}.CloudIncomingBannerRichPreview_videoRect__sYZL3{display:block;max-height:120px;max-width:100%;border-radius:8px;background:var(--bg-secondary,rgba(0,0,0,.2))}.CloudIncomingBannerRichPreview_videoCircleWrap__lVYZY{width:72px;height:72px;flex-shrink:0;border-radius:50%;overflow:hidden;background:var(--bg-secondary,rgba(0,0,0,.2))}.CloudIncomingBannerRichPreview_videoCircle__g1LQz{width:100%;height:100%;object-fit:cover;display:block}.CloudIncomingBannerRichPreview_formatted__HuPq0{font-size:.85rem;color:var(--text-secondary);max-height:140px;overflow-y:auto;min-width:0;word-break:break-word}.CloudIncomingBannerRichPreview_formatted__HuPq0 .format-link,.CloudIncomingBannerRichPreview_formatted__HuPq0 .format-video-timecode{cursor:pointer}.CloudDriveView_overlay__24k0C{position:absolute;inset:0;z-index:1600;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;padding:20px}.CloudDriveView_overlayDesktopDim__osT_O{background:transparent}.CloudDriveView_pageEmbed__Dpm_m{position:absolute;inset:0;z-index:1;background:transparent;display:flex;align-items:stretch;justify-content:stretch;padding:0}.CloudDriveView_modal__QRIE7{position:relative;width:min(1200px,95vw);height:min(760px,92vh);max-height:92vh;background:var(--bg-primary);border:1px solid var(--border);border-radius:14px;display:grid;grid-template-columns:260px 1fr;overflow:hidden;min-height:0}.CloudDriveView_modalNarrow__TiEdm{width:100%;height:100%;max-height:100dvh;border-radius:0;grid-template-columns:1fr;padding:0}.CloudDriveView_modalPageEmbed__XHGgu{width:100%;height:100%;max-width:none;max-height:none;min-height:0;border-radius:0}.CloudDriveView_menuHamburger__eqyA7{position:absolute;top:10px;left:10px;z-index:5;width:44px;height:44px;border-radius:10px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center}.CloudDriveView_drawerBackdrop__r2QOy{position:absolute;inset:0;z-index:1690;background:rgba(0,0,0,.35);border:none;padding:0;cursor:pointer}.CloudDriveView_drawer__c0mFL{position:absolute;top:0;left:0;bottom:0;z-index:1700;width:min(300px,88vw);background:var(--bg-primary);box-shadow:4px 0 24px rgba(0,0,0,.15);overflow-y:auto}.CloudDriveView_drawer__c0mFL,.CloudDriveView_sidebar__Rl__Q{border-right:1px solid var(--border);padding:16px;display:flex;flex-direction:column;gap:8px}.CloudDriveView_sidebarTitle__G3x8J{margin:0 0 4px;font-size:1.1rem}.CloudDriveView_sidebarTitleRow__59Atw{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 4px;min-width:0}.CloudDriveView_sidebarTitleRow__59Atw .CloudDriveView_sidebarTitle__G3x8J{margin:0;flex:1 1;min-width:0}.CloudDriveView_sidebarHeaderActions__nK_w4{display:flex;gap:6px;flex-shrink:0}.CloudDriveView_sidebar__Rl__Q .CloudDriveView_sidebarTitleRow__59Atw .CloudDriveView_iconBtn__gMzEP{flex-shrink:0}.CloudDriveView_sidebar__Rl__Q button{background:transparent;border:1px solid transparent;color:var(--text-primary);text-align:left;border-radius:8px;padding:8px 10px;cursor:pointer;min-height:44px}.CloudDriveView_sidebar__Rl__Q button:hover{background:var(--bg-secondary)}.CloudDriveView_active__wAtYu{border-color:var(--accent)!important}.CloudDriveView_drawer__c0mFL button.CloudDriveView_active__wAtYu .CloudDriveView_menuItemIcon__AKwmA,.CloudDriveView_sidebar__Rl__Q button.CloudDriveView_active__wAtYu .CloudDriveView_menuItemIcon__AKwmA{color:var(--accent);opacity:1}.CloudDriveView_storageBox__GUMk5{margin-top:auto;border:1px solid var(--border);border-radius:10px;padding:10px}.CloudDriveView_storageBoxWarn__ltibl{border-color:color-mix(in srgb,var(--accent) 60%,var(--border))}.CloudDriveView_storageLine__AVCtR{height:8px;border-radius:999px;background:var(--bg-secondary);overflow:hidden;margin:8px 0}.CloudDriveView_storageLine__AVCtR span{display:block;height:100%;background:var(--accent)}.CloudDriveView_content___1LrF{position:relative;display:flex;flex-direction:column;min-width:0;flex:1 1;min-height:0;overflow:hidden}.CloudDriveView_header__U9qL3{display:flex;flex-direction:column;gap:10px;border-bottom:1px solid var(--border);padding:12px}.CloudDriveView_headerTop__cCQj_{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-left:48px}.CloudDriveView_title__IQrSw{margin:0;font-size:1.25rem;font-weight:600}.CloudDriveView_headerCompactActions__zRve7{display:flex;gap:6px}.CloudDriveView_iconBtn__gMzEP{width:44px;height:44px;border-radius:10px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center}.CloudDriveView_breadcrumbs__Q7Iqs{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px;row-gap:4px;font-size:.92rem;line-height:1.35}.CloudDriveView_crumbSep__YzSbG{color:var(--text-secondary);opacity:.75;padding:0 2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;flex-shrink:0}.CloudDriveView_crumb__oVMz8{border:none;border-radius:6px;background:transparent;color:var(--accent);padding:4px 3px;cursor:pointer;font-size:inherit;min-height:0;text-decoration:none}.CloudDriveView_crumb__oVMz8:hover{text-decoration:underline;color:var(--text-primary)}.CloudDriveView_headerActions__Kam09{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.CloudDriveView_headerActions__Kam09 input{flex:1 1;min-width:120px}.CloudDriveView_headerActions__Kam09 button,.CloudDriveView_headerActions__Kam09 input{border:1px solid var(--border);border-radius:8px;background:var(--bg-secondary);color:var(--text-primary);padding:7px 10px}.CloudDriveView_headerActions__Kam09 button{min-height:40px}.CloudDriveView_createFolder__8pwXW{display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px;border-bottom:1px solid var(--border)}.CloudDriveView_createFolder__8pwXW input{flex:1 1;min-width:0}.CloudDriveView_createFolder__8pwXW button,.CloudDriveView_createFolder__8pwXW input{border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);border-radius:8px;padding:8px 10px}.CloudDriveView_createFolder__8pwXW button{min-height:40px}.CloudDriveView_grid__YsGlG{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:12px;-webkit-overflow-scrolling:touch}.CloudDriveView_gridSelectionPad__wnCUS{padding-bottom:100px}.CloudDriveView_sectionTitle__uvi54{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--text-secondary);margin:8px 0}.CloudDriveView_row__D1gNQ{border:1px solid var(--border);border-radius:10px;padding:4px 8px;display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;gap:6px;min-height:0}.CloudDriveView_rowTouchable__H4VN0{-webkit-touch-callout:none;touch-action:manipulation}.CloudDriveView_rowHighlight__Yikk4{outline:2px solid var(--accent);outline-offset:-2px}.CloudDriveView_rowSelected__a85wX{outline:2px solid color-mix(in srgb,var(--accent) 55%,transparent);outline-offset:-2px}.CloudDriveView_rowDropTarget__Rc2Hd{outline:2px dashed var(--accent);outline-offset:-2px;background:color-mix(in srgb,var(--accent) 10%,transparent)}.CloudDriveView_rowCheck__JrAyB{flex-shrink:0;display:flex;align-items:center;cursor:pointer}.CloudDriveView_rowCheck__JrAyB input{width:18px;height:18px;margin:0;cursor:pointer}.CloudDriveView_rowMain__cxXGu{border:none;background:transparent;color:var(--text-primary);cursor:pointer;text-align:left}.CloudDriveView_rowMainFile__q_cow,.CloudDriveView_rowMain__cxXGu{flex:1 1;display:flex;align-items:center;gap:8px;min-width:0}.CloudDriveView_rowIcon__8agfJ{flex-shrink:0}.CloudDriveView_rowName__sMnG4{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CloudDriveView_rowMore__1Imva{flex-shrink:0;width:32px;height:32px;border-radius:8px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center}.CloudDriveView_starBadge__ZQu_O{margin-left:6px;display:inline-flex;align-items:center;vertical-align:middle;color:var(--accent)}.CloudDriveView_empty__1YuQz{color:var(--text-secondary);padding:12px 4px}.CloudDriveView_dim__lT59W{color:var(--text-secondary)}.CloudDriveView_toast__LMt4Y{bottom:24px;left:50%;transform:translateX(-50%);z-index:2000;background:var(--bg-secondary);color:var(--text-primary);padding:10px 16px;box-shadow:0 4px 20px rgba(0,0,0,.2);max-width:min(480px,92vw);text-align:center}.CloudDriveView_ctxMenu__G6kvt,.CloudDriveView_toast__LMt4Y{position:fixed;border:1px solid var(--border);border-radius:10px}.CloudDriveView_ctxMenu__G6kvt{z-index:1900;min-width:200px;max-width:min(320px,96vw);background:var(--bg-primary);box-shadow:0 8px 32px rgba(0,0,0,.2);padding:6px}.CloudDriveView_ctxItemDanger__t35rZ,.CloudDriveView_ctxItem__u_R6u{display:flex;align-items:center;gap:10px;width:100%;text-align:left;border:none;background:transparent;color:var(--text-primary);padding:10px 12px;border-radius:8px;cursor:pointer;font-size:.95rem}.CloudDriveView_menuItemIcon__AKwmA{display:flex;align-items:center;justify-content:center;width:26px;flex-shrink:0;opacity:.9;color:inherit}.CloudDriveView_scopeChipInner__hVuC7{display:flex;align-items:center;gap:10px;width:100%}.CloudDriveView_sidebarTitleInner__bf1A7,.CloudDriveView_storageTitle__GezTI{display:flex;align-items:center;gap:8px}.CloudDriveView_storageTitle__GezTI{font-weight:600;margin-bottom:6px}.CloudDriveView_btnWithIcon__MyNCs{display:inline-flex;align-items:center;gap:8px}.CloudDriveView_ctxItem__u_R6u:hover{background:var(--bg-secondary)}.CloudDriveView_ctxItemDanger__t35rZ{color:#c62828}.CloudDriveView_sheetBackdrop__dzwpT{position:fixed;inset:0;z-index:1850;background:rgba(0,0,0,.4);border:none;padding:0;cursor:pointer}.CloudDriveView_bottomSheet__QB8Ol{position:fixed;left:0;right:0;bottom:0;z-index:1860;background:var(--bg-primary);border-top:1px solid var(--border);border-radius:16px 16px 0 0;padding:10px 12px 24px;max-height:72vh;overflow:auto;box-shadow:0 -4px 32px rgba(0,0,0,.15)}.CloudDriveView_sheetHandle__DLkQf{display:flex;justify-content:center;padding:6px 0 10px}.CloudDriveView_sheetHandle__DLkQf:before{content:"";width:40px;height:4px;border-radius:4px;background:var(--border)}.CloudDriveView_sheetTitle__YmbVD{font-weight:600;margin-bottom:10px;padding:0 4px;word-break:break-word}.CloudDriveView_sheetList__KcMcw{display:flex;flex-direction:column;gap:4px}.CloudDriveView_sheetItemDanger__QnrPH,.CloudDriveView_sheetItem__U9z6L{display:flex;align-items:center;gap:10px;width:100%;text-align:left;border:1px solid var(--border);border-radius:10px;background:var(--bg-secondary);color:var(--text-primary);padding:14px 12px;font-size:1rem;min-height:48px;cursor:pointer}.CloudDriveView_sheetItemDanger__QnrPH{color:#c62828}.CloudDriveView_dialogOverlay__xtG2Y{position:fixed;inset:0;z-index:1950;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:16px}.CloudDriveView_dialog__qPCte{width:min(420px,100%);max-height:90vh}.CloudDriveView_dialogWide__dJdhE,.CloudDriveView_dialog__qPCte{background:var(--bg-primary);border:1px solid var(--border);border-radius:14px;padding:18px;overflow:auto}.CloudDriveView_dialogWide__dJdhE{width:min(520px,100%);max-height:92vh}.CloudDriveView_dialogWide__dJdhE h3{margin:0 0 8px;font-size:1.15rem}.CloudDriveView_dialogWide__dJdhE h4{margin:0 0 8px;font-size:.95rem}.CloudDriveView_sidebarSectionLabel__IfrI2{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);margin-top:10px;margin-bottom:4px}.CloudDriveView_selectionBar__ETcZN{position:absolute;left:50%;bottom:max(10px,env(safe-area-inset-bottom,0px));transform:translateX(-50%);z-index:12;box-sizing:border-box;width:max-content;max-width:calc(100% - 24px);display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px;border-radius:14px;border:1px solid color-mix(in srgb,var(--border) 85%,transparent);background:color-mix(in srgb,var(--bg-primary) 88%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 4px 6px rgba(0,0,0,.06),0 16px 40px rgba(0,0,0,.14);animation:CloudDriveView_selectionBarIn__li_TZ .16s ease-out;pointer-events:auto}@keyframes CloudDriveView_selectionBarIn__li_TZ{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (prefers-reduced-motion:reduce){.CloudDriveView_selectionBar__ETcZN{animation:none}}.CloudDriveView_selectionBarTop__rVuhm{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 12px}.CloudDriveView_selectionBarActions__dqSj2{display:flex;flex-wrap:wrap;align-items:center;gap:6px;justify-content:flex-end}.CloudDriveView_selectionCount__pIBYM{font-weight:600;font-size:.92rem;white-space:nowrap}.CloudDriveView_selectionBtn__9tm35{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);border-radius:999px;padding:6px 12px;min-height:34px;cursor:pointer;font-size:.85rem}.CloudDriveView_selectionBtnMuted__L_iPy{border:none;background:transparent;color:var(--accent);cursor:pointer;text-decoration:none;padding:4px 2px;min-height:0;font-size:.82rem;white-space:nowrap}.CloudDriveView_selectionBtnMuted__L_iPy:hover{text-decoration:underline}@media (max-width:768px){.CloudDriveView_selectionBar__ETcZN{width:calc(100% - 24px);max-width:none;transform:translateX(-50%)}.CloudDriveView_selectionBarActions__dqSj2{justify-content:stretch}.CloudDriveView_selectionBarActions__dqSj2 .CloudDriveView_selectionBtn__9tm35{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px);justify-content:center;text-align:center}}.CloudDriveView_webdavActions__ZLsxQ{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 12px}.CloudDriveView_uploadError__7HwYD{display:block;font-size:.75rem;color:var(--text-secondary);white-space:normal;font-weight:400}.CloudDriveView_linkishBtn__spFKt{display:inline-block;margin:4px 0 10px;background:none;border:none;color:var(--accent);cursor:pointer;text-decoration:underline;padding:0;font-size:.95rem;text-align:left}.CloudDriveView_uploadPanel__MdQuc{position:-webkit-sticky;position:sticky;top:0;z-index:6;flex-shrink:0;border-bottom:1px solid var(--border);padding:10px 12px 12px;display:flex;flex-direction:column;gap:10px;max-height:min(42vh,420px);overflow:auto;background:var(--bg-primary);box-shadow:0 6px 16px rgba(0,0,0,.08)}.CloudDriveView_uploadPanelTitle__rVQ8m{font-size:.95rem;font-weight:700;color:var(--text-primary);margin:0}.CloudDriveView_uploadRow__zuF0D{display:grid;grid-template-columns:1fr auto;grid-gap:6px 10px;gap:6px 10px;align-items:center}.CloudDriveView_uploadName___3Mro{font-size:.85rem;min-width:0;display:flex;flex-direction:column;gap:2px;overflow:hidden}.CloudDriveView_uploadTrackRow__Za_zC{grid-column:1/-1;display:flex;align-items:center;gap:10px;min-width:0}.CloudDriveView_uploadTrack__7UQWd{flex:1 1;min-width:0;height:6px;border-radius:999px;background:var(--bg-secondary);overflow:hidden}.CloudDriveView_uploadSpeed__E9zLD{flex-shrink:0;font-size:.72rem;color:var(--text-secondary);white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CloudDriveView_uploadFill__DvxKp{display:block;height:100%;background:var(--accent)}.CloudDriveView_uploadPct__K9Uuu{font-size:.75rem;color:var(--text-secondary)}.CloudDriveView_uploadSpeedInline__blBCw{font-size:.72rem;color:var(--text-secondary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CloudDriveView_infoPanel___nZ_9{padding:8px 0 16px;max-width:560px}.CloudDriveView_infoPanel___nZ_9 h4{margin:0 0 8px}.CloudDriveView_mono__fbRp5{display:inline-block;padding:4px 8px;border-radius:6px;background:var(--bg-secondary);border:1px solid var(--border);font-size:.85rem;word-break:break-all}.CloudDriveView_shareBlock__xNI3l{border:1px solid var(--border);border-radius:10px;padding:12px;margin-bottom:14px}.CloudDriveView_secondaryBtn__8_nyh{border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);border-radius:8px;padding:8px 12px;cursor:pointer;margin-top:8px}.CloudDriveView_shareSuggestList__eoIJE{list-style:none;margin:0 0 8px;padding:0;max-height:140px;overflow:auto;border:1px solid var(--border);border-radius:8px}.CloudDriveView_shareSuggestList__eoIJE li button{display:block;width:100%;text-align:left;border:none;border-bottom:1px solid var(--border);padding:8px 10px;background:var(--bg-secondary);cursor:pointer;color:var(--text-primary)}.CloudDriveView_shareSuggestList__eoIJE li:last-child button{border-bottom:none}.CloudDriveView_shareList__XJkVD{list-style:none;margin:0;padding:0}.CloudDriveView_shareListItem__WCxDd{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid var(--border);font-size:.9rem}.CloudDriveView_shareListActions__tlNWd{display:flex;gap:6px;flex-shrink:0}.CloudDriveView_shareListActions__tlNWd button{border:1px solid var(--border);background:var(--bg-secondary);border-radius:6px;padding:4px 8px;cursor:pointer;font-size:.82rem;color:var(--text-primary)}.CloudDriveView_revokeBtn__9cG4K{border-color:#c62828!important;color:#c62828!important}.CloudDriveView_previewFrameWrap__fIWYY{position:relative;max-width:min(980px,96vw);max-height:88vh;width:100%;background:var(--bg-primary);border-radius:12px;border:1px solid var(--border);overflow:hidden}.CloudDriveView_previewClose__jDYHp{position:absolute;top:8px;right:8px;z-index:2;width:40px;height:40px;border-radius:10px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center}.CloudDriveView_previewIframe__cR0xG,.CloudDriveView_previewImg__6D6Op{display:block;width:100%;max-height:88vh;object-fit:contain}.CloudDriveView_previewIframe__cR0xG{height:min(88vh,720px);border:none}.CloudDriveView_uploadActions__K4fwX{display:flex;align-items:center;gap:8px}.CloudDriveView_uploadCancel__AuCzE{flex-shrink:0;border:none;background:transparent;color:var(--accent);cursor:pointer;font-size:.85rem}.CloudDriveView_loadMoreMain__3_FmX{margin:14px auto 10px;display:block;padding:10px 20px;border-radius:10px;border:1px solid var(--border);background:var(--bg-secondary);cursor:pointer}.CloudDriveView_dialog__qPCte h3{margin:0 0 12px;font-size:1.1rem}.CloudDriveView_dialogHint__qW3xx{margin:0 0 12px;color:var(--text-secondary);font-size:.9rem}.CloudDriveView_dialogInput__D8Mlh{width:100%;box-sizing:border-box;border:1px solid var(--border);border-radius:8px;padding:8px 10px;margin-top:6px;background:var(--bg-secondary);color:var(--text-primary)}.CloudDriveView_fieldLabel__gQKtA{display:block;margin-bottom:12px;font-size:.9rem;color:var(--text-secondary)}.CloudDriveView_dialogActions__xQyJc{display:flex;justify-content:flex-end;gap:8px;margin-top:16px;flex-wrap:wrap}.CloudDriveView_dialogActions__xQyJc button{border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);border-radius:8px;padding:8px 14px;cursor:pointer}.CloudDriveView_dangerBtn__xwRjf{border-color:#c62828!important;color:#c62828!important}.CloudDriveView_propsList__0XSua{margin:0;display:grid;grid-template-columns:auto 1fr;grid-gap:6px 12px;gap:6px 12px;font-size:.9rem}.CloudDriveView_propsList__0XSua dt{margin:0;color:var(--text-secondary)}.CloudDriveView_propsList__0XSua dd{margin:0;word-break:break-word}.CloudDriveView_propsAuthorBtn__ukeFZ{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:4px 0;margin:0;border:none;background:transparent;color:var(--text-primary);cursor:pointer;font:inherit;text-align:left;border-radius:8px}.CloudDriveView_propsAuthorBtn__ukeFZ:hover .CloudDriveView_propsAuthorLabel__WFm_I{text-decoration:underline}.CloudDriveView_propsAuthorAvatar__vQqkO{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}.CloudDriveView_propsAuthorAvatarPh__nWZpl{width:20px;height:20px;border-radius:50%;flex-shrink:0;box-sizing:border-box;background:var(--bg-secondary);border:1px solid var(--border)}.CloudDriveView_propsAuthorLabel__WFm_I{min-width:0;word-break:break-word}.CloudDriveView_moveBrowse__GaJFe{display:flex;flex-direction:column;gap:10px}.CloudDriveView_moveBrowseToolbar__xe3PB{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.CloudDriveView_moveUpBtn__8EdbD{border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);border-radius:8px;padding:8px 12px;cursor:pointer}.CloudDriveView_moveUpBtn__8EdbD:disabled{opacity:.45;cursor:not-allowed}.CloudDriveView_moveCrumb__K2ATz{border:1px solid var(--border);background:transparent;color:var(--text-primary);border-radius:8px;padding:6px 10px;cursor:pointer}.CloudDriveView_moveList__QWC9u{list-style:none;margin:0;padding:0;max-height:220px;overflow:auto;border:1px solid var(--border);border-radius:10px}.CloudDriveView_moveList__QWC9u li button{display:flex;align-items:center;gap:8px;width:100%;text-align:left;border:none;border-bottom:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);padding:10px 12px;cursor:pointer}.CloudDriveView_moveList__QWC9u li:last-child button{border-bottom:none}.CloudDriveView_movePickHerePrimary__r3kb4{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:10px;padding:12px;font-weight:600;cursor:pointer}.CloudDriveView_movePickHerePrimary__r3kb4:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.CloudDriveView_overlay__24k0C{padding:0;align-items:stretch}.CloudDriveView_headerTop__cCQj_{padding-top:4px}.CloudDriveView_modalNarrow__TiEdm .CloudDriveView_headerTop__cCQj_{padding-left:52px}}.DesktopLocalFolderSyncPanel_wrap__3wSSh{margin:0 0 12px;border:1px solid var(--border);border-radius:10px;background:var(--bg-secondary);overflow:hidden}.DesktopLocalFolderSyncPanel_head___HhLA{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border:none;background:transparent;color:var(--text-primary);cursor:pointer;font:inherit;text-align:left}.DesktopLocalFolderSyncPanel_head___HhLA:hover{background:rgba(0,0,0,.04)}.DesktopLocalFolderSyncPanel_headTitle__zgZSs{font-weight:600;flex:1 1}.DesktopLocalFolderSyncPanel_headHint__k7qJQ{font-size:.85rem;color:var(--text-secondary)}.DesktopLocalFolderSyncPanel_chev__Cu4uO{opacity:.7}.DesktopLocalFolderSyncPanel_body__uBihX{padding:0 12px 12px;border-top:1px solid var(--border)}.DesktopLocalFolderSyncPanel_path__n_tkk{margin:10px 0 8px;font-size:.85rem;color:var(--text-secondary);word-break:break-all}.DesktopLocalFolderSyncPanel_path__n_tkk code{font-size:.8rem}.DesktopLocalFolderSyncPanel_codeInline__utPA6{font-size:.9em;padding:1px 4px;border-radius:4px;background:hsla(0,0%,50%,.15)}.DesktopLocalFolderSyncPanel_settingsLink__Y4suV{color:var(--accent-primary,var(--link-color,#2563eb));text-decoration:underline}.DesktopLocalFolderSyncPanel_idle__ii6P7{margin:8px 0 0;font-size:.9rem;line-height:1.45;color:var(--text-secondary)}.DesktopLocalFolderSyncPanel_warn__Z2IgY{margin:0 0 8px;font-size:.9rem;line-height:1.45;color:#a35a00}.DesktopLocalFolderSyncPanel_doneSection__ku_53{margin-top:12px;padding-top:10px;border-top:1px dashed var(--border)}.DesktopLocalFolderSyncPanel_doneCaption__DCbfX{display:block;font-size:.8rem;font-weight:600;color:var(--text-secondary);margin-bottom:6px}.DesktopLocalFolderSyncPanel_doneList__hvXMu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;font-size:.85rem;color:var(--text-secondary)}.DesktopLocalFolderSyncPanel_doneItem__3HYf3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DesktopLocalFolderSyncPanel_list__Vdg5m{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;max-height:160px;overflow:auto}.DesktopLocalFolderSyncPanel_item__tXcyB{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;font-size:.9rem}.DesktopLocalFolderSyncPanel_name__CThK_{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DesktopLocalFolderSyncPanel_status__BBtNY{flex-shrink:0;font-size:.85rem;color:var(--text-secondary)}.DesktopLocalFolderSyncPanel_status__BBtNY[data-st=uploading]{color:var(--accent,#06c)}.DesktopLocalFolderSyncPanel_status__BBtNY[data-st=error]{color:#b00020;max-width:46%;text-align:right}.DesktopLocalFolderSyncPanel_uploadBlock___9Cu6{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:5px;min-width:108px;max-width:48%}.DesktopLocalFolderSyncPanel_progressTrack__L2vHl{width:112px;max-width:100%;height:4px;border-radius:999px;background:var(--bg-primary);border:1px solid var(--border);overflow:hidden}.DesktopLocalFolderSyncPanel_progressFill__60nPT{display:block;height:100%;background:var(--accent,#06c);border-radius:inherit}.DesktopLocalFolderSyncPanel_retry__KRDIf{margin-top:10px;padding:8px 12px;border-radius:8px;border:1px solid var(--border);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;font:inherit}.DesktopLocalFolderSyncPanel_retry__KRDIf:hover{background:var(--bg-secondary)}.BirthdayStoryView_wrap__oB4WX{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(16px,4vw,24px);padding:16px;box-sizing:border-box;background:linear-gradient(145deg,#5b21b6,#be185d 45%,#ea580c);overflow:hidden}.BirthdayStoryView_celebration__EjpFp{position:absolute;inset:0;pointer-events:none;overflow:visible;z-index:0}.BirthdayStoryView_particle__xKWqU{position:absolute;font-size:1.5rem;animation:BirthdayStoryView_birthdayScatter__Gx5I_ 5s ease-in-out forwards;will-change:transform,opacity}@keyframes BirthdayStoryView_birthdayScatter__Gx5I_{0%{opacity:1;transform:translate(-50%) scale(1) rotate(0deg)}25%{opacity:1;transform:translate(calc(-50% + var(--dx-peak, 20px)),var(--dy-peak,-50px)) scale(1.15) rotate(var(--rot-peak,90deg))}to{opacity:0;transform:translate(calc(-50% + var(--dx2, 60px)),var(--dy2,80px)) scale(.6) rotate(var(--rot2,1turn))}}.BirthdayStoryView_avatarRing__y_PH4{position:relative;z-index:1;width:min(42vw,220px);height:min(42vw,220px);border-radius:50%;padding:4px;background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(255,200,220,.85));box-shadow:0 12px 40px rgba(0,0,0,.35),inset 0 0 0 1px hsla(0,0%,100%,.25)}.BirthdayStoryView_avatar__yIHIx{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.BirthdayStoryView_placeholder__8D6k2{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#a78bfa,#f472b6);color:#fff;font-size:clamp(2.5rem,12vw,4rem);font-weight:600}.BirthdayStoryView_heading__dKg__{position:relative;z-index:1;margin:0;max-width:22em;text-align:center;font-size:clamp(.95rem,3.4vw,1.2rem);font-weight:600;line-height:1.35;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.35);letter-spacing:.02em}.MentionPicker_mentionPicker__kQQfo{position:absolute;bottom:100%;left:0;right:0;margin-bottom:4px;background:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.5);max-height:200px;overflow:hidden;z-index:100}.MentionPicker_mentionList__5AoBC{overflow-y:auto;max-height:200px;padding:4px 0}.MentionPicker_mentionItem__wqFp_{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;border:none;background:none;color:var(--text-primary);font:inherit;text-align:left;cursor:pointer;transition:background .15s}.MentionPicker_mentionItemSelected__5iCrF,.MentionPicker_mentionItem__wqFp_:hover{background:var(--bg-secondary)}.MentionPicker_mentionAvatar__l4QpO{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.MentionPicker_mentionAvatarPlaceholder__3AWxw{width:32px;height:32px;border-radius:50%;background:var(--accent);color:#fff;font-size:.9rem;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.MentionPicker_mentionInfo__vrnSe{display:flex;flex-direction:column;gap:2px;min-width:0}.MentionPicker_mentionLogin__4sww_{font-size:.9rem;color:var(--text-secondary)}.MentionPicker_mentionName__KEmhx{font-size:.85rem;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LinkBgPicker_root__TZKn8{display:flex;flex-direction:column;gap:10px}.LinkBgPicker_swatches__3o8Oi{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.LinkBgPicker_swatch__WfI34{width:24px;height:24px;border-radius:6px;border:2px solid transparent;cursor:pointer;padding:0;flex-shrink:0}.LinkBgPicker_swatchClear__KDxa2{display:inline-flex;align-items:center;justify-content:center;background:var(--bg-secondary,#333);color:var(--text-secondary,#aaa);font-size:12px;font-weight:600}.LinkBgPicker_swatchActive__Kpxar{border-color:var(--accent,#6366f1);box-shadow:0 0 0 1px var(--bg-primary,#fff)}[data-theme=matrix] .LinkBgPicker_swatchActive__Kpxar{border-color:var(--matrix-accent-bg)}.LinkBgPicker_customRow__3E865{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;border:1px solid var(--border,hsla(0,0%,100%,.12));background:var(--bg-secondary,hsla(0,0%,100%,.04))}.LinkBgPicker_customRowActive__5v22u{border-color:var(--accent,#6366f1)}[data-theme=matrix] .LinkBgPicker_customRowActive__5v22u{border-color:var(--matrix-accent-bg)}.LinkBgPicker_customLabel__nlSr5{display:inline-flex;align-items:center;gap:8px;margin:0;cursor:pointer}.LinkBgPicker_customLabelText__PnFpx{font-size:.8rem;color:var(--text-secondary,hsla(0,0%,100%,.65));white-space:nowrap}.LinkBgPicker_colorNative__6klpw{width:36px;height:28px;padding:0;border:1px solid var(--border,hsla(0,0%,100%,.2));border-radius:6px;cursor:pointer;background:none}.LinkBgPicker_colorNative__6klpw::-webkit-color-swatch-wrapper{padding:2px}.LinkBgPicker_colorNative__6klpw::-webkit-color-swatch{border-radius:4px;border:none}.LinkBgPicker_hexInput__eQuy_{flex:1 1 100px;min-width:0;max-width:140px;padding:6px 10px;border-radius:6px;border:1px solid var(--border,hsla(0,0%,100%,.2));background:var(--bg-primary,#1a1a2e);color:var(--text-primary,#fff);font-size:.85rem;font-family:ui-monospace,monospace}.LinkEditModal_overlay__mb_yE{position:fixed;inset:0;z-index:100050;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.55)}.LinkEditModal_modal__okFK_{width:100%;max-width:400px;padding:20px;border-radius:12px;background:var(--bg-primary,#1a1a2e);border:1px solid var(--border,hsla(0,0%,100%,.12));box-shadow:0 12px 40px rgba(0,0,0,.45)}.LinkEditModal_title__GS9cd{margin:0 0 16px;font-size:1.1rem;font-weight:600;color:var(--text-primary,#fff)}.LinkEditModal_field__yH3vz{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.LinkEditModal_label__3gQjr{font-size:.85rem;color:var(--text-secondary,hsla(0,0%,100%,.65))}.LinkEditModal_input__nUHJe{width:100%;padding:10px 12px;border-radius:8px;border:1px solid var(--border,hsla(0,0%,100%,.2));background:var(--bg-secondary,#252542);color:var(--text-primary,#fff);font-size:.95rem;box-sizing:border-box}.LinkEditModal_previewRow__MPrM0{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;padding-top:4px}.LinkEditModal_previewLink__Vqg4e{align-self:flex-start;display:inline-block;padding:4px 10px;margin:2px 0;border-radius:8px;font:inherit;font-size:.9rem;font-weight:500;text-decoration:none!important;cursor:default;background:var(--bg-secondary,rgba(99,102,241,.35));color:var(--text-primary,#fff);border:1px solid var(--border,hsla(0,0%,100%,.12))}.LinkEditModal_actions__5QPAB{display:flex;flex-wrap:wrap;align-items:center;gap:10px;justify-content:space-between}.LinkEditModal_actionsRight__uHn1u{display:flex;gap:8px;margin-left:auto}.LinkEditModal_cancelBtn__aCPNG,.LinkEditModal_removeBtn__IuGKS,.LinkEditModal_saveBtn__Uu1Kt{padding:8px 14px;border-radius:8px;font-size:.9rem;cursor:pointer;border:1px solid var(--border,hsla(0,0%,100%,.2))}.LinkEditModal_cancelBtn__aCPNG{background:var(--bg-secondary,#333);color:var(--text-primary,#fff)}.LinkEditModal_saveBtn__Uu1Kt{background:var(--accent,#6366f1);color:#fff;border-color:var(--accent,#6366f1)}.LinkEditModal_removeBtn__IuGKS{background:transparent;color:#f87171;border-color:hsla(0,91%,71%,.4)}[data-theme=matrix] .LinkEditModal_saveBtn__Uu1Kt{background:var(--matrix-accent-bg);border-color:var(--matrix-accent-bg)}.RichTextInput_richInput__5mx78{flex:1 1;min-width:120px;min-height:44px;max-height:200px;padding:10px 14px;border-radius:24px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);overflow-y:auto;font:inherit;line-height:1.4;outline:none}.RichTextInput_richInput__5mx78:empty:before,.RichTextInput_richInput__5mx78[data-placeholder]:empty:before{content:attr(data-placeholder);color:var(--text-secondary)}.RichTextInput_richInput__5mx78 .format-spoiler{background:rgba(0,0,0,.35);border-radius:3px;padding:0 2px}.RichTextInput_richInput__5mx78 .format-red{color:#e74c3c!important}.RichTextInput_richInput__5mx78 .format-notranslate{background:color-mix(in srgb,var(--accent) 18%,transparent);border:1px dashed color-mix(in srgb,var(--accent) 55%,var(--border));border-radius:6px;padding:0 4px}.RichTextInput_richInput__5mx78 .format-wave{padding:2px 6px;margin:0 1px;border-radius:4px;background:#2563eb;color:#fff!important}.RichTextInput_richInput__5mx78 .format-link-btn{display:inline-block;padding:3px 10px;margin:1px 2px;border-radius:8px;font:inherit;font-weight:500;text-decoration:none!important;vertical-align:baseline;border:1px solid var(--border,rgba(0,0,0,.15));background:rgba(99,102,241,.3);color:var(--text-primary,#fff);cursor:pointer;touch-action:manipulation}.RichTextInput_richInput__5mx78 .format-link-btn:hover{filter:brightness(1.05);text-decoration:none!important}.RichTextInput_richInput__5mx78 .format-checkbox-line{display:inline}.RichTextInput_richInput__5mx78 .format-quote,.RichTextInput_richInput__5mx78 blockquote.format-quote{display:block;margin:4px 0 6px;padding:8px 12px;border:1px dotted rgba(0,0,0,.2);border-radius:8px;background:rgba(0,0,0,.06);color:inherit;font-size:.9em}.RichTextInput_richInput__5mx78 .format-quote .format-quote{margin-left:8px}[data-theme=dark] .RichTextInput_richInput__5mx78 .format-quote,[data-theme=dark] .RichTextInput_richInput__5mx78 blockquote.format-quote{border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.06)}[data-theme=dark] .RichTextInput_richInput__5mx78 .format-quote .format-quote{border-color:hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.04)}html[data-style-btn-radius] .RichTextInput_richInput__5mx78 .format-quote,html[data-style-btn-radius] .RichTextInput_richInput__5mx78 blockquote.format-quote{border-radius:var(--style-button-radius)}.Panorama360Editor_overlay__j6wSs{position:fixed;inset:0;z-index:2000;background:rgba(0,0,0,.65);display:flex}.Panorama360Editor_modal__VRY_p{position:relative;margin:0;width:100%;height:100%;background:#0b0f19;color:#e6e8ee;display:grid;grid-template-columns:1fr 360px}.Panorama360Editor_viewerWrap__zrfJf{position:relative;min-width:0;min-height:0;background:#000}.Panorama360Editor_viewer__6dj0P{position:absolute;inset:0}.Panorama360Editor_side__hGcwd{border-left:1px solid hsla(0,0%,100%,.08);padding:14px 14px 16px;display:flex;flex-direction:column;gap:12px;overflow:auto}.Panorama360Editor_titleRow__CWAZK{display:flex;align-items:center;justify-content:space-between;gap:8px}.Panorama360Editor_title__Z6Gyf{font-size:16px;font-weight:700}.Panorama360Editor_closeBtn__UMxa9{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.08);color:#fff;width:34px;height:34px;border-radius:10px;cursor:pointer}.Panorama360Editor_section__bCFFk{border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:12px;background:hsla(0,0%,100%,.03)}.Panorama360Editor_sectionTitle__m6NR_{font-size:13px;font-weight:700;margin-bottom:10px;color:hsla(0,0%,100%,.9)}.Panorama360Editor_panoList__23BTw{display:flex;flex-direction:column;gap:8px}.Panorama360Editor_panoRow__3siZI{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:8px;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);cursor:pointer}.Panorama360Editor_panoRowActions__gnE0u{display:flex;flex-direction:column;gap:4px;align-items:stretch;min-width:88px}.Panorama360Editor_panoRowActive__5zks_{border-color:rgba(106,170,255,.65);background:rgba(106,170,255,.08)}.Panorama360Editor_panoThumb__bXX_d{width:44px;height:44px;border-radius:8px;object-fit:cover;background:hsla(0,0%,100%,.06)}.Panorama360Editor_panoName__xrHac{font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Panorama360Editor_tinyBtn__CMp_1{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06);color:#fff;border-radius:10px;padding:6px 10px;cursor:pointer;font-size:12px}.Panorama360Editor_row__d1xzJ{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:8px 0}.Panorama360Editor_label__2wTb7{font-size:12px;color:hsla(0,0%,100%,.85)}.Panorama360Editor_range__80n9D{width:190px}.Panorama360Editor_rangeFlex__Wyaq_{flex:1 1;min-width:0;width:auto}.Panorama360Editor_hfovBlock___ijOH{margin-bottom:12px}.Panorama360Editor_hfovBlock___ijOH:last-child{margin-bottom:0}.Panorama360Editor_rangeRow__F7DIh{display:flex;align-items:center;gap:10px;margin-top:6px}.Panorama360Editor_numInput__5K9Zp{width:64px;flex-shrink:0;padding:6px 8px;border-radius:8px;border:1px solid hsla(0,0%,100%,.18);background:rgba(0,0,0,.35);color:#e6e8ee;font-size:13px;box-sizing:border-box}.Panorama360Editor_numInput__5K9Zp:disabled{opacity:.5}.Panorama360Editor_footer__HTl4D{margin-top:auto;display:flex;gap:10px;justify-content:flex-end;padding-top:10px}.Panorama360Editor_primaryBtn__DNGFO{border:1px solid rgba(106,170,255,.85);background:rgba(106,170,255,.2);border-radius:12px}.Panorama360Editor_primaryBtn__DNGFO,.Panorama360Editor_secondaryBtn__L3CM_{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;padding:10px 14px;cursor:pointer;font-weight:700}.Panorama360Editor_secondaryBtn__L3CM_{border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06);border-radius:12px}.Panorama360Editor_viewerWrap__zrfJf .pnlm-hotspot-base.pano-hotspot-custom,.Panorama360Editor_viewerWrap__zrfJf .pnlm-hotspot.pano-hotspot-custom{left:0!important;top:0!important;background:rgba(0,0,0,.45)!important;background-image:none!important;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.5);width:36px!important;height:36px!important;display:flex!important;align-items:center;justify-content:center}.Panorama360Editor_hotspotMarkerInner__3Xvml{font-size:1.15rem;line-height:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Panorama360Editor_hotspotHoverTip__ikG8v{position:absolute;left:50%;bottom:100%;transform:translateX(-50%);margin-bottom:8px;padding:8px 10px;min-width:120px;max-width:240px;background:rgba(20,24,36,.95);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;font-size:12px;color:#e8eaf0;z-index:10002;pointer-events:none;box-shadow:0 8px 24px rgba(0,0,0,.45)}.Panorama360Editor_hotspotHoverTitle__Kqc_u{font-weight:700;margin-bottom:4px}.Panorama360Editor_hotspotHoverDesc__zmnSe{opacity:.9;line-height:1.35;white-space:normal;word-break:break-word}.Panorama360Editor_hotspotHoverDesc__zmnSe a{color:#8ab4ff;text-decoration:underline;pointer-events:auto;cursor:pointer;position:relative;z-index:1}.Panorama360Editor_hotspotMarkerSelected__uUfcP{box-shadow:0 0 0 2px rgba(120,200,255,.95),0 1px 4px rgba(0,0,0,.5)!important;background:rgba(0,0,0,.58)!important}.Panorama360Editor_contextMenu__Tz6tc{position:fixed;z-index:10050;width:300px;max-height:min(420px,90vh);overflow:auto;padding:12px;background:#141824;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.55)}.Panorama360Editor_contextMenuTitle__ZDHlC{font-weight:700;font-size:14px;margin-bottom:10px}.Panorama360Editor_contextField__G79AT{display:flex;flex-direction:column;gap:6px;margin-bottom:10px;font-size:12px;color:hsla(0,0%,100%,.85)}.Panorama360Editor_contextField__G79AT input[type=text],.Panorama360Editor_contextField__G79AT select,.Panorama360Editor_contextField__G79AT textarea{width:100%;box-sizing:border-box;padding:8px 10px;border-radius:8px;border:1px solid hsla(0,0%,100%,.14);background:rgba(0,0,0,.35);color:#e6e8ee;font-size:13px;font-family:inherit}.Panorama360Editor_contextDescToolbarWrap__AeFaU{position:relative;margin-bottom:6px;min-height:0}.Panorama360Editor_contextDescRow__I4Fij{display:flex;gap:8px;align-items:flex-start}.Panorama360Editor_contextDescRich__sZZbR{flex:1 1;min-width:0;max-height:200px;overflow-y:auto}.Panorama360Editor_contextDescEmojiBtn___05ka{flex-shrink:0;width:40px;height:40px;border-radius:8px;border:1px solid hsla(0,0%,100%,.14);background:rgba(0,0,0,.35);cursor:pointer;font-size:1.25rem;line-height:1;display:flex;align-items:center;justify-content:center}.Panorama360Editor_contextDescEmojiBtn___05ka:hover{background:hsla(0,0%,100%,.08)}.Panorama360Editor_contextDescEmojiPicker__VarTP{margin-top:8px}.Panorama360Editor_iconPreviewBtn__XZCDv{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06);color:#fff;cursor:pointer;width:100%;justify-content:flex-start}.Panorama360Editor_iconPreviewGlyph__ttIrk{font-size:1.4rem;line-height:1}.Panorama360Editor_iconPreviewLabel__UJgV1{font-size:13px}.Panorama360Editor_contextMenuActions__swx3V{margin-bottom:10px}.Panorama360Editor_contextMenuFooter__Wwpxj{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:4px}.Panorama360Editor_primaryBtnSmall__gglg4{border:1px solid rgba(106,170,255,.85);background:rgba(106,170,255,.25);color:#fff;border-radius:10px;font-weight:700}.Panorama360Editor_dangerBtn__YeoPt,.Panorama360Editor_primaryBtnSmall__gglg4{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 12px;cursor:pointer;font-size:13px}.Panorama360Editor_dangerBtn__YeoPt{border:1px solid hsla(0,100%,70%,.45);background:rgba(180,40,40,.25);color:#ffb4b4;border-radius:10px;font-weight:600}.Panorama360Editor_iconPickerOverlay__Wuqu_{position:fixed;inset:0;z-index:10100;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;padding:16px}.Panorama360Editor_iconPickerModal__OHyeL{width:min(520px,100%);max-height:min(80vh,640px);overflow:hidden;display:flex;flex-direction:column;background:#141824;border:1px solid hsla(0,0%,100%,.12);border-radius:14px;box-shadow:0 16px 48px rgba(0,0,0,.6)}.Panorama360Editor_iconPickerHead__tlq_p{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid hsla(0,0%,100%,.08);font-weight:700}.Panorama360Editor_iconPickerBody__XYw6L{overflow:auto;padding:12px 14px 16px}.Panorama360Editor_iconCat__aVdGC{margin-bottom:14px}.Panorama360Editor_iconCatTitle__mg1Q0{font-size:12px;font-weight:700;color:hsla(0,0%,100%,.65);margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em}.Panorama360Editor_iconGrid__eO6JD{display:grid;grid-template-columns:repeat(auto-fill,minmax(44px,1fr));grid-gap:8px;gap:8px}.Panorama360Editor_iconOption__8WCHZ{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05);cursor:pointer;font-size:1.35rem;padding:0}.Panorama360Editor_iconOption__8WCHZ:hover{background:rgba(106,170,255,.15);border-color:rgba(106,170,255,.45)}.Panorama360Editor_iconOptionActive__fxU2F{border-color:rgba(106,170,255,.85);background:rgba(106,170,255,.2)}.Panorama360Editor_iconOptionChar__7IBqp{line-height:1}@media (max-width:960px){.Panorama360Editor_modal__VRY_p{grid-template-columns:1fr;grid-template-rows:minmax(48vh,1fr) minmax(0,auto)}.Panorama360Editor_side__hGcwd{border-left:none;border-top:1px solid hsla(0,0%,100%,.06);max-height:46vh;padding:8px;gap:8px}.Panorama360Editor_section__bCFFk{padding:8px;border-radius:10px;border-color:hsla(0,0%,100%,.08)}.Panorama360Editor_sectionTitle__m6NR_{font-size:11px;margin-bottom:6px;letter-spacing:.04em}.Panorama360Editor_panoRow__3siZI{grid-template-columns:40px minmax(0,1fr);grid-template-areas:"thumb name" "actions actions";align-items:center;gap:6px;padding:6px;border-radius:8px}.Panorama360Editor_panoThumb__bXX_d{grid-area:thumb;width:36px;height:36px;border-radius:6px}.Panorama360Editor_panoName__xrHac{grid-area:name}.Panorama360Editor_panoRowActions__gnE0u{grid-area:actions;flex-direction:row;flex-wrap:wrap;min-width:0}.Panorama360Editor_row__d1xzJ{flex-direction:column;align-items:stretch;gap:6px}.Panorama360Editor_range__80n9D{width:100%}.Panorama360Editor_contextMenu__Tz6tc{width:min(320px,calc(100vw - 16px));max-height:min(78vh,560px)}}@media (max-width:640px){.Panorama360Editor_overlay__j6wSs{background:#0b0f19}.Panorama360Editor_modal__VRY_p{grid-template-rows:minmax(50vh,1fr) minmax(0,auto)}.Panorama360Editor_title__Z6Gyf{font-size:13px}.Panorama360Editor_closeBtn__UMxa9{width:30px;height:30px;border-radius:8px}.Panorama360Editor_dangerBtn__YeoPt,.Panorama360Editor_primaryBtnSmall__gglg4,.Panorama360Editor_primaryBtn__DNGFO,.Panorama360Editor_secondaryBtn__L3CM_,.Panorama360Editor_tinyBtn__CMp_1{min-height:32px;padding:6px 10px;border-radius:10px;font-size:11px}.Panorama360Editor_side__hGcwd{max-height:42vh;padding:6px;gap:6px}.Panorama360Editor_panoName__xrHac{font-size:12px}.Panorama360Editor_footer__HTl4D{position:-webkit-sticky;position:sticky;bottom:0;background:#0b0f19;padding:6px 0 max(6px,env(safe-area-inset-bottom));gap:8px;z-index:2}.Panorama360Editor_contextDescEmojiBtn___05ka{width:32px;height:32px}.Panorama360Editor_row__d1xzJ{margin:4px 0;gap:6px}.Panorama360Editor_label__2wTb7{font-size:11px}.Panorama360Editor_numInput__5K9Zp{width:52px;padding:4px 6px;font-size:12px}}.FormatToolbar_toolbar__xPZU5{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px;background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;padding:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:80}.FormatToolbar_toolbarAboveSuggestions__T8oUn{margin-bottom:52px}.FormatToolbar_buttons__Hp0Vt{display:flex;gap:4px;flex-wrap:wrap}.FormatToolbar_formatBtn__mdTOZ{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:var(--bg-secondary);cursor:pointer;font-size:.9rem}.FormatToolbar_formatBtn__mdTOZ.FormatToolbar_active__PRBQ9,.FormatToolbar_formatBtn__mdTOZ:hover{background:var(--accent);color:#fff}[data-theme=matrix] .FormatToolbar_formatBtn__mdTOZ.FormatToolbar_active__PRBQ9,[data-theme=matrix] .FormatToolbar_formatBtn__mdTOZ:hover{background:var(--matrix-accent-bg)}.FormatToolbar_linkDialog__eduMg{display:flex;flex-direction:column;gap:8px;min-width:280px;max-width:min(340px,92vw)}.FormatToolbar_linkDialog__eduMg input{padding:8px 12px;border-radius:8px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary)}.FormatToolbar_linkActions__Op3F5{display:flex;gap:8px;justify-content:flex-end}.FormatToolbar_linkActions__Op3F5 button{padding:6px 12px;border-radius:8px;border:1px solid var(--border);background:var(--bg-secondary);cursor:pointer}.FormatToolbar_linkActions__Op3F5 button:first-child:not(.FormatToolbar_linkCancelBtn__OA1PX){background:var(--accent);color:#fff;border-color:var(--accent)}[data-theme=matrix] .FormatToolbar_linkActions__Op3F5 button:first-child:not(.FormatToolbar_linkCancelBtn__OA1PX){background:var(--matrix-accent-bg);border-color:var(--matrix-accent-bg)}[data-theme=matrix] .FormatToolbar_linkActions__Op3F5 button:first-child:not(.FormatToolbar_linkCancelBtn__OA1PX):hover{background:var(--matrix-accent-bg-hover);border-color:var(--matrix-accent-bg-hover)}.FormatToolbar_linkActions__Op3F5 button.FormatToolbar_linkCancelBtn__OA1PX{width:28px;height:28px;min-width:28px;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-secondary,#888);background:var(--bg-secondary)}.FormatToolbar_linkActions__Op3F5 button.FormatToolbar_linkCancelBtn__OA1PX:hover{color:var(--text-primary,#fff);background:hsla(0,0%,100%,.08)}.FormatToolbar_linkCancelMark__fZQMm{font-size:22px;line-height:1;font-weight:300;display:block;margin-top:-2px}