:root{font-family:Inter,Arial,sans-serif;color:#203330;background:#f5f7f6}*{box-sizing:border-box}body{margin:0}h1,h2{letter-spacing:-.035em}h1{font-size:30px;margin:8px 0}h2{font-size:19px}p{line-height:1.5;color:#687a78}button,input,select,textarea{font:inherit}button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dce4e0;border-radius:8px;background:#fff;color:inherit;padding:9px 12px}button:hover{border-color:#67a18a}button:disabled{opacity:.5}.app{min-height:100vh;display:flex}aside{width:235px;flex:none;background:#12342e;color:#deebe5;display:flex;flex-direction:column;padding:20px 13px}aside button{width:100%;justify-content:flex-start;color:inherit;background:none;border:0;margin:2px 0;font-weight:600}aside button.active,aside button:hover{background:#28604d}.brand{display:flex;align-items:center;gap:10px;margin:4px 7px 28px}.brand strong,.brand small,.user small{display:block}.brand small{font-size:9px;letter-spacing:.14em;color:#9ac4aa}.brandMark{background:#c8eabb;color:#1a493a;border-radius:10px;width:35px;height:35px;display:grid;place-items:center;font-size:20px;font-weight:800}.sideBottom{margin-top:auto}.user{padding:17px 8px;border-top:1px solid #427261}.user small{color:#9ac4aa}main{flex:1;min-width:0;max-width:1500px;margin:auto;padding:35px 40px 70px;align-self:stretch}header{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:25px}header p{margin:0}.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:800;color:#578e72}.primary{background:#24684f;color:#fff;border-color:#24684f;font-weight:700}.card{background:#fff;border:1px solid #e2e9e5;border-radius:13px;box-shadow:0 3px 20px #1b4b2d08}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:22px}.metric{padding:17px;min-height:100px}.metric span{display:block;color:#72827c;font-size:12px}.metric strong{display:block;color:#205b46;font-size:31px;margin-top:8px}.tableCard{overflow:hidden}.sectionHead{display:flex;justify-content:space-between;align-items:center;gap:15px}.tableCard .sectionHead{padding:16px 22px}.sectionHead h2{margin:0}.sectionHead p{margin:2px 0;font-size:12px}.subtle,.back{border:0;background:none;color:#247956;font-weight:700}.tableScroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{background:#fafcfa;color:#7b8e87;text-align:left;text-transform:uppercase;letter-spacing:.07em;font-size:10px;padding:13px;white-space:nowrap}td{padding:14px 13px;border-top:1px solid #edf1ee;max-width:250px}td strong{color:#243831}tr:hover td{background:#f8fbf8;cursor:pointer}.clamp{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge{display:inline-block;border-radius:20px;padding:5px 9px;background:#ebf2ef;color:#527565;white-space:nowrap;font-size:11px;font-weight:800}.badge.p1,.badge.blockiert{background:#ffe8e6;color:#b63d41}.badge.p2{background:#fff0d9;color:#986516}.badge.p3,.badge.aktiv,.badge.erledigt{background:#e5f3e9;color:#287452}.badge.p4{background:#edf0f1;color:#63727a}.warn{display:block;color:#bb6929}.notice{padding:12px;background:#fff2dc;color:#946127;border:1px solid #f5dcad;border-radius:8px;margin-bottom:15px;display:flex;gap:8px}.filters{display:flex;gap:10px;margin-bottom:15px}.search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dce4e0;border-radius:8px;padding:0 10px}.search input{border:0;min-width:260px;outline:0}.filters select{padding:10px;border:1px solid #dce4e0;border-radius:8px}.back{padding:0;margin-bottom:17px}.projectHeader{align-items:end}.headerBadges,.headerActions{display:flex;align-items:center;gap:9px}.headerBadges{font-size:12px;color:#819088}.tabs{display:flex;gap:25px;border-bottom:1px solid #dce5df;margin-bottom:22px;overflow:auto}.tabs button{border:0;border-radius:0;background:none;color:#7b8c83;font-weight:700;white-space:nowrap}.tabs button.active{color:#247453;border-bottom:2px solid #247453}.detailGrid{display:grid;grid-template-columns:1.4fr .8fr;gap:16px}.panel{padding:23px;margin-bottom:16px}.rating,.miniRow,.item{display:flex;align-items:center;gap:12px}.rating{justify-content:space-between;margin:11px 0;font-size:13px}.rating>span{width:180px}.rating button{border:0;padding:1px;background:none;color:#d8e5dd;font-size:21px}.rating button.on{color:#65ab80}.rating strong{width:18px}.bigNumber{font-size:48px;font-weight:800;color:#24684f}.progress{height:8px;border-radius:10px;background:#e9eeeb}.progress span{display:block;height:100%;background:#63ad7b;border-radius:10px}.miniRow,.item{border-top:1px solid #e9efeb;padding:13px 0}.miniRow strong{margin-left:auto}.itemBody{flex:1}.itemBody strong,.itemBody small{display:block}.itemBody small{color:#7d8e86;margin-top:5px}.checkButton{width:23px;height:23px;padding:0}.checkButton.done{background:#4e9d70;color:#fff}.milestoneDot{width:12px;height:12px;border-radius:50%;background:#60a87e}.empty{text-align:center;padding:30px}.settingsGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:block;font-size:12px;font-weight:700;color:#50675b;margin:12px 0}label input:not([type=checkbox]):not([type=range]),label select,label textarea{width:100%;display:block;margin-top:5px;border:1px solid #d9e4dc;border-radius:8px;padding:10px;background:#fff;color:#203330}label textarea{min-height:80px}.check{display:flex;align-items:center;gap:8px}.check input{margin:0}.hint{font-size:12px}.payload{max-height:250px;overflow:auto;white-space:pre-wrap;word-break:break-word;background:#f5f7f5;padding:12px}.suggestion,.history{border-top:1px solid #e6eee8;padding:12px 0}.notes{width:100%;min-height:220px;padding:10px;border:1px solid #d9e4dc;border-radius:8px}.error{background:#fff0ef;color:#ae4543;padding:10px;border-radius:8px}.float{position:fixed;top:12px;right:12px;z-index:5}.overlay{position:fixed;inset:0;background:#0b1b18aa;display:grid;place-items:center;padding:20px;z-index:10}.dialog{width:min(650px,100%);max-height:90vh;padding:24px;display:flex;flex-direction:column}.formFields{overflow:auto}.dialogFooter{display:flex;justify-content:end;gap:8px;padding-top:15px;border-top:1px solid #e6eee8}.loginWrap{min-height:100vh;display:grid;place-items:center;background:#eaf2ec}.login{width:min(410px,92vw);padding:34px}.login button{width:100%}.link{border:0;background:none;color:#247453;padding:0}.iconButton{padding:9px}html[data-theme=dark]{filter:invert(.88) hue-rotate(180deg)}@media(max-width:1050px){.metrics{grid-template-columns:repeat(3,1fr)}main{padding:25px}}@media(max-width:800px){.app{display:block}aside{width:100%;min-height:0;flex-direction:row;align-items:center}.brand{margin:0 10px}aside nav{display:flex;overflow:auto}aside button{width:auto;white-space:nowrap}.sideBottom{display:none}.metrics{grid-template-columns:repeat(2,1fr)}.detailGrid,.settingsGrid{grid-template-columns:1fr}header{flex-wrap:wrap}}@media(max-width:530px){main{padding:16px}.filters{flex-wrap:wrap}.search{width:100%}.search input{min-width:0}aside nav button{font-size:0}.brand strong{font-size:12px}}
