:root{color:#26312c;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}a{color:inherit}.app-shell{color:#26312c;background:#f5f7f2;grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#e9f4ec;box-sizing:border-box;background:#14251d;flex-direction:column;gap:26px;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand-block,.top-brand,.top-actions,.item-top,.card-head,.button-row,.badge-row{align-items:center;display:flex}.brand-block{gap:12px}.brand-block img,.top-brand img{object-fit:contain;width:46px;height:46px}.brand-block strong{color:#fff;font-size:18px;display:block}.brand-block span{color:#a9bdb0;font-size:13px;display:block}.logo-fallback,.mini-logo{color:#fff;background:#2f9d62;border-radius:12px;place-items:center;font-weight:800;display:grid}.logo-fallback{width:46px;height:46px}.mini-logo{width:36px;height:36px}.nav-list{flex-direction:column;gap:6px;display:flex}.nav-list button{color:#cfe0d4;background:0 0;border:1px solid #0000;justify-content:flex-start;width:100%}.nav-list button:hover,.nav-list button.active{color:#fff;background:#203a2d;border-color:#335642}.main-panel{min-width:0;padding:24px}.topbar{background:#fff;border:1px solid #e0e8dd;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:14px 18px;display:flex;box-shadow:0 10px 30px #18291f0d}.top-brand{gap:12px}.top-brand h1{color:#1b2a22;margin:0;font-size:22px}.top-actions{color:#5f6f66;flex-wrap:wrap;justify-content:flex-end;gap:12px;font-size:14px}.page{padding:26px 0 48px}.page-title{margin-bottom:22px}.page-title h1{color:#1b2a22;margin:0 0 6px;font-size:30px;line-height:1.15}.page-title p{color:#66736b;margin:0}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.card,.metric-tile,.advice-box{background:#fff;border:1px solid #e0e8dd;border-radius:14px;box-shadow:0 10px 30px #18291f0d}.card{padding:18px}.card-head{justify-content:space-between;gap:12px;margin-bottom:14px}.card h2{color:#203028;margin:0;font-size:18px}.metric-row,.task-row{border-bottom:1px solid #edf2ea;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;display:grid}.task-row{grid-template-columns:12px minmax(0,1fr) auto}.metric-row:last-child,.task-row:last-child{border-bottom:0}.metric-row span,.task-row span{color:#66736b}.metric-row strong,.task-row strong{color:#1e2f26;text-align:right}.task-dot{border-radius:999px;width:10px;height:10px}.dot-green{background:#2f9d62}.dot-blue{background:#3a7ca5}.dot-amber{background:#c48a25}.dot-pink{background:#bd6385}.dot-red{background:#c4564a}.advice-box{color:#244332;background:#edf7ef;border-color:#cce5d0;margin:18px 0;padding:16px 18px}.button-row{flex-wrap:wrap;gap:10px}.button-row.compact{margin-top:12px}button{color:#fff;font:inherit;cursor:pointer;background:#2f9d62;border:1px solid #2f9d62;border-radius:10px;padding:9px 13px;font-weight:700}button:hover{background:#247b4d}button:disabled{cursor:not-allowed;opacity:.65}button.secondary,.segmented button{color:#2f6948;background:#fff}button.secondary:hover,.segmented button:hover,.segmented button.active{background:#e9f5ec}.badge{letter-spacing:.02em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:3px 9px;font-size:12px;font-weight:800;display:inline-flex}.badge-good{color:#1e6b43;background:#e1f4e7}.badge-watch{color:#8a5c12;background:#fff1cd}.badge-risk{color:#a33c34;background:#ffe3df}.badge-neutral{color:#526057;background:#eef2ee}.metric-tile{padding:16px}.metric-tile span{color:#6d7b71;font-size:14px;display:block}.metric-tile strong{color:#1e2f26;font-size:24px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #edf2ea;padding:12px 10px}th{color:#516259;background:#f7faf5;font-size:13px}td{color:#24342b}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{color:#53645a;flex-direction:column;gap:6px;font-size:14px;font-weight:700;display:flex}.field-wide{grid-column:1/-1}input,textarea,select{box-sizing:border-box;width:100%;font:inherit;color:#1f2d25;background:#fff;border:1px solid #dbe6d8;border-radius:10px;padding:10px 12px}textarea{resize:vertical;min-height:92px}.stack{flex-direction:column;gap:18px;display:flex}.card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.item-card{background:#fbfdf9;border:1px solid #e3ebdf;border-radius:12px;padding:14px}.compact-card{background:#fff}.item-top{justify-content:space-between;gap:12px;margin-bottom:8px}.item-top strong{color:#1f2d25}.item-meta,.badge-row{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.item-meta span{color:#65756b;font-size:13px}.item-card p{color:#384940;margin:0}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.segmented{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.soft-state{color:#607168;background:#f5f8f3;border-radius:12px;padding:18px}.error-state{color:#963a30;background:#fff0ed}.clean-list{color:#34473c;margin:0;padding-left:20px}.clean-list li+li{margin-top:8px}@media (width<=1180px){.app-shell{grid-template-columns:230px minmax(0,1fr)}.dashboard-grid.simple,.summary-strip,.card-list,.detail-grid{grid-template-columns:1fr}}@media (width<=820px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:relative}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.topbar{flex-direction:column;align-items:flex-start}.form-grid{grid-template-columns:1fr}}
