:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f7f4;color:#1c2522;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.login-shell{align-items:center;background:linear-gradient(135deg,rgba(16,116,108,.12),transparent 40%),linear-gradient(315deg,rgba(196,122,50,.12),transparent 44%),#f6f7f4;display:flex;justify-content:center;min-height:100vh;padding:24px}.login-panel,.loading-card{background:#ffffffeb;border:1px solid #dfe5dc;border-radius:8px;box-shadow:0 22px 70px #1f2c2621;width:min(100%,420px)}.login-panel{display:grid;gap:18px;padding:32px}.loading-card{align-items:center;display:flex;gap:12px;justify-content:center;padding:28px}.brand-mark{align-items:center;background:#123c35;border-radius:6px;color:#fff;display:inline-flex;font-size:.8rem;font-weight:800;height:36px;justify-content:center;width:64px}.login-panel h1,.top-bar h1{line-height:1.1;margin:0}.login-panel h1{font-size:1.7rem}.login-panel label{display:grid;gap:7px}.login-panel label span,.eyebrow{color:#5f6f67;font-size:.86rem;font-weight:650}.login-panel input{background:#fff;border:1px solid #cfd8d1;border-radius:7px;color:#1c2522;outline:none;padding:12px 13px;width:100%}.login-panel input:focus{border-color:#10746c;box-shadow:0 0 0 3px #10746c29}.primary-button,.ghost-button,.icon-button{align-items:center;border:1px solid transparent;border-radius:7px;display:inline-flex;gap:8px;justify-content:center;min-height:40px;padding:0 14px}.primary-button{background:#10746c;color:#fff;font-weight:750}.primary-button:hover:not(:disabled){background:#0c5f58}.primary-button.compact{min-height:38px}.ghost-button{background:#fff;border-color:#d8e0d9;color:#21312b}.ghost-button:hover:not(:disabled),.icon-button:hover:not(:disabled){background:#eef3ef}.icon-button{aspect-ratio:1;background:#fff;border-color:#d8e0d9;color:#24342e;padding:0;width:40px}.icon-button.danger{color:#a43230}.icon-button.danger:hover:not(:disabled){background:#fae9e7;border-color:#edc7c2}.form-error,.inline-error{background:#fff0ee;border:1px solid #efc7c2;border-radius:7px;color:#872623;padding:11px 12px}.app-shell{margin:0 auto;max-width:1180px;min-height:100vh;padding:28px}.top-bar{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:22px}.top-bar h1{font-size:2rem}.browser-surface{background:#fff;border:1px solid #dfe5dc;border-radius:8px;box-shadow:0 16px 40px #1f2c2614;overflow:hidden}.browser-toolbar{align-items:center;border-bottom:1px solid #e7ece7;display:flex;gap:16px;justify-content:space-between;padding:14px}.path-stack{min-width:0}.breadcrumbs{align-items:center;color:#5d6b64;display:flex;flex-wrap:wrap;gap:4px}.crumb{align-items:center;display:inline-flex;gap:4px}.crumb button{background:transparent;border:0;border-radius:5px;color:#123c35;font-weight:700;max-width:200px;overflow-wrap:anywhere;padding:5px 6px}.crumb button:hover{background:#eef5f3}.crumb-divider{color:#8b9991}.toolbar-actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.hidden-input{display:none}.inline-error{margin:14px}.file-list{display:grid;min-height:300px}.file-list-head,.file-row{display:grid;grid-template-columns:minmax(220px,1.6fr) 110px 110px minmax(180px,.8fr) 112px}.file-list-head{background:#f5f7f3;border-bottom:1px solid #e5ebe4;color:#65746b;font-size:.78rem;font-weight:800;text-transform:uppercase}.file-list-head span,.file-row>span,.file-row>button{align-items:center;min-width:0;padding:12px 14px}.file-row{border-bottom:1px solid #edf1ed;min-height:64px}.file-row:last-child{border-bottom:0}.file-row:hover{background:#fbfcfa}.file-name{background:transparent;border:0;color:#1d2b26;display:flex;gap:10px;justify-content:flex-start;text-align:left}.file-name span{overflow-wrap:anywhere}.file-name:disabled{cursor:default;opacity:1}.file-name svg{color:#c47a32;flex:0 0 auto}.file-name:disabled svg{color:#668076}.muted{color:#627169}.row-actions{display:inline-flex;gap:8px;justify-content:flex-end}.actions-label{text-align:right}.state-row{align-items:center;color:#5f6f67;display:flex;gap:10px;justify-content:center;min-height:220px;padding:32px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:760px){.app-shell{padding:16px}.top-bar,.browser-toolbar{align-items:stretch;flex-direction:column}.toolbar-actions{justify-content:flex-start}.file-list{gap:10px;padding:10px}.file-list-head{display:none}.file-row{border:1px solid #e1e8e1;border-radius:8px;display:grid;grid-template-columns:1fr auto;min-height:auto}.file-row>span,.file-row>button{padding:8px 10px}.file-name{grid-column:1 / -1;padding-top:12px}.row-actions{grid-column:2;grid-row:2 / span 3}}
