:root{font-family:Segoe UI,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#18243a;background:#f7fbff;font-synthesis:none;--blue-700: #075ed1;--blue-600: #0b72ea;--blue-500: #2689f5;--blue-100: #e7f3ff;--blue-50: #f3f9ff;--ink: #18243a;--muted: #63708a;--line: #dfe7f1;--line-soft: #eaf0f6;--surface: #ffffff;--surface-soft: #f8fbfe;--danger: #d94848;--success: #159455;--radius: 8px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh;background:#f7fbff;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid rgba(38,137,245,.26);outline-offset:1px}.app-shell{min-height:100dvh;display:grid;grid-template-columns:212px minmax(0,1fr);grid-template-rows:64px minmax(0,1fr);background:var(--surface)}.sidebar{grid-row:1 / -1;border-right:1px solid var(--line);background:#fbfdff;display:flex;flex-direction:column;min-height:100dvh;z-index:20}.brand{height:64px;display:flex;align-items:center;gap:10px;padding:0 20px;border-bottom:1px solid var(--line)}.brand-icon,.auth-mark{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--blue-600);border-radius:9px}.brand-icon svg{width:23px;height:23px}.brand strong{display:block;font-size:17px;letter-spacing:.02em}.brand small{display:block;color:var(--muted);font-size:11px;margin-top:2px}.sidebar nav{padding:12px 10px;overflow-y:auto}.nav-group{margin-bottom:15px}.nav-group>p{margin:0 10px 6px;color:#76839a;font-size:11px;font-weight:600}.nav-group button,.sidebar-footer button{width:100%;min-height:38px;border:0;background:transparent;border-radius:7px;display:flex;align-items:center;gap:11px;padding:0 11px;font-size:13px;cursor:pointer;color:#42516a}.nav-group button svg,.sidebar-footer button svg{width:19px;height:19px;color:#52627b}.nav-group button:hover,.sidebar-footer button:hover{background:#f0f6fc;color:var(--blue-700)}.nav-group button.active{background:var(--blue-100);color:var(--blue-700);font-weight:650}.nav-group button.active svg{color:var(--blue-600)}.sidebar-footer{margin-top:auto;padding:10px;border-top:1px solid var(--line-soft)}.topbar{grid-column:2;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 20px;background:#fffffff7;position:sticky;top:0;z-index:15}.topbar-title{display:flex;align-items:center;gap:12px}.topbar-title strong{font-size:15px}.topbar-title span{color:var(--muted);font-size:12px;border-left:1px solid var(--line);padding-left:12px}.topbar-actions{display:flex;align-items:center;gap:8px}.top-link{border:0;background:transparent;cursor:pointer;color:#44536d;padding:8px;font-size:13px}.top-link:hover{color:var(--blue-700)}.profile-wrap{position:relative}.profile-button{border:0;background:transparent;display:flex;align-items:center;gap:8px;cursor:pointer;padding:5px 4px 5px 8px;border-radius:7px}.profile-button:hover{background:var(--blue-50)}.profile-button>span,.profile-button img{width:31px;height:31px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#d9ebff;color:#175ba5;font-size:11px;font-weight:700}.profile-button strong{font-size:13px;font-weight:600}.profile-button svg{width:16px}.profile-menu{position:absolute;right:0;top:calc(100% + 8px);width:220px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 34px #20375224;padding:8px;z-index:50}.profile-menu p{margin:4px 8px 10px;font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-menu button{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:8px;padding:9px;cursor:pointer;border-radius:6px;color:var(--danger)}.profile-menu button:hover{background:#fff1f1}.mobile-menu{display:none!important}.main-content{grid-column:2;min-width:0;background:#f7fbff;padding:16px}.summary-strip{display:grid;grid-template-columns:repeat(4,minmax(118px,1fr)) minmax(290px,1.45fr);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-height:104px;overflow:hidden;margin-bottom:14px}.summary-strip>div{padding:18px 20px;border-right:1px solid var(--line-soft);display:flex;flex-direction:column;justify-content:center}.summary-strip>div:last-child{border-right:0}.summary-strip span{color:var(--muted);font-size:12px}.summary-strip strong{font-size:22px;margin:7px 0 4px;letter-spacing:-.025em}.summary-strip small{color:#8994a8;font-size:11px}.summary-strip .guide-callout{flex-direction:row;align-items:center;gap:12px;background:var(--blue-50)}.guide-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:#dceeff;color:var(--blue-600)!important}.guide-icon svg{width:26px;height:26px}.guide-callout>span:nth-child(2){min-width:0}.guide-callout>span:nth-child(2) strong{font-size:14px;display:block;margin:0 0 5px}.guide-callout>span:nth-child(2) small{display:block;line-height:1.45}.guide-callout button{margin-left:auto;white-space:nowrap;border:0;background:transparent;color:var(--blue-700);font-size:12px;cursor:pointer;display:flex;align-items:center;gap:4px}.guide-callout button svg{width:15px}.error-banner{display:flex;align-items:center;gap:9px;padding:10px 12px;margin:-2px 0 12px;border:1px solid #f2caca;border-radius:var(--radius);color:#a73535;background:#fff7f7;font-size:13px}.error-banner button{margin-left:auto;border:0;background:transparent;color:#a73535;font-weight:600;cursor:pointer}.workspace{display:grid;grid-template-columns:230px minmax(500px,1fr) 292px;align-items:stretch;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden;min-height:700px}.bucket-pane,.inspector{background:#fbfdff}.bucket-pane{border-right:1px solid var(--line);padding:14px;min-width:0}.pane-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.pane-heading h2{font-size:14px;margin:0}.primary-button,.secondary-button{min-height:36px;border-radius:6px;border:1px solid transparent;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;font-size:13px;font-weight:600;cursor:pointer}.primary-button{color:#fff;background:var(--blue-600);border-color:var(--blue-600);box-shadow:0 2px 5px #0b72ea2e}.primary-button:hover{background:var(--blue-700);border-color:var(--blue-700)}.secondary-button{color:#34435c;background:#fff;border-color:#cfd9e5}.secondary-button:hover{color:var(--blue-700);border-color:#8dbff3;background:var(--blue-50)}.primary-button:disabled,.secondary-button:disabled{opacity:.52;cursor:not-allowed}.primary-button svg,.secondary-button svg{width:18px;height:18px}.primary-button.full,.secondary-button.full{width:100%}.primary-button.large{height:43px;padding:0 20px;font-size:14px}.icon-button{width:34px;height:34px;padding:0;border:0;border-radius:6px;background:transparent;display:inline-grid;place-items:center;cursor:pointer}.icon-button:hover{background:var(--blue-50);color:var(--blue-700)}.icon-button.small{width:28px;height:28px}.icon-button.tiny{width:25px;height:25px}.icon-button svg{width:20px;height:20px}.search-field{border:1px solid #d3dde9;border-radius:6px;background:#fff;display:flex;align-items:center;gap:7px;padding:0 10px;color:#8090a5}.search-field:focus-within{border-color:#6baef1;box-shadow:0 0 0 3px #2689f51c}.search-field input{min-width:0;width:100%;height:34px;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px}.search-field svg{width:17px;height:17px;flex:0 0 auto}.search-field.compact{margin:12px 0}.bucket-label{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;background:var(--blue-100);color:var(--blue-700);font-size:12px;font-weight:600;border-radius:6px}.bucket-label b{display:grid;place-items:center;min-width:23px;height:20px;border-radius:10px;background:#d3eaff;font-size:11px}.bucket-list{margin-top:7px}.bucket-list>button{width:100%;height:36px;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;border-radius:6px;padding:0 9px;cursor:pointer;font-size:12px;color:#33435d}.bucket-list>button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bucket-list>button svg{width:15px;color:#8794a7}.bucket-list>button:hover{background:#f0f6fc}.bucket-list>button.selected{background:#e4f2ff;color:var(--blue-700);font-weight:650}.bucket-list>button.selected svg{color:var(--blue-600)}.more-buckets{width:100%;height:34px;margin-top:4px;border:0;background:transparent;color:#596a83;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:12px;padding:0 9px}.empty-small{text-align:center;padding:24px 8px;color:#8491a4}.empty-small svg{width:28px;height:28px}.empty-small p{margin:7px 0 0;font-size:12px}.skeleton-list{padding:8px 0}.skeleton-list i{display:block;height:31px;background:#edf3f8;margin:5px 0;border-radius:6px;animation:pulse 1.4s ease-in-out infinite alternate}.center-column{min-width:0;display:flex;flex-direction:column}.object-pane{min-width:0;flex:1;display:flex;flex-direction:column}.object-toolbar{min-height:96px;padding:12px 14px 10px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(180px,1fr) auto;align-items:center;gap:10px}.breadcrumb{display:flex;align-items:center;min-width:0;overflow-x:auto}.breadcrumb>button,.breadcrumb span button{border:0;background:transparent;cursor:pointer;padding:3px 2px;white-space:nowrap;font-size:12px;color:#2d3d58}.breadcrumb span{display:flex;align-items:center}.breadcrumb svg{width:14px;color:#8d9aab}.toolbar-actions{display:flex;align-items:center;gap:7px}.toolbar-actions .icon-button{border:1px solid #d4deea;background:#fff}.object-search{grid-column:1 / -1;width:min(360px,100%);margin-left:auto}.table-wrap{min-width:0;overflow:auto;flex:1}.object-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px}.object-table th{height:38px;text-align:left;font-weight:600;color:#53617a;background:#f8fafc;border-bottom:1px solid var(--line);white-space:nowrap}.object-table td{height:47px;padding:0 10px;border-bottom:1px solid var(--line-soft);color:#45546c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.object-table th:nth-child(2){width:29%}.object-table th:nth-child(3){width:12%}.object-table th:nth-child(4){width:18%}.object-table th:nth-child(5){width:18%}.object-table th:nth-child(6){width:13%}.object-table th:last-child{width:42px}.object-table .check-cell{width:40px;padding-left:13px}.object-table tbody tr{cursor:default}.object-table tbody tr:hover{background:#f7fbff}.object-table tbody tr.active{background:#e7f3ff}.object-name{max-width:100%;border:0;background:transparent;color:var(--blue-700);display:flex;align-items:center;gap:8px;padding:0;cursor:pointer}.object-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-icon{width:21px;height:21px;flex:0 0 auto}.file-icon.folder{color:#f2a413}.file-icon.image{color:#3a91d8}.file-icon.pdf{color:#e44b4b}.file-icon.text,.file-icon.document{color:#7790aa}.access-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px}.access-badge svg{width:14px}.access-badge.public{color:#14764b}.access-badge.private{color:#66758d}.loading-state,.empty-state{min-height:330px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#7f8ca0}.loading-state{flex-direction:row;gap:9px}.spinner{width:18px;height:18px;border:2px solid #d9e8f7;border-top-color:var(--blue-600);border-radius:50%;animation:spin .8s linear infinite}.empty-state svg{width:38px;height:38px;color:#93acc4}.empty-state h3{margin:10px 0 4px;font-size:14px;color:#44536b}.empty-state p{margin:0;font-size:12px}.table-footer{min-height:45px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:#69788f;font-size:11px}.table-footer div{display:flex;align-items:center;gap:5px}.table-footer button{width:27px;height:27px;border:1px solid var(--line);background:#fff;border-radius:5px}.table-footer button.current{color:var(--blue-700);border-color:var(--blue-500)}.activity-panel{border-top:1px solid var(--line);background:#fcfdff}.activity-panel>header{height:43px;padding:0 14px;display:flex;align-items:center;justify-content:space-between}.activity-panel h2{font-size:13px;margin:0}.activity-panel header button{border:0;background:transparent;color:var(--blue-700);cursor:pointer;font-size:11px}.activity-head,.activity-row{display:grid;grid-template-columns:145px 70px 105px minmax(160px,1fr) 64px;gap:8px;align-items:center;min-height:31px;padding:0 14px;font-size:10.5px}.activity-head{color:#7b889c;background:#f8fafc;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.activity-row{border-bottom:1px solid var(--line-soft);color:#536079}.activity-row span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.success-status{color:var(--success);display:inline-flex;align-items:center;gap:4px}.inspector{border-left:1px solid var(--line);min-width:0}.inspector>header{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line);background:#fff}.inspector>header h2{margin:0;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tabs{height:40px;display:flex;align-items:flex-end;gap:18px;padding:0 14px;background:#fff;border-bottom:1px solid var(--line)}.tabs button{height:40px;border:0;border-bottom:2px solid transparent;background:transparent;color:#65738a;font-size:11px;cursor:pointer;padding:0}.tabs button.active{color:var(--blue-700);border-bottom-color:var(--blue-600);font-weight:650}.object-preview,.preview-placeholder{width:calc(100% - 28px);height:138px;margin:14px;border-radius:6px;object-fit:cover;background:#e9f4ff}.preview-placeholder{display:grid;place-items:center}.preview-placeholder .file-icon{width:46px;height:46px}.object-meta{margin:0;padding:0 14px 10px}.object-meta>div{min-height:30px;display:grid;grid-template-columns:75px minmax(0,1fr);align-items:center;font-size:11px}.object-meta dt{color:#748198}.object-meta dd{margin:0;color:#3e4c64;min-width:0}.object-meta dd.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.object-key{display:flex;align-items:center;gap:4px;word-break:break-all}.object-key .icon-button{flex:0 0 auto}.direct-access{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px;background:#fff}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title h3{margin:0;font-size:12px}.direct-access p{color:#77849a;font-size:10.5px;line-height:1.5;margin:7px 0 10px}.switch{width:34px;height:19px;border:0;border-radius:10px;background:#c7d1dc;position:relative;cursor:pointer;padding:0}.switch span{position:absolute;width:15px;height:15px;left:2px;top:2px;background:#fff;border-radius:50%;transition:transform .18s ease;box-shadow:0 1px 3px #00000038}.switch.on{background:var(--blue-600)}.switch.on span{transform:translate(15px)}.access-control{padding:14px}.access-control>div{display:flex;align-items:center;justify-content:space-between;font-size:11px}.access-control b{font-weight:600}.access-control button{margin-top:10px;border:0;background:transparent;color:var(--blue-700);font-size:11px;padding:0;cursor:pointer}.inspector-empty{height:100%;min-height:450px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#8a97aa;padding:28px}.inspector-empty svg{width:40px;height:40px;color:#a0b4c7}.inspector-empty h3{margin:12px 0 5px;color:#53617a;font-size:14px}.inspector-empty p{margin:0;font-size:11px;line-height:1.6}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#111f3057;display:grid;place-items:center;padding:20px}.modal{width:min(480px,100%);background:#fff;border:1px solid rgba(210,221,234,.9);border-radius:10px;box-shadow:0 26px 80px #1a2c4438}.modal>header{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid var(--line)}.modal h2{margin:0;font-size:16px}.modal-body{padding:18px}.modal>footer{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:12px 18px;border-top:1px solid var(--line);background:#fafcfe;border-radius:0 0 10px 10px}.form-field{display:block}.form-field>span,.access-options legend{display:block;font-size:12px;font-weight:650;margin-bottom:7px}.form-field input{width:100%;height:38px;border:1px solid #cbd7e5;border-radius:6px;padding:0 11px;color:var(--ink)}.form-field small{display:block;margin-top:6px;color:#7c899d;font-size:10.5px}.access-options{border:0;padding:0;margin:18px 0 0}.access-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.access-options legend{grid-column:1 / -1}.access-options label{position:relative}.access-options label>input{position:absolute;opacity:0}.access-options label>span{min-height:86px;border:1px solid #d5dfe9;border-radius:7px;display:grid;grid-template-columns:22px 1fr;align-content:center;column-gap:7px;padding:12px;cursor:pointer}.access-options label>span svg{grid-row:1 / 3;color:#66768e}.access-options label>span b{font-size:12px}.access-options label>span small{color:#7b889c;font-size:10px;margin-top:3px}.access-options label>input:checked+span{border-color:var(--blue-500);background:var(--blue-50);box-shadow:0 0 0 2px #2689f51a}.access-options label>input:checked+span svg,.access-options label>input:checked+span b{color:var(--blue-700)}.toast{position:fixed;right:22px;top:78px;z-index:130;display:flex;align-items:center;gap:9px;min-width:260px;max-width:420px;padding:11px 13px;border:1px solid #bfe2d1;background:#f4fff9;color:#126e43;border-radius:8px;box-shadow:0 12px 36px #1c392d24;font-size:12px}.toast.error{border-color:#f0c8c8;background:#fff7f7;color:#a73535}.toast.info{border-color:#c9ddf1;background:#f5faff;color:#235f9d}.upload-panel{position:fixed;right:20px;bottom:18px;z-index:120;width:min(390px,calc(100vw - 40px));overflow:hidden;border:1px solid #cbdced;border-radius:10px;background:#fffffffa;box-shadow:0 18px 50px #2049752e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.upload-panel>header{min-height:58px;display:flex;align-items:center;border-bottom:1px solid var(--line-soft);background:linear-gradient(180deg,#f7fbff,#f0f7ff)}.upload-panel.collapsed{width:min(310px,calc(100vw - 40px))}.upload-panel.collapsed>header{border-bottom:0}.upload-panel-toggle{min-width:0;flex:1;height:58px;padding:0 13px;display:flex;align-items:center;gap:10px;border:0;background:transparent;text-align:left;cursor:pointer}.upload-panel-icon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:var(--blue-700);background:#dceeff}.upload-panel-icon svg{width:21px;height:21px}.upload-panel-toggle>span:nth-child(2){min-width:0;flex:1}.upload-panel-toggle strong,.upload-panel-toggle small{display:block}.upload-panel-toggle strong{font-size:13px}.upload-panel-toggle small{margin-top:2px;color:var(--muted);font-size:10.5px}.upload-chevron{width:18px;color:#66768d;transform:rotate(0);transition:transform .18s ease}.upload-panel.collapsed .upload-chevron{transform:rotate(180deg)}.clear-upload-tasks{flex:0 0 auto;margin-right:12px;padding:5px 7px;border:0;border-radius:5px;background:transparent;color:var(--blue-700);font-size:10.5px;cursor:pointer}.clear-upload-tasks:hover{background:#e4f2ff}.upload-task-list{max-height:min(330px,52vh);overflow-y:auto}.upload-task{min-height:94px;display:grid;grid-template-columns:34px minmax(0,1fr) 30px;align-items:start;gap:10px;padding:13px;border-bottom:1px solid var(--line-soft)}.upload-task:last-child{border-bottom:0}.upload-file-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:#f0f5fa;color:#70839a}.upload-file-icon svg{width:20px;height:20px}.upload-task.uploading .upload-file-icon,.upload-task.processing .upload-file-icon{color:var(--blue-700);background:var(--blue-100)}.upload-task.failed .upload-file-icon{color:var(--danger);background:#fff0f0}.upload-task-main{min-width:0}.upload-task-title{height:22px;display:flex;align-items:center;justify-content:space-between;gap:10px}.upload-task-title strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.upload-task-title span{flex:0 0 auto;color:#64748b;font-size:10.5px}.upload-task.completed .upload-task-title span{color:var(--success)}.upload-task.failed .upload-task-title span{color:var(--danger)}.upload-progress{height:5px;margin:7px 0 8px;overflow:hidden;border-radius:4px;background:#e6edf5}.upload-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue-600),#52a9ff);transition:width .16s ease}.upload-task.processing .upload-progress>span{background-size:24px 24px;background-image:linear-gradient(135deg,rgba(255,255,255,.32) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.32) 50%,rgba(255,255,255,.32) 75%,transparent 75%,transparent),linear-gradient(90deg,var(--blue-600),#52a9ff);animation:upload-processing .8s linear infinite}.upload-task.completed .upload-progress>span{background:var(--success)}.upload-task.failed .upload-progress>span{background:var(--danger)}.upload-task-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#7b899d;font-size:10px}.upload-task-meta span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.retry-upload{margin-top:1px;border:1px solid #d5e1ed;color:var(--blue-700)}.upload-success-icon{width:19px;height:19px;margin:7px 5px 0 0;color:var(--success)}.auth-page{min-height:100dvh;display:grid;place-items:center;padding:24px;background:#f7fbff}.sign-in-panel,.setup-card{width:min(520px,100%);background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 22px 60px #21476f1c;padding:38px}.auth-page .auth-mark{width:45px;height:45px;margin-bottom:22px}.auth-page .auth-mark svg{width:28px;height:28px}.eyebrow{margin:0 0 10px;font-size:10px;color:var(--blue-700);font-weight:700;letter-spacing:.13em}.sign-in-panel h1,.setup-card h1{margin:0;font-size:29px;letter-spacing:-.035em}.sign-in-panel>p:not(.eyebrow),.setup-copy{color:var(--muted);line-height:1.7;font-size:13px;margin:12px 0 24px}.setup-values{margin:20px 0 0;border-top:1px solid var(--line)}.setup-values div{padding:12px 0;border-bottom:1px solid var(--line-soft)}.setup-values dt{color:var(--muted);font-size:11px;margin-bottom:5px}.setup-values dd{margin:0;color:#2e5c91;font-size:12px;word-break:break-all}.auth-status{color:#5f6d83;font-size:13px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%{opacity:.55}to{opacity:1}}@keyframes upload-processing{to{background-position:24px 0,0 0}}@media (max-width: 1220px){.summary-strip{grid-template-columns:repeat(4,1fr)}.summary-strip .guide-callout{display:none}.workspace{grid-template-columns:220px minmax(500px,1fr)}.inspector{position:fixed;right:0;top:64px;bottom:0;width:310px;z-index:30;box-shadow:-12px 0 34px #1c304824}.inspector:has(.inspector-empty){display:none}}@media (max-width: 930px){.app-shell{grid-template-columns:76px minmax(0,1fr)}.sidebar{width:76px}.brand{padding:0;justify-content:center}.brand>span:last-child,.nav-group p,.nav-group button span,.sidebar-footer button span{display:none}.nav-group button,.sidebar-footer button{justify-content:center;padding:0}.topbar,.main-content{grid-column:2}.workspace{grid-template-columns:190px minmax(440px,1fr);overflow-x:auto}.summary-strip>div{padding:14px}.summary-strip strong{font-size:18px}.toolbar-actions .secondary-button{padding:0 9px}}@media (max-width: 720px){.app-shell{display:block}.sidebar{position:fixed;left:0;top:0;bottom:0;width:230px;transform:translate(-100%);transition:transform .2s ease;box-shadow:16px 0 50px #192d452e}.sidebar.open{transform:translate(0)}.sidebar .brand{justify-content:flex-start;padding:0 20px}.sidebar .brand>span:last-child,.sidebar .nav-group p,.sidebar .nav-group button span,.sidebar .sidebar-footer button span{display:block}.sidebar .nav-group button,.sidebar .sidebar-footer button{justify-content:flex-start;padding:0 11px}.topbar{height:58px;position:sticky;top:0;padding:0 12px}.mobile-menu{display:inline-grid!important}.topbar-title span,.top-link,.profile-button strong{display:none}.main-content{padding:10px}.summary-strip{grid-template-columns:1fr 1fr;min-height:0}.summary-strip>div{border-bottom:1px solid var(--line-soft)}.summary-strip>div:nth-child(2){border-right:0}.workspace{display:block;min-height:680px;overflow:visible}.bucket-pane{display:none}.object-toolbar{grid-template-columns:1fr}.toolbar-actions{grid-row:2;overflow-x:auto}.object-search{grid-column:1;margin:0;width:100%}.object-table{min-width:760px}.activity-panel{display:none}.inspector{top:58px;width:min(330px,92vw)}.toast{left:12px;right:12px;top:70px;min-width:0}.upload-panel,.upload-panel.collapsed{left:10px;right:10px;bottom:10px;width:auto}.access-options{grid-template-columns:1fr}}@media (max-width: 460px){.object-toolbar{padding-inline:12px}.toolbar-actions{overflow:visible}.toolbar-actions .primary-button,.toolbar-actions .secondary-button{width:42px;padding:0;justify-content:center;flex:0 0 42px}.toolbar-actions .button-label{display:none}.object-table .empty-state,.object-table .loading-state{position:sticky;left:0;width:calc(100vw - 42px)}.table-footer{padding-inline:10px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
