*{box-sizing:border-box}body{color:#0f172a;background:#f8fafc;margin:0;font-family:Inter,system-ui,sans-serif}button,input,select{font:inherit}main{max-width:1200px;margin:auto;padding:28px 20px 105px}header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}header p,.muted{color:#64748b;margin:0;font-size:13px}h1{margin:2px 0;font-size:30px}.head{gap:8px;display:flex}.head input,input,select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px}.primary,.secondary{cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:11px 14px;display:inline-flex}.primary{color:#fff;background:#2563eb}.secondary{background:#e2e8f0}.kpis{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.kpis.four{grid-template-columns:repeat(4,1fr)}.card,.panel{background:#fff;border:1px solid #e2e8f0;border-radius:18px;min-width:0;padding:18px;box-shadow:0 2px 8px #0f172a0a}.card small{color:#64748b;margin-bottom:7px;display:block}.card strong{font-size:21px}.green strong{color:#059669}.red strong{color:#e11d48}.purple strong{color:#7c3aed}.blue strong{color:#2563eb}.amber strong{color:#d97706}.grid{grid-template-columns:minmax(0,2fr) minmax(290px,1fr);gap:14px;margin-top:14px;display:grid}.panel h2{margin:0 0 14px;font-size:17px}.chart{height:260px}.smallchart{height:185px}.budget{margin:15px 0}.budget>div{justify-content:space-between;gap:10px;font-size:13px;display:flex}.budget small{color:#64748b;margin-top:5px;display:block}i{background:#e2e8f0;border-radius:20px;height:9px;margin-top:7px;display:block;overflow:hidden}i em{border-radius:20px;height:100%;display:block}.budget.gruen i em{background:#10b981}.budget.gelb i em{background:#f59e0b}.budget.rot i em{background:#ef4444}.legend{color:#64748b;flex-wrap:wrap;gap:14px;margin:-4px 0 14px;font-size:12px;display:flex}.legend span,.mixrow span{align-items:center;gap:6px;display:flex}.dot,.swatch{border-radius:50%;width:9px;height:9px;display:inline-block}.swatch{border-radius:3px}.gd{background:#10b981}.yd{background:#f59e0b}.rd{background:#ef4444}.traffic{border:2px solid #fff;border-radius:50%;width:11px;height:11px;margin-right:7px;display:inline-block;box-shadow:0 0 0 1px #cbd5e1}.traffic.gruen{background:#10b981}.traffic.gelb{background:#f59e0b}.traffic.rot{background:#ef4444}.mixrow,.budgetedit{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.budgetedit input{width:120px}.title,.row,.actions{align-items:center;display:flex}.title,.row{justify-content:space-between}.row{border-top:1px solid #eef2f7;padding:14px 0}.row small{color:#64748b;margin-top:4px;display:block}.actions{gap:8px}.actions button{cursor:pointer;background:#fff;border:0}.pos{color:#059669}.neg{color:#e11d48}.search{border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:7px;padding-left:9px;display:flex}.search input{border:0;outline:0}.big{font-size:28px}.notice{background:#f1f5f9;border-radius:12px;margin:10px 0;padding:14px}.top{margin-top:14px}.goalgrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.goalgrid svg{color:#2563eb}.goalgrid small{color:#64748b;margin-top:8px;display:block}nav{z-index:10;background:#fff;border-top:1px solid #e2e8f0;justify-content:center;gap:3px;padding:7px;display:flex;position:fixed;bottom:0;left:0;right:0}nav button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;align-items:center;gap:2px;padding:7px 11px;display:flex}nav button.active{color:#2563eb;background:#eff6ff}nav .plus{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;width:46px;height:46px;margin-top:-18px}.modal{z-index:20;background:#0f172a66;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.sheet{background:#fff;border-radius:20px;width:min(440px,100%);padding:20px}.sheet label{flex-direction:column;gap:5px;margin:11px 0;font-size:13px;display:flex}.two{grid-template-columns:1fr 1fr;gap:9px;display:grid}.full{width:100%}@media (width<=760px){main{padding:18px 12px 100px}header{flex-direction:column;align-items:flex-start}.head{width:100%}.head input{flex:1}.kpis,.kpis.four{grid-template-columns:1fr 1fr}.grid,.goalgrid{grid-template-columns:1fr}.chart{height:220px}nav{justify-content:flex-start;overflow-x:auto}nav button{min-width:67px}.card strong{font-size:18px}.budget>div{flex-direction:column;align-items:flex-start}}
