:root{color:#1f2933;background:#eef2f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a.primaryButton{cursor:pointer}h1,h2,h3,p{margin:0}.appShell{min-height:100vh}.workspace{display:grid;grid-template-columns:292px minmax(0,1fr);min-height:100vh}.sidebar{background:#111827;color:#f8fafc;display:flex;flex-direction:column;gap:24px;min-height:100vh;padding:22px 16px}.brandBlock{align-items:center;display:flex;gap:12px;min-width:0}.brandMark,.loginMark,.appIcon,.applicationMark,.navButton span{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center}.brandMark,.loginMark{background:#2b6c57;border-radius:8px;color:#fff;font-weight:800}.brandMark{height:40px;width:40px}.loginMark{height:48px;width:48px}.brandBlock div:last-child{display:grid;gap:2px;min-width:0}.brandBlock strong,.appButton span:last-child,.sidebarFooter span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brandBlock span,.sidebarTitle,.sidebarFooter span{color:#aab4c0;font-size:12px}.sidebarSection{display:grid;gap:8px}.sidebarTitle{font-weight:700;letter-spacing:0;padding:0 8px;text-transform:uppercase}.appList{display:grid;gap:6px}.appButton,.navButton{align-items:center;background:transparent;border:1px solid transparent;border-radius:8px;color:#dbe5ef;display:flex;gap:10px;min-height:44px;padding:9px 10px;text-decoration:none;text-align:left;width:100%}.appButton.active,.navButton.active{background:#20352f;border-color:#3c6f5d;color:#fff}.appIcon,.navButton span{background:#263241;border-radius:7px;color:#dbe5ef;font-size:11px;font-weight:800;height:28px;width:28px}.appButton.active .appIcon,.navButton.active span{background:#2b6c57;color:#fff}.sidebarFooter{display:grid;gap:10px;margin-top:auto;min-width:0}.mainPane{min-width:0;padding:28px 32px 40px}.pageHeader{align-items:center;display:flex;justify-content:space-between;margin:0 auto 22px;max-width:1180px}.pageHeader h1{font-size:30px;line-height:1.15}.eyebrow,.sectionHeader p,.applicationCard small,.documentCard p,.meta{color:#627182;font-size:13px}.eyebrow{font-weight:700;margin-bottom:4px;text-transform:uppercase}.contextPill{background:#e5f4ee;border:1px solid #bfe2cf;border-radius:999px;color:#245946;font-size:13px;font-weight:700;padding:7px 12px}.homePanel,.editorPanel,.listPanel,.loginPanel{background:#fff;border:1px solid #d8e0e7;border-radius:8px}.homePanel,.editorPanel,.listPanel{margin:0 auto;max-width:1180px}.homePanel,.listPanel{padding:22px}.sectionHeader{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:18px}.sectionHeader h2{font-size:18px}.applicationsGrid{display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.applicationCard{align-items:flex-start;background:#f8fafc;border:1px solid #dfe7ee;border-radius:8px;color:#1f2933;display:grid;gap:10px;min-height:150px;padding:18px;text-decoration:none;text-align:left}.applicationCard.active{background:#f0f8f5;border-color:#91c9af}.applicationMark{background:#1f2933;border-radius:8px;color:#fff;font-weight:800;height:44px;width:44px}.documentsPage{display:grid;gap:18px;grid-template-columns:minmax(340px,420px) minmax(0,1fr);margin:0 auto;max-width:1180px}.editorPanel{align-self:start;padding:20px}.editorPanel form{display:grid;gap:12px}.editorPanel label{color:#3f4752;display:grid;font-size:13px;gap:6px}input,select,textarea{background:#fff;border:1px solid #cbd5df;border-radius:7px;color:#1f2933;padding:10px 11px;width:100%}textarea{min-height:78px;resize:vertical}.largeText{min-height:130px}.row{display:grid;gap:10px;grid-template-columns:1fr 1fr}.primaryButton,.ghostButton,.cardActions button{align-items:center;border:1px solid #2b6c57;border-radius:7px;display:inline-flex;justify-content:center;min-height:38px;padding:8px 12px;text-decoration:none}.primaryButton{background:#2b6c57;color:#fff}.ghostButton,.cardActions button{background:#fff;color:#2b6c57}.ghostButton.compact{min-height:34px}.listPanel{display:grid;gap:12px}.documentCard{border:1px solid #e0e7ee;border-radius:8px;display:flex;gap:16px;justify-content:space-between;padding:16px}.documentCard p{margin-top:6px}.meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.meta span{background:#eef3f7;border-radius:999px;padding:4px 8px}.cardActions{display:flex;flex-direction:column;gap:8px;min-width:98px}.empty,.error,.loadingState{border-radius:8px;padding:16px}.empty,.loadingState{background:#fff;color:#627182}.error{background:#fff1f0;color:#9f1d17;margin:0 auto 16px;max-width:1180px}.loginPanel{display:grid;gap:16px;margin:15vh auto 0;max-width:520px;padding:24px}.loginPanel h1{font-size:30px}.loginPanel p{color:#627182}.loginActions{display:flex;gap:10px}@media(max-width:960px){.workspace,.documentsPage{grid-template-columns:1fr}.sidebar{min-height:auto}.mainPane{padding:20px 16px 32px}}@media(max-width:640px){.pageHeader,.sectionHeader,.documentCard,.loginActions{align-items:stretch;flex-direction:column}.row{grid-template-columns:1fr}.pageHeader h1{font-size:25px}}
