.Header_header__6eDrN{display:flex;justify-content:space-between;align-items:center;padding:9px 12px 8px;gap:var(--space-3);grid-area:header;border-bottom:1px solid var(--surface-secondary-2)}.Header_searchContainer__TnsUr{flex:1 1;max-width:600px}.Header_searchBox__Z5vzB{display:flex;align-items:center;background-color:var(--surface-primary-1);border-radius:8px;padding:8px 12px;transition:all .2s ease;border:1px solid var(--surface-secondary-2)}.Header_searchBoxFocused__g2lWM{border-color:var(--primary-500)}.Header_searchIcon__o_xts{color:var(--text-primary);margin-right:8px;flex-shrink:0}.Header_searchInput__aZZVQ{background:transparent;border:none;outline:none;width:100%;font-size:14px;font-family:var(--font-aeonik);color:var(--text-primary)}.Header_searchInput__aZZVQ::-webkit-search-cancel-button{-webkit-appearance:none}.Header_searchInput__aZZVQ::placeholder{color:var(--text-tertiary)}.Header_actions__YwLl8{display:flex;align-items:center;gap:12px}.Header_iconButton__yHmgG{display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--surface-secondary-2);width:41px;height:41px;border-radius:6px;cursor:pointer;color:var(--text-primary);transition:border-color .2s ease}.Header_profileLink__gt4UF.Header_active__lqR7t{color:var(--primary-500);border-color:var(--primary-500)}.Header_iconButton__yHmgG:hover{border-color:var(--primary-500)}.Header_icon__a54Yy{width:20px;height:20px}.DriveContent_container__dexVW{padding:12px 16px 12px 24px;width:100%;grid-area:content;overflow:auto;height:100%}.DriveContent_header__Uo06J{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.DriveContent_title__xS3vC{font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin:0}.DriveContent_breadcrumbs__FzMVY{display:flex;align-items:center;gap:8px}.DriveContent_breadcrumbLink__uhslw{background:none;border:none;padding:0;margin:0;cursor:pointer;color:var(--text-primary);font:inherit}.DriveContent_breadcrumbLink__uhslw:hover{text-decoration:underline}.DriveContent_breadcrumbSeparator__pFPkW{color:var(--surface-tertiary-1)}.DriveContent_filterContainer__ilDwC{display:flex;gap:12px;margin-bottom:12px}.DriveContent_filterButton__G4vQd{display:flex;align-items:center;gap:4px;padding:6px 12px;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);font-size:var(--font-size-xs);color:var(--text-primary);cursor:pointer;transition:all .2s ease}.DriveContent_filterButton__G4vQd:hover{background-color:var(--surface-background-hover-light)}.DriveContent_actions__ecgWs{display:flex;gap:16px;align-items:center}.DriveContent_viewToggle__l21qb{display:flex;align-items:center;padding:2px;border-radius:6px;border:.75px solid var(--surface-secondary-2);background-color:var(--surface-primary-2)}.DriveContent_viewButton__Hy_2W{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}.DriveContent_viewButton__Hy_2W:hover{background-color:var(--surface-background-hover-light)}.DriveContent_viewButtonActive___Y7FE{border:.75px solid var(--surface-secondary-2);background-color:var(--surface-primary-1);box-shadow:0 1px 4px 0 rgba(33,30,46,.15)}.DriveContent_infoButton__v5OIq{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}.DriveContent_infoButton__v5OIq:hover{background-color:var(--primary-500)}.DriveContent_infoButton__v5OIq:disabled{cursor:not-allowed;background-color:var(--surface-primary-2)}.DriveContent_infoButton__v5OIq:hover .DriveContent_infoIcon__dzUiF{fill:var(--surface-primary-1)}.DriveContent_infoButton__v5OIq.DriveContent_open__hXI17{background-color:var(--primary-500)}.DriveContent_infoButton__v5OIq.DriveContent_open__hXI17 .DriveContent_infoIcon__dzUiF{fill:var(--surface-primary-1)}.DriveContent_sectionHeader__bIYcF{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.DriveContent_sectionTitle__ubjOo{font-family:var(--font-aeonik);font-size:var(--font-size-md);font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0}.DriveContent_viewAll__jAbNp{font-family:var(--font-aeonik);font-size:var(--font-size-xs);color:var(--primary-500);text-decoration:none;display:flex;align-items:center;gap:4px}.DriveContent_gridContainer__81uVF{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:16px;gap:16px;margin-top:8px}.DriveContent_listContainer__gw_es{display:flex;flex-direction:column;margin-top:8px}.DriveContent_listHeader__iWxfR{display:grid;grid-template-columns:3fr 1fr 1fr 1fr 1fr;padding:var(--space-2) var(--space-3);border-radius:8px 8px 0 0;border:1px solid var(--surface-primary-2);background:var(--surface-secondary-1)}.DriveContent_listHeaderItem__VguXr{font-family:var(--font-aeonik);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);color:var(--surface-tertiary-1);text-transform:uppercase}.DriveContent_backBtn__Lh94q{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:var(--radius-sm);transition:all var(--transition-fast)}.DriveContent_backBtn__Lh94q:hover{background-color:var(--surface-secondary-1)}.DriveContent_emptyState__xvUU7{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 0;text-align:center}.DriveContent_emptyStateIcon__7j8nQ{margin-bottom:16px;color:var(--text-secondary-light)}.DriveContent_emptyStateText__Bn7ii{font-family:var(--font-aeonik);font-size:16px;color:var(--text-secondary-light);margin:0 0 16px}.DriveContent_emptyStateButton__4_g1y{padding:8px 16px;background-color:var(--primary-color-light);color:white;border:none;border-radius:8px;font-family:var(--font-aeonik);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.DriveContent_emptyStateButton__4_g1y:hover{background-color:var(--primary-color-hover-light)}.dark .DriveContent_filterButton__G4vQd,.dark .DriveContent_sectionTitle__ubjOo,.dark .DriveContent_title__xS3vC{color:var(--text-primary-dark)}.dark .DriveContent_emptyStateIcon__7j8nQ,.dark .DriveContent_emptyStateText__Bn7ii,.dark .DriveContent_filterButton__G4vQd,.dark .DriveContent_listHeaderItem__VguXr,.dark .DriveContent_viewButton__Hy_2W{color:var(--text-secondary-dark)}.dark .DriveContent_viewAll__jAbNp{color:var(--primary-color-dark)}.dark .DriveContent_filterButton__G4vQd,.dark .DriveContent_viewButton__Hy_2W{background-color:var(--surface-background-dark);border-color:var(--border-color-dark)}.dark .DriveContent_filterButton__G4vQd:hover,.dark .DriveContent_viewButton__Hy_2W:hover{background-color:var(--surface-background-hover-dark)}.dark .DriveContent_viewButtonActive___Y7FE{background-color:var(--primary-color-dark);color:white;border-color:var(--primary-color-dark)}.dark .DriveContent_viewButtonActive___Y7FE:hover{background-color:var(--primary-color-hover-dark)}.dark .DriveContent_emptyStateButton__4_g1y{background-color:var(--primary-color-dark)}.dark .DriveContent_emptyStateButton__4_g1y:hover{background-color:var(--primary-color-hover-dark)}.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}.PreviewGallery_fileNameWithIcon__U_cyM{display:flex;align-items:center;gap:8px}.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_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}