.WelcomePage-module__PJLVrW__welcome{box-sizing:border-box;background-color:#fff;flex-direction:column;align-items:center;width:100%;min-height:100%;display:flex}.WelcomePage-module__PJLVrW__welcomeInner{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:20px 40px 40px;display:flex}.WelcomePage-module__PJLVrW__medgemmaLogoWrap{justify-content:center;width:100%;margin-top:10px;margin-bottom:10px;display:flex}.WelcomePage-module__PJLVrW__infoPageContainer{box-sizing:border-box;justify-content:center;align-items:center;gap:40px;width:100%;max-width:1300px;margin:0 auto;padding:40px 0;display:flex}.WelcomePage-module__PJLVrW__infoContent{flex-direction:column;flex:1;gap:20px;min-width:500px;max-width:1000px;font-size:18px;display:flex}.WelcomePage-module__PJLVrW__infoHeader{margin-bottom:10px}.WelcomePage-module__PJLVrW__titleHeader{font-family:var(--font-roboto),"Google Sans",sans-serif;font-size:32px;font-style:normal;font-weight:500}.WelcomePage-module__PJLVrW__medgemmaLogo{width:130px;height:auto}.WelcomePage-module__PJLVrW__infoButton{color:#1a1a1a;cursor:pointer;background-color:#c2e7ff;border:none;border-radius:100px;align-self:center;padding:12px 24px;font-size:16px;font-weight:500}.WelcomePage-module__PJLVrW__infoButton:hover{background-color:#a8daff}.WelcomePage-module__PJLVrW__infoDisclaimerText{font-family:var(--font-roboto),"Google Sans",sans-serif;color:#333;margin:0;font-size:14px;line-height:1.5}.WelcomePage-module__PJLVrW__infoDisclaimerTitle{mix-blend-mode:multiply;background:#f1e161;border:1.4px solid #f1e161;border-radius:14px;padding:0 5px}.WelcomePage-module__PJLVrW__graphics{aspect-ratio:1.2;flex:.5;min-width:250px;max-width:450px;position:relative}.WelcomePage-module__PJLVrW__graphicsTop{z-index:0;width:80%;position:absolute;top:0;left:0}.WelcomePage-module__PJLVrW__graphicsBottom{z-index:1;opacity:0;width:62%;animation:1s forwards WelcomePage-module__PJLVrW__welcomeFadeIn;position:absolute;bottom:0;right:0}@keyframes WelcomePage-module__PJLVrW__welcomeFadeIn{to{opacity:1}}.WelcomePage-module__PJLVrW__infoText{color:#333;font-size:18px;line-height:1.6}@media (max-width:900px){.WelcomePage-module__PJLVrW__infoPageContainer{flex-direction:column;margin:10px;padding:20px}.WelcomePage-module__PJLVrW__infoContent{text-align:center;align-items:center;max-width:100%}.WelcomePage-module__PJLVrW__infoButton{align-self:center}.WelcomePage-module__PJLVrW__infoHeader{text-align:center}.WelcomePage-module__PJLVrW__titleHeader{font-size:36px}.WelcomePage-module__PJLVrW__infoText{font-size:16px}.WelcomePage-module__PJLVrW__graphics{min-width:200px}}
.Selection-module__v0CKeW__selectionContainer{font-family:var(--font-roboto),Arial,sans-serif;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:1100px;margin:0 auto;display:flex}.Selection-module__v0CKeW__selectionInner{flex-direction:column;align-items:center;width:100%;display:flex}.Selection-module__v0CKeW__frame{background:#fff;border:2px solid #e9e9e9;border-radius:28px;flex-direction:column;flex:1;justify-content:space-around;align-items:center;width:fit-content;min-height:0;margin:0 10px;padding:20px 50px;display:flex}.Selection-module__v0CKeW__header2{margin-bottom:10px;font-size:24px;font-weight:700}.Selection-module__v0CKeW__selectionSection{flex-direction:column;width:min(958px,100%);margin-bottom:30px}.Selection-module__v0CKeW__cardList{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.Selection-module__v0CKeW__videoCardContainer{cursor:pointer;box-sizing:border-box;border:4px solid #0000;border-radius:12px;width:300px;height:300px;transition:border-color .2s;position:relative;overflow:hidden}.Selection-module__v0CKeW__videoCardContainer:hover{border-color:#aaa}.Selection-module__v0CKeW__videoCardContainer.Selection-module__v0CKeW__selected{border-color:#d0bcff;box-shadow:0 4px 4px #00000040}.Selection-module__v0CKeW__cardImg,.Selection-module__v0CKeW__cardVideo{object-fit:cover;border-radius:8px;width:100%;height:100%;transition:opacity .4s ease-in-out;position:absolute;top:0;left:0}.Selection-module__v0CKeW__patientInfo{flex-direction:column;justify-content:center;align-items:center;margin-top:10px;display:flex}.Selection-module__v0CKeW__categoryValue{text-align:center;font-size:16px;font-weight:400}.Selection-module__v0CKeW__cardDetails{color:#5f6368;text-align:center;max-width:260px;margin-top:6px;font-size:12px;line-height:1.4;display:block}.Selection-module__v0CKeW__cardWrapper{flex-direction:column;align-items:center;display:flex}.Selection-module__v0CKeW__startButton{color:#fff;cursor:pointer;background:#0b57d0;border:none;border-radius:100px;margin-top:8px;padding:12px 24px;font-size:16px;font-weight:500}.Selection-module__v0CKeW__startButton:hover:not(:disabled){background:#0950b8}.Selection-module__v0CKeW__startButton:disabled{cursor:not-allowed;background:#aaa}
.DetailsPopup-module__vXBQEa__popupCloseButton{cursor:pointer;color:#888;background:0 0;border:none;font-size:24px;position:absolute;top:10px;right:15px}.DetailsPopup-module__vXBQEa__popupCloseButton:hover{color:#000}.DetailsPopup-module__vXBQEa__detailsPopupContent h4{color:#333;margin-top:20px;margin-bottom:10px}.DetailsPopup-module__vXBQEa__detailsPopupContent ul{padding-left:0;list-style-type:none}.DetailsPopup-module__vXBQEa__detailsPopupContent li{color:#555;margin-bottom:8px}.DetailsPopup-module__vXBQEa__detailsPopupContent a{color:#1a73e8}
.Interview-module__KcQbha__interviewPage{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}.Interview-module__KcQbha__interviewPage .headerButtonsContainer{flex-shrink:0}.Interview-module__KcQbha__interviewContainer{font-family:var(--font-roboto),Arial,sans-serif;box-sizing:border-box;background:linear-gradient(#f7f7fb 0%,#f2f4f8 100%);flex-direction:column;flex:1;align-items:stretch;width:100%;max-width:1200px;min-height:0;margin:0 auto;padding:12px 20px 16px;display:flex}.Interview-module__KcQbha__interviewMainRow{box-sizing:border-box;flex-direction:row;flex:1;align-items:stretch;gap:16px;width:100%;min-height:0;display:flex}.Interview-module__KcQbha__conversationColumn{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.Interview-module__KcQbha__participantColumn{box-sizing:border-box;flex-direction:column;flex-shrink:0;align-self:stretch;gap:10px;width:168px;padding:0;display:flex}.Interview-module__KcQbha__participantCard{text-align:center;background:linear-gradient(#fff 0%,#f8f9fb 100%);border:2px solid #eceff1;border-radius:16px;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;min-height:0;padding:8px 8px 10px;transition:border-color .25s,box-shadow .25s,transform .25s,background .25s;display:flex;box-shadow:0 1px 2px #3c40430f}.Interview-module__KcQbha__participantCardOn{background:#fff;transform:translateY(-1px);box-shadow:0 10px 28px #3c40431f}.Interview-module__KcQbha__participantCardActiveChair{border-color:#b39ddb;box-shadow:0 0 0 3px #b39ddb59,0 10px 28px #5e35b11f}.Interview-module__KcQbha__participantCardActivePsych{border-color:#64b5f6;box-shadow:0 0 0 3px #64b5f666,0 10px 28px #1565c01a}.Interview-module__KcQbha__participantCardActivePatient{border-color:#9e9e9e;box-shadow:0 0 0 3px #9e9e9e59,0 10px 28px #6161611a}.Interview-module__KcQbha__participantCardTitle{letter-spacing:.06em;text-transform:uppercase;color:#5f6368;margin-bottom:8px;font-size:11px;font-weight:700}.Interview-module__KcQbha__participantImageShell{background:#eee;border:2px solid #fffffff2;border-radius:50%;flex-shrink:0;width:clamp(58px,6.4vw,76px);height:clamp(58px,6.4vw,76px);overflow:hidden;box-shadow:0 2px 10px #3c404324}.Interview-module__KcQbha__participantCardImg{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.Interview-module__KcQbha__participantCardName{color:#3c4043;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin-top:4px;font-size:12px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.Interview-module__KcQbha__audioWave{color:#5f6368;justify-content:center;align-items:flex-end;gap:3px;height:22px;margin-top:6px;display:flex}.Interview-module__KcQbha__audioWaveChair{color:#5e35b1}.Interview-module__KcQbha__audioWavePsych{color:#1565c0}.Interview-module__KcQbha__audioWavePatient{color:#424242}.Interview-module__KcQbha__audioBar{transform-origin:bottom;background:currentColor;border-radius:2px;width:4px;min-height:3px;transition:height 40ms linear;animation:.85s ease-in-out infinite Interview-module__KcQbha__audioBarPulse}.Interview-module__KcQbha__audioBarLive{opacity:.85;animation:none}@keyframes Interview-module__KcQbha__audioBarPulse{0%,to{opacity:.45;height:6px}50%{opacity:1;height:22px}}.Interview-module__KcQbha__audioWavePlaceholder{flex-shrink:0;height:22px;margin-top:6px}@media (max-width:768px){.Interview-module__KcQbha__interviewMainRow{flex-direction:column;align-items:stretch}.Interview-module__KcQbha__participantColumn{flex-flow:wrap;justify-content:center;align-self:auto;gap:8px;width:100%}.Interview-module__KcQbha__participantCard{flex:140px;max-width:200px;min-height:120px}}.Interview-module__KcQbha__conversationOnly{box-sizing:border-box;background:#fff;border:2px solid #e9e9e9;border-radius:28px;flex-direction:column;flex:1;align-items:stretch;width:100%;max-width:100%;min-height:0;max-height:100%;margin:0 auto;padding:20px 20px 16px;display:flex}.Interview-module__KcQbha__conversationHeader{flex-shrink:0;width:100%;margin-bottom:16px}.Interview-module__KcQbha__conversationTitle{color:#202124;text-align:center;margin:0;font-size:24px;font-weight:700}.Interview-module__KcQbha__subtitle{color:#5f6368;text-align:center;margin:4px 0 0;font-size:14px}.Interview-module__KcQbha__sessionMeta{color:#80868b;text-align:center;margin:8px 0 0;font-family:ui-monospace,monospace;font-size:11px}.Interview-module__KcQbha__sessionMetaTurn{color:#5f6368}.Interview-module__KcQbha__inputRow{border-radius:16px;flex-shrink:0;align-items:flex-end;gap:10px;width:100%;margin-top:12px;padding:0;transition:background .2s,box-shadow .2s,border-color .2s;display:flex}.Interview-module__KcQbha__inputRowHighlighted{box-sizing:border-box;background:linear-gradient(#6750a414 0%,#6750a40a 100%);border:2px solid #6750a4;border-radius:16px;padding:10px;box-shadow:0 0 0 4px #6750a41f}.Interview-module__KcQbha__textInput{resize:vertical;background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;flex:1;min-height:48px;padding:10px 12px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s}.Interview-module__KcQbha__textInputActive{background:#fff;border-color:#7c4dff;box-shadow:inset 0 0 0 1px #6750a426}.Interview-module__KcQbha__textInput:disabled{color:#9aa0a6;cursor:not-allowed;background:#f0f0f0}.Interview-module__KcQbha__sendButton{color:#fff;cursor:pointer;background:#6750a4;border:none;border-radius:12px;flex-shrink:0;min-height:48px;padding:10px 20px;font-size:15px;font-weight:600}.Interview-module__KcQbha__sendButton:disabled{cursor:not-allowed;background:#c4c7c5}.Interview-module__KcQbha__sendButtonActive:not(:disabled){background:#5a3d9a;box-shadow:0 2px 8px #6750a459}.Interview-module__KcQbha__errorBanner{color:#c5221f;box-sizing:border-box;background:#fce8e6;border-radius:8px;flex-shrink:0;width:100%;margin-top:12px;padding:10px 12px;font-size:14px}.Interview-module__KcQbha__chatScrollOuter{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.Interview-module__KcQbha__chatContainer{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;-webkit-user-select:text;user-select:text;flex-direction:column;flex:1;gap:12px;width:100%;min-height:0;padding-right:4px;display:flex;overflow:hidden auto}.Interview-module__KcQbha__chatContainer::-webkit-scrollbar{width:8px}.Interview-module__KcQbha__chatContainer::-webkit-scrollbar-thumb{background:#c4c7c5;border-radius:8px}.Interview-module__KcQbha__chatContainer::-webkit-scrollbar-track{background:0 0}.Interview-module__KcQbha__patientTurnHint{color:#1b5e20;background:#e8f5e9;border:1px solid #a5d6a7;border-radius:12px 12px 4px;align-self:flex-end;align-items:center;gap:8px;max-width:92%;padding:10px 14px;font-size:14px;font-weight:500;line-height:1.4;display:flex}.Interview-module__KcQbha__patientTurnHintIcon{color:#2e7d32;flex-shrink:0;font-size:20px}.Interview-module__KcQbha__chatMessageWrapper{align-items:center;gap:10px;display:flex}.Interview-module__KcQbha__chatMessageWrapper.Interview-module__KcQbha__patient{flex-direction:row-reverse;align-self:flex-end}.Interview-module__KcQbha__chatBubble{white-space:pre-wrap;word-break:break-word;max-width:min(92%,52rem);padding:12px 16px;font-size:16px;line-height:1.5}.Interview-module__KcQbha__chatPlain{white-space:pre-wrap}.Interview-module__KcQbha__chatMarkdown{white-space:normal;word-break:break-word;overflow-wrap:anywhere;line-height:1.65}.Interview-module__KcQbha__chatMarkdown p{margin:0 0 .85em}.Interview-module__KcQbha__chatMarkdown p:last-child{margin-bottom:0}.Interview-module__KcQbha__chatMarkdown p+p{margin-top:.15em}.Interview-module__KcQbha__chatMarkdown ol,.Interview-module__KcQbha__chatMarkdown ul{margin:.5em 0 .85em;padding-left:1.4em}.Interview-module__KcQbha__chatMarkdown ol{list-style:decimal}.Interview-module__KcQbha__chatMarkdown ul{list-style:outside}.Interview-module__KcQbha__chatMarkdown li{margin:.35em 0;padding-left:.15em;line-height:1.6}.Interview-module__KcQbha__chatMarkdown li p{margin:0 0 .35em}.Interview-module__KcQbha__chatMarkdown li p:last-child{margin-bottom:0}.Interview-module__KcQbha__chatMarkdown p+ol,.Interview-module__KcQbha__chatMarkdown p+ul{margin-top:.5em}.Interview-module__KcQbha__chatMarkdown ol+p,.Interview-module__KcQbha__chatMarkdown ul+p{margin-top:.85em}.Interview-module__KcQbha__chatMarkdown strong{font-weight:600}.Interview-module__KcQbha__chatMarkdown em{font-style:italic}.Interview-module__KcQbha__chatMarkdown hr{border:none;border-top:1px solid #0000001f;margin:1em 0}.Interview-module__KcQbha__chatMarkdown blockquote{color:#424242;border-left:3px solid #00000026;margin:.65em 0;padding:.35em 0 .35em 1em}.Interview-module__KcQbha__chatMarkdown pre{white-space:pre-wrap;word-break:break-word;background:#0000000d;border-radius:8px;margin:.65em 0;padding:.75em 1em;font-size:.9em;line-height:1.5;overflow-x:auto}.Interview-module__KcQbha__chatMarkdown code{background:#0000000f;border-radius:4px;padding:.1em .35em;font-size:.92em}.Interview-module__KcQbha__chatMarkdown pre code{font-size:inherit;background:0 0;padding:0}.Interview-module__KcQbha__typingCaret{vertical-align:text-bottom;width:2px;height:1em;margin-left:2px;animation:.9s step-end infinite Interview-module__KcQbha__caretBlink;display:inline-block}.Interview-module__KcQbha__typingCaretChair{background:#5e35b1}.Interview-module__KcQbha__typingCaretPsych{background:#1565c0}.Interview-module__KcQbha__typingCaretPatient{background:#616161}@keyframes Interview-module__KcQbha__caretBlink{50%{opacity:0}}.Interview-module__KcQbha__patient .Interview-module__KcQbha__chatBubble{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:12px 12px 4px}.Interview-module__KcQbha__bubbleChair{background:#ede7f6;border:1px solid #d1c4e9;border-radius:12px 12px 12px 4px}.Interview-module__KcQbha__bubblePsychiatrist{background:#e3f2fd;border:1px solid #90caf9;border-radius:12px 12px 12px 4px}.Interview-module__KcQbha__chatAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.Interview-module__KcQbha__avatarChair{background-color:#ede7f6;border:2px solid #b39ddb}.Interview-module__KcQbha__avatarPsychiatrist{background-color:#e3f2fd;border:2px solid #64b5f6}.Interview-module__KcQbha__avatarPatient{background-color:#eee;border:2px solid #bdbdbd}.Interview-module__KcQbha__patient .Interview-module__KcQbha__chatAvatar{width:40px;height:40px}.Interview-module__KcQbha__typingIndicatorRow{box-sizing:border-box;align-self:flex-start;align-items:center;min-height:32px;padding:8px 0 4px 48px;display:flex}.Interview-module__KcQbha__typingDots{align-items:center;gap:5px;height:24px;display:flex}.Interview-module__KcQbha__typingDot{background:#8696a0;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.05s ease-in-out infinite Interview-module__KcQbha__typingDotBounce}@keyframes Interview-module__KcQbha__typingDotBounce{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-7px)}}.Interview-module__KcQbha__hearingStartLoader{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:48px 24px 56px;display:flex}.Interview-module__KcQbha__hearingStartIconRing{background:linear-gradient(145deg,#ede7f6 0%,#e8eaf6 45%,#f3e5f5 100%);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:20px;animation:2.4s ease-in-out infinite Interview-module__KcQbha__hearingStartPulse;display:flex}@keyframes Interview-module__KcQbha__hearingStartPulse{0%,to{transform:scale(1);box-shadow:0 0 #5e35b147}50%{transform:scale(1.03);box-shadow:0 0 0 14px #5e35b100}}.Interview-module__KcQbha__hearingStartIconInner{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 2px 12px #6750a426}.Interview-module__KcQbha__hearingStartGavel{color:#5e35b1;font-size:30px}.Interview-module__KcQbha__hearingStartPhrase{color:#3c4043;max-width:22em;margin:0 0 18px;font-size:15px;font-weight:500;line-height:1.5;animation:.45s forwards Interview-module__KcQbha__hearingPhraseIn}.Interview-module__KcQbha__hearingStartPhraseReady{color:#5e35b1;font-size:16px;font-weight:600}@keyframes Interview-module__KcQbha__hearingPhraseIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.Interview-module__KcQbha__hearingStartDots{align-items:center;gap:5px;height:24px;display:flex}.Interview-module__KcQbha__disclaimerContainer{box-sizing:border-box;background:#fef7e0;border-radius:8px;flex-shrink:0;align-items:center;gap:16px;width:100%;margin-top:12px;padding:10px 12px;font-size:12px;display:flex}.Interview-module__KcQbha__warningIcon{color:#444746;flex-shrink:0}@keyframes Interview-module__KcQbha__fadeIn{0%{opacity:0}to{opacity:1}}.Interview-module__KcQbha__chatMessageWrapper.Interview-module__KcQbha__fadeIn{animation:.4s Interview-module__KcQbha__fadeIn}.Interview-module__KcQbha__bubbleTypingDots{align-items:center;gap:5px;min-height:20px;padding:4px 2px;display:flex}.Interview-module__KcQbha__bubbleDot{border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.05s ease-in-out infinite Interview-module__KcQbha__typingDotBounce}.Interview-module__KcQbha__bubbleDotChair{background:#9575cd}.Interview-module__KcQbha__bubbleDotPsych{background:#64b5f6}.Interview-module__KcQbha__bubbleDotPatient{background:#9e9e9e}.Interview-module__KcQbha__streamCursorChair,.Interview-module__KcQbha__streamCursorPsych{vertical-align:text-bottom;border-radius:1px;width:2px;height:1em;margin-left:3px;animation:.8s step-end infinite Interview-module__KcQbha__streamCursorBlink;display:inline-block}.Interview-module__KcQbha__streamCursorChair{background:#7c3aed}.Interview-module__KcQbha__streamCursorPsych{background:#1565c0}@keyframes Interview-module__KcQbha__streamCursorBlink{0%,to{opacity:1}50%{opacity:0}}
