.Chat-module__ZDQBza__chat{flex-direction:column;height:100%;min-height:0;display:flex;position:relative}.Chat-module__ZDQBza__watermark{object-fit:cover;opacity:.15;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;border-radius:50%;width:min(60vh,60vw,520px);height:min(60vh,60vw,520px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(circle,#000 55%,#0000 72%);mask-image:radial-gradient(circle,#000 55%,#0000 72%)}.Chat-module__ZDQBza__scroll{overscroll-behavior:contain;z-index:1;flex:auto;min-height:0;position:relative;overflow-y:auto}.Chat-module__ZDQBza__thread{width:100%;max-width:var(--reading-width);margin:0 auto;padding:1.75rem 1.5rem .5rem}.Chat-module__ZDQBza__messages{flex-direction:column;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.Chat-module__ZDQBza__assistantRow{align-items:flex-start;gap:.85rem;animation:.35s both Chat-module__ZDQBza__rise;display:flex}.Chat-module__ZDQBza__avatar{object-fit:cover;background:var(--accent-weak);width:2rem;height:2rem;color:var(--accent);font-family:var(--font-display);-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;place-items:center;margin-top:.15rem;font-size:.95rem;font-weight:600;line-height:1;display:grid;overflow:hidden}.Chat-module__ZDQBza__bubbleCol{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.Chat-module__ZDQBza__assistantRow .Chat-module__ZDQBza__author{font-family:var(--font-sans);color:var(--ink-muted);letter-spacing:.01em;font-size:.8rem;font-weight:600}.Chat-module__ZDQBza__assistantRow .Chat-module__ZDQBza__markdown{font-family:var(--font-reading);color:var(--ink);font-size:1.075rem;line-height:1.72}.Chat-module__ZDQBza__userRow{justify-content:flex-end;animation:.35s both Chat-module__ZDQBza__rise;display:flex}.Chat-module__ZDQBza__userRow .Chat-module__ZDQBza__author{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Chat-module__ZDQBza__userRow .Chat-module__ZDQBza__content{background:var(--bubble-user);max-width:85%;color:var(--ink);white-space:pre-wrap;word-break:break-word;font-family:var(--font-sans);border-radius:1.15rem 1.15rem .3rem;padding:.7rem 1rem;font-size:1rem;line-height:1.55;display:inline-block}.Chat-module__ZDQBza__markdown{word-break:break-word}.Chat-module__ZDQBza__markdown>:first-child{margin-top:0}.Chat-module__ZDQBza__markdown>:last-child{margin-bottom:0}.Chat-module__ZDQBza__markdown p{margin:0 0 .85rem}.Chat-module__ZDQBza__markdown h1,.Chat-module__ZDQBza__markdown h2,.Chat-module__ZDQBza__markdown h3{font-family:var(--font-display);color:var(--ink);margin:1.15rem 0 .5rem;font-weight:600;line-height:1.25}.Chat-module__ZDQBza__markdown h1{font-size:1.5rem}.Chat-module__ZDQBza__markdown h2{font-size:1.3rem}.Chat-module__ZDQBza__markdown h3{font-size:1.12rem}.Chat-module__ZDQBza__markdown ul,.Chat-module__ZDQBza__markdown ol{margin:0 0 .85rem;padding-left:1.3rem}.Chat-module__ZDQBza__markdown li{margin:.25rem 0}.Chat-module__ZDQBza__markdown a{color:var(--accent-hover);text-underline-offset:2px;text-decoration:underline}.Chat-module__ZDQBza__markdown a:hover{color:var(--accent)}.Chat-module__ZDQBza__markdown code{background:var(--code-inline);border-radius:.3rem;padding:.12em .34em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.86em}.Chat-module__ZDQBza__markdown pre{background:var(--code-bg);color:var(--code-ink);border-radius:var(--radius-md);margin:0 0 .85rem;padding:.85rem 1rem;overflow-x:auto}.Chat-module__ZDQBza__markdown pre code{color:inherit;background:0 0;padding:0;font-size:.86em}.Chat-module__ZDQBza__markdown blockquote{border-left:3px solid var(--accent-weak);color:var(--ink-muted);margin:0 0 .85rem;padding:.2rem 0 .2rem 1rem;font-style:italic}.Chat-module__ZDQBza__markdown table{border-collapse:collapse;margin:0 0 .85rem}.Chat-module__ZDQBza__markdown th,.Chat-module__ZDQBza__markdown td{border:1px solid var(--border);padding:.35rem .6rem}.Chat-module__ZDQBza__markdown th{background:var(--accent-weak);font-weight:600}.Chat-module__ZDQBza__pendingDots{color:var(--ink-muted);align-items:center;gap:5px;margin-top:.5rem;display:inline-flex}.Chat-module__ZDQBza__pendingDots span{opacity:.3;background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite Chat-module__ZDQBza__pendingPulse}.Chat-module__ZDQBza__pendingDots span:nth-child(2){animation-delay:.2s}.Chat-module__ZDQBza__pendingDots span:nth-child(3){animation-delay:.4s}@keyframes Chat-module__ZDQBza__pendingPulse{0%,80%,to{opacity:.25;transform:scale(.8)}40%{opacity:.9;transform:scale(1)}}@keyframes Chat-module__ZDQBza__rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.Chat-module__ZDQBza__composerArea{width:100%;max-width:var(--reading-width);z-index:1;flex-shrink:0;margin:0 auto;padding:.5rem 1.5rem 1.25rem;position:relative}.Chat-module__ZDQBza__composer{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-pill);align-items:flex-end;gap:.5rem;padding:.5rem .5rem .5rem 1rem;transition:border-color .15s,box-shadow .15s;display:flex}.Chat-module__ZDQBza__composer:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus-ring), var(--shadow-pill)}.Chat-module__ZDQBza__input{resize:none;font:inherit;font-family:var(--font-sans);color:var(--ink);box-sizing:border-box;background:0 0;border:none;outline:none;flex:1;min-height:2.3rem;max-height:10rem;padding:.4rem 0;font-size:1rem;line-height:1.5;overflow-y:auto}.Chat-module__ZDQBza__input::placeholder{color:var(--ink-muted)}.Chat-module__ZDQBza__input:disabled{color:var(--ink-subtle)}.Chat-module__ZDQBza__send{border-radius:var(--radius-pill);background:var(--accent);width:2.3rem;height:2.3rem;color:var(--accent-ink);cursor:pointer;border:none;flex-shrink:0;place-items:center;transition:background .15s,transform .1s;display:grid}.Chat-module__ZDQBza__send:hover:not(:disabled){background:var(--accent-hover)}.Chat-module__ZDQBza__send:active:not(:disabled){transform:scale(.94)}.Chat-module__ZDQBza__send:disabled{background:var(--ink-subtle);cursor:not-allowed}.Chat-module__ZDQBza__send svg{width:1.15rem;height:1.15rem}.Chat-module__ZDQBza__suggestions{flex-wrap:wrap;gap:.5rem;margin-top:.85rem;display:flex}.Chat-module__ZDQBza__suggestion{border:1px solid var(--border);background:var(--surface);color:var(--ink);border-radius:var(--radius-pill);font:inherit;font-family:var(--font-sans);cursor:pointer;padding:.5rem .9rem;font-size:.9rem;transition:background .15s,border-color .15s}.Chat-module__ZDQBza__suggestion:hover:not(:disabled){background:var(--accent-weak);border-color:var(--border-strong)}.Chat-module__ZDQBza__suggestion:disabled{color:var(--ink-subtle);cursor:not-allowed}.Chat-module__ZDQBza__error{background:var(--danger-bg);color:var(--danger);border:1px solid var(--danger-border);border-radius:var(--radius-md);font-family:var(--font-sans);margin:0 0 .6rem;padding:.6rem .9rem;font-size:.92rem}.Chat-module__ZDQBza__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.Chat-module__ZDQBza__assistantRow,.Chat-module__ZDQBza__userRow{animation:none}.Chat-module__ZDQBza__pendingDots span{opacity:.5;animation:none}.Chat-module__ZDQBza__composer,.Chat-module__ZDQBza__send,.Chat-module__ZDQBza__suggestion{transition:none}}
.Sidebar-module__5-k5AW__sidebar{width:var(--sidebar-width);border-right:1px solid var(--border);background:var(--bg-sidebar);flex-direction:column;flex-shrink:0;gap:.4rem;height:100%;padding:.85rem .7rem 1.1rem;display:flex;overflow:hidden}.Sidebar-module__5-k5AW__newButton{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);font:inherit;font-family:var(--font-sans);cursor:pointer;flex-shrink:0;align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.Sidebar-module__5-k5AW__newButton:hover{background:var(--accent-weak);border-color:var(--accent)}.Sidebar-module__5-k5AW__newIcon{flex-shrink:0;width:1.05rem;height:1.05rem}.Sidebar-module__5-k5AW__list{flex-direction:column;flex:auto;gap:.15rem;min-height:0;margin:0;padding:.25rem 0;list-style:none;display:flex;overflow-y:auto}.Sidebar-module__5-k5AW__item{text-align:left;border-radius:var(--radius-sm);width:100%;color:var(--ink);font:inherit;font-family:var(--font-sans);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;padding:.5rem .65rem;font-size:.9rem;transition:background .12s;display:block;overflow:hidden}.Sidebar-module__5-k5AW__item:hover{background:#2a24200d}.Sidebar-module__5-k5AW__itemActive,.Sidebar-module__5-k5AW__itemActive:hover{background:var(--accent-weak);color:var(--accent-hover);font-weight:600}.Sidebar-module__5-k5AW__personas{border-top:1px solid var(--border);flex-shrink:0;margin-top:auto;padding-top:.7rem}.Sidebar-module__5-k5AW__personasLabel{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);margin:0 0 .4rem;padding:0 .65rem;font-size:.68rem;font-weight:600}.Sidebar-module__5-k5AW__personaList{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.Sidebar-module__5-k5AW__persona{border-radius:var(--radius-sm);color:var(--ink);font-family:var(--font-sans);align-items:center;gap:.55rem;padding:.45rem .65rem;font-size:.9rem;text-decoration:none;transition:background .12s;display:flex}a.Sidebar-module__5-k5AW__persona:hover{background:#2a24200d}.Sidebar-module__5-k5AW__personaAvatar{object-fit:cover;background:var(--border);width:1.5rem;height:1.5rem;color:var(--ink-muted);font-family:var(--font-display);-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;place-items:center;font-size:.78rem;font-weight:600;line-height:1;display:grid;overflow:hidden}.Sidebar-module__5-k5AW__personaActive{background:var(--accent-weak);color:var(--accent-hover);cursor:default;font-weight:600}.Sidebar-module__5-k5AW__personaActive .Sidebar-module__5-k5AW__personaAvatar{background:var(--accent);color:var(--accent-ink)}.Sidebar-module__5-k5AW__backdrop{z-index:9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#2a242061;border:none;padding:0;position:fixed;inset:0}@media (max-width:48rem){.Sidebar-module__5-k5AW__sidebar{z-index:10;height:auto;width:var(--sidebar-width);box-shadow:var(--shadow-md);transition:transform .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.Sidebar-module__5-k5AW__open{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.Sidebar-module__5-k5AW__sidebar,.Sidebar-module__5-k5AW__newButton,.Sidebar-module__5-k5AW__item,.Sidebar-module__5-k5AW__persona{transition:none}}
.ChatWorkspace-module__o07SDG__workspace{flex-direction:row;height:100dvh;min-height:0;display:flex;overflow:hidden}.ChatWorkspace-module__o07SDG__chatArea{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.ChatWorkspace-module__o07SDG__header{flex:none;padding:.9rem 1.5rem}.ChatWorkspace-module__o07SDG__chatArea:not(.ChatWorkspace-module__o07SDG__isEmpty) .ChatWorkspace-module__o07SDG__header{border-bottom:1px solid var(--border)}.ChatWorkspace-module__o07SDG__title{font-family:var(--font-display);letter-spacing:-.005em;color:var(--ink);margin:0;font-size:1.05rem;font-weight:600}.ChatWorkspace-module__o07SDG__blurb{margin:0;display:none}.ChatWorkspace-module__o07SDG__chatMount{flex:auto;min-height:0;display:flex}.ChatWorkspace-module__o07SDG__chatMount>*{flex:1;min-width:0}.ChatWorkspace-module__o07SDG__isEmpty{justify-content:center}.ChatWorkspace-module__o07SDG__isEmpty .ChatWorkspace-module__o07SDG__header{text-align:center;flex-direction:column;flex:none;align-items:center;gap:.6rem;padding:1rem 1.5rem .75rem;animation:.5s both ChatWorkspace-module__o07SDG__heroRise;display:flex}.ChatWorkspace-module__o07SDG__heroPortrait{object-fit:cover;border:2px solid var(--accent-weak);width:clamp(96px,18vw,140px);height:clamp(96px,18vw,140px);box-shadow:var(--shadow-md);-webkit-user-select:none;user-select:none;border-radius:50%}.ChatWorkspace-module__o07SDG__isEmpty .ChatWorkspace-module__o07SDG__title{font-family:var(--font-display);letter-spacing:-.015em;font-size:clamp(2.2rem,6vw,3.25rem);font-weight:600;line-height:1.05}.ChatWorkspace-module__o07SDG__isEmpty .ChatWorkspace-module__o07SDG__blurb{color:var(--ink-muted);font-family:var(--font-reading);max-width:32rem;font-size:1.1rem;line-height:1.5;display:block}.ChatWorkspace-module__o07SDG__isEmpty .ChatWorkspace-module__o07SDG__chatMount{flex:none;animation:.5s 80ms both ChatWorkspace-module__o07SDG__heroRise}@keyframes ChatWorkspace-module__o07SDG__heroRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.ChatWorkspace-module__o07SDG__menuButton{display:none}@media (max-width:48rem){.ChatWorkspace-module__o07SDG__menuButton{z-index:5;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:2.5rem;height:2.5rem;color:var(--ink);cursor:pointer;box-shadow:var(--shadow-sm);justify-content:center;align-items:center;font-size:1.25rem;display:inline-flex;position:absolute;top:.6rem;left:.6rem}.ChatWorkspace-module__o07SDG__menuButton:hover{background:var(--accent-weak)}.ChatWorkspace-module__o07SDG__header{padding-left:3.6rem}.ChatWorkspace-module__o07SDG__isEmpty .ChatWorkspace-module__o07SDG__header{padding-left:1.5rem;padding-right:1.5rem}}@media (prefers-reduced-motion:reduce){.ChatWorkspace-module__o07SDG__isEmpty .ChatWorkspace-module__o07SDG__header,.ChatWorkspace-module__o07SDG__isEmpty .ChatWorkspace-module__o07SDG__chatMount{animation:none}}
