@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Saira+Semi+Condensed:wght@500;600&display=swap";:root{color:#0b0f14;font-synthesis:none;background:#07111d;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 20% 0,#1e5bff2e,#0000 32rem),linear-gradient(145deg,#07111d 0%,#0b0f14 55%,#121821 100%);min-width:320px;min-height:100vh;margin:0}main{background:#f5f8fcfa;border:1px solid #66e0ff29;border-radius:20px;max-width:1180px;min-height:78vh;margin:5vh auto;padding:32px;box-shadow:0 18px 50px #00000038,0 0 24px #18d7d10f}.login{color:#f5f8fc;background:linear-gradient(145deg,#07111d,#121821);flex-direction:column;justify-content:center;max-width:560px;min-height:420px;display:flex}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.03em}h1{margin-bottom:8px;font-size:38px}h2{margin-bottom:6px;font-size:30px}h3{margin-bottom:8px;font-size:21px}.eyebrow{letter-spacing:.12em;color:#1e5bff;font-size:11px;font-weight:600}.login .eyebrow{color:#66e0ff}.muted{color:#68778a}.error{color:#b42318}button,.button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#1e5bff,#0a84ff 45%,#18d7d1);border:0;border-radius:10px;justify-content:center;align-items:center;padding:0 16px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}button:hover,.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0a84ff33,0 0 20px #18d7d129}button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.secondary{color:#17324d;background:0 0;border:1px solid #b9cde0}.danger{background:#ef4444}.login .button{align-self:flex-start;margin-top:20px}header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.identity{color:#68778a;align-items:center;gap:12px;font-size:14px;display:flex}.identity button{min-height:36px;padding:0 12px}.top-nav{border-bottom:1px solid #dce6f0;flex-wrap:wrap;gap:8px;margin:24px 0;padding-bottom:16px;display:flex}.top-nav button,.nav-disabled{color:#68778a;background:0 0;border-radius:8px;min-height:36px;padding:0 12px;font-size:13px}.top-nav .nav-active{color:#0a84ff;background:#0a84ff1a;border-left:2px solid #66e0ff}.nav-disabled{opacity:.45;align-items:center;display:inline-flex}.workspace{grid-template-columns:240px 1fr;gap:24px;display:grid}aside{flex-direction:column;gap:8px;display:flex}aside button{justify-content:flex-start;width:100%}aside .conversation{color:#17324d;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:#e6f1ff;overflow:hidden}.chat{background:#fff;border:1px solid #dce6f0;border-radius:14px;flex-direction:column;min-height:420px;padding:24px;display:flex;box-shadow:0 8px 28px #00000014}.message{white-space:pre-wrap;border-radius:12px;padding:12px 16px;line-height:1.55}.message.user{background:#e6f1ff}.message.assistant{background:#f2f6fa}form:not(.note-editor){gap:10px;margin-top:auto;padding-top:24px;display:flex}input,textarea{color:#0b0f14;width:100%;font:inherit;background:#fff;border:1px solid #b9cde0;border-radius:10px;padding:12px 14px}input:focus,textarea:focus{border-color:#0a84ff;outline:none;box-shadow:0 0 0 3px #0a84ff1a,0 0 16px #18d7d114}.notes-panel{min-height:450px}.section-heading,.note-card-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.notes-layout{grid-template-columns:280px 1fr;gap:20px;margin-top:24px;display:grid}.note-list{gap:8px}.note-item{color:#17324d;text-align:left;background:#fff;border:1px solid #dce6f0;flex-direction:column;align-items:flex-start;gap:5px;width:100%;padding:14px;display:flex}.note-item span{color:#68778a;font-size:12px;font-weight:400}.note-item.active{background:#e6f1ff;border-color:#66e0ff;box-shadow:0 0 16px #18d7d114}.note-content{min-height:360px}.note-card,.note-editor,.empty-state{background:#fff;border:1px solid #dce6f0;border-radius:14px;padding:24px;box-shadow:0 8px 28px #00000014}.note-editor{gap:16px;display:grid}.note-editor label{color:#17324d;gap:7px;font-size:13px;font-weight:600;display:grid}textarea{resize:vertical;min-height:180px}.editor-actions{justify-content:flex-end;gap:8px;display:flex}.note-body{white-space:pre-wrap;color:#243244;line-height:1.65}.source-link{color:#1e5bff;font-size:12px}.empty,.empty-state{color:#68778a}.empty-state{text-align:center;padding-top:100px}@media (width<=760px){main{border-radius:0;min-height:100vh;margin:0;padding:20px}header{flex-direction:column}.workspace,.notes-layout{grid-template-columns:1fr}.note-list{max-height:220px;overflow:auto}form:not(.note-editor){flex-direction:column}}
