@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#1d1d1f;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Malgun Gothic,sans-serif}button{cursor:pointer;font-family:inherit}.auth-screen{background:linear-gradient(135deg,#eef1f5,#dde3ea);justify-content:center;align-items:center;height:100%;display:flex}.auth-card{background:#fff;border-radius:14px;flex-direction:column;gap:14px;width:320px;padding:32px;display:flex;box-shadow:0 12px 40px #0000001f}.auth-card h1{text-align:center;margin:0;font-size:20px}.auth-subtitle{text-align:center;color:#6e6e73;margin:0 0 8px;font-size:14px}.auth-card label{color:#3a3a3c;flex-direction:column;gap:6px;font-size:13px;display:flex}.auth-card input{border:1px solid #d2d2d7;border-radius:8px;padding:10px 12px;font-size:14px}.auth-card button[type=submit]{color:#fff;background:#0071e3;border:none;border-radius:8px;margin-top:6px;padding:10px;font-size:14px;font-weight:600}.auth-card button[type=submit]:disabled{opacity:.6;cursor:default}.auth-switch{color:#0071e3;background:0 0;border:none;padding:4px;font-size:13px}.auth-error{color:#d70015;font-size:13px}.auth-notice{color:#1a7f37;font-size:13px}.loading-screen{color:#6e6e73;justify-content:center;align-items:center;height:100%;display:flex}.app-shell{height:100%;display:flex}.sidebar{background:#f5f5f7;border-right:1px solid #e5e5ea;flex-direction:column;flex-shrink:0;gap:12px;width:200px;padding:16px 10px;display:flex}.sidebar-user{color:#6e6e73;text-transform:uppercase;letter-spacing:.04em;padding:0 8px;font-size:12px}.sidebar nav{flex-direction:column;gap:2px;display:flex}.sidebar-item{color:#1d1d1f;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:7px 8px;font-size:13px;display:flex}.sidebar-item:hover{background:#e8e8ed}.sidebar-item.active{color:#fff;background:#0071e3}.sidebar-static{color:#6e6e73;cursor:default}.sidebar-static:hover{background:0 0}.main-panel{flex-direction:column;flex:1;min-width:0;display:flex}.toolbar{border-bottom:1px solid #e5e5ea;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.breadcrumb{align-items:center;gap:2px;min-width:0;display:flex;overflow-x:auto}.breadcrumb-segment{color:#86868b;align-items:center;gap:2px;display:flex}.breadcrumb-item{color:#1d1d1f;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:14px;font-weight:600}.breadcrumb-item:hover{background:#f0f0f2}.toolbar-actions{align-items:center;gap:6px;display:flex}.sort-select{background:#fff;border:1px solid #d2d2d7;border-radius:6px;padding:6px 8px;font-size:13px}.icon-button{color:#1d1d1f;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.icon-button:hover{background:#f0f0f2}.icon-button:disabled{opacity:.35;cursor:default}.icon-button:disabled:hover{background:0 0}.view-toggle{border:1px solid #d2d2d7;border-radius:6px;display:flex;overflow:hidden}.view-toggle button{color:#6e6e73;background:#fff;border:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.view-toggle button.active{color:#fff;background:#0071e3}.error-banner{color:#d70015;background:#fff1f0;justify-content:space-between;align-items:center;padding:8px 16px;font-size:13px;display:flex}.error-banner button{color:inherit;background:0 0;border:none;font-size:16px;line-height:1}.upload-banner{color:#0071e3;background:#eef6ff;padding:8px 16px;font-size:13px}.upload-banner-label{margin-bottom:6px;display:block}.upload-progress-track{background:#cde4ff;border-radius:2px;height:4px;overflow:hidden}.upload-progress-fill{background:#0071e3;height:100%;transition:width .2s}.loading,.empty-state{text-align:center;color:#86868b;grid-column:1/-1;padding:40px;font-size:14px}.file-area{-webkit-user-select:none;user-select:none;flex:1;padding:12px;overflow:auto}.file-area.drag-over-background{outline-offset:-8px;background:#eef6ff;outline:2px dashed #0071e3}.file-area.grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));align-content:start;gap:4px;display:grid}.file-area.grid .file-item{text-align:center;color:#1d1d1f;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:10px 6px;display:flex}.file-area.grid .file-icon{color:#6e6e73}.file-area.grid .file-name{word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:12px;line-height:1.3;display:-webkit-box;overflow:hidden}.file-area.list{flex-direction:column;display:flex}.file-row-header{color:#3a3a3c;border-bottom:1px solid #e5e5ea;grid-template-columns:32px 1fr 100px 180px;padding:8px 10px;font-size:13px;font-weight:600;display:grid}.file-area.list .file-item{border-radius:6px;grid-template-columns:32px 1fr 100px 180px;align-items:center;gap:8px;padding:6px 10px;display:grid}.file-area.list .file-item .file-name{align-items:center;font-size:12px;display:flex}.file-area.list .file-icon{color:#6e6e73;display:flex}.col-size,.col-date{color:#6e6e73;font-size:12px}.file-item{cursor:default}.file-item.selected{background:#cde4ff}.file-item.drag-over{outline-offset:-2px;background:#eef6ff;outline:2px solid #0071e3}.rename-input{text-align:center;border:1px solid #0071e3;border-radius:4px;width:100%;padding:2px 4px;font-size:12px}.file-area.list .rename-input{text-align:left}.trash-view{flex-direction:column;height:100%;display:flex}.trash-toolbar{border-bottom:1px solid #e5e5ea;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.trash-title{font-size:14px;font-weight:600}.trash-list{flex:1;padding:4px 12px;overflow:auto}.trash-row{border-radius:6px;grid-template-columns:1fr 1fr 160px 80px;align-items:center;gap:12px;padding:8px 10px;font-size:13px;display:grid}.trash-row:not(.trash-row-header):hover{background:#f5f5f7}.trash-row-header{color:#86868b;border-bottom:1px solid #f0f0f2;font-size:12px}.trash-name{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.trash-location{color:#6e6e73;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.trash-date{color:#6e6e73;font-size:12px}.trash-actions{justify-content:flex-end;gap:2px;display:flex}.context-menu{z-index:1000;background:#fff;border:1px solid #e5e5ea;border-radius:8px;min-width:160px;padding:4px;position:fixed;box-shadow:0 8px 28px #0003}.context-menu-item{text-align:left;color:#1d1d1f;background:0 0;border:none;border-radius:5px;width:100%;padding:7px 10px;font-size:13px;display:block}.context-menu-item:hover:not(:disabled){background:#f0f0f2}.context-menu-item:disabled{color:#c7c7cc}.context-menu-divider{background:#f0f0f2;height:1px;margin:4px 0}.preview-overlay{z-index:2000;background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.preview-panel{background:#1d1d1f;border-radius:12px;flex-direction:column;width:min(1100px,92vw);height:min(800px,88vh);display:flex;overflow:hidden;box-shadow:0 20px 60px #0006}.preview-header{background:#2c2c2e;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.preview-title{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.preview-actions{flex-shrink:0;gap:4px;display:flex}.preview-actions .icon-button{color:#fff}.preview-actions .icon-button:hover{background:#ffffff26}.preview-body{background:#000;flex:1;justify-content:center;align-items:center;display:flex;overflow:auto}.preview-body img,.preview-body video{object-fit:contain;max-width:100%;max-height:100%}.preview-body audio{width:80%}.preview-body iframe{background:#fff;border:none;width:100%;height:100%}.preview-error{color:#fff;flex-direction:column;align-items:center;gap:10px;font-size:14px;display:flex}.preview-error a{color:#4da3ff}.preview-loading{color:#fff;font-size:14px}.preview-text{color:#d4d4d4;white-space:pre-wrap;word-break:break-word;background:#1e1e1e;width:100%;height:100%;margin:0;padding:16px 20px;font-family:ui-monospace,SF Mono,Cascadia Code,Consolas,monospace;font-size:13px;line-height:1.5;overflow:auto}.info-panel{background:#1d1d1f;border-radius:12px;width:min(360px,92vw);overflow:hidden;box-shadow:0 20px 60px #0006}.info-body{background:#fff;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.info-row{flex-direction:column;gap:2px;display:flex}.info-label{color:#86868b;text-transform:uppercase;letter-spacing:.04em;font-size:11px}.info-value{color:#1d1d1f;word-break:break-word;font-size:14px}.share-link-row{align-items:center;gap:6px;display:flex}.share-link-input{color:#1d1d1f;background:#f5f5f7;border:1px solid #d2d2d7;border-radius:8px;flex:1;min-width:0;padding:8px 10px;font-size:13px}.share-copy-button{color:#1d1d1f;border:1px solid #d2d2d7;flex-shrink:0}.share-hint{color:#86868b;margin:0;font-size:12px;line-height:1.4}.share-copy-feedback{margin:0;font-size:12px;line-height:1.4}.share-copy-feedback.ok{color:#1a7f37}.share-copy-feedback.fail{color:#d70015}
