:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f1f1f;background:#f7f7f5;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0}button,a,input{font:inherit}button{border:0;background:transparent}.app-shell{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);background:#fff}.sidebar{display:flex;flex-direction:column;gap:28px;min-height:100vh;border-right:1px solid #ececea;background:#f7f7f5;padding:28px 18px}.brand,.sidebar nav button,.sidebar-group button,.storage-card,.topbar,.panel-tools,.quick-actions button,.recent-grid article,.file-row>div,.search-results article>div{display:flex;align-items:center}.brand{gap:10px;padding:0 10px}.sidebar nav,.sidebar-group{display:grid;gap:6px}.sidebar nav button,.sidebar-group button{gap:10px;border-radius:10px;color:#64645f;padding:11px 12px;text-align:left}.sidebar nav .active,.sidebar-group .selected{color:#1f1f1f;background:#ecebe8}.sidebar-group span{padding:0 12px;color:#8a8a85;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sidebar-group p{margin:0;padding:0 12px;color:#8a8a85;font-size:.92rem}.storage-card{gap:12px;margin-top:auto;border:1px solid #e5e5e2;border-radius:16px;padding:16px;background:#fff}.storage-card strong,.storage-card p{display:block}.storage-card p{margin:2px 0 0;color:#777771;font-size:.88rem}.content{padding:28px 34px 36px}.topbar{justify-content:space-between;margin-bottom:28px}.topbar p{margin:0;color:#666660}.topbar p span{margin:0 10px}.topbar a,.connected{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:10px 14px;color:#1f1f1f;background:#f1f1ef;text-decoration:none}.connected{color:#2c6e3f;background:#eaf5ed}.quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:26px}.quick-actions button{justify-content:space-between;min-height:112px;border:1px solid #ececea;border-radius:18px;padding:18px;background:#fff}.quick-actions .primary-card{background:#f7f7f5}.upload-card{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:112px;border:1px solid #ececea;border-radius:18px;padding:18px;background:#f7f7f5}.upload-card input{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;opacity:0}.recent-grid{margin-bottom:26px}.recent-grid h2,.files-panel h2{margin:0 0 14px;font-size:1.08rem}.recent-grid>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.recent-grid article{gap:12px;border:1px solid #ececea;border-radius:18px;padding:18px}.recent-grid article strong,.recent-grid article span{display:block}.recent-grid article span{color:#777771;font-size:.9rem}.files-panel{border:1px solid #ececea;border-radius:22px;padding:20px}.panel-head{display:flex;justify-content:space-between;gap:18px;margin-bottom:18px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border-radius:12px;color:#666660;padding:9px 12px}.filters .active{border:1px solid #deded9;color:#1f1f1f}.panel-tools{gap:10px}.panel-tools label,.source-search>div{display:flex;align-items:center;gap:10px;border:1px solid #deded9;border-radius:12px;padding:10px 12px}.panel-tools input,.source-search input{min-width:0;border:0;outline:0}.panel-tools button,.source-search button,.search-results button,.upload-panel button{display:inline-flex;align-items:center;gap:8px;border-radius:12px;padding:10px 12px;background:#f1f1ef}.upload-panel{display:flex;justify-content:space-between;gap:16px;align-items:center;border:1px solid #ececea;border-radius:16px;padding:16px;margin-bottom:16px;background:#fafaf9}.upload-panel strong,.upload-panel span{display:block}.upload-panel span{color:#777771;font-size:.9rem}.upload-panel button:disabled{cursor:not-allowed;opacity:.5}.upload-targets{display:flex;gap:10px}.upload-targets select{min-width:160px;border:1px solid #deded9;border-radius:12px;padding:10px 12px;background:#fff}.source-search{display:grid;gap:8px;margin-bottom:16px}.source-search label{color:#777771;font-size:.9rem}.search-results{display:grid;gap:10px;margin-bottom:16px}.search-results article{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #f0f0ed;padding-top:12px}.search-results article>div{gap:10px}.search-results strong,.search-results span{display:block}.search-results span{color:#777771;font-size:.9rem}.table-head,.file-row{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(180px,.8fr) 80px;gap:14px;align-items:center}.table-head{border-radius:14px;color:#777771;background:#f7f7f5;padding:14px 16px;font-size:.9rem}.file-row{border-bottom:1px solid #f0f0ed;padding:16px}.file-row>div{gap:12px}.file-row strong,.file-row span{display:block}.file-row span{color:#777771;font-size:.9rem}.file-row button{justify-self:end;color:#777771}.delete-note{display:flex;gap:8px;align-items:center;color:#777771;padding-top:16px;font-size:.9rem}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto;border-right:0;border-bottom:1px solid #ececea}.quick-actions,.recent-grid>div,.table-head,.file-row{grid-template-columns:1fr}.panel-head{flex-direction:column}.panel-tools,.upload-panel,.upload-targets{align-items:stretch;flex-direction:column}}
