#root,body,html{margin:0;min-height:100%}.header-title-link{color:#1e293b;font-size:1.3rem;font-weight:600;text-decoration:none}.header-title-link:hover{opacity:.9}.header-nav-item.logout{color:#dc2626}.header-nav-item.logout:hover{background-color:#fee2e2;color:#b91c1c}.header-nav-item.logout:hover svg{color:#b91c1c}.header-nav-item.logout svg{color:#dc2626}.app-header{align-items:center;background-color:#fff;border-bottom:1px solid #e2e8f0;box-sizing:border-box;display:flex;height:60px;justify-content:space-between;padding:0 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.header-ai-text{color:#4169e1}.header-nav{align-items:center;display:flex;gap:.5rem}.header-nav-item{align-items:center;background:none;border:none;border-radius:6px;color:#475569;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s ease,color .2s ease}.header-nav-item:hover{background-color:#f1f5f9;color:#3b82f6}.header-nav-item svg{height:18px;width:18px}.account-menu-container{display:inline-block;position:relative}.account-dropdown{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;margin-top:18px;min-width:120px;padding:.5rem 0;position:absolute;right:0;top:100%;z-index:100}.dropdown-item{align-items:center;background:none;border:none;color:#334155;cursor:pointer;display:flex;font-size:.95rem;gap:.75rem;padding:.75rem 1.25rem;text-align:left;text-decoration:none;transition:background-color .2s ease,color .2s ease;white-space:nowrap;width:100%}.dropdown-item:hover{color:#4794ff}.dropdown-item svg{color:#64748b;height:16px;width:16px}.dropdown-item:hover svg{color:#4794ff}.dropdown-item.logout{border-top:1px solid #f1f5f9;color:#dc2626;margin-top:.5rem;padding-top:.75rem}.dropdown-item.logout:hover{color:#dc2626;text-shadow:#c6abab 0 0 2px}.dropdown-item.logout svg{color:#dc2626}.dropdown-item.logout:hover svg{color:#b91c1c}@media (max-width:768px){.header-nav-item span{display:none}.account-button span{display:inline-block}.header-nav-item{padding:.6rem}.app-header{padding:0 1rem}}.main-layout{background-color:#fafbfc;display:flex;flex-direction:column;min-height:100vh}.layout-content-wrapper{display:flex;flex-grow:1}.main-content-area{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding:0}.main-content-area::-webkit-scrollbar{display:none}@media (max-width:768px){.main-content-area{padding:0}}.apply-page-container{align-items:center;background-color:#f8fafc;display:flex;justify-content:center;min-height:100vh}.apply-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #00000014;max-width:500px;padding:3rem 2.5rem;text-align:center;width:100%}.apply-card h1{color:#1e293b;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.apply-subtitle{color:#64748b;font-size:1rem;margin-bottom:2rem}.apply-form{display:flex;flex-direction:column;gap:1rem}.apply-card .form-group{text-align:left}.apply-card .form-group label{color:#475569;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.apply-card .form-group input,.apply-card .form-group textarea{border:1px solid #cbd5e1;border-radius:6px;box-sizing:border-box;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s ease;width:100%}.apply-card .form-group textarea{min-height:100px;resize:vertical}.apply-card .form-group input:focus,.apply-card .form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633;outline:none}.apply-error,.apply-success{border-radius:6px;font-size:.9rem;margin-bottom:1rem;padding:.75rem 1rem;text-align:left}.apply-error{background-color:#fee2e2;border:1px solid #fecaca;color:#ef4444}.apply-success{background-color:#dcfce7;border:1px solid #bbf7d0;color:#16a34a}.apply-button{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:1rem;padding:.8rem 1rem;transition:background-color .2s ease}.apply-button:hover{background-color:#2563eb}.apply-button:disabled{background-color:#94a3b8;cursor:not-allowed}.apply-extra-links{font-size:.9rem;margin-top:1.5rem}.apply-extra-links a{color:#3b82f6;text-decoration:none}.apply-extra-links a:hover{text-decoration:underline}.rag-container{background:#fafafa;display:flex;flex:1 1;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;min-height:0;overflow:hidden;padding-left:12rem;padding-right:12rem}.rag-controls{background:#ffffffe6;padding:1rem 2rem}.rag-controls,.rag-controls-openai{display:flex;justify-content:space-between}.rag-controls-openai{align-items:center;background:#fafafa;gap:1rem;min-height:48px;padding:.5rem 1rem}.rag-controls-left{flex:1 1;min-width:0}.rag-controls-center{align-items:center;display:flex;flex:0 0 auto;justify-content:center}.rag-controls-session{color:#6b7280;font-size:.8rem;max-width:40vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rag-controls-session strong{color:#374151;font-weight:600}.rag-profile-line{align-items:center;color:#4b5563;display:flex;flex-wrap:wrap;font-size:.78rem;gap:8px;margin-top:4px;max-width:60vw}.rag-profile-line strong{color:#374151;font-weight:600}.rag-profile-line-text{max-width:48vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rag-mode-switch{background:#f9fafb;border:1px solid #d1d5db;border-radius:999px;display:inline-flex;gap:4px;margin-top:6px;padding:3px}.rag-mode-btn{background:#0000;border:none;border-radius:999px;color:#6b7280;cursor:pointer;font-size:.72rem;padding:4px 10px}.rag-mode-btn.active{background:#111827;color:#fff}.rag-mode-select{background:#fff;border:none;border-radius:999px;color:#374151;font-size:.72rem;max-width:min(520px,52vw);padding:4px 8px}.rag-mode-diagram-btn{background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;cursor:pointer;font-size:.72rem;padding:2px 10px}.rag-mode-diagram-btn:hover{background:#dbeafe}.rag-controls-right{align-items:center;display:flex;flex:1 1;gap:6px;justify-content:flex-end}.rag-icon-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#374151;cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;position:relative;transition:background-color .15s ease,color .15s ease;width:40px}.rag-icon-btn:hover{background:#f5f5f7;color:#111827}.rag-icon-btn:active{background:#ebecef}.rag-icon-btn-label{background:#1f2937;border-radius:6px;color:#fff;font-size:.75rem;font-weight:500;left:50%;opacity:0;padding:6px 10px;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%) translateY(8px);transition:opacity .15s ease,transform .15s ease;white-space:nowrap}.rag-icon-btn:hover .rag-icon-btn-label{opacity:1;transform:translateX(-50%) translateY(4px)}.back-button,.new-convo-button{align-items:center;border:none;border-radius:20px;cursor:pointer;display:flex;font-weight:500;gap:6px;padding:8px 16px;transition:all .3s ease}.back-button:hover{background:#f0f0f0}.new-convo-button{background:#10b981;box-shadow:0 2px 10px #10b9814d;color:#fff}.new-convo-button:hover{background:#059669}.rag-container-empty{display:flex;flex-direction:column}.rag-empty-state{flex:1 1;justify-content:center;min-height:0;padding:2rem}.rag-empty-state,.rag-empty-state-content{align-items:center;display:flex;flex-direction:column}.rag-empty-state-content{max-width:100%;transform:translateY(-6vh);width:100%}.rag-empty-title{align-items:center;color:#4b5563;display:flex;flex-wrap:wrap;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.25rem;font-weight:350;gap:.5rem;justify-content:center;letter-spacing:.02em;margin:0 0 1.5rem}.rag-empty-title .rag-empty-logo{display:inline-block;height:1.4em;margin-left:.35em;vertical-align:middle;width:auto}.rag-input-centered{margin:0 auto;max-width:640px;width:100%}.rag-empty-state-content .input-wrapper.rag-input-centered{position:relative}.rag-empty-state-content .input-wrapper.rag-input-centered .rag-input-field{margin-right:54px}.rag-empty-state-content .input-wrapper.rag-input-centered .send-button,.rag-empty-state-content .input-wrapper.rag-input-centered .stop-button{bottom:1rem;position:absolute;right:1rem}.content-wrapper{background:#fafafa;display:flex;flex-direction:row;gap:8px;overflow-x:hidden;padding:.9rem}.content-wrapper,.message-container{flex:1 1;min-height:0;overflow-y:auto}.message-container{padding-right:5px}.message-container::-webkit-scrollbar{width:8px}.message-container::-webkit-scrollbar-track{background:#f4f4f5;border-radius:4px}.message-container::-webkit-scrollbar-thumb{background:#7a9ebc;border-radius:4px}.message-container::-webkit-scrollbar-thumb:hover{background:#a8d3e6}.message-bubble{animation:messageAppear .3s ease-in-out;display:flex;margin-bottom:1rem;max-width:95%}@keyframes messageAppear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.message-bubble.user{justify-content:flex-end;margin-left:auto}.message-bubble.assistant{justify-content:flex-start}.message-inner{word-wrap:break-word;background:#fff;border:none;border-radius:18px;box-shadow:0 1px 2px #0000000d;color:#1f2937;font-size:14px;font-weight:400;line-height:1.5;max-width:100%;overflow-wrap:break-word;padding:.65rem 1rem;transition:box-shadow .15s ease}.message-inner:hover{box-shadow:0 2px 8px #0000000f}.message-bubble.user .message-inner{background:#10a37f;border:none;color:#fff}.message-bubble.user .message-inner h1,.message-bubble.user .message-inner h2,.message-bubble.user .message-inner h3,.message-bubble.user .message-inner li,.message-bubble.user .message-inner p{color:inherit}.message-bubble.user .message-inner a{color:#fffffff2;text-decoration:underline}.message-bubble.assistant .message-inner{background:#0000;border:none;box-shadow:none;color:#1f2937;padding-left:0;padding-right:0}.message-bubble.assistant{max-width:100%}.rag-evidence-toggle{background:#0000;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;font-size:.8rem;margin-top:.75rem;padding:4px 10px;transition:color .15s ease,border-color .15s ease,background .15s ease}.rag-evidence-toggle:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}.rag-evidence-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:inherit;font-size:14px;margin-top:.75rem;padding:.75rem 1rem}.message-inner h1,.message-inner h2,.message-inner h3,.message-inner h4,.message-inner h5,.message-inner h6,.message-inner li,.message-inner p{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:10px 0}.message-inner pre{word-wrap:break-word;background:#f3f6f9;border-radius:8px;overflow-x:auto;padding:1rem;white-space:pre-wrap}.message-inner ol,.message-inner ul{margin-left:20px}.message-inner code{background:#f3f6f9;border-radius:4px;color:inherit;font-size:inherit;padding:.2em .4em}.message-inner a{color:inherit}.processing-indicator{align-items:center;background:#fff;border:1px solid #e8e9ec;border-radius:12px;color:#6b7280;display:flex;font-size:.9rem;gap:10px;padding:1rem 1.25rem}.spinner-icon{animation:spin 1s linear infinite;color:#10a37f;font-size:1.2rem}@keyframes spin{to{transform:rotate(1turn)}}.input-wrapper{align-items:center;background:#fafafa;bottom:0;display:flex;gap:10px;padding:1rem 1.25rem;position:-webkit-sticky;position:sticky}.input-wrapper input,.rag-input-field{background:#fff;border:1px solid #e0e2e5;border-radius:12px;flex:1 1;font-family:inherit;font-size:1rem;padding:12px 16px;transition:border-color .15s ease,background .15s ease}.input-wrapper textarea.rag-input-field{word-wrap:break-word;box-sizing:border-box;line-height:1.4;max-height:200px;min-height:44px;overflow-y:auto;resize:none;white-space:pre-wrap}.input-wrapper textarea.rag-input-field::-webkit-scrollbar{display:none}.input-wrapper textarea.rag-input-field{-ms-overflow-style:none;scrollbar-width:none}.input-wrapper input:focus,.input-wrapper textarea.rag-input-field:focus{background:#fff;border-color:#10b981;box-shadow:0 0 0 2px #10b98133;outline:none}.send-button{align-items:center;background:#10b981;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;transition:background .15s ease,opacity .15s ease;width:44px}.send-button:hover:not(:disabled){background:#059669}.send-button:disabled{background:#d5d9de;cursor:not-allowed;opacity:.8}.rag-faq-btn{align-items:center;background:#ebecef;border:none;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;height:44px;justify-content:center;margin-right:10px;padding:0 12px;transition:background .15s ease}.rag-faq-btn:hover{background:#e0e2e5}.stop-button{align-items:center;background:#e53e3e;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;transition:background .15s ease;width:44px}.stop-button:hover{background:#c53030}.stop-button-icon{background:#fff;border-radius:3px;height:14px;width:14px}.log-window{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border-radius:16px;box-shadow:0 4px 15px #0000000d;display:flex;flex:1 1;flex-direction:column;max-height:100%;max-width:100%;padding:1rem}.log-header{align-items:center;border-bottom:1px solid #0000000d;display:flex;justify-content:space-between;padding-bottom:10px}.log-header h4{color:#1f2937;font-size:1rem;font-weight:600;margin:0}.close-log{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1.2rem;transition:color .3s ease}.close-log:hover{color:#1f2937}.log-content{color:#4b5563;font-size:.8rem;overflow-y:auto}.log-entry{background:#fff;border-radius:8px;box-shadow:0 1px 5px #00000008;margin-bottom:8px;padding:10px}.log-entry.warning{background:#fef3c7;color:#d97706}.log-entry.error{background:#fee2e2;color:#dc2626}.message-inner h1,.message-inner h2,.message-inner h3,.message-inner h4,.message-inner h5,.message-inner h6,.message-inner li,.message-inner p{word-wrap:break-word;overflow-wrap:break-word}.message-inner img{border-radius:8px;height:auto;max-width:100%}.message-inner table{border-collapse:collapse;display:block;overflow-x:auto;width:100%}.message-inner td,.message-inner th{border:1px solid #e8e9ec;padding:8px}.history-drawer-backdrop{animation:history-drawer-backdrop-in .25s ease-out forwards;background-color:#0006;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}@keyframes history-drawer-backdrop-in{0%{opacity:0}to{opacity:1}}.history-drawer{animation:history-drawer-slide-in .3s cubic-bezier(.32,.72,0,1) forwards;background:#fff;box-shadow:4px 0 24px #0000001f;display:flex;flex-direction:column;height:100vh;left:0;max-width:90vw;position:fixed;top:0;width:320px;z-index:1000}@keyframes history-drawer-slide-in{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.history-drawer-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem 1.25rem}.history-drawer-title{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0}.history-drawer-close{align-items:center;background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;transition:background-color .15s ease,color .15s ease;width:36px}.history-drawer-close:hover{background:#f1f5f9;color:#1e293b}.history-drawer-list{flex:1 1;overflow-y:auto;padding:.5rem 0}.history-drawer-empty{color:#64748b;font-size:.9rem;margin:0;padding:1.25rem 1.25rem 0}.history-drawer-item{align-items:center;background:#fff;border:none;border-bottom:1px solid #eee;color:#334155;cursor:pointer;display:flex;font-size:.9rem;padding:10px 20px;text-align:left;transition:background-color .15s ease;width:100%}.history-drawer-item:hover{background:#f8fafc}.history-drawer-item-active{background:#ebf8ff!important;color:#0369a1}.history-drawer-item-check{flex-shrink:0;font-size:.85rem;font-weight:600;margin-right:10px;width:20px}.history-drawer-item-label{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-drawer-group{margin-bottom:.5rem}.history-drawer-group-title{background:#f7fafc;border-bottom:1px solid #e2e8f0;color:#4a5568;font-size:.8rem;font-weight:600;padding:8px 1.25rem}.history-drawer-pagination{align-items:center;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;flex-shrink:0;gap:12px;justify-content:center;padding:12px 1rem}.history-drawer-page-btn{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-size:.875rem;font-weight:500;padding:6px 14px;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.history-drawer-page-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}.history-drawer-page-btn:disabled{cursor:not-allowed;opacity:.5}.history-drawer-page-info{color:#64748b;font-size:.875rem;font-weight:500}.login-page-container{align-items:center;background-color:#f8fafc;display:flex;justify-content:center;min-height:100vh}.login-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #00000014;max-width:400px;padding:3rem 2.5rem;text-align:center;width:100%}.login-card h1{color:#1e293b;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.error-modal{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0003;left:50%;max-width:500px;outline:none;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.error-modal-overlay{background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:15px}.modal-header h3{color:#e74c3c;font-size:1.5rem;margin:0}.modal-close-button{background:none;border:none;color:#777;cursor:pointer;font-size:1.5rem;padding:0 10px}.modal-close-button:hover{color:#333}.modal-content{color:#333;font-size:1.1rem;line-height:1.5;padding:15px 0}.modal-footer{border-top:1px solid #eee;display:flex;justify-content:flex-end;padding-top:15px}.modal-ok-button{background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background-color .2s}.modal-ok-button:hover{background-color:#2980b9}.login-ai-text{color:#4169e1}.login-subtitle{color:#64748b;font-size:1rem;margin-bottom:2rem}.login-form{display:flex;flex-direction:column;gap:1rem}.form-group{text-align:left}.form-group label{color:#475569;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-group input{border:1px solid #cbd5e1;border-radius:6px;box-sizing:border-box;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s ease;width:100%}.form-group input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633;outline:none}.login-error{margin-bottom:.5rem}.login-button{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:1rem;padding:.8rem 1rem;transition:background-color .2s ease}.login-button:hover{background-color:#2563eb}.login-button:disabled{background-color:#94a3b8;cursor:not-allowed}.login-extra-links{color:#64748b;font-size:.9rem;margin-top:1.5rem}.login-extra-links a{color:#3b82f6;font-weight:500;text-decoration:none}.login-extra-links a:hover{text-decoration:underline}.login-error-popup{align-items:center;background-color:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#b91c1c;display:flex;font-size:.9rem;font-weight:500;gap:.75rem;margin-bottom:1rem;padding:.8rem 1rem;text-align:left}.login-error-popup svg{flex-shrink:0}.login-error-popup span{line-height:1.4}.login-error{color:#ef4444;font-size:.9rem;margin-bottom:1rem;margin-top:-.5rem;text-align:left}.password-group{position:relative}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper input{flex-grow:1}.password-toggle-button{align-items:center;background:none;border:none;bottom:0;color:#64748b;cursor:pointer;display:inline-flex;justify-content:center;outline:none;padding:0 .75rem;position:absolute;right:0;top:0}.password-toggle-button:hover{color:#334155}.password-toggle-button svg{height:18px;width:18px}.web-search-demo-page{background:#f8fafc;color:#0f172a;min-height:100%;padding:1.5rem 2rem 2rem}.web-search-demo-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin:0 auto 1.5rem;max-width:1400px}.web-search-demo-breadcrumb{margin-bottom:.75rem}.web-search-demo-backlink{align-items:center;color:#2563eb;display:inline-flex;font-weight:500;gap:.4rem;text-decoration:none}.web-search-demo-title{font-size:2rem;line-height:1.15;margin:0}.web-search-demo-subtitle{color:#475569;line-height:1.6;margin:.5rem 0 0;max-width:900px}.web-search-demo-toolbar{display:flex;flex-wrap:wrap;gap:.6rem}.web-search-demo-toolbar-btn{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#334155;cursor:pointer;display:inline-flex;font:inherit;gap:.45rem;padding:.7rem .9rem}.web-search-demo-toolbar-btn:hover{background:#f8fafc}.web-search-demo-grid{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:430px minmax(0,1fr);margin:0 auto;max-width:1400px}.web-search-demo-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 30px #0f172a0a}.web-search-demo-form-panel{padding:1.25rem;position:-webkit-sticky;position:sticky;top:76px}.web-search-demo-result-panel{padding:1.25rem}.web-search-demo-label{color:#334155;display:block;font-size:.9rem;font-weight:600;margin-bottom:.45rem}.web-search-demo-session-line{align-items:center;color:#475569;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:1rem;word-break:break-all}.web-search-demo-input,.web-search-demo-select,.web-search-demo-textarea{background:#fff;border:1px solid #cbd5e1;border-radius:12px;box-sizing:border-box;font:inherit;width:100%}.web-search-demo-textarea{line-height:1.5;min-height:120px;padding:.9rem 1rem;resize:vertical}.web-search-demo-source-row{margin-top:1rem}.web-search-demo-source-field{min-width:0}.web-search-demo-source-hint{background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;display:flex;flex-direction:column;gap:.25rem;margin-top:.75rem;padding:.85rem .95rem}.web-search-demo-source-hint strong{color:#1e3a8a}.web-search-demo-source-hint span{color:#334155;line-height:1.5}.web-search-demo-source-hint small{color:#64748b}.web-search-demo-source-param-lines{display:flex;flex-direction:column;gap:.2rem;margin:.1rem 0 .35rem}.web-search-demo-source-param-lines span{border-left:2px solid #dbeafe;padding-left:.7rem}.web-search-demo-input,.web-search-demo-select{padding:.8rem .9rem}.web-search-demo-form-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-top:1rem}.web-search-demo-field{min-width:0}.web-search-demo-location-wrap{align-items:center;border:1px solid #cbd5e1;border-radius:12px;display:flex;gap:.6rem;margin-bottom:1rem;padding:0 .9rem}.web-search-demo-location-wrap .web-search-demo-input{border:none;padding-left:0}.web-search-demo-location-wrap .web-search-demo-input:focus{outline:none}.web-search-demo-provider-block{margin-top:1rem}.web-search-demo-provider-list{grid-gap:.65rem;display:grid;gap:.65rem}.web-search-demo-provider-chip{background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:.2rem;padding:.85rem .95rem;text-align:left;transition:all .15s ease}.web-search-demo-provider-chip span{color:#1e293b;font-weight:600}.web-search-demo-provider-chip small{color:#64748b;line-height:1.4}.web-search-demo-provider-chip.active{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb1a}.web-search-demo-actions{margin-top:1rem}.web-search-demo-sample,.web-search-demo-search,.web-search-demo-stop{border:none;border-radius:12px;font:inherit}.web-search-demo-search{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;justify-content:center;padding:.9rem 1rem;width:100%}.web-search-demo-search:disabled{background:#94a3b8;cursor:not-allowed}.web-search-demo-stop{background:#dc2626;color:#fff;cursor:pointer;font-weight:600;padding:.9rem 1rem;width:100%}.web-search-demo-history-preview,.web-search-demo-samples{margin-top:1.25rem}.web-search-demo-history-list{grid-gap:.6rem;display:grid;gap:.6rem;max-height:280px;overflow:auto}.web-search-demo-history-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:.35rem;padding:.75rem .85rem}.web-search-demo-history-item.role-user{background:#eff6ff;border-color:#dbeafe}.web-search-demo-history-item.role-assistant{background:#f0fdf4;border-color:#dcfce7}.web-search-demo-history-item strong{color:#0f172a;font-size:.85rem}.web-search-demo-history-item span{color:#334155;font-size:.9rem;line-height:1.5;white-space:pre-wrap}.web-search-demo-sample-list{display:flex;flex-wrap:wrap;gap:.5rem}.web-search-demo-sample{background:#f1f5f9;color:#334155;cursor:pointer;padding:.65rem .8rem}.web-search-demo-result-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.web-search-demo-result-header h2{margin:0}.web-search-demo-result-header p{color:#64748b;margin:.35rem 0 0}.web-search-demo-loading{align-items:center;color:#2563eb;display:inline-flex;font-weight:600;gap:.5rem}.web-search-demo-error{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#b91c1c;margin-bottom:1rem;padding:.85rem 1rem}.web-search-demo-empty{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:.85rem;justify-content:center;min-height:320px;text-align:center}.web-search-demo-summary-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(4,minmax(0,1fr))}.web-search-demo-stat-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:.9rem 1rem}.web-search-demo-stat-card .label{color:#64748b;display:block;font-size:.8rem;margin-bottom:.35rem}.web-search-demo-provider-status{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:1rem}.web-search-demo-provider-status-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:.9rem 1rem}.web-search-demo-provider-status-card .message-row,.web-search-demo-provider-status-card .meta-row,.web-search-demo-provider-status-card .top-row{display:flex;gap:.75rem;justify-content:space-between}.web-search-demo-provider-status-card .message-row,.web-search-demo-provider-status-card .meta-row{color:#64748b;display:block;font-size:.9rem;line-height:1.45;margin-top:.35rem}.web-search-demo-provider-status-card.status-ok{background:#f0fdf4;border-color:#bbf7d0}.web-search-demo-provider-status-card.status-skipped{background:#f8fafc;border-color:#e2e8f0}.web-search-demo-provider-status-card.status-error{background:#fef2f2;border-color:#fecaca}.web-search-demo-results-list{grid-gap:.75rem;display:grid;gap:.75rem;margin-top:1rem}.web-search-demo-result-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem}.web-search-demo-result-meta{color:#64748b;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.5rem;margin-bottom:.5rem}.web-search-demo-result-title{color:#1d4ed8;font-weight:600;line-height:1.45;text-decoration:none}.web-search-demo-result-snippet{color:#334155;line-height:1.6;margin:.55rem 0 0}.web-search-demo-result-notice{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;color:#92400e;line-height:1.5;margin-top:.65rem;padding:.7rem .8rem}.web-search-demo-result-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.web-search-demo-open-btn{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;color:#1d4ed8;cursor:pointer;display:inline-flex;font:inherit;font-size:.88rem;justify-content:center;padding:.45rem .7rem;text-decoration:none}.web-search-demo-open-btn:hover{background:#dbeafe}.web-search-demo-blocked-modal{align-items:center;background:#0f172a73;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1200}.web-search-demo-blocked-dialog{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 24px 80px #0f172a47;max-height:82vh;overflow:auto;padding:1.25rem;width:min(720px,100%)}.web-search-demo-blocked-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.75rem}.web-search-demo-blocked-header h3{margin:0}.web-search-demo-blocked-header button{background:#fff;border:1px solid #cbd5e1;border-radius:999px;cursor:pointer;height:32px;width:32px}.web-search-demo-blocked-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:1rem;padding:1rem}.web-search-demo-blocked-card pre{max-height:240px;overflow:auto;white-space:pre-wrap;word-break:break-word}.web-search-demo-json-block{margin-top:1rem}.web-search-demo-json-block h3{margin-bottom:.75rem}.web-search-demo-json-block pre{background:#0f172a;border-radius:14px;color:#e2e8f0;font-size:.85rem;line-height:1.55;margin:0;overflow:auto;padding:1rem}@media (max-width:1100px){.web-search-demo-header{flex-direction:column}.web-search-demo-grid{grid-template-columns:1fr}.web-search-demo-form-panel{position:static}.web-search-demo-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.web-search-demo-page{padding:1rem}.web-search-demo-form-row,.web-search-demo-summary-grid{grid-template-columns:1fr}}.web-search-demo-markdown-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#334155;line-height:1.6;margin-top:.55rem;max-height:360px;overflow:auto;padding:.9rem}.web-search-demo-markdown-preview h4{color:#1e3a8a;font-size:1rem;margin:.75rem 0 .35rem}.web-search-demo-markdown-preview p{margin:.4rem 0}.web-search-demo-markdown-preview img{border-radius:10px;display:block;margin:.5rem 0;max-height:180px;max-width:100%}.web-search-demo-markdown-preview .md-bullet{padding-left:1rem}.web-search-demo-markdown-preview .md-bullet:before{color:#2563eb;content:"• ";font-weight:700}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafbfc;color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}*{box-sizing:border-box}#root{min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.f5974c08.css.map*/