.adviser-module__kJTEpG__adviserPage{color:#fff;background:#0b1220;min-height:100vh;overflow-x:hidden}.adviser-module__kJTEpG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#ffffff05;border-bottom:1px solid #ffffff14;padding:1.5rem 0;position:relative}.adviser-module__kJTEpG__headerContent{text-align:center;max-width:1400px;margin:0 auto;padding:0 2rem}.adviser-module__kJTEpG__contextChip{color:#00e59b;background:#00e59b1a;border:1px solid #00e59b33;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.adviser-module__kJTEpG__setupPrompt{color:#ffc107;background:#ffc1071a;border:1px solid #ffc10733;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;padding:.75rem 1.5rem;font-size:.875rem;display:flex}.adviser-module__kJTEpG__setupButton{color:#ffc107;cursor:pointer;background:#ffc10733;border:1px solid #ffc1074d;border-radius:12px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s}.adviser-module__kJTEpG__setupButton:hover{background:#ffc1074d;transform:translateY(-1px)}.adviser-module__kJTEpG__title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff,#00e59b);-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.adviser-module__kJTEpG__subtitle{color:#cbd5e1;margin:0;font-size:1.125rem}.adviser-module__kJTEpG__layout{grid-template-columns:300px 1fr;max-width:1400px;min-height:calc(100vh - 200px);margin:0 auto;display:grid;position:relative;overflow:hidden}.adviser-module__kJTEpG__layoutFullWidth{grid-template-columns:1fr}.adviser-module__kJTEpG__sidebar{z-index:50;background:#ffffff08;border-right:1px solid #ffffff14;height:calc(100vh - 200px);transition:all .3s;position:relative;overflow-y:auto}.adviser-module__kJTEpG__sidebarOpen{visibility:visible;opacity:1;width:300px;min-width:300px;transform:translate(0)}.adviser-module__kJTEpG__sidebarClosed{visibility:hidden;opacity:0;width:0;min-width:0;position:absolute;transform:translate(-100%)}.adviser-module__kJTEpG__sidebarContent{flex-direction:column;gap:2rem;width:300px;height:100%;padding:1.5rem;display:flex;overflow-y:auto}.adviser-module__kJTEpG__sidebarHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.adviser-module__kJTEpG__sidebarHeader h3{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.adviser-module__kJTEpG__closeButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.5rem;transition:color .3s;display:flex}.adviser-module__kJTEpG__closeButton:hover{color:#fff}.adviser-module__kJTEpG__contextSection{background:#ffffff0a;border-radius:12px;padding:1rem}.adviser-module__kJTEpG__contextSection h4{color:#fff;margin:0 0 1rem;font-size:1rem;font-weight:600}.adviser-module__kJTEpG__contextItem{margin-bottom:1rem;font-size:.875rem}.adviser-module__kJTEpG__contextItem strong{color:#cbd5e1;margin-bottom:.25rem;display:block}.adviser-module__kJTEpG__skillsList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.adviser-module__kJTEpG__skillTag{color:#00e59b;background:#00e59b1a;border-radius:6px;padding:.25rem .5rem;font-size:.75rem}.adviser-module__kJTEpG__noSkills{color:#94a3b8;font-size:.875rem;font-style:italic}.adviser-module__kJTEpG__quickActions{background:#ffffff0a;border-radius:12px;padding:1rem}.adviser-module__kJTEpG__quickActions h4{color:#fff;margin:0 0 1rem;font-size:1rem;font-weight:600}.adviser-module__kJTEpG__actionButtons{flex-direction:column;gap:.5rem;display:flex}.adviser-module__kJTEpG__actionButton{color:#cbd5e1;cursor:pointer;text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem;font-size:.875rem;transition:all .3s}.adviser-module__kJTEpG__actionButton:hover{color:#fff;background:#ffffff14;border-color:#00e59b4d}.adviser-module__kJTEpG__main{background:radial-gradient(circle at 20% 80%,#00e59b1a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#7eb6ff1a 0%,#0000 50%);min-height:calc(100vh - 200px);padding:2rem;transition:all .3s;position:relative;overflow:hidden}.adviser-module__kJTEpG__mainExpanded{grid-column:1/-1;width:100%}.adviser-module__kJTEpG__setupGuide{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;max-width:600px;margin:0 auto 2rem;padding:2rem}.adviser-module__kJTEpG__setupEmoji{margin-bottom:1.5rem;font-size:4rem}.adviser-module__kJTEpG__setupGuide h3{color:#fff;margin:0 0 1rem;font-size:1.75rem;font-weight:600}.adviser-module__kJTEpG__setupGuide p{color:#cbd5e1;margin:0 0 2rem;line-height:1.6}.adviser-module__kJTEpG__setupSteps{text-align:left;flex-direction:column;gap:1.5rem;margin:2rem 0;display:flex}.adviser-module__kJTEpG__step{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.adviser-module__kJTEpG__stepNumber{color:#0b1220;background:linear-gradient(135deg,#00e59b,#00b8a3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:700;display:flex}.adviser-module__kJTEpG__stepContent{flex:1}.adviser-module__kJTEpG__stepContent strong{color:#fff;margin-bottom:.5rem;font-size:1rem;display:block}.adviser-module__kJTEpG__stepContent p{color:#94a3b8;margin:0;font-size:.875rem;line-height:1.5}.adviser-module__kJTEpG__primarySetupButton{color:#0b1220;cursor:pointer;background:linear-gradient(135deg,#00e59b,#00b8a3);border:none;border-radius:12px;margin:1rem 0;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s}.adviser-module__kJTEpG__primarySetupButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00e59b4d}.adviser-module__kJTEpG__chatAnyway{background:#ffffff05;border-radius:8px;margin-top:2rem;padding:1rem}.adviser-module__kJTEpG__chatAnyway p{color:#94a3b8;margin:0;font-size:.875rem}.adviser-module__kJTEpG__genericWelcome{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;margin-bottom:2rem;padding:3rem 2rem}.adviser-module__kJTEpG__openContextButton{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;transition:all .3s;position:absolute;top:1rem;left:1rem}.adviser-module__kJTEpG__openContextButton:hover{background:#ffffff26}.adviser-module__kJTEpG__chatContainer{flex-direction:column;max-width:800px;height:100%;margin:0 auto;display:flex;overflow:hidden}.adviser-module__kJTEpG__messages{flex-direction:column;flex:1;gap:1.5rem;min-height:0;padding:1rem 0;display:flex;overflow-y:auto}.adviser-module__kJTEpG__welcomeMessage{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;margin-bottom:2rem;padding:3rem 2rem}.adviser-module__kJTEpG__welcomeEmoji{margin-bottom:1.5rem;font-size:4rem}.adviser-module__kJTEpG__welcomeMessage h3{color:#fff;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.adviser-module__kJTEpG__welcomeMessage p{color:#cbd5e1;margin:0 0 1rem}.adviser-module__kJTEpG__welcomeList{text-align:left;color:#94a3b8;margin:0 0 2rem;padding-left:1.5rem}.adviser-module__kJTEpG__welcomeList li{margin-bottom:.5rem}.adviser-module__kJTEpG__quickPrompts{margin-top:2rem}.adviser-module__kJTEpG__quickPrompts p{color:#94a3b8;margin-bottom:1rem;font-size:.875rem}.adviser-module__kJTEpG__quickPrompt{color:#cbd5e1;cursor:pointer;text-align:left;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;width:100%;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:all .3s;display:block}.adviser-module__kJTEpG__quickPrompt:hover{color:#fff;background:#ffffff14;border-color:#00e59b4d}.adviser-module__kJTEpG__message{flex-direction:column;max-width:80%;animation:.3s ease-out adviser-module__kJTEpG__messageSlide;display:flex}.adviser-module__kJTEpG__userMessage{align-self:flex-end;align-items:flex-end}.adviser-module__kJTEpG__assistantMessage{align-self:flex-start;align-items:flex-start}.adviser-module__kJTEpG__messageContent{word-wrap:break-word;overflow-wrap:break-word;border-radius:18px;padding:1rem 1.5rem;font-size:.9375rem;line-height:1.5}.adviser-module__kJTEpG__userMessage .adviser-module__kJTEpG__messageContent{color:#0b1220;background:linear-gradient(135deg,#00e59b,#00b8a3);border-bottom-right-radius:4px}.adviser-module__kJTEpG__assistantMessage .adviser-module__kJTEpG__messageContent{color:#fff;background:#ffffff14;border:1px solid #ffffff1a;border-bottom-left-radius:4px}.adviser-module__kJTEpG__messageContent p{margin:0 0 .5rem}.adviser-module__kJTEpG__messageContent p:last-child{margin-bottom:0}.adviser-module__kJTEpG__messageTime{color:#64748b;margin-top:.5rem;padding:0 .5rem;font-size:.75rem}.adviser-module__kJTEpG__typingIndicator{color:#94a3b8;background:#ffffff14;border:1px solid #ffffff1a;border-radius:18px 18px 18px 4px;align-self:flex-start;align-items:center;gap:.75rem;max-width:fit-content;padding:1rem 1.5rem;font-size:.875rem;display:flex}.adviser-module__kJTEpG__typingDots{gap:4px;display:flex}.adviser-module__kJTEpG__typingDots span{background:#00e59b;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both adviser-module__kJTEpG__typingBounce}.adviser-module__kJTEpG__typingDots span:first-child{animation-delay:-.32s}.adviser-module__kJTEpG__typingDots span:nth-child(2){animation-delay:-.16s}@keyframes adviser-module__kJTEpG__typingBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.adviser-module__kJTEpG__inputForm{margin-top:auto;padding-top:2rem}.adviser-module__kJTEpG__inputContainer{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;align-items:flex-end;gap:.75rem;padding:1rem;transition:border-color .3s;display:flex}.adviser-module__kJTEpG__inputContainer:focus-within{border-color:#00e59b80}.adviser-module__kJTEpG__textInput{color:#fff;resize:none;background:0 0;border:none;outline:none;flex:1;max-height:120px;font-family:inherit;font-size:.9375rem;line-height:1.5}.adviser-module__kJTEpG__textInput::placeholder{color:#64748b}.adviser-module__kJTEpG__sendButton{color:#0b1220;cursor:pointer;background:linear-gradient(135deg,#00e59b,#00b8a3);border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.adviser-module__kJTEpG__sendButton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #00e59b4d}.adviser-module__kJTEpG__sendButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.adviser-module__kJTEpG__chatActions{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.adviser-module__kJTEpG__clearButton,.adviser-module__kJTEpG__saveButton{color:#94a3b8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;transition:all .3s}.adviser-module__kJTEpG__clearButton:hover,.adviser-module__kJTEpG__saveButton:hover{color:#fff;background:#ffffff14}@keyframes adviser-module__kJTEpG__messageSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.adviser-module__kJTEpG__layout{flex-direction:column;grid-template-columns:1fr;min-height:calc(100vh - 200px);display:flex;overflow:hidden}.adviser-module__kJTEpG__sidebar{z-index:1000;background:#0b1220;border-right:none;width:100%;height:100vh;transition:transform .3s;position:fixed;top:0;left:0;transform:translate(-100%)}.adviser-module__kJTEpG__sidebarOpen{visibility:visible;opacity:1;width:100%;min-width:100%;position:fixed;transform:translate(0)}.adviser-module__kJTEpG__sidebarClosed{visibility:hidden;opacity:0;width:100%;min-width:100%;position:fixed;transform:translate(-100%)}.adviser-module__kJTEpG__sidebarContent{width:100%;height:100vh;padding:2rem 1.5rem;overflow-y:auto}.adviser-module__kJTEpG__main{width:100%;min-height:calc(100vh - 200px);padding:1rem;overflow:hidden}.adviser-module__kJTEpG__mainExpanded{width:100%}.adviser-module__kJTEpG__openContextButton{z-index:1001;color:#0b1220;background:#00e59be6;border:1px solid #00e59b80;font-weight:600;position:fixed;top:auto;bottom:2rem;left:50%;transform:translate(-50%)}.adviser-module__kJTEpG__setupSteps{gap:1rem}.adviser-module__kJTEpG__step{text-align:center;flex-direction:column;gap:.75rem}.adviser-module__kJTEpG__stepNumber{align-self:center}.adviser-module__kJTEpG__setupGuide{margin:0 auto 1rem;padding:1.5rem}}@media (max-width:768px){.adviser-module__kJTEpG__headerContent{padding:0 1rem}.adviser-module__kJTEpG__title{font-size:2rem}.adviser-module__kJTEpG__message{max-width:90%}.adviser-module__kJTEpG__chatActions{flex-direction:column;gap:.5rem}.adviser-module__kJTEpG__contextChip,.adviser-module__kJTEpG__setupPrompt{flex-wrap:wrap;justify-content:center;gap:.25rem}.adviser-module__kJTEpG__messageContent{padding:.75rem 1rem;font-size:.875rem}.adviser-module__kJTEpG__welcomeMessage,.adviser-module__kJTEpG__genericWelcome{padding:2rem 1rem}.adviser-module__kJTEpG__welcomeEmoji{font-size:3rem}.adviser-module__kJTEpG__setupGuide{margin:0 auto 1rem;padding:1rem}.adviser-module__kJTEpG__setupEmoji{font-size:3rem}.adviser-module__kJTEpG__main{padding:1rem .5rem}}@media (min-width:1025px){.adviser-module__kJTEpG__sidebarClosed{position:absolute}.adviser-module__kJTEpG__mainExpanded{grid-column:1/-1;margin-left:0}.adviser-module__kJTEpG__layoutFullWidth .adviser-module__kJTEpG__main{max-width:1000px;margin:0 auto}}
