.shared-module__a05tza__container{flex-shrink:0;width:11.5625rem;height:11.5625rem;position:relative}.shared-module__a05tza__canvas{width:100%;height:100%;display:block}.shared-module__a05tza__containerPlaceholder{flex-shrink:0;width:11.5625rem;height:11.5625rem;position:relative;overflow:hidden}.shared-module__a05tza__imagePlaceholder{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}
@layer v2.components.composite{.HeroSection-module__RcG7Iq__plusContainer{position:relative}.HeroSection-module__RcG7Iq__doctorImage{width:4.875rem;height:4.875rem;box-shadow:var(--v2-shadow-xl);border-radius:50%;position:absolute;top:.5rem;left:.5rem}.HeroSection-module__RcG7Iq__patientImage{width:2.813rem;height:2.813rem;box-shadow:var(--v2-shadow-xl);border-radius:50%;position:absolute;bottom:2.5rem;right:.75rem}}
.EmptyChatSection-module__bsK3tW__wrapper{width:100%;max-width:43.75rem;min-height:calc(100dvh - var(--header-v2-height));background-color:var(--v2-color-surface-canvas);flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:2rem 1.5rem;display:flex}.EmptyChatSection-module__bsK3tW__title{text-align:center;padding:.5rem 0}.EmptyChatSection-module__bsK3tW__subtitle{text-align:center;padding-bottom:2.5rem}.EmptyChatSection-module__bsK3tW__divider{margin:1.5rem 0}
.ModalContent-module__z2JRpG__content{flex-direction:column;align-items:stretch;gap:1rem;width:27rem;max-width:100%;padding:2rem;display:flex}.ModalContent-module__z2JRpG__textContent{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.ModalContent-module__z2JRpG__form{display:contents}.ModalContent-module__z2JRpG__disclaimer{text-align:center}.ModalContent-module__z2JRpG__spinner{align-self:center}.ModalContent-module__z2JRpG__tryAgainButton{color:var(--v2-color-link-default);align-self:center}.ModalContent-module__z2JRpG__tryAgainButton *{font-size:.875rem;font-weight:500}.ModalContent-module__z2JRpG__successBadge{border:2px solid var(--v2-color-success-border);width:3.5rem;height:3.5rem;color:var(--v2-color-success-fg);border-radius:50%;justify-content:center;align-self:center;align-items:center;display:flex}.ModalContent-module__z2JRpG__errorBadge{border:2px solid var(--v2-color-error-border);width:3.5rem;height:3.5rem;color:var(--v2-color-error-fg);border-radius:50%;justify-content:center;align-self:center;align-items:center;display:flex}
.TermsOfServiceAccepted-module__zUp6mq__container{flex-direction:row;justify-content:center;align-items:center;gap:.875rem;width:100%;display:flex}.TermsOfServiceAccepted-module__zUp6mq__divider{background-color:var(--v2-color-border-default);flex:1;height:1px}.TermsOfServiceAccepted-module__zUp6mq__content{flex-direction:column;align-items:center;display:flex}
@layer v2.components.composite{.TermsOfServiceForm-module__yAny7a__container{opacity:1;grid-template-rows:1fr;width:100%;margin-top:auto;display:grid}.TermsOfServiceForm-module__yAny7a__container[data-anim-state=hiding]{animation:.6s ease-in-out forwards TermsOfServiceForm-module__yAny7a__fade-out-and-collapse}.TermsOfServiceForm-module__yAny7a__container[data-anim-state=hidden]{display:none}.TermsOfServiceForm-module__yAny7a__container[data-anim-state=showing]{animation:.6s ease-in-out forwards TermsOfServiceForm-module__yAny7a__expand-and-fade-in}@keyframes TermsOfServiceForm-module__yAny7a__fade-out-and-collapse{0%{opacity:1;grid-template-rows:1fr}50%{opacity:0;grid-template-rows:1fr}to{opacity:0;grid-template-rows:0fr}}@keyframes TermsOfServiceForm-module__yAny7a__expand-and-fade-in{0%{opacity:0;grid-template-rows:0fr}50%{opacity:0;grid-template-rows:1fr}to{opacity:1;grid-template-rows:1fr}}.TermsOfServiceForm-module__yAny7a__innerContent{flex-direction:column;gap:.75rem;min-height:0;display:flex;overflow:hidden}.TermsOfServiceForm-module__yAny7a__description{color:var(--v2-color-fg-default)}.TermsOfServiceForm-module__yAny7a__card{background-color:var(--v2-color-surface-sunken);cursor:default;border-radius:1.5rem;padding:1rem;transition:background-color .2s;display:flex}.TermsOfServiceForm-module__yAny7a__card:not([data-pending]):hover{background-color:var(--v2-color-neutral-200)}.TermsOfServiceForm-module__yAny7a__agreementContainer{flex-direction:row;align-items:flex-start;gap:.75rem;display:flex}.TermsOfServiceForm-module__yAny7a__checkbox{align-self:flex-start;margin-top:.25rem;display:block}.TermsOfServiceForm-module__yAny7a__checkbox [data-rac]>div:first-child{background-color:var(--v2-color-surface-canvas)}.TermsOfServiceForm-module__yAny7a__validationTooltip{background:var(--v2-color-surface-canvas);border:1px solid var(--v2-color-border-default);font:var(--v2-text-body-14);color:var(--v2-color-fg-default);white-space:nowrap;border-radius:.375rem;align-items:center;gap:.5rem;padding:.375rem .625rem .375rem .375rem;display:flex;box-shadow:0 2px 8px #1a1a1826}.TermsOfServiceForm-module__yAny7a__validationTooltip .react-aria-OverlayArrow svg{fill:var(--v2-color-surface-canvas);stroke:var(--v2-color-border-default);paint-order:stroke;stroke-width:2px;display:block}.TermsOfServiceForm-module__yAny7a__validationTooltipIcon{background:var(--v2-color-warning-bg);width:1.25rem;height:1.25rem;color:var(--v2-color-warning-fg);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.TermsOfServiceForm-module__yAny7a__checkboxLabel{color:var(--v2-color-fg-default)}.TermsOfServiceForm-module__yAny7a__link{color:var(--v2-color-link-default);text-decoration:underline;-webkit-text-decoration-color:var(--v2-color-link-default);text-decoration-color:var(--v2-color-link-default);text-underline-offset:2px}.TermsOfServiceForm-module__yAny7a__link:hover{color:var(--v2-color-link-hover);-webkit-text-decoration-color:var(--v2-color-link-hover);text-decoration-color:var(--v2-color-link-hover)}@media (min-width:768px){.TermsOfServiceForm-module__yAny7a__card{padding:1.5rem}.TermsOfServiceForm-module__yAny7a__description{font:var(--v2-text-body-16)}.TermsOfServiceForm-module__yAny7a__description strong{font:var(--v2-text-heading-16)}}@media (prefers-reduced-motion:reduce){.TermsOfServiceForm-module__yAny7a__container[data-anim-state=hiding],.TermsOfServiceForm-module__yAny7a__container[data-anim-state=showing]{animation-duration:1ms}}}
.GeneratingSummary-module__9_2DtG__container{background-color:var(--v2-color-surface-raised);border:1px solid var(--v2-color-border-default);border-radius:1rem;flex-direction:column;justify-content:center;gap:.5rem;width:35rem;max-width:100%;padding:1.5rem;display:flex}.GeneratingSummary-module__9_2DtG__iconContainer{background-color:var(--v2-color-surface-raised);border:1px solid var(--v2-color-border-default);width:3rem;height:3rem;color:var(--v2-color-icon-default);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.GeneratingSummary-module__9_2DtG__icon{z-index:1;position:relative}.GeneratingSummary-module__9_2DtG__title{animation:3s ease-in GeneratingSummary-module__9_2DtG__gradientSlide}@keyframes GeneratingSummary-module__9_2DtG__gradientSlide{0%{opacity:0;transform:translateY(-.625rem)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.625rem)}}.GeneratingSummary-module__9_2DtG__iconContainer:before{content:"";background:conic-gradient(from 0deg, transparent 0deg, transparent 320deg, var(--v2-color-fg-default) 320deg, var(--v2-color-fg-default) 360deg);-webkit-mask:linear-gradient(var(--v2-color-surface-raised) 0 0) content-box, linear-gradient(var(--v2-color-surface-raised) 0 0);-webkit-mask-composite:xor;-webkit-mask:linear-gradient(var(--v2-color-surface-raised) 0 0) content-box, linear-gradient(var(--v2-color-surface-raised) 0 0);mask:linear-gradient(var(--v2-color-surface-raised) 0 0) content-box, linear-gradient(var(--v2-color-surface-raised) 0 0);z-index:0;border-radius:50%;padding:1.5px;animation:1.5s linear infinite GeneratingSummary-module__9_2DtG__spin;position:absolute;inset:-1px;-webkit-mask-composite:xor;mask-composite:exclude}@media (prefers-reduced-motion:reduce){.GeneratingSummary-module__9_2DtG__title{animation:none}.GeneratingSummary-module__9_2DtG__iconContainer:before{display:none}}@keyframes GeneratingSummary-module__9_2DtG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.GuardianModal-module__6Rk8ea__modal{background-color:var(--v2-color-warning-bg);max-width:32rem;padding:2rem}.GuardianModal-module__6Rk8ea__modalContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.GuardianModal-module__6Rk8ea__icon{color:var(--v2-color-warning-fg);flex-shrink:0}.GuardianModal-module__6Rk8ea__heading{text-align:center}.GuardianModal-module__6Rk8ea__description{flex-direction:column;gap:1rem;display:flex}
.SocialShareButtons-module__OwTXAG__wrapper{--horizontal-padding:1.5rem;width:calc(100% + var(--horizontal-padding) * 2);margin-left:calc(-1 * var(--horizontal-padding));padding:0 var(--horizontal-padding);justify-content:space-between;gap:.5rem;display:flex;overflow-x:auto}.SocialShareButtons-module__OwTXAG__socialItem{flex-direction:column;align-items:center;gap:.5rem;display:flex}.SocialShareButtons-module__OwTXAG__button{background-color:var(--social-bg);width:3.25rem;height:3.25rem;color:var(--social-fg);border-radius:50%;transition:background-color .15s ease-out}.SocialShareButtons-module__OwTXAG__button[data-hovered]>span,.SocialShareButtons-module__OwTXAG__button[data-pressed]>span{background-color:#0000}.SocialShareButtons-module__OwTXAG__linkedin[data-focus-visible],.SocialShareButtons-module__OwTXAG__print[data-focus-visible]{box-shadow:0 0 0 2px var(--v2-color-accent-focus-ring-black)}.SocialShareButtons-module__OwTXAG__button[data-hovered]{background-color:color-mix(in srgb, var(--social-bg), var(--social-fg) var(--social-hover-mix,20%))}.SocialShareButtons-module__OwTXAG__button[data-pressed]{background-color:color-mix(in srgb, var(--social-bg), var(--social-fg) var(--social-press-mix,25%))}.SocialShareButtons-module__OwTXAG__twitter{--social-bg:var(--v2-color-fg-default);--social-fg:var(--v2-color-surface-canvas)}.SocialShareButtons-module__OwTXAG__messenger{--social-bg:var(--v2-color-surface-raised);--social-fg:var(--v2-color-blue-600);--social-hover-mix:6%;--social-press-mix:12%;border:1px solid var(--v2-color-border-strong)}.SocialShareButtons-module__OwTXAG__reddit{--social-bg:#de432b;--social-fg:var(--v2-color-white)}.SocialShareButtons-module__OwTXAG__whatsapp{--social-bg:#25d466;--social-fg:var(--v2-color-white)}.SocialShareButtons-module__OwTXAG__linkedin{--social-bg:#1885d8;--social-fg:var(--v2-color-white)}.SocialShareButtons-module__OwTXAG__print{--social-bg:var(--v2-color-accent-bg);--social-fg:var(--v2-color-accent-fg)}@media (min-width:768px){.SocialShareButtons-module__OwTXAG__wrapper{width:100%;margin-left:0;padding:0;overflow-x:visible}}
.ShareConsultModalContent-module__AZLAaG__modalContent{flex-direction:column;gap:1.25rem;padding:2rem 1.5rem;display:flex}.ShareConsultModalContent-module__AZLAaG__shareVariant{flex-direction:row;gap:1rem;display:flex}.ShareConsultModalContent-module__AZLAaG__directShareWrapper{align-items:center;gap:.75rem;display:flex}.ShareConsultModalContent-module__AZLAaG__directShareButton{flex:1}.ShareConsultModalContent-module__AZLAaG__infoBox{align-items:center;gap:.75rem;padding:.75rem 1rem}.ShareConsultModalContent-module__AZLAaG__infoBox>svg{width:1.5rem;height:1.5rem}.ShareConsultModalContent-module__AZLAaG__footer{border-top:1px solid var(--v2-color-border-strong);justify-content:flex-end;align-items:center;padding:1.25rem;display:flex}
.ShareConsultModal-module__RG1Rfq__modal{width:30rem;max-width:100%}
.shared-module__bIH4lq__ctaWidgetContainer{flex-direction:column;gap:.75rem;display:flex}.shared-module__bIH4lq__ctaWidgetContainerShadow .shared-module__bIH4lq__ctaContainer{border-radius:.5rem;box-shadow:0 5px 15px #00000026}.shared-module__bIH4lq__ctaContainer{background:var(--color-brand-primary-10);border-left:2px solid var(--color-brand-primary);color:var(--color-text-primary);flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:2rem 1.5rem;display:flex}.shared-module__bIH4lq__ctaContainer .shared-module__bIH4lq__ctaDescription{color:var(--color-text-secondary)}.shared-module__bIH4lq__ctaContainer.shared-module__bIH4lq__emergencyRoomCTA{background:var(--color-ui-error-bg);border-left:2px solid var(--color-ui-error);color:var(--color-ui-error-fg)}.shared-module__bIH4lq__ctaContainer.shared-module__bIH4lq__emergencyRoomCTA .shared-module__bIH4lq__ctaDescription{color:var(--color-ui-error-fg)}.shared-module__bIH4lq__ctaButton{align-self:flex-start}.shared-module__bIH4lq__ctaButton[data-variant=inPersonVisit]{color:var(--color-brand-primary)}@media (min-width:768px){.shared-module__bIH4lq__ctaContainer{padding:2rem 2.5rem}}
@layer components.composite{.DoctorVisitCTA-module__Xarf0W__container{color:var(--color-text-primary);flex-direction:column;gap:1rem;margin-bottom:.5rem;display:flex}.DoctorVisitCTA-module__Xarf0W__ctaButton{width:100%;max-width:100%;padding-top:.9rem;padding-bottom:.9rem}.DoctorVisitCTA-module__Xarf0W__statusRow{justify-content:center;align-items:center;gap:.5rem;display:flex}.DoctorVisitCTA-module__Xarf0W__statusDot{background-color:var(--color-ui-success);border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;position:relative}.DoctorVisitCTA-module__Xarf0W__statusDot:after{content:"";border:.1px solid var(--color-ui-success);border-radius:50%;animation:1.3s ease-out infinite DoctorVisitCTA-module__Xarf0W__ringPulse;position:absolute;inset:0}.DoctorVisitCTA-module__Xarf0W__statusText{line-height:1}.DoctorVisitCTA-module__Xarf0W__checkList{flex-direction:column;gap:.94rem;margin:0 0 .56rem;padding:0;list-style:none;display:flex}.DoctorVisitCTA-module__Xarf0W__checkItem{color:var(--color-text-secondary);align-items:baseline;gap:.75rem;display:flex}.DoctorVisitCTA-module__Xarf0W__checkIcon{background-color:var(--color-brand-primary-30);border-radius:.1875rem;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;margin-top:.125rem;display:inline-flex}.DoctorVisitCTA-module__Xarf0W__heading{margin-top:.25rem;margin-bottom:.13rem}@media (max-width:640px){.DoctorVisitCTA-module__Xarf0W__intro{font-size:.875rem}}@keyframes DoctorVisitCTA-module__Xarf0W__ringPulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.2)}}}
.InlineEmailStep-module__oQD7ca__form{flex-direction:column;gap:.75rem;display:flex}.InlineEmailStep-module__oQD7ca__copy{color:var(--color-text-secondary)}.InlineEmailStep-module__oQD7ca__emailField{width:100%}.InlineEmailStep-module__oQD7ca__continueButton{width:100%;max-width:100%;padding-top:.9rem;padding-bottom:.9rem}
.StickyDoctorVisitCTA-module__t147ja__container{padding:.75rem 1rem;padding-bottom:max(.75rem, env(safe-area-inset-bottom));background:var(--color-bg-surface);border-top:1px solid var(--color-border-default);opacity:0;pointer-events:none;z-index:50;transition:opacity .2s,transform .2s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.StickyDoctorVisitCTA-module__t147ja__containerVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.StickyDoctorVisitCTA-module__t147ja__button{width:100%;max-width:100%}@media (min-width:768px){.StickyDoctorVisitCTA-module__t147ja__container{display:none}}