*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#e2e8f0;background:#0f172a;font-family:system-ui,-apple-system,Segoe UI,sans-serif}button{font:inherit;cursor:pointer;color:#e2e8f0;background:#1e293b;border:1px solid #334155;border-radius:6px;padding:.5rem .9rem}button:hover{background:#334155}button.active{color:#0f172a;background:#22c55e;border-color:#22c55e}button.danger{background:#7f1d1d;border-color:#991b1b}button.danger:hover{background:#991b1b}input,select,textarea{font:inherit;color:#e2e8f0;background:#1e293b;border:1px solid #334155;border-radius:6px;width:100%;padding:.4rem .6rem}label{color:#94a3b8;flex-direction:column;gap:.25rem;margin-bottom:.75rem;font-size:.85rem;display:flex}.checkbox-label{flex-direction:row;align-items:center;gap:.5rem}.checkbox-label input{width:auto}.login-page{justify-content:center;align-items:center;height:100%;display:flex}.login-form{background:#1e293b;border-radius:12px;flex-direction:column;width:320px;padding:2rem;display:flex}.login-form h1{margin-top:0}.error{color:#f87171;font-size:.85rem}.app-shell{flex-direction:column;height:100%;display:flex}.top-bar{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex}.top-bar h1{margin:0;font-size:1.1rem}.top-bar-actions{gap:.5rem;display:flex}.search-form{flex:1;gap:.4rem;max-width:360px;margin:0 1rem;display:flex}.link-button{color:#93c5fd;text-align:left;background:0 0;border:none;padding:0}.link-button:hover{background:0 0;text-decoration:underline}.hint{color:#64748b;font-size:.9rem}.research-result{margin-top:.5rem}.source-list{margin:.5rem 0;padding:0;font-size:.85rem;list-style:none}.source-list a{color:#93c5fd}.app-body{flex:1;min-height:0;display:flex}.graph-canvas{background:#0b1120;flex:1}.sidebar{border-left:1px solid #1e293b;width:340px;padding:1rem;overflow-y:auto}.panel h2{margin-top:0}.panel-header{justify-content:space-between;align-items:center;display:flex}.icon-button{background:0 0;border:none;padding:.2rem .5rem;font-size:1.2rem;line-height:1}.panel.hint{color:#64748b;font-size:.9rem}.panel-form{flex-direction:column;display:flex}.form-actions{justify-content:flex-end;gap:.5rem;display:flex}.notes{white-space:pre-wrap;color:#cbd5e1}.property-list{flex-direction:column;gap:.35rem;margin:0 0 .75rem;padding:0;list-style:none;display:flex}.property-list li{background:#1e293b;border-radius:6px;align-items:center;gap:.5rem;padding:.35rem .5rem;display:flex}.property-type{text-transform:uppercase;color:#94a3b8;min-width:60px;font-size:.7rem}.property-value{flex:1}.property-form{gap:.4rem;margin-bottom:1rem;display:flex}.property-form select{width:auto}.inline-form{gap:.4rem;margin-bottom:.75rem;display:flex}.panel-footer{border-top:1px solid #1e293b;margin-top:1rem;padding-top:1rem}
