:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.realtime-page{position:fixed;inset:0;z-index:100;display:flex;flex-direction:column;background:linear-gradient(180deg,#0d0d1a,#1a1a2e,#0d0d1a);color:#eee;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.realtime-header{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:12px 16px;background:#16213e99;border-bottom:1px solid rgba(15,52,96,.5)}.realtime-status-badge{font-size:.9rem;color:#aaa;text-align:center}.realtime-footer{flex-shrink:0;display:flex;justify-content:center;align-items:center;padding:16px;padding-bottom:max(16px,env(safe-area-inset-bottom));background:#16213e66;border-top:1px solid rgba(15,52,96,.3)}.realtime-back{display:flex;align-items:center;justify-content:center;width:56px;height:56px;min-width:56px;min-height:56px;max-width:56px;max-height:56px;padding:0;box-sizing:border-box;aspect-ratio:1;border:none;border-radius:50%;background:#4fc3f733;color:#fff;cursor:pointer;touch-action:manipulation;transition:background .2s,transform .15s;font-size:32px}.realtime-back:hover{background:#4fc3f759}.realtime-back:active{transform:scale(.96)}.realtime-back-icon{width:32px;height:32px;flex-shrink:0;color:inherit;display:block}.realtime-wave{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:4px;height:48px;padding:8px 16px}.realtime-wave-bar{width:6px;min-width:6px;border-radius:3px;background:linear-gradient(180deg,#4fc3f7,#0f3460);height:calc(24px * var(--h, .2));max-height:40px;transition:height .08s ease-out}.realtime-wave--bottom .realtime-wave-bar{background:linear-gradient(0deg,#4fc3f7,#0f3460)}.realtime-answer-wrap{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:20px 24px;display:flex;flex-direction:column;min-height:0}.realtime-placeholder{margin:auto 0;text-align:center;color:#555;font-size:1rem}.realtime-error{color:#e94560;margin:0 0 16px;padding:12px 16px;background:#e9456026;border-radius:12px;font-size:.95rem}.realtime-history{display:flex;flex-direction:column;gap:20px}.realtime-answer{font-size:1.05rem;line-height:1.6}.realtime-answer--block{padding-bottom:20px;border-bottom:1px solid rgba(15,52,96,.5)}.realtime-answer--block:last-of-type{border-bottom:none}.realtime-answer--streaming{border-left:3px solid #4fc3f7;padding-left:12px}.realtime-answer p{margin:0 0 .75em}.realtime-answer p:last-child{margin-bottom:0}.realtime-answer h1,.realtime-answer h2,.realtime-answer h3{margin:1em 0 .4em;font-size:1.1em;font-weight:600}.realtime-answer ul,.realtime-answer ol{margin:.5em 0;padding-left:1.5em}.realtime-answer li{margin-bottom:.25em}.realtime-answer code{padding:.15em .4em;border-radius:4px;background:#4fc3f726;font-size:.95em}.realtime-answer pre{margin:.75em 0;padding:12px 16px;border-radius:8px;background:#0000004d;overflow-x:auto;font-size:.9rem}.realtime-answer a{color:#4fc3f7;text-decoration:underline}.realtime-answer strong{font-weight:600}.realtime-wave--bottom{margin-top:auto}.chatbot{display:flex;flex-direction:column;height:100vh;height:100dvh;max-height:-webkit-fill-available;background:#1a1a2e;color:#eee;box-sizing:border-box}.chatbot-header{flex-shrink:0;padding:10px 16px;padding-top:max(12px,env(safe-area-inset-top));padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));background:#16213e;border-bottom:1px solid #0f3460;display:flex;align-items:center;justify-content:space-between}.chatbot-title{margin:0 0 8px;font-size:1.25rem;font-weight:600}.chatbot-meta{display:none;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px}.chatbot-access-label{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#aaa}.chatbot-access-input{flex:1;min-width:120px;max-width:180px;padding:6px 10px;font-size:.85rem;border:1px solid #0f3460;border-radius:8px;background:#1a1a2e;color:#eee}.chatbot-clear{padding:6px 12px;font-size:.85rem;border:1px solid #e94560;border-radius:8px;background:transparent;color:#e94560;cursor:pointer;touch-action:manipulation}.chatbot-clear:disabled{opacity:.5;cursor:not-allowed}.chatbot-realtime-status{margin:8px 0 0;font-size:.85rem;color:#4fc3f7}.chatbot-list{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:16px 16px 8px;display:flex;flex-direction:column;gap:12px}.chatbot-placeholder{margin:auto 0;text-align:center;color:#666;font-size:.95rem;padding:24px}.chatbot-bubble{max-width:92%;align-self:flex-start;padding:10px 14px;border-radius:14px 14px 14px 4px;line-height:1.45;word-wrap:break-word}.chatbot-bubble--user{align-self:flex-end;border-radius:14px 14px 4px;background:#0f3460;color:#fff}.chatbot-bubble--assistant{background:#16213e;border:1px solid #0f3460}.chatbot-bubble-content{font-size:.95rem}.chatbot-bubble--user .chatbot-bubble-content{white-space:pre-wrap}.chatbot-bubble-content p{margin:0 0 .6em}.chatbot-bubble-content p:last-child{margin-bottom:0}.chatbot-bubble-content h1,.chatbot-bubble-content h2,.chatbot-bubble-content h3{margin:.8em 0 .4em;font-size:1em;font-weight:600}.chatbot-bubble-content h1:first-child,.chatbot-bubble-content h2:first-child,.chatbot-bubble-content h3:first-child{margin-top:0}.chatbot-bubble-content ul,.chatbot-bubble-content ol{margin:.4em 0;padding-left:1.4em}.chatbot-bubble-content li{margin-bottom:.2em}.chatbot-bubble-content code{padding:.15em .4em;border-radius:4px;background:#00000040;font-size:.9em}.chatbot-bubble-content pre{margin:.6em 0;padding:10px 12px;border-radius:8px;background:#00000040;overflow-x:auto;font-size:.88rem}.chatbot-bubble-content pre code{padding:0;background:none}.chatbot-bubble-content a{color:#4fc3f7;text-decoration:underline}.chatbot-bubble-content strong{font-weight:600}.chatbot-bubble-content blockquote{margin:.6em 0;padding-left:1em;border-left:3px solid #0f3460;color:#bbb}.chatbot-typing{color:#888}.chatbot-counter{margin-top:10px;padding-top:8px;border-top:1px solid #0f3460;font-size:.85rem;color:#4fc3f7}.chatbot-quick-field-label{font-size:.82rem;font-weight:600;color:#4fc3f7;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(79,195,247,.2)}.chatbot-other-procedures{margin-top:12px;padding-top:10px;border-top:1px solid #0f3460}.chatbot-other-procedures-label{display:block;font-size:.8rem;color:#888;margin-bottom:8px}.chatbot-other-procedures-chips{display:flex;flex-wrap:wrap;gap:8px}.chatbot-procedure-chip{text-align:left;padding:8px 12px;font-size:.82rem;line-height:1.35;border-radius:10px;border:1px solid #0f3460;background:#0f346059;color:#e0e0e0;cursor:pointer;touch-action:manipulation;max-width:100%}.chatbot-procedure-chip:hover:not(:disabled){border-color:#4fc3f7;color:#fff}.chatbot-procedure-chip:disabled{opacity:.5;cursor:not-allowed}.chatbot-sources{margin-top:10px;font-size:.85rem;color:#aaa}.chatbot-sources summary{cursor:pointer;touch-action:manipulation}.chatbot-sources ul{margin:8px 0 0;padding-left:20px}.chatbot-sources li{margin-bottom:8px}.chatbot-sources p{margin:4px 0 0;color:#888}.chatbot-field-picker{flex-shrink:0;border-top:1px solid #0f3460;background:#16213e;padding:10px 12px 12px;padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.chatbot-field-picker-head{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.chatbot-field-picker-kicker{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#666}.chatbot-field-picker-title{font-size:.88rem;font-weight:600;line-height:1.35;color:#4fc3f7}.chatbot-field-picker-chips{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:thin}.chatbot-field-picker-chip{flex:0 0 auto;max-width:min(240px,78vw);padding:8px 12px;font-size:.78rem;line-height:1.3;text-align:left;border-radius:999px;border:1px solid #0f3460;background:#1a1a2ee6;color:#ccc;cursor:pointer;touch-action:manipulation}.chatbot-field-picker-chip:hover:not(:disabled){border-color:#4fc3f7;color:#fff}.chatbot-field-picker-chip:disabled{opacity:.5;cursor:not-allowed}.chatbot-error{flex-shrink:0;margin:0 16px 8px;padding:8px 12px;background:#e9456033;border-radius:8px;font-size:.9rem;color:#e94560}.chatbot-form{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom));padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));background:#16213e;border-top:1px solid #0f3460}.chatbot-mic{flex-shrink:0;width:48px;height:48px;min-width:48px;min-height:48px;max-width:48px;max-height:48px;padding:0;box-sizing:border-box;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#0f3460;color:#fff;cursor:pointer;touch-action:manipulation;font-size:28px;transition:background .2s,transform .2s}.chatbot-mic:hover:not(:disabled){background:#1a4a7a}.chatbot-mic:disabled{opacity:.5;cursor:not-allowed}.chatbot-mic--recording{background:#e94560;animation:chatbot-mic-pulse 1s ease-in-out infinite}.chatbot-realtime{flex-shrink:0;width:48px;height:48px;min-width:48px;min-height:48px;max-width:48px;max-height:48px;padding:0;box-sizing:border-box;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#0f3460;color:#fff;cursor:pointer;touch-action:manipulation;font-size:28px;transition:background .2s}.chatbot-realtime:hover:not(:disabled){background:#1a4a7a}.chatbot-realtime--active{background:#2e7d32;color:#fff}.chatbot-realtime-icon{width:28px;height:28px;flex-shrink:0;color:#fff;display:block}.chatbot-realtime:disabled{opacity:.5;cursor:not-allowed}.chatbot-bubble--streaming{border-color:#4fc3f7;box-shadow:0 0 0 1px #4fc3f74d}@keyframes chatbot-mic-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}.chatbot-mic-icon{width:28px;height:28px;flex-shrink:0;color:#fff;display:block;line-height:1}.chatbot-input{flex:1;min-width:0;padding:12px 16px;font-size:16px;border:1px solid #0f3460;border-radius:24px;background:#1a1a2e;color:#eee;outline:none}.chatbot-input:focus{border-color:#4fc3f7}.chatbot-input::placeholder{color:#666}.chatbot-send{flex-shrink:0;padding:12px 20px;font-size:1rem;font-weight:500;border:none;border-radius:24px;background:#e94560;color:#fff;cursor:pointer;touch-action:manipulation;min-height:44px}.chatbot-send:disabled{opacity:.5;cursor:not-allowed}@media(min-width:480px){.chatbot-bubble{max-width:80%}}@media(min-width:768px){.chatbot{max-width:640px;margin:0 auto;border-radius:0;box-shadow:0 0 0 1px #0f3460}.chatbot-bubble{max-width:75%}}#root{margin:0;padding:0;min-height:100vh;min-height:100dvh}.chatbot{min-height:100%}
