:root{color:#e8edf2;font-synthesis:none;background:#0a0f14;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{color:inherit}.shell{background:radial-gradient(circle at 18% 30%,#27c28126,#0000 28rem),radial-gradient(circle at 86% 70%,#3f69ff1a,#0000 25rem),#0a0f14;min-height:100vh;padding:1.5rem clamp(1.25rem,4vw,4rem) 3rem}.topbar{justify-content:space-between;align-items:center;max-width:76rem;margin:0 auto;display:flex}.brand{color:#f4f7fa;align-items:center;gap:.75rem;font-weight:750;text-decoration:none;display:flex}.brand__mark{color:#3ecf8e;border:1px solid #3ecf8e;border-radius:.7rem;place-items:center;width:2.25rem;height:2.25rem;display:grid}.status{color:#84909d;align-items:center;gap:.55rem;font-size:.78rem;display:inline-flex}.status__dot{background:#788491;border-radius:50%;width:.5rem;height:.5rem}.status--online .status__dot{background:#3ecf8e;box-shadow:0 0 0 .25rem #3ecf8e1f}.status--offline .status__dot{background:#ff6b6b}.auth-layout,.workspace{grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr);align-items:center;gap:clamp(3rem,8vw,8rem);width:min(100%,72rem);min-height:calc(100vh - 6rem);margin:0 auto;display:grid}.hero-copy h1,.workspace h1{letter-spacing:-.065em;max-width:48rem;margin:0;font-size:clamp(3rem,7vw,6.7rem);line-height:.96}.eyebrow{color:#55d99f;letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:800}.summary{color:#9ca8b4;max-width:38rem;margin:1.6rem 0;font-size:clamp(1rem,2vw,1.18rem);line-height:1.7}.connection-line{border-top:1px solid #2d604c;align-items:center;gap:5rem;width:16rem;margin-top:3rem;display:flex}.connection-line span{background:#0a0f14;border:2px solid #3ecf8e;border-radius:50%;width:.8rem;height:.8rem;margin-top:-.45rem}.auth-card,.profile-card{background:#11171eeb;border:1px solid #28313b;border-radius:1.3rem;box-shadow:0 2rem 7rem #00000059}.auth-card{padding:clamp(1.5rem,4vw,2.4rem)}.tabs{background:#0c1117;border-radius:.75rem;grid-template-columns:1fr 1fr;margin-bottom:2rem;padding:.25rem;display:grid}.tab{color:#7f8a96;cursor:pointer;background:0 0;border:0;border-radius:.58rem;padding:.75rem}.tab--active{color:#f3f6f8;background:#202a34}form{gap:1rem;display:grid}label{color:#b9c2cb;gap:.5rem;font-size:.84rem;font-weight:650;display:grid}input{color:#f4f6f8;background:#0c1117;border:1px solid #34404c;border-radius:.65rem;outline:none;width:100%;padding:.85rem .95rem;transition:border-color .15s,box-shadow .15s}input:focus{border-color:#3ecf8e;box-shadow:0 0 0 .2rem #3ecf8e1a}select{color:#f4f6f8;background:#0c1117;border:1px solid #34404c;border-radius:.65rem;padding:.65rem .8rem}.optional,.hint{color:#727e89;font-size:.75rem;font-weight:450}.hint{margin:-.4rem 0 0}.form-error{color:#ff9b9b;background:#ff6b6b14;border:1px solid #ff6b6b59;border-radius:.65rem;margin:0;padding:.75rem;font-size:.82rem}.button{cursor:pointer;border:0;border-radius:.65rem;padding:.85rem 1rem;font-weight:750}.button:disabled{cursor:wait;opacity:.55}.button--primary{color:#07130e;background:#3ecf8e;margin-top:.3rem}.button--primary:hover:not(:disabled){background:#62dda9}.button--quiet{color:#d8dee4;background:#242e38}.button--danger{color:#ff9b9b;background:#ff6b6b1a;border:1px solid #ff6b6b59}.workspace{grid-template-columns:minmax(0,1fr) 19rem}.profile-card{gap:1.2rem;padding:1.5rem;display:grid}.profile-card div:nth-child(2){gap:.3rem;display:grid}.profile-card span{color:#85919d;font-size:.82rem}.avatar{color:#65e3ad;background:#173f30;border-radius:1.1rem;place-items:center;width:4rem;height:4rem;font-size:1.5rem;font-weight:800;display:grid}.connect-form{gap:.8rem;max-width:28rem;margin-top:1.5rem;display:grid}.connect-form .button{margin-top:0}.loading{color:#84909d;place-items:center;min-height:calc(100vh - 6rem);display:grid}.admin-panel{background:#11171eeb;border:1px solid #28313b;border-radius:1.3rem;width:min(100%,72rem);margin:-5rem auto 3rem;padding:1.5rem}.notes-panel{background:#11171eeb;border:1px solid #28313b;border-radius:1.3rem;width:min(100%,72rem);margin:0 auto 3rem;padding:1.5rem}.notes-panel h2,.notes-panel h3{margin:0 0 .75rem}.notes-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.note-list{gap:.55rem;max-height:22rem;margin:0 0 1rem;padding:0;list-style:none;display:grid;overflow:auto}.note-list label,.note-link{width:100%;color:inherit;text-align:left;cursor:pointer;background:#0c1117;border:1px solid #28313b;border-radius:.7rem;align-items:flex-start;gap:.7rem;padding:.7rem .8rem;display:flex}.note-list small{color:#85919d;font-size:.75rem;display:block}.note-pick{align-items:flex-start;gap:.7rem;display:flex}.note-pick .note-link{flex:1}.proposal-list{gap:.55rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.proposal-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:#0c1117;border:1px solid #28313b;border-radius:.7rem;gap:.25rem;padding:.8rem .9rem;display:grid}.proposal-row span{color:#85919d;font-size:.8rem}.proposal-detail{margin-top:1rem}.proposal-diff{white-space:pre-wrap;color:#d8dee4;background:#0c1117;border:1px solid #28313b;border-radius:.7rem;padding:1rem;font-size:.8rem;overflow:auto}.proposal-actions{flex-wrap:wrap;align-items:end;gap:.6rem;margin-top:1rem;display:flex}.proposal-actions label{flex:16rem}.ingest-report{color:#9ca8b4;margin:0 0 1rem}.note-read{margin-top:1.5rem}.note-read pre{white-space:pre-wrap;color:#d8dee4;background:#0c1117;border:1px solid #28313b;border-radius:.7rem;padding:1rem;font-size:.85rem;overflow:auto}.admin-panel h2{margin:0;font-size:1.7rem}.admin-panel__hint{color:#85919d;margin:.5rem 0 1.25rem;font-size:.84rem}.user-list{gap:.7rem;display:grid}.user-row{background:#0c1117;border:1px solid #28313b;border-radius:.8rem;grid-template-columns:minmax(12rem,1fr) 10rem auto;align-items:end;gap:1rem;padding:1rem;display:grid}.user-row__identity{gap:.25rem;display:grid}.user-row__identity span{color:#85919d;font-size:.8rem}.graph-view{gap:1rem;display:grid}.graph-toolbar{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.graph-canvas{background:#0c1117;border:1px solid #28313b;border-radius:.8rem;outline:none;width:100%;height:min(70vh,36rem)}.graph-canvas:focus{border-color:#3ecf8e;box-shadow:0 0 0 .2rem #3ecf8e1a}.graph-canvas--diff{height:min(48vh,24rem)}.marker{vertical-align:-.1rem;background:#85919d;width:.7rem;height:.7rem;margin-right:.4rem;display:inline-block}.marker--triangle{clip-path:polygon(50% 0,100% 100%,0 100%);background:#3ecf8e}.marker--octagon{clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%);background:#5d6b78}.marker--rectangle{background:#c9a227}.marker--diamond{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);background:#6b8cff}.marker--star{clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);background:#ff6b6b}.marker--ellipse{border-radius:50%}.graph-diff{gap:.8rem;margin:1rem 0;display:grid}.graph-diff-changes{color:#d8dee4;margin:0;padding-left:1.1rem;font-size:.82rem}.graph-diff-changes li{margin:.25rem 0}.graph-diff-changes strong{font-weight:600}.graph-legend{color:#85919d;flex-wrap:wrap;gap:1rem;font-size:.78rem;display:flex}.swatch{vertical-align:-.1rem;border-radius:50%;width:.7rem;height:.7rem;margin-right:.4rem;display:inline-block}.swatch--shared{background:#3ecf8e}.swatch--both{background:#c9a227}.swatch--personal{background:#6b8cff}.swatch--missing{background:#ff6b6b}.graph-selection{gap:.7rem;display:grid}.graph-selection small{color:#85919d}.graph-actions{flex-wrap:wrap;gap:.6rem;margin:0 0 1rem;display:flex}.graph-actions .button{margin-top:0}@media (width<=780px){.auth-layout,.workspace{grid-template-columns:1fr;gap:2.5rem;padding-top:4rem}.hero-copy h1,.workspace h1{font-size:clamp(2.8rem,15vw,4.8rem)}.profile-card{margin-bottom:2rem}.status{font-size:0}.admin-panel{margin-top:1rem}.notes-grid,.graph-toolbar{grid-template-columns:1fr}.user-row{grid-template-columns:1fr;align-items:stretch}}
