.view-wrap{width:100%;max-width:1600px;margin-inline:auto;padding-inline:var(--space-4)}.fb-filters{gap:var(--space-2)}.fb-controls,.fb-filters{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:var(--space-3)}.fb-controls{gap:var(--space-3)}.fb-controls .fb-filters{margin-bottom:0;flex:1 1 0;min-width:0;align-items:stretch;flex-wrap:nowrap;gap:0;height:36px;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--bg-surface);overflow:hidden}.fb-controls .fb-filters .fb-filter-search{flex:1 1 auto;min-width:120px;border:none;border-radius:0;background:transparent;padding:0 var(--space-3)}.fb-controls .fb-filters>*+*{border-left:1px solid var(--border)}.fb-controls .fb-filters .fb-filter-label{display:flex;align-items:stretch}.fb-controls .fb-filters .fb-filter-label select{border:none;border-radius:0;background:transparent;padding:0 var(--space-3);height:100%}.fb-controls .fb-filters .fb-filter-clear{display:inline-flex;align-items:center;border-radius:0;padding:0 var(--space-3)}.fb-controls .fb-filter-controls{flex:0 1 auto;min-width:0}.fb-controls .fb-scope-hint{flex-basis:100%;margin-bottom:0}.fb-filter-search{display:flex;align-items:center;gap:6px;flex:0 1 260px;min-width:160px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-surface);padding:0 var(--space-2)}.fb-filter-search svg{width:14px;height:14px;flex:0 0 auto;color:var(--text-muted);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-filter-search input{flex:1 1 auto;min-width:0;border:none;background:transparent;font:inherit;font-size:13px;color:var(--text-primary);padding:6px 0;outline:none}.fb-filter-search input::-moz-placeholder{color:var(--text-muted)}.fb-filter-search input::placeholder{color:var(--text-muted)}.fb-filter-clear-x{border:none;background:none;padding:2px;cursor:pointer;color:var(--text-muted);border-radius:var(--radius-sm);display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1}.fb-filter-clear-x:hover{color:var(--text-primary)}.fb-filter-label select{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-surface);color:var(--text-primary);padding:6px var(--space-2)}.fb-filter-clear,.fb-filter-label select{font:inherit;font-size:13px;cursor:pointer}.fb-filter-clear{border:none;background:none;color:var(--accent);padding:4px 8px;border-radius:var(--radius-sm);white-space:nowrap}.fb-filter-clear:hover{text-decoration:underline}.fb-scope-hint{font-size:12px;color:var(--text-muted);margin-top:calc(-1 * var(--space-2));margin-bottom:var(--space-2)}.btn.fb-head-icon-btn,.kebab-trigger.fb-head-icon-btn{min-width:44px;min-height:44px;padding:0;align-items:center;justify-content:center}.btn.fb-head-icon-btn svg,.kebab-trigger.fb-head-icon-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-filter-sheet-trigger{display:none}.fb-filter-sheet .asheet__body{display:flex;flex-direction:column;gap:var(--space-3);padding-bottom:var(--space-2)}.fb-filter-sheet .fb-filter-label select,.fb-filter-sheet .fb-filter-search{width:100%;min-height:44px;box-sizing:border-box}.fb-filter-sheet .fb-filter-search{flex:0 0 auto}.fb-filter-sheet .fb-filter-label{display:block}.fb-filter-sheet .fb-filter-search input{font-size:16px}.fb-filter-sheet .fb-filter-clear{align-self:flex-start;min-height:44px}.fb-table{width:100%;border-collapse:collapse;font-size:14px;--fb-name-lead:6px}.fb-table thead th{text-align:left;padding:8px var(--space-3);color:var(--text-muted);font-weight:500;font-size:12px;white-space:nowrap}.fb-table tbody tr,.fb-table thead th{border-bottom:1px solid var(--border)}.fb-table tbody tr:nth-child(even of .fb-row){background:var(--bg-canvas)}.fb-table tbody tr.fb-row:hover{background:var(--bg-raised)}.fb-table tbody tr:last-child{border-bottom:none}.fb-table tbody tr.fb-group-row,.fb-table tbody tr.fb-group-row:hover{background:none;border-bottom:none}.fb-table .fb-group-cell,.tile-grid .fb-group-cap{padding:var(--space-3) var(--space-2) 4px;border-bottom:1px solid var(--border);font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);background:var(--bg-sunken);-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:left}.fb-table .fb-group-toggle{display:inline-flex;align-items:center;gap:var(--space-2);padding:0;border:0;background:none;font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer}.fb-table .fb-group-toggle:hover{color:var(--text-primary)}.fb-table .fb-group-toggle:focus-visible{outline:2px solid var(--focus-ring,var(--accent));outline-offset:2px;border-radius:var(--radius-sm)}.fb-table .fb-group-toggle:before{content:"\25BE";font-size:9px;line-height:1}.fb-table .fb-group-toggle[aria-expanded=false]:before{content:"\25B8"}.fb-table .fb-group-preview{margin-left:var(--space-3);font-family:var(--font-sans);font-weight:400;font-size:var(--text-2xs);letter-spacing:0;text-transform:none;color:var(--text-muted)}.tile-grid .fb-group-cap{grid-column:1/-1}.fb-table .fb-type-chip{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.fb-table .fb-type-chip svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-table .fb-type-chip svg[data-icon=folder-solid]{fill:currentColor;stroke:none}.fb-creator{gap:7px}.fb-creator,.fb-creator-sharing{display:inline-flex;align-items:center}.fb-creator-sharing{gap:var(--space-2)}.fb-sharing-mobile{display:none}.fb-sharing-inline{display:inline-flex;align-items:center}.fb-name-interactions{display:flex;align-items:center;gap:var(--space-2);width:100%;min-width:0}.fb-name-interactions>.fb-row-name-btn,.fb-name-interactions>.fb-row-name-link{flex:1 1 auto;width:auto}.fb-avatar{width:22px;height:22px;border-radius:var(--radius-full);display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:9px;font-weight:700;color:#fff;flex:0 0 auto}.fb-table td{padding:0 var(--space-3);vertical-align:middle}.fb-row{min-height:32px}.fb-row:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.fb-table td:not(.fb-cell-name):not(.fb-cell-actions){min-width:96px}.fb-cell-name,.fb-table th.fb-col-name{width:100%}.fb-cell-name{min-width:180px}.fb-table td.fb-cell-name{padding-left:var(--fb-name-lead);max-width:0;position:relative}.fb-cell-actions,.fb-table td:not(.fb-cell-name):not(.fb-cell-actions),.fb-table th:not(:first-child):not(:last-child):not(.fb-col-name){white-space:nowrap}.fb-cell-actions{text-align:right}.fb-table .fb-cell-date{font-variant-numeric:tabular-nums;white-space:nowrap;min-width:150px;padding-right:var(--space-4)}.fb-table .fb-cell-date time{cursor:help}.fb-sort-btn{display:inline-flex;align-items:center;gap:4px;border:none;background:none;font:inherit;font-size:12px;color:var(--text-muted);cursor:pointer;padding:0;white-space:nowrap}.fb-sort-btn:hover{color:var(--text-primary)}.fb-th-active .fb-sort-btn{color:var(--text-primary);font-weight:600}.fb-sort-btn svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-row-name-btn{border:none;background:none;font:inherit;cursor:pointer;padding:0;text-align:left}.fb-row-name-btn,.fb-row-name-link{display:flex;align-items:center;gap:var(--space-2);color:inherit;width:100%;min-height:44px;min-width:0}.fb-row-name-link{text-decoration:none}.fb-row-name-btn svg,.fb-row-name-link svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-row--folder .fb-row-name-btn svg{color:var(--accent)}.fb-row--doc .fb-row-name-link svg{color:var(--text-secondary)}.fb-name-main{min-width:0}.fb-name-main,.fb-row-meta{display:contents}.fb-row-meta:empty{display:none}.fb-name-text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;min-width:0}.fb-name-text mark,.tile-name mark{padding:0 1px;border-radius:2px;color:inherit;background:var(--accent-subtle)}.fb-name-wrap{display:flex;align-items:center;gap:var(--space-2);width:100%;min-height:44px}.fb-name-wrap svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-name-wrap .fb-rename-folder-icon{color:var(--accent)}.fb-name-wrap .fb-rename-input{flex:1 1 auto;min-width:0}.fb-child-count,.fb-loc{flex:0 0 auto;font-size:11px;color:var(--text-muted);white-space:nowrap}.fb-total-count{margin-left:8px;font-size:12px;font-weight:600;color:var(--text-muted);background:var(--bg-raised);border-radius:var(--radius-full);padding:1px 9px;vertical-align:middle}.fb-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:16px;height:16px;color:var(--text-muted);opacity:.7}.fb-badge__icon{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-badge__label{font-size:11px;font-weight:700;line-height:1}.fb-badge--link,.fb-badge--ns,.fb-badge--user{width:auto;min-height:24px;height:auto;gap:4px;padding:0 7px;border:1px solid var(--border);border-radius:var(--radius-full);background:var(--bg-surface)}.fb-badge--action{font:inherit;cursor:pointer;opacity:1}.fb-badge--action:hover{border-color:var(--accent);background:var(--accent-subtle)}.fb-badge--action:focus-visible{outline:2px solid var(--focus-ring,var(--accent));outline-offset:2px}.fb-badge--link svg,.fb-badge--ns svg,.fb-badge--private svg,.fb-badge--user svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-badge--ns{color:var(--accent);opacity:.85}.fb-badge--link{color:var(--accent);opacity:.8}.fb-badge--user{color:var(--text-secondary);opacity:.9}.fb-badge--private{color:var(--text-muted)}.fb-badge--gh svg{fill:currentColor;stroke:none}.fb-table .kebab-trigger,.tile-kebab .kebab-trigger{opacity:1;display:inline-flex}.kebab-menu.fb-folder-actions-menu{width:min(260px,calc(100vw - 16px))}.fb-doc-actions{display:inline-flex;align-items:center;text-align:left}.fb-cell-actions .fav-star{margin-right:16px}.fb-cell-actions .kebab-trigger{width:30px;height:30px;margin-right:7px;position:relative}.fb-cell-actions .kebab-trigger:after{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%)}.fb-cell-actions{overflow:visible}.fb-skeleton{gap:2px;padding:var(--space-2) 0}.fb-no-results,.fb-skeleton{display:flex;flex-direction:column}.fb-no-results{align-items:center;gap:6px;padding:var(--space-6) var(--space-4);color:var(--text-muted);text-align:center}.fb-no-results svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media (prefers-reduced-motion:reduce){.fb-table tbody tr{transition:none}}.fb-sheet-view-mode{display:flex;overflow:hidden;border:1px solid var(--border-strong);border-radius:var(--radius-full);background:var(--bg-canvas)}.fb-sheet-view-mode .view-toggle-btn{flex:1 1 50%;min-height:44px;justify-content:center}.fb-load-more{display:flex;justify-content:center;padding:var(--space-4,1rem) 0 var(--space-6,1.5rem)}.fb-load-more-btn{min-width:12rem}.fb-row{--fb-select-reveal:0}.fb-row--selected,.fb-row:focus-visible,.fb-row:focus-within,.fb-row:hover{--fb-select-reveal:1}.fb-table[data-selecting] .fb-row{--fb-select-reveal:1}.fb-name-select{position:absolute;left:var(--fb-name-lead);top:0;bottom:0;width:1.25em;display:grid;place-items:center;z-index:1;opacity:var(--fb-select-reveal);transition:opacity var(--motion-fast) var(--ease-out)}.fb-cell-name .fb-type-chip,.fb-cell-name .fb-unfiled-icon{opacity:calc(1 - var(--fb-select-reveal, 0));transition:opacity var(--motion-fast) var(--ease-out)}@media (pointer:coarse){.fb-row{min-height:44px}.fb-table:not([data-selecting]) .fb-row:focus-visible,.fb-table:not([data-selecting]) .fb-row:focus-within,.fb-table:not([data-selecting]) .fb-row:hover{--fb-select-reveal:0}.fb-name-select{pointer-events:none}.fb-table[data-selecting] .fb-name-select{pointer-events:auto}.fb-table[data-selecting] .fb-cell-name .fb-type-chip,.fb-table[data-selecting] .fb-cell-name .fb-unfiled-icon{opacity:1}.fb-table[data-selecting] td.fb-cell-name{padding-left:calc(var(--fb-name-lead) + 1.25em + var(--space-2))}}.fb-select-box{--fb-check-glyph:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");--fb-dash-glyph:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3.5' stroke-linecap='round'%3E%3Cpath d='M6 12h12'/%3E%3C/svg%3E");-moz-appearance:none;appearance:none;-webkit-appearance:none;box-sizing:border-box;display:block;width:1.15em;height:1.15em;margin:0;padding:0;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--bg-surface);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out),border-color var(--motion-fast) var(--ease-out)}.fb-select-box:hover{border-color:var(--accent)}.fb-select-box:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.fb-select-box:checked,.fb-select-box:indeterminate{background:var(--accent);border-color:var(--accent)}.fb-select-box:before{content:"";display:block;width:100%;height:100%;background-color:var(--text-on-accent);-webkit-mask:var(--fb-check-glyph) center /.8em .8em no-repeat;mask:var(--fb-check-glyph) center /.8em .8em no-repeat;opacity:0}.fb-select-box:checked:before{opacity:1}.fb-select-box:indeterminate:before{-webkit-mask-image:var(--fb-dash-glyph);mask-image:var(--fb-dash-glyph);opacity:1}@media (forced-colors:active){.fb-select-box{border:1px solid CanvasText;background:Canvas}.fb-select-box:checked,.fb-select-box:indeterminate{background:Highlight}.fb-select-box:before{background-color:HighlightText}}.fb-row--selected{background:color-mix(in srgb,var(--accent) 12%,transparent)!important;outline:2px solid var(--focus-ring,var(--accent));outline-offset:-2px}.fb-row--selected:hover td{background:color-mix(in srgb,var(--accent) 18%,transparent)!important}.tile-grid .tile-card-wrap--selected .tile-card{background:var(--accent-subtle);border-color:var(--accent)}.tile-grid .tile-select{top:11px;left:13px;width:20px;height:20px;display:grid;place-items:center}.tile-grid .tile-card-wrap--selectable.tile-card-wrap--selected .tile-ico,.tile-grid .tile-card-wrap--selectable:focus-within .tile-ico,.tile-grid .tile-card-wrap--selectable:hover .tile-ico{opacity:0}.tile-grid .tile-ico{transition:opacity var(--motion-fast) var(--ease-out)}@media (pointer:coarse){.tile-grid:not([data-selecting]) .tile-card-wrap--selectable:focus-within .tile-select,.tile-grid:not([data-selecting]) .tile-card-wrap--selectable:hover .tile-select{opacity:0}.tile-grid:not([data-selecting]) .tile-card-wrap--selectable:focus-within .tile-ico,.tile-grid:not([data-selecting]) .tile-card-wrap--selectable:hover .tile-ico{opacity:1}.tile-grid .tile-select{pointer-events:none}.tile-grid[data-selecting] .tile-select{opacity:1;pointer-events:auto}.tile-grid[data-selecting] .tile-card-wrap .tile-ico{opacity:1}.tile-grid[data-selecting] .tile-card-head{padding-left:calc(13px + 20px + var(--space-2))}}@media (prefers-reduced-motion:reduce){.fb-cell-name .fb-type-chip,.fb-cell-name .fb-unfiled-icon,.fb-name-select,.fb-select-box,.tile-grid .tile-ico{transition:none}}.fb-bulk-bar{display:flex;align-items:center;gap:var(--space-3);width:100%;padding:6px var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-raised,var(--bg-surface));animation:fb-bulk-in .18s ease}@keyframes fb-bulk-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.fb-bulk-count{font-size:13px;color:var(--text-primary);white-space:nowrap}.fb-bulk-count-n{font-weight:600}.fb-bulk-clear{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:44px;min-height:44px;margin:-8px 0;border:none;background:none;cursor:pointer;color:var(--text-secondary);border-radius:var(--radius-full,999px)}.fb-bulk-clear:hover{color:var(--text-primary);background:var(--bg-canvas)}.fb-bulk-clear svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none}.fb-bulk-actions{display:flex;align-items:center;gap:6px}.fb-bulk-btn,.fb-bulk-select-all{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-surface);color:var(--text-primary);font:inherit;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.fb-bulk-btn:hover:not(:disabled),.fb-bulk-select-all:hover{background:var(--bg-canvas)}.fb-bulk-btn:disabled{opacity:.45;cursor:not-allowed}.fb-bulk-btn svg{width:15px;height:15px;stroke:currentColor;stroke-width:2;fill:none}.fb-bulk-btn--danger{margin-left:6px;border-color:color-mix(in srgb,var(--danger,#d33) 40%,var(--border));color:var(--danger,#d33)}.fb-bulk-btn--danger:hover:not(:disabled){background:color-mix(in srgb,var(--danger,#d33) 10%,transparent)}.fb-bulk-btn--favorite{color:var(--accent)}.fb-bulk-btn--favorite svg{fill:currentColor}.fb-bulk-btn--favorite:hover:not(:disabled){background:color-mix(in srgb,var(--accent) 10%,transparent)}@media (prefers-reduced-motion:reduce){.fb-bulk-bar{animation:none}}@media (max-width:639px),(max-width:932px) and (max-height:480px){.fb-filters{display:none}.fb-filters:has(.fb-bulk-bar){display:block}.fb-filter-sheet-trigger{display:inline-flex}.fb-folder-header-share .fb-share-label,.view-toggle{display:none}.fb-folder-header-share{justify-content:center;height:38px;box-sizing:border-box}.fb-table{max-width:100%;overflow-x:hidden;table-layout:fixed}.fb-table,.fb-table tbody,.fb-table thead{display:block;width:100%}.fb-table thead tr{display:grid;grid-template-columns:minmax(0,1fr) 88px;width:100%}.fb-table tbody td:not(.fb-cell-name):not(.fb-cell-actions),.fb-table thead th.fb-col-createdBy,.fb-table thead th.fb-col-updatedAt{display:none}.fb-table .fb-cell-actions,.fb-table thead th:last-child{width:88px}.fb-table .fb-cell-actions{padding-left:0;padding-right:0}
  /* !important defeats the higher-specificity base rule
     `.fb-table th:not(:first-child):not(:last-child){width:1%}` (0,3,1) which
     also matches the Name <th> and, under table-layout:fixed, literally collapsed
     it to ~3px (desktop table-layout:auto ignored the 1% so it never showed).
     The subtracted 88px must stay in lockstep with the actions track above. */.fb-table .fb-cell-name,.fb-table thead th.fb-col-name{width:calc(100% - 88px)!important;max-width:calc(100% - 88px);min-width:0;overflow:hidden}.fb-table thead th.fb-col-name{grid-column:1}.fb-table thead th:last-child{grid-column:2}.fb-table tbody tr.fb-row{display:grid;grid-template-columns:minmax(0,1fr) 88px;width:100%;box-sizing:border-box}.fb-table tbody tr.fb-row>.fb-cell-name{grid-column:1;width:auto!important;max-width:none}.fb-table tbody tr.fb-row>.fb-cell-actions{grid-column:2;width:88px}.fb-table tbody tr.fb-group-row,.fb-table tbody tr.fb-group-row>.fb-group-cell{display:block;width:100%;box-sizing:border-box}.fb-name-wrap,.fb-row-name-btn,.fb-row-name-link{width:100%;min-width:0;max-width:100%}.fb-table thead th{padding:0;border-bottom:none}.fb-table thead th .fb-sort-btn{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fb-name-text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fb-name-main{flex-direction:row;flex:1 1 auto}.fb-name-main,.fb-row-meta{display:flex;align-items:center;gap:6px;min-width:0}.fb-row-meta{flex:0 0 auto;flex-wrap:nowrap;font-size:11px;color:var(--text-muted)}.fb-sharing-mobile{display:inline-flex;align-items:center}.fb-name-interactions{flex-wrap:nowrap;gap:8px}.fb-name-interactions>.fb-row-name-btn,.fb-name-interactions>.fb-row-name-link{flex-basis:auto}.fb-sharing-inline .fb-badge--action,.fb-sharing-mobile .fb-badge--action{min-height:44px}.fb-row-name-btn,.fb-row-name-link{align-items:center;padding-block:4px}.fb-bulk-bar{gap:6px var(--space-2);padding:8px 10px;flex-wrap:wrap;justify-content:space-between}.fb-bulk-count{flex:1 1 auto}.fb-bulk-clear{flex:0 0 auto}.fb-bulk-actions{gap:6px;flex:1 0 100%;flex-wrap:wrap;justify-content:flex-start}.fb-bulk-btn{padding:0 9px;gap:4px;min-height:40px}.fb-bulk-btn--danger{margin-left:auto}.fb-bulk-select-all{flex:0 1 auto;min-width:0;padding:0 9px;min-height:40px}.fb-bulk-select-all span{overflow:hidden;text-overflow:ellipsis}}@media (max-width:480px){.fb-bulk-btn span,.fb-bulk-count-max{display:none}.fb-bulk-btn{padding:0;width:40px;min-width:40px;height:40px;justify-content:center}.fb-bulk-btn--danger{margin-left:0}}.fb-body{display:flex;flex-direction:row;align-items:flex-start;gap:0;min-width:0}.fb-list-pane{flex:1 1 auto;min-width:0}.fb-tree{flex:0 0 220px;width:220px;min-width:0;padding:0}.fb-tree-resizer{flex:0 0 8px;margin:0 -4px;position:relative;z-index:1;cursor:col-resize;touch-action:none;align-self:stretch;background:none;border:none;padding:0}.fb-tree-resizer:after{content:"";position:absolute;inset:0 auto 0 50%;width:2px;transform:translateX(-50%);border-radius:1px;background:transparent;transition:background var(--motion-fast) var(--ease-out)}.fb-tree-resizer:active:after,.fb-tree-resizer:focus-visible:after,.fb-tree-resizer:hover:after{background:var(--accent)}.fb-tree-resizer:focus-visible{outline:none}@media (pointer:coarse){.fb-tree-resizer{display:none}}.fb-tree-title{text-align:left;padding:8px var(--space-3);border-bottom:1px solid var(--border);color:var(--text-muted);font-weight:500;font-size:12px;white-space:nowrap;line-height:1.5;letter-spacing:normal;margin:0}.fb-view-wrap .view-head{gap:var(--space-3)}.fb-view-wrap .view-head>.view-head-actions{margin-left:auto}.fb-tree-toggle[aria-pressed=true]{background:var(--bg-raised);color:var(--text-primary)}.fb-tree-zone{list-style:none}.fb-tree-zone+.fb-tree-zone{margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--border)}.fb-tree-list,.fb-tree-zone-list{list-style:none;margin:0;padding:0 var(--space-4) 0 0}.fb-tree-list{padding-top:var(--space-2)}.fb-tree-row{display:flex;align-items:center;gap:2px;min-height:32px;border-radius:var(--radius-md);color:var(--text-secondary)}.fb-tree-row--active{background:var(--bg-raised);color:var(--text-primary);font-weight:600}.fb-tree-row--restricted{opacity:.55;cursor:not-allowed}.fb-tree-row--unfiled{font-weight:600}.fb-tree-row:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.fb-tree-chevron{flex:0 0 auto;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border:none;background:none;padding:0;cursor:pointer;color:var(--text-muted);border-radius:var(--radius-sm)}.fb-tree-chevron:hover{background:var(--bg-raised);color:var(--text-primary)}.fb-tree-chevron:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.fb-tree-chevron--empty{pointer-events:none}.fb-tree-chevron svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-tree-name{flex:1 1 auto;min-width:0;display:inline-flex;align-items:center;gap:var(--space-2);border:none;background:none;padding:4px var(--space-2);font:inherit;color:inherit;text-align:left;cursor:pointer;border-radius:var(--radius-md);overflow:hidden}.fb-tree-name:hover{background:var(--bg-raised)}.fb-tree-name:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.fb-tree-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fb-tree-icon{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-tree--mobile .fb-tree-row{min-height:44px;padding-inline-end:var(--space-2)}.fb-tree--mobile .fb-tree-mobile-target{width:100%;min-height:44px}.fb-tree--mobile .fb-tree-mobile-target:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}@media (max-width:639px),(max-width:932px) and (max-height:480px){.fb-body{flex-direction:column;gap:var(--space-2)}.fb-tree{flex:1 1 auto;width:100%;border-bottom:1px solid var(--border)}.fb-list-pane{align-self:stretch}.fb-row,.fb-tree-row{min-height:44px}}.fb-file-filters,.fb-filter-controls{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) 0;flex-wrap:wrap;min-width:0}.fb-filter-controls{align-items:center}.fb-file-filters{flex:0 1 auto;padding:0}.surface-type-filters{padding-block:var(--space-2)}.surface-filter-empty{margin-top:var(--space-4)}.fb-chip{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-full);background:var(--bg-surface);color:var(--text-secondary);font:inherit;font-size:13px;cursor:pointer;white-space:nowrap;transition:background var(--motion-fast) var(--ease-out),border-color var(--motion-fast) var(--ease-out),color var(--motion-fast) var(--ease-out)}.fb-chip:hover{border-color:var(--border-hover);color:var(--text-primary)}.fb-chip:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.fb-chip--active{background:var(--bg-raised);border-color:var(--border-strong);color:var(--text-primary)}.fb-chip-count{font-size:11px;color:var(--text-muted)}.fb-chip-neutral{flex:0 0 auto;padding:1px 6px;border-radius:var(--radius-full);border:1px solid var(--border);background:var(--bg-raised);color:var(--text-muted);font-size:10px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.fb-chip-neutral,.fb-folders-first{display:inline-flex;align-items:center}.fb-folders-first{gap:4px}.fb-folders-first svg{width:14px;height:14px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-folders-first:disabled{opacity:.5;cursor:not-allowed}.fb-row--unfiled .fb-row-name-btn{font-weight:600}.fb-unfiled-icon{width:18px;height:18px;flex:0 0 auto;color:var(--text-muted);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-row--unfiled{-webkit-user-drag:none}.fb-row--droppable{outline:1px dashed var(--border-strong);outline-offset:-1px}.fb-crumb-ellipsis{font-weight:700;letter-spacing:1px}.fb-crumb-back{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;margin-inline-start:calc(-1 * var(--space-2));border:none;background:none;padding:0;cursor:pointer;color:var(--text-secondary);border-radius:var(--radius-md)}.fb-crumb-back:hover{color:var(--text-primary);background:var(--bg-raised)}.fb-crumb-back:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.fb-crumb-back svg{width:20px;height:20px}.fb-crumb-back svg,.fb-crumb-icon{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-crumb-icon{width:14px;height:14px;flex:0 0 auto;margin-inline-end:4px}.fb-crumb-menu{position:absolute;top:100%;inset-inline-start:0;z-index:60;margin-top:4px;min-width:180px;max-width:280px;padding:4px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-surface);box-shadow:var(--shadow-md,0 6px 20px rgb(0 0 0/.14))}.fb-crumb-menu-item{display:block;width:100%;text-align:left;padding:6px var(--space-2);border:none;background:none;font:inherit;font-size:13px;color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fb-crumb-menu-item:hover{background:var(--bg-raised)}.fb-crumb-menu-item:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.recents-row-path{flex:0 0 auto;font-size:11px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.fb-strip{display:flex;flex-wrap:nowrap;align-items:center;gap:var(--space-2);min-width:0;overflow:hidden;margin-bottom:var(--space-3)}.fb-strip-item{position:relative}.fb-strip-chip,.fb-strip-item{display:inline-flex;align-items:center;flex:0 0 auto}.fb-strip-chip{gap:6px;max-width:240px;min-height:32px;padding:0 var(--space-3);border:1px solid var(--border);border-radius:var(--radius-full);background:var(--bg-surface);color:var(--text-primary);font:inherit;font-size:13px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background var(--motion-fast) var(--ease-out)}.fb-strip-chip:hover{background:var(--bg-raised)}.fb-strip-chip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.fb-strip-chip svg{width:14px;height:14px;flex:0 0 auto;color:var(--text-secondary);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-strip-chip-name{overflow:hidden;text-overflow:ellipsis}.fb-strip-chip--unfiled{color:var(--text-secondary)}.fb-strip-chip--drop{outline:2px solid var(--accent);outline-offset:1px}.fb-strip-more{background:var(--bg-raised);border-color:var(--border-strong)}.fb-strip-toggle{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;min-height:32px;padding:0 var(--space-2);border:none;background:none;font:inherit;font-size:12px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer}.fb-strip-toggle:hover{color:var(--text-primary)}.fb-strip-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.fb-strip-toggle svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-strip-toggle-count{font-variant-numeric:tabular-nums}.fb-strip-create{margin-inline-start:2px}.fb-strip-item:focus-within .kebab-trigger--hover-cell,.fb-strip-item:hover .kebab-trigger--hover-cell{opacity:1}.fb-fnav-scrim{position:fixed;inset:0;z-index:var(--z-modal);background:var(--scrim);display:flex;align-items:flex-start;justify-content:center;padding:10vh var(--space-4) var(--space-4)}.fb-fnav{width:100%;max-width:560px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-surface);box-shadow:var(--shadow-lg);padding:var(--space-3)}.fb-fnav-body{display:flex;flex-direction:column;gap:var(--space-2)}.fb-fnav-crumbs{display:flex;align-items:center;gap:var(--space-1);flex-wrap:wrap}.fb-fnav-crumb{border:none;background:none;font:inherit;font-size:12px;color:var(--text-muted);cursor:pointer;padding:2px 4px;border-radius:var(--radius-sm)}.fb-fnav-crumb:hover{color:var(--text-primary)}.fb-fnav-crumb[aria-current=location]{color:var(--text-primary);font-weight:600}.fb-fnav-crumb:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.fb-fnav-crumb+.fb-fnav-crumb:before{content:"/";margin-inline-end:6px;color:var(--text-muted)}.fb-fnav-filter{display:flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-canvas);padding:0 var(--space-2)}.fb-fnav-filter svg{width:14px;height:14px;flex:0 0 auto;color:var(--text-muted);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-fnav-filter input{flex:1 1 auto;min-width:0;border:none;background:transparent;font:inherit;font-size:14px;color:var(--text-primary);padding:9px 0;outline:none}.fb-fnav-status{margin:0;font-size:12px;color:var(--text-muted)}.fb-fnav-empty{font-size:13px;color:var(--text-muted);padding:var(--space-2)}.fb-fnav-list{display:flex;flex-wrap:wrap;gap:var(--space-2);max-height:44vh;overflow-y:auto;overscroll-behavior:contain}.fb-fnav-item{display:inline-flex;align-items:center;flex:0 0 auto}.fb-fnav-row{min-height:44px}.fb-fnav-row.is-blocked{opacity:.5;cursor:not-allowed}.fb-fnav-drill{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:44px;margin-inline-start:2px;border:none;background:none;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm)}.fb-fnav-drill:hover{color:var(--text-primary);background:var(--bg-raised)}.fb-fnav-drill:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.fb-fnav-drill svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fb-fnav-commit{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;min-height:44px;padding:0 var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--bg-raised);color:var(--text-primary);font:inherit;font-size:13px;font-weight:600;cursor:pointer}.fb-fnav-commit svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media (prefers-reduced-motion:reduce){.fb-strip-chip{transition:none}}@media (min-width:640px) and (max-width:1024px) and (min-height:481px){.fb-view-wrap .view-head{flex-wrap:wrap;gap:var(--space-2)}.fb-view-wrap .section-title{white-space:nowrap}.fb-view-wrap .view-head-actions{width:100%;min-width:0;justify-content:flex-end}}@media (max-width:639px){.fb-strip{gap:var(--space-1);margin-bottom:var(--space-2)}.fb-strip-chip{min-height:44px}.fb-fnav-list{max-height:none}.fb-strip-item .kebab-trigger--hover-cell{opacity:1}.fb-strip-item .kebab-trigger{min-width:44px;min-height:44px}}@media (max-width:639px),(max-width:932px) and (max-height:480px){.view-head{flex-wrap:wrap;gap:var(--space-2)}.view-head-actions{min-width:0;flex:0 1 auto;justify-content:flex-end}.fb-breadcrumb{flex:1 1 auto;min-width:0;flex-wrap:nowrap}.fb-breadcrumb--phone .fb-crumb-current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.fb-controls .fb-filter-controls,.surface-type-filters{flex:1 1 100%;max-width:100%;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;scroll-snap-type:inline proximity;scrollbar-width:none}.surface-type-filters{scroll-padding-inline:3px;scroll-snap-type:none}.surface-type-filters .fb-file-filters{padding-inline:3px}.fb-filter-controls::-webkit-scrollbar{display:none}.fb-file-filters{flex:0 0 auto;flex-wrap:nowrap;gap:var(--space-1)}.fb-chip{flex:0 0 auto;min-height:44px;scroll-snap-align:start}}.fb-arrival{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap;padding:var(--space-2) var(--space-4);margin-bottom:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-raised);color:var(--text-secondary,var(--text-muted));font-size:var(--font-size-sm,.875rem)}.fb-arrival-back{display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--bg-surface);color:var(--accent);cursor:pointer;white-space:nowrap;transition:background var(--motion-fast),color var(--motion-fast)}.fb-arrival-back:hover{background:var(--bg-raised)}.fb-arrival-back svg{fill:none;stroke:currentColor;stroke-width:2}.fb-arrival-back:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.fb-arrival-text{flex:1 1 12rem;min-width:0}.fb-arrival-dismiss{margin-inline-start:auto;min-width:var(--tap-target,44px);min-height:var(--tap-target,44px);display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-md)}.fb-arrival-dismiss:hover{background:var(--bg-surface);color:var(--text-primary)}.fb-arrival-dismiss:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.fb-empty-cta{margin-top:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--bg-surface);color:var(--accent);cursor:pointer;transition:background var(--motion-fast)}.fb-empty-cta:hover{background:var(--bg-raised)}.fb-empty-cta:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.fb-arrival--scope .fb-empty-cta{margin-top:0;margin-inline-start:auto}.fb-empty-create{display:grid;justify-items:center;gap:var(--space-3);width:min(100%,520px);margin-top:var(--space-3)}.fb-empty-create-copy{color:var(--text-secondary);font-size:13px}.fb-empty-create-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-2)}.fb-empty-create-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:7px 12px;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--bg-canvas);color:var(--text-primary);font:inherit;font-size:13px;font-weight:600;cursor:pointer}.fb-empty-create-action:hover{border-color:var(--accent);background:var(--accent-subtle)}.fb-empty-create-action:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.fb-empty-create-action svg{width:16px;height:16px;fill:none;stroke:currentColor}.fb-empty-create-action[data-type=doc] svg{color:var(--type-doc)}.fb-empty-create-action[data-type=slides] svg{color:var(--type-slides)}.fb-empty-create-action[data-type=sheet] svg{color:var(--type-sheet)}.fb-empty-create-action[data-type=art] svg{color:var(--type-art)}.fb-empty-create-action[data-type=folder] svg{color:var(--accent)}@media (pointer:coarse){.fb-empty-create-action{min-height:44px}}