:root{--text:#54606f;--text-h:#152033;--bg:#edf3f9;--border:#b4c6dc73;--code-bg:#f7fafdfa;--civic-blue:#1a4d8f;--civic-blue-soft:#1a4d8f1a;--civic-gold:#c9a227;--civic-gold-soft:#c9a22724;--surface-glass:#ffffffc7;--sans:"Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--heading:"Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"SFMono-Regular", ui-monospace, Consolas, monospace;color:var(--text);background:var(--bg);font:17px/1.65 var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100dvh;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);background:radial-gradient(circle at 50% 36%,#9dccff38,#0000 22%),radial-gradient(circle at 0 0,#e6f0fad1,#0000 30%),radial-gradient(circle at 100% 100%,#dce9f6bd,#0000 24%),linear-gradient(#f8fbfe 0%,#f1f6fb 42%,#edf3f9 100%);margin:0}#root{min-height:100vh}h1,h2{color:var(--text-h);font-family:var(--heading);margin:0;line-height:1.1}h1{letter-spacing:-.05em;font-size:clamp(2.6rem,5vw,4.6rem)}h2{letter-spacing:-.03em;font-size:clamp(1.6rem,2.4vw,2.25rem)}p{margin:0}a{color:inherit}code{background:var(--code-bg);color:var(--text-h);font-family:var(--mono);border-radius:.5rem;padding:.15rem .42rem;font-size:.92em}.skip-link{z-index:100;background:var(--civic-blue);color:#fff;border-radius:12px;padding:10px 14px;font-size:14px;font-weight:700;text-decoration:none;position:absolute;top:-48px;left:16px}.skip-link:focus{top:16px}.app-shell{flex-direction:column;gap:20px;width:min(1120px,100% - 40px);min-height:100vh;margin:0 auto;padding:18px 0 28px;display:flex}.app-shell-minimal{min-height:100dvh}.topbar{justify-content:space-between;align-items:center;gap:16px;padding:4px 2px;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand-overline{display:none}.brand strong{color:#152033eb;letter-spacing:-.01em;font-size:14px;font-weight:600;display:block}.brand-logo{border:1px solid #b4c6dc80;border-radius:10px;width:28px;height:28px;box-shadow:0 8px 24px #24436614}.topbar-note{color:#152033ad;background:#ffffffa6;border:1px solid #b4c6dc80;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.topbar-mascot{display:none}.chat-shell{flex:auto;gap:18px;min-height:calc(100dvh - 128px);display:grid;position:relative}.chat-toolbar{justify-content:flex-end;justify-self:center;width:min(860px,100%);display:flex}.primary-action,.feedback-button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,opacity .16s;display:inline-flex}.primary-action{color:#fff;background:linear-gradient(135deg,#0f3d73 0%,#1c5ca3 100%);box-shadow:0 12px 32px #123f752e}.feedback-button{color:#152033c7;background:#ffffffdb;border:1px solid #b4c6dc8c}.primary-action:hover,.feedback-button:hover{transform:translateY(-1px)}.primary-action:disabled,.feedback-button:disabled{cursor:not-allowed;opacity:.6}.citation-list{margin:0;padding:0;list-style:none}.chat-shell{padding:0}.chat-shell-active{grid-template-rows:auto minmax(0,1fr) auto auto auto;align-content:start}.chat-shell-idle{align-content:center;justify-items:center}.chat-empty-state{text-align:center;justify-items:center;gap:14px;width:min(760px,100%);padding:clamp(36px,10vh,108px) 0 8px;display:grid}.chat-empty-kicker{color:#1520338f;letter-spacing:.02em;background:#ffffff94;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.chat-empty-title{letter-spacing:-.05em;font-size:clamp(2.4rem,5vw,4rem);line-height:1.02}.chat-empty-copy{color:#152033ad;max-width:680px;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.7}.app-footer{text-align:center;padding:6px 0 0}.app-footer p{color:#1520337a;margin:0;font-size:12px;line-height:1.5}.prompt-suggestions{flex-wrap:wrap;justify-content:flex-start;justify-self:center;gap:10px;width:min(860px,100%);display:flex}.prompt-chip{color:#152033c7;cursor:pointer;background:#ffffffb8;border:1px solid #b4c6dc80;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:500;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-flex}.prompt-chip:hover:not(:disabled){background:#ffffffe0;border-color:#1a4d8f38;transform:translateY(-1px);box-shadow:0 10px 24px #1530520f}.prompt-chip:disabled{cursor:not-allowed;opacity:.6}.ghost-button{color:#152033c2;cursor:pointer;background:#ffffffc7;border:1px solid #b4c6dc85;border-radius:999px;flex-shrink:0;padding:8px 14px;font-size:13px;font-weight:600}.ghost-button:hover:not(:disabled){background:#ffffffeb;border-color:#1a4d8f33}.ghost-button:disabled{opacity:.55;cursor:not-allowed}.response-institution{color:#1520339e;font-weight:600}.chat-thread{scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;justify-self:center;gap:20px;width:min(900px,100%);min-height:0;padding:4px 2px 8px 0;display:grid;overflow:auto}.chat-bubble{text-align:left;border-radius:26px;gap:14px;max-width:min(780px,100%);padding:20px 22px;display:grid}.chat-bubble-user{color:#f7fbff;background:linear-gradient(135deg,#123f75 0%,#1d63af 100%);justify-self:end;max-width:min(580px,78%);animation:.24s ease-out bubbleInUser;box-shadow:0 12px 30px #123f752e}.chat-bubble-assistant{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbd;border:1px solid #b4c6dc5c;justify-self:start;animation:.28s ease-out bubbleInAssistant;box-shadow:0 14px 42px #1530520f}.chat-bubble-assistant.status-grounded{border-color:#7b8ef43d}.chat-bubble-assistant.status-handoff{background:#fffaf4d1;border-color:#d6a46257}.chat-bubble-assistant.status-clarify{border-color:#7fcad44d}.chat-bubble.is-pending{border-style:dashed}.chat-bubble-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.copy-button{color:#15203399;cursor:pointer;background:#ffffffb8;border:1px solid #b4c6dc75;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.copy-button:hover{color:#152033d1;border-color:#1a4d8f38}.chat-role{text-transform:uppercase;letter-spacing:.08em;color:#15203385;font-size:11px;font-weight:700}.chat-bubble-user .chat-role{color:#f7fbffbd}.response-meta{gap:10px;display:grid}.response-status{letter-spacing:.01em;border-radius:999px;align-items:center;gap:4px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.response-status.status-grounded{color:#49619d;background:#7b8ef41a}.response-status.status-handoff{color:#8a5d1e;background:#d6a4621f}.response-status.status-clarify{color:#3d7280;background:#7fcad41f}.response-status.status-neutral{color:#15203394;background:#ffffffad}.citation-list{gap:10px;display:grid}.citation-list li{background:#fff9;border:1px solid #b4c6dc57;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.citation-copy{gap:2px;min-width:0;display:grid}.citation-source{color:var(--text-h);font-size:14px;font-weight:700}.citation-page{color:#15203394;font-size:13px}.citation-link{color:var(--civic-blue);flex-shrink:0;align-items:center;gap:4px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.citation-link-icon{font-size:12px;line-height:1}.citation-link:hover{text-decoration:underline}.citation-link:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #1a4d8f73}.citation-origin{color:#15203375;font-size:12px}.follow-up-suggestions{margin-top:4px}.chat-form{justify-self:center;gap:12px;width:min(860px,100%);display:grid}.chat-form-sticky{z-index:2;background:linear-gradient(#eff5fb00,#eff5fbeb 24%);padding-top:16px;position:sticky;bottom:0}.chat-form-centered{align-self:start}.composer-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #b4c6dc70;border-radius:32px;gap:10px;width:100%;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;box-shadow:0 24px 80px #3661941f}.composer-shell:focus-within{border-color:#1a4d8f3d;box-shadow:0 28px 90px #36619429}.composer-shell-home{padding:16px 18px 14px}.composer-shell-conversation{border-radius:28px;padding:14px 16px 12px;box-shadow:0 20px 54px #3661941f}.chat-form textarea{resize:none;width:100%;min-height:32px;max-height:180px;color:var(--text-h);font:inherit;background:0 0;border:0;padding:0;line-height:1.7}.chat-form textarea::placeholder{color:#15203375}.chat-form textarea:disabled{opacity:.72}.chat-form textarea:focus-visible{outline:none}.composer-actions{justify-content:flex-end;display:flex}.composer-submit{min-height:44px;padding:0 18px}.chat-form-support,.feedback-row,.feedback-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.disclaimer,.feedback-confirmation{color:#15203380;font-size:13px}.chat-empty-hint{text-align:center;color:#1520337a;max-width:680px;margin:0 auto;font-size:13px;line-height:1.6}.chat-message-text{white-space:pre-wrap;font-size:15px;line-height:1.68}.formatted-message{color:#152033e6;gap:14px;display:grid}.formatted-paragraph,.formatted-mixed p,.formatted-step{margin:0;font-size:15.5px;line-height:1.72}.formatted-list{gap:10px;margin:0;padding-left:1.35rem;display:grid}.formatted-list li{padding-left:.15rem;line-height:1.7}.formatted-step{padding-left:.2rem;font-weight:500}.pending-copy{align-items:center;gap:10px;margin:0;line-height:1.65;display:inline-flex}.typing-indicator{align-items:center;gap:4px;display:inline-flex}.typing-indicator span{background:#1520335c;border-radius:999px;width:7px;height:7px;animation:1.2s ease-in-out infinite typing-bounce}.typing-indicator span:nth-child(2){animation-delay:.15s}.typing-indicator span:nth-child(3){animation-delay:.3s}@keyframes typing-bounce{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.escalation-card{border-left:2px solid #d6a4628c;margin-top:4px;padding:0 0 0 14px}.escalation-card ul{gap:8px;margin:8px 0 0;padding:0;list-style:none;display:grid}.escalation-card li{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.escalation-card a{color:#8a5d1e;font-size:13px;font-weight:700;text-decoration:none}.escalation-card a:hover{text-decoration:underline}.negative-feedback-panel{justify-self:center;gap:10px;width:min(860px,100%);display:grid}.negative-feedback-panel label{color:#152033ad;font-size:14px}.negative-feedback-panel textarea{resize:vertical;width:100%;font:inherit;background:#fffc;border:1px solid #b4c6dc7a;border-radius:16px;padding:12px 14px}.honeypot-field{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-10000px}.error-banner{color:#7f4450;background:#fff0f0f0;border-radius:16px;justify-self:center;width:min(860px,100%);margin:0;padding:12px 14px;font-size:14px;font-weight:700}.chat-thread-end{width:100%;height:1px}@keyframes bubbleInAssistant{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes bubbleInUser{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.chat-bubble-user,.chat-bubble-assistant{animation:none}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.topbar-mascot{display:none}.chat-bubble{max-width:100%}}@media (width<=720px){.app-shell{width:min(100% - 20px,1240px);padding:calc(12px + env(safe-area-inset-top,0)) 0 calc(14px + env(safe-area-inset-bottom,0))}.chat-shell{min-height:calc(100dvh - 108px)}.chat-form-sticky{bottom:env(safe-area-inset-bottom,0);padding-bottom:calc(8px + env(safe-area-inset-bottom,0))}.chat-form textarea,.negative-feedback-panel textarea{font-size:16px}.chat-bubble{max-width:100%;padding:16px 16px 18px}.chat-form-support,.feedback-row{flex-direction:column;align-items:stretch}.feedback-actions{justify-content:stretch;width:100%}.feedback-button,.primary-action{width:100%;min-height:44px}.topbar{align-items:center;gap:12px}.prompt-suggestions{justify-content:stretch}.prompt-chip{justify-content:flex-start;width:100%;min-height:44px}.citation-list li{flex-direction:column;align-items:flex-start}.citation-link{word-break:break-word;min-height:44px}.disclaimer{text-align:center;font-size:13px;line-height:1.45}.chat-empty-state{padding-top:clamp(24px,9vh,52px)}.chat-empty-title{font-size:clamp(2rem,10vw,2.8rem)}.composer-shell-home,.composer-shell-conversation{border-radius:26px;padding:14px 14px 12px}.formatted-paragraph,.formatted-mixed p,.formatted-step,.chat-message-text{font-size:15px}}
