.CreateFolderModal_body__8lWRs{display:flex;flex-direction:column;gap:16px}.CreateFolderModal_inputGroup__tB_Pa{display:flex;flex-direction:column;gap:8px}.CreateFolderModal_label__ny8oJ{font-size:13px;font-weight:600;color:var(--surface-tertiary-2)}.CreateFolderModal_input__0m93_{width:100%;padding:10px 12px;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-primary-1);color:var(--surface-tertiary-2);font-size:14px;outline:none;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.CreateFolderModal_input__0m93_:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px color-mix(in oklab,var(--primary-500) 15%,transparent)}.CreateFolderModal_input__0m93_:disabled{opacity:.6;cursor:not-allowed}.CreateFolderModal_inputError__a9v8i{border-color:var(--error-400)}.CreateFolderModal_inputError__a9v8i:focus{border-color:var(--error-500);box-shadow:0 0 0 3px color-mix(in oklab,var(--error-500) 15%,transparent)}.CreateFolderModal_error__l5hc1{font-size:12px;color:var(--error-text)}.CreateFolderModal_actions__KO1nK{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:4px}.Sidebar_wrapper__J0MPA{width:100%;height:100%;padding:24px 12px;display:flex;flex-direction:column;background-color:var(--surface-primary-2);font-family:var(--font-aeonik);gap:var(--space-3);transition:all .5s cubic-bezier(.4,0,.2,1)}.Sidebar_wrapper__J0MPA.Sidebar_collapsed__t4euW{padding:24px 8px;align-items:center}.Sidebar_divider__Pu0_R{height:1px;background:linear-gradient(90deg,transparent 0,var(--surface-secondary-2) 10%,var(--surface-secondary-2) 90%,transparent 100%);margin:8px 0}.SectionHeader_header__kbrxh{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:12px}.SectionHeader_title___uddg{font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SectionHeader_actions__WVhu2{display:flex;gap:16px;align-items:center;flex-shrink:0}.SectionHeader_viewToggle__fXQXj{display:flex;align-items:center;padding:2px;border-radius:6px;border:.75px solid var(--surface-secondary-2);background-color:var(--surface-primary-2)}.SectionHeader_viewButton__Sau5J{display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 12px;background-color:var(--surface-background-light);border-radius:4px;color:var(--text-primary);cursor:pointer;transition:all .2s ease}.SectionHeader_viewButton__Sau5J span{display:inline}.SectionHeader_viewButton__Sau5J:hover{background-color:var(--surface-background-hover-light)}.SectionHeader_viewButtonActive__6wpTu{border:.75px solid var(--surface-secondary-2);background-color:var(--surface-primary-1);box-shadow:0 1px 4px 0 rgba(33,30,46,.15)}.SectionHeader_infoButton__E5mff{display:flex;align-items:center;justify-content:center;padding:4px;background-color:var(--surface-primary-2);border:.75px solid var(--surface-secondary-2);border-radius:var(--radius-full);color:var(--text-primary);cursor:pointer;transition:all .2s ease}.SectionHeader_infoButton__E5mff:hover{background-color:var(--primary-500)}.SectionHeader_infoButton__E5mff:disabled{cursor:not-allowed;background-color:var(--surface-primary-2)}.SectionHeader_infoButton__E5mff:hover .SectionHeader_infoIcon__CmMU2{fill:var(--surface-primary-1)}.SectionHeader_infoButton__E5mff.SectionHeader_open__CaHpu{background-color:var(--primary-500)}.SectionHeader_infoButton__E5mff.SectionHeader_open__CaHpu .SectionHeader_infoIcon__CmMU2{fill:var(--surface-primary-1)}@media (max-width:767px){.SectionHeader_title___uddg{font-size:var(--font-size-lg)}.SectionHeader_viewButton__Sau5J span{display:none}.SectionHeader_viewButton__Sau5J{padding:6px;gap:0}.SectionHeader_infoButton__E5mff{display:none}}.styles_fileCardGrid__9FiKL{display:flex;align-items:center;gap:12px;padding:12px;background-color:var(--surface-background-light);position:relative;cursor:pointer;transition:all .2s ease;border-radius:8px;border:.75px solid var(--surface-secondary-2);background-color:var(--surface-primary-1);box-shadow:0 1px 4px 0 rgba(33,30,46,.15)}.styles_fileCardGrid__9FiKL.styles_selected__nb72o{border-color:#4988F4;background-color:rgba(73,136,244,.05);box-shadow:0 2px 8px 0 rgba(73,136,244,.2)}.styles_fileCardGrid__9FiKL:hover{background-color:var(--surface-secondary-1)}.styles_fileCardGrid__9FiKL.styles_selected__nb72o:hover{background-color:rgba(73,136,244,.08)}.styles_iconContainer__5PuzI{display:flex;align-items:center;padding:8px 12px;border-radius:8px;border:1.5px solid var(--primary-100);background:var(--Gradient-White,linear-gradient(180deg,#fff 0,#f5f5f5 100%))}.styles_fileDetails__Ibpiw,.styles_fileName__tneSY{width:100%;overflow:hidden}.styles_fileName__tneSY{font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0 0 4px;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap}.styles_fileInfo__9RPpE,.styles_fileName__tneSY{font-family:var(--font-aeonik);font-size:var(--font-size-xs)}.styles_fileInfo__9RPpE{color:var(--surface-tertiary-1);margin:0}.styles_menuButton__Yc5dT{margin-left:auto;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:50%;transition:background-color .15s ease;flex-shrink:0}.styles_menuButton__Yc5dT:hover{background-color:rgba(95,99,104,.12)}.styles_menuButton__Yc5dT:active{background-color:rgba(95,99,104,.2)}.styles_menuButton__Yc5dT svg{display:block}.dark .styles_menuButton__Yc5dT:hover{background-color:rgba(154,160,166,.15)}.dark .styles_menuButton__Yc5dT:active{background-color:rgba(154,160,166,.25)}.styles_fileCardList__bd_i3{display:grid;grid-template-columns:3fr 1fr 1fr 1fr 1fr;align-items:center;padding:var(--space-2) var(--space-3);cursor:pointer;transition:all .2s ease;border-right:1px solid var(--surface-primary-2);border-bottom:1px solid var(--surface-primary-2);border-left:1px solid var(--surface-primary-2);background:var(--surface-primary-1)}.styles_fileCardList__bd_i3.styles_selected__nb72o{background-color:rgba(73,136,244,.05);border-left-color:#4988F4;border-left-width:3px}.styles_fileCardList__bd_i3:hover{background-color:var(--surface-secondary-1)}.styles_fileCardList__bd_i3.styles_selected__nb72o:hover{background-color:rgba(73,136,244,.08)}.styles_iconContainer__5PuzI.styles_list__48wEJ{padding:4.8px 7.2px}.styles_fileInfo__9RPpE{display:flex;align-items:center;gap:12px}.styles_fileDetails__Ibpiw{display:flex;flex-direction:column}.styles_fileType__Ohh4E{font-family:var(--font-aeonik);font-size:12px;color:var(--text-secondary-light);margin:0}.styles_fileExpiry__pVOoM,.styles_fileSize__f2y_h,.styles_fileStatus__ipNJq{font-family:var(--font-aeonik);font-size:14px;color:var(--text-secondary-light)}.styles_statusLabel__8rbka{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;color:var(--success-text);background-color:var(--surface-primary-1);border:1px solid transparent}.styles_statusActive__JlZd6{color:var(--success-text);border-color:var(--success-text)}.styles_statusExpired__IE8hj{color:var(--error-text);border-color:var(--error-text)}.styles_statusPending__rW73H{color:var(--warning-text);border-color:var(--warning-text)}.styles_fileActions__M67J4{display:flex;align-items:center;gap:8px;justify-content:flex-end}.styles_actionButton__dRpof{background:transparent;cursor:pointer;border-radius:50%;border:none;display:flex;width:32px;height:32px;justify-content:center;align-items:center;transition:all .15s ease;padding:0;opacity:0;visibility:hidden}.styles_fileCardList__bd_i3:hover .styles_actionButton__dRpof{opacity:1;visibility:visible}.styles_actionButton__dRpof>svg{width:18px;height:18px}.styles_actionButton__dRpof>svg>path,.styles_actionButton__dRpof>svg>rect{stroke:#5f6368;transition:stroke .15s ease}.styles_actionButton__dRpof:hover{background-color:rgba(95,99,104,.08)}.styles_actionButton__dRpof:hover>svg>path,.styles_actionButton__dRpof:hover>svg>rect{stroke:#202124}.styles_renameInput__YL_p4{font-family:var(--font-aeonik);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);color:var(--text-primary);background-color:var(--surface-background-light);border:1.5px solid #4988f4;border-radius:4px;padding:2px 6px;outline:none;width:100%;box-shadow:0 0 0 2px rgba(73,136,244,.1);margin-bottom:2px}.styles_renameInput__YL_p4:focus{border-color:#4988F4}.dark .styles_renameInput__YL_p4{background-color:var(--surface-secondary-1);color:#e8eaed;border-color:#4988F4}.styles_fileCardList__bd_i3 .styles_renameInput__YL_p4{max-width:300px}.styles_actionButton__dRpof:active{background-color:rgba(95,99,104,.15)}.dark .styles_fileCardGrid__9FiKL,.dark .styles_fileCardList__bd_i3{background-color:var(--surface-background-dark)}.dark .styles_fileCardGrid__9FiKL:hover,.dark .styles_fileCardList__bd_i3:hover,.dark .styles_menuButton__Yc5dT:hover{background-color:var(--surface-background-hover-dark)}.dark .styles_fileName__tneSY{color:var(--text-primary-dark)}.dark .styles_fileExpiry__pVOoM,.dark .styles_fileInfo__9RPpE,.dark .styles_fileSize__f2y_h,.dark .styles_fileStatus__ipNJq,.dark .styles_fileType__Ohh4E,.dark .styles_menuButton__Yc5dT{color:var(--text-secondary-dark)}.dark .styles_actionButton__dRpof>svg>path,.dark .styles_actionButton__dRpof>svg>rect{stroke:#9aa0a6}.dark .styles_actionButton__dRpof:hover{background-color:rgba(154,160,166,.12)}.dark .styles_actionButton__dRpof:hover>svg>path,.dark .styles_actionButton__dRpof:hover>svg>rect{stroke:#e8eaed}.dark .styles_actionButton__dRpof:active{background-color:rgba(154,160,166,.2)}.styles_mobileMenuButton__yp_io{display:none;background:transparent;border:none;cursor:pointer;padding:8px;border-radius:50%;transition:background-color .15s ease;margin-left:auto}.styles_mobileMenuButton__yp_io:hover{background-color:rgba(95,99,104,.08)}.styles_mobileMenuButton__yp_io:active{background-color:rgba(95,99,104,.15)}.styles_mobileMenuButton__yp_io svg{display:block}.dark .styles_mobileMenuButton__yp_io:hover{background-color:rgba(154,160,166,.12)}.dark .styles_mobileMenuButton__yp_io:active{background-color:rgba(154,160,166,.2)}@media (max-width:767px){.styles_fileCardList__bd_i3{display:flex;align-items:center;gap:12px;padding:12px 16px;border-left:none;border-right:none;border-top:none}.styles_fileCardList__bd_i3:last-child{border-bottom:none}.styles_fileInfo__9RPpE{flex:1 1;min-width:0}.styles_fileActions__M67J4,.styles_fileExpiry__pVOoM,.styles_fileSize__f2y_h,.styles_fileStatus__ipNJq{display:none}.styles_mobileMenuButton__yp_io{display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_fileName__tneSY{margin-bottom:0}}@media (max-width:400px){.styles_mobileMenuButton__yp_io{display:none}}.PreviewGallery_galleryWrapper__f27YU{width:100%}.PreviewGallery_galleryGrid__ucBya{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:20px;gap:20px;margin-top:12px}.PreviewGallery_tile__MhFjv{display:flex;flex-direction:column;background:var(--surface-primary);border:1px solid var(--border-default);border-radius:10px;cursor:pointer;text-align:left;overflow:hidden;transition:all .2s ease}.PreviewGallery_tile__MhFjv.PreviewGallery_selected__mzcz_{border-color:#4988F4;background-color:rgba(73,136,244,.05);box-shadow:0 2px 8px 0 rgba(73,136,244,.2)}.PreviewGallery_tile__MhFjv:hover{background-color:rgba(0,0,0,.02)}.PreviewGallery_tile__MhFjv.PreviewGallery_selected__mzcz_:hover{background-color:rgba(73,136,244,.08)}.PreviewGallery_tile__MhFjv:disabled{cursor:not-allowed;opacity:.6}.PreviewGallery_mediaContainer__9GTMQ{position:relative;width:100%;padding-top:66.66%;background:var(--surface-secondary)}.PreviewGallery_mediaContainer__9GTMQ>*{display:block}.PreviewGallery_mediaContainerPdf__2V_7K{background:#ffffff}.PreviewGallery_image__IO6gb{object-fit:cover}.PreviewGallery_imageContain__U0AL8{object-fit:contain}.PreviewGallery_preloadHidden__jGA10{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.PreviewGallery_video__tqdX_{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:black}.PreviewGallery_pdfPlaceholder__w0ygG{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#333;font-weight:600}.PreviewGallery_pdfTileFrame__Ui6Qk{position:absolute;inset:-4px;width:calc(100% + 10px);height:calc(100% + 10px);border:none;background:#ffffff;pointer-events:none;color-scheme:light}.PreviewGallery_unsupported__P8qaC{color:var(--surface-tertiary-2);font-size:12px}.PreviewGallery_placeholderBase__O56mH,.PreviewGallery_unsupported__P8qaC{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.PreviewGallery_placeholderBase__O56mH{flex-direction:column;gap:6px;padding:12px;text-align:center}.PreviewGallery_placeholderEncrypted__O7wHY{background:rgba(79,70,229,.08);color:#4f46e5}.PreviewGallery_placeholderNoCdn__ms7af{background:rgba(234,179,8,.08);color:#b45309}.PreviewGallery_placeholderUnsupported__B_0m2{background:rgba(107,114,128,.08);color:#4b5563}.PreviewGallery_badgeWrap__OYKAL{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.PreviewGallery_badge__iz7BU{width:72px;height:72px;display:flex;align-items:center;justify-content:center}.PreviewGallery_badgeIcon__bwsW2{width:48px;height:48px;color:#ef4444}.PreviewGallery_docLines__xd_Z3{display:flex;flex-direction:column;gap:4px;width:36px}.PreviewGallery_docLines__xd_Z3 span{height:4px;background:#fff;border-radius:2px;display:block}.PreviewGallery_placeholderIcon__CYXVp svg{width:28px;height:28px}.PreviewGallery_placeholderTitle__ygaga{font-weight:600;font-size:13px}.PreviewGallery_placeholderNote__22rM0{font-size:12px;opacity:.8}.PreviewGallery_tileInfo__zDuy6{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.PreviewGallery_fileNameWithIcon__U_cyM{display:flex;align-items:center;gap:8px;flex:1 1;min-width:0}.PreviewGallery_fileIcon__4AXeI{width:16px;height:16px;color:#ef4444;flex-shrink:0}.PreviewGallery_fileName__S46_o{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PreviewGallery_menuButton__ieYpz{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:6px;border-radius:50%;flex-shrink:0;transition:background-color .15s ease}.PreviewGallery_menuButton__ieYpz:hover{background-color:rgba(95,99,104,.12)}.PreviewGallery_menuButton__ieYpz:active{background-color:rgba(95,99,104,.2)}.PreviewGallery_menuButton__ieYpz svg{display:block}.dark .PreviewGallery_menuButton__ieYpz:hover{background-color:rgba(154,160,166,.15)}.dark .PreviewGallery_menuButton__ieYpz:active{background-color:rgba(154,160,166,.25)}.PreviewGallery_lightboxUnstyled__g9Tbs{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.PreviewGallery_navButtonEdge__MIT_m{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.35);color:#fff;border:none;font-size:28px;width:56px;height:56px;border-radius:50%;cursor:pointer}.PreviewGallery_navButtonEdge__MIT_m.PreviewGallery_left__smTS2{left:16px}.PreviewGallery_navButtonEdge__MIT_m.PreviewGallery_right__7_uJX{right:16px}.PreviewGallery_centerStage__xvaJL{max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.PreviewGallery_imageAuto__qDD_J,.PreviewGallery_imageNatural__8vidJ{max-width:90vw;max-height:90vh;height:auto;width:auto}.PreviewGallery_videoNatural__tWIOj{max-width:90vw;max-height:90vh}.PreviewGallery_pdfNatural__IuW1O{width:90vw;height:90vh;border:none;background:white}.PreviewGallery_pdfLightboxFrame__JcpQr{width:90vw;height:90vh;border:none;background:#fff}.PreviewGallery_unsupportedLarge__e_rrq{color:#fff}.PreviewGallery_placeholderBaseLarge__2p_ay{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-width:40vw;min-height:40vh;border-radius:12px;padding:24px 28px}.PreviewGallery_placeholderIconLarge__QnJlC svg{width:56px;height:56px}.PreviewGallery_placeholderTitleLarge__zW6VI{font-weight:700;color:#fff}.PreviewGallery_placeholderNoteLarge__0XxiG{color:#e5e7eb}.PreviewGallery_renameInput__zoqYx{flex:1 1;padding:4px 8px;font-family:var(--font-aeonik);font-size:13px;font-weight:500;color:var(--text-primary);background-color:var(--surface-background-light);border:1.5px solid #4988f4;border-radius:4px;outline:none;min-width:0}.PreviewGallery_renameInput__zoqYx:focus{border-color:#4988F4;box-shadow:0 0 0 2px rgba(73,136,244,.1)}.dark .PreviewGallery_renameInput__zoqYx{background-color:var(--surface-secondary-1);color:#e8eaed}.PreviewGallery_encryptedCard__I_1hs{position:relative;z-index:10;background-color:var(--surface-primary);border:1px solid var(--border-default);border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);width:320px;height:320px;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center}.PreviewGallery_encryptedContent__5FHqY{display:flex;flex-direction:column;align-items:center;text-align:center}.PreviewGallery_encryptedTitle__Vn0_i{font-weight:600;font-size:1.1rem;color:var(--text-primary)}.PreviewGallery_encryptedNote__Px5Cm{font-size:.85rem;color:var(--text-secondary);margin-top:8px;line-height:1.4}