@keyframes page_shimmer__xZich{0%{background-position:200% 0}to{background-position:-200% 0}}.page_page__jIBi_{width:100vw}.page_pageContainer__XvFiK,.page_page__jIBi_{display:flex;align-items:center;justify-content:center}.page_pageContainer__XvFiK{width:100%;max-width:1200px}.page_container__QmwXv{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;width:60%;min-height:100vh;padding:2rem;color:var(--text-primary);background:linear-gradient(135deg,var(--gradient-primary),var(--gradient-secondary),var(--gradient-tertiary))}.page_container__QmwXv:before{content:"";position:absolute;top:10%;left:10%;width:300px;height:300px;border-radius:50%;background:radial-gradient(600px circle at 50% 50%,rgba(var(--accent-primary-rgb),.08),transparent 40%);animation:page_float__k_RG3 8s ease-in-out infinite}.page_container__QmwXv:after{content:"";position:absolute;right:15%;bottom:10%;width:200px;height:200px;border-radius:50%;background:radial-gradient(400px circle at 50% 50%,rgba(var(--accent-secondary-rgb),.06),transparent 40%);animation:page_float__k_RG3 6s ease-in-out infinite reverse}@keyframes page_float__k_RG3{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.page_header__p1cWz{position:relative;z-index:1;margin-bottom:2rem;text-align:center}.page_header__p1cWz h1{margin-bottom:.5rem;font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.page_header__p1cWz p{margin:0;font-size:16px;color:var(--text-secondary)}.page_imageContainer__5fRdN{position:relative;z-index:1;overflow:hidden;display:flex;align-items:center;justify-content:center;max-width:90vw;max-height:70vh;margin-bottom:2rem;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:20px;background:rgba(var(--bg-primary-rgb),.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 25px 50px -12px var(--shadow-primary),0 8px 32px rgba(var(--border-color-rgb),.1);transition:all .3s ease}.page_imageContainer__5fRdN:hover{transform:translateY(-4px);box-shadow:0 32px 64px -12px var(--shadow-primary),0 12px 40px rgba(var(--border-color-rgb),.15)}.page_sharedImage__HYh3A{max-width:100%;max-height:100%;border-radius:16px;object-fit:contain;transition:all .3s ease}.page_actions___gcW_{position:relative;z-index:1;display:flex;gap:1rem;align-items:center}.page_actions___gcW_ button{cursor:pointer;padding:14px 32px;border:none;border-radius:12px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%);box-shadow:0 4px 15px rgba(var(--accent-primary-rgb),.3);transition:all .3s ease}.page_actions___gcW_ button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(var(--accent-primary-rgb),.4)}.page_actions___gcW_ button:active{transform:translateY(0);box-shadow:0 4px 15px rgba(var(--accent-primary-rgb),.3)}.page_loader__6tTwy{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.5rem;align-items:center;padding:3rem 2rem;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:20px;background:rgba(var(--bg-primary-rgb),.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 25px 50px -12px var(--shadow-primary),0 8px 32px rgba(var(--border-color-rgb),.1)}.page_loader__6tTwy p{margin:0;font-size:16px;font-weight:500;color:var(--text-secondary)}.page_spinnerRing__QsfCk{width:60px;height:60px;border-top:4px solid rgba(var(--accent-primary-rgb),.2);border:4px solid rgba(var(--accent-primary-rgb),.2);border-top-color:var(--accent-primary);border-radius:50%;box-shadow:0 0 20px rgba(var(--accent-primary-rgb),.3);animation:page_spin__ZKJ1W 1s linear infinite}.page_error__EghhG{position:relative;z-index:1;max-width:500px;padding:3rem 2rem;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:20px;text-align:center;background:rgba(var(--bg-primary-rgb),.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 25px 50px -12px var(--shadow-primary),0 8px 32px rgba(var(--border-color-rgb),.1)}.page_error__EghhG h1{margin-bottom:1rem;font-size:2rem;font-weight:700;color:#ef4444;background:linear-gradient(135deg,#ef4444,#dc2626);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.page_error__EghhG p{margin-bottom:.75rem;font-size:16px;line-height:1.6;color:var(--text-secondary)}.page_error__EghhG p:last-child{margin-bottom:0}@keyframes page_spin__ZKJ1W{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.page_container__QmwXv{padding:1rem}.page_container__QmwXv:before{width:200px;height:200px}.page_container__QmwXv:after{width:150px;height:150px}.page_header__p1cWz h1{font-size:2rem}.page_imageContainer__5fRdN{max-height:60vh;margin-bottom:1.5rem}.page_error__EghhG,.page_loader__6tTwy{padding:2rem 1.5rem}.page_error__EghhG{max-width:90%}.page_actions___gcW_ button{padding:12px 24px;font-size:14px}}@keyframes section-card_shimmer__TeHEQ{0%{background-position:200% 0}to{background-position:-200% 0}}.section-card_card__9tjpV{display:flex;flex-direction:column;gap:20px;padding:24px;border:1px solid rgba(var(--border-color-rgb),.15);border-radius:20px;background:rgba(var(--bg-primary-rgb),.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 16px rgba(0,0,0,.04),0 1px 4px rgba(0,0,0,.02);transition:all .3s ease}.section-card_card__9tjpV:hover{transform:translateY(-2px);border-color:rgba(var(--accent-primary-rgb),.2);box-shadow:0 8px 32px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04)}.section-card_card__9tjpV .section-card_header__MH5dP{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:0}.section-card_card__9tjpV .section-card_header__MH5dP .section-card_title__sDuQn{font-size:24px;font-weight:700;color:var(--text-primary);background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.section-card_card__9tjpV .section-card_header__MH5dP .section-card_actions__M_8pg{display:flex;gap:8px;align-items:center}@media(max-width:768px){.section-card_card__9tjpV .section-card_header__MH5dP{gap:12px}.section-card_card__9tjpV .section-card_header__MH5dP .section-card_title__sDuQn{font-size:20px}.section-card_card__9tjpV .section-card_header__MH5dP .section-card_actions__M_8pg{gap:6px}}@media(max-width:480px){.section-card_card__9tjpV .section-card_header__MH5dP{flex-wrap:wrap;gap:8px}.section-card_card__9tjpV .section-card_header__MH5dP .section-card_title__sDuQn{font-size:18px}.section-card_card__9tjpV .section-card_header__MH5dP .section-card_actions__M_8pg{gap:4px}}@media(max-width:768px){.section-card_card__9tjpV{gap:16px;padding:20px;border-radius:16px}}@media(max-width:480px){.section-card_card__9tjpV{gap:12px;padding:16px;border-radius:12px}}@keyframes files-gallery_shimmer__RxbGO{0%{background-position:200% 0}to{background-position:-200% 0}}.files-gallery_gallery__MsuyZ{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:24px;gap:24px;padding:4px}@media(max-width:1200px){.files-gallery_gallery__MsuyZ{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}}@media(max-width:768px){.files-gallery_gallery__MsuyZ{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;padding:2px}}@media(max-width:640px){.files-gallery_gallery__MsuyZ{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}}@media(max-width:480px){.files-gallery_gallery__MsuyZ{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}}@media(max-width:360px){.files-gallery_gallery__MsuyZ{grid-template-columns:repeat(2,1fr);gap:10px;padding:0}}@keyframes files-table_shimmer__Bq8ll{0%{background-position:200% 0}to{background-position:-200% 0}}.files-table_table__ZARBq tr:hover{background:rgba(var(--accent-primary-rgb),.08);transition:all .3s ease}.files-table_table__ZARBq tr:hover td,.files-table_table__ZARBq tr:hover td svg{color:var(--text-primary)}@media(max-width:768px){.files-table_table__ZARBq tr{display:grid;grid-template-areas:"fileName actions";grid-template-columns:1fr auto;grid-gap:8px;gap:8px;width:100%}}@media(max-width:1024px)and (min-width:769px){.files-table_table__ZARBq tr{display:grid;grid-template-areas:"fileName created actions";grid-template-columns:2fr 1fr .5fr;grid-gap:8px;gap:8px;width:100%}}@media(min-width:1025px){.files-table_table__ZARBq tr{display:grid;grid-template-areas:"fileName created owner actions";grid-template-columns:2.3fr 1fr 1fr .5fr;grid-gap:12px;gap:12px;width:100%}}.files-table_rowSelected__mOiOi{border-left:3px solid var(--accent-primary);background:rgba(var(--accent-primary-rgb),.1)}.files-table_rowSelected__mOiOi td{color:var(--text-primary)}.files-table_rowSelected__mOiOi td svg{color:var(--accent-primary)}.files-table_created__roRmr{min-width:100px;max-width:300px;text-align:center}@media(max-width:768px){.files-table_created__roRmr{padding-left:8px;text-align:left}}@media(max-width:480px){.files-table_created__roRmr{padding-left:4px;font-size:11px}}.files-table_owner__RH88H{max-width:300px}.files-table_assignee__6IRMn,.files-table_owner__RH88H{min-width:100px;text-align:center}.files-table_actions__5B_AQ{display:flex;align-items:center;justify-content:flex-end;width:60px}@media(max-width:768px){.files-table_actions__5B_AQ{width:50px}}@media(max-width:480px){.files-table_actions__5B_AQ{width:44px}}@keyframes init-loader_shimmer__5B9q_{0%{background-position:200% 0}to{background-position:-200% 0}}.init-loader_video___qHKc{width:400px;height:400px;object-fit:cover}.init-loader_container__U1nJW{overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--loader-bg-color)}@keyframes shared-files-table_shimmer__wh1cu{0%{background-position:200% 0}to{background-position:-200% 0}}.shared-files-table_fileNameContent__aCj54{overflow:hidden;display:flex;gap:12px;align-items:center;text-wrap:nowrap}.shared-files-table_fileNameContent__aCj54 span{overflow:hidden;flex:1 1;min-width:0;text-overflow:ellipsis;white-space:nowrap}.shared-files-table_fileNameContent__aCj54>svg{flex-shrink:0;width:20px;height:20px}@media(max-width:768px){.shared-files-table_fileNameContent__aCj54>svg{width:18px;height:18px}}@media(max-width:480px){.shared-files-table_fileNameContent__aCj54>svg{width:16px;height:16px}}.shared-files-table_fileNameContent__aCj54>div,.shared-files-table_fileNameContent__aCj54>span{overflow:hidden;flex:1 1;min-width:0;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.shared-files-table_fileNameContent__aCj54{gap:8px}}@media(max-width:480px){.shared-files-table_fileNameContent__aCj54{gap:6px;font-size:14px}}.shared-files-table_table__kDN8x tr:hover{background:rgba(var(--accent-primary-rgb),.08);transition:all .3s ease}.shared-files-table_table__kDN8x tr:hover td,.shared-files-table_table__kDN8x tr:hover td svg{color:var(--text-primary)}@media(max-width:768px){.shared-files-table_table__kDN8x tr{display:grid;grid-template-areas:"fileName actions";grid-template-columns:2fr .5fr;grid-gap:8px;gap:8px;width:100%}}@media(max-width:1249px)and (min-width:769px){.shared-files-table_table__kDN8x tr{display:grid;grid-template-areas:"fileName created  assignee  actions";grid-template-columns:1fr 1fr 1fr .5fr;grid-gap:8px;gap:8px;width:100%}}@media(min-width:1250px){.shared-files-table_table__kDN8x tr{display:grid;grid-template-areas:"fileName created owner assignee status actions";grid-template-columns:2.3fr 1fr 1fr 1fr .8fr .5fr;grid-gap:12px;gap:12px;width:100%}}@keyframes theme-toggle_shimmer__bbdZp{0%{background-position:200% 0}to{background-position:-200% 0}}.theme-toggle_wrapper__TV2sN{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:6px;border:none;border-radius:12px;background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.theme-toggle_wrapper__TV2sN:hover{transform:translateY(-1px);background:rgba(var(--accent-primary-rgb),.1);box-shadow:0 4px 12px rgba(0,0,0,.08)}.theme-toggle_wrapper__TV2sN:hover .theme-toggle_thumbIcon__yH8nq svg{transform:scale(1.1)}.theme-toggle_wrapper__TV2sN:active{transform:translateY(0) scale(.98)}.theme-toggle_wrapper__TV2sN:active .theme-toggle_thumb__YZl5O{transform:scale(.95)}.theme-toggle_dark__OKtGt .theme-toggle_wrapper__TV2sN:active .theme-toggle_thumb__YZl5O{transform:translateX(22px) scale(.95)}.theme-toggle_toggle__dQ3Lx{position:relative;display:flex;align-items:center;width:44px;height:22px;padding:2px;border:none;border-radius:12px;background:rgba(var(--bg-secondary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.theme-toggle_toggle__dQ3Lx.theme-toggle_dark__OKtGt{background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%);box-shadow:0 0 20px rgba(var(--accent-primary-rgb),.3)}.theme-toggle_track__GquO_{position:absolute;inset:0;overflow:hidden;display:flex;align-items:center;border-radius:12px}.theme-toggle_iconContainer__1uYQI{position:absolute;z-index:1;inset:0;display:flex;align-items:center;justify-content:space-between;padding:0 5px}.theme-toggle_moonIcon__1wwLi,.theme-toggle_sunIcon__sraWz{position:absolute;width:8px;height:8px;transition:all .3s ease}.theme-toggle_sunIcon__sraWz{left:4px;color:var(--text-secondary);opacity:1}.theme-toggle_dark__OKtGt .theme-toggle_sunIcon__sraWz{opacity:.3}.theme-toggle_moonIcon__1wwLi{right:4px;color:var(--text-secondary);opacity:.3}.theme-toggle_dark__OKtGt .theme-toggle_moonIcon__1wwLi{color:#fff;opacity:1}.theme-toggle_thumb__YZl5O{position:absolute;z-index:2;top:2px;left:2px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;border-radius:50%;background:var(--bg-primary);box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease}.theme-toggle_dark__OKtGt .theme-toggle_thumb__YZl5O{transform:translateX(22px);background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2)}.theme-toggle_thumbIcon__yH8nq{display:flex;align-items:center;justify-content:center;width:12px;height:12px;color:var(--accent-primary)}.theme-toggle_thumbIcon__yH8nq svg{width:100%;height:100%;transition:all .3s ease}.theme-toggle_dark__OKtGt .theme-toggle_thumbIcon__yH8nq{color:var(--accent-primary)}@keyframes my-files_shimmer__ZCQWB{0%{background-position:200% 0}to{background-position:-200% 0}}.my-files_swicherBtns__PTI1K{gap:4px;padding:4px;border:1px solid rgba(var(--border-color-rgb),.1);border-radius:12px;background:rgba(var(--bg-secondary-rgb),.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04)}.my-files_swicherBtns__PTI1K>button{width:40px;height:40px;border-radius:8px;transition:all .3s ease}.my-files_swicherBtns__PTI1K>button>svg{width:20px;height:20px;color:var(--text-secondary)}.my-files_swicherBtns__PTI1K .my-files_switchBtn__4uq4V{border:none;color:var(--text-secondary);background:rgba(0,0,0,0)}.my-files_swicherBtns__PTI1K .my-files_switchBtn__4uq4V:hover{transform:translateY(-1px);color:var(--accent-primary);background:rgba(var(--accent-primary-rgb),.1)}.my-files_swicherBtns__PTI1K .my-files_switchBtn__4uq4V:hover svg{color:var(--accent-primary)}.my-files_swicherBtns__PTI1K .my-files_selected__gp_vG{color:#fff;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%)}.my-files_swicherBtns__PTI1K .my-files_selected__gp_vG svg{color:#fff!important}.my-files_swicherBtns__PTI1K .my-files_selected__gp_vG:hover{transform:translateY(-1px);background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%);box-shadow:0 4px 15px rgba(var(--accent-primary-rgb),.4)}@media(max-width:768px){.my-files_swicherBtns__PTI1K{gap:6px;padding:6px}.my-files_swicherBtns__PTI1K>button{width:44px;height:44px}.my-files_swicherBtns__PTI1K>button>svg{width:22px;height:22px}}@media(max-width:480px){.my-files_swicherBtns__PTI1K{gap:8px;padding:8px}.my-files_swicherBtns__PTI1K>button{width:48px;height:48px}.my-files_swicherBtns__PTI1K>button>svg{width:24px;height:24px}}.my-files_notFiles__5uNFw{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;width:100%;height:200px;border-radius:16px;background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.my-files_notFiles__5uNFw:before{content:"📁";font-size:48px;opacity:.5}.my-files_notFiles__5uNFw span{font-size:18px;font-weight:500;color:var(--text-secondary)}.my-files_content__xEGdA{border-radius:16px;background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 16px rgba(0,0,0,.04),0 1px 4px rgba(0,0,0,.02)}.my-files_actions__rtBsb{display:flex;gap:12px;align-items:center}.my-files_inputContainer__V7g7j{width:100%}.my-files_inputContainer__V7g7j div{position:relative;min-width:100%}.my-files_inputContainer__V7g7j div input{width:100%!important;height:44px!important;padding:12px 16px 12px 44px!important;border:1px solid rgba(var(--border-color-rgb),.2)!important;border-radius:12px!important;font-size:14px!important;color:var(--text-primary)!important;background:rgba(var(--bg-primary-rgb),.8)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease!important}.my-files_inputContainer__V7g7j div input::placeholder{color:var(--text-secondary)!important}.my-files_inputContainer__V7g7j div input:focus{border-color:var(--accent-primary)!important;background:rgba(var(--bg-primary-rgb),.95)!important;outline:none!important;box-shadow:0 0 0 3px rgba(var(--accent-primary-rgb),.1),0 2px 8px rgba(0,0,0,.08)!important}@media(max-width:768px){.my-files_inputContainer__V7g7j div input{height:48px!important;padding:14px 16px 14px 48px!important;font-size:16px!important}}@media(max-width:480px){.my-files_inputContainer__V7g7j div input{height:50px!important;padding:15px 16px 15px 50px!important;border-radius:10px!important}}.my-files_inputContainer__V7g7j div svg{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:18px!important;height:18px!important;color:var(--text-secondary)!important}@media(max-width:768px){.my-files_inputContainer__V7g7j div svg{left:16px!important;width:20px!important;height:20px!important}}@media(max-width:480px){.my-files_inputContainer__V7g7j div svg{left:16px!important;width:22px!important;height:22px!important}}.my-files_inputContainer__V7g7j .my-files_input__hOX2q{padding-block:9px}@media(max-width:768px){.my-files_inputContainer__V7g7j{max-width:400px}}@media(max-width:480px){.my-files_inputContainer__V7g7j{flex:1 1;max-width:none}}.my-files_sortBtn__O2a6D{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:10px;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:12px;font-family:inherit;font-size:14px;color:var(--text-primary);background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}[data-theme=dark] .my-files_sortBtn__O2a6D{border-color:hsla(0,0%,100%,.1);background:rgba(var(--bg-primary-rgb),.6);box-shadow:0 2px 8px rgba(0,0,0,.2)}.my-files_sortBtn__O2a6D:hover{transform:translateY(-1px);border-color:rgba(var(--border-color-rgb),.3);background:rgba(var(--bg-primary-rgb),.9);box-shadow:0 4px 12px rgba(0,0,0,.08)}[data-theme=dark] .my-files_sortBtn__O2a6D:hover{border-color:hsla(0,0%,100%,.2);background:rgba(var(--bg-primary-rgb),.8);box-shadow:0 4px 12px rgba(0,0,0,.3)}.my-files_select__YCb22{min-width:150px;max-width:150px}.chat{width:30vw;@media (max-width:1199px){width:50vw}@media (min-width:1200px){width:30vw}@media (min-width:1700px){width:25vw}}.chatContent{display:flex;flex-direction:column;justify-content:space-between;height:80vh}.chat-body{overflow:hidden;display:flex;flex:1 1;flex-direction:column}.error-message{padding:12px 20px;border-bottom:1px solid #feb2b2;font-size:14px;color:#c53030;background:#fed7d7}.messages-list{overflow-y:auto;display:flex;flex:1 1;flex-direction:column;gap:16px;padding:16px}.loading{display:flex;align-items:center;justify-content:center;height:100%;font-size:14px;color:#718096}.message-item{display:flex;flex-direction:column;gap:8px;padding:12px 16px;border:1px solid rgba(77,47,245,47%);border-radius:8px;background:var(--glass-bg);box-shadow:var(--shadow-primary);transition:transform .3s ease}.message-item:hover{transform:scale(1.01);border-width:2px}.message-header{gap:12px;justify-content:space-between}.author-info,.message-header{display:flex;align-items:center}.author-info{gap:8px}.avatar{width:24px;height:24px;border-radius:50%;object-fit:cover}.author-name{font-size:14px;font-weight:600;color:var(--text-primary)}.timestamp{font-size:12px;font-weight:600;color:var(--text-secondary)}.message-content{line-height:1.5;color:var(--text-primary);word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.message-content p{margin:0}.chat-footer{border-top:1px solid #e1e5e9;background:#fff}.lexical-editor-container{display:flex;flex-direction:column;border:1px solid var(--bg-tertiary);border-radius:var(--border-radius-lg)}.toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:12px 16px;border-bottom:1px solid var(--gradient-primary);border-radius:var(--border-radius-lg) var(--border-radius-lg) 0 0;background:var(--accent-secondary)}.toolbar-group{display:flex;gap:4px}.toolbar button{cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:6px;color:var(--text-primary);background:transparent;transition:all .2s ease}.toolbar button:hover{color:#2d3748;background:#e2e8f0}.toolbar button:active{background:#cbd5e0}.active-button{background:#cbd5e0!important}.toolbar-divider{width:1px;height:24px;margin:0 4px;background:#e1e5e9}.editor-wrapper{position:relative;min-height:120px;padding:16px 20px}.editor-content-editable{overflow-y:auto;min-height:120px;max-height:120px;padding-right:40px;font-size:14px;line-height:1.5;color:var(--text-primary);outline:none}.editor-placeholder{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;top:16px;left:20px;font-size:14px;color:#a0aec0}.send-button{cursor:pointer;position:absolute;top:16px;right:20px;display:flex;align-items:center;justify-content:center;width:35px;height:35px;border:none;border-radius:16px;color:var(--text-primary);background:transparent;transition:background .2s ease}.send-button:hover{color:#fff;background:linear-gradient(135deg,var(--accent-primary) 0,var(--accent-secondary) 100%)}.send-button:active{background:#2c5aa0}.editor-root{position:relative}.editor-paragraph{margin:0 0 8px}.editor-paragraph:last-child{margin-bottom:0}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{text-decoration:underline}.editor-heading-h1{margin:16px 0 8px;font-size:24px;font-weight:700}.editor-container{border:1px solid var(--border-primary);border-radius:8px;background:var(--bg-primary);transition:all .3s ease}.editor-container:focus-within{border-color:var(--accent-primary);box-shadow:0 0 0 3px rgba(var(--accent-primary-rgb),.1)}.editor-quote{position:relative;margin:1rem 0;padding:1.5rem;border-left:4px solid var(--accent-primary);border-radius:0 8px 8px 0;font-style:italic;color:var(--text-secondary);background:var(--bg-secondary);transition:all .3s ease}.editor-quote:before{content:'"';position:absolute;top:-10px;left:15px;font-size:3rem;color:var(--accent-primary);opacity:.3}.editor-heading-h2{margin:1.8rem 0 .8rem;padding-bottom:.5rem;border-bottom:2px solid var(--border-primary);font-size:2rem;font-weight:600;line-height:1.3;color:var(--text-primary);transition:all .3s ease}.editor-heading-h3{margin:1.5rem 0 .75rem;font-size:1.5rem}.editor-heading-h3,.editor-heading-h4{font-weight:600;line-height:1.4;color:var(--text-primary);transition:color .3s ease}.editor-heading-h4{margin:1.25rem 0 .75rem;font-size:1.25rem}.editor-heading-h5{font-size:1.1rem;color:var(--text-secondary);letter-spacing:.05em}.editor-heading-h5,.editor-heading-h6{margin:1rem 0 .5rem;font-weight:600;line-height:1.4;text-transform:uppercase;transition:color .3s ease}.editor-heading-h6{font-size:1rem;color:var(--text-tertiary);letter-spacing:.1em}.editor-list-ol,.editor-list-ul{margin:1rem 0;padding-left:2rem}.editor-listItem{margin:.5rem 0;line-height:1.6;color:var(--text-primary);transition:color .3s ease}.editor-listItem::marker{color:var(--accent-primary)}.editor-listItemChecked{position:relative;color:var(--text-tertiary);text-decoration:line-through;transition:all .3s ease}.editor-listItemUnchecked{color:var(--text-primary);transition:color .3s ease}.editor-nested-listitem{margin-left:1.5rem;padding-left:1rem;border-left:2px solid var(--border-secondary);transition:border-color .3s ease}.editor-hashtag{padding:.2rem .5rem;border:1px solid rgba(var(--accent-primary-rgb),.2);border-radius:12px;font-weight:500;color:var(--accent-primary);text-decoration:none;background:rgba(var(--accent-primary-rgb),.1);transition:all .3s ease}.editor-hashtag:hover{transform:translateY(-1px);background:rgba(var(--accent-primary-rgb),.2)}.editor-image{max-width:100%;height:auto;margin:1rem 0;border:1px solid var(--border-primary);border-radius:8px;box-shadow:0 4px 20px var(--shadow-primary);transition:all .3s ease}.editor-image:hover{transform:scale(1.02);box-shadow:0 8px 30px var(--shadow-primary)}.editor-link{position:relative;font-weight:500;color:var(--accent-primary);text-decoration:none;transition:all .3s ease}.editor-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--gradient-primary);transition:width .3s ease}.editor-link:hover:after{width:100%}.editor-link:hover{color:var(--accent-secondary)}.editor-textBold{font-weight:700;color:var(--text-primary)}.editor-textItalic{font-style:italic;color:var(--text-secondary)}.editor-textUnderline{text-decoration:underline;-webkit-text-decoration-color:var(--accent-primary);text-decoration-color:var(--accent-primary);text-decoration-thickness:2px;text-underline-offset:3px}.editor-textStrikethrough{color:var(--text-tertiary);text-decoration:line-through;-webkit-text-decoration-color:var(--text-tertiary);text-decoration-color:var(--text-tertiary)}.editor-textUnderlineStrikethrough{color:var(--text-tertiary);text-decoration:underline line-through;-webkit-text-decoration-color:var(--accent-primary);text-decoration-color:var(--accent-primary)}.editor-textSubscript{font-size:.8em;color:var(--text-secondary);vertical-align:sub}.editor-textSuperscript{font-size:.8em;color:var(--text-secondary);vertical-align:super}.editor-textCode{padding:.2rem .4rem;border:1px solid var(--border-secondary);border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;color:var(--accent-primary);background:var(--bg-tertiary);transition:all .3s ease}.editor-code{position:relative;overflow-x:auto;display:block;margin-block:8px;padding:8px;padding-inline:16px;border-radius:var(--border-radius-m);font-family:Fira Code,Consolas,Monaco,monospace;font-size:13px;line-height:1.53;-moz-tab-size:2;tab-size:2;background-color:var(--bg-tertiary)}.editor-tokenComment{font-style:italic;color:var(--text-tertiary)}.editor-tokenPunctuation{color:var(--text-secondary)}.editor-tokenBoolean,.editor-tokenConstant,.editor-tokenNumber,.editor-tokenProperty,.editor-tokenSymbol,.editor-tokenTag{color:#e06c75}.editor-tokenAttr,.editor-tokenBuiltin,.editor-tokenChar,.editor-tokenInserted,.editor-tokenSelector,.editor-tokenString{color:#98c379}.editor-tokenEntity,.editor-tokenOperator,.editor-tokenUrl,.editor-tokenVariable{color:#56b6c2}.editor-tokenClass,.editor-tokenFunction{color:#61afef}.editor-tokenKeyword{color:#c678dd}.editor-tokenAttr{color:#d19a66}.editor-tokenVariable{color:#e5c07b}:root[data-theme=dark] .editor-tokenBoolean,:root[data-theme=dark] .editor-tokenConstant,:root[data-theme=dark] .editor-tokenNumber,:root[data-theme=dark] .editor-tokenProperty,:root[data-theme=dark] .editor-tokenSymbol,:root[data-theme=dark] .editor-tokenTag{color:#ff7b7b}:root[data-theme=dark] .editor-tokenAttr,:root[data-theme=dark] .editor-tokenBuiltin,:root[data-theme=dark] .editor-tokenChar,:root[data-theme=dark] .editor-tokenInserted,:root[data-theme=dark] .editor-tokenSelector,:root[data-theme=dark] .editor-tokenString{color:#a9dc76}:root[data-theme=dark] .editor-tokenClass,:root[data-theme=dark] .editor-tokenEntity,:root[data-theme=dark] .editor-tokenFunction,:root[data-theme=dark] .editor-tokenOperator,:root[data-theme=dark] .editor-tokenUrl,:root[data-theme=dark] .editor-tokenVariable{color:#78dce8}:root[data-theme=dark] .editor-tokenKeyword{color:#ab9df2}.editor-paragraph:empty:before{pointer-events:none;content:attr(data-placeholder);font-style:italic;color:var(--text-tertiary)}::selection{color:var(--text-primary);background:rgba(var(--accent-primary-rgb),.2)}.editor-container :focus{border-radius:4px;outline:2px solid var(--accent-primary);outline-offset:2px}@keyframes fade-in{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.editor-code,.editor-heading-h1,.editor-heading-h2,.editor-heading-h3,.editor-heading-h4,.editor-heading-h5,.editor-heading-h6,.editor-paragraph,.editor-quote{animation:fade-in .3s ease-out}@media (max-width:768px){.editor-heading-h1{font-size:2rem}.editor-heading-h2{font-size:1.5rem}.editor-code{padding:1rem;font-size:.8em}.editor-list-ol,.editor-list-ul{padding-left:1.5rem}}@keyframes file-preview_shimmer__Cd9ki{0%{background-position:200% 0}to{background-position:-200% 0}}.file-preview_previewContainer__Q_MJP{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:300px;border:1px solid rgba(var(--border-color-rgb),.1);border-radius:12px;background:rgba(var(--bg-tertiary-rgb),.3)}.file-preview_previewContainer__Q_MJP.file-preview_frameless__4h_K2{border:none;border-radius:0;background:rgba(0,0,0,0)}.file-preview_previewContainer__Q_MJP .file-preview_imagePreview__R6gaz{overflow:auto;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:20px}.file-preview_previewContainer__Q_MJP .file-preview_imagePreview__R6gaz .file-preview_previewImage__RCB6v{border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.1);transition:transform .3s ease}[data-theme=dark] .file-preview_previewContainer__Q_MJP .file-preview_imagePreview__R6gaz .file-preview_previewImage__RCB6v{box-shadow:0 4px 16px rgba(0,0,0,.3)}.file-preview_previewContainer__Q_MJP .file-preview_previewPlaceholder__KNrD4{display:flex;flex-direction:column;gap:16px;align-items:center;padding:20px;text-align:center}.file-preview_previewContainer__Q_MJP .file-preview_previewPlaceholder__KNrD4 .file-preview_previewIcon__9RBoT{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:16px;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));box-shadow:0 8px 32px rgba(var(--accent-primary-rgb),.3)}.file-preview_previewContainer__Q_MJP .file-preview_previewPlaceholder__KNrD4 .file-preview_previewIcon__9RBoT svg{width:40px;height:40px;color:#fff}@media(max-width:768px){.file-preview_previewContainer__Q_MJP .file-preview_previewPlaceholder__KNrD4 .file-preview_previewIcon__9RBoT{width:64px;height:64px}.file-preview_previewContainer__Q_MJP .file-preview_previewPlaceholder__KNrD4 .file-preview_previewIcon__9RBoT svg{width:32px;height:32px}}@media(max-width:480px){.file-preview_previewContainer__Q_MJP .file-preview_previewPlaceholder__KNrD4 .file-preview_previewIcon__9RBoT{width:56px;height:56px}.file-preview_previewContainer__Q_MJP .file-preview_previewPlaceholder__KNrD4 .file-preview_previewIcon__9RBoT svg{width:28px;height:28px}}.file-preview_previewContainer__Q_MJP .file-preview_previewPlaceholder__KNrD4 .file-preview_previewInfo__Job8n h4{margin:0 0 8px;font-size:18px;font-weight:600;color:var(--text-primary)}@media(max-width:768px){.file-preview_previewContainer__Q_MJP .file-preview_previewPlaceholder__KNrD4 .file-preview_previewInfo__Job8n h4{font-size:16px}}@media(max-width:480px){.file-preview_previewContainer__Q_MJP .file-preview_previewPlaceholder__KNrD4 .file-preview_previewInfo__Job8n h4{font-size:14px}}.file-preview_previewContainer__Q_MJP .file-preview_previewPlaceholder__KNrD4 .file-preview_previewInfo__Job8n p{margin:0 0 4px;font-size:14px;color:var(--text-secondary)}@media(max-width:480px){.file-preview_previewContainer__Q_MJP .file-preview_previewPlaceholder__KNrD4 .file-preview_previewInfo__Job8n p{font-size:12px}}.file-preview_previewContainer__Q_MJP .file-preview_previewPlaceholder__KNrD4 .file-preview_previewInfo__Job8n .file-preview_previewNote__dVRb5{margin-top:8px;font-size:12px;font-style:italic;color:var(--text-secondary);opacity:.8}@media(max-width:480px){.file-preview_previewContainer__Q_MJP .file-preview_previewPlaceholder__KNrD4 .file-preview_previewInfo__Job8n .file-preview_previewNote__dVRb5{font-size:11px}}@media(max-width:768px){.file-preview_previewContainer__Q_MJP{min-height:250px}}@media(max-width:480px){.file-preview_previewContainer__Q_MJP{min-height:200px}}@keyframes board-modal_shimmer__HtN1v{0%{background-position:200% 0}to{background-position:-200% 0}}.board-modal_fullscreenModal__CfAEQ{position:fixed;z-index:9999;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}[data-theme=light] .board-modal_fullscreenModal__CfAEQ{background:hsla(0,0%,100%,.25)}.board-modal_fullscreenModal__CfAEQ .board-modal_fullscreenPreview__SxkOS{width:100vw;height:100vh}@keyframes shared-file-form_shimmer__CLh2v{0%{background-position:200% 0}to{background-position:-200% 0}}.shared-file-form_content__MRV54{min-width:500px;max-width:500px;background:rgba(0,0,0,0);box-shadow:none}@media(max-width:500px){.shared-file-form_content__MRV54{min-width:calc(100vw - 20px)}}.shared-file-form_formContainer__kBDIy{width:100%;padding:24px;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:16px;font-family:BlinkMacSystemFont,SF Pro Display,Inter,Manrope,-apple-system,sans-serif;color:var(--text-primary);background:rgba(var(--bg-primary-rgb),.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 24px 48px -12px var(--shadow-primary),0 8px 24px rgba(var(--border-color-rgb),.1);transition:all .3s ease}[data-theme=dark] .shared-file-form_formContainer__kBDIy{border:1px solid hsla(0,0%,100%,.1);color:#fff;background:rgba(13,21,27,.95);box-shadow:0 24px 48px rgba(0,0,0,.4),0 8px 16px rgba(0,0,0,.2)}[data-theme=light] .shared-file-form_formContainer__kBDIy{border:1px solid rgba(0,0,0,.1);color:#000;background:hsla(0,0%,100%,.95);box-shadow:0 24px 48px rgba(0,0,0,.1),0 8px 16px rgba(0,0,0,.05)}.shared-file-form_loader__3XZzt{display:flex;align-items:center;justify-content:center;width:100%;height:100px}.shared-file-form_header__hAnjR{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.shared-file-form_header__hAnjR .shared-file-form_title__XubRV{padding:0;font-size:18px;font-weight:600;color:var(--text-primary)}[data-theme=dark] .shared-file-form_header__hAnjR .shared-file-form_title__XubRV{color:#fff}[data-theme=light] .shared-file-form_header__hAnjR .shared-file-form_title__XubRV{color:#000}.shared-file-form_header__hAnjR .shared-file-form_closeBtn__4d_R_{display:flex;align-items:center;justify-content:center;width:32px;min-height:32px;padding:0;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:10px;background:rgba(var(--bg-secondary-rgb),.5);transition:all .3s ease}.shared-file-form_header__hAnjR .shared-file-form_closeBtn__4d_R_ svg{width:16px;height:16px;color:var(--text-secondary)}.shared-file-form_header__hAnjR .shared-file-form_closeBtn__4d_R_:hover:not(:disabled){transform:translateY(-1px);background:rgba(var(--bg-secondary-rgb),.8)}.shared-file-form_header__hAnjR .shared-file-form_closeBtn__4d_R_:hover:not(:disabled) svg{color:var(--text-primary)}.shared-file-form_header__hAnjR .shared-file-form_closeBtn__4d_R_:active{transform:scale(.95)}.shared-file-form_header__hAnjR .shared-file-form_closeBtn__4d_R_:disabled{cursor:not-allowed;opacity:.5}[data-theme=dark] .shared-file-form_header__hAnjR .shared-file-form_closeBtn__4d_R_{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05)}[data-theme=dark] .shared-file-form_header__hAnjR .shared-file-form_closeBtn__4d_R_ svg{color:hsla(0,0%,100%,.7)}[data-theme=dark] .shared-file-form_header__hAnjR .shared-file-form_closeBtn__4d_R_:hover:not(:disabled){background:hsla(0,0%,100%,.1)}[data-theme=dark] .shared-file-form_header__hAnjR .shared-file-form_closeBtn__4d_R_:hover:not(:disabled) svg{color:#fff}[data-theme=light] .shared-file-form_header__hAnjR .shared-file-form_closeBtn__4d_R_{border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,.05)}[data-theme=light] .shared-file-form_header__hAnjR .shared-file-form_closeBtn__4d_R_ svg{color:rgba(0,0,0,.6)}[data-theme=light] .shared-file-form_header__hAnjR .shared-file-form_closeBtn__4d_R_:hover:not(:disabled){background:rgba(0,0,0,.1)}[data-theme=light] .shared-file-form_header__hAnjR .shared-file-form_closeBtn__4d_R_:hover:not(:disabled) svg{color:#000}.shared-file-form_fieldGroup__NIhXi{margin-bottom:16px}.shared-file-form_label__y1JMs{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:var(--text-secondary)}[data-theme=dark] .shared-file-form_label__y1JMs{color:hsla(0,0%,100%,.8)}[data-theme=light] .shared-file-form_label__y1JMs{color:rgba(0,0,0,.7)}.shared-file-form_input__g_2Uo,.shared-file-form_select__Y1ERe{width:100%;padding:12px 16px;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:12px;font-family:inherit;font-size:14px;color:var(--text-primary);background:rgba(var(--bg-secondary-rgb),.5);transition:all .3s ease}.shared-file-form_input__g_2Uo:focus,.shared-file-form_select__Y1ERe:focus{border-color:var(--accent-primary);background:rgba(var(--bg-secondary-rgb),.8);outline:none;box-shadow:0 0 0 3px rgba(var(--accent-primary-rgb),.2)}[data-theme=dark] .shared-file-form_input__g_2Uo,[data-theme=dark] .shared-file-form_select__Y1ERe{border:1px solid hsla(0,0%,100%,.2);color:#fff;background:hsla(0,0%,100%,.05)}[data-theme=dark] .shared-file-form_input__g_2Uo:focus,[data-theme=dark] .shared-file-form_select__Y1ERe:focus{border-color:var(--accent-primary);background:hsla(0,0%,100%,.08)}[data-theme=dark] .shared-file-form_input__g_2Uo option,[data-theme=dark] .shared-file-form_select__Y1ERe option{color:#fff;background:#1a1a1a}[data-theme=light] .shared-file-form_input__g_2Uo,[data-theme=light] .shared-file-form_select__Y1ERe{border:1px solid rgba(0,0,0,.15);color:#000;background:hsla(0,0%,100%,.8)}[data-theme=light] .shared-file-form_input__g_2Uo:focus,[data-theme=light] .shared-file-form_select__Y1ERe:focus{border-color:var(--accent-primary);background:hsla(0,0%,100%,.95)}[data-theme=light] .shared-file-form_input__g_2Uo option,[data-theme=light] .shared-file-form_select__Y1ERe option{color:#000;background:#fff}.shared-file-form_emailList__GylT5{margin-top:.5rem;padding-left:0;list-style:none}.shared-file-form_emailItem__E8Otb{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem;padding:.4rem .6rem;border-radius:4px}.shared-file-form_trashBtn___6s_e{cursor:pointer;width:18px;height:18px;margin-left:6px;padding:2px;border:none;border-radius:6px;color:var(--text-secondary);background:rgba(var(--bg-secondary-rgb),.3);transition:all .3s ease}.shared-file-form_trashBtn___6s_e svg{width:12px;height:12px}.shared-file-form_trashBtn___6s_e:hover{transform:scale(1.1);color:#ef4444;background:rgba(239,68,68,.2)}.shared-file-form_trashBtn___6s_e:active{transform:scale(.9)}[data-theme=dark] .shared-file-form_trashBtn___6s_e{color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.1)}[data-theme=dark] .shared-file-form_trashBtn___6s_e:hover{color:#fff;background:rgba(239,68,68,.2)}[data-theme=light] .shared-file-form_trashBtn___6s_e{color:rgba(0,0,0,.6);background:rgba(0,0,0,.08)}[data-theme=light] .shared-file-form_trashBtn___6s_e:hover{color:#ef4444;background:rgba(239,68,68,.15)}.shared-file-form_submitButton__wx0Cl{cursor:pointer;padding:12px 20px;border:none;border-radius:8px;font-family:inherit;font-size:14px;font-weight:500;color:#fff;background:#4d2ff5;transition:all .2s ease}.shared-file-form_submitButton__wx0Cl:hover{background:#3d1fd4;box-shadow:0 4px 12px rgba(77,47,245,.3)}.shared-file-form_submitButton__wx0Cl:active{transform:scale(.98)}.shared-file-form_errorText__jvKJu{margin-top:4px;font-size:13px;color:#ef4444}.shared-file-form_emailInputWrapper__rTOs1{cursor:text;display:flex;flex-wrap:wrap;gap:6px;padding:12px;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:12px;color:var(--text-primary);background:rgba(var(--bg-secondary-rgb),.5);transition:all .3s ease}.shared-file-form_emailInputWrapper__rTOs1:focus-within{border-color:var(--accent-primary);background:rgba(var(--bg-secondary-rgb),.8);box-shadow:0 0 0 3px rgba(var(--accent-primary-rgb),.2)}[data-theme=dark] .shared-file-form_emailInputWrapper__rTOs1{border:1px solid hsla(0,0%,100%,.2);color:#fff;background:hsla(0,0%,100%,.05)}[data-theme=dark] .shared-file-form_emailInputWrapper__rTOs1:focus-within{border-color:var(--accent-primary);background:hsla(0,0%,100%,.08)}[data-theme=light] .shared-file-form_emailInputWrapper__rTOs1{border:1px solid rgba(0,0,0,.15);color:#000;background:hsla(0,0%,100%,.8)}[data-theme=light] .shared-file-form_emailInputWrapper__rTOs1:focus-within{border-color:var(--accent-primary);background:hsla(0,0%,100%,.95)}.shared-file-form_emailChip__amHjz{display:flex;align-items:center;padding:6px 8px;border:1px solid rgba(var(--accent-primary-rgb),.3);border-radius:8px;font-size:13px;color:var(--text-primary);background:rgba(var(--accent-primary-rgb),.2);transition:all .3s ease}[data-theme=dark] .shared-file-form_emailChip__amHjz{border:1px solid rgba(77,47,245,.3);color:#fff;background:rgba(77,47,245,.2)}[data-theme=light] .shared-file-form_emailChip__amHjz{border:1px solid rgba(77,47,245,.2);color:var(--accent-primary);background:rgba(77,47,245,.1)}.shared-file-form_inlineInput__6lPjC{flex:1 1;min-width:120px;border:none;font-family:inherit;font-size:14px;color:var(--text-primary);background:rgba(0,0,0,0);outline:none}.shared-file-form_inlineInput__6lPjC::placeholder{color:var(--text-secondary)}[data-theme=dark] .shared-file-form_inlineInput__6lPjC{color:#fff}[data-theme=dark] .shared-file-form_inlineInput__6lPjC::placeholder{color:hsla(0,0%,100%,.5)}[data-theme=light] .shared-file-form_inlineInput__6lPjC{color:#000}[data-theme=light] .shared-file-form_inlineInput__6lPjC::placeholder{color:rgba(0,0,0,.5)}@keyframes sort-files-block_shimmer__HhPtC{0%{background-position:200% 0}to{background-position:-200% 0}}.sort-files-block_inputContainer__FjAwg{width:100%}.sort-files-block_inputContainer__FjAwg div{position:relative;min-width:100%}.sort-files-block_inputContainer__FjAwg div input{width:100%!important;height:44px!important;padding:12px 16px 12px 44px!important;border:1px solid rgba(var(--border-color-rgb),.2)!important;border-radius:12px!important;font-size:14px!important;color:var(--text-primary)!important;background:rgba(var(--bg-primary-rgb),.8)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease!important}.sort-files-block_inputContainer__FjAwg div input::placeholder{color:var(--text-secondary)!important}.sort-files-block_inputContainer__FjAwg div input:focus{border-color:var(--accent-primary)!important;background:rgba(var(--bg-primary-rgb),.95)!important;outline:none!important;box-shadow:0 0 0 3px rgba(var(--accent-primary-rgb),.1),0 2px 8px rgba(0,0,0,.08)!important}@media(max-width:768px){.sort-files-block_inputContainer__FjAwg div input{height:48px!important;padding:14px 16px 14px 48px!important;font-size:16px!important}}@media(max-width:480px){.sort-files-block_inputContainer__FjAwg div input{height:50px!important;padding:15px 16px 15px 50px!important;border-radius:10px!important}}.sort-files-block_inputContainer__FjAwg div svg{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:18px!important;height:18px!important;color:var(--text-secondary)!important}@media(max-width:768px){.sort-files-block_inputContainer__FjAwg div svg{left:16px!important;width:20px!important;height:20px!important}}@media(max-width:480px){.sort-files-block_inputContainer__FjAwg div svg{left:16px!important;width:22px!important;height:22px!important}}.sort-files-block_inputContainer__FjAwg .sort-files-block_input__mwCrH{padding-block:9px}@media(max-width:768px){.sort-files-block_inputContainer__FjAwg{max-width:400px}}@media(max-width:480px){.sort-files-block_inputContainer__FjAwg{flex:1 1;max-width:none}}.sort-files-block_sortBtn__kCIhU{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:10px;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:12px;font-family:inherit;font-size:14px;color:var(--text-primary);background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}[data-theme=dark] .sort-files-block_sortBtn__kCIhU{border-color:hsla(0,0%,100%,.1);background:rgba(var(--bg-primary-rgb),.6);box-shadow:0 2px 8px rgba(0,0,0,.2)}.sort-files-block_sortBtn__kCIhU:hover{transform:translateY(-1px);border-color:rgba(var(--border-color-rgb),.3);background:rgba(var(--bg-primary-rgb),.9);box-shadow:0 4px 12px rgba(0,0,0,.08)}[data-theme=dark] .sort-files-block_sortBtn__kCIhU:hover{border-color:hsla(0,0%,100%,.2);background:rgba(var(--bg-primary-rgb),.8);box-shadow:0 4px 12px rgba(0,0,0,.3)}.sort-files-block_select__U4rzn{min-width:150px;max-width:150px}@keyframes profile-header_shimmer__F0vk9{0%{background-position:200% 0}to{background-position:-200% 0}}.profile-header_header__tI_Yy{position:-webkit-sticky;position:sticky;z-index:100;top:0;display:flex;gap:32px;align-items:center;justify-content:space-between;width:100%;min-height:80px;padding:20px 32px;border-bottom:1px solid rgba(var(--border-color-rgb),.1);background:rgba(var(--bg-secondary-rgb),.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.profile-header_header__tI_Yy .profile-header_openBtn__8nWm_{width:44px;height:44px;border:1px solid rgba(var(--border-color-rgb),.2);border-radius:12px;background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.profile-header_header__tI_Yy .profile-header_openBtn__8nWm_:hover{transform:translateY(-1px);border-color:rgba(var(--accent-primary-rgb),.3);background:rgba(var(--accent-primary-rgb),.1);box-shadow:0 4px 12px rgba(0,0,0,.08)}.profile-header_header__tI_Yy .profile-header_openBtn__8nWm_:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.06)}.profile-header_header__tI_Yy .profile-header_openBtn__8nWm_ svg{width:22px;height:22px;color:var(--text-primary);transition:color .3s ease}@media(max-width:480px){.profile-header_header__tI_Yy .profile-header_openBtn__8nWm_{width:42px;height:42px}.profile-header_header__tI_Yy .profile-header_openBtn__8nWm_ svg{width:20px;height:20px}}.profile-header_header__tI_Yy .profile-header_inputContainer__1FaAV{width:100%;max-width:500px}.profile-header_header__tI_Yy .profile-header_inputContainer__1FaAV div{position:relative;width:100%}.profile-header_header__tI_Yy .profile-header_inputContainer__1FaAV div input{width:100%!important;height:44px!important;padding:12px 16px 12px 44px!important;border:1px solid rgba(var(--border-color-rgb),.2)!important;border-radius:12px!important;font-size:14px!important;color:var(--text-primary)!important;background:rgba(var(--bg-primary-rgb),.8)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease!important}.profile-header_header__tI_Yy .profile-header_inputContainer__1FaAV div input::placeholder{color:var(--text-secondary)!important}.profile-header_header__tI_Yy .profile-header_inputContainer__1FaAV div input:focus{border-color:var(--accent-primary)!important;background:rgba(var(--bg-primary-rgb),.95)!important;outline:none!important;box-shadow:0 0 0 3px rgba(var(--accent-primary-rgb),.1),0 2px 8px rgba(0,0,0,.08)!important}@media(max-width:768px){.profile-header_header__tI_Yy .profile-header_inputContainer__1FaAV div input{height:48px!important;padding:14px 16px 14px 48px!important;font-size:16px!important}}@media(max-width:480px){.profile-header_header__tI_Yy .profile-header_inputContainer__1FaAV div input{height:50px!important;padding:15px 16px 15px 50px!important;border-radius:10px!important}}.profile-header_header__tI_Yy .profile-header_inputContainer__1FaAV div svg{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:18px!important;height:18px!important;color:var(--text-secondary)!important}@media(max-width:768px){.profile-header_header__tI_Yy .profile-header_inputContainer__1FaAV div svg{width:20px!important;height:20px!important}}@media(max-width:480px){.profile-header_header__tI_Yy .profile-header_inputContainer__1FaAV div svg{width:22px!important;height:22px!important}}.profile-header_header__tI_Yy .profile-header_inputContainer__1FaAV .profile-header_input__eRGdD{padding-block:9px}@media(max-width:768px){.profile-header_header__tI_Yy .profile-header_inputContainer__1FaAV{max-width:400px}}@media(max-width:480px){.profile-header_header__tI_Yy .profile-header_inputContainer__1FaAV{flex:1 1;max-width:none}}.profile-header_header__tI_Yy .profile-header_actionsBtn__JAZ7n{gap:8px;align-items:center;padding:0;background:rgba(0,0,0,0)!important;box-shadow:none}.profile-header_header__tI_Yy .profile-header_actionsBtn__JAZ7n .profile-header_iconBtn__ny1gh{width:40px;height:40px;border:none;border-radius:12px;background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.profile-header_header__tI_Yy .profile-header_actionsBtn__JAZ7n .profile-header_iconBtn__ny1gh:hover{transform:translateY(-1px);background:rgba(var(--accent-primary-rgb),.1);box-shadow:0 4px 12px rgba(0,0,0,.08)}.profile-header_header__tI_Yy .profile-header_actionsBtn__JAZ7n .profile-header_iconBtn__ny1gh svg{width:20px;height:20px;color:var(--text-primary)}.profile-header_header__tI_Yy .profile-header_actionsBtn__JAZ7n .profile-header_largeIconBtn__j1oSF{width:44px;height:44px}.profile-header_header__tI_Yy .profile-header_actionsBtn__JAZ7n .profile-header_largeIconBtn__j1oSF svg{width:22px;height:22px}.profile-header_header__tI_Yy .profile-header_actionsBtn__JAZ7n .profile-header_logoutBtn__CP2D6{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:50%;background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);outline:none;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.profile-header_header__tI_Yy .profile-header_actionsBtn__JAZ7n .profile-header_logoutBtn__CP2D6:focus{outline:2px solid rgba(var(--bg-primary-rgb),.3)}.profile-header_header__tI_Yy .profile-header_actionsBtn__JAZ7n .profile-header_logoutBtn__CP2D6:active{outline:none}.profile-header_header__tI_Yy .profile-header_actionsBtn__JAZ7n .profile-header_logoutBtn__CP2D6:hover{transform:translateY(-1px);background:rgba(var(--accent-primary-rgb),.1);box-shadow:0 4px 12px rgba(0,0,0,.08)}.profile-header_header__tI_Yy .profile-header_actionsBtn__JAZ7n .profile-header_logoutBtn__CP2D6 .profile-header_overlayIcon__0VMzp{position:absolute;inset:0;transform:scale(.6);display:flex;align-items:center;justify-content:center;border-radius:50%;opacity:0;background:rgba(0,0,0,0);filter:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);fill:none;transition:opacity .35s ease,transform .35s ease}.profile-header_header__tI_Yy .profile-header_actionsBtn__JAZ7n .profile-header_logoutBtn__CP2D6 .profile-header_overlayIcon__0VMzp svg{transform:scale(.9);width:24px;height:24px;color:var(--text-primary);transition:transform .35s ease}.profile-header_header__tI_Yy .profile-header_actionsBtn__JAZ7n .profile-header_logoutBtn__CP2D6:hover .profile-header_overlayIcon__0VMzp{transform:scale(1);opacity:1}.profile-header_header__tI_Yy .profile-header_actionsBtn__JAZ7n .profile-header_logoutBtn__CP2D6:hover .profile-header_overlayIcon__0VMzp svg{transform:scale(1.15)}@media(max-width:768px){.profile-header_header__tI_Yy{z-index:50;gap:16px;min-height:70px;padding:16px 20px}}@media(max-width:480px){.profile-header_header__tI_Yy{gap:12px;min-height:65px;padding:12px 16px}}.profile-header_filesList__7I3MZ{position:absolute;z-index:2000;top:70px;left:30px;overflow-y:auto;width:100%;max-width:500px;max-height:300px;padding:12px;border:1px solid rgba(var(--border-color-rgb),.1)!important;border-radius:12px;background:#fff;background:rgba(var(--bg-primary-rgb),.9)!important;animation:profile-header_fade-slide-up__0S4dq .5s cubic-bezier(.16,1,.3,1)}.profile-header_filesList__7I3MZ .profile-header_fileItem__WAmwj{cursor:pointer;padding:8px 16px}.profile-header_filesList__7I3MZ .profile-header_fileItem__WAmwj .profile-header_fileName__9n3hv:hover{text-decoration:underline}.profile-header_filesList__7I3MZ .profile-header_fileItem__WAmwj:hover{border-radius:12px;background:rgba(var(--accent-primary-rgb),.1)}.profile-header_filesList__7I3MZ .profile-header_separator__rTSAo{border-bottom:1px solid rgba(var(--border-color-rgb),.2)}.profile-header_filesList__7I3MZ .profile-header_notFindFile__I7o_L{display:flex;align-items:center;justify-content:center;width:100%;height:100%}@keyframes profile-header_fade-slide-up__0S4dq{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}