@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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.0%;size-adjust:104.76%}.geist_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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.0%;size-adjust:134.59%}.geist_mono_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
:root{--bg-gradient:linear-gradient(135deg, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);--glass-bg:#ffffffa6;--glass-border:#fff6;--glass-shadow:0 8px 32px 0 #1f268712;--primary:#6366f1;--primary-hover:#4f46e5;--text-dark:#1e293b;--text-light:#64748b;--user-bg:#6366f1;--user-text:#fff;--bot-bg:#fff}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-gradient);color:var(--text-dark);background-attachment:fixed;flex-direction:column;min-height:100vh;font-family:Outfit,sans-serif;display:flex}.main-container{flex-direction:column;width:100%;max-width:900px;height:100vh;margin:0 auto;padding:20px;display:flex}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:20px}header{text-align:center;margin-bottom:20px;padding:20px}header h1{color:var(--primary);font-size:1.8rem;font-weight:600}.role-container{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.role-container h2{margin-bottom:30px;font-size:1.8rem}.role-cards{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.role-card{cursor:pointer;flex-direction:column;align-items:center;gap:15px;width:200px;padding:30px 20px;transition:all .3s;display:flex}.role-card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 12px 40px #1f268726}.role-icon{color:var(--primary);font-size:2.5rem}.chat-window{flex-direction:column;flex:1;margin-bottom:20px;display:flex;overflow:hidden}.messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:20px;padding:20px;display:flex;overflow-y:auto}.message-wrapper{flex-direction:column;max-width:85%;display:flex}.message-wrapper.user{align-self:flex-end}.message-wrapper.assistant{align-self:flex-start}.message{border-radius:18px;padding:15px 20px;font-size:1.05rem;line-height:1.5;position:relative}.message.user{background-color:var(--user-bg);color:var(--user-text);border-bottom-right-radius:4px}.message.assistant{background-color:var(--bot-bg);border:1px solid var(--glass-border);border-bottom-left-radius:4px;box-shadow:0 4px 6px -1px #0000000d}.message-actions{align-self:flex-start;gap:10px;margin-top:8px;margin-left:5px;display:flex}.action-btn{color:var(--text-light);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:4px;font-size:.85rem;transition:color .2s;display:flex}.action-btn:hover{color:var(--primary)}.action-btn.active.up{color:#10b981}.action-btn.active.down{color:#ef4444}.input-area{border-top:1px solid var(--glass-border);gap:10px;padding:15px 20px;display:flex}.input-area input{background:#fffc;border:1px solid #0000001a;border-radius:30px;outline:none;flex:1;padding:15px 20px;font-family:inherit;font-size:1rem;transition:all .3s}.input-area input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #6366f133}.send-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background .3s;display:flex}.send-btn:hover:not(:disabled){background:var(--primary-hover)}.send-btn:disabled{cursor:not-allowed;background:#a5b4fc}.chips-container{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:20px;padding:0 20px;display:flex}.chip{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background:#fff9;border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s}.chip:hover{background:var(--primary);color:#fff}.typing-indicator{background-color:var(--bot-bg);border:1px solid var(--glass-border);border-radius:18px 18px 18px 4px;gap:5px;padding:15px 20px;display:inline-flex}.dot{background-color:var(--text-light);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both bounce}.dot:first-child{animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00000040}
