:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#f5f5f5;background:#111}*{box-sizing:border-box}body{margin:0;background:#111;color:#f5f5f5}h1,h2,h3,p{margin:0}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;max-width:980px;margin:0 auto;padding:1rem 1rem 6rem}.panel{border:1px solid #3a3a3a;background:#171717;border-radius:.65rem}.kpi-header{margin-bottom:1rem;padding:1rem;border:1px solid #3a3a3a;border-radius:.65rem;background:#000}.kpi-header h1{font-size:1.2rem;margin-bottom:.4rem}.kpi-header p{font-size:1rem}.task-settings{margin-bottom:1rem;padding:1rem}.panel-title-row{margin-bottom:.75rem}.panel-title-row p{color:#b7b7b7;font-size:.9rem}.task-controls{display:flex;gap:.6rem;margin-bottom:.75rem}.task-controls input{flex:1}.task-list{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.task-list li{display:flex;justify-content:space-between;align-items:center;background:#202020;border:1px solid #343434;padding:.55rem;border-radius:.45rem}.dashboard{padding:.75rem}.tabs{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem}.tabs button{background:#1f1f1f}.tabs button.active{background:#f5f5f5;color:#111}.ledger-list{display:grid;gap:.6rem}.ledger-card{width:100%;text-align:left;border:1px solid #383838;background:#1a1a1a;padding:.7rem;border-radius:.45rem;color:inherit}.static-card{cursor:default}.ledger-card h3{margin-bottom:.35rem;font-size:1rem}.ledger-card p{color:#c2c2c2;font-size:.85rem;margin-top:.2rem}.prediction{margin-top:.45rem}.empty-state{padding:1rem;text-align:center;color:#adadad}.fab{position:fixed;right:1rem;bottom:1rem;border-radius:999px;padding:.8rem 1rem;font-weight:700;box-shadow:0 8px 24px #00000073}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b8;display:flex;justify-content:center;align-items:flex-end;padding:1rem;z-index:20}.modal{width:100%;max-width:680px;max-height:95vh;overflow:auto;padding:1rem}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.stack{display:grid;gap:.85rem}.phase{border:1px solid #353535;border-radius:.45rem;padding:.75rem;display:grid;gap:.65rem}.phase h3{font-size:1rem}label,fieldset{display:grid;gap:.35rem;border:0;padding:0;margin:0}input,select,textarea,button{background:#0f0f0f;color:#f1f1f1;border:1px solid #4b4b4b;border-radius:.4rem;padding:.6rem}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.toggle-row{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.toggle-row button.selected{border-color:#fff;box-shadow:0 0 0 1px #fff}@media (min-width: 760px){.app-shell{padding:1.4rem 1.4rem 5rem}.kpi-header h1{font-size:1.5rem}.modal-overlay{align-items:center}}
