@layer v2.components.composite{.TimelineSteps-module__wEXaCq__list{flex-direction:column;gap:1.5rem;display:flex}.TimelineSteps-module__wEXaCq__step{align-items:stretch;gap:1rem;display:flex}.TimelineSteps-module__wEXaCq__iconSection{flex-shrink:0;position:relative}.TimelineSteps-module__wEXaCq__iconWrapper{background-color:var(--v2-color-surface-sunken);border-radius:20px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.TimelineSteps-module__wEXaCq__connectorTrack{width:2px;position:absolute;inset:3rem auto -1rem 50%;transform:translate(-50%)}.TimelineSteps-module__wEXaCq__step:last-child .TimelineSteps-module__wEXaCq__connectorTrack{display:none}.TimelineSteps-module__wEXaCq__connector{width:100%;height:100%;overflow:visible}.TimelineSteps-module__wEXaCq__connector line{stroke:var(--v2-color-divider-strong);stroke-width:2px;stroke-linecap:round;stroke-dasharray:3 6;animation:.9s linear infinite TimelineSteps-module__wEXaCq__connectorDrift}.TimelineSteps-module__wEXaCq__content{flex-direction:column;gap:1px;display:flex}.TimelineSteps-module__wEXaCq__fadeIn .TimelineSteps-module__wEXaCq__iconWrapper,.TimelineSteps-module__wEXaCq__fadeIn .TimelineSteps-module__wEXaCq__content{opacity:.4;animation:.5s both TimelineSteps-module__wEXaCq__stepLit}.TimelineSteps-module__wEXaCq__fadeIn .TimelineSteps-module__wEXaCq__step:first-child .TimelineSteps-module__wEXaCq__iconWrapper,.TimelineSteps-module__wEXaCq__fadeIn .TimelineSteps-module__wEXaCq__step:first-child .TimelineSteps-module__wEXaCq__content{animation-delay:.6s}.TimelineSteps-module__wEXaCq__fadeIn .TimelineSteps-module__wEXaCq__step:nth-child(2) .TimelineSteps-module__wEXaCq__iconWrapper,.TimelineSteps-module__wEXaCq__fadeIn .TimelineSteps-module__wEXaCq__step:nth-child(2) .TimelineSteps-module__wEXaCq__content{animation-delay:1.9s}.TimelineSteps-module__wEXaCq__fadeIn .TimelineSteps-module__wEXaCq__step:nth-child(3) .TimelineSteps-module__wEXaCq__iconWrapper,.TimelineSteps-module__wEXaCq__fadeIn .TimelineSteps-module__wEXaCq__step:nth-child(3) .TimelineSteps-module__wEXaCq__content{animation-delay:3.2s}@media (prefers-reduced-motion:reduce){.TimelineSteps-module__wEXaCq__connector line{animation:none}.TimelineSteps-module__wEXaCq__fadeIn .TimelineSteps-module__wEXaCq__iconWrapper,.TimelineSteps-module__wEXaCq__fadeIn .TimelineSteps-module__wEXaCq__content{opacity:1;animation:none}}@keyframes TimelineSteps-module__wEXaCq__connectorDrift{0%{stroke-dashoffset:0}to{stroke-dashoffset:-9px}}@keyframes TimelineSteps-module__wEXaCq__stepLit{to{opacity:1}}}
@layer v2.patterns{.GatheringRecordsPage-module__BjAEKW__container{flex-direction:column;gap:1rem;margin:0 auto;padding:1rem;display:flex}@media (min-width:768px){.GatheringRecordsPage-module__BjAEKW__container{gap:1.5rem;max-width:41.75rem}}}
@property --border-tracer-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@layer v2.patterns{.shared-module__pKbZ9W__borderTracer{position:relative}.shared-module__pKbZ9W__borderTracer:before{content:"";z-index:1;padding:var(--border-tracer-thickness,1.5px);border-radius:inherit;background:conic-gradient(from var(--border-tracer-angle), transparent 0% 70%, color-mix(in srgb, var(--v2-color-lime-300) 0%, transparent) 70%, color-mix(in srgb, var(--v2-color-lime-300) 95%, transparent) 88%, var(--v2-color-accent-bg) 98%, transparent 100%);-webkit-mask:linear-gradient(var(--v2-color-white) 0 0) content-box, linear-gradient(var(--v2-color-white) 0 0);-webkit-mask-composite:xor;-webkit-mask:linear-gradient(var(--v2-color-white) 0 0) content-box, linear-gradient(var(--v2-color-white) 0 0);mask:linear-gradient(var(--v2-color-white) 0 0) content-box, linear-gradient(var(--v2-color-white) 0 0);animation:shared-module__pKbZ9W__borderTracerOrbit var(--border-tracer-duration,5s) linear infinite;pointer-events:none;position:absolute;inset:0;-webkit-mask-composite:xor;mask-composite:exclude}@keyframes shared-module__pKbZ9W__borderTracerOrbit{0%{--border-tracer-angle:0deg}to{--border-tracer-angle:360deg}}@media (prefers-reduced-motion:reduce){.shared-module__pKbZ9W__borderTracer:before{display:none}}.shared-module__pKbZ9W__container{flex-direction:column;margin:0 auto;padding:1rem;display:flex}.shared-module__pKbZ9W__header{margin:0 auto}.shared-module__pKbZ9W__loadingWrapper{justify-content:center;align-items:center;min-height:12.125rem;display:flex}@media (min-width:768px){.shared-module__pKbZ9W__container{max-width:41.75rem}}@media (min-width:1024px){.shared-module__pKbZ9W__header{padding:1rem 6.25rem}}}
@layer v2.components.composite{.ChooserCard-module___OOXkG__card{all:unset;box-sizing:border-box;background-color:var(--v2-color-surface-canvas);border:1px solid var(--v2-color-border-default);min-width:0;box-shadow:var(--v2-shadow-sm);cursor:pointer;text-align:left;border-radius:2rem;flex-direction:column;flex:1 1 0;justify-content:space-between;align-items:stretch;transition:border-color .15s ease-out,box-shadow .15s ease-out;display:flex;overflow:hidden}.ChooserCard-module___OOXkG__card:hover,.ChooserCard-module___OOXkG__card[data-hovered]{border-color:var(--v2-color-border-strong);box-shadow:var(--v2-shadow-md)}.ChooserCard-module___OOXkG__card:focus-visible,.ChooserCard-module___OOXkG__card[data-focus-visible]{outline:2px solid var(--v2-color-accent-focus-ring);outline-offset:2px}.ChooserCard-module___OOXkG__card[data-disabled]{cursor:not-allowed}.ChooserCard-module___OOXkG__card[data-disabled]:not([data-pending]){opacity:.5}.ChooserCard-module___OOXkG__card[data-pending]{cursor:progress}.ChooserCard-module___OOXkG__content{flex-direction:column;flex:1;align-items:flex-start;gap:.25rem;padding:1.5rem 1rem;display:flex}.ChooserCard-module___OOXkG__iconWrapper{background-color:var(--v2-color-graphic-blue-subtle);color:var(--v2-color-accent-bg);border-radius:3.125rem;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.25rem;padding:1rem;display:flex}.ChooserCard-module___OOXkG__badge{background-color:var(--v2-color-lime-300);box-shadow:var(--v2-shadow-md);border-radius:2.25rem;flex-shrink:0;margin-top:.25rem;padding:.25rem .5rem;position:relative;overflow:hidden}.ChooserCard-module___OOXkG__badgeSheen{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--v2-color-white) 75%, transparent), transparent);pointer-events:none;width:2rem;height:200%;animation:5s ease-in-out infinite ChooserCard-module___OOXkG__badgeSheen;position:absolute;top:-50%;left:0}.ChooserCard-module___OOXkG__cta{background-color:var(--v2-color-surface-sunken);color:var(--v2-color-link-default);align-items:center;gap:.25rem;padding:1rem;display:flex}.ChooserCard-module___OOXkG__card:hover .ChooserCard-module___OOXkG__cta,.ChooserCard-module___OOXkG__card[data-hovered] .ChooserCard-module___OOXkG__cta{color:var(--v2-color-link-hover)}.ChooserCard-module___OOXkG__card[data-disabled] .ChooserCard-module___OOXkG__cta{color:var(--v2-color-link-disabled)}.ChooserCard-module___OOXkG__card[data-pending] .ChooserCard-module___OOXkG__cta{color:var(--v2-color-link-default)}@keyframes ChooserCard-module___OOXkG__badgeSheen{0%{opacity:0;transform:translate(-3rem)rotate(18deg)}4%{opacity:1}22%{opacity:1;transform:translate(9rem)rotate(18deg)}26%,to{opacity:0;transform:translate(9rem)rotate(18deg)}}@media (prefers-reduced-motion:reduce){.ChooserCard-module___OOXkG__card{transition:none}.ChooserCard-module___OOXkG__badgeSheen{display:none}}}
@layer v2.patterns{.NoRecordsPage-module__EdQI6W__container{flex-direction:column;gap:1rem;margin:0 auto;padding:1rem;display:flex}.NoRecordsPage-module__EdQI6W__inner{flex-direction:column;gap:1rem;display:flex}.NoRecordsPage-module__EdQI6W__cards{flex-direction:column;align-items:stretch;gap:.5rem;display:flex}.NoRecordsPage-module__EdQI6W__hiddenFileInput{display:none}@media (min-width:480px){.NoRecordsPage-module__EdQI6W__cards{flex-direction:row}}@media (min-width:768px){.NoRecordsPage-module__EdQI6W__container{gap:1.5rem;max-width:41.75rem}}}
@layer v2.patterns{.HealthRecordClientPage-module__S0hbRa__loadingWrapper{justify-content:center;align-items:center;min-height:12.125rem;display:flex}}
@layer v2.components.composite{.RecordsCard-module__j7-Iaq__card{background-color:var(--v2-color-surface-canvas);border:1px solid var(--v2-color-border-default);width:100%;box-shadow:var(--v2-shadow-sm);border-radius:1.5rem;flex-direction:column;align-items:stretch;display:flex;overflow:hidden}.RecordsCard-module__j7-Iaq__header{padding:1rem 1rem .5rem}.RecordsCard-module__j7-Iaq__footer{background-color:var(--v2-color-surface-sunken);padding:1rem}}
@layer v2.components.composite{.AddFileControl-module__NvEL2q__addFile{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.AddFileControl-module__NvEL2q__hiddenFileInput{display:none}.AddFileControl-module__NvEL2q__uploadButton{color:var(--v2-color-link-default)}.AddFileControl-module__NvEL2q__uploadButton:disabled{color:var(--v2-color-fg-disabled)}}
@layer v2.components.composite{.DeleteFileModal-module__dEqCkq__content{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.DeleteFileModal-module__dEqCkq__textContent{text-align:center;flex-direction:column;gap:.75rem;display:flex}.DeleteFileModal-module__dEqCkq__actions{flex-direction:column;gap:.5rem;display:flex}.DeleteFileModal-module__dEqCkq__actions>button{width:100%}}
@layer v2.components.composite{.EmptyFilesRow-module__9vpmmq__emptyRow{align-items:flex-start;gap:.5rem;padding:1rem 1rem 1.5rem;display:flex}.EmptyFilesRow-module__9vpmmq__icon{color:var(--v2-color-fg-muted);align-items:center;display:flex}}
@layer v2.components.composite{.FileActions-module__J0VHVq__deleteButton{cursor:pointer;color:var(--v2-color-fg-muted)}.FileActions-module__J0VHVq__errorActions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.FileActions-module__J0VHVq__retryButton{color:var(--v2-color-link-default)}}
@layer v2.components.composite{.UploadedFile-module__LDv6Pq__card{align-items:center;gap:1rem;padding:1rem;display:flex}.UploadedFile-module__LDv6Pq__card:hover{background-color:var(--v2-color-surface-sunken)}.UploadedFile-module__LDv6Pq__fileIcon{background-color:var(--v2-color-graphic-blue-subtle);border-radius:12px;justify-content:center;align-items:center;padding:.75rem;display:flex}.UploadedFile-module__LDv6Pq__fileIconError{background-color:var(--v2-color-warning-bg);color:var(--v2-color-warning-fg)}.UploadedFile-module__LDv6Pq__textContent{flex:1;min-width:0}.UploadedFile-module__LDv6Pq__fileName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}
@layer v2.components.composite{.UploadedFilesCardBody-module__ptA8lG__loadingRow{color:var(--v2-color-fg-muted);justify-content:center;align-items:center;padding:1rem 1rem 1.5rem;display:flex}.UploadedFilesCardBody-module__ptA8lG__filesList{overscroll-behavior-y:contain;max-height:13.5rem;overflow-y:auto}.UploadedFilesCardBody-module__ptA8lG__filesList>:not(:first-child){border-top:1px dashed var(--v2-color-border-default)}}
@layer v2.components.composite{.ActionToasts-module__E2PX3W__verifyAction,.ActionToasts-module__E2PX3W__settingsAction{color:inherit;text-decoration:underline}.ActionToasts-module__E2PX3W__settingsAction{white-space:nowrap}}
@layer v2.components.composite{.EmptyProvidersRow-module__iTFOZq__emptyRow{align-items:flex-start;gap:.5rem;padding:1rem 1rem 1.5rem;display:flex}.EmptyProvidersRow-module__iTFOZq__icon{color:var(--v2-color-fg-muted)}}
@layer v2.components.composite{.Provider-module__0xCAKG__row{align-items:center;gap:1rem;padding:1rem;display:flex}.Provider-module__0xCAKG__badge{background-color:var(--v2-color-graphic-blue-subtle);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.Provider-module__0xCAKG__badgeError{background-color:var(--v2-color-warning-bg);color:var(--v2-color-warning-fg)}.Provider-module__0xCAKG__name{flex:1;min-width:0}.Provider-module__0xCAKG__statusIcon{background-color:var(--v2-color-success-bg);width:1.5rem;height:1.5rem;color:var(--v2-color-success-fg);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Provider-module__0xCAKG__errorActions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Provider-module__0xCAKG__retryButton{color:var(--v2-color-link-default)}}
@layer v2.components.composite{.ConnectedProvidersCardBody-module__fADj5a__loadingRow{color:var(--v2-color-fg-muted);justify-content:center;align-items:center;padding:1rem 1rem 1.5rem;display:flex}.ConnectedProvidersCardBody-module__fADj5a__providersList{overscroll-behavior-y:contain;max-height:13.5rem;overflow-y:auto}.ConnectedProvidersCardBody-module__fADj5a__providersList>:not(:first-child){border-top:1px dashed var(--v2-color-border-default)}}
@layer v2.components.composite{.ConnectedProvidersHeader-module__49RU7G__header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}}
@layer v2.components.composite{.DeleteRecordsModal-module__fWio4G__content{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.DeleteRecordsModal-module__fWio4G__textContent{text-align:center;flex-direction:column;gap:.75rem;display:flex}.DeleteRecordsModal-module__fWio4G__actions{flex-direction:column;gap:.5rem;display:flex}.DeleteRecordsModal-module__fWio4G__actions>button{width:100%}}
@layer v2.components.composite{.SyncRecordsControl-module__Ry4Z7G__syncRecords{justify-content:space-between;align-items:center;gap:.5rem;display:flex;position:relative}.SyncRecordsControl-module__Ry4Z7G__syncButton{color:var(--v2-color-link-default)}.SyncRecordsControl-module__Ry4Z7G__searching{justify-content:flex-start;gap:.25rem}.SyncRecordsControl-module__Ry4Z7G__searchingIcon{color:var(--v2-color-fg-subtle)}.SyncRecordsControl-module__Ry4Z7G__searchingLabel{white-space:nowrap;background-image:linear-gradient(90deg, var(--v2-color-fg-subtle) 0%, var(--v2-color-fg-default) 45%, var(--v2-color-fg-subtle) 60%, var(--v2-color-fg-subtle) 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:2.2s linear infinite SyncRecordsControl-module__Ry4Z7G__searchingLabelShimmer}.SyncRecordsControl-module__Ry4Z7G__sweep{background-image:linear-gradient(100deg, transparent 0%, color-mix(in srgb, var(--v2-color-white) 18%, transparent) 30%, color-mix(in srgb, var(--v2-color-white) 50%, transparent) 50%, color-mix(in srgb, var(--v2-color-white) 18%, transparent) 70%, transparent 100%);pointer-events:none;background-repeat:no-repeat;background-size:200% 100%;animation:7s cubic-bezier(.2,0,0,1) infinite SyncRecordsControl-module__Ry4Z7G__footerSweep;position:absolute;inset:-1rem}@keyframes SyncRecordsControl-module__Ry4Z7G__searchingLabelShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes SyncRecordsControl-module__Ry4Z7G__footerSweep{0%{background-position:200% 0}48%,to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.SyncRecordsControl-module__Ry4Z7G__sweep{display:none}.SyncRecordsControl-module__Ry4Z7G__searchingLabel{color:var(--v2-color-fg-default);-webkit-text-fill-color:currentColor;background-image:none;animation:none}}}
.shared-module__L54GDG__modal{max-width:37.5rem}.shared-module__L54GDG__content{padding:3rem 1.25rem}.shared-module__L54GDG__clearLogo{width:100%;height:2.625rem;color:var(--v2-color-fg-default)}.shared-module__L54GDG__clearLogo path{fill:currentColor}.shared-module__L54GDG__stepContent{text-align:center;flex-direction:column;gap:1.75rem;display:flex}.shared-module__L54GDG__iconWrapper{background-color:var(--v2-color-surface-muted-blue);border-radius:50%;justify-content:center;align-self:center;align-items:center;width:fit-content;padding:1rem;display:flex}.shared-module__L54GDG__button{width:100%}.shared-module__L54GDG__button svg path{stroke:currentColor}.shared-module__L54GDG__clearButton svg{width:1.5rem;height:1.5rem}.shared-module__L54GDG__textBlock{flex-direction:column;gap:1rem;display:flex}.shared-module__L54GDG__consentNote{border-top:1px solid var(--v2-color-border-default);padding-top:1rem}.shared-module__L54GDG__instructions{text-align:left;flex-direction:column;gap:.75rem;display:flex}.shared-module__L54GDG__instructions ul{margin:0;padding-left:1.5rem;list-style:outside}.shared-module__L54GDG__instructions li>ul{margin-top:.25rem}.shared-module__L54GDG__instructionsList{flex-direction:column;display:flex}.shared-module__L54GDG__instructionMarkdown :is(p){font:var(--v2-text-body-16);margin:0}.shared-module__L54GDG__instructionMarkdown :is(a){color:inherit;text-decoration:underline}.shared-module__L54GDG__collapsibleInstructions{grid-template-rows:0fr;transition:grid-template-rows .3s ease-out;display:grid}@media (prefers-reduced-motion:reduce){.shared-module__L54GDG__collapsibleInstructions{transition:none}}.shared-module__L54GDG__collapsibleInstructionsOpen{grid-template-rows:1fr}.shared-module__L54GDG__collapsibleInstructionsInner{overflow:hidden}.shared-module__L54GDG__seeMoreToggle{width:100%;color:var(--v2-color-link-default);cursor:pointer;background:0 0;border:none;justify-content:center;align-self:center;align-items:center;gap:.5rem;padding:0;display:flex}.shared-module__L54GDG__seeMoreToggle:hover{text-decoration:underline}.shared-module__L54GDG__seeMoreIcon{color:currentColor;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.shared-module__L54GDG__seeMoreIcon{transition:none}}.shared-module__L54GDG__seeMoreIconOpen{transform:rotate(180deg)}@media (min-width:768px){.shared-module__L54GDG__content{padding:3rem 2.5rem}}
@layer v2.components.composite{.VoicePickerModal-module__Rt0QQq__sheet{flex-direction:column;gap:1.5rem;width:100%;padding:1.5rem 1rem;display:flex}.VoicePickerModal-module__Rt0QQq__header{flex-direction:column;gap:.5rem;padding-right:2rem;display:flex}.VoicePickerModal-module__Rt0QQq__options{flex-direction:column;gap:.75rem;max-width:28rem;display:flex}.VoicePickerModal-module__Rt0QQq__status{text-align:center;justify-content:center;align-items:center;min-height:6rem;display:flex}}
@layer v2.components.primitives{.VoicePickerOption-module__dZjApW__option{border:1px solid var(--v2-color-border-default);background-color:var(--v2-color-surface-canvas);cursor:pointer;text-align:left;border-radius:.75rem;align-items:center;gap:.5rem;width:100%;padding:1rem;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;display:flex}.VoicePickerOption-module__dZjApW__option:hover{background-color:var(--v2-color-surface-sunken)}.VoicePickerOption-module__dZjApW__focusVisible{outline:2px solid var(--v2-color-accent-bg);outline-offset:2px}.VoicePickerOption-module__dZjApW__selected,.VoicePickerOption-module__dZjApW__selected:hover{background-color:var(--v2-color-info-bg);border-color:var(--v2-color-accent-bg)}.VoicePickerOption-module__dZjApW__text{flex-direction:column;flex:1 0 0;gap:.5rem;min-width:0;display:flex}.VoicePickerOption-module__dZjApW__check{flex-shrink:0}.VoicePickerOption-module__dZjApW__checkHidden{visibility:hidden}}
.TrustBadges-module__pxGWcG__wrapper{align-items:center;gap:.75rem;display:flex}.TrustBadges-module__pxGWcG__badge{align-items:center;gap:.25rem;display:flex}.TrustBadges-module__pxGWcG__label{color:var(--v2-color-fg-subtle)}@media (min-width:768px){.TrustBadges-module__pxGWcG__wrapper{gap:1.5rem}}
.EmptyChatInput-module__a3fUDa__chatInput form{box-shadow:var(--v2-shadow-lg);background-color:var(--v2-color-surface-raised);padding:1rem}.EmptyChatInput-module__a3fUDa__chatInput.EmptyChatInput-module__a3fUDa__shaking form{animation:.4s ease-in-out EmptyChatInput-module__a3fUDa__inputShake}@keyframes EmptyChatInput-module__a3fUDa__inputShake{0%{transform:translate(0)}15%{transform:translate(-6px)}30%{transform:translate(6px)}45%{transform:translate(-4px)}60%{transform:translate(4px)}75%{transform:translate(-2px)}90%{transform:translate(2px)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.EmptyChatInput-module__a3fUDa__chatInput.EmptyChatInput-module__a3fUDa__shaking form{animation:none}}[data-animations-paused] .EmptyChatInput-module__a3fUDa__chatInput.EmptyChatInput-module__a3fUDa__shaking form{animation:none}
@layer v2.components.primitives{.ConversationStarters-module__r5OYTa__list{flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%;margin-top:1.5rem;list-style:none;display:flex}.ConversationStarters-module__r5OYTa__starter{all:unset;background-color:var(--v2-color-surface-sunken);cursor:pointer;border-radius:.5em;padding:.5em 1em;transition:background-color .15s ease-in}.ConversationStarters-module__r5OYTa__starter:hover{background-color:var(--v2-color-neutral-200)}.ConversationStarters-module__r5OYTa__starter:focus-visible{outline:2px solid var(--v2-color-fg-default);outline-offset:2px}}
@layer v2.components.composite{.EmptyChatHeader-module__bZJ4Sq__mobileHeader{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-content:space-between;align-items:center;padding:1rem;display:flex;position:sticky;top:0}@media (min-width:768px){.EmptyChatHeader-module__bZJ4Sq__mobileHeader{display:none}}}
@layer v2.components.composite{.EmptyChatSection-module__bsK3tW__container{width:100%}.EmptyChatSection-module__bsK3tW__wrapper{background-color:var(--v2-color-surface-canvas);flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:43.75rem;min-height:100dvh;margin:0 auto;padding:0 1.5rem 2rem;display:flex}.EmptyChatSection-module__bsK3tW__header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding-bottom:2.5rem;display:flex}.EmptyChatSection-module__bsK3tW__copyReveal{grid-template-rows:1fr;animation:.3s ease-in-out EmptyChatSection-module__bsK3tW__copyReveal;display:grid}@keyframes EmptyChatSection-module__bsK3tW__copyReveal{0%{opacity:0;grid-template-rows:0fr}33.33%{opacity:0;grid-template-rows:1fr}to{opacity:1;grid-template-rows:1fr}}.EmptyChatSection-module__bsK3tW__copy{flex-direction:column;align-items:center;gap:.5rem;min-height:0;display:flex;overflow:hidden}.EmptyChatSection-module__bsK3tW__divider{margin:1.5rem 0}}@media (prefers-reduced-motion:reduce){.EmptyChatSection-module__bsK3tW__copyReveal{animation:none}}[data-animations-paused] .EmptyChatSection-module__bsK3tW__copyReveal{animation:none}
.shared-module__EK6RmW__content{flex-direction:column;align-items:stretch;gap:1rem;display:flex}.shared-module__EK6RmW__textContent{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}
@layer v2.components.composite{.ErrorState-module__5eIdra__tryAgainButton{color:var(--v2-color-link-default);align-self:center}.ErrorState-module__5eIdra__tryAgainButton *{font-size:.875rem;font-weight:500}.ErrorState-module__5eIdra__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}}
.SuccessState-module___0G3hG__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}
.SavingState-module__C3FuOq__spinner{align-self:center}
.BenefitsList-module__g3O8Va__wrapper{flex-direction:column;align-items:flex-start;gap:.5rem;list-style:none;display:flex}.BenefitsList-module__g3O8Va__benefit{background-color:var(--v2-color-surface-sunken);border-radius:3rem;align-items:center;gap:.25rem;padding:.5rem;display:flex}@media (min-width:768px){.BenefitsList-module__g3O8Va__wrapper{flex-direction:row;align-items:center}}
.InitialState-module__dfM2eG__content{flex-direction:column;align-items:stretch;gap:1rem;display:flex}.InitialState-module__dfM2eG__title{padding-bottom:.25rem}.InitialState-module__dfM2eG__inner{flex-direction:column;gap:1rem;display:flex}.InitialState-module__dfM2eG__benefits{order:2}.InitialState-module__dfM2eG__form{order:0}.InitialState-module__dfM2eG__disclaimer{order:1}.InitialState-module__dfM2eG__images{gap:1rem;display:flex}@media (min-width:768px){.InitialState-module__dfM2eG__benefits{order:0}.InitialState-module__dfM2eG__form{order:1}.InitialState-module__dfM2eG__disclaimer{order:2}}
@layer v2.components.composite{.EmailCaptureModal-module__r5w_ZW__modal{width:100%;max-width:48rem;padding:2rem}}
.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%;max-width:43.75rem;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}}}
@layer v2.components.primitives{.VerificationSteps-module__bYUUpq__wrapper{--circle-size:1.75rem;flex-direction:column;display:flex}.VerificationSteps-module__bYUUpq__step{align-items:center;gap:.75rem;display:flex}.VerificationSteps-module__bYUUpq__divider{background-color:var(--v2-color-surface-muted-blue);width:3px;height:1rem;margin-left:calc(var(--circle-size) / 2 - 1.5px)}.VerificationSteps-module__bYUUpq__stepNumber{width:var(--circle-size);height:var(--circle-size);background-color:var(--v2-color-surface-muted-blue);color:var(--v2-color-link-default);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.VerificationSteps-module__bYUUpq__activeStep{background-color:var(--v2-color-link-default);color:var(--v2-color-accent-fg)}}
@layer v2.components.primitives{.LogoBadgeResting-module__RhLhTG__arm{animation:3s cubic-bezier(.4,0,.2,1) infinite LogoBadgeResting-module__RhLhTG__armIdle}.LogoBadgeResting-module__RhLhTG__spark{transform-box:fill-box;transform-origin:50%;animation:3s cubic-bezier(.2,0,0,1) infinite LogoBadgeResting-module__RhLhTG__sparkIdle}@keyframes LogoBadgeResting-module__RhLhTG__armIdle{0%{stroke-dasharray:100 200;stroke-dashoffset:0}18%{stroke-dasharray:52 200;stroke-dashoffset:-24px}24%{stroke-dasharray:54 200;stroke-dashoffset:-23px}30%{stroke-dasharray:100 200;stroke-dashoffset:0}37%{stroke-dasharray:92 200;stroke-dashoffset:-4px}44%{stroke-dasharray:98 200;stroke-dashoffset:-1px}50%,to{stroke-dasharray:100 200;stroke-dashoffset:0}}@keyframes LogoBadgeResting-module__RhLhTG__sparkIdle{0%{transform:rotate(0)scale(1)}18%{transform:rotate(0)scale(.95)}34%{transform:rotate(88deg)scale(1.1)}46%,to{transform:rotate(90deg)scale(1)}}@media (prefers-reduced-motion:reduce){.LogoBadgeResting-module__RhLhTG__arm,.LogoBadgeResting-module__RhLhTG__spark{animation:none}}}
.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)}}
@layer v2.components.primitives{.TrustBadge-module__AAsMWq__badge{background-color:var(--v2-color-surface-sunken);color:var(--v2-color-fg-default);border-radius:.5rem;align-items:center;gap:.3125rem;padding:.3125rem .5rem;display:inline-flex}@media (min-width:768px){.TrustBadge-module__AAsMWq__badge{gap:.5rem;padding:.5rem}}}
.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}
@layer v2.components.composite{.HealthRecordNavIcon-module__AcGxdq__iconWrapper{flex-shrink:0;display:inline-flex;position:relative}.HealthRecordNavIcon-module__AcGxdq__overlay{pointer-events:none;position:absolute;inset:0;overflow:visible}.HealthRecordNavIcon-module__AcGxdq__orbitTrack{fill:none;stroke:var(--v2-color-border-default);stroke-width:2px}.HealthRecordNavIcon-module__AcGxdq__orbitGroup{transform-origin:12px 12px;transform-box:view-box;animation:2.4s linear infinite HealthRecordNavIcon-module__AcGxdq__orbit}.HealthRecordNavIcon-module__AcGxdq__orbitArc{fill:none;stroke:var(--v2-color-link-default);stroke-width:2px;stroke-linecap:round;stroke-dasharray:24 67}@keyframes HealthRecordNavIcon-module__AcGxdq__orbit{to{transform:rotate(360deg)}}.HealthRecordNavIcon-module__AcGxdq__ringDone{fill:none;stroke:var(--v2-color-link-default);stroke-width:2px;transform-origin:12px 12px;transform-box:view-box;animation:.9s cubic-bezier(.2,0,0,1) both HealthRecordNavIcon-module__AcGxdq__ringDone}.HealthRecordNavIcon-module__AcGxdq__badge{transform-box:fill-box;transform-origin:50%;animation:.24s cubic-bezier(.2,0,0,1) .65s both HealthRecordNavIcon-module__AcGxdq__badgeSettle}.HealthRecordNavIcon-module__AcGxdq__badgeCircle{fill:var(--v2-color-link-default)}.HealthRecordNavIcon-module__AcGxdq__badgeCheck{fill:none;stroke:var(--v2-color-white);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}@keyframes HealthRecordNavIcon-module__AcGxdq__ringDone{0%,55%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.72)}}@keyframes HealthRecordNavIcon-module__AcGxdq__badgeSettle{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.HealthRecordNavIcon-module__AcGxdq__visuallyHidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.HealthRecordNavIcon-module__AcGxdq__orbitGroup{animation:none}.HealthRecordNavIcon-module__AcGxdq__orbitArc{stroke-dasharray:4 8}.HealthRecordNavIcon-module__AcGxdq__ringDone{opacity:0;animation:none}.HealthRecordNavIcon-module__AcGxdq__badge{animation:none}}}
@layer v2.components.composite{.HealthRecordMobileSubNav-module__CidwYq__wrapper{flex-direction:column;display:flex}.HealthRecordMobileSubNav-module__CidwYq__backButton{align-self:flex-start;gap:.5rem;padding:.5rem 1rem}.HealthRecordMobileSubNav-module__CidwYq__backButton>svg{width:1.5rem;height:1.5rem}.HealthRecordMobileSubNav-module__CidwYq__backButton>span{font:var(--v2-text-label-16)}.HealthRecordMobileSubNav-module__CidwYq__pills{scrollbar-width:none;gap:.5rem;padding:.5rem 1rem;display:flex;overflow:auto hidden}.HealthRecordMobileSubNav-module__CidwYq__pills::-webkit-scrollbar{display:none}.HealthRecordMobileSubNav-module__CidwYq__pill{border:1px solid var(--v2-color-border-default);background-color:var(--v2-color-surface-raised);color:var(--v2-color-fg-default);border-radius:3.125rem;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:background-color .2s,color .2s;display:flex}.HealthRecordMobileSubNav-module__CidwYq__pill:focus-visible{outline:2px solid var(--v2-color-accent-focus-ring);outline-offset:.125rem}.HealthRecordMobileSubNav-module__CidwYq__iconSlot{flex-shrink:0;display:inline-flex}.HealthRecordMobileSubNav-module__CidwYq__active{background-color:var(--v2-color-graphic-blue-subtle);color:var(--v2-color-link-default);border-color:#0000}.HealthRecordMobileSubNav-module__CidwYq__active .HealthRecordMobileSubNav-module__CidwYq__iconSlot svg{fill:var(--v2-color-graphic-blue-moderate)}@media (min-width:768px){.HealthRecordMobileSubNav-module__CidwYq__wrapper{display:none}}@media (prefers-reduced-motion:reduce){.HealthRecordMobileSubNav-module__CidwYq__pill{transition:none}}}
.SidebarAuthActions-module__fa_CjW__container{border-top:1px dashed var(--v2-color-border-default);padding-top:1rem}.SidebarAuthActions-module__fa_CjW__buttonsWrapper{gap:.75rem;display:flex}.SidebarAuthActions-module__fa_CjW__button{width:100%}
@layer v2.components.primitives{.UserGreeting-module__LFe6hG__wrapper{align-items:center;gap:.5rem;display:flex}.UserGreeting-module__LFe6hG__letter{width:2rem;height:2rem;font:var(--v2-text-label-14);color:var(--v2-color-sage-500);background-color:var(--v2-color-sage-100);border:1px solid var(--v2-color-surface-canvas);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:flex}}
.SidebarModalLayout-module__cndaGq__overlay{-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);z-index:10;background:#fdfdf766;position:fixed;inset:0}.SidebarModalLayout-module__cndaGq__sidebar{--slide-from:-100%;--peek-offset:1.625rem;max-width:23rem;width:calc(100% - var(--peek-offset));background:var(--v2-color-surface-canvas);height:100%;box-shadow:var(--v2-shadow-sm);will-change:transform;outline:none;padding:1.5rem;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.SidebarModalLayout-module__cndaGq__sidebar[data-entering]{animation:.3s SidebarModalLayout-module__cndaGq__modal-slide}.SidebarModalLayout-module__cndaGq__sidebar[data-exiting]{animation:.3s ease-in reverse SidebarModalLayout-module__cndaGq__modal-slide}.SidebarModalLayout-module__cndaGq__dialog{outline:none;height:100%}.SidebarModalLayout-module__cndaGq__contentWrapper{flex-direction:column;justify-content:space-between;height:100%;display:flex}.SidebarModalLayout-module__cndaGq__divider{border-bottom:1px dashed var(--v2-color-border-default);width:100%;margin:1rem 0}@keyframes SidebarModalLayout-module__cndaGq__modal-slide{0%{transform:translateX(var(--slide-from))}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.SidebarModalLayout-module__cndaGq__sidebar[data-entering],.SidebarModalLayout-module__cndaGq__sidebar[data-exiting]{animation:none}}
@layer v2.components.primitives{.HeaderSidebar-module__hr6oBa__wrapper{justify-content:space-between;align-items:center;width:100%;display:flex}.HeaderSidebar-module__hr6oBa__collapsed{justify-content:center}.HeaderSidebar-module__hr6oBa__logoLink{opacity:1;max-width:12rem;height:fit-content;transition:max-width .3s,opacity .3s;overflow:hidden}.HeaderSidebar-module__hr6oBa__collapsed .HeaderSidebar-module__hr6oBa__logoLink{opacity:0;max-width:0}.HeaderSidebar-module__hr6oBa__toggleButton{color:var(--v2-color-border-strong)}@media (prefers-reduced-motion:reduce){.HeaderSidebar-module__hr6oBa__logoLink{transition:none}}}
@layer v2.components.composite{.SidebarCollapsibleLayout-module__vBk-Xq__sidebar{background-color:var(--v2-color-surface-canvas);width:16rem;height:100dvh;box-shadow:inset -1px 0 0 0 var(--v2-color-border-default);flex-direction:column;flex-shrink:0;justify-content:space-between;gap:2.5rem;padding:1.5rem 1rem .75rem;transition:width .3s,padding .3s;display:flex;position:sticky;top:0;overflow:hidden auto}.SidebarCollapsibleLayout-module__vBk-Xq__collapsed{width:4.625rem;padding-inline:.5rem}.SidebarCollapsibleLayout-module__vBk-Xq__content{flex-direction:column;gap:1rem;display:flex}.SidebarCollapsibleLayout-module__vBk-Xq__footer{flex-shrink:0}@media (prefers-reduced-motion:reduce){.SidebarCollapsibleLayout-module__vBk-Xq__sidebar{transition:none}}}
@layer v2.components.primitives{.SidebarSectionList-module__aTdfMG__menuItem{color:inherit;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.SidebarSectionList-module__aTdfMG__menuItem:hover{background-color:var(--v2-color-surface-sunken)}.SidebarSectionList-module__aTdfMG__menuItem:focus-visible{outline:2px solid var(--v2-color-accent-bg-hover);outline-offset:.125rem;border-radius:.25rem}.SidebarSectionList-module__aTdfMG__menuItemButton{cursor:pointer;background:0 0;border:none;width:100%}}
.ExploreSection-module__mGhGXW__wrapper{padding-top:1rem}.ExploreSection-module__mGhGXW__title{color:var(--v2-color-fg-subtle);padding:.5rem}
.SidebarFooter-module__R9imRa__wrapper{flex-direction:column;display:flex}.SidebarFooter-module__R9imRa__version{color:var(--v2-color-fg-subtle);padding-top:.5rem}.SidebarFooter-module__R9imRa__labelsWrapper{gap:.5rem;padding-top:1rem;display:flex}.SidebarFooter-module__R9imRa__labelItem{align-items:center;gap:.25rem;padding:.125rem .5rem;display:flex}
.CompanySection-module__9P0VEW__wrapper{padding-top:1rem}.CompanySection-module__9P0VEW__title{color:var(--v2-color-fg-subtle);padding:.5rem}.CompanySection-module__9P0VEW__listItem{font:var(--v2-text-label-16)}.CompanySection-module__9P0VEW__listItem>a{border-radius:8px;padding:.5rem;display:block}.CompanySection-module__9P0VEW__listItem>a:hover{background-color:var(--v2-color-surface-sunken)}
@layer v2.components.primitives{.SidebarSectionDetails-module__lFcqHW__sectionView{padding-top:1rem;animation:.3s ease-out SidebarSectionDetails-module__lFcqHW__slideInFromRight}.SidebarSectionDetails-module__lFcqHW__title{padding:0 .5rem 1rem}.SidebarSectionDetails-module__lFcqHW__section{flex-direction:column;display:flex}.SidebarSectionDetails-module__lFcqHW__sectionTitle{color:var(--v2-color-fg-subtle);padding:.5rem}.SidebarSectionDetails-module__lFcqHW__link{font:var(--v2-text-label-14);padding:.5rem}.SidebarSectionDetails-module__lFcqHW__divider{background-color:var(--v2-color-surface-sunken);width:100%;height:1px;margin:1rem 0}@media (prefers-reduced-motion:reduce){.SidebarSectionDetails-module__lFcqHW__sectionView{animation:none}}@keyframes SidebarSectionDetails-module__lFcqHW__slideInFromRight{0%{opacity:0;transform:translate(1.25rem)}to{opacity:1;transform:translate(0)}}}
.SidebarBody-module__695B6W__mainView{animation:.3s ease-out SidebarBody-module__695B6W__slideInFromLeft}@keyframes SidebarBody-module__695B6W__slideInFromLeft{0%{opacity:0;transform:translate(-5%)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.SidebarBody-module__695B6W__mainView{opacity:1;animation:none;transform:translate(0)}}
@layer v2.components.composite{.SidebarLink-module__wCb9_q__tooltip{box-shadow:none;background-color:var(--v2-color-graphic-blue-subtle);color:var(--v2-color-fg-default);border:none;border-radius:8px;padding:.25rem .5rem}.SidebarLink-module__wCb9_q__wrapper{color:inherit;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem;text-decoration:none;display:flex}.SidebarLink-module__wCb9_q__wrapper:hover{background-color:var(--v2-color-graphic-blue-subtle)}.SidebarLink-module__wCb9_q__wrapper:focus-visible{outline:2px solid var(--v2-color-accent-focus-ring);outline-offset:.125rem}.SidebarLink-module__wCb9_q__collapsed{border-radius:50%;justify-content:center;gap:0;width:2.5rem;height:2.5rem;margin-inline:auto;padding:0}.SidebarLink-module__wCb9_q__label{white-space:nowrap;opacity:1;transition:max-width .3s,opacity .3s;overflow:hidden}.SidebarLink-module__wCb9_q__collapsed .SidebarLink-module__wCb9_q__label{opacity:0;max-width:0}.SidebarLink-module__wCb9_q__iconSlot{flex-shrink:0;display:inline-flex}.SidebarLink-module__wCb9_q__highlighted{background-color:var(--v2-color-graphic-blue-subtle)}.SidebarLink-module__wCb9_q__highlighted>p{color:var(--v2-color-link-default)}.SidebarLink-module__wCb9_q__highlighted .SidebarLink-module__wCb9_q__iconSlot svg{color:var(--v2-color-link-default);fill:var(--v2-color-graphic-blue-moderate)}@media (prefers-reduced-motion:reduce){.SidebarLink-module__wCb9_q__label{transition:none}}}
@layer v2.components.composite{.DashboardSection-module__LJrM6a__section{flex-direction:column;gap:.25rem;display:flex}.DashboardSection-module__LJrM6a__collapsed{align-items:center}}
@layer v2.components.composite{.HealthRecordSection-module__5cPN5W__section{flex-direction:column;gap:.75rem;padding-top:1.5rem;display:flex}.HealthRecordSection-module__5cPN5W__heading{white-space:nowrap;opacity:1;transition:max-width .3s,opacity .3s;overflow:hidden}.HealthRecordSection-module__5cPN5W__collapsedHeading{opacity:0;max-width:0}.HealthRecordSection-module__5cPN5W__links{flex-direction:column;gap:.25rem;display:flex}.HealthRecordSection-module__5cPN5W__collapsed{align-items:center}@media (prefers-reduced-motion:reduce){.HealthRecordSection-module__5cPN5W__heading{transition:none}}}
@layer v2.components.composite{.RecentConsultLink-module__GXqvOG__consultItem{display:block}.RecentConsultLink-module__GXqvOG__consultItem:focus-visible{outline:2px solid var(--v2-color-accent-bg-hover);outline-offset:.125rem;border-radius:.5rem}.RecentConsultLink-module__GXqvOG__consultItem>p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.RecentConsultLink-module__GXqvOG__viewAllLink>p{color:var(--v2-color-fg-subtle);font-weight:600}}
@layer v2.components.primitives{.RecentConsults-module__gkQy8W__container{opacity:1;transition:opacity .3s}.RecentConsults-module__gkQy8W__collapsed{opacity:0}.RecentConsults-module__gkQy8W__wrapper{flex-direction:column;gap:.75rem;padding-top:1.5rem;display:flex}.RecentConsults-module__gkQy8W__skeleton{flex-direction:column;gap:.75rem;display:flex}.RecentConsults-module__gkQy8W__skeletonRow{background:var(--v2-skeleton-loader-gradient);background-size:200% 100%;border-radius:.25rem;height:1.25rem;animation:1.4s ease-in-out infinite RecentConsults-module__gkQy8W__recentConsultsShimmer}.RecentConsults-module__gkQy8W__skeletonRow:nth-child(2){width:85%}.RecentConsults-module__gkQy8W__skeletonRow:nth-child(3){width:65%}@keyframes RecentConsults-module__gkQy8W__recentConsultsShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.RecentConsults-module__gkQy8W__container{transition:none}.RecentConsults-module__gkQy8W__skeletonRow{animation:none}}}
.SidebarGuestFooter-module__-Q3JDa__wrapper{flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.SidebarGuestFooter-module__-Q3JDa__button{width:100%}.SidebarGuestFooter-module__-Q3JDa__collapsible{opacity:1;flex-direction:column;gap:.75rem;max-height:30rem;transition:max-height .3s,opacity .3s;display:flex;overflow:hidden}.SidebarGuestFooter-module__-Q3JDa__collapsed .SidebarGuestFooter-module__-Q3JDa__collapsible{opacity:0;max-height:0}.SidebarGuestFooter-module__-Q3JDa__collapsed{gap:0}@media (prefers-reduced-motion:reduce){.SidebarGuestFooter-module__-Q3JDa__collapsible{transition:none}}
@layer v2.components.composite{.ProductMobileNav-module__aCYHJq__nav{z-index:5;border:1px solid var(--v2-color-border-default);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fdfdf833;border-radius:4.375rem;justify-content:space-between;align-items:center;max-width:23rem;margin-inline:auto;padding:.5rem .75rem;display:flex;position:fixed;bottom:1.5rem;left:1rem;right:1rem;box-shadow:0 8px 24px #00000024}.ProductMobileNav-module__aCYHJq__pill{background-color:#0000;border-radius:2.5rem;align-items:center;padding:.5rem .75rem;transition:background-color .3s,color .3s;display:flex}.ProductMobileNav-module__aCYHJq__labelWrap{grid-template-columns:0fr;transition:grid-template-columns .3s;display:grid;overflow:hidden}.ProductMobileNav-module__aCYHJq__label{white-space:nowrap;opacity:0;min-width:0;padding-left:.25rem;transition:opacity .22s}.ProductMobileNav-module__aCYHJq__iconSlot{flex-shrink:0;display:inline-flex}.ProductMobileNav-module__aCYHJq__active{background-color:var(--v2-color-graphic-blue-subtle);color:var(--v2-color-link-default);animation:.3s ProductMobileNav-module__aCYHJq__fillPill}.ProductMobileNav-module__aCYHJq__active .ProductMobileNav-module__aCYHJq__iconSlot svg{color:var(--v2-color-link-default);fill:var(--v2-color-graphic-blue-moderate)}.ProductMobileNav-module__aCYHJq__active .ProductMobileNav-module__aCYHJq__labelWrap{grid-template-columns:1fr;animation:.3s ProductMobileNav-module__aCYHJq__revealLabel}.ProductMobileNav-module__aCYHJq__active .ProductMobileNav-module__aCYHJq__label{opacity:1}@keyframes ProductMobileNav-module__aCYHJq__fillPill{0%{background-color:#0000}to{background-color:var(--v2-color-graphic-blue-subtle)}}@keyframes ProductMobileNav-module__aCYHJq__revealLabel{0%{grid-template-columns:0fr}to{grid-template-columns:1fr}}}@media (prefers-reduced-motion:reduce){.ProductMobileNav-module__aCYHJq__pill,.ProductMobileNav-module__aCYHJq__labelWrap,.ProductMobileNav-module__aCYHJq__label{transition:none}.ProductMobileNav-module__aCYHJq__active,.ProductMobileNav-module__aCYHJq__active .ProductMobileNav-module__aCYHJq__labelWrap{animation:none}}
.AuthActions-module__OJnqrG__wrapper{gap:.5rem;display:flex}.AuthActions-module__OJnqrG__signInButton{display:none}@media (min-width:768px){.AuthActions-module__OJnqrG__signInButton{display:block}}
.MarketingHeader-module__Q8YEOW__userGreeting{display:none}.MarketingHeader-module__Q8YEOW__marketingHeader{transition:transform .25s}.MarketingHeader-module__Q8YEOW__hidden{visibility:hidden;pointer-events:none;transform:translateY(-100%)}.MarketingHeader-module__Q8YEOW__contentShrink{transition:padding-top .35s cubic-bezier(.4,0,.2,1),padding-bottom .35s cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.MarketingHeader-module__Q8YEOW__userGreeting{display:flex}}@media (min-width:1024px){.MarketingHeader-module__Q8YEOW__hidden{visibility:visible;pointer-events:auto;transform:none}.MarketingHeader-module__Q8YEOW__scrolled{padding-top:.5rem;padding-bottom:.5rem}}@media (prefers-reduced-motion:reduce){.MarketingHeader-module__Q8YEOW__marketingHeader{transition:none}.MarketingHeader-module__Q8YEOW__hidden{transform:none}.MarketingHeader-module__Q8YEOW__contentShrink{transition:none}}[data-animations-paused] .MarketingHeader-module__Q8YEOW__marketingHeader{transition:opacity .15s}[data-animations-paused] .MarketingHeader-module__Q8YEOW__hidden{opacity:0;transition:opacity .15s,visibility 0s .15s;transform:none}[data-animations-paused] .MarketingHeader-module__Q8YEOW__contentShrink{transition:none}@media (min-width:1024px){[data-animations-paused] .MarketingHeader-module__Q8YEOW__hidden{opacity:1;transition:none}}
@layer v2.components.composite{.AuthCTAs-module__lRXPlG__wrapper{align-items:center;gap:.5rem;display:flex}}
@layer v2.components.composite{.BrandStrip-module__CP2Dtq__wrapper{flex-direction:column;gap:2rem;width:100%;display:flex}.BrandStrip-module__CP2Dtq__logoRow{align-items:flex-start;display:flex}.BrandStrip-module__CP2Dtq__logo{width:auto;height:1.75rem}.BrandStrip-module__CP2Dtq__body{flex-direction:column;gap:1rem;display:flex}.BrandStrip-module__CP2Dtq__description{max-width:28.1875rem;letter-spacing:var(--v2-tracking-tight)}.BrandStrip-module__CP2Dtq__actions{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}@media (min-width:768px){.BrandStrip-module__CP2Dtq__wrapper{gap:2rem}.BrandStrip-module__CP2Dtq__body{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem}.BrandStrip-module__CP2Dtq__description{flex:0 28.1875rem}.BrandStrip-module__CP2Dtq__actions{flex-direction:row;align-items:center;gap:2rem}}}
@layer v2.components.composite{.SocialMediaLinks-module__kkhXdq__list{align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.SocialMediaLinks-module__kkhXdq__link{width:1rem;height:1rem;color:var(--v2-color-fg-default);transition:color var(--duration-fast,.15s) ease;justify-content:center;align-items:center;display:inline-flex}.SocialMediaLinks-module__kkhXdq__link:hover,.SocialMediaLinks-module__kkhXdq__link:focus-visible{color:var(--v2-color-accent-bg)}}
.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}}
@layer v2.components.composite{.NavLinksSection-module__urXT4G__grid{align-items:flex-start;gap:2rem;display:flex}.NavLinksSection-module__urXT4G__column{flex-direction:column;flex:1;gap:1.5rem;min-width:0;display:flex}.NavLinksSection-module__urXT4G__section{flex-direction:column;gap:.25rem;display:flex}.NavLinksSection-module__urXT4G__heading{letter-spacing:var(--v2-tracking-tight)}.NavLinksSection-module__urXT4G__linkList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.NavLinksSection-module__urXT4G__link{color:var(--v2-color-fg-default);transition:color var(--duration-fast,.15s) ease;text-decoration:none}.NavLinksSection-module__urXT4G__link:hover,.NavLinksSection-module__urXT4G__link:focus-visible{color:var(--v2-color-accent-bg)}.NavLinksSection-module__urXT4G__linkLabel{letter-spacing:var(--v2-tracking-tight)}}
.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__scopeBody{flex-direction:column;display:flex}.ShareConsultModalContent-module__AZLAaG__errorMessage{align-items:center}.ShareConsultModalContent-module__AZLAaG__shareActions{flex-direction:column;gap:1.25rem;display:flex}.ShareConsultModalContent-module__AZLAaG__shareActions[data-loading] :is(button,button>span,p),.ShareConsultModalContent-module__AZLAaG__footer[data-loading] button,.ShareConsultModalContent-module__AZLAaG__footer[data-loading] button>span{box-shadow:none;color:#0000;background:0 0;border-color:#0000}.ShareConsultModalContent-module__AZLAaG__shareActions[data-loading] :is(button,p),.ShareConsultModalContent-module__AZLAaG__footer[data-loading] button{position:relative}.ShareConsultModalContent-module__AZLAaG__shareActions[data-loading] :is(button,p):after,.ShareConsultModalContent-module__AZLAaG__footer[data-loading] button:after{content:"";background:var(--v2-skeleton-loader-gradient);background-size:200% 100%;animation:1.4s ease-in-out infinite ShareConsultModalContent-module__AZLAaG__shimmer;position:absolute;inset:0}.ShareConsultModalContent-module__AZLAaG__shareActions[data-loading] button:after,.ShareConsultModalContent-module__AZLAaG__footer[data-loading] button:after{border-radius:inherit}.ShareConsultModalContent-module__AZLAaG__shareActions[data-loading] p:after{border-radius:.25rem}.ShareConsultModalContent-module__AZLAaG__shareActions[data-loading] svg,.ShareConsultModalContent-module__AZLAaG__footer[data-loading] svg{visibility:hidden}@keyframes ShareConsultModalContent-module__AZLAaG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.ShareConsultModalContent-module__AZLAaG__shareActions[data-loading] :is(button,p):after,.ShareConsultModalContent-module__AZLAaG__footer[data-loading] button:after{animation:none}}.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}
@layer v2.components.composite{.Certifications-module__1ynYkW__list{align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Certifications-module__1ynYkW__item{display:inline-flex}@media (min-width:768px){.Certifications-module__1ynYkW__list{gap:1rem}}}
.ShareConsultModal-module__RG1Rfq__modal{width:30rem;max-width:100%}
@layer v2.components.composite{.DisclaimerColumn-module__tu6A0q__column{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.DisclaimerColumn-module__tu6A0q__text{max-width:21.625rem;letter-spacing:var(--v2-tracking-tight)}.DisclaimerColumn-module__tu6A0q__link{color:inherit;text-decoration:underline}.DisclaimerColumn-module__tu6A0q__link:hover,.DisclaimerColumn-module__tu6A0q__link:focus-visible{color:var(--v2-color-accent-bg)}@media (min-width:768px){.DisclaimerColumn-module__tu6A0q__column{text-align:right;align-items:flex-end;gap:3rem;max-width:21.4688rem}}}
@layer v2.components.primitives{.ChatThinkingIndicator-module__cfhJmq__wrapper{align-self:flex-start;align-items:center;gap:.5rem;display:inline-flex}.ChatThinkingIndicator-module__cfhJmq__animatedLine{animation:1.5s cubic-bezier(.45,0,.55,1) infinite ChatThinkingIndicator-module__cfhJmq__pulseAnimation}@keyframes ChatThinkingIndicator-module__cfhJmq__pulseAnimation{0%{stroke-dashoffset:80px}to{stroke-dashoffset:0}}.ChatThinkingIndicator-module__cfhJmq__word{animation:.42s cubic-bezier(.2,0,0,1) ChatThinkingIndicator-module__cfhJmq__wordIn;display:inline-block}.ChatThinkingIndicator-module__cfhJmq__shimmerWord{color:#0000;background-image:linear-gradient(100deg, var(--v2-color-fg-subtle) 32%, var(--v2-color-fg-default) 50%, var(--v2-color-fg-subtle) 68%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:1s linear infinite ChatThinkingIndicator-module__cfhJmq__shimmerWordAnimation}@keyframes ChatThinkingIndicator-module__cfhJmq__wordIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatThinkingIndicator-module__cfhJmq__shimmerWordAnimation{0%{background-position:170% 0}to{background-position:-70% 0}}@media (prefers-reduced-motion:reduce){.ChatThinkingIndicator-module__cfhJmq__word,.ChatThinkingIndicator-module__cfhJmq__shimmerWord,.ChatThinkingIndicator-module__cfhJmq__animatedLine{animation:none}.ChatThinkingIndicator-module__cfhJmq__shimmerWord{color:var(--v2-color-fg-muted);background:0 0}}}
@layer v2.components.composite{.PatientOath-module__SJh5DW__section{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:21.625rem;margin-inline:auto;display:flex}.PatientOath-module__SJh5DW__badge{width:10.4375rem;height:10.4375rem}.PatientOath-module__SJh5DW__quote{text-align:center}@media (min-width:768px){.PatientOath-module__SJh5DW__section{gap:3rem;max-width:45.1875rem}.PatientOath-module__SJh5DW__quote{font:var(--v2-text-heading-28);letter-spacing:var(--v2-tracking-tight)}}}
@layer v2.components.composite{.FooterNote-module__pLorMq__wrapper{text-align:center;flex-direction:column;align-items:center;gap:2.125rem;width:100%;display:flex}.FooterNote-module__pLorMq__madeIn{white-space:pre-line}.FooterNote-module__pLorMq__legal{align-items:center;gap:1.375rem;display:flex}.FooterNote-module__pLorMq__legalText{color:var(--v2-color-neutral-400);letter-spacing:var(--v2-tracking-tight)}@media (min-width:768px){.FooterNote-module__pLorMq__wrapper{text-align:left;flex-direction:row;justify-content:space-between;align-items:flex-end;padding-inline:6.25rem}.FooterNote-module__pLorMq__madeIn{text-align:left}}}
@layer v2.components.composite{.MarketingFooter-module__3vpO4q__footer{width:100%;color:var(--v2-color-fg-default);isolation:isolate;position:relative;overflow:hidden}.MarketingFooter-module__3vpO4q__gradient{z-index:0;pointer-events:none;background:linear-gradient(180deg, var(--v2-color-neutral-50) 0%, var(--v2-color-sage-100) 100%);position:absolute;inset:0}.MarketingFooter-module__3vpO4q__content{z-index:1;grid-template-columns:minmax(0,1fr);row-gap:4.625rem;display:grid;position:relative}.MarketingFooter-module__3vpO4q__ribbon{pointer-events:none;z-index:0;grid-area:2/1;position:relative;overflow:hidden}.MarketingFooter-module__3vpO4q__topSection{z-index:1;flex-direction:column;grid-area:1/1;gap:2rem;padding:3.5rem 1.5rem 0;display:flex;position:relative}.MarketingFooter-module__3vpO4q__divider{border-top:2px dashed var(--v2-color-border-default);width:100%;height:0}.MarketingFooter-module__3vpO4q__linksRow{flex-direction:column;gap:2rem;display:flex}.MarketingFooter-module__3vpO4q__oathSection{z-index:1;flex-direction:column;grid-area:2/1;gap:2.125rem;padding:2.125rem 1.5rem 1.5rem;display:flex;position:relative}@media (min-width:768px){.MarketingFooter-module__3vpO4q__content{row-gap:12.5rem}.MarketingFooter-module__3vpO4q__ribbon{grid-row:1/span 2}.MarketingFooter-module__3vpO4q__topSection{gap:2rem;padding:2rem 6.25rem 0}.MarketingFooter-module__3vpO4q__linksRow{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem}.MarketingFooter-module__3vpO4q__oathSection{gap:3rem;padding:0 0 2rem}}}
@layer v2.components.composite{.HealthRecordSummaryClientPage-module__2Sgkgq__wrapper{flex-direction:column;gap:1.5rem;display:flex}.HealthRecordSummaryClientPage-module__2Sgkgq__cardsWrapper{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.HealthRecordSummaryClientPage-module__2Sgkgq__loadingWrapper{justify-content:center;align-items:center;min-height:12.125rem;display:flex}.HealthRecordSummaryClientPage-module__2Sgkgq__subNav{margin-top:-2rem;width:calc(100% + 2rem);margin-inline:-1rem}@media (min-width:768px){.HealthRecordSummaryClientPage-module__2Sgkgq__wrapper{grid-template-columns:auto 1fr;grid-template-areas:"title note""cards cards";align-items:center;gap:2rem;display:grid}.HealthRecordSummaryClientPage-module__2Sgkgq__title{grid-area:title}.HealthRecordSummaryClientPage-module__2Sgkgq__note{grid-area:note}.HealthRecordSummaryClientPage-module__2Sgkgq__cardsWrapper{flex-direction:row;grid-area:cards;gap:1rem}}}