:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;color:#dce7ee;background:#0a1018;font-size:13px}*{box-sizing:border-box}body{margin:0}header{height:82px;border-bottom:1px solid #25303d;padding:0 32px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;gap:14px;align-items:center;letter-spacing:2px;font-weight:700}.logo{display:grid;place-items:center;width:43px;height:43px;border:1px solid #49cbb0;border-radius:10px;color:#62ddc1;font-size:18px}.brand small{display:block;letter-spacing:.3px;color:#77899c;font-size:10px;margin-top:6px}.badge{font-size:10px;letter-spacing:1.5px;border:1px solid #294139;color:#85c8b9;padding:9px 12px;border-radius:5px}main{padding:30px 24px}.intro{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:0 8px 28px}.eyebrow{font-size:10px;letter-spacing:2px;color:#61cbb3}h1{font-size:29px;letter-spacing:-1px;font-weight:550;margin:10px 0}p{line-height:1.65;color:#8d9daf}.intro p{margin:0}#snapshot{font-size:11px;color:#7e92a6;max-width:260px;line-height:1.8}.workspace{display:grid;grid-template-columns:210px minmax(350px,1fr) 235px;gap:18px}aside{background:#101923;border:1px solid #24303d;border-radius:10px;padding:18px;height:fit-content}h2{font-size:12px;font-weight:600;margin:0 0 18px}aside h2{display:flex;justify-content:space-between;margin-top:25px}aside h2:first-child{margin-top:0}h2 span{color:#506478;font-size:10px}label{display:block;font-size:11px;color:#9fafbf;margin-bottom:14px}input,select,button{font:inherit;color:inherit;background:#152230;border:1px solid #2c3d50;border-radius:5px;padding:9px 10px}input,select{width:100%;margin-top:7px}button{cursor:pointer;transition:background .15s}button:hover{background:#26394a}button:disabled{opacity:.4;cursor:wait}.primary{background:#60d5b7;color:#092319;border:none;font-weight:600}.primary:hover{background:#92e7d0}form button,.settings>button{width:100%;margin-bottom:9px}.muted{font-size:10px;line-height:1.7;color:#8294a7}.triple{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.triple input{padding:9px 5px}.context-card{width:100%;text-align:left;margin-bottom:9px;padding:12px;display:flex;justify-content:space-between;align-items:center}.context-card small{display:block;font-size:9px;color:#8294a7;margin-top:5px}.calm{color:#62ddc1}.hypothesis{border-top:1px solid #273744;margin-top:25px;padding-top:20px;font-size:11px}.hypothesis small{color:#ba9e68}.toolbar{display:flex;justify-content:space-between;gap:8px;margin-bottom:12px}.toolbar button{font-size:11px;padding:8px 11px}.active{background:#254b46;color:#7de5cb;border-color:#3d8071}.panel{border:1px solid #263240;border-radius:8px;background:#0e1721;margin-bottom:12px;overflow:hidden}.panel-title{padding:13px 15px;display:flex;justify-content:space-between;gap:10px;align-items:center}.panel-title h2{margin:0;font-size:11px}.legend{font-size:9px;color:#8798aa}.chart{height:330px;width:100%}.compact{height:160px}.small{height:110px}.detail{font-family:monospace;font-size:10px;color:#90a7b9;padding:10px;min-height:36px}.note{font-size:10px;color:#a58f67;border-top:1px solid #283544;padding-top:16px;margin-top:15px;line-height:1.7}#status{font-size:11px;line-height:1.7;color:#94a8ba;padding:8px}#results{margin:6px 0 15px}.result{width:100%;text-align:left;margin:3px 0;font-size:10px;display:flex;justify-content:space-between}.result small{color:#6cd4b9}footer{border-top:1px solid #26303b;padding:20px 32px;display:flex;justify-content:space-between;color:#71869b;font-size:10px}a{color:#85b7bb}@media(min-width:1700px){main{max-width:1800px;margin:auto}.chart{height:430px}.compact{height:200px}.small{height:140px}}@media(max-width:1100px){.workspace{grid-template-columns:170px minmax(300px,1fr)}.settings{grid-column:1/-1;display:block}.legend{display:none}}@media(max-width:650px){header{padding:0 16px}.badge{display:none}main{padding:20px 12px}.intro{display:block}h1{font-size:24px}#snapshot{margin-top:15px}.workspace{display:flex;flex-direction:column}aside{width:100%}.research{min-width:0}.toolbar button{padding:8px}footer{gap:15px}.chart{height:300px}.compact{height:150px}.small{height:110px}}
