:root{color:#18212c;font-synthesis:none;text-rendering:optimizelegibility;background:#eef2f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#eef2f4;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.62}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:0}h1{font-size:21px;font-weight:780}h2{font-size:24px;font-weight:780}h3{font-size:17px;font-weight:740}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel,.panel-form,.table-section,.empty-state{background:#fff;border:1px solid #d5dde5;border-radius:8px;box-shadow:0 12px 28px #25354414}.login-panel{gap:15px;width:min(460px,100%);padding:28px;display:grid}.brand-line{align-items:center;gap:13px;margin-bottom:12px;display:flex}.brand-line.compact{margin-bottom:18px}.brand-line p,.list-card p,.list-card small,.company-item small,.eyebrow{color:#647384}.brand-mark{color:#fff;background:#0f766e;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.app-shell{grid-template-columns:290px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #d5dde5;min-height:100vh;padding:20px 14px}.workspace{grid-template-rows:auto auto auto 1fr;gap:14px;min-width:0;padding:22px;display:grid}.topbar,.topbar-actions,.tabs,.section-head,.row-actions,.search-box,.file-input{align-items:center;display:flex}.topbar{justify-content:space-between;gap:16px;min-height:58px}.topbar-actions,.row-actions{gap:8px}.eyebrow{text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:740}label{color:#415063;gap:6px;font-size:13px;font-weight:680;display:grid}input,select,textarea{color:#18212c;background:#fff;border:1px solid #cbd5df;border-radius:7px;outline:none;width:100%;min-height:38px;padding:8px 10px}textarea{resize:vertical;min-height:118px;line-height:1.45}input:focus,select:focus,textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e21}.search-box{border:1px solid #cbd5df;border-radius:7px;gap:8px;margin-bottom:12px;padding:0 10px}.search-box input{box-shadow:none;border:0}.company-list{gap:6px;max-height:calc(100vh - 140px);padding-right:4px;display:grid;overflow:auto}.company-item{color:#263342;text-align:left;background:0 0;border-radius:7px;grid-template-rows:auto auto;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:1px 10px;width:100%;min-height:54px;padding:8px;display:grid}.company-item:hover,.company-item.active{background:#e5f2ef}.company-item img,.company-item span{border-radius:7px;grid-row:1/3;width:34px;height:34px}.company-item img{object-fit:cover}.company-item span{color:#fff;background:#64748b;place-items:center;font-weight:800;display:grid}.company-item strong,.company-item small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tabs{border-bottom:1px solid #d5dde5;gap:6px}.tabs button{color:#3f5063;background:0 0;border-radius:7px 7px 0 0;align-items:center;gap:8px;min-height:42px;padding:10px 14px;display:inline-flex}.tabs button.active,.tabs button:hover{color:#0f514b;background:#dff0ed}.split-view{grid-template-columns:minmax(340px,430px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.panel-form,.table-section,.empty-state{padding:18px}.panel-form{gap:14px;display:grid}.wide-form{max-width:1100px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.section-head{justify-content:space-between;gap:12px}.primary-button,.icon-button,.danger-button,.ghost-button,.file-input{border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 12px;display:inline-flex}.primary-button{color:#fff;background:#0f766e}.primary-button:hover{background:#0b5f59}.icon-button,.ghost-button{color:#304257;background:#e7edf2}.danger-button{color:#fff;background:#b42318}.file-input{color:#0f514b;cursor:pointer;background:#e5f2ef;position:relative}.file-input input{opacity:0;cursor:pointer;position:absolute;inset:0}.alert{border-radius:7px;padding:10px 12px;font-size:14px;font-weight:650}.alert.success{color:#0f514b;background:#dff0ed}.alert.error{color:#8f1d14;background:#fde5e2}.counter{color:#0f514b;text-align:center;background:#dff0ed;border-radius:999px;min-width:30px;padding:4px 9px;font-size:13px;font-weight:780}.item-list{gap:9px;margin-top:14px;display:grid}.list-card{background:#fbfcfd;border:1px solid #dce3ea;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px;display:grid}.list-card strong{color:#18212c;margin:3px 0 5px;display:block}.list-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.42;display:-webkit-box;overflow:hidden}.empty-state{color:#647384;place-items:center;min-height:220px;font-weight:700;display:grid}@media (width<=980px){.app-shell,.split-view{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #d5dde5;border-right:0;min-height:auto}.company-list{max-height:260px}.form-grid{grid-template-columns:1fr}}
