.VideoControls-module-scss-module__Le-ODW__controls{z-index:50;background:linear-gradient(#0000,#0009);justify-content:center;align-items:center;gap:16px;padding:16px 24px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.VideoControls-module-scss-module__Le-ODW__controls{display:none}}.VideoControls-module-scss-module__Le-ODW__controlGroup{align-items:center;gap:8px;display:flex}@media (max-width:768px){.VideoControls-module-scss-module__Le-ODW__controlGroup{gap:6px}}.VideoControls-module-scss-module__Le-ODW__controlPill{background:var(--background-secondary,#1e1e3a);--pill-divider-bg:#ffffff1a;border-radius:28px;align-items:center;transition:background .2s;display:flex}.VideoControls-module-scss-module__Le-ODW__controlPill.VideoControls-module-scss-module__Le-ODW__pillOff{--pill-divider-bg:#ef44444d;background:#ef444433}.VideoControls-module-scss-module__Le-ODW__controlPill.VideoControls-module-scss-module__Le-ODW__pillOff .VideoControls-module-scss-module__Le-ODW__pillMainButton{color:#ef4444}@media (max-width:768px){.VideoControls-module-scss-module__Le-ODW__controlPill{border-radius:24px}}.VideoControls-module-scss-module__Le-ODW__pillMainButton{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:24px;justify-content:center;align-items:center;width:48px;height:48px;transition:background .15s;display:flex}.VideoControls-module-scss-module__Le-ODW__pillMainButton:hover{background:#ffffff0f}@media (max-width:768px){.VideoControls-module-scss-module__Le-ODW__pillMainButton{border-radius:24px;width:42px;height:42px}}.VideoControls-module-scss-module__Le-ODW__controlButton{cursor:pointer;background:var(--background-secondary,#1e1e3a);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.VideoControls-module-scss-module__Le-ODW__controlButton:hover{background:var(--background-tertiary,#2a2a4a);transform:scale(1.05)}.VideoControls-module-scss-module__Le-ODW__controlButton.VideoControls-module-scss-module__Le-ODW__off{color:#ef4444;background:#ef444433}.VideoControls-module-scss-module__Le-ODW__controlButton.VideoControls-module-scss-module__Le-ODW__off:hover{background:#ef44444d}.VideoControls-module-scss-module__Le-ODW__controlButton.VideoControls-module-scss-module__Le-ODW__active{background:var(--primary,#4f46e5);color:#fff}.VideoControls-module-scss-module__Le-ODW__controlButton.VideoControls-module-scss-module__Le-ODW__active:hover{background:var(--primary-dark,#4338ca)}.VideoControls-module-scss-module__Le-ODW__controlButton.VideoControls-module-scss-module__Le-ODW__recording{color:#ef4444;background:#ef444433;animation:1.5s infinite VideoControls-module-scss-module__Le-ODW__pulse-recording}.VideoControls-module-scss-module__Le-ODW__controlButton.VideoControls-module-scss-module__Le-ODW__recording:hover{background:#ef44444d}@media (max-width:768px){.VideoControls-module-scss-module__Le-ODW__controlButton{width:42px;height:42px}}.VideoControls-module-scss-module__Le-ODW__labeledGroup{align-items:center;gap:8px;display:flex}@media (max-width:768px){.VideoControls-module-scss-module__Le-ODW__labeledGroup{gap:6px}}.VideoControls-module-scss-module__Le-ODW__labeledButton{cursor:pointer;background:var(--background-secondary,#1e1e3a);color:#fff;white-space:nowrap;border:none;border-radius:22px;align-items:center;gap:6px;height:44px;padding:0 16px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.VideoControls-module-scss-module__Le-ODW__labeledButton:hover{background:var(--background-tertiary,#2a2a4a);transform:scale(1.03)}.VideoControls-module-scss-module__Le-ODW__labeledButton.VideoControls-module-scss-module__Le-ODW__active{background:var(--primary,#4f46e5);color:#fff}.VideoControls-module-scss-module__Le-ODW__labeledButton.VideoControls-module-scss-module__Le-ODW__active:hover{background:var(--primary-dark,#4338ca)}.VideoControls-module-scss-module__Le-ODW__labeledButton.VideoControls-module-scss-module__Le-ODW__recording{color:#ef4444;background:#ef444433;animation:1.5s infinite VideoControls-module-scss-module__Le-ODW__pulse-recording}.VideoControls-module-scss-module__Le-ODW__labeledButton.VideoControls-module-scss-module__Le-ODW__recording:hover{background:#ef44444d}@media (max-width:768px){.VideoControls-module-scss-module__Le-ODW__labeledButton{gap:4px;height:40px;padding:0 12px;font-size:.75rem}.VideoControls-module-scss-module__Le-ODW__labeledButton span{display:none}}.VideoControls-module-scss-module__Le-ODW__leaveButton{cursor:pointer;color:#fff;background:#ef4444;border:none;border-radius:24px;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.VideoControls-module-scss-module__Le-ODW__leaveButton:hover{background:#dc2626;transform:scale(1.02)}@media (max-width:768px){.VideoControls-module-scss-module__Le-ODW__leaveButton{padding:10px 16px;font-size:.85rem}.VideoControls-module-scss-module__Le-ODW__leaveButton span{display:none}}.VideoControls-module-scss-module__Le-ODW__confirmOverlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;animation:.15s VideoControls-module-scss-module__Le-ODW__fadeIn;display:flex;position:fixed;inset:0}.VideoControls-module-scss-module__Le-ODW__confirmDialog{background:var(--background-primary,#0f0f23);border:1px solid var(--border,#ffffff1a);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:12px;width:90%;max-width:360px;padding:28px 32px;animation:.2s cubic-bezier(.4,0,.2,1) VideoControls-module-scss-module__Le-ODW__scaleIn;display:flex;box-shadow:0 20px 60px #00000080}.VideoControls-module-scss-module__Le-ODW__confirmIcon{color:#ef4444;background:#ef444426;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.VideoControls-module-scss-module__Le-ODW__confirmTitle{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.VideoControls-module-scss-module__Le-ODW__confirmMessage{color:#fff9;margin:0;font-size:.875rem;line-height:1.5}.VideoControls-module-scss-module__Le-ODW__confirmActions{gap:10px;width:100%;margin-top:8px;display:flex}.VideoControls-module-scss-module__Le-ODW__confirmCancel{border:1px solid var(--border,#ffffff26);color:#fff;cursor:pointer;background:0 0;border-radius:10px;flex:1;padding:10px 16px;font-size:.875rem;font-weight:500;transition:background .15s}.VideoControls-module-scss-module__Le-ODW__confirmCancel:hover{background:#ffffff14}.VideoControls-module-scss-module__Le-ODW__confirmLeave{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.VideoControls-module-scss-module__Le-ODW__confirmLeave:hover{background:#dc2626}@keyframes VideoControls-module-scss-module__Le-ODW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes VideoControls-module-scss-module__Le-ODW__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.VideoControls-module-scss-module__Le-ODW__recordingBadge{color:#ef4444;white-space:nowrap;pointer-events:none;background:#ef444426;border:1px solid #ef444466;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:500;display:flex;position:absolute;top:-36px;left:50%;transform:translate(-50%)}.VideoControls-module-scss-module__Le-ODW__recordingDot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite VideoControls-module-scss-module__Le-ODW__pulse-recording}@keyframes VideoControls-module-scss-module__Le-ODW__pulse-recording{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 8px #ef444400}}
.DeviceMenu-module-scss-module__vqq3ua__deviceMenu{align-items:center;display:flex;position:relative}.DeviceMenu-module-scss-module__vqq3ua__triggerButton{cursor:pointer;color:#fff9;background:0 0;border:none;border-radius:24px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:all .15s;display:flex}.DeviceMenu-module-scss-module__vqq3ua__triggerButton:hover{color:#fff;background:#ffffff0f}@media (max-width:768px){.DeviceMenu-module-scss-module__vqq3ua__triggerButton{width:32px;height:42px}}.DeviceMenu-module-scss-module__vqq3ua__chevronIcon{transition:transform .2s}.DeviceMenu-module-scss-module__vqq3ua__chevronOpen{transform:rotate(180deg)}.DeviceMenu-module-scss-module__vqq3ua__dropdown{background:var(--background-primary,#0f0f23);z-index:60;border:1px solid #ffffff1f;border-radius:12px;min-width:280px;animation:.15s DeviceMenu-module-scss-module__vqq3ua__dropdownFadeIn;position:absolute;bottom:calc(100% + 12px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 12px 40px #00000080}.DeviceMenu-module-scss-module__vqq3ua__dropdownHeader{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:12px 16px;font-size:.75rem;font-weight:600;display:flex}.DeviceMenu-module-scss-module__vqq3ua__dropdownList{max-height:240px;padding:4px;overflow-y:auto}.DeviceMenu-module-scss-module__vqq3ua__dropdownItem{color:#ffffffd9;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:.8125rem;transition:background .12s;display:flex}.DeviceMenu-module-scss-module__vqq3ua__dropdownItem:hover{background:#ffffff14}.DeviceMenu-module-scss-module__vqq3ua__dropdownItem.DeviceMenu-module-scss-module__vqq3ua__selected{color:var(--primary,#4f46e5);background:#4f46e51a}.DeviceMenu-module-scss-module__vqq3ua__dropdownItem.DeviceMenu-module-scss-module__vqq3ua__selected:hover{background:#4f46e526}.DeviceMenu-module-scss-module__vqq3ua__deviceLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.DeviceMenu-module-scss-module__vqq3ua__checkIcon{flex-shrink:0;margin-left:8px}.DeviceMenu-module-scss-module__vqq3ua__pillDivider{background:var(--pill-divider-bg,#ffffff1a);flex-shrink:0;width:1px;height:24px}@keyframes DeviceMenu-module-scss-module__vqq3ua__dropdownFadeIn{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
.PreJoinScreen-module-scss-module__rYxI5G__preJoin{flex-direction:column;justify-content:center;align-items:center;gap:32px;min-height:calc(100vh - 80px);padding:24px;display:flex}.PreJoinScreen-module-scss-module__rYxI5G__previewContainer{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:480px;display:flex}.PreJoinScreen-module-scss-module__rYxI5G__videoPreview{aspect-ratio:16/9;background:var(--background-secondary,#1a1a2e);border-radius:12px;width:100%;overflow:hidden}.PreJoinScreen-module-scss-module__rYxI5G__video{object-fit:cover;pointer-events:none;width:100%;height:100%}.PreJoinScreen-module-scss-module__rYxI5G__video::-webkit-media-controls{display:none!important}.PreJoinScreen-module-scss-module__rYxI5G__video::-webkit-media-controls-enclosure{display:none!important}.PreJoinScreen-module-scss-module__rYxI5G__video::-webkit-media-controls-panel{display:none!important}.PreJoinScreen-module-scss-module__rYxI5G__video::-webkit-media-controls-start-playback-button{display:none!important}.PreJoinScreen-module-scss-module__rYxI5G__cameraOff{height:100%;color:var(--text-secondary,#94a3b8);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.PreJoinScreen-module-scss-module__rYxI5G__cameraOff p{font-size:.9rem}.PreJoinScreen-module-scss-module__rYxI5G__previewControls{gap:12px;display:flex}.PreJoinScreen-module-scss-module__rYxI5G__previewButton{border:1px solid var(--border,#ffffff26);cursor:pointer;background:var(--background-secondary,#1e1e3a);width:48px;height:48px;color:var(--text-primary,white);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.PreJoinScreen-module-scss-module__rYxI5G__previewButton:hover{background:var(--background-tertiary,#2a2a4a)}.PreJoinScreen-module-scss-module__rYxI5G__previewButton.PreJoinScreen-module-scss-module__rYxI5G__off{color:#ef4444;background:#ef444426;border-color:#ef44444d}.PreJoinScreen-module-scss-module__rYxI5G__deviceSelectors{flex-direction:column;gap:8px;width:100%;display:flex}.PreJoinScreen-module-scss-module__rYxI5G__deviceSelect{border:1px solid var(--border,#ffffff26);background-color:var(--background-secondary,#1e1e3a);width:100%;color:var(--text-primary,white);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.6)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border-radius:8px;padding:8px 32px 8px 12px;font-size:.85rem}.PreJoinScreen-module-scss-module__rYxI5G__deviceSelect:focus{border-color:var(--primary,#4f46e5);outline:none}.PreJoinScreen-module-scss-module__rYxI5G__joinInfo{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.PreJoinScreen-module-scss-module__rYxI5G__title{color:var(--text-primary,white);font-size:1.5rem;font-weight:600}.PreJoinScreen-module-scss-module__rYxI5G__subtitle{color:var(--text-secondary,#94a3b8);font-size:1rem}.PreJoinScreen-module-scss-module__rYxI5G__joinButton{min-width:200px;margin-top:8px}
.VideoCall-module-scss-module__vMj8La__videoCallPage{background:var(--background-primary,#0f0f23);width:100%;height:100vh;overflow:hidden}.VideoCall-module-scss-module__vMj8La__callContainer{flex-direction:row;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.VideoCall-module-scss-module__vMj8La__callArea{flex-direction:column;flex:1;min-width:0;height:100vh;transition:flex .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.VideoCall-module-scss-module__vMj8La__panelBackdrop{display:none}@media (max-width:1024px){.VideoCall-module-scss-module__vMj8La__panelBackdrop{z-index:39;-webkit-backdrop-filter:blur();backdrop-filter:blur();pointer-events:none;background:0 0;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;display:block;position:fixed;inset:0}.VideoCall-module-scss-module__vMj8La__panelBackdropVisible{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;background:#0006}}.VideoCall-module-scss-module__vMj8La__patientPanelContainer{z-index:40;opacity:0;flex-shrink:0;width:430px;height:100vh;margin-right:-430px;transition:margin-right .4s cubic-bezier(.4,0,.2,1),opacity .35s}@media (max-width:1024px){.VideoCall-module-scss-module__vMj8La__patientPanelContainer{width:100%;max-width:420px;margin-right:0;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .3s;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 30px #0003}}@media (max-width:600px){.VideoCall-module-scss-module__vMj8La__patientPanelContainer{max-width:100%}}.VideoCall-module-scss-module__vMj8La__patientPanelOpen{opacity:1;margin-right:0}@media (max-width:1024px){.VideoCall-module-scss-module__vMj8La__patientPanelOpen{transform:translate(0)}}.VideoCall-module-scss-module__vMj8La__chatPanelContainer{z-index:40;opacity:0;flex-shrink:0;width:430px;height:100vh;margin-right:-430px;transition:margin-right .4s cubic-bezier(.4,0,.2,1),opacity .35s}@media (max-width:1024px){.VideoCall-module-scss-module__vMj8La__chatPanelContainer{width:100%;max-width:420px;margin-right:0;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .3s;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 30px #0003}}@media (max-width:600px){.VideoCall-module-scss-module__vMj8La__chatPanelContainer{max-width:100%}}.VideoCall-module-scss-module__vMj8La__chatPanelOpen{opacity:1;margin-right:0}@media (max-width:1024px){.VideoCall-module-scss-module__vMj8La__chatPanelOpen{transform:translate(0)}}.VideoCall-module-scss-module__vMj8La__transcriptionBadge{z-index:30;cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #0000;border-radius:24px;align-items:center;gap:8px;padding:8px 16px;font-size:.8125rem;font-weight:600;transition:all .25s;display:flex;position:absolute;top:48px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000040}.VideoCall-module-scss-module__vMj8La__transcriptionBadge:hover{transform:translate(-50%)scale(1.04);box-shadow:0 6px 20px #0000004d}@media (max-width:768px){.VideoCall-module-scss-module__vMj8La__transcriptionBadge{gap:6px;padding:6px 12px;font-size:.75rem;top:80px}}.VideoCall-module-scss-module__vMj8La__transcriptionBadgeHidden{top:16px}@media (max-width:768px){.VideoCall-module-scss-module__vMj8La__transcriptionBadgeHidden{top:16px}}.VideoCall-module-scss-module__vMj8La__transcriptionOn{color:#6ee7b7;background:#065f46;border-color:#10b981}.VideoCall-module-scss-module__vMj8La__transcriptionOff{color:#94a3b8;background:#1e293b;border-color:#475569}.VideoCall-module-scss-module__vMj8La__transcriptionSwitching{color:#a5b4fc;cursor:wait;pointer-events:none;background:#312e81;border-color:#6366f1}.VideoCall-module-scss-module__vMj8La__badgeLabel{animation:.25s ease-out VideoCall-module-scss-module__vMj8La__badgeFadeIn}.VideoCall-module-scss-module__vMj8La__badgeSpinner{animation:.8s linear infinite VideoCall-module-scss-module__vMj8La__spin}@keyframes VideoCall-module-scss-module__vMj8La__badgeFadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.VideoCall-module-scss-module__vMj8La__callLayout{flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px 16px 88px;display:flex;overflow:hidden}@media (max-width:768px){.VideoCall-module-scss-module__vMj8La__callLayout{padding:8px 8px 72px}}.VideoCall-module-scss-module__vMj8La__screenShareArea{opacity:0;background:#000;border-radius:12px;flex:0;min-height:0;max-height:0;transition:flex .4s cubic-bezier(.4,0,.2,1),max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s;position:relative;overflow:hidden}.VideoCall-module-scss-module__vMj8La__screenShareActive .VideoCall-module-scss-module__vMj8La__screenShareArea{opacity:1;flex:1;max-height:100vh}.VideoCall-module-scss-module__vMj8La__screenShareVideo{pointer-events:none;width:100%;height:100%;object-fit:contain!important}.VideoCall-module-scss-module__vMj8La__screenShareVideo::-webkit-media-controls{display:none!important}.VideoCall-module-scss-module__vMj8La__screenShareVideo::-webkit-media-controls-enclosure{display:none!important}.VideoCall-module-scss-module__vMj8La__screenShareVideo::-webkit-media-controls-panel{display:none!important}.VideoCall-module-scss-module__vMj8La__screenShareVideo::-webkit-media-controls-start-playback-button{display:none!important}.VideoCall-module-scss-module__vMj8La__screenShareArea video{animation:.3s .15s both VideoCall-module-scss-module__vMj8La__screenShareFadeIn}.VideoCall-module-scss-module__vMj8La__presentingBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;opacity:0;background:#0009;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.8125rem;font-weight:500;transition:opacity .3s;display:flex;position:absolute;top:12px;left:12px}.VideoCall-module-scss-module__vMj8La__screenShareActive .VideoCall-module-scss-module__vMj8La__presentingBadge{opacity:1}.VideoCall-module-scss-module__vMj8La__cameraTiles{flex:1;justify-content:center;align-items:center;gap:12px;transition:flex .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.VideoCall-module-scss-module__vMj8La__screenShareActive .VideoCall-module-scss-module__vMj8La__cameraTiles{flex:none;height:120px}@media (max-width:768px){.VideoCall-module-scss-module__vMj8La__screenShareActive .VideoCall-module-scss-module__vMj8La__cameraTiles{z-index:5;gap:8px;height:120px;padding:0 12px}.VideoCall-module-scss-module__vMj8La__callLayout{gap:0;padding:0}.VideoCall-module-scss-module__vMj8La__callLayout.VideoCall-module-scss-module__vMj8La__screenShareActive{gap:8px;padding:8px 8px 100px}}@keyframes VideoCall-module-scss-module__vMj8La__screenShareFadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.VideoCall-module-scss-module__vMj8La__waitingForOther{aspect-ratio:16/9;background:var(--background-secondary,#1a1a2e);border-radius:12px;justify-content:center;align-items:center;width:100%;max-height:calc(100vh - 160px);display:flex}.VideoCall-module-scss-module__vMj8La__waitingForOther p{color:var(--text-secondary,#94a3b8);font-size:1.1rem;animation:2s infinite VideoCall-module-scss-module__vMj8La__pulse}.VideoCall-module-scss-module__vMj8La__statusScreen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:calc(100vh - 80px);padding:24px;display:flex}.VideoCall-module-scss-module__vMj8La__statusScreen h2{color:var(--text-primary,#0f0f23);font-size:1.5rem;font-weight:600}.VideoCall-module-scss-module__vMj8La__statusScreen p{color:var(--text-secondary,#94a3b8);max-width:400px;font-size:1rem}.VideoCall-module-scss-module__vMj8La__statusActions{gap:12px;margin-top:8px;display:flex}.VideoCall-module-scss-module__vMj8La__loader{border:3px solid var(--background-secondary,#1e1e3a);border-top-color:var(--primary,#4f46e5);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite VideoCall-module-scss-module__vMj8La__spin}.VideoCall-module-scss-module__vMj8La__pipelineStep{color:var(--text-secondary,#94a3b8);margin-top:-8px;font-size:13px}@keyframes VideoCall-module-scss-module__vMj8La__spin{to{transform:rotate(360deg)}}@keyframes VideoCall-module-scss-module__vMj8La__pulse{0%,to{opacity:1}50%{opacity:.5}}.VideoCall-module-scss-module__vMj8La__tile{background:var(--background-secondary,#1a1a2e);border-radius:12px;justify-content:center;align-items:center;transition:width .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1),border-radius .3s;display:flex;position:relative;overflow:hidden}.VideoCall-module-scss-module__vMj8La__local{z-index:10;border:2px solid var(--primary,#4f46e5);width:240px;height:135px;box-shadow:0 4px 12px #0000004d}@media (max-width:768px){.VideoCall-module-scss-module__vMj8La__local{width:140px;height:186px;max-width:unset;z-index:15;border:2px solid #fdf6ee;border-radius:19px;transition:width .35s,height .35s;box-shadow:0 4px 20px #00000040}.VideoCall-module-scss-module__vMj8La__local.VideoCall-module-scss-module__vMj8La__localSmall{width:100px;height:133px}}.VideoCall-module-scss-module__vMj8La__remote{flex:1;height:100%}@media (max-width:768px){.VideoCall-module-scss-module__vMj8La__remote{width:100%;height:100dvh;max-height:none;aspect-ratio:unset;z-index:1;border-radius:0;position:fixed;inset:0}}[data-screen-sharing=true] .VideoCall-module-scss-module__vMj8La__local{bottom:unset;right:unset;width:160px;height:100%;aspect-ratio:unset;flex-shrink:0;position:relative}@media (max-width:768px){[data-screen-sharing=true] .VideoCall-module-scss-module__vMj8La__local{bottom:unset;right:unset;inset:unset;width:auto;height:100%;min-height:unset;max-width:unset;aspect-ratio:unset;z-index:auto;border:1px solid #ffffff1f;border-radius:12px;flex:1;position:relative;box-shadow:0 2px 8px #0000004d}}[data-screen-sharing=true] .VideoCall-module-scss-module__vMj8La__remote{max-height:unset;width:160px;height:100%;aspect-ratio:unset;flex:none}@media (max-width:768px){[data-screen-sharing=true] .VideoCall-module-scss-module__vMj8La__remote{inset:unset;width:auto;height:100%;min-height:unset;aspect-ratio:unset;z-index:auto;border-radius:12px;flex:1;position:relative}}[data-screen-sharing=true] .VideoCall-module-scss-module__vMj8La__tile{min-height:unset}.VideoCall-module-scss-module__vMj8La__flipCameraBtn{display:none}@media (max-width:768px){.VideoCall-module-scss-module__vMj8La__flipCameraBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:2;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex;position:absolute;top:8px;right:8px}.VideoCall-module-scss-module__vMj8La__flipCameraBtn:active{background:#000000a6}}.VideoCall-module-scss-module__vMj8La__tileVideo{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0;object-fit:cover!important}.VideoCall-module-scss-module__vMj8La__tileVideo video{object-fit:cover!important;width:100%!important;height:100%!important}.VideoCall-module-scss-module__vMj8La__tileVideo::-webkit-media-controls{display:none!important}.VideoCall-module-scss-module__vMj8La__tileVideo::-webkit-media-controls-enclosure{display:none!important}.VideoCall-module-scss-module__vMj8La__tileVideo::-webkit-media-controls-panel{display:none!important}.VideoCall-module-scss-module__vMj8La__tileVideo::-webkit-media-controls-start-playback-button{display:none!important}.VideoCall-module-scss-module__vMj8La__tileVideoContain,.VideoCall-module-scss-module__vMj8La__tileVideoContain video{object-fit:contain!important}.VideoCall-module-scss-module__vMj8La__remoteContain{background:linear-gradient(135deg,#0f0f23 0%,#1a1a2e 50%,#0f0f23 100%)}.VideoCall-module-scss-module__vMj8La__cameraOffAvatar{z-index:2;color:#ffffff80;background:linear-gradient(135deg,#1a1a2e 0%,#0f0f23 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoCall-module-scss-module__vMj8La__cameraOffAvatarImg{object-fit:cover;border:2px solid #ffffff26;border-radius:50%;width:60px;height:60px}.VideoCall-module-scss-module__vMj8La__cameraOffAvatarImg.VideoCall-module-scss-module__vMj8La__largeAvatar{width:120px;height:120px}@media (max-width:768px){.VideoCall-module-scss-module__vMj8La__cameraOffAvatarImg{width:64px;height:64px}}.VideoCall-module-scss-module__vMj8La__navGuardOverlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;animation:.15s VideoCall-module-scss-module__vMj8La__navGuardFadeIn;display:flex;position:fixed;inset:0}.VideoCall-module-scss-module__vMj8La__navGuardDialog{background:var(--background-primary,#0f0f23);border:1px solid var(--border,#ffffff1a);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:12px;width:90%;max-width:360px;padding:16px;animation:.2s cubic-bezier(.4,0,.2,1) VideoCall-module-scss-module__vMj8La__navGuardScaleIn;display:flex;box-shadow:0 20px 60px #00000080}.VideoCall-module-scss-module__vMj8La__navGuardIcon{color:#ef4444;background:#ef444426;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.VideoCall-module-scss-module__vMj8La__navGuardTitle{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.VideoCall-module-scss-module__vMj8La__navGuardMessage{color:#fff9;margin:0;font-size:.875rem;line-height:1.5}.VideoCall-module-scss-module__vMj8La__navGuardActions{gap:10px;width:100%;margin-top:8px;display:flex}.VideoCall-module-scss-module__vMj8La__navGuardCancel{border:1px solid var(--border,#ffffff26);color:#fff;cursor:pointer;background:0 0;border-radius:10px;flex:1;padding:10px 16px;font-size:.875rem;font-weight:500;transition:background .15s}.VideoCall-module-scss-module__vMj8La__navGuardCancel:hover{background:#ffffff14}.VideoCall-module-scss-module__vMj8La__navGuardLeave{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.VideoCall-module-scss-module__vMj8La__navGuardLeave:hover{background:#dc2626}@keyframes VideoCall-module-scss-module__vMj8La__navGuardFadeIn{0%{opacity:0}to{opacity:1}}@keyframes VideoCall-module-scss-module__vMj8La__navGuardScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.PatientPanel-module-scss-module__gbZY4G__panel{background:var(--true-white,#fff);border-left:1px solid var(--neutralLight,#e5e7eb);flex-direction:column;height:100%;display:flex;overflow:hidden}.PatientPanel-module-scss-module__gbZY4G__panelHeader{border-bottom:1px solid var(--neutralLight,#e5e7eb);background:var(--cardBackground-main,#f9fafb);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.PatientPanel-module-scss-module__gbZY4G__headerTitle{color:var(--title,#1f2937);align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.PatientPanel-module-scss-module__gbZY4G__closeButton{cursor:pointer;width:32px;height:32px;color:var(--gray-dark,#6b7280);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.PatientPanel-module-scss-module__gbZY4G__closeButton:hover{background:var(--neutralLighter,#f3f4f6);color:var(--title,#1f2937)}.PatientPanel-module-scss-module__gbZY4G__patientBanner{background:linear-gradient(135deg,var(--primary-opaque-5,#fff7ed)0%,var(--info-lighter,#eff6ff)100%);border-bottom:1px solid var(--neutralLight,#e5e7eb);flex-shrink:0;align-items:center;gap:12px;padding:12px 16px;display:flex}.PatientPanel-module-scss-module__gbZY4G__patientAvatar{background:var(--primary,#fa8d53);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.PatientPanel-module-scss-module__gbZY4G__patientAvatar img{object-fit:cover;width:100%;height:100%}.PatientPanel-module-scss-module__gbZY4G__patientQuickInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.PatientPanel-module-scss-module__gbZY4G__patientName{color:var(--title,#1f2937);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.PatientPanel-module-scss-module__gbZY4G__patientMeta{color:var(--gray,#9ca3af);font-size:12px}.PatientPanel-module-scss-module__gbZY4G__tabBarWrapper{border-bottom:1px solid var(--neutralLight,#e5e7eb);flex-shrink:0;position:relative}.PatientPanel-module-scss-module__gbZY4G__tabBar{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:2px;padding:8px 8px 0;display:flex;overflow-x:auto}.PatientPanel-module-scss-module__gbZY4G__tabBar::-webkit-scrollbar{background:0 0;width:0;height:0;display:none}.PatientPanel-module-scss-module__gbZY4G__tabScrollArrow{z-index:2;border:1px solid var(--neutralLight,#e5e7eb);background:var(--true-white,#fff);width:24px;height:24px;color:var(--gray-dark,#6b7280);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 4px #00000014}.PatientPanel-module-scss-module__gbZY4G__tabScrollArrow:hover{background:var(--neutralLightest,#f9fafb);color:var(--title,#1f2937)}.PatientPanel-module-scss-module__gbZY4G__tabScrollLeft{left:2px}.PatientPanel-module-scss-module__gbZY4G__tabScrollRight{right:2px}.PatientPanel-module-scss-module__gbZY4G__tabButton{cursor:pointer;color:var(--gray,#9ca3af);white-space:nowrap;scroll-snap-align:center;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:8px 8px 0 0;flex-shrink:0;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.PatientPanel-module-scss-module__gbZY4G__tabButton:hover{color:var(--title,#1f2937);background:var(--neutralLightest,#f9fafb)}.PatientPanel-module-scss-module__gbZY4G__activeTab{color:var(--primary,#fa8d53);border-bottom-color:var(--primary,#fa8d53);background:var(--primary-opaque-5,#fff7ed)}.PatientPanel-module-scss-module__gbZY4G__activeTab:hover{color:var(--primary,#fa8d53);background:var(--primary-opaque-5,#fff7ed)}.PatientPanel-module-scss-module__gbZY4G__tabContent{flex:1;padding:16px;overflow-y:auto}.PatientPanel-module-scss-module__gbZY4G__tabContent::-webkit-scrollbar{width:4px}.PatientPanel-module-scss-module__gbZY4G__tabContent::-webkit-scrollbar-track{background:0 0}.PatientPanel-module-scss-module__gbZY4G__tabContent::-webkit-scrollbar-thumb{background:var(--neutralLight,#e5e7eb);border-radius:2px}.PatientPanel-module-scss-module__gbZY4G__loadingState{color:var(--gray,#9ca3af);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;font-size:13px;display:flex}.PatientPanel-module-scss-module__gbZY4G__loader{border:2px solid var(--neutralLight,#e5e7eb);border-top-color:var(--primary,#fa8d53);border-radius:50%;width:24px;height:24px;animation:.7s linear infinite PatientPanel-module-scss-module__gbZY4G__spin}.PatientPanel-module-scss-module__gbZY4G__emptyState{color:var(--gray,#9ca3af);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;font-size:13px;display:flex}.PatientPanel-module-scss-module__gbZY4G__section{margin-bottom:16px}.PatientPanel-module-scss-module__gbZY4G__section:last-child{margin-bottom:0}.PatientPanel-module-scss-module__gbZY4G__sectionTitle{color:var(--title,#1f2937);border-bottom:1px solid var(--neutralLightest,#f3f4f6);align-items:center;gap:8px;margin:0 0 10px;padding-bottom:8px;font-size:13px;font-weight:600;display:flex}.PatientPanel-module-scss-module__gbZY4G__sectionTitle svg{color:var(--primary,#fa8d53);flex-shrink:0}.PatientPanel-module-scss-module__gbZY4G__overviewTab{flex-direction:column;gap:4px;display:flex}.PatientPanel-module-scss-module__gbZY4G__infoGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.PatientPanel-module-scss-module__gbZY4G__infoItem{background:var(--cardBackground-main,#f9fafb);border:1px solid var(--neutralLightest,#f3f4f6);border-radius:8px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.PatientPanel-module-scss-module__gbZY4G__infoLabel{color:var(--gray,#9ca3af);text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:500}.PatientPanel-module-scss-module__gbZY4G__infoValue{color:var(--title,#1f2937);font-size:13px;font-weight:600}.PatientPanel-module-scss-module__gbZY4G__infoIcon{color:var(--gray,#9ca3af);display:none}.PatientPanel-module-scss-module__gbZY4G__textContent{color:var(--bodyText,#4b5563);background:var(--cardBackground-main,#f9fafb);border-left:3px solid var(--primary,#fa8d53);border-radius:8px;margin:0;padding:10px 12px;font-size:13px;line-height:1.6}.PatientPanel-module-scss-module__gbZY4G__pastList{flex-direction:column;gap:8px;display:flex}.PatientPanel-module-scss-module__gbZY4G__pastItem{background:var(--cardBackground-main,#f9fafb);border:1px solid var(--neutralLightest,#f3f4f6);border-radius:8px;padding:10px 12px}.PatientPanel-module-scss-module__gbZY4G__pastDate{color:var(--primary,#fa8d53);text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:600}.PatientPanel-module-scss-module__gbZY4G__pastOverview{color:var(--gray-dark,#6b7280);margin:4px 0 0;font-size:12px;line-height:1.5}.PatientPanel-module-scss-module__gbZY4G__aiReportTab{flex-direction:column;gap:4px;display:flex}.PatientPanel-module-scss-module__gbZY4G__reportSection{margin-bottom:14px}.PatientPanel-module-scss-module__gbZY4G__reportSection:last-child{margin-bottom:0}.PatientPanel-module-scss-module__gbZY4G__reportSectionTitle{color:var(--title,#1f2937);align-items:center;gap:8px;margin:0 0 8px;font-size:13px;font-weight:600;display:flex}.PatientPanel-module-scss-module__gbZY4G__reportSectionTitle svg{color:var(--primary,#fa8d53);flex-shrink:0}.PatientPanel-module-scss-module__gbZY4G__reportText{color:var(--bodyText,#4b5563);background:var(--cardBackground-main,#f9fafb);border-left:3px solid var(--primary,#fa8d53);border-radius:8px;margin:0;padding:10px 12px;font-size:13px;line-height:1.6}.PatientPanel-module-scss-module__gbZY4G__conclusionText{color:var(--title,#1f2937);background:linear-gradient(135deg,var(--info-lighter,#eff6ff)0%,var(--cardBackground-main,#f9fafb)100%);border-left-color:var(--info-main,#3b82f6);font-weight:600;}.PatientPanel-module-scss-module__gbZY4G__labCategory{margin-bottom:10px}.PatientPanel-module-scss-module__gbZY4G__labCategory:last-child{margin-bottom:0}.PatientPanel-module-scss-module__gbZY4G__labCategoryName{color:var(--title,#1f2937);text-transform:uppercase;letter-spacing:.3px;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.PatientPanel-module-scss-module__gbZY4G__labList{flex-direction:column;gap:4px;display:flex}.PatientPanel-module-scss-module__gbZY4G__labRow{background:var(--cardBackground-main,#f9fafb);border:1px solid var(--neutralLightest,#f3f4f6);border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:flex}.PatientPanel-module-scss-module__gbZY4G__labName{color:var(--title,#1f2937);flex:1;font-weight:500}.PatientPanel-module-scss-module__gbZY4G__labValue{color:var(--gray-dark,#6b7280)}.PatientPanel-module-scss-module__gbZY4G__labStatus{text-transform:uppercase;border-radius:10px;padding:2px 8px;font-size:10px;font-weight:600}.PatientPanel-module-scss-module__gbZY4G__labStatus.PatientPanel-module-scss-module__gbZY4G__normal{background:var(--success-lighter,#dcfce7);color:var(--success-dark,#16a34a)}.PatientPanel-module-scss-module__gbZY4G__labStatus.PatientPanel-module-scss-module__gbZY4G__elevated{background:var(--warning-lighter,#fef3c7);color:var(--warning-dark,#d97706)}.PatientPanel-module-scss-module__gbZY4G__bulletList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.PatientPanel-module-scss-module__gbZY4G__bulletList li{color:var(--bodyText,#4b5563);background:var(--cardBackground-main,#f9fafb);border:1px solid var(--neutralLightest,#f3f4f6);border-radius:6px;padding:8px 10px;font-size:13px;line-height:1.5}.PatientPanel-module-scss-module__gbZY4G__bulletList li:before{content:"•";color:var(--primary,#fa8d53);margin-right:8px;font-weight:700}.PatientPanel-module-scss-module__gbZY4G__warningList{}.PatientPanel-module-scss-module__gbZY4G__warningList li{background:var(--error-lighter,#fef2f2);border-color:var(--error-light,#fecaca)}.PatientPanel-module-scss-module__gbZY4G__warningList li:before{content:"⚠";color:var(--error-main,#ef4444)}.PatientPanel-module-scss-module__gbZY4G__checkList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.PatientPanel-module-scss-module__gbZY4G__checkList li{color:var(--bodyText,#4b5563);background:var(--success-lighter,#dcfce7);border:1px solid var(--success-light,#bbf7d0);border-radius:6px;align-items:flex-start;gap:8px;padding:8px 10px;font-size:13px;line-height:1.5;display:flex}.PatientPanel-module-scss-module__gbZY4G__checkIcon{color:var(--success-dark,#16a34a);flex-shrink:0;margin-top:2px}.PatientPanel-module-scss-module__gbZY4G__documentsTab{flex-direction:column;display:flex}.PatientPanel-module-scss-module__gbZY4G__documentGrid{flex-direction:column;gap:8px;display:flex}.PatientPanel-module-scss-module__gbZY4G__documentCard{border:1px solid var(--neutralLight,#e5e7eb);border-radius:8px;transition:all .15s;overflow:hidden}.PatientPanel-module-scss-module__gbZY4G__documentCard:hover{border-color:var(--primary,#fa8d53);box-shadow:0 2px 4px #0000000d}.PatientPanel-module-scss-module__gbZY4G__documentPreview{background:var(--cardBackground-main,#f9fafb);justify-content:center;align-items:center;width:100%;height:120px;display:flex;overflow:hidden}.PatientPanel-module-scss-module__gbZY4G__documentImage{object-fit:cover;width:100%;height:100%}.PatientPanel-module-scss-module__gbZY4G__documentPlaceholder{color:var(--gray,#9ca3af)}.PatientPanel-module-scss-module__gbZY4G__documentActions{border-top:1px solid var(--neutralLightest,#f3f4f6);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.PatientPanel-module-scss-module__gbZY4G__documentName{color:var(--title,#1f2937);align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.PatientPanel-module-scss-module__gbZY4G__downloadButton{border:1px solid var(--neutralLight,#e5e7eb);cursor:pointer;background:var(--true-white,#fff);width:28px;height:28px;color:var(--gray-dark,#6b7280);border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.PatientPanel-module-scss-module__gbZY4G__downloadButton:hover{background:var(--primary-opaque-5,#fff7ed);border-color:var(--primary,#fa8d53);color:var(--primary,#fa8d53)}.PatientPanel-module-scss-module__gbZY4G__prescriptionsTab{flex-direction:column;gap:4px;display:flex}.PatientPanel-module-scss-module__gbZY4G__prescriptionList{flex-direction:column;gap:8px;display:flex}.PatientPanel-module-scss-module__gbZY4G__prescriptionCard{border:1px solid var(--neutralLight,#e5e7eb);background:var(--true-white,#fff);border-radius:8px;padding:12px}.PatientPanel-module-scss-module__gbZY4G__prescriptionHeader{border-bottom:1px solid var(--neutralLightest,#f3f4f6);justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:8px;display:flex}.PatientPanel-module-scss-module__gbZY4G__medicationName{color:var(--title,#1f2937);font-size:14px;font-weight:600}.PatientPanel-module-scss-module__gbZY4G__statusBadge{text-transform:uppercase;letter-spacing:.3px;border-radius:12px;padding:2px 10px;font-size:10px;font-weight:600}.PatientPanel-module-scss-module__gbZY4G__statusBadge.PatientPanel-module-scss-module__gbZY4G__active,.PatientPanel-module-scss-module__gbZY4G__statusBadge.PatientPanel-module-scss-module__gbZY4G__in-progress{background:var(--success-lighter,#dcfce7);color:var(--success-dark,#16a34a)}.PatientPanel-module-scss-module__gbZY4G__statusBadge.PatientPanel-module-scss-module__gbZY4G__completed{background:var(--neutralLighter,#f3f4f6);color:var(--gray-dark,#6b7280)}.PatientPanel-module-scss-module__gbZY4G__statusBadge.PatientPanel-module-scss-module__gbZY4G__expired{background:var(--error-lighter,#fef2f2);color:var(--error-main,#ef4444)}.PatientPanel-module-scss-module__gbZY4G__statusBadge.PatientPanel-module-scss-module__gbZY4G__pending{background:var(--warning-lighter,#fef3c7);color:var(--warning-dark,#d97706)}.PatientPanel-module-scss-module__gbZY4G__prescriptionDetails{flex-direction:column;gap:4px;display:flex}.PatientPanel-module-scss-module__gbZY4G__detailRow{color:var(--bodyText,#4b5563);gap:8px;font-size:12px;line-height:1.5;display:flex}.PatientPanel-module-scss-module__gbZY4G__detailLabel{color:var(--gray-dark,#6b7280);min-width:80px;font-weight:600}.PatientPanel-module-scss-module__gbZY4G__labTestList{flex-direction:column;gap:8px;display:flex}.PatientPanel-module-scss-module__gbZY4G__labTestCard{border:1px solid var(--neutralLight,#e5e7eb);background:var(--true-white,#fff);border-radius:8px;padding:12px}.PatientPanel-module-scss-module__gbZY4G__labTestHeader{justify-content:flex-end;align-items:center;margin-bottom:8px;display:flex}.PatientPanel-module-scss-module__gbZY4G__labTestTests{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.PatientPanel-module-scss-module__gbZY4G__testTag{background:var(--info-lighter,#eff6ff);color:var(--info-main,#3b82f6);border-radius:12px;padding:3px 10px;font-size:11px;font-weight:500}.PatientPanel-module-scss-module__gbZY4G__labResultsTable{flex-direction:column;gap:4px;margin-top:8px;display:flex}.PatientPanel-module-scss-module__gbZY4G__labResultRow{background:var(--cardBackground-main,#f9fafb);border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;display:flex}.PatientPanel-module-scss-module__gbZY4G__resultName{color:var(--title,#1f2937);flex:1;font-weight:500}.PatientPanel-module-scss-module__gbZY4G__resultValue{color:var(--primary,#fa8d53);font-weight:600}.PatientPanel-module-scss-module__gbZY4G__resultRef{color:var(--gray,#9ca3af);font-size:11px}.PatientPanel-module-scss-module__gbZY4G__labNotes{color:var(--gray-dark,#6b7280);margin:8px 0 0;font-size:12px;font-style:italic}.PatientPanel-module-scss-module__gbZY4G__postConsultationTab{flex-direction:column;gap:4px;display:flex}@keyframes PatientPanel-module-scss-module__gbZY4G__spin{to{transform:rotate(360deg)}}
.VideoCallChat-module-scss-module__wPBgEG__chatPanel{background:var(--true-white,#fff);border-left:1px solid var(--neutralLight,#e5e7eb);flex-direction:column;height:100%;display:flex;overflow:hidden}.VideoCallChat-module-scss-module__wPBgEG__chatHeader{border-bottom:1px solid var(--neutralLight,#e5e7eb);background:var(--cardBackground-main,#f9fafb);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.VideoCallChat-module-scss-module__wPBgEG__chatHeaderTitle{color:var(--title,#1f2937);align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.VideoCallChat-module-scss-module__wPBgEG__messageCount{background:var(--primary,#fa8d53);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:600;display:flex}.VideoCallChat-module-scss-module__wPBgEG__closeButton{cursor:pointer;width:32px;height:32px;color:var(--gray-dark,#6b7280);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.VideoCallChat-module-scss-module__wPBgEG__closeButton:hover{background:var(--neutralLighter,#f3f4f6);color:var(--title,#1f2937)}.VideoCallChat-module-scss-module__wPBgEG__messagesArea{flex-direction:column;flex:1;gap:6px;padding:12px;display:flex;overflow-y:auto}.VideoCallChat-module-scss-module__wPBgEG__messagesArea::-webkit-scrollbar{width:4px}.VideoCallChat-module-scss-module__wPBgEG__messagesArea::-webkit-scrollbar-track{background:0 0}.VideoCallChat-module-scss-module__wPBgEG__messagesArea::-webkit-scrollbar-thumb{background:var(--neutralLight,#e5e7eb);border-radius:2px}.VideoCallChat-module-scss-module__wPBgEG__emptyChat{color:var(--gray,#9ca3af);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.VideoCallChat-module-scss-module__wPBgEG__messageRow{max-width:85%;display:flex}.VideoCallChat-module-scss-module__wPBgEG__messageRow.VideoCallChat-module-scss-module__wPBgEG__outgoing{align-self:flex-end}.VideoCallChat-module-scss-module__wPBgEG__messageRow.VideoCallChat-module-scss-module__wPBgEG__outgoing .VideoCallChat-module-scss-module__wPBgEG__messageBubble{background:var(--primary,#fa8d53);color:#fff;border-radius:12px 12px 4px}.VideoCallChat-module-scss-module__wPBgEG__messageRow.VideoCallChat-module-scss-module__wPBgEG__outgoing .VideoCallChat-module-scss-module__wPBgEG__messageTime{color:#ffffffb3}.VideoCallChat-module-scss-module__wPBgEG__messageRow.VideoCallChat-module-scss-module__wPBgEG__incoming{align-self:flex-start}.VideoCallChat-module-scss-module__wPBgEG__messageRow.VideoCallChat-module-scss-module__wPBgEG__incoming .VideoCallChat-module-scss-module__wPBgEG__messageBubble{background:var(--cardBackground-main,#f3f4f6);color:var(--title,#1f2937);border-radius:12px 12px 12px 4px}.VideoCallChat-module-scss-module__wPBgEG__messageRow.VideoCallChat-module-scss-module__wPBgEG__incoming .VideoCallChat-module-scss-module__wPBgEG__messageTime{color:var(--gray,#9ca3af)}.VideoCallChat-module-scss-module__wPBgEG__messageBubble{word-break:break-word;flex-direction:column;gap:4px;padding:8px 12px;display:flex}.VideoCallChat-module-scss-module__wPBgEG__messageText{font-size:13px;line-height:1.5}.VideoCallChat-module-scss-module__wPBgEG__messageTime{align-self:flex-end;font-size:10px}.VideoCallChat-module-scss-module__wPBgEG__fileMessage{flex-direction:column;gap:6px;max-width:220px;display:flex}.VideoCallChat-module-scss-module__wPBgEG__fileImagePreview{object-fit:cover;cursor:pointer;border-radius:8px;max-width:200px;max-height:150px;transition:opacity .15s}.VideoCallChat-module-scss-module__wPBgEG__fileImagePreview:hover{opacity:.85}.VideoCallChat-module-scss-module__wPBgEG__fileDetails{flex-direction:column;gap:4px;display:flex}.VideoCallChat-module-scss-module__wPBgEG__fileName{opacity:.8;word-break:break-all;font-size:11px;line-height:1.3}.VideoCallChat-module-scss-module__wPBgEG__fileActions{gap:6px;display:flex}.VideoCallChat-module-scss-module__wPBgEG__fileActionButton{cursor:pointer;color:inherit;background:#0000001a;border:none;border-radius:6px;align-items:center;gap:3px;padding:3px 8px;font-size:11px;transition:background .15s;display:flex}.VideoCallChat-module-scss-module__wPBgEG__fileActionButton:hover{background:#0003}.VideoCallChat-module-scss-module__wPBgEG__fileDocPreview{background:#0000000f;border-radius:8px;align-items:center;gap:8px;padding:8px;display:flex}.VideoCallChat-module-scss-module__wPBgEG__fileDocIcon{background:#00000014;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.VideoCallChat-module-scss-module__wPBgEG__fileDocInfo{flex:1;min-width:0;overflow:hidden}.VideoCallChat-module-scss-module__wPBgEG__fileInput{display:none}.VideoCallChat-module-scss-module__wPBgEG__selectedFilePreview{background:var(--cardBackground-main,#f3f4f6);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex;position:relative}.VideoCallChat-module-scss-module__wPBgEG__selectedFileImage{object-fit:cover;border-radius:6px;width:48px;height:48px}.VideoCallChat-module-scss-module__wPBgEG__selectedFileDoc{color:var(--title,#1f2937);align-items:center;gap:6px;display:flex}.VideoCallChat-module-scss-module__wPBgEG__selectedFileName{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:12px;overflow:hidden}.VideoCallChat-module-scss-module__wPBgEG__removeFileButton{cursor:pointer;color:#fff;background:#0000004d;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:background .15s;display:flex;position:absolute;top:4px;right:4px}.VideoCallChat-module-scss-module__wPBgEG__removeFileButton:hover{background:#00000080}.VideoCallChat-module-scss-module__wPBgEG__inputArea{border-top:1px solid var(--neutralLight,#e5e7eb);background:var(--true-white,#fff);flex-direction:column;flex-shrink:0;gap:8px;padding:12px;display:flex}.VideoCallChat-module-scss-module__wPBgEG__inputRow{align-items:center;gap:8px;display:flex}.VideoCallChat-module-scss-module__wPBgEG__attachButton{cursor:pointer;width:36px;height:36px;color:var(--gray-dark,#6b7280);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.VideoCallChat-module-scss-module__wPBgEG__attachButton:hover:not(:disabled){background:var(--neutralLighter,#f3f4f6);color:var(--primary,#fa8d53)}.VideoCallChat-module-scss-module__wPBgEG__attachButton:disabled{opacity:.4;cursor:not-allowed}.VideoCallChat-module-scss-module__wPBgEG__chatInput{border:1px solid var(--neutralLight,#e5e7eb);background:var(--cardBackground-main,#f9fafb);color:var(--title,#1f2937);border-radius:20px;outline:none;flex:1;padding:10px 14px;font-size:13px;transition:border-color .15s}.VideoCallChat-module-scss-module__wPBgEG__chatInput::placeholder{color:var(--gray,#9ca3af)}.VideoCallChat-module-scss-module__wPBgEG__chatInput:focus{border-color:var(--primary,#fa8d53)}.VideoCallChat-module-scss-module__wPBgEG__chatInput:disabled{opacity:.5}.VideoCallChat-module-scss-module__wPBgEG__sendButton{cursor:pointer;background:var(--primary,#fa8d53);color:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.VideoCallChat-module-scss-module__wPBgEG__sendButton:hover:not(:disabled){background:var(--primary-dark,#e87a3e);transform:scale(1.05)}.VideoCallChat-module-scss-module__wPBgEG__sendButton:disabled{opacity:.4;cursor:not-allowed}.VideoCallChat-module-scss-module__wPBgEG__chatInactive{border-top:1px solid var(--neutralLight,#e5e7eb);background:var(--cardBackground-main,#f9fafb);flex-shrink:0;justify-content:center;align-items:center;padding:14px;display:flex}.VideoCallChat-module-scss-module__wPBgEG__chatInactive span{color:var(--gray,#9ca3af);font-size:12px}
.MobileTopBar-module-scss-module__hfPvZW__topBar{z-index:20;pointer-events:auto;justify-content:space-between;align-items:center;padding:24px 16px;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:0;left:0;right:0}.MobileTopBar-module-scss-module__hfPvZW__topBarHidden{opacity:0;pointer-events:none;transform:translateY(-100%)}.MobileTopBar-module-scss-module__hfPvZW__glassButton{color:#a18570;cursor:pointer;background:#d8cdc3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex}.MobileTopBar-module-scss-module__hfPvZW__glassButton:hover{background:#cec2b7}.MobileTopBar-module-scss-module__hfPvZW__glassButtonActive{color:#f0e8e0;background:#a18570}.MobileTopBar-module-scss-module__hfPvZW__glassButtonActive:hover{background:#8f7563}.MobileTopBar-module-scss-module__hfPvZW__minimizeIcon{transform:rotate(45deg)}.MobileTopBar-module-scss-module__hfPvZW__centerInfo{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.MobileTopBar-module-scss-module__hfPvZW__participantName{color:#f0e8e0;text-shadow:0 1px 4px #0000004d;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:1.125rem;font-weight:500;overflow:hidden}.MobileTopBar-module-scss-module__hfPvZW__duration{color:#f0e8e0;text-shadow:0 1px 4px #0000004d;text-transform:uppercase;letter-spacing:.88px;font-size:.6875rem;font-weight:600}@media (min-width:769px){.MobileTopBar-module-scss-module__hfPvZW__topBar{display:none}}
.MobileCallLayout-module-scss-module__m7xjfa__mobileOverlay{z-index:5;pointer-events:none;position:absolute;inset:0}.MobileCallLayout-module-scss-module__m7xjfa__mobileOverlay:before,.MobileCallLayout-module-scss-module__m7xjfa__mobileOverlay:after{content:"";pointer-events:none;z-index:1;transition:opacity .3s;position:absolute;left:0;right:0}.MobileCallLayout-module-scss-module__m7xjfa__mobileOverlay:before{background:linear-gradient(#0003,#0000);height:160px;top:0}.MobileCallLayout-module-scss-module__m7xjfa__mobileOverlay:after{background:linear-gradient(#0000,#0000004d);height:200px;bottom:0}.MobileCallLayout-module-scss-module__m7xjfa__controlsHidden:before,.MobileCallLayout-module-scss-module__m7xjfa__controlsHidden:after{opacity:0}.MobileCallLayout-module-scss-module__m7xjfa__interactionLayer{z-index:10;pointer-events:auto;position:absolute;inset:0}@media (min-width:769px){.MobileCallLayout-module-scss-module__m7xjfa__mobileOverlay{display:none}}
.ThreeDotsMenu-module-scss-module__IXnU2G__menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:30;background:#1e1e1ed9;border:1px solid #ffffff1a;border-radius:16px;min-width:200px;padding:8px;position:absolute;bottom:calc(100% + 12px);left:0;box-shadow:0 12px 40px #0006}.ThreeDotsMenu-module-scss-module__IXnU2G__menuItem{color:#fff;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:.9rem;font-weight:500;transition:background .15s;display:flex}.ThreeDotsMenu-module-scss-module__IXnU2G__menuItem:hover{background:#ffffff1a}.ThreeDotsMenu-module-scss-module__IXnU2G__menuItemActive{color:var(--primary-main,#6366f1)}.ThreeDotsMenu-module-scss-module__IXnU2G__menuIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}
.SpeakerSelector-module-scss-module__-QZlJG__menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:30;background:#1e1e1ed9;border:1px solid #ffffff1a;border-radius:16px;min-width:220px;padding:8px;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0006}.SpeakerSelector-module-scss-module__-QZlJG__menuItem{color:#fff;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:.9rem;font-weight:500;transition:background .15s;display:flex}.SpeakerSelector-module-scss-module__-QZlJG__menuItem:hover{background:#ffffff1a}.SpeakerSelector-module-scss-module__-QZlJG__menuItemActive{color:var(--primary-main,#6366f1)}.SpeakerSelector-module-scss-module__-QZlJG__menuIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}
.MobileControlBar-module-scss-module__q7DeOG__modalBackdrop{z-index:19;position:fixed;inset:0}.MobileControlBar-module-scss-module__q7DeOG__controlBar{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;background:#f0e8e0cc;border:none;border-radius:30px;justify-content:space-between;align-items:center;padding:12px;transition:opacity .3s,transform .3s;display:flex;position:fixed;bottom:24px;left:16px;right:16px;box-shadow:0 8px 32px #0000001f}.MobileControlBar-module-scss-module__q7DeOG__controlBarHidden{opacity:0;pointer-events:none;transform:translateY(100%)}.MobileControlBar-module-scss-module__q7DeOG__menuAnchor{position:relative}.MobileControlBar-module-scss-module__q7DeOG__roundButton{color:#a18570;cursor:pointer;background:#d8cdc3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:background .2s;display:flex}.MobileControlBar-module-scss-module__q7DeOG__roundButton:hover{background:#cec2b7}@media (max-width:380px){.MobileControlBar-module-scss-module__q7DeOG__roundButton{width:48px;height:48px}}.MobileControlBar-module-scss-module__q7DeOG__buttonOff{color:#f0e8e0;background:#a18570}.MobileControlBar-module-scss-module__q7DeOG__buttonOff:hover{background:#8f7563}.MobileControlBar-module-scss-module__q7DeOG__endCallButton{color:#fff;cursor:pointer;background:#e0875d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:background .2s,transform .1s;display:flex;box-shadow:0 4px 16px #e0875d66}.MobileControlBar-module-scss-module__q7DeOG__endCallButton:hover{background:#d47a50}.MobileControlBar-module-scss-module__q7DeOG__endCallButton:active{transform:scale(.95)}@media (max-width:380px){.MobileControlBar-module-scss-module__q7DeOG__endCallButton{width:48px;height:48px}}.MobileControlBar-module-scss-module__q7DeOG__endCallIcon{transform:rotate(135deg)}@media (min-width:769px){.MobileControlBar-module-scss-module__q7DeOG__controlBar{display:none}}
.CardHeader-module-scss-module__gsGxkG__cardHeader{color:var(--true-white);flex-direction:column;justify-content:space-between;align-items:flex-start;padding:24px 32px;display:flex;position:relative}.CardHeader-module-scss-module__gsGxkG__cardHeader .CardHeader-module-scss-module__gsGxkG__actionContainer{position:absolute;top:auto;right:24px}.CardHeader-module-scss-module__gsGxkG__cardHeader .CardHeader-module-scss-module__gsGxkG__subheader{color:var(--secondary-darker);margin-top:6px;font-size:12px}@media (max-width:768px){.CardHeader-module-scss-module__gsGxkG__cardHeader{flex-direction:column-reverse;align-items:flex-start;gap:8px}}
.PrescriptionInput-module-scss-module__fxxomq__container{flex-direction:column;gap:16px;width:100%;display:flex}.PrescriptionInput-module-scss-module__fxxomq__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.PrescriptionInput-module-scss-module__fxxomq__header .PrescriptionInput-module-scss-module__fxxomq__titleSection{color:var(--title-main);align-items:center;gap:8px;display:flex}.PrescriptionInput-module-scss-module__fxxomq__header .PrescriptionInput-module-scss-module__fxxomq__titleSection svg{color:var(--primary-main)}.PrescriptionInput-module-scss-module__fxxomq__error{color:var(--error-main);margin-top:-8px;margin-bottom:8px}.PrescriptionInput-module-scss-module__fxxomq__emptyState{border:2px dashed var(--neutralLight-main);background:var(--neutralLightest-main);text-align:center;border-radius:12px;padding:32px 24px;transition:all .2s}.PrescriptionInput-module-scss-module__fxxomq__prescriptionsList{flex-direction:column;gap:12px;display:flex}.PrescriptionInput-module-scss-module__fxxomq__prescriptionCard{border:1px solid var(--neutralLight-main);background:var(--true-white);border-radius:12px;transition:all .2s;overflow:hidden}.PrescriptionInput-module-scss-module__fxxomq__cardContent{padding:16px!important}.PrescriptionInput-module-scss-module__fxxomq__prescriptionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:space-between;align-items:center;padding:4px;transition:background-color .2s;display:flex}.PrescriptionInput-module-scss-module__fxxomq__prescriptionHeader:hover{background-color:var(--primary-opaque-5)}.PrescriptionInput-module-scss-module__fxxomq__prescriptionSummary{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.PrescriptionInput-module-scss-module__fxxomq__prescriptionSummary .PrescriptionInput-module-scss-module__fxxomq__chevron{color:var(--caption-main);flex-shrink:0;transition:transform .2s}.PrescriptionInput-module-scss-module__fxxomq__prescriptionSummary .PrescriptionInput-module-scss-module__fxxomq__icon{color:var(--primary-main);flex-shrink:0;margin-top:2px}.PrescriptionInput-module-scss-module__fxxomq__prescriptionSummary>div{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.PrescriptionInput-module-scss-module__fxxomq__quickInfo{background:var(--neutralLightest-main);white-space:nowrap;text-overflow:ellipsis;color:var(--caption-main);border:1px solid var(--neutralLight-main);border-radius:6px;max-width:fit-content;padding:4px 12px;font-size:13px;font-weight:400;display:inline-block;overflow:hidden}.PrescriptionInput-module-scss-module__fxxomq__prescriptionFields{border-top:1px solid var(--neutralLight-main);flex-direction:column;gap:16px;margin-top:16px;padding-top:16px;display:flex}.PrescriptionInput-module-scss-module__fxxomq__prescriptionFields .PrescriptionInput-module-scss-module__fxxomq__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:768px){.PrescriptionInput-module-scss-module__fxxomq__prescriptionFields .PrescriptionInput-module-scss-module__fxxomq__row{grid-template-columns:1fr}.PrescriptionInput-module-scss-module__fxxomq__header{flex-direction:column;align-items:stretch;gap:12px}.PrescriptionInput-module-scss-module__fxxomq__header button{width:100%}.PrescriptionInput-module-scss-module__fxxomq__prescriptionCard .PrescriptionInput-module-scss-module__fxxomq__prescriptionHeader{align-items:flex-start;gap:12px}.PrescriptionInput-module-scss-module__fxxomq__prescriptionCard .PrescriptionInput-module-scss-module__fxxomq__prescriptionHeader button{align-self:flex-end}.PrescriptionInput-module-scss-module__fxxomq__prescriptionSummary,.PrescriptionInput-module-scss-module__fxxomq__prescriptionSummary>div{width:100%}.PrescriptionInput-module-scss-module__fxxomq__quickInfo{max-width:100%}}
.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionsHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionsHeader .PrescriptionDisplay-module-scss-module__gQ03Va__titleSection{align-items:center;gap:8px;display:flex}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionsHeader .PrescriptionDisplay-module-scss-module__gQ03Va__titleSection svg{color:var(--primary-main)}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionsHeader .PrescriptionDisplay-module-scss-module__gQ03Va__chevronIcon{transition:transform .2s}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionsHeader .PrescriptionDisplay-module-scss-module__gQ03Va__chevronCollapsed{transform:rotate(-180deg)}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionsList{flex-direction:column;gap:16px;margin-top:16px;display:flex}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionItem{background:linear-gradient(135deg,var(--success-lighter)0%,var(--success-light)100%);border:1px solid var(--success-light);border-radius:8px;padding:16px}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionHeader{border-bottom:1px solid var(--success-main);justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionStatus{text-transform:uppercase;border-radius:12px;padding:4px 12px;font-size:11px;font-weight:500}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionStatus.PrescriptionDisplay-module-scss-module__gQ03Va__active{background:var(--success-light);color:var(--success-darker)}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionStatus.PrescriptionDisplay-module-scss-module__gQ03Va__completed{background:var(--info-light);color:var(--info-darker)}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionStatus.PrescriptionDisplay-module-scss-module__gQ03Va__expired{background:var(--error-light);color:var(--error-darker)}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionDetails{flex-direction:column;gap:8px;display:flex}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionRow{justify-content:space-between;gap:12px;font-size:14px;display:flex}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionInstructions{background:var(--true-white);border-left:3px solid var(--success-main);border-radius:6px;flex-direction:column;gap:4px;margin-top:8px;padding:12px;display:flex}@media (max-width:768px){.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionsCard{padding:16px}.PrescriptionDisplay-module-scss-module__gQ03Va__prescriptionRow{flex-direction:column;gap:4px}}
.LaboratoryAnalyses-module-scss-module__tzywaa__container{margin-top:16px}.LaboratoryAnalyses-module-scss-module__tzywaa__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.LaboratoryAnalyses-module-scss-module__tzywaa__header svg{color:var(--primary-main)}.LaboratoryAnalyses-module-scss-module__tzywaa__addAnalysisBtn{color:var(--primary-main)!important;border-color:var(--primary-main)!important}.LaboratoryAnalyses-module-scss-module__tzywaa__addAnalysisBtn:hover{background-color:var(--primary-opaque-10)!important}.LaboratoryAnalyses-module-scss-module__tzywaa__emptyState{border:2px dashed var(--neutralLight-main);background:var(--neutralLightest-main);text-align:center;border-radius:12px;padding:32px 24px;transition:all .2s}.LaboratoryAnalyses-module-scss-module__tzywaa__modalActions{justify-content:flex-end;gap:16px;width:100%;display:flex}.LaboratoryAnalyses-module-scss-module__tzywaa__modalContent{flex-direction:column;gap:16px;padding:16px;display:flex;overflow-y:auto}.LaboratoryAnalyses-module-scss-module__tzywaa__panelGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:16px;display:grid}.LaboratoryAnalyses-module-scss-module__tzywaa__panelCard{border:1px solid var(--neutralLighter-main);cursor:pointer;background-color:var(--neutralLightest-main);border-radius:8px;align-items:flex-start;gap:12px;padding:16px;transition:all .2s;display:flex}.LaboratoryAnalyses-module-scss-module__tzywaa__panelCard:hover{border-color:var(--neutralLight-main)}.LaboratoryAnalyses-module-scss-module__tzywaa__panelCard.LaboratoryAnalyses-module-scss-module__tzywaa__selected{border-color:var(--primary-main);background-color:var(--primary-opaque-10)}.LaboratoryAnalyses-module-scss-module__tzywaa__panelCard.LaboratoryAnalyses-module-scss-module__tzywaa__disabled{background-color:var(--neutralLighter-main);border-color:var(--neutralLight-main);cursor:not-allowed;opacity:.6;pointer-events:none}.LaboratoryAnalyses-module-scss-module__tzywaa__panelCard.LaboratoryAnalyses-module-scss-module__tzywaa__disabled .LaboratoryAnalyses-module-scss-module__tzywaa__panelInfo p,.LaboratoryAnalyses-module-scss-module__tzywaa__panelCard.LaboratoryAnalyses-module-scss-module__tzywaa__disabled .LaboratoryAnalyses-module-scss-module__tzywaa__panelInfo span{color:var(--neutralLight-main)}.LaboratoryAnalyses-module-scss-module__tzywaa__panelIcon{background-color:var(--neutralLightest-main);color:var(--bodyText-main);border-radius:8px;justify-content:center;align-items:center;padding:8px;display:flex}.LaboratoryAnalyses-module-scss-module__tzywaa__panelIcon.LaboratoryAnalyses-module-scss-module__tzywaa__selected{background-color:var(--primary-main);color:var(--true-white)}.LaboratoryAnalyses-module-scss-module__tzywaa__panelIcon.LaboratoryAnalyses-module-scss-module__tzywaa__disabled{background-color:var(--neutralLight-main);color:var(--neutralLighter-main)}.LaboratoryAnalyses-module-scss-module__tzywaa__panelInfo{flex:1}.LaboratoryAnalyses-module-scss-module__tzywaa__panelInfo p{margin-bottom:4px}.LaboratoryAnalyses-module-scss-module__tzywaa__checkIcon{color:var(--primary-main)}.LaboratoryAnalyses-module-scss-module__tzywaa__uncheckedCircle{border:1px solid var(--neutralLight-main);border-radius:50%;width:20px;height:20px}.LaboratoryAnalyses-module-scss-module__tzywaa__selectedChips{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.LaboratoryAnalyses-module-scss-module__tzywaa__notesSection{margin-top:16px}.LaboratoryAnalyses-module-scss-module__tzywaa__chip{background-color:var(--primary-main);color:var(--true-white);border-radius:16px;align-items:center;gap:8px;padding:5px 10px;font-size:14px;display:flex}.LaboratoryAnalyses-module-scss-module__tzywaa__analysisItem{border:1px solid var(--neutralLighter-main);background-color:var(--true-white);border-radius:8px;margin-bottom:16px;padding:16px}.LaboratoryAnalyses-module-scss-module__tzywaa__analysisHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.LaboratoryAnalyses-module-scss-module__tzywaa__analysisHeader svg{color:var(--primary-main)}.LaboratoryAnalyses-module-scss-module__tzywaa__analysisChips{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.LaboratoryAnalyses-module-scss-module__tzywaa__analysisChip{background-color:var(--primary-opaque-10);color:var(--primary-main);border-radius:16px;padding:4px 12px;font-size:14px}.LaboratoryAnalyses-module-scss-module__tzywaa__notes{background-color:var(--white-2);color:var(--bodyText-main);border-radius:4px;margin-bottom:16px;padding:12px;font-size:14px}.LaboratoryAnalyses-module-scss-module__tzywaa__expandButton{text-align:center;width:100%;color:var(--primary-main);cursor:pointer;border:1px solid var(--primary-main);background-color:var(--true-white);border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:8px;display:flex}.LaboratoryAnalyses-module-scss-module__tzywaa__expandButton:hover{background-color:var(--primary-opaque-5)}.LaboratoryAnalyses-module-scss-module__tzywaa__fullDetails{border-top:1px solid var(--neutralLighter-main);margin-top:16px;padding-top:16px}.LaboratoryAnalyses-module-scss-module__tzywaa__panelDetail{border:1px solid var(--neutralLighter-main);background-color:var(--true-white);border-radius:8px;margin-bottom:16px;padding:16px}.LaboratoryAnalyses-module-scss-module__tzywaa__testGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px;display:grid}.LaboratoryAnalyses-module-scss-module__tzywaa__testItem{border:1px solid var(--neutralLighter-main);border-radius:8px;align-items:center;gap:8px;padding:8px;font-size:14px;display:flex}.LaboratoryAnalyses-module-scss-module__tzywaa__testItem:before{content:"";background-color:var(--primary-main);border-radius:50%;width:6px;height:6px;display:block}.LaboratoryAnalyses-module-scss-module__tzywaa__analysisActions{align-items:center;gap:12px;display:flex}.LaboratoryAnalyses-module-scss-module__tzywaa__editButton{color:var(--primary-main);cursor:pointer}.LaboratoryAnalyses-module-scss-module__tzywaa__editButton:hover{opacity:.8}.LaboratoryAnalyses-module-scss-module__tzywaa__deleteButton{color:var(--error-main);cursor:pointer}.LaboratoryAnalyses-module-scss-module__tzywaa__deleteButton:hover{opacity:.8}
.LoadingComponent-module-scss-module__1k4wLG__overlay{z-index:50;background-color:#00000080;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LoadingComponent-module-scss-module__1k4wLG__overlay .LoadingComponent-module-scss-module__1k4wLG__threeDotContainer{width:100%;height:100%;position:relative}.LoadingComponent-module-scss-module__1k4wLG__modal{background-color:#fff;border-radius:.5rem;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex;box-shadow:0 20px 25px -5px #0000001a}.LoadingComponent-module-scss-module__1k4wLG__message{color:#374151;font-weight:500}
.DoctorPage-module-scss-module__-U-_Oq__main{flex-direction:column;gap:48px;width:100%;margin:100px auto 0;padding:0 16px;display:flex;overflow:hidden}@media screen and (max-width:768px){.DoctorPage-module-scss-module__-U-_Oq__main{gap:24px;padding:0}}.DoctorPage-module-scss-module__-U-_Oq__main .DoctorPage-module-scss-module__-U-_Oq__container{border-left:none;flex-direction:column;width:100%;max-width:1512px;margin-inline:auto;padding:0 32px 100px;display:flex;position:relative}.DoctorPage-module-scss-module__-U-_Oq__main .DoctorPage-module-scss-module__-U-_Oq__container .DoctorPage-module-scss-module__-U-_Oq__contentContainer{padding-top:32px;position:relative}@media (max-width:768px){.DoctorPage-module-scss-module__-U-_Oq__main .DoctorPage-module-scss-module__-U-_Oq__container{padding:0 8px 8px}.DoctorPage-module-scss-module__-U-_Oq__main .DoctorPage-module-scss-module__-U-_Oq__container .DoctorPage-module-scss-module__-U-_Oq__contentContainer{padding-top:8px}}@keyframes DoctorPage-module-scss-module__-U-_Oq__doctorDrawVertical{0%{background-size:1px 0%}to{background-size:1px 100%}}
.LaboratoryAnalyses-module-scss-module__eG9jTW__contentHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.LaboratoryAnalyses-module-scss-module__eG9jTW__contentHeader .LaboratoryAnalyses-module-scss-module__eG9jTW__titleSection{align-items:center;gap:8px;display:flex}.LaboratoryAnalyses-module-scss-module__eG9jTW__contentHeader .LaboratoryAnalyses-module-scss-module__eG9jTW__titleSection svg{color:var(--primary-main)}.LaboratoryAnalyses-module-scss-module__eG9jTW__contentHeader .LaboratoryAnalyses-module-scss-module__eG9jTW__chevronIcon{transition:transform .2s}.LaboratoryAnalyses-module-scss-module__eG9jTW__contentHeader .LaboratoryAnalyses-module-scss-module__eG9jTW__chevronCollapsed{transform:rotate(-180deg)}.LaboratoryAnalyses-module-scss-module__eG9jTW__listContainer{flex-direction:column;gap:16px;margin-top:16px;display:flex}.LaboratoryAnalyses-module-scss-module__eG9jTW__labTestItem{background:linear-gradient(135deg,var(--success-lighter)0%,var(--success-light)100%);border:1px solid var(--success-light);border-radius:8px;padding:16px}.LaboratoryAnalyses-module-scss-module__eG9jTW__labTestHeader{border-bottom:1px solid var(--success-main);justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.LaboratoryAnalyses-module-scss-module__eG9jTW__status{text-transform:uppercase;border-radius:12px;padding:4px 12px;font-size:11px;font-weight:500}.LaboratoryAnalyses-module-scss-module__eG9jTW__status.LaboratoryAnalyses-module-scss-module__eG9jTW__pending{background:var(--info-light);color:var(--info-darker)}.LaboratoryAnalyses-module-scss-module__eG9jTW__status.LaboratoryAnalyses-module-scss-module__eG9jTW__completed{background:var(--success-light);color:var(--success-darker)}.LaboratoryAnalyses-module-scss-module__eG9jTW__labTestDetails{flex-direction:column;gap:8px;display:flex}.LaboratoryAnalyses-module-scss-module__eG9jTW__labTestRow{gap:12px;font-size:14px;display:flex}.LaboratoryAnalyses-module-scss-module__eG9jTW__documentsList{flex-direction:column;gap:12px;display:flex}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultSection{flex-direction:column;gap:10px;margin-top:4px;display:flex}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultSectionTitle{color:var(--title-main)}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTableWrapper{border:1px solid var(--neutralLighter-main);background:var(--true-white);border-radius:10px;overflow-x:auto}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTableWrapper::-webkit-scrollbar{height:6px}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTableWrapper::-webkit-scrollbar-track{background:var(--neutralLightest-main);border-radius:3px}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTableWrapper::-webkit-scrollbar-thumb{background:var(--neutralLight-main);border-radius:3px}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTable{border-collapse:collapse;white-space:nowrap;width:100%;font-size:13px}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTable thead tr{background:linear-gradient(135deg,var(--primary-opaque-10)0%,var(--primary-opaque-5)100%)}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTable thead th{text-align:left;color:var(--caption-main);text-transform:uppercase;letter-spacing:.4px;border-bottom:2px solid var(--neutralLighter-main);padding:10px 14px;font-size:12px;font-weight:600}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTable thead th:first-child{border-radius:10px 0 0}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTable thead th:last-child{border-radius:0 10px 0 0}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTable tbody tr{transition:background .15s}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTable tbody tr:hover{background:var(--primaryAlt-main)}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTable tbody tr:not(:last-child) td{border-bottom:1px solid var(--neutralLightest-main)}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTable tbody tr:last-child td:first-child{border-radius:0 0 0 10px}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTable tbody tr:last-child td:last-child{border-radius:0 0 10px}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTable tbody td{color:var(--bodyText-main);padding:10px 14px}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultName{white-space:normal;min-width:120px;font-weight:500;color:var(--title-main)!important}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultCode{color:var(--gray-main);font-size:12px;font-weight:400}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultValue{white-space:nowrap;font-weight:500;color:var(--title-main)!important}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultReference{font-size:12px;font-style:italic;color:var(--caption-main)!important}.LaboratoryAnalyses-module-scss-module__eG9jTW__documentItem{background:linear-gradient(135deg,var(--info-lighter)0%,var(--info-light)100%);border:1px solid var(--info-light);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.LaboratoryAnalyses-module-scss-module__eG9jTW__documentInfo{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.LaboratoryAnalyses-module-scss-module__eG9jTW__documentDetails{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}@media (max-width:768px){.LaboratoryAnalyses-module-scss-module__eG9jTW__labTestRow{flex-direction:column;gap:4px}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTable{font-size:12px}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTable thead th{padding:8px 10px;font-size:11px}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultTable tbody td{padding:8px 10px}.LaboratoryAnalyses-module-scss-module__eG9jTW__resultName{min-width:90px}}
.LoadingModal-module-scss-module__g9pDsq__overlay{z-index:5000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LoadingModal-module-scss-module__g9pDsq__modal{background-color:#fff;border-radius:.5rem;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex;box-shadow:0 20px 25px -5px #0000001a}.LoadingModal-module-scss-module__g9pDsq__spinner{border:2px solid #3b82f6;border-top-color:#0000;border-radius:50%;width:3rem;height:3rem;animation:1s linear infinite LoadingModal-module-scss-module__g9pDsq__spin}.LoadingModal-module-scss-module__g9pDsq__message{color:#374151;font-weight:500}@keyframes LoadingModal-module-scss-module__g9pDsq__spin{to{transform:rotate(360deg)}}
.ProfileForm-module-scss-module__n-thWW__container{margin:120px 16px 0;padding:16px 16px 150px;position:relative}@media (max-width:768px){.ProfileForm-module-scss-module__n-thWW__container{margin:100px 16px 0}}@media screen and (max-width:393px){.ProfileForm-module-scss-module__n-thWW__container{padding:8px}}.ProfileForm-module-scss-module__n-thWW__container:after{content:"";background-color:#0000;background-image:linear-gradient(180deg,var(--neutralLight-main)0 100%);will-change:background-size;background-position:top;background-repeat:no-repeat;background-size:1px 0%;width:1px;height:100vh;min-height:1000px;animation:.9s ease-out .5s forwards ProfileForm-module-scss-module__n-thWW__drawVertical;position:absolute;top:0;bottom:0;left:0}@keyframes ProfileForm-module-scss-module__n-thWW__drawVertical{0%{background-size:1px 0%}to{background-size:1px 100%}}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer{max-width:992px}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer p{color:var(--error-main);font-size:12px}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__headshotComparison{flex-direction:row;justify-content:center;align-items:center;gap:32px;transition:all .3s;display:flex}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__imageColumn{flex-direction:column;align-items:center;gap:8px;display:flex}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__headshotImageWrapper{position:relative}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__headshotImageContainer{border:3px solid #22c55e;border-radius:50%;width:140px;height:140px;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000001a}@media (max-width:768px){.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__headshotImageContainer{width:100px;height:100px}}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__headshotImage{object-fit:cover}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__headshotImageTooltip{position:absolute;top:6px;right:6px}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__headshotImageTooltip .ProfileForm-module-scss-module__n-thWW__deleteHeadshotBtn{background-color:var(--primaryAlt-main,#fff);cursor:pointer;color:#ef4444;z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex;box-shadow:0 0 5px #0000001a}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__headshotImageTooltip .ProfileForm-module-scss-module__n-thWW__deleteHeadshotBtn:hover{background-color:#fff;transform:scale(1.1)}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__headshotImageTooltip .ProfileForm-module-scss-module__n-thWW__deleteHeadshotBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:768px){.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__headshotImageTooltip .ProfileForm-module-scss-module__n-thWW__deleteHeadshotBtn{width:24px;height:24px;top:0;right:0}}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__headshotLabels{flex-direction:column;align-items:center;gap:2px;display:flex}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__headshotNote{max-width:180px;line-height:1.3}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__headshotLoading{background:#f3f4f6;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:140px;height:140px;display:flex;box-shadow:0 2px 12px #0000000d}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__spinIcon{animation:1s linear infinite ProfileForm-module-scss-module__n-thWW__spin}@keyframes ProfileForm-module-scss-module__n-thWW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__photoNote{text-align:center;align-items:flex-start;gap:6px;max-width:400px;display:flex}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__imageUploadContainer .ProfileForm-module-scss-module__n-thWW__photoNote svg{flex-shrink:0;margin-top:1px}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__specializationList{flex-direction:column;max-height:300px;padding:8px;display:flex;overflow-y:auto}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__specializationList .ProfileForm-module-scss-module__n-thWW__separator{margin:0}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__specializationList .ProfileForm-module-scss-module__n-thWW__specializationItem{justify-content:flex-start!important}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__specializationList button{padding:8px!important}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__specializationIcon{transition:transform .2s ease-in-out;transform:rotate(0)}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__formContainer .ProfileForm-module-scss-module__n-thWW__specializationIcon.ProfileForm-module-scss-module__n-thWW__rotate{transform:rotate(180deg)}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__footer{justify-content:center;gap:1rem;display:flex}.ProfileForm-module-scss-module__n-thWW__container .ProfileForm-module-scss-module__n-thWW__stepTwoActions{gap:12px;display:flex}
.ActionControls-module-scss-module__yBhWLa__actionControls{margin-bottom:24px;justify-content:center;gap:12px;width:fit-content;margin-inline:auto;display:flex;position:relative}@media (max-width:869px){.ActionControls-module-scss-module__yBhWLa__actionControls{width:100%;margin-bottom:32px;padding:0 16px}}
.not-found-module-scss-module__HfxUKG__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:system-ui,-apple-system,sans-serif;display:flex}.not-found-module-scss-module__HfxUKG__title{margin:0;font-size:72px;font-weight:700}.not-found-module-scss-module__HfxUKG__subtitle{margin:20px 0;font-size:24px;font-weight:500}.not-found-module-scss-module__HfxUKG__description{color:#666;max-width:500px;margin:0 0 30px;font-size:16px}.not-found-module-scss-module__HfxUKG__button{color:#fff;background-color:#fa8d53;border-radius:6px;padding:12px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:background-color .2s}.not-found-module-scss-module__HfxUKG__button:hover{background-color:#efa883}
.DoctorControls-module-scss-module__9LiibG__controlsRow{justify-content:center;gap:12px;width:100%;display:flex}@media (max-width:768px){.DoctorControls-module-scss-module__9LiibG__controlsRow{flex-direction:column;align-items:center}}.DoctorControls-module-scss-module__9LiibG__shortcutCard{background-color:var(--info-main);cursor:pointer;white-space:nowrap;border:none;border-radius:30px;align-items:center;gap:10px;padding:12px 24px;transition:opacity .2s;display:flex}.DoctorControls-module-scss-module__9LiibG__shortcutCard:hover{opacity:.85}@media (max-width:768px){.DoctorControls-module-scss-module__9LiibG__shortcutCard{justify-content:center;width:100%;max-width:400px}}.DoctorControls-module-scss-module__9LiibG__dot{background-color:var(--caption-main);border-radius:50%;flex-shrink:0;width:8px;height:8px}.DoctorControls-module-scss-module__9LiibG__label{letter-spacing:.96px;color:var(--caption-main);font-size:13px;font-weight:700}
.ProfileImageUpload-module-scss-module__-BwJ2a__container{flex-direction:column;align-items:center;gap:6px;display:flex}.ProfileImageUpload-module-scss-module__-BwJ2a__imageContainer{cursor:pointer;background-color:#f3f4f6;border-radius:50%;width:140px;height:140px;transition:all .2s;position:relative;box-shadow:0 0 10px #0000001a}@media (max-width:768px){.ProfileImageUpload-module-scss-module__-BwJ2a__imageContainer{width:100px;height:100px}}.ProfileImageUpload-module-scss-module__-BwJ2a__imageContainer:hover{background-color:#e5e7eb}.ProfileImageUpload-module-scss-module__-BwJ2a__imageContainer.ProfileImageUpload-module-scss-module__-BwJ2a__error{border:1px solid var(--error-main)}.ProfileImageUpload-module-scss-module__-BwJ2a__image{object-fit:cover;border-radius:50%}.ProfileImageUpload-module-scss-module__-BwJ2a__placeholder{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;display:flex}.ProfileImageUpload-module-scss-module__-BwJ2a__placeholder span{font-size:12px}.ProfileImageUpload-module-scss-module__-BwJ2a__required{color:var(--error-main)}.ProfileImageUpload-module-scss-module__-BwJ2a__loadingOverlay{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:2px solid var(--secondary-main);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;animation:2s infinite ProfileImageUpload-module-scss-module__-BwJ2a__pulse;display:flex;position:absolute;inset:-5px}.ProfileImageUpload-module-scss-module__-BwJ2a__loadingSpinner{color:var(--secondary-main);animation:1s linear infinite ProfileImageUpload-module-scss-module__-BwJ2a__spin}@keyframes ProfileImageUpload-module-scss-module__-BwJ2a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ProfileImageUpload-module-scss-module__-BwJ2a__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.ProfileImageUpload-module-scss-module__-BwJ2a__deleteButton{background-color:var(--primaryAlt-main);cursor:pointer;color:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex;position:absolute;top:6px;right:6px;box-shadow:0 0 5px #0000001a}.ProfileImageUpload-module-scss-module__-BwJ2a__deleteButton:hover{background-color:#fff;transform:scale(1.1)}.ProfileImageUpload-module-scss-module__-BwJ2a__deleteButton:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:768px){.ProfileImageUpload-module-scss-module__-BwJ2a__deleteButton{width:24px;height:24px;top:0;right:0}}.ProfileImageUpload-module-scss-module__-BwJ2a__fileInput{display:none}
.ArchiveConsultationItem-module-scss-module__-iFNoq__consultationItem{background-color:var(--white-2);border:1px solid #6d5b4d;border-radius:30px;margin-bottom:16px;padding:16px 24px;transition:border-color .2s;position:relative}.ArchiveConsultationItem-module-scss-module__-iFNoq__consultationItem.ArchiveConsultationItem-module-scss-module__-iFNoq__lastItem{margin-bottom:0}.ArchiveConsultationItem-module-scss-module__-iFNoq__consultationHeader{cursor:pointer;flex-direction:column;gap:14px;display:flex}.ArchiveConsultationItem-module-scss-module__-iFNoq__titleRow{justify-content:space-between;align-items:center;width:100%;display:flex}.ArchiveConsultationItem-module-scss-module__-iFNoq__patientName{align-items:center;gap:8px;display:flex}.ArchiveConsultationItem-module-scss-module__-iFNoq__patientName a{color:inherit;text-decoration:none}.ArchiveConsultationItem-module-scss-module__-iFNoq__orangeDot{background-color:#fa8d53;border-radius:10px;flex-shrink:0;width:20px;height:20px}.ArchiveConsultationItem-module-scss-module__-iFNoq__nameText{color:#53453a;letter-spacing:-1.2px;text-underline-offset:3px;align-items:center;gap:6px;font-size:24px;font-weight:300;line-height:1.1;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}@media (max-width:768px){.ArchiveConsultationItem-module-scss-module__-iFNoq__nameText{letter-spacing:-.7px;font-size:18px}}.ArchiveConsultationItem-module-scss-module__-iFNoq__chevron{color:#6d5b4d;flex-shrink:0;transition:transform .2s}.ArchiveConsultationItem-module-scss-module__-iFNoq__chevron.ArchiveConsultationItem-module-scss-module__-iFNoq__expanded{transform:rotate(180deg)}.ArchiveConsultationItem-module-scss-module__-iFNoq__infoRow{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.ArchiveConsultationItem-module-scss-module__-iFNoq__infoRow.ArchiveConsultationItem-module-scss-module__-iFNoq__mobileInfoRow{flex-direction:column;align-items:flex-start}.ArchiveConsultationItem-module-scss-module__-iFNoq__infoBadges{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ArchiveConsultationItem-module-scss-module__-iFNoq__separator{color:#6d5b4d;letter-spacing:.88px;-webkit-user-select:none;user-select:none;font-size:11px;font-weight:400}.ArchiveConsultationItem-module-scss-module__-iFNoq__infoLabel{letter-spacing:.96px;text-transform:uppercase;color:#6d5b4d;border-radius:6px;align-items:center;gap:3px;padding:2px 6px;font-size:12px;display:inline-flex}.ArchiveConsultationItem-module-scss-module__-iFNoq__labelKey{font-weight:400}.ArchiveConsultationItem-module-scss-module__-iFNoq__labelValue{font-weight:700}.ArchiveConsultationItem-module-scss-module__-iFNoq__actionButtons{flex-shrink:0;align-items:center;gap:8px;display:flex}.ArchiveConsultationItem-module-scss-module__-iFNoq__actionButtons.ArchiveConsultationItem-module-scss-module__-iFNoq__mobileActions{flex-direction:column;gap:8px;width:100%;margin-top:8px}.ArchiveConsultationItem-module-scss-module__-iFNoq__mobilePrimaryGrid{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.ArchiveConsultationItem-module-scss-module__-iFNoq__actionBtn{letter-spacing:.96px;text-transform:uppercase;white-space:nowrap;height:33px;font-weight:700;box-shadow:none!important;border-radius:14px!important;padding:0 12px!important;font-size:12px!important}.ArchiveConsultationItem-module-scss-module__-iFNoq__moreMenuContent{flex-direction:column;gap:6px;min-width:200px;padding:8px;display:flex}.ArchiveConsultationItem-module-scss-module__-iFNoq__expandedContent{flex-direction:column;gap:20px;padding-top:20px;animation:.2s ease-out ArchiveConsultationItem-module-scss-module__-iFNoq__slideDown;display:flex}.ArchiveConsultationItem-module-scss-module__-iFNoq__expandedSection{flex-direction:column;gap:6px;display:flex}.ArchiveConsultationItem-module-scss-module__-iFNoq__sectionTitle{color:#53453a;letter-spacing:-.2px;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.ArchiveConsultationItem-module-scss-module__-iFNoq__sectionBullet{background-color:#53453a;border-radius:50%;flex-shrink:0;width:8px;height:8px}.ArchiveConsultationItem-module-scss-module__-iFNoq__sectionBody{color:#6d5b4d;margin:0;padding-left:16px;font-size:13px;font-weight:400;line-height:1.5}.ArchiveConsultationItem-module-scss-module__-iFNoq__bulletList{margin:4px 0 0;padding:0 0 0 16px;list-style-type:none}.ArchiveConsultationItem-module-scss-module__-iFNoq__bulletList li{color:#6d5b4d;margin-bottom:6px;padding-left:16px;font-size:13px;line-height:1.5;position:relative}.ArchiveConsultationItem-module-scss-module__-iFNoq__bulletList li:before{content:"•";color:#6d5b4d;position:absolute;left:0}.ArchiveConsultationItem-module-scss-module__-iFNoq__bulletList li:last-child{margin-bottom:0}@keyframes ArchiveConsultationItem-module-scss-module__-iFNoq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.ArchiveConsultationItem-module-scss-module__-iFNoq__consultationItem{padding:14px 16px}.ArchiveConsultationItem-module-scss-module__-iFNoq__infoBadges{gap:6px}.ArchiveConsultationItem-module-scss-module__-iFNoq__infoLabel{font-size:10px}.ArchiveConsultationItem-module-scss-module__-iFNoq__separator{font-size:9px}}
.ProfileSuccess-module-scss-module__R9yBTq__page{background:var(--primaryAlt-main);box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex;overflow:hidden}.ProfileSuccess-module-scss-module__R9yBTq__card{background:var(--true-white);text-align:center;border-radius:16px;gap:1rem;width:100%;max-width:480px;padding:2.5rem 1rem;display:grid;overflow:hidden;box-shadow:0 10px 30px #0000000f}@media (min-width:480px){.ProfileSuccess-module-scss-module__R9yBTq__card{padding:2.5rem 2rem}}.ProfileSuccess-module-scss-module__R9yBTq__iconCircle{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto;display:flex}.ProfileSuccess-module-scss-module__R9yBTq__icon{width:32px;height:32px}.ProfileSuccess-module-scss-module__R9yBTq__title{color:var(--title-main);margin:.25rem 0;font-size:1.5rem;font-weight:700}.ProfileSuccess-module-scss-module__R9yBTq__message{color:var(--bodyText-main);margin:0;line-height:1.5}.ProfileSuccess-module-scss-module__R9yBTq__linkSection{flex-direction:column;gap:.5rem;min-width:0;margin-top:.5rem;display:flex;overflow:hidden}.ProfileSuccess-module-scss-module__R9yBTq__linkLabel{text-transform:uppercase;letter-spacing:1px;color:var(--gray);font-size:.75rem;font-weight:600}.ProfileSuccess-module-scss-module__R9yBTq__linkBox{background:var(--primaryAlt-main);border:1px solid var(--neutralLight-main);border-radius:12px;align-items:center;gap:8px;min-width:0;padding:12px 16px;display:flex}.ProfileSuccess-module-scss-module__R9yBTq__linkText{color:var(--title-main);white-space:nowrap;scrollbar-width:none;min-width:0;font-size:.875rem;font-weight:500;overflow-x:auto}.ProfileSuccess-module-scss-module__R9yBTq__linkText::-webkit-scrollbar{display:none}.ProfileSuccess-module-scss-module__R9yBTq__copyButton{background:var(--primary-main);color:var(--true-white);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:transform .12s;display:flex}.ProfileSuccess-module-scss-module__R9yBTq__copyButton:active{transform:scale(.95)}.ProfileSuccess-module-scss-module__R9yBTq__note{color:var(--gray);margin:0;font-size:.8rem;line-height:1.4}.ProfileSuccess-module-scss-module__R9yBTq__primaryButton{background:var(--primary-main);width:100%;color:var(--true-white);cursor:pointer;border:none;border-radius:12px;margin-top:.5rem;padding:.875rem 1rem;font-weight:600;transition:transform .12s,box-shadow .12s,background .12s}.ProfileSuccess-module-scss-module__R9yBTq__primaryButton:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 10px 20px #00000014}.ProfileSuccess-module-scss-module__R9yBTq__primaryButton:active{transform:translateY(0)}
.ProfileScreen-module-scss-module__a-Eg4G__container{margin-inline:16px;flex-direction:column;gap:16px;max-width:1512px;margin-top:132px;padding:12px 12px 150px;display:flex;position:relative}.ProfileScreen-module-scss-module__a-Eg4G__container:after{content:"";background-color:#0000;background-image:linear-gradient(180deg,var(--neutralLight-main)0 100%);will-change:background-size;background-position:top;background-repeat:no-repeat;background-size:1px 0%;width:1px;height:100vh;animation:.9s ease-out .5s forwards ProfileScreen-module-scss-module__a-Eg4G__drawVertical;position:absolute;top:0;bottom:0;left:0}@media (max-width:768px){.ProfileScreen-module-scss-module__a-Eg4G__container{margin-top:120px}.ProfileScreen-module-scss-module__a-Eg4G__container:after{height:auto}}@keyframes ProfileScreen-module-scss-module__a-Eg4G__drawVertical{0%{background-size:1px 0%}to{background-size:1px 100%}}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__gridContainer{width:100%;margin-inline:auto}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebar{height:fit-content}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:32px;display:flex}@media (max-width:768px){.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent{gap:10px;padding:16px}}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__imagesRow{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (max-width:768px){.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__imagesRow{flex-direction:row;justify-content:center;align-items:flex-start;gap:16px;width:100%}}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__imagesRow .ProfileScreen-module-scss-module__a-Eg4G__userNameWrapper{flex-direction:column;align-items:center;gap:4px;display:flex}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__imageColumn{flex-direction:column;align-items:center;gap:6px;display:flex}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__specialization{background-color:var(--secondary-light);color:var(--white);text-align:center;border-radius:16px;padding:4px 8px}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__headshotImageWrapper{position:relative}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__headshotImageContainer{border-radius:50%;width:140px;height:140px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__headshotImageContainer{width:100px;height:100px}}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__headshotImage{object-fit:cover}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__headshotImageTooltip{position:absolute;top:6px;right:6px}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__headshotImageTooltip .ProfileScreen-module-scss-module__a-Eg4G__deleteHeadshotBtn{background-color:var(--primaryAlt-main,#fff);cursor:pointer;color:#ef4444;z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex;box-shadow:0 0 5px #0000001a}@media (max-width:768px){.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__headshotImageTooltip .ProfileScreen-module-scss-module__a-Eg4G__deleteHeadshotBtn{width:24px;height:24px;top:0;right:0}}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__headshotImageTooltip .ProfileScreen-module-scss-module__a-Eg4G__deleteHeadshotBtn:hover{background-color:#fff;transform:scale(1.1)}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__headshotImageTooltip .ProfileScreen-module-scss-module__a-Eg4G__deleteHeadshotBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__publicProfileSection{border-top:1px solid var(--border-color,#e5e7eb);flex-direction:column;align-items:center;gap:8px;width:100%;margin-top:4px;padding:24px 0 0;display:flex}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__publicProfileSection .ProfileScreen-module-scss-module__a-Eg4G__publicProfileActions{gap:8px;width:100%;display:flex}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__publicProfileSection .ProfileScreen-module-scss-module__a-Eg4G__publicProfileActions button{flex:1}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__headshotActions{border-top:1px solid var(--border-color,#e5e7eb);flex-direction:column;align-items:center;gap:8px;width:100%;margin-top:4px;padding-top:12px;display:flex}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__sidebarContent .ProfileScreen-module-scss-module__a-Eg4G__spinIcon{animation:1s linear infinite ProfileScreen-module-scss-module__a-Eg4G__spin}@keyframes ProfileScreen-module-scss-module__a-Eg4G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__mainContent{flex:1;min-width:0}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__availabilityCard,.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__availabilityContent{border:none!important}@media screen and (max-width:768px){.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__availabilityCard,.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__availabilityContent{padding:0!important}}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__title{width:fit-content;margin-bottom:.5rem}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__basicInfo{margin-left:28px}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__fieldsContainer{margin-top:16px}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__buttonContainer{justify-content:flex-end;gap:16px;margin-top:16px;display:flex}@media screen and (max-width:768px){.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__buttonContainer{justify-content:center}}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__saveButton{border-top:1px solid var(--border-color);justify-content:flex-end;display:flex}.ProfileScreen-module-scss-module__a-Eg4G__container .ProfileScreen-module-scss-module__a-Eg4G__availabilityCard{margin-top:2rem}.ProfileScreen-module-scss-module__a-Eg4G__form{margin-top:16px}
.AuthForm-module-scss-module__GN0tna__container{flex-direction:column;justify-content:center;align-items:center;gap:16px;max-width:500px;min-height:100dvh;padding:32px;display:flex}@media screen and (max-width:768px){.AuthForm-module-scss-module__GN0tna__container{padding:16px}}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__header{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__header .AuthForm-module-scss-module__GN0tna__title{color:var(--title);font-size:24px;font-weight:600}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__header .AuthForm-module-scss-module__GN0tna__subtitle{color:var(--caption);text-align:center;font-size:14px}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__card{width:100%}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__card .AuthForm-module-scss-module__GN0tna__forgotPasswordButton{justify-self:flex-end}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__card .AuthForm-module-scss-module__GN0tna__formGroup{margin-bottom:16px}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__card .AuthForm-module-scss-module__GN0tna__formGroup:last-child{margin-bottom:0}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__card .AuthForm-module-scss-module__GN0tna__formGroup .AuthForm-module-scss-module__GN0tna__label{color:var(--title);margin-bottom:8px;font-size:14px;font-weight:500}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__card .AuthForm-module-scss-module__GN0tna__formGroup .AuthForm-module-scss-module__GN0tna__input{border:1px solid var(--gray-opaque-20);border-radius:6px;width:100%;padding:12px;font-size:14px}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__card .AuthForm-module-scss-module__GN0tna__formGroup .AuthForm-module-scss-module__GN0tna__input:focus{border-color:var(--primary-main);outline:none}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__card .AuthForm-module-scss-module__GN0tna__formGroup .AuthForm-module-scss-module__GN0tna__input.AuthForm-module-scss-module__GN0tna__error{border-color:var(--error-main)}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__card .AuthForm-module-scss-module__GN0tna__formGroup .AuthForm-module-scss-module__GN0tna__errorMessage{color:var(--error-main);margin-top:4px;font-size:12px}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__footer{flex-direction:column;gap:8px;padding:8px 16px;display:flex}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__footer .AuthForm-module-scss-module__GN0tna__switchText{text-align:center;color:var(--caption);justify-content:center;align-items:center;font-size:14px;display:flex}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__footer .AuthForm-module-scss-module__GN0tna__switchText .AuthForm-module-scss-module__GN0tna__switchLink{color:var(--primary-main);margin-left:4px;font-weight:500;text-decoration:none}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__footer .AuthForm-module-scss-module__GN0tna__switchText .AuthForm-module-scss-module__GN0tna__switchLink:hover{text-decoration:underline}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__errorMessage{color:var(--error-main);background-color:var(--error-opaque-5);border:1px solid var(--error-opaque-20);border-radius:4px;margin-top:8px;padding:8px 12px;font-size:14px}.AuthForm-module-scss-module__GN0tna__container .AuthForm-module-scss-module__GN0tna__successMessage{color:var(--success-main);background-color:var(--success-opaque-5);border:1px solid var(--success-opaque-20);border-radius:4px;margin-top:8px;padding:8px 12px;font-size:14px}
.Tooltip-module-scss-module__dW1nRa__tooltipWrapper{position:relative}.Tooltip-module-scss-module__dW1nRa__tooltipWrapper .Tooltip-module-scss-module__dW1nRa__targetElement{cursor:pointer}.Tooltip-module-scss-module__dW1nRa__tooltipWrapper .Tooltip-module-scss-module__dW1nRa__tooltipContent{z-index:10;background-color:var(--primaryAlt-light);opacity:0;white-space:nowrap;border-radius:.5rem;margin-top:6px;padding:6px 12px;font-size:.75rem;transition:opacity .3s,transform .3s;display:none;position:absolute;box-shadow:0 0 8px #00000080}.Tooltip-module-scss-module__dW1nRa__tooltipWrapper .Tooltip-module-scss-module__dW1nRa__tooltipArrow{border-left:6px solid #0000;border-right:6px solid #0000;border-bottom:6px solid var(--primaryAlt-light);opacity:0;width:0;height:0;transition:opacity .3s,transform .3s;display:none;position:absolute;bottom:-6px;left:50%;transform:translate(-50%);z-index:10!important}.Tooltip-module-scss-module__dW1nRa__tooltipWrapper:hover .Tooltip-module-scss-module__dW1nRa__tooltipContent:not(.Tooltip-module-scss-module__dW1nRa__hoverDisabled),.Tooltip-module-scss-module__dW1nRa__tooltipWrapper:hover .Tooltip-module-scss-module__dW1nRa__tooltipArrow:not(.Tooltip-module-scss-module__dW1nRa__hoverDisabled),.Tooltip-module-scss-module__dW1nRa__tooltipWrapper .Tooltip-module-scss-module__dW1nRa__openTooltip{opacity:1;pointer-events:auto;display:block}.Tooltip-module-scss-module__dW1nRa__tooltipWrapper .Tooltip-module-scss-module__dW1nRa__hoverDisabled{padding:0}
.Notification-module-scss-module__MzIMpG__notificationWrapper{cursor:pointer;position:relative}.Notification-module-scss-module__MzIMpG__bellIcon{width:24px;height:24px;color:var(--text-primary);transition:color .2s}.Notification-module-scss-module__MzIMpG__bellIcon:hover{color:var(--primary)}.Notification-module-scss-module__MzIMpG__notificationDot{justify-content:center;align-items:center;display:flex;position:absolute;top:5px;right:-6px;width:20px!important;height:20px!important;padding:2px!important}.Notification-module-scss-module__MzIMpG__tooltipContent{background-color:var(--background);border:1px solid var(--border);border-radius:8px;width:250px;max-width:300px;padding:16px 16px 8px;box-shadow:0 4px 12px #0000001a}.Notification-module-scss-module__MzIMpG__tooltipContent .Notification-module-scss-module__MzIMpG__volumeButton{margin-top:8px}.Notification-module-scss-module__MzIMpG__paginationControls{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding-top:8px;display:flex}.Notification-module-scss-module__MzIMpG__pageInfo{color:var(--text-secondary);font-size:12px;font-weight:500}.Notification-module-scss-module__MzIMpG__consultationCard{flex-direction:column;gap:12px;display:flex}.Notification-module-scss-module__MzIMpG__header{color:var(--text-primary);align-items:center;gap:8px;font-weight:500;display:flex}.Notification-module-scss-module__MzIMpG__status{background-color:var(--warning-light);color:var(--warning);border-radius:4px;align-items:center;padding:4px 8px;font-size:12px;font-weight:500;display:inline-flex}.Notification-module-scss-module__MzIMpG__overview{color:var(--text-secondary);font-size:14px;line-height:1.5}.Notification-module-scss-module__MzIMpG__recommendations{border-top:1px solid var(--border);margin-top:8px;padding-top:8px}.Notification-module-scss-module__MzIMpG__recommendationTitle{color:var(--text-secondary);margin-bottom:4px;font-size:12px;font-weight:500}.Notification-module-scss-module__MzIMpG__recommendationList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Notification-module-scss-module__MzIMpG__recommendationItem{color:var(--text-primary);align-items:center;gap:6px;font-size:13px;display:flex}.Notification-module-scss-module__MzIMpG__recommendationItem:before{content:"•";color:var(--primary)}
.SignOutButton-module-scss-module__n9GiWG__signOutButton{justify-content:flex-start!important}
.PaginationControls-module-scss-module__FpaowG__paginationControls{border:1px solid var(--neutralLight-main);border-radius:30px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin-inline:auto;display:flex}.PaginationControls-module-scss-module__FpaowG__paginationControls .PaginationControls-module-scss-module__FpaowG__dot{border:1px solid var(--neutralLight-main);border-radius:50%;width:11px;height:11px}.PaginationControls-module-scss-module__FpaowG__paginationControls .PaginationControls-module-scss-module__FpaowG__dot.PaginationControls-module-scss-module__FpaowG__active{background-color:var(--neutralLight-main)}
