:root{color:#17211b;background:#eef3ee;font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif;font-size:16px;line-height:1.42}*{box-sizing:border-box}html,body,#app{height:100%}body{background:#eef3ee;min-width:320px;min-height:100vh;margin:0;overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.login-screen{background:linear-gradient(135deg,#235b4d1f,#da934124),#eef3ee;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel,.panel{background:#fff;border:1px solid #d9e2da;border-radius:8px;box-shadow:0 12px 32px #1f2f2612}.login-panel{width:min(420px,100%);padding:32px}.brand{align-items:center;gap:10px;display:flex}.brand.compact{padding-bottom:16px}.brand-mark{color:#fff;background:#2d7b61;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.brand h1,.brand p,.topbar h2,.topbar p,.panel-heading h3,.panel-heading span{margin:0}.brand h1{font-size:1.22rem}.brand p,.topbar p,.panel-heading span,small{color:#66736b}.login-form{gap:16px;margin-top:26px;display:grid}label{color:#33453b;gap:5px;font-size:.88rem;font-weight:680;display:grid}input,select,textarea{color:#17211b;background:#fbfdfb;border:1px solid #ccd8cf;border-radius:8px;outline:none;width:100%}input,select{min-height:36px;padding:0 10px}textarea{resize:vertical;min-height:58px;padding:8px 10px}input:focus,select:focus,textarea:focus,.switch-control:focus-visible,button:focus-visible{border-color:#2d7b61;outline:none;box-shadow:0 0 0 3px #2d7b6124}input[type=file]{padding:5px 8px}input[type=file]::file-selector-button{color:#1e5847;background:#e4f0ea;border:0;border-radius:6px;height:24px;margin-right:8px;font-weight:800}.primary-button,.secondary-button,.ghost-button,.icon-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:36px;font-weight:750;display:inline-flex}.primary-button{color:#fff;background:#2d7b61;padding:0 14px}.secondary-button{color:#1e5847;background:#f6fbf8;border-color:#bdd4c8;padding:0 12px}.ghost-button{color:#385245;background:#fff;border-color:#d9e2da;padding:0 12px}.app-layout{grid-template-columns:220px minmax(0,1fr);height:100vh;display:grid;overflow:hidden}.sidebar{color:#eef8f2;background:#153e35;flex-direction:column;padding:18px;display:flex}.sidebar .brand p{color:#b7d4c8}.sidebar .brand-mark{color:#153e35;background:#d7b46a}nav{gap:8px;display:grid}.nav-item{color:#effaf5;background:#ffffff1a;border-radius:8px;padding:10px 11px;font-weight:750}.sidebar-actions{gap:8px;margin-top:auto;display:grid}.workspace{grid-template-rows:auto auto auto minmax(0,1fr);gap:10px;min-height:0;padding:14px;display:grid;overflow:hidden}.topbar,.panel-heading,.table-toolbar,.form-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.topbar{min-height:42px}.topbar h2{font-size:1.32rem}.topbar p,.panel-heading span{font-size:.86rem}.topbar-side{justify-content:flex-end;align-items:center;gap:10px;display:flex}.stat-strip{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.stat-strip span{color:#596960;white-space:nowrap;background:#fff;border:1px solid #d9e2da;border-radius:8px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:.82rem;font-weight:800;display:inline-flex}.stat-strip strong{color:#17211b;font-size:.95rem}.notice{border-radius:8px;width:min(720px,100%);margin:0;padding:8px 12px;font-weight:750}.login-screen .notice{position:fixed;bottom:24px}.notice.success{color:#18523f;background:#dff3e8}.notice.error{color:#7e281e;background:#fee5df}.panel{padding:12px}.panel-heading{margin-bottom:10px}.panel-heading h3{font-size:1rem}.form-panel{align-self:start}.upload-grid{grid-template-columns:minmax(150px,.9fr) minmax(190px,1fr) minmax(170px,.78fr) minmax(170px,.78fr);align-items:end;gap:10px 12px;display:grid}.wide{grid-column:1/-1}.description-field{grid-column:span 2}.switch-field{color:#33453b;justify-content:space-between;align-items:center;gap:10px;min-height:36px;font-size:.88rem;font-weight:750;display:flex}.switch-control{background:#e9eee9;border:1px solid #c4d0c8;border-radius:999px;width:48px;min-width:48px;height:26px;padding:0;transition:background .16s,border-color .16s;position:relative}.switch-control.active{background:#2d7b61;border-color:#2d7b61}.switch-thumb{background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #14201a38}.switch-control.active .switch-thumb{transform:translate(22px)}.form-actions{grid-column:1/-1;justify-content:flex-end;align-items:end;min-height:36px}.current-files{color:#66736b;align-items:end;min-height:36px;font-size:.84rem;font-weight:700;display:flex}.table-panel{flex-direction:column;min-height:0;display:flex}.table-toolbar{flex-wrap:wrap;margin-bottom:10px}.search-box{background:#fbfdfb;border:1px solid #ccd8cf;border-radius:8px;flex:280px;align-items:center;gap:8px;min-height:36px;padding:0 10px;display:flex}.search-box input{min-height:32px;box-shadow:none;background:0 0;border:0;padding:0}.table-toolbar select{width:132px}.table-wrap{flex:1;min-height:0;overflow:auto}table{border-collapse:collapse;width:100%;min-width:980px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e3ebe5;padding:8px 10px}th{z-index:1;color:#596960;background:#f7faf8;font-size:.85rem;position:sticky;top:0}td{font-size:.9rem}td strong,td small,.filename{display:block}.filename{overflow-wrap:anywhere;max-width:190px;font-weight:750}.description{overflow-wrap:anywhere;max-width:260px}.upgrade-pill,.status-pill{white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:.78rem;font-weight:800;display:inline-flex}.upgrade-pill.auto{color:#1f4f6f;background:#dceef9}.upgrade-pill.manual{color:#3c4d39;background:#e3ecd8}.status-pill.enabled{color:#18523f;background:#dff3e8}.status-pill.disabled{color:#6a3c24;background:#f2dfd2}.action-row{gap:6px;display:flex}.icon-button{color:#244f42;background:#fff;border-color:#d9e2da;width:32px;min-height:32px}.icon-button.danger{color:#9c3328}.icon-button.success{color:#1f6a45}.icon-button.warning{color:#8a5b10}.empty-cell{color:#66736b;text-align:center;vertical-align:middle;height:88px}.modal-backdrop{z-index:20;background:#14201a5c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-panel{background:#fff;border:1px solid #d9e2da;border-radius:8px;width:min(420px,100%);padding:16px;box-shadow:0 20px 60px #14201a38}.modal-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.modal-heading h3,.modal-heading p{margin:0}.modal-heading h3{font-size:1.08rem}.modal-heading p{color:#66736b;margin-top:3px;font-size:.88rem}.password-form{gap:12px;display:grid}.modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}@media (width<=920px){body{overflow:auto}.app-layout{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}.sidebar{grid-template-columns:1fr auto;align-items:center;display:grid}.sidebar nav{display:none}.brand.compact{padding-bottom:0}.workspace{overflow:visible}.topbar{flex-direction:column;align-items:flex-start}.topbar-side{justify-content:space-between;width:100%}.upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.workspace,.sidebar,.login-screen{padding:18px}.panel-heading{flex-direction:column;align-items:flex-start}.upload-grid{grid-template-columns:1fr}.description-field{grid-column:auto}.table-toolbar select,.table-toolbar button{width:100%}}
