:root{color:#e6e2d8;background:#101716;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}.shell{grid-template-columns:minmax(300px,.8fr) 2fr;min-height:100vh;display:grid}.shell.signed-out{background:#101716;grid-template-columns:minmax(300px,720px);justify-content:center}.auth{background:#18211f;flex-direction:column;gap:.85rem;padding:clamp(2rem,7vw,7rem);display:flex}.sign-in-form{gap:.85rem;display:grid}.auth-error{color:#ffb4a9;margin:0}.workspace{background:#101716;padding:clamp(2rem,5vw,5rem)}h1{margin:0;font-family:Georgia,serif;font-size:clamp(2.1rem,4vw,4rem)}h2{margin:.4rem 0 1rem;font:2rem Georgia,serif}p{color:#bac4bc;line-height:1.55}.auth-top{justify-content:space-between;align-items:start;margin-bottom:3rem;display:flex}.mark{color:#14201e;background:#c8d968;border-radius:50%;place-content:center;width:38px;height:38px;font:700 1.25rem Georgia,serif;display:grid}.model-selector{gap:.25rem;display:flex}.model-selector button{color:#dfe4dd;background:0 0;border:1px solid #42524d;border-radius:5px;padding:.4rem .55rem;font-size:.72rem}.model-selector button[aria-pressed=true]{color:#13201e;background:#c8d968;border-color:#c8d968}.language{gap:.25rem;display:flex}.language button{color:#dfe4dd;background:0 0;border:1px solid #42524d;border-radius:5px;padding:.4rem .55rem;font-size:.75rem}.language button[aria-pressed=true]{color:#13201e;background:#e6e2d8;border-color:#e6e2d8}.eyebrow{color:#c8d968;letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:700}label{color:#cfd7d0;gap:.35rem;font-size:.85rem;display:grid}input{color:#fff;background:#0d1412;border:1px solid #41524d;border-radius:5px;width:100%;padding:.8rem}.primary,.composer button,.search button{color:#18211f;background:#c8d968;border:0;border-radius:5px;padding:.8rem 1rem;font-weight:700}.primary:disabled{opacity:.65;cursor:wait}.quiet,.invite,nav button{color:#dfe4dd;text-align:left;background:0 0;border:1px solid #42524d;border-radius:5px;padding:.7rem .9rem}.invite{color:#c8d968}hr{border:0;border-top:1px solid #3b4843;width:100%;margin:1.5rem 0 .2rem}.invite-note{font-size:.85rem}header{justify-content:space-between;align-items:end;margin-bottom:2rem;display:flex}.member-controls{flex-wrap:wrap;justify-content:end;align-items:center;gap:.6rem;display:flex}.member{color:#c8d968;font-size:.8rem}nav{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}nav .selected{color:#13201e;background:#e6e2d8;border-color:#e6e2d8}.panel{border-top:1px solid #33423d;max-width:780px;padding-top:2rem}.citation{background:#17211e;border:1px solid #40514b;border-radius:6px;gap:.45rem;margin-top:1.5rem;padding:1.2rem;display:grid}.citation strong{font-family:Georgia,serif;font-size:1.15rem}.citation p{margin:0}.status{color:#ffd988;background:#5b3c18;border-radius:12px;padding:.25rem .5rem;font-size:.8rem}blockquote{color:#dfe5df;border-left:3px solid #c8d968;margin-left:0;padding-left:1rem;font:1.3rem Georgia,serif}.search,.composer{gap:.6rem;max-width:560px;display:flex}.result{color:#e6e2d8;font-size:1.15rem}.timeline{align-items:center;gap:.8rem;margin-top:3rem;display:flex}.timeline i{border:3px solid #61736d;border-radius:50%;width:16px;height:16px;position:relative}.timeline i:not(:last-child):after{content:"";background:#61736d;width:60px;height:2px;position:absolute;top:4px;left:12px}.timeline .current{background:#c8d968;border-color:#c8d968}@media (width<=760px){.shell{grid-template-columns:1fr}.auth,.workspace{padding:2rem}header{flex-direction:column;align-items:start;gap:1rem}}
