@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}.block{display:block}.h-screen{height:100vh}.w-full{width:100%}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t-transparent{border-top-color:#0000}.break-words{overflow-wrap:break-word}.whitespace-pre-wrap{white-space:pre-wrap}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-70{opacity:.7}:root{--foreground-rgb:0,0,0;--background-start-rgb:255,255,255;--background-end-rgb:255,255,255}body{color:rgb(var(--foreground-rgb));background:rgb(var(--background-start-rgb));min-width:320px;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.chat-container{background:#fff;flex-direction:column;max-width:900px;height:100vh;margin:0 auto;padding-left:32px;padding-right:32px;display:flex}.chat-header{justify-content:flex-start;align-items:center;gap:16px;margin-top:25px;margin-bottom:24px;margin-left:4.9rem;display:flex}.chat-selector{color:#222;cursor:pointer;appearance:none;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;outline:none;padding:8px 20px 8px 12px;font-size:18px;font-weight:500;transition:border-color .15s,box-shadow .15s}.chat-selector:focus,.chat-selector:hover{border-color:#a3a3a3;box-shadow:0 2px 8px #0000000a}.new-chat-btn{color:#222;cursor:pointer;background:#fafafa;border:1.5px solid #d1d5db;border-radius:8px;padding:8px 24px;font-size:18px;font-weight:500;transition:border-color .15s,box-shadow .15s}.new-chat-btn:focus,.new-chat-btn:hover{border-color:#a3a3a3;box-shadow:0 2px 8px #0000000a}.chat-messages{background:#fff;flex:1;padding:2.5rem 32px 1rem;overflow-y:auto}.chat-input-container{background:#fff;flex-shrink:0;margin-bottom:32px;padding:.25rem}.chat-input-bar{background:#fff;border:1px solid #d1d5db;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:stretch;gap:8px;width:720px;max-width:100%;height:112px;margin:8px auto 0;padding:0 12px 12px;transition:all .2s;display:flex;box-shadow:0 6px 24px #0000001f}.chat-input-bar:focus-within{border-color:#3b82f6;box-shadow:0 1px 3px #3b82f61a,0 0 0 3px #3b82f61a}.chat-input-field{color:#374151;background:0 0;border:none;outline:none;flex:1;margin:0;padding:0;font-size:1rem;transition:all .2s}.chat-input-field::placeholder{color:#9ca3af;transition:color .2s}.chat-input-field:focus::placeholder{color:#d1d5db}.chat-input-field:disabled{color:#9ca3af;cursor:not-allowed}.chat-send-button{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:8px;justify-content:center;align-self:flex-end;align-items:center;width:40px;height:40px;margin-left:0;padding:0;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.chat-send-button svg{opacity:1;width:32px;height:32px}.chat-send-button:hover:not(:disabled){background:#333;transform:translateY(-1px);box-shadow:0 2px 6px #00000026}.chat-send-button:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 3px #0000001a}.chat-send-button:disabled{cursor:not-allowed;box-shadow:none;opacity:.6;background:#e5e7eb;transform:none}.chat-send-button:disabled svg rect{fill:#9ca3af}.chat-send-button:disabled svg path{stroke:#d1d5db}.chat-send-button:focus{outline-offset:2px;outline:2px solid #3b82f6}.chat-send-button--disabled,.chat-send-button:disabled{cursor:not-allowed!important;opacity:1!important;background:#000!important;border:1px solid #000!important}.chat-send-button--disabled img,.chat-send-button:disabled img{filter:brightness(.8)grayscale()opacity(.5)!important}.message-container,.message-user{margin-left:0;margin-right:0}.message-user{justify-content:flex-end;margin-bottom:.5rem;display:flex}.message-assistant{justify-content:flex-start;margin-bottom:.5rem;margin-left:.7rem;margin-right:1.8rem;display:flex}.message-bubble{border-radius:12px 4px 12px 12px;margin-left:2.3rem;margin-right:2.3rem;padding:1rem;font-size:.95rem;line-height:1.4}.message-bubble.user{color:#0a0a0a;background:#fafafa;border:1px solid #e5e5e5}.message-bubble.assistant{color:#222;background:0 0;border-radius:0;padding:0}.message-bubble.error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.welcome-container{text-align:center;color:#6b7280;padding:2rem 1rem}.welcome-emoji{margin-bottom:1rem;font-size:3rem}.welcome-title{color:#374151;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.welcome-subtitle{color:#6b7280;font-size:.875rem}.loading-container{align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.loading-avatar{background:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.loading-dots{background:#f3f4f6;border-radius:12px;gap:.25rem;padding:.75rem 1rem;display:flex}.loading-dot{background:#9ca3af;border-radius:50%;width:8px;height:8px;animation:bounce 1.4s ease-in-out infinite}.loading-dot:first-child{animation-delay:-.32s}.loading-dot:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:0 0}.chat-messages::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (max-width:640px){.chat-input-bar{border-radius:12px;width:100%;height:auto;margin:0;padding:8px}.message-bubble{max-width:85%}.welcome-container{padding:1rem}.chat-header{margin-left:0;margin-right:0;padding:0 8px}.chat-selector,.new-chat-btn{padding:8px 16px;font-size:16px}}@media (max-width:700px){.chat-container{padding-left:8px;padding-right:8px}.chat-messages{padding:1.5rem 8px 1rem}}@media (max-width:740px){.chat-input-bar{width:100%;height:auto;margin-top:16px;padding:8px}.chat-input-bar,.chat-input-container{margin-bottom:16px}}@media (max-width:900px){.chat-container{max-width:100%;padding-left:8px;padding-right:8px}}.chat-input-actions{flex-direction:row;justify-content:flex-end;align-self:flex-end;align-items:center;gap:8px;margin-top:8px;display:flex}@media (max-width:740px){.chat-input-bar{flex-direction:column;align-items:stretch;gap:8px}.chat-input-actions{flex-direction:row;justify-content:space-between;gap:8px;width:100%;display:flex}.chat-send-button,.clear-chat-btn{border-radius:8px;flex:1 1 0;width:auto;min-width:0;height:40px;margin:0}}@media (max-width:600px){.chat-header{flex-direction:column;align-items:stretch;gap:8px;margin:16px 0}.chat-selector,.new-chat-btn{box-sizing:border-box;width:100%;min-width:0;font-size:16px}}.chat-inner{width:100%;max-width:900px;margin:0 auto;padding-left:32px;padding-right:32px}@media (max-width:900px){.chat-inner{padding-left:8px;padding-right:8px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}