/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:"Instrument Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}body{color:#1b1f24;font-family:var(--font-sans);background:#f6f7f9;margin:0}a{color:inherit;text-decoration:none}input,textarea{color:#161a1d;width:100%;font:inherit;background:#fff;border:1px solid #cfd6df;border-radius:8px;padding:.8rem .9rem}textarea{resize:vertical}label{color:#354052;font-size:.9rem;font-weight:700}}@layer components{.topbar{background:#fff;border-bottom:1px solid #dce3ea;justify-content:space-between;align-items:center;min-height:60px;padding:0 5vw;display:flex}.brand{color:#0e1726;align-items:center;gap:.3rem;font-size:1rem;font-weight:800;display:flex}.brand-bracket{color:#2563eb}.brand-badge{color:#fff;letter-spacing:.08em;vertical-align:middle;background:#2563eb;border-radius:4px;margin-left:.25rem;padding:.15rem .4rem;font-size:.6rem;font-weight:800}.nav{align-items:center;gap:1rem;display:flex}.nav a,.nav button{color:#3b4756;cursor:pointer;font:inherit;background:0 0;border:0;font-weight:700}.page{max-width:1180px;margin:0 auto;padding:2rem 5vw 4rem}.page:has(.chat-page){flex-direction:column;max-width:100%;height:calc(100vh - 60px);padding:0;display:flex}.hero{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem;display:flex}.hero h1{color:#111827;max-width:820px;margin:0;font-size:clamp(2rem,5vw,4.5rem);line-height:1}.hero.compact h1{font-size:clamp(1.8rem,4vw,3rem)}.eyebrow{color:#526070;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:700}.panel,.auth-card{background:#fff;border:1px solid #dce3ea;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #1018280d}.auth-card{max-width:440px;margin:6vh auto 0}.auth-card h1,.panel h2{margin:0 0 1rem}.stack{gap:1rem;display:grid}.grid{gap:1rem;margin-top:1rem;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.button{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:.7rem 1rem;font-weight:800;display:inline-flex}.button.secondary{color:#2563eb;background:#fff}.button.danger{background:#b42318;border-color:#b42318}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.stats div{background:#fff;border:1px solid #dce3ea;border-radius:12px;padding:1rem}.stats span{font-size:2rem;font-weight:900;display:block}.stats p,.result p{color:#526070;margin:.25rem 0 0}.section-head,.row,.table-row,.result{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0;display:flex}.section-head{padding-top:0}.section-head h2{margin:0}.table{display:grid}.table-row{grid-template-columns:2fr 1.5fr .8fr .8fr;display:grid}.notice{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:8px;margin-bottom:1rem;padding:.9rem 1rem}.error{color:#b42318;margin:0;font-size:.9rem}.inline{align-items:center;gap:.5rem;display:flex}.inline input{width:auto}.chat-page{background:#f6f7f9;flex-direction:column;flex:1;min-height:0;display:flex}.chat-topbar{background:#fff;border-bottom:1px solid #edf1f5;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.chat-identity{align-items:center;gap:.65rem;display:flex}.chat-avatar-sm{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.chat-identity-name{color:#0f172a;font-size:.9rem;font-weight:700}.chat-identity-status{color:#526070;align-items:center;gap:.3rem;font-size:.72rem;display:flex}.status-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;display:inline-block}.new-chat-btn{color:#526070;cursor:pointer;font:inherit;background:#f6f7f9;border:1px solid #dce3ea;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.82rem;font-weight:600;transition:background .12s,color .12s;display:flex}.new-chat-btn:hover{color:#1b1f24;background:#edf1f5}.chat-messages{flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:1.5rem 1rem;display:flex;overflow-y:auto}.chat-welcome{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:0;padding:2rem 1rem;display:flex}.chat-avatar-lg{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;display:flex}.chat-welcome-title{color:#0f172a;margin:0 0 .6rem;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:900;line-height:1.15}.chat-welcome-sub{color:#526070;max-width:420px;margin:0 auto 1.75rem;font-size:.97rem;line-height:1.6}.chips{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.chip{color:#354052;cursor:pointer;font:inherit;background:#fff;border:1px solid #dce3ea;border-radius:100px;padding:.45rem 1rem;font-size:.84rem;font-weight:600;transition:background .12s,border-color .12s,color .12s}.chip:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb}.msg-row{align-items:flex-end;gap:.5rem;width:100%;max-width:760px;display:flex}.msg-row.user{flex-direction:row-reverse;align-self:flex-end}.msg-row.ai{align-self:flex-start}.msg-avatar{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.msg-bubble{border-radius:16px;max-width:calc(100% - 40px);padding:.75rem 1rem;font-size:.95rem;line-height:1.65}.msg-bubble.user{color:#fff;background:#2563eb;border-bottom-right-radius:4px}.msg-bubble.ai{color:#273444;background:#fff;border:1px solid #edf1f5;border-bottom-left-radius:4px;box-shadow:0 1px 3px #1018280f}.prose{line-height:1.75}.prose p{margin:0 0 .75rem}.prose p:last-child{margin-bottom:0}.prose h1,.prose h2,.prose h3,.prose h4{color:#0f172a;margin:1.1rem 0 .4rem;font-weight:700;line-height:1.3}.prose h1{font-size:1.2rem}.prose h2{font-size:1.08rem}.prose h3{font-size:1rem}.prose ul,.prose ol{margin:0 0 .75rem;padding-left:1.4rem}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-bottom:.25rem}.prose strong{color:#0f172a;font-weight:700}.prose em{font-style:italic}.prose code{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;padding:.1em .4em;font-family:ui-monospace,monospace;font-size:.875em}.prose pre{color:#e2e8f0;background:#1e293b;border-radius:8px;margin:0 0 .75rem;padding:1rem;font-family:ui-monospace,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto}.prose pre code{color:inherit;font-size:inherit;background:0 0;border:none;padding:0}.prose blockquote{color:#526070;border-left:3px solid #2563eb;margin:0 0 .75rem;padding:.25rem 0 .25rem 1rem}.prose a{color:#2563eb;text-underline-offset:2px;text-decoration:underline}.sources{border-top:1px solid #edf1f5;margin-top:.75rem;padding-top:.65rem}.sources summary{color:#526070;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.3rem;font-size:.78rem;font-weight:600;list-style:none;display:inline-flex}.sources summary::-webkit-details-marker{display:none}.sources[open] summary{color:#2563eb;margin-bottom:.65rem}.sources-list{flex-direction:column;gap:.4rem;display:flex}.source-item{background:#f6f7f9;border:1px solid #edf1f5;border-radius:8px;padding:.6rem .8rem}.source-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.source-header strong{color:#1b1f24;font-size:.8rem}.score-badge{color:#067647;white-space:nowrap;background:#ecfdf3;border:1px solid #abefc6;border-radius:100px;padding:.12rem .45rem;font-size:.68rem;font-weight:700}.source-excerpt{color:#526070;margin:0;font-size:.8rem;line-height:1.5}.typing-indicator{background:#fff;border:1px solid #edf1f5;border-radius:16px 16px 16px 4px;align-items:center;gap:4px;padding:.75rem 1rem;display:flex;box-shadow:0 1px 3px #1018280f}.typing-indicator span{background:#94a3b8;border-radius:50%;width:7px;height:7px;animation:1.2s infinite bounce;display:block}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.chat-input-area{background:#fff;border-top:1px solid #edf1f5;flex-shrink:0;padding:.875rem 1rem .625rem}.chat-input-wrap{max-width:760px;margin:0 auto}.chat-input-row{background:#f6f7f9;border:1px solid #dce3ea;border-radius:14px;align-items:flex-end;gap:.5rem;padding:.5rem .5rem .5rem 1rem;transition:border-color .15s,box-shadow .15s;display:flex}.chat-input-row:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.chat-input-row textarea{box-shadow:none;resize:none;background:0 0;border:0;border-radius:0;flex:1;width:auto;min-height:24px;max-height:160px;padding:.3rem 0;font-size:.95rem;line-height:1.5;overflow-y:auto}.chat-input-row textarea:focus{outline:none}.send-btn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:opacity .12s;display:flex}.send-btn:hover{opacity:.88}.send-btn:disabled{opacity:.45;cursor:not-allowed}.powered-by{color:#a0adb8;letter-spacing:.02em;justify-content:center;gap:.4rem;margin-top:.5rem;font-size:.7rem;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:.75s linear infinite spin}}@layer utilities{.flex{display:flex}.grid{display:grid}.inline{display:inline}.table{display:table}.table-row{display:table-row}}@media (width<=760px){.topbar,.hero{flex-direction:column;align-items:flex-start}.grid.two,.stats,.table-row{grid-template-columns:1fr}.chat-topbar{padding:.65rem 1rem}.msg-row{max-width:100%}.chat-messages{padding:1rem .75rem}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}
