html{height:100%;overflow:hidden}body{height:100dvh;min-height:100%;position:static;overflow:hidden}.shared-chat-page{background:#0b1728;flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.shared-chat-header{z-index:10;padding:calc(.5rem + var(--safe-top)) max(1rem, calc((100vw - 1120px) / 2)) .5rem;border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f1117f2;flex:none;position:relative}.shared-chat-brand{align-items:center;gap:.85rem;max-width:1120px;margin:0 auto;display:flex}.shared-chat-logo{width:clamp(100px,14vw,135px);height:auto;display:block}.shared-chat-logo-link{border-radius:4px;flex:none;align-items:center;display:inline-flex}.shared-chat-logo-link:focus-visible,.shared-chat-councillor-link:focus-visible{outline-offset:4px;outline:3px solid #2563eb}.shared-chat-brand-copy{min-width:0}.shared-chat-brand-copy h1{color:var(--text-primary,#f0f4f8);margin:0;font-size:.92rem;font-weight:700;line-height:1.25}.shared-chat-brand-copy p{color:var(--text-secondary,#94a3b8);margin:.15rem 0 0;font-size:.74rem;line-height:1.35}.shared-chat-main{width:100%;min-height:0;padding:1rem max(1rem, calc((100vw - 1120px) / 2)) calc(1.5rem + var(--safe-bottom));overscroll-behavior:contain;flex:auto;margin:0;overflow:hidden auto}.shared-chat-summary{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.75rem;display:flex}.shared-chat-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem;font-size:.72rem;font-weight:700}.shared-chat-summary h2{word-break:break-word;overflow-wrap:break-word;margin:0;font-size:1.15rem;font-weight:700;line-height:1.35}.shared-chat-meta{color:var(--text-muted);text-align:right;flex:none;margin-top:.2rem;font-size:.76rem;line-height:1.4}.shared-chat-state{border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-secondary);border-radius:6px;margin-top:1rem;padding:.85rem;line-height:1.5}.shared-chat-messages{flex-direction:column;gap:.85rem;min-width:0;padding-top:1rem;display:flex}.shared-message{width:auto;min-width:0;max-width:100%;animation:none}.shared-message.bot{max-width:100%}.shared-message.user{max-width:72%}.shared-user-content{white-space:pre-wrap}.shared-message .sources-container{margin-top:.85rem}.shared-message .citation-ref:before,.shared-message .citation-ref:after{display:none}.shared-message .markdown-table-wrap{width:100%;max-width:100%}.shared-chat-footer{z-index:10;padding:.45rem max(1rem, calc((100vw - 1120px) / 2)) calc(.45rem + var(--safe-bottom));border-top:1px solid var(--border-color);color:var(--text-primary);background:#0f1117f2;flex:none;position:relative}.shared-chat-footer-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1120px;margin:0 auto;display:flex}.shared-chat-home-link{color:#fff;text-align:center;white-space:nowrap;background:#2563eb;border:1px solid #1d4ed8;border-radius:6px;flex:none;justify-content:center;align-items:center;min-height:34px;padding:.35rem .85rem;font-size:.78rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .16s,border-color .16s;display:inline-flex}.shared-chat-home-link:hover{background:#1d4ed8;border-color:#1e40af}.shared-chat-home-link:focus-visible{outline-offset:3px;outline:3px solid #2563eb4d}.shared-chat-footer-details{flex:auto;justify-content:flex-end;align-items:center;gap:.85rem;min-width:0;display:flex}.shared-chat-footer-description{color:var(--text-secondary);text-align:right;flex:auto;margin:0;font-size:.72rem;line-height:1.35}.shared-chat-councillor-link{border-radius:4px;flex:none;justify-content:center;align-items:center;display:flex}.shared-chat-councillor-link img{width:125px;height:auto;display:block}body.theme-light .shared-chat-header{background:#fffffff2}body.theme-light .shared-chat-page{background:#e6eef8}body.theme-light .shared-chat-footer{color:#10223a;background:#fff;border-top-color:#0f223a29}body.theme-light .shared-chat-footer-description{color:#526174}body.theme-light .shared-chat-councillor-link{background:#174ea6;border:1px solid #1d4ed8;border-radius:6px;padding:.35rem .5rem}@media (width<=700px){.shared-chat-header{padding:calc(.35rem + var(--safe-top)) .75rem .35rem}.shared-chat-brand{flex-direction:row;align-items:center;gap:.5rem}.shared-chat-logo{width:68px;min-width:68px}.shared-chat-brand-copy h1{font-size:.78rem;line-height:1.18}.shared-chat-brand-copy p{margin-top:.1rem;font-size:.66rem;line-height:1.22}.shared-chat-main{padding:.75rem .75rem calc(1.25rem + var(--safe-bottom))}.shared-chat-summary{flex-direction:column;align-items:flex-start;gap:.35rem;padding-bottom:.5rem}.shared-chat-summary h2{font-size:.98rem}.shared-chat-meta{text-align:left;margin-top:0;font-size:.7rem}.shared-message,.shared-message.user{max-width:100%}.shared-chat-footer{padding:.35rem .75rem calc(.35rem + var(--safe-bottom))}.shared-chat-footer-inner{flex-direction:column;gap:.35rem}.shared-chat-home-link{width:100%;min-height:30px;padding:.3rem .65rem;font-size:.74rem}.shared-chat-footer-details{justify-content:space-between;align-items:center;gap:.5rem;width:100%}.shared-chat-footer-description{text-align:left;font-size:.65rem;line-height:1.22}.shared-chat-councillor-link{flex:none}.shared-chat-councillor-link img{width:85px}}
