@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}body{margin:0;padding:0;background-color:#f3f4f6;background-image:radial-gradient(#e5e7eb 1px,transparent 0);background-size:20px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;height:100vh;display:flex;align-items:center;justify-content:center}.chat-wrapper{display:flex;flex-direction:column;width:100%;max-width:450px;height:85vh;max-height:800px;background-color:#fff;border-radius:24px;box-shadow:0 20px 50px -12px rgba(0,0,0,.15);overflow:hidden;position:relative}@media (max-width:640px){body{align-items:flex-start;background-color:#fff;background-image:none}.chat-wrapper{height:100dvh;max-width:100%;border-radius:0;box-shadow:none}}.header{padding:15px 20px;background-color:#0e2a5e;justify-content:space-between;color:#fff;z-index:10}.header,.header-left{display:flex;align-items:center}.header-left{gap:12px}.avatar-img{width:40px;height:40px;border-radius:50%;border:2px solid hsla(0,0%,100%,.2);object-fit:cover}.header-title{font-weight:600;font-size:16px}.refresh-btn{background:none;border:none;cursor:pointer;color:#fff;opacity:.8}.refresh-btn:hover{opacity:1}.messages-container{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:20px;background-color:#fff}.welcome-card{background-color:#f4f4f5;padding:20px;border-radius:12px;display:flex;align-items:flex-start;gap:15px;margin-top:10px}.welcome-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.welcome-text{margin-top:8px;color:#333;font-size:15px;line-height:1.5}.message-row{display:flex;width:100%}.message-row.user{justify-content:flex-end}.bubble{max-width:80%;padding:12px 18px;font-size:15px;line-height:1.5;border-radius:18px}.bubble.user{background-color:#0e2a5e;color:#fff;border-bottom-right-radius:4px}.bubble.ai{background-color:#fff;color:#111827;box-shadow:0 1px 2px rgba(0,0,0,.1);border:1px solid #e5e7eb;border-bottom-left-radius:4px}.markdown-content ol,.markdown-content ul{margin-left:20px;margin-bottom:10px}.markdown-content li{margin-bottom:5px}.markdown-content strong{font-weight:700}.markdown-content a{color:#2563eb;text-decoration:underline}.quick-actions{padding:10px 20px;background-color:#fff;border-top:1px solid #f3f4f6;display:flex;gap:8px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.quick-btn{background-color:#f9fafb;border:1px solid #e5e7eb;padding:8px 16px;border-radius:20px;font-size:13px;color:#374151;cursor:pointer;flex-shrink:0;transition:all .2s}.quick-btn:hover{background-color:#eef2ff;border-color:#0e2a5e;color:#0e2a5e}.input-container{background-color:#fff;border-top:1px solid #f3f4f6;padding:15px 20px 25px}.input-wrapper{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px 12px;display:flex;align-items:center;gap:10px;box-shadow:0 2px 5px rgba(0,0,0,.03)}.text-input{flex:1 1;border:none;outline:none;font-size:15px;padding:8px;color:#333}.send-icon-btn{background:none;border:none;cursor:pointer;color:#9ca3af;display:flex;align-items:center;justify-content:center}.send-icon-btn:hover:not(:disabled){color:#0e2a5e}.send-icon-btn:disabled{opacity:.5}.typing-dot{animation:typing 1.4s ease-in-out infinite both;font-size:24px;line-height:10px;margin:0 1px}.typing-dot:first-child{animation-delay:-.32s}.typing-dot:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width:640px){body{align-items:flex-start!important;background-image:none}.chat-wrapper{height:100dvh;max-width:100%;border-radius:0;box-shadow:none}.bubble{max-width:90%;font-size:14px}.quick-btn{padding:6px 12px;font-size:12px}.input-container{padding:10px 15px 20px}}