.chat-module__Ix5oLa__container{background:0 0;flex-direction:column;width:100%;max-width:1100px;height:100vh;margin:0 auto;padding:2rem 1.5rem 0;display:flex;position:relative}.chat-module__Ix5oLa__header{width:100%;animation:chat-module__Ix5oLa__slideDown .6s cubic-bezier(.16,1,.3,1)ease-out;justify-content:center;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex;position:relative}.chat-module__Ix5oLa__headerProfile{-webkit-backdrop-filter:blur(12px);box-sizing:border-box;background:#1e293b66;border:1px solid #ffffff14;border-radius:99px;align-items:center;gap:1.25rem;width:100%;max-width:1000px;padding:.75rem 1.75rem .75rem .75rem;display:flex;box-shadow:0 8px 32px #00000026,inset 0 1px #ffffff0d}.chat-module__Ix5oLa__avatarWrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex;position:relative}.chat-module__Ix5oLa__avatarGlow{z-index:0;filter:blur(8px);opacity:.6;background:linear-gradient(135deg,#818cf8,#4f46e5);border-radius:50%;animation:3s infinite alternate chat-module__Ix5oLa__headerPulse;position:absolute;inset:-2px}.chat-module__Ix5oLa__avatarImage{z-index:1;color:#a5b4fc;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.chat-module__Ix5oLa__onlineBadge{z-index:2;width:14px;height:14px;position:absolute;bottom:2px;right:2px}.chat-module__Ix5oLa__onlineDot{background-color:#22c55e;border:2px solid #0f172a;border-radius:50%;position:absolute;inset:0}.chat-module__Ix5oLa__onlinePing{opacity:.7;background-color:#22c55e;border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite chat-module__Ix5oLa__headerPing;position:absolute;inset:0}@keyframes chat-module__Ix5oLa__headerPing{75%,to{opacity:0;transform:scale(2.5)}}@keyframes chat-module__Ix5oLa__headerPulse{0%{opacity:.4;transform:scale(.95)}to{opacity:.8;transform:scale(1.05)}}.chat-module__Ix5oLa__headerText{text-align:left;flex-direction:column;display:flex}.chat-module__Ix5oLa__title{background:linear-gradient(135deg,#fff 0%,#818cf8 100%);-webkit-text-fill-color:transparent;letter-spacing:-.01em;-webkit-background-clip:text;background-clip:text;margin-bottom:.1rem;font-size:1.35rem;font-weight:700}.chat-module__Ix5oLa__subtitle{color:var(--muted-foreground);font-size:.9rem;font-weight:400}.chat-module__Ix5oLa__chatContainer{scrollbar-width:thin;scrollbar-color:var(--muted)transparent;flex-direction:column;flex:1;width:100%;padding:1rem 1rem 7rem;display:flex;overflow-y:auto}.chat-module__Ix5oLa__chatContainer::-webkit-scrollbar{width:6px}.chat-module__Ix5oLa__chatContainer::-webkit-scrollbar-track{background:0 0}.chat-module__Ix5oLa__chatContainer::-webkit-scrollbar-thumb{background-color:var(--muted);border-radius:10px}.chat-module__Ix5oLa__welcomeMessage{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;margin-top:5vh;padding:2rem 1rem;display:flex}.chat-module__Ix5oLa__greeting{color:#0000;background:linear-gradient(90deg,#fff 10%,#a5b4fc 40%,#818cf8 60%,#fff 90%) 0 0/200%;opacity:1;filter:drop-shadow(0 4px 24px #6366f133);-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;max-width:800px;min-height:120px;margin-bottom:2.5rem;font-size:3rem;font-weight:800;line-height:1.3;transition:opacity .6s cubic-bezier(.2,.8,.2,1),transform .6s cubic-bezier(.2,.8,.2,1);animation:4s linear infinite chat-module__Ix5oLa__shine;display:flex;transform:translateY(0)}.chat-module__Ix5oLa__greetingHidden{opacity:0;transform:translateY(20px)scale(.96)}@keyframes chat-module__Ix5oLa__shine{to{background-position:200%}}.chat-module__Ix5oLa__actionCard{cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(16px);background:#1e293b99;border:1px solid #6366f14d;border-radius:16px;align-items:center;gap:1.25rem;width:100%;max-width:600px;margin-bottom:2rem;padding:1.25rem 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 20px #0003,inset 0 1px #ffffff1a}.chat-module__Ix5oLa__actionCard:hover{background:#1e293bcc;border-color:#6366f199;transform:translateY(-4px);box-shadow:0 12px 28px #6366f140,inset 0 1px #ffffff1a}.chat-module__Ix5oLa__actionCardIcon{background:#6366f126;border:1px solid #6366f14d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}.chat-module__Ix5oLa__actionCardText{flex:1}.chat-module__Ix5oLa__actionCardText h3{color:#fff;margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.chat-module__Ix5oLa__actionCardText p{color:var(--muted-foreground);font-size:.9rem;line-height:1.4}.chat-module__Ix5oLa__actionCardArrow{color:#818cf8;font-size:1.5rem;font-weight:300;transition:transform .3s}.chat-module__Ix5oLa__actionCard:hover .chat-module__Ix5oLa__actionCardArrow{transform:translate(4px)}.chat-module__Ix5oLa__suggestionContainer{flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:700px;margin-top:1rem;display:flex}.chat-module__Ix5oLa__suggestionBtn{-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);color:var(--foreground);cursor:pointer;background:#1e293b80;border-radius:9999px;padding:.85rem 1.4rem;font-size:.95rem;font-weight:500;transition:all .3s cubic-bezier(.2,0,0,1);box-shadow:0 4px 12px #0000001a}.chat-module__Ix5oLa__suggestionBtn:hover{background:#6366f133;border-color:#6366f180;transform:translateY(-3px);box-shadow:0 8px 20px #6366f133}.chat-module__Ix5oLa__message{opacity:0;align-items:flex-end;gap:1.25rem;margin-bottom:2rem;animation:.4s cubic-bezier(.16,1,.3,1) forwards chat-module__Ix5oLa__messagePop;display:flex;transform:translateY(10px)}.chat-module__Ix5oLa__messageUser{flex-direction:row-reverse}.chat-module__Ix5oLa__avatar{z-index:2;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 4px 12px #00000026}.chat-module__Ix5oLa__avatarUser{color:#fff;background:linear-gradient(135deg,#818cf8 0%,#4f46e5 100%)}.chat-module__Ix5oLa__avatarAi{color:#e2e8f0;border:1px solid var(--glass-border);background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}.chat-module__Ix5oLa__bubble{border-radius:20px;max-width:80%;padding:1.25rem 1.5rem;font-size:1.05rem;line-height:1.6;position:relative;box-shadow:0 4px 24px #00000014}.chat-module__Ix5oLa__bubbleUser{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border-bottom-right-radius:4px}.chat-module__Ix5oLa__bubbleAi{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);color:var(--foreground);border-bottom-left-radius:4px}.chat-module__Ix5oLa__inputArea{z-index:10;justify-content:center;align-items:center;padding:0 1.5rem;display:flex;position:absolute;bottom:2rem;left:0;right:0}.chat-module__Ix5oLa__inputForm{-webkit-backdrop-filter:blur(24px);background:#1e293b99;border:1px solid #ffffff26;border-radius:9999px;align-items:center;width:100%;max-width:1000px;padding:.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 8px 32px #0003,inset 0 0 0 1px #ffffff0d}.chat-module__Ix5oLa__inputForm:focus-within{background:#1e293bcc;border-color:#6366f199;box-shadow:0 8px 32px #6366f126,inset 0 0 0 1px #6366f133}.chat-module__Ix5oLa__inputBox{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;width:100%;min-height:52px;padding:.75rem 1.5rem;font-size:1.05rem}.chat-module__Ix5oLa__inputBox::placeholder{color:var(--muted-foreground);opacity:.8}.chat-module__Ix5oLa__sendBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-right:.25rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #6366f14d}.chat-module__Ix5oLa__sendBtn:hover:not(:disabled){transform:scale(1.05)translateY(-2px);box-shadow:0 6px 16px #6366f166}.chat-module__Ix5oLa__sendBtn:active:not(:disabled){transform:scale(.95)}.chat-module__Ix5oLa__sendBtn:disabled{opacity:.5;cursor:not-allowed;background:var(--muted);box-shadow:none}.chat-module__Ix5oLa__micBtn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;transition:all .2s ease-in-out;display:flex;position:relative}.chat-module__Ix5oLa__micBtn:hover:not(:disabled):not(.chat-module__Ix5oLa__micBtnRecording){color:var(--foreground);background:#ffffff1a;transform:scale(1.05)}.chat-module__Ix5oLa__micBtn:active:not(:disabled){transform:scale(.95)}.chat-module__Ix5oLa__micBtn:disabled{opacity:.3;cursor:not-allowed}.chat-module__Ix5oLa__micBtnRecording{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#f97316 100%);border-color:#0000;animation:2s ease-in-out infinite chat-module__Ix5oLa__micGlow;box-shadow:0 0 20px #ef444459,0 0 40px #ef444426,inset 0 1px #fff3}.chat-module__Ix5oLa__micBtnRecording:before{content:"";z-index:-1;filter:blur(4px);background:linear-gradient(135deg,#ef444466,#f9731666);border-radius:50%;animation:2s ease-in-out infinite chat-module__Ix5oLa__micRingPulse;position:absolute;inset:-5px}.chat-module__Ix5oLa__micBtnRecording:after{content:"";border:1.5px solid #ef444440;border-radius:50%;animation:2s ease-in-out infinite chat-module__Ix5oLa__micOuterRing;position:absolute;inset:-10px}.chat-module__Ix5oLa__soundWaves{justify-content:center;align-items:center;gap:3px;height:18px;display:flex}.chat-module__Ix5oLa__soundWaves span{background:#fff;border-radius:3px;width:3px;animation:1.2s ease-in-out infinite chat-module__Ix5oLa__soundBar;display:block}.chat-module__Ix5oLa__soundWaves span:first-child{height:6px;animation-delay:0s}.chat-module__Ix5oLa__soundWaves span:nth-child(2){height:12px;animation-delay:.15s}.chat-module__Ix5oLa__soundWaves span:nth-child(3){height:16px;animation-delay:.3s}.chat-module__Ix5oLa__soundWaves span:nth-child(4){height:12px;animation-delay:.45s}.chat-module__Ix5oLa__soundWaves span:nth-child(5){height:6px;animation-delay:.6s}@keyframes chat-module__Ix5oLa__soundBar{0%,to{opacity:.6;transform:scaleY(.4)}50%{opacity:1;transform:scaleY(1)}}@keyframes chat-module__Ix5oLa__micGlow{0%,to{box-shadow:0 0 16px #ef44444d,0 0 32px #ef44441a,inset 0 1px #fff3}50%{box-shadow:0 0 24px #ef444480,0 0 48px #ef444433,inset 0 1px #ffffff4d}}@keyframes chat-module__Ix5oLa__micRingPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(1.2)}}@keyframes chat-module__Ix5oLa__micOuterRing{0%,to{opacity:.4;transform:scale(1)}50%{opacity:0;transform:scale(1.35)}}.chat-module__Ix5oLa__prose{color:var(--foreground);font-size:1.05rem}.chat-module__Ix5oLa__prose p{margin-bottom:1.25em;line-height:1.7}.chat-module__Ix5oLa__prose p:last-child{margin-bottom:0}.chat-module__Ix5oLa__prose ul,.chat-module__Ix5oLa__prose ol{margin-bottom:1.25em;margin-left:1.5em}.chat-module__Ix5oLa__prose li{margin-bottom:.5em}.chat-module__Ix5oLa__prose li::marker{color:#6366f1}.chat-module__Ix5oLa__prose strong{color:#fff;font-weight:700}.chat-module__Ix5oLa__prose a{color:#818cf8;border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:all .2s}.chat-module__Ix5oLa__prose a:hover{color:#a5b4fc;border-bottom-color:#a5b4fc}.chat-module__Ix5oLa__prose pre{color:#e2e8f0;background:#0f172acc;border:1px solid #ffffff1a;border-radius:12px;margin:1.5rem 0;padding:1.25rem;font-family:Geist Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9rem;overflow-x:auto;box-shadow:inset 0 2px 8px #0003}.chat-module__Ix5oLa__prose code{color:#a5b4fc;background:#6366f126;border-radius:6px;padding:.2em .4em;font-family:Geist Mono,SFMono-Regular,Consolas,monospace;font-size:.9em;font-weight:500}.chat-module__Ix5oLa__prose pre code{color:inherit;background:0 0;padding:0}.chat-module__Ix5oLa__typingIndicator{gap:6px;padding:.5rem .25rem;display:inline-flex}.chat-module__Ix5oLa__typingIndicator span{background-color:#818cf8;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both chat-module__Ix5oLa__bounce;display:inline-block}.chat-module__Ix5oLa__typingIndicator span:first-child{animation-delay:-.32s}.chat-module__Ix5oLa__typingIndicator span:nth-child(2){animation-delay:-.16s}@keyframes chat-module__Ix5oLa__bounce{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;background-color:#fff;transform:translateY(-6px)}}@keyframes chat-module__Ix5oLa__messagePop{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes chat-module__Ix5oLa__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.chat-module__Ix5oLa__prose pre::-webkit-scrollbar{height:8px}.chat-module__Ix5oLa__prose pre::-webkit-scrollbar-track{background:0 0}.chat-module__Ix5oLa__prose pre::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.chat-module__Ix5oLa__prose pre::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.chat-module__Ix5oLa__matchBtn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;transition:all .2s ease-in-out;display:flex}.chat-module__Ix5oLa__matchBtn:hover{color:var(--foreground);background:#ffffff1a;transform:scale(1.05)}.chat-module__Ix5oLa__matchBtnActive{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);box-shadow:0 0 16px #22c55e66}.chat-module__Ix5oLa__matchBtnActive:hover{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);transform:scale(1.05)}.chat-module__Ix5oLa__inputBoxMatch{resize:none;border-radius:20px;padding-top:1rem;padding-bottom:1rem;line-height:1.5}.chat-module__Ix5oLa__matchCard{color:var(--foreground);background:#0f172a99;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:750px;margin-top:.5rem;padding:1.5rem}.chat-module__Ix5oLa__matchHeader{border-bottom:1px solid #ffffff1a;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.chat-module__Ix5oLa__scoreCircle{background:conic-gradient(#22c55e var(--score),#ffffff1a 0);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;box-shadow:0 4px 12px #0003}.chat-module__Ix5oLa__scoreCircle:after{content:"";background:#0f172a;border-radius:50%;position:absolute;inset:8px}.chat-module__Ix5oLa__scoreValue{z-index:10;color:#fff;font-size:1.75rem;font-weight:800;position:relative}.chat-module__Ix5oLa__scoreLabel{color:#cbd5e1;text-align:center;margin-top:-4px;font-size:.75rem;font-weight:500;display:block}.chat-module__Ix5oLa__matchTitle{flex:1}.chat-module__Ix5oLa__matchTitle h3{color:#fff;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.chat-module__Ix5oLa__matchTitle p{color:var(--muted-foreground);font-size:.9rem}.chat-module__Ix5oLa__matchSection{margin-bottom:1.5rem}.chat-module__Ix5oLa__matchSection h4{color:#a5b4fc;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.05rem;font-weight:600;display:flex}.chat-module__Ix5oLa__matchList{margin:0;padding:0;list-style:none}.chat-module__Ix5oLa__matchList li{color:#e2e8f0;margin-bottom:.75rem;padding-left:1.75rem;font-size:.95rem;line-height:1.5;position:relative}.chat-module__Ix5oLa__matchList li:before{content:"✓";color:#22c55e;font-weight:700;position:absolute;top:0;left:0}.chat-module__Ix5oLa__matchSummary{color:#cbd5e1;background:#ffffff08;border-left:3px solid #6366f1;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:.95rem;line-height:1.6}.chat-module__Ix5oLa__breakdownSubtitle{color:var(--muted-foreground);margin-top:-.25rem;margin-bottom:1rem;font-size:.88rem}.chat-module__Ix5oLa__breakdownGrid{flex-direction:column;gap:1rem;display:flex}.chat-module__Ix5oLa__breakdownItem{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:1rem 1.15rem;transition:all .2s}.chat-module__Ix5oLa__breakdownItem:hover{background:#ffffff0d;border-color:#ffffff1a}.chat-module__Ix5oLa__breakdownHeader{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.chat-module__Ix5oLa__breakdownCategory{color:#e2e8f0;font-size:.95rem;font-weight:600}.chat-module__Ix5oLa__breakdownScoreBadge{color:#fff;align-items:baseline;gap:1px;font-size:1.1rem;font-weight:800;display:flex}.chat-module__Ix5oLa__breakdownScoreMax{color:#94a3b8;font-size:.7rem;font-weight:500}.chat-module__Ix5oLa__breakdownBarTrack{background:#ffffff0f;border-radius:99px;width:100%;height:8px;margin-bottom:.5rem;overflow:hidden}.chat-module__Ix5oLa__breakdownBarFill{background:linear-gradient(90deg,hsl(var(--bar-hue),72%,45%),hsl(var(--bar-hue),72%,55%));height:100%;box-shadow:0 0 12px hsla(var(--bar-hue),72%,50%,.35);transform-origin:0;border-radius:99px;animation:.8s cubic-bezier(.16,1,.3,1) forwards chat-module__Ix5oLa__barGrow}@keyframes chat-module__Ix5oLa__barGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.chat-module__Ix5oLa__breakdownMeta{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.chat-module__Ix5oLa__breakdownWeight{color:#64748b;font-size:.78rem;font-weight:500}.chat-module__Ix5oLa__breakdownContrib{color:#818cf8;font-size:.78rem;font-weight:600}.chat-module__Ix5oLa__breakdownReasoning{color:#94a3b8;margin:0;font-size:.88rem;line-height:1.5}.chat-module__Ix5oLa__downloadBtn{color:#818cf8;cursor:pointer;background:#6366f126;border:1px solid #6366f14d;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem;font-weight:600;transition:all .2s;display:flex}.chat-module__Ix5oLa__downloadBtn:hover{color:#a5b4fc;background:#6366f140;border-color:#6366f180}.chat-module__Ix5oLa__modalOverlay{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#0f172ad9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;animation:.2s ease-out chat-module__Ix5oLa__fadeIn;display:flex;position:fixed;top:0;left:0}.chat-module__Ix5oLa__modalContent{background:#1e293b;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) chat-module__Ix5oLa__slideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.chat-module__Ix5oLa__modalHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.chat-module__Ix5oLa__modalHeader h3{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.chat-module__Ix5oLa__modalClose{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.chat-module__Ix5oLa__modalClose:hover{color:#fff;background:#ffffff1a}.chat-module__Ix5oLa__modalBody{flex-direction:column;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.chat-module__Ix5oLa__modalBody p{color:var(--muted-foreground);margin:0;font-size:.95rem;line-height:1.5}.chat-module__Ix5oLa__modalTextarea{color:#fff;resize:vertical;background:#0f172a80;border:1px solid #ffffff1a;border-radius:12px;width:100%;min-height:150px;padding:1rem;font-size:.95rem;line-height:1.5}.chat-module__Ix5oLa__modalTextarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f133}.chat-module__Ix5oLa__modalFooter{background:#0f172a4d;border-top:1px solid #ffffff0d;justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}.chat-module__Ix5oLa__modalBtnSecondary{color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:10px;padding:.75rem 1.25rem;font-weight:500;transition:all .2s}.chat-module__Ix5oLa__modalBtnSecondary:hover{color:#fff;background:#ffffff0d}.chat-module__Ix5oLa__modalBtnPrimary{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;box-shadow:0 4px 12px #6366f14d}.chat-module__Ix5oLa__modalBtnPrimary:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px);box-shadow:0 6px 16px #6366f166}.chat-module__Ix5oLa__modalBtnPrimary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}@keyframes chat-module__Ix5oLa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes chat-module__Ix5oLa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.chat-module__Ix5oLa__container{padding:1.25rem 1rem 0}.chat-module__Ix5oLa__header{margin-bottom:1rem}.chat-module__Ix5oLa__headerProfile{gap:.75rem;padding:.5rem 1.25rem .5rem .5rem}.chat-module__Ix5oLa__avatarWrapper{width:2.75rem;height:2.75rem}.chat-module__Ix5oLa__title{font-size:1.1rem}.chat-module__Ix5oLa__subtitle{font-size:.8rem}.chat-module__Ix5oLa__welcomeMessage{margin-top:2vh;padding:1rem .5rem}.chat-module__Ix5oLa__greeting{min-height:0;margin-bottom:1.5rem;font-size:2rem;line-height:1.2}.chat-module__Ix5oLa__actionCard{gap:1rem;margin-bottom:1.25rem;padding:1rem 1.25rem}.chat-module__Ix5oLa__actionCardIcon{width:40px;height:40px;font-size:1.5rem}.chat-module__Ix5oLa__actionCardText h3{font-size:1rem}.chat-module__Ix5oLa__actionCardText p{font-size:.82rem}.chat-module__Ix5oLa__suggestionContainer{gap:.5rem;margin-top:.5rem}.chat-module__Ix5oLa__suggestionBtn{padding:.6rem 1rem;font-size:.85rem}.chat-module__Ix5oLa__inputArea{padding:0 1rem;bottom:1rem}.chat-module__Ix5oLa__chatContainer{padding:.75rem .75rem 6rem}}@media (max-width:480px){.chat-module__Ix5oLa__container{padding:.75rem .75rem 0}.chat-module__Ix5oLa__header{margin-bottom:.5rem}.chat-module__Ix5oLa__headerProfile{gap:.5rem;padding:.4rem 1rem .4rem .4rem}.chat-module__Ix5oLa__avatarWrapper{width:2.25rem;height:2.25rem}.chat-module__Ix5oLa__title{font-size:.95rem}.chat-module__Ix5oLa__subtitle{font-size:.72rem}.chat-module__Ix5oLa__welcomeMessage{margin-top:1vh;padding:.5rem .25rem}.chat-module__Ix5oLa__greeting{margin-bottom:1rem;font-size:1.5rem}.chat-module__Ix5oLa__actionCard{border-radius:12px;gap:.75rem;margin-bottom:1rem;padding:.85rem 1rem}.chat-module__Ix5oLa__actionCardIcon{border-radius:10px;width:36px;height:36px;font-size:1.25rem}.chat-module__Ix5oLa__actionCardText h3{font-size:.92rem}.chat-module__Ix5oLa__actionCardText p{font-size:.78rem}.chat-module__Ix5oLa__suggestionBtn{padding:.5rem .85rem;font-size:.8rem}.chat-module__Ix5oLa__chatContainer{padding:.5rem .5rem 5.5rem}.chat-module__Ix5oLa__inputArea{padding:0 .75rem;bottom:.75rem}.chat-module__Ix5oLa__inputBox{min-height:44px;padding:.5rem 1rem;font-size:.95rem}.chat-module__Ix5oLa__sendBtn,.chat-module__Ix5oLa__micBtn,.chat-module__Ix5oLa__matchBtn{width:2.75rem;height:2.75rem}}
