/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-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;--animate-spin:spin 1s linear infinite;--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)}}}textarea{resize:vertical}::-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}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.animate-spin{animation:var(--animate-spin)}}:root{--background:#f8fafc;--card:#fff;--foreground:#0f172a;--muted:#64748b;--primary:#0b1f3a;--secondary:#1d4ed8;--accent:#0f766e;--success:#15803d;--border:#e2e8f0;--ring:#1d4ed8;--destructive:#b91c1c;color:var(--foreground);background:var(--background);font-family:Inter,Manrope,Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;margin:0}button,select,textarea{font:inherit}button,a,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}a{color:inherit}.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}.container{width:min(1120px,100% - 40px);margin:0 auto}.site-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:flex}.brand strong{color:var(--primary);letter-spacing:-.04em;font-size:1.28rem;display:block}.brand span{color:var(--muted);margin-top:2px;font-size:.78rem;display:block}.logo-mark{background:var(--primary);border-radius:12px;justify-content:center;align-items:center;gap:3px;width:38px;height:38px;display:flex;box-shadow:0 6px 14px #0b1f3a29}.logo-mark span{background:#fff;border-radius:99px;width:4px}.logo-mark span:first-child{height:12px}.logo-mark span:nth-child(2){height:21px}.logo-mark span:nth-child(3){height:15px}.language-switch{border:1px solid var(--border);color:var(--accent);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:7px 10px;display:flex}.language-switch select{color:var(--primary);cursor:pointer;background:0 0;border:0;outline:0;font-weight:700}.hero{background:linear-gradient(#fff 0%,#f8fbff 100%);border-bottom:1px solid #e8f0f5;padding:86px 0 46px;position:relative;overflow:hidden}.hero-glow{filter:blur(3px);pointer-events:none;border-radius:50%;position:absolute}.glow-a{background:radial-gradient(circle,#1d4ed81f,#0000 68%);width:440px;height:320px;top:-170px;left:calc(50% - 520px)}.glow-b{background:radial-gradient(circle,#0f766e1f,#0000 68%);width:400px;height:320px;bottom:-190px;right:calc(50% - 560px)}.hero-content{grid-template-columns:1fr 330px;align-items:center;gap:36px;display:grid;position:relative}.hero-copy{max-width:670px}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin:0 0 13px;font-size:.78rem;font-weight:800;line-height:1.2;display:flex}h1,h2,h3,p{margin-top:0}h1{max-width:700px;color:var(--primary);letter-spacing:-.06em;margin-bottom:18px;font-size:clamp(2.15rem,5vw,4.2rem);line-height:1.05}.hero-copy>p:last-child{max-width:630px;color:var(--muted);margin-bottom:0;font-size:1.09rem;line-height:1.72}.voice-wrap{text-align:center}.voice-button{color:#fff;border:9px solid #e9eff7;border-radius:50%;place-items:center;width:142px;height:142px;transition:transform .2s,background .2s,box-shadow .2s;display:inline-grid;position:relative;box-shadow:0 15px 30px #0b1f3a33}.voice-button:hover{transform:translateY(-3px);box-shadow:0 19px 35px #0b1f3a42}.voice-button:focus-visible,.button:focus-visible,.service-pill:focus-visible,.examples button:focus-visible,.text-button:focus-visible,.source-result:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.voice-button:active,.button:active{transform:scale(.98)}.voice-ready{background:var(--primary)}.voice-listening{background:var(--secondary);animation:1.6s infinite pulse}.voice-processing,.voice-responding{background:var(--accent)}.voice-error{background:var(--destructive)}@keyframes pulse{50%{opacity:.5}}.voice-status{gap:3px;margin:15px 0 0;display:grid}.voice-status strong{color:var(--primary);font-size:.98rem}.voice-status span{color:var(--muted);font-size:.82rem}.process-track{color:#94a3b8;flex-wrap:wrap;grid-column:1/-1;justify-content:center;gap:7px;font-size:.76rem;font-weight:700;display:flex}.process-track span{align-items:center;gap:7px;display:flex}.process-track i{color:#cbd5e1;font-style:normal}.process-track .active{color:var(--secondary)}.content-stack{gap:32px;padding:45px 0 72px;display:grid}.result-card,.typed-card,.sources-card,.objective-card{background:var(--card);border:1px solid var(--border);border-radius:16px;box-shadow:0 8px 28px #0f172a0d}.result-card{padding:clamp(23px,4vw,38px)}.result-head{align-items:center;gap:14px;margin-bottom:22px;display:flex}.result-icon,.typed-icon,.objective-icon{width:44px;height:44px;color:var(--accent);background:#ecfdf9;border-radius:12px;flex:none;place-items:center;display:grid}.result-head .eyebrow{margin-bottom:5px}.result-head h2,.section-heading h2,.typed-card h2,.sources-card h2,.why-section h2,.objective-card h2{color:var(--primary);letter-spacing:-.04em;margin-bottom:0;font-size:clamp(1.45rem,3vw,2rem)}.transcript-box{border-left:3px solid var(--secondary);background:#f8fafc;border-radius:0 10px 10px 0;margin:0 0 18px;padding:14px 16px}.transcript-box span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:800}.transcript-box p{color:var(--primary);margin:5px 0 0;font-weight:600}.result-answer{color:var(--foreground);max-width:860px;font-size:1.06rem;line-height:1.7}.explanation-panel{background:#f2fbfa;border:1px solid #ccece8;border-radius:13px;margin:24px 0 22px;padding:21px}.section-label{color:var(--accent);align-items:center;gap:8px;display:flex}.section-label h3{margin:0;font-size:1rem}.explanation-panel>p{color:#334155;margin:13px 0 16px;line-height:1.72}.why-block{color:#334155;border-top:1px solid #ccece8;flex-direction:column;gap:9px;padding-top:15px;font-size:.92rem;line-height:1.55;display:flex}.why-block strong{color:var(--accent)}.steps-section{margin-top:25px}.steps-section ol{gap:10px;margin:15px 0 0;padding:0;list-style:none;display:grid}.steps-section li{color:#334155;align-items:flex-start;gap:11px;line-height:1.55;display:flex}.steps-section li span{color:#1e40af;background:#dbeafe;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:.76rem;font-weight:800;display:grid}.result-actions{flex-wrap:wrap;align-items:center;gap:11px;margin-top:28px;display:flex}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:.9rem;font-weight:800;text-decoration:none;transition:all .18s;display:inline-flex}.button-primary{color:#fff;background:var(--secondary)}.button-primary:hover{background:#1e40af;transform:translateY(-2px);box-shadow:0 7px 15px #1d4ed833}.button-outline{color:var(--primary);background:#fff;border-color:#cbd5e1}.button-outline:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-2px)}.text-button{color:var(--secondary);background:0 0;border:0;padding:8px;font-size:.85rem;font-weight:800}.text-button:hover{color:#1e40af;text-decoration:underline}.source-line{border-top:1px solid var(--border);color:var(--muted);align-items:flex-start;gap:8px;margin-top:24px;padding-top:16px;font-size:.84rem;display:flex}.source-line svg{color:var(--success);flex:none;margin-top:1px}.source-line a{color:var(--secondary);font-weight:700}.suggestion-section{padding:4px 0}.section-heading{margin-bottom:17px}.section-heading .eyebrow{margin-bottom:8px}.section-heading>p:last-child{color:var(--muted);max-width:650px;margin:10px 0 0;line-height:1.65}.pills{flex-wrap:wrap;gap:10px;display:flex}.service-pill{color:var(--primary);background:#fff;border:1px solid #d9e1ea;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:.85rem;font-weight:700;transition:all .18s;display:inline-flex}.service-pill:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-2px)}.service-pill.selected{border-color:var(--secondary);background:#eff6ff;box-shadow:0 0 0 2px #1d4ed81f}.service-pill svg{color:var(--accent)}.typed-card,.sources-card{padding:clamp(22px,4vw,32px)}.typed-intro,.sources-heading{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.typed-intro p,.sources-heading p{color:var(--muted);margin:7px 0 0;font-size:.93rem;line-height:1.58}label{color:var(--primary);margin-bottom:8px;font-size:.9rem;font-weight:800;display:block}textarea{resize:vertical;width:100%;min-height:120px;color:var(--foreground);background:#fff;border:1px solid #cbd5e1;border-radius:11px;outline:0;padding:13px 14px;line-height:1.55;transition:border .18s,box-shadow .18s}textarea::placeholder{color:#94a3b8}textarea:focus{border-color:var(--ring);box-shadow:0 0 0 3px #1d4ed826}textarea:disabled{opacity:.5;background:#f1f5f9}.field-error{color:var(--destructive);margin:7px 0 0;font-size:.83rem;font-weight:600}.question-meta{color:var(--muted);grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 16px;font-size:.8rem;display:grid}.question-meta span{overflow-wrap:anywhere}.question-meta b{color:var(--primary)}.ask-button{min-width:150px}.examples{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;font-size:.8rem;display:flex}.examples button{color:var(--secondary);background:0 0;border:0;padding:3px 0;font-size:.8rem;font-weight:700;text-decoration:underline}.source-skeletons{gap:10px;display:grid}.source-skeletons div{background:linear-gradient(90deg,#f1f5f9 25%,#e8eef5 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:12px;height:86px;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.source-results{gap:10px;display:grid}.source-result{border:1px solid var(--border);border-radius:12px;grid-template-columns:52px 1fr 18px;align-items:start;gap:12px;padding:12px;text-decoration:none;transition:all .18s;display:grid}.source-result:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 5px 14px #0f172a0d}.source-result img{object-fit:cover;background:#e2e8f0;border-radius:10px;width:52px;height:52px}.source-result span{color:var(--accent);font-size:.76rem;font-weight:800}.source-result h3{color:var(--primary);margin:3px 0 4px;font-size:.93rem}.source-result p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.81rem;line-height:1.4;display:-webkit-box;overflow:hidden}.source-result>svg{color:var(--secondary);margin-top:4px}.fetch-error,.empty-source{color:#854d0e;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;align-items:flex-start;gap:12px;padding:17px;display:flex}.fetch-error>svg{flex:none}.fetch-error strong{font-size:.88rem;line-height:1.4;display:block}.fetch-error button{color:#1d4ed8;background:0 0;border:0;padding:6px 0 0;font-weight:800;text-decoration:underline}.empty-source{border-color:var(--border);color:var(--muted);background:#f8fafc}.empty-source>span{color:var(--accent);background:#ecfdf9;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.empty-source h3{color:var(--primary);margin:0 0 4px;font-size:.94rem}.empty-source p{margin:0;font-size:.82rem}.why-section{grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(30px,7vw,80px);padding:42px 0;display:grid}.why-visual{background:linear-gradient(135deg,#0b1f3a,#1d4ed8);border-radius:20px;place-items:center;min-height:285px;display:grid;position:relative;overflow:hidden}.visual-ring{border:1px solid #ffffff4d;border-radius:50%;position:absolute}.ring-one{width:235px;height:235px}.ring-two{opacity:.55;width:335px;height:335px}.visual-core{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26;border:1px solid #ffffff59;border-radius:30px;place-items:center;width:100px;height:100px;display:grid;box-shadow:0 10px 30px #0000002e}.why-section h2{margin-bottom:14px}.why-section>div:last-child>p{color:var(--muted);margin-bottom:20px;line-height:1.75}.trust-points{color:var(--accent);flex-wrap:wrap;gap:12px 18px;font-size:.87rem;font-weight:800;display:flex}.trust-points span{align-items:center;gap:7px;display:flex}.objective-card{border-left:4px solid var(--accent);gap:16px;padding:26px;display:flex}.objective-card h2{margin:2px 0 8px}.objective-card p:last-child{color:var(--muted);margin:0;line-height:1.65}.team-section{padding:22px 0 0}.team-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;display:grid}.team-card{background:var(--card);border:1px solid var(--border);border-radius:14px;align-items:center;gap:11px;min-height:118px;padding:17px;transition:all .18s;display:flex}.team-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0f172a12}.team-card.lead{background:#f5f9ff;border-color:#93c5fd}.profile-icon{background:var(--primary);color:#fff;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:.9rem;font-weight:800;display:grid}.team-card h3{color:var(--primary);margin:0 0 5px;font-size:.94rem}.team-card p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.35}.site-footer{background:var(--primary);color:#e2e8f0;padding:28px 0}.footer-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-brand{color:#fff;align-items:center;gap:10px;display:flex}.footer-brand .logo-mark{background:#1d4ed8}.footer-brand strong{letter-spacing:-.03em;font-size:1.1rem}.footer-inner>div:last-child{max-width:710px}.footer-inner p{align-items:center;gap:7px;margin:0 0 7px;font-size:.86rem;font-weight:800;display:flex}.footer-inner small{color:#b7c5d7;line-height:1.45}@media (width<=800px){.hero{padding-top:63px}.hero-content{text-align:center;grid-template-columns:1fr}.hero-copy{margin:auto}.hero-copy .eyebrow{justify-content:center}.voice-wrap{order:3}.process-track{order:4}.why-section{grid-template-columns:1fr}.why-visual{min-height:220px}.team-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{flex-direction:column;align-items:flex-start}.question-meta{grid-template-columns:1fr}.result-actions{align-items:stretch}.result-actions .button{flex:1}.text-button{width:100%}}@media (width<=520px){.container{width:min(100% - 28px,1120px)}.header-inner{min-height:67px}.brand span{display:none}.language-switch{padding:6px 7px}.hero{padding-bottom:35px}.voice-button{width:126px;height:126px}.result-card,.typed-card,.sources-card{padding:20px}.service-pill{justify-content:flex-start;width:100%}.team-grid{grid-template-columns:1fr}.source-result{grid-template-columns:42px 1fr 16px}.source-result img{width:42px;height:42px}.result-actions .button{flex:auto;width:100%}.why-section{padding:25px 0}.objective-card{padding:20px}}@keyframes spin{to{transform:rotate(360deg)}}
