.TermsOfServiceAccepted-module__Md8X6G__container{flex-direction:row;justify-content:center;align-items:center;gap:.875rem;width:100%;display:flex}.TermsOfServiceAccepted-module__Md8X6G__divider{background-color:var(--color-border-default);flex:1;height:.5px}.TermsOfServiceAccepted-module__Md8X6G__content{flex-direction:column;align-items:center;display:flex}.TermsOfServiceAccepted-module__Md8X6G__text{color:var(--color-text-secondary)}.TermsOfServiceAccepted-module__Md8X6G__date{color:var(--color-text-secondary);letter-spacing:-.01em;font-size:.5rem;line-height:1.5em}
.TermsOfServiceForm-module__HBsiJW__container{opacity:1;grid-template-rows:1fr;width:100%;margin-top:auto;display:grid}.TermsOfServiceForm-module__HBsiJW__container[data-anim-state=hiding]{animation:.6s ease-in-out forwards TermsOfServiceForm-module__HBsiJW__fade-out-and-collapse}.TermsOfServiceForm-module__HBsiJW__container[data-anim-state=hidden]{display:none}.TermsOfServiceForm-module__HBsiJW__container[data-anim-state=showing]{animation:.6s ease-in-out forwards TermsOfServiceForm-module__HBsiJW__expand-and-fade-in}.TermsOfServiceForm-module__HBsiJW__innerContent{flex-direction:column;gap:.75rem;min-height:0;display:flex;overflow:hidden}@keyframes TermsOfServiceForm-module__HBsiJW__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__HBsiJW__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__HBsiJW__description{color:var(--color-text-primary);font:var(--text-body-m)}.TermsOfServiceForm-module__HBsiJW__card{background-color:var(--color-bg-surface);border:.5px solid var(--color-border-default);cursor:default;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex;box-shadow:0 1px 2px #0c0e1214}.TermsOfServiceForm-module__HBsiJW__card:not([data-pending]):hover{--color-border-strong:hsl(from var(--color-neutral-100) h s l / .35)}.TermsOfServiceForm-module__HBsiJW__agreementContainer{flex-direction:row;align-items:center;gap:.75rem;display:flex}.TermsOfServiceForm-module__HBsiJW__checkbox{align-self:flex-start;margin-top:.4rem;display:block}.TermsOfServiceForm-module__HBsiJW__validationTooltip{background:var(--color-bg-surface);border:1px solid var(--color-border-default);font:var(--text-body-s);color:var(--color-text-primary);white-space:nowrap;border-radius:.375rem;align-items:center;gap:.5rem;padding:.375rem .625rem .375rem .375rem;display:flex;box-shadow:0 2px 8px #0c0e1226}.TermsOfServiceForm-module__HBsiJW__validationTooltip .react-aria-OverlayArrow svg{fill:var(--color-bg-surface);stroke:var(--color-border-default);paint-order:stroke;stroke-width:2px;display:block}.TermsOfServiceForm-module__HBsiJW__validationTooltipIcon{background:var(--color-ui-warning);width:1.25rem;height:1.25rem;color:var(--color-text-invert);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.TermsOfServiceForm-module__HBsiJW__checkboxLabel{color:var(--color-text-secondary)}.TermsOfServiceForm-module__HBsiJW__link{color:var(--color-brand-primary);text-decoration:underline;-webkit-text-decoration-color:var(--color-brand-primary);text-decoration-color:var(--color-brand-primary);text-underline-offset:2px}.TermsOfServiceForm-module__HBsiJW__link:hover{opacity:.8}@media (min-width:768px){.TermsOfServiceForm-module__HBsiJW__card{padding:1.5rem}.TermsOfServiceForm-module__HBsiJW__description{font:var(--text-body-l)}}@media (prefers-reduced-motion:reduce){.TermsOfServiceForm-module__HBsiJW__container[data-anim-state=hiding],.TermsOfServiceForm-module__HBsiJW__container[data-anim-state=showing]{animation-duration:1ms}}
@layer v2.components.primitives{.IncognitoBanner-module__XT3rxG__banner{color:var(--v2-color-info-fg);background-color:var(--v2-color-info-bg);text-align:center;border-radius:.5rem;flex-direction:column;align-items:center;gap:.25rem;padding:1.25rem;display:flex;position:relative}.IncognitoBanner-module__XT3rxG__border{color:var(--v2-color-border-default);pointer-events:none;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.IncognitoBanner-module__XT3rxG__titleRow{justify-content:center;align-items:center;gap:.5rem;display:flex}}
.Header-module__0g8zHW__header{flex-direction:column;gap:1.5rem;display:flex}.Header-module__0g8zHW__headerTop{justify-content:space-between;align-items:flex-start;display:flex}.Header-module__0g8zHW__reportIcon{background:var(--v2-color-surface-raised);border:1px solid var(--v2-color-border-default);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.Header-module__0g8zHW__shareButton span{font:var(--v2-text-label-14)}
.CollapsibleSection-module__FJIl0q__summaryContent{flex-direction:column;flex:1;align-items:flex-start;gap:.25rem;min-width:0;display:flex}.CollapsibleSection-module__FJIl0q__summary{justify-content:space-between;width:100%}.CollapsibleSection-module__FJIl0q__summaryTitle{color:var(--v2-color-accent-bg)}
.SOAPNoteSection-module__ieOu2W__downloadButton{width:100%;margin-top:1rem}
.AuthActions-module__OJnqrG__wrapper{gap:.5rem;display:flex}.AuthActions-module__OJnqrG__signInButton{display:none}@media (min-width:768px){.AuthActions-module__OJnqrG__signInButton{display:block}}
.Footer-module__R2EQLW__actions{flex-direction:column;gap:.5rem;display:flex}.Footer-module__R2EQLW__footerButton{width:100%}
.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}}
.shared-module__Pk9-4q__ctaWidgetContainer{flex-direction:column;gap:.75rem;display:flex}.shared-module__Pk9-4q__ctaWidgetContainerShadow .shared-module__Pk9-4q__ctaContainer{box-shadow:var(--v2-shadow-lg);border-radius:.5rem}.shared-module__Pk9-4q__ctaCard{background:var(--v2-color-success-bg);border-radius:1.5rem;flex-direction:column;gap:1rem;padding:2rem 1.5rem;display:flex}.shared-module__Pk9-4q__ctaSection{flex-direction:column;gap:1rem;padding-bottom:1.5rem;display:flex}@media (min-width:768px){.shared-module__Pk9-4q__ctaCard{padding:2rem}}
@layer v2.components.composite{.AuthCTAs-module__lRXPlG__wrapper{align-items:center;gap:.5rem;display:flex}}
@layer v2.components.composite{.WhatNextModal-module__JeJCVa__infoModalTrigger{all:unset;cursor:pointer;color:var(--v2-color-fg-subtle);align-self:self-start;align-items:center;gap:.5rem;transition:color .2s;display:inline-flex}.WhatNextModal-module__JeJCVa__infoModalTrigger:focus-visible{outline:2px solid var(--v2-color-accent-focus-ring);outline-offset:2px}.WhatNextModal-module__JeJCVa__modal{max-width:44rem}.WhatNextModal-module__JeJCVa__modalContent{flex-direction:column;align-items:center;padding:2rem;display:flex}.WhatNextModal-module__JeJCVa__title{text-align:center;padding-bottom:2.5rem}.WhatNextModal-module__JeJCVa__steps{flex-direction:column;gap:2.5rem;width:100%;margin-bottom:2.5rem;display:flex}.WhatNextModal-module__JeJCVa__step{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:relative}.WhatNextModal-module__JeJCVa__step:not(:first-child):before{content:"";background-color:var(--v2-color-border-default);width:2px;height:2rem;position:absolute;top:0;left:50%;transform:translate(-50%,-100%)}.WhatNextModal-module__JeJCVa__stepNumber{background-color:var(--v2-color-accent-bg);width:2.75rem;height:2.75rem;color:var(--v2-color-accent-fg);font:var(--v2-text-body-20);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-weight:600;display:flex;position:relative}.WhatNextModal-module__JeJCVa__stepTitle{padding-bottom:.75rem;font-weight:600}.WhatNextModal-module__JeJCVa__button{width:100%}@media (min-width:768px){.WhatNextModal-module__JeJCVa__steps{flex-direction:row}.WhatNextModal-module__JeJCVa__step:not(:first-child):before{content:none}}}
@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}}}
.DoctorVisitCTA-module__WQ4EYG__container{flex-direction:column;gap:1rem;display:flex}.DoctorVisitCTA-module__WQ4EYG__heading{margin-top:.5rem}.DoctorVisitCTA-module__WQ4EYG__checkList{flex-direction:column;gap:1rem;margin-bottom:.5rem;list-style:none;display:flex}.DoctorVisitCTA-module__WQ4EYG__checkItem{align-items:center;gap:.5rem;display:flex}.DoctorVisitCTA-module__WQ4EYG__checkIcon{background-color:var(--v2-color-accent-bg);width:1rem;height:1rem;color:var(--v2-color-solid-fg);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.DoctorVisitCTA-module__WQ4EYG__ctaButton{width:100%;max-width:100%}.DoctorVisitCTA-module__WQ4EYG__statusRow{justify-content:center;align-items:center;gap:.5rem;display:flex}.DoctorVisitCTA-module__WQ4EYG__statusDot{background-color:var(--v2-color-lime-400);border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;position:relative}.DoctorVisitCTA-module__WQ4EYG__statusDot:after{content:"";border:.1px solid var(--v2-color-lime-400);border-radius:50%;animation:1.3s ease-out infinite DoctorVisitCTA-module__WQ4EYG__ringPulse;position:absolute;inset:0}@keyframes DoctorVisitCTA-module__WQ4EYG__ringPulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.2)}}@media (prefers-reduced-motion:reduce){.DoctorVisitCTA-module__WQ4EYG__statusDot:after{animation:none}}
@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)}}
.InlineEmailStep-module__nK4-PW__form{flex-direction:column;gap:.75rem;display:flex}.InlineEmailStep-module__nK4-PW__emailField{width:100%}.InlineEmailStep-module__nK4-PW__continueButton{width:100%;max-width:100%;padding-top:.9rem;padding-bottom:.9rem}
@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)}}
.EmergencyRoomCTA-module__oqq7vq__container{background-color:var(--v2-color-error-bg);border-left:2px solid var(--v2-color-error-border);border-radius:.5rem;flex-direction:column;gap:1rem;padding:2rem 1.5rem;display:flex}@media (min-width:768px){.EmergencyRoomCTA-module__oqq7vq__container{padding:2rem}}
@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}}}
@layer patterns{.RefillPrescriptionWrapper-module__wMgskq__wrapper{background-color:var(--v2-color-surface-canvas);flex-direction:column;min-height:100dvh;display:flex}.RefillPrescriptionWrapper-module__wMgskq__header{z-index:10;background:var(--v2-color-surface-canvas);align-items:center;gap:.625rem;width:100%;padding:1rem;display:flex;position:sticky;top:0}.RefillPrescriptionWrapper-module__wMgskq__backButton{color:var(--v2-color-solid-bg);--icon-button-padding:0}.RefillPrescriptionWrapper-module__wMgskq__stepInfo{flex-direction:column;flex:1;align-items:flex-end;gap:.25rem;display:flex}.RefillPrescriptionWrapper-module__wMgskq__dots{align-items:center;gap:.25rem;display:flex}.RefillPrescriptionWrapper-module__wMgskq__dot{background-color:var(--v2-color-solid-bg-disabled);border-radius:.125rem;width:.25rem;height:.25rem}.RefillPrescriptionWrapper-module__wMgskq__dotCompleted{background-color:var(--v2-color-accent-bg)}.RefillPrescriptionWrapper-module__wMgskq__dotCurrent{background-color:var(--v2-color-accent-bg);width:1.125rem}.RefillPrescriptionWrapper-module__wMgskq__dotAnimating{animation:.4s cubic-bezier(.16,1,.3,1) both RefillPrescriptionWrapper-module__wMgskq__dotExpand}.RefillPrescriptionWrapper-module__wMgskq__dotShrinking{animation:.4s cubic-bezier(.16,1,.3,1) both RefillPrescriptionWrapper-module__wMgskq__dotShrink}@keyframes RefillPrescriptionWrapper-module__wMgskq__dotExpand{0%{width:.25rem}to{width:1.125rem}}@keyframes RefillPrescriptionWrapper-module__wMgskq__dotShrink{0%{width:1.125rem}to{width:.25rem}}.RefillPrescriptionWrapper-module__wMgskq__content{flex:1;width:100%}@media (prefers-reduced-motion:reduce){.RefillPrescriptionWrapper-module__wMgskq__dotAnimating{animation:none}}}
@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.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{.MedicationsList-module__szggFq__form{flex-direction:column;gap:1rem;width:100%;margin-bottom:1rem;display:flex}.MedicationsList-module__szggFq__chips{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.MedicationsList-module__szggFq__chipNormal{font-weight:400}.MedicationsList-module__szggFq__submitButton{width:100%;max-width:unset}}
@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}}}
.PrescriptionRefillFillCTA-module__7Ez_9G__ctaSection{flex-direction:column;gap:1rem;padding-bottom:1.5rem;display:flex}
@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}}}
.PrescriptionRefillTalkToDoctorCTA-module__WrsOQG__ctaSection{flex-direction:column;gap:1rem;padding-bottom:1.5rem;display:flex}.PrescriptionRefillTalkToDoctorCTA-module__WrsOQG__talkToDoctorButton{align-self:flex-start}
@layer v2.components.composite{.HeroSection-module__8JFwpG__section{width:100%;color:var(--v2-color-fg-default);padding:1.5rem 1.5rem 2rem;position:relative}.HeroSection-module__8JFwpG__compactTopPadding{padding-top:1rem}.HeroSection-module__8JFwpG__inner{z-index:1;flex-direction:column;align-items:center;gap:2rem;max-width:80rem;margin:0 auto;display:flex;position:relative}.HeroSection-module__8JFwpG__cardCluster{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}@media (min-width:768px){.HeroSection-module__8JFwpG__section{padding:5rem 2rem 6rem}.HeroSection-module__8JFwpG__compactTopPadding{padding-top:1.5rem}.HeroSection-module__8JFwpG__inner{gap:3rem}.HeroSection-module__8JFwpG__cardCluster{gap:1rem;padding-top:1.5rem}}@media (min-width:1024px){.HeroSection-module__8JFwpG__section{padding-inline:2.5rem}}}
@layer v2.components.primitives{.WidgetChip-module__nct18q__widgetChip{--chip-padding-y:.5rem;--chip-padding-x:1rem;padding:calc(var(--chip-padding-y) + 1px) calc(var(--chip-padding-x) + 1px);border:1px solid var(--v2-color-border-default);background:var(--v2-color-surface-canvas);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:2rem;justify-content:center;align-items:center;gap:.25rem;transition:border-color .18s ease-out,transform .18s ease-out;display:inline-flex}.WidgetChip-module__nct18q__widgetChip.WidgetChip-module__nct18q__dashedVariant{border-style:dashed}.WidgetChip-module__nct18q__widgetChip.WidgetChip-module__nct18q__dashedVariant:hover:not(.WidgetChip-module__nct18q__submitted),.WidgetChip-module__nct18q__widgetChip.WidgetChip-module__nct18q__dashedVariant.WidgetChip-module__nct18q__checked:not(.WidgetChip-module__nct18q__submitted),.WidgetChip-module__nct18q__widgetChip.WidgetChip-module__nct18q__dashedVariant.WidgetChip-module__nct18q__submitted.WidgetChip-module__nct18q__checked{padding:calc(var(--chip-padding-y) + 1px) calc(var(--chip-padding-x) + 1px);border-width:1px}.WidgetChip-module__nct18q__widgetChip:hover:not(.WidgetChip-module__nct18q__submitted){border-width:2px;border-color:var(--v2-color-solid-bg);padding:var(--chip-padding-y) var(--chip-padding-x)}.WidgetChip-module__nct18q__widgetChip:hover:not(.WidgetChip-module__nct18q__submitted)>p{font:var(--v2-text-heading-14)}.WidgetChip-module__nct18q__widgetChip:active:not(.WidgetChip-module__nct18q__submitted){transform:scale(.98)}.WidgetChip-module__nct18q__widgetChip:has(:focus-visible){outline:2px solid var(--v2-color-accent-focus-ring);outline-offset:2px}.WidgetChip-module__nct18q__widgetChip.WidgetChip-module__nct18q__checked:not(.WidgetChip-module__nct18q__submitted){border-width:2px;border-color:var(--v2-color-solid-bg);padding:var(--chip-padding-y) var(--chip-padding-x);will-change:transform;animation:.18s cubic-bezier(.34,1.56,.64,1) WidgetChip-module__nct18q__snapAndSettle}.WidgetChip-module__nct18q__widgetChip.WidgetChip-module__nct18q__checked:not(.WidgetChip-module__nct18q__submitted)>p{font:var(--v2-text-heading-14)}.WidgetChip-module__nct18q__widgetChip.WidgetChip-module__nct18q__submitted.WidgetChip-module__nct18q__checked{cursor:default;border:2px solid var(--v2-color-solid-bg);padding:var(--chip-padding-y) var(--chip-padding-x)}.WidgetChip-module__nct18q__widgetChip.WidgetChip-module__nct18q__submitted.WidgetChip-module__nct18q__checked>p{font:var(--v2-text-heading-14);color:var(--v2-color-fg-default)}.WidgetChip-module__nct18q__widgetChip.WidgetChip-module__nct18q__submitted:not(.WidgetChip-module__nct18q__checked){cursor:default;border:1px solid var(--v2-color-border-default);padding:calc(var(--chip-padding-y) + 1px) calc(var(--chip-padding-x) + 1px)}.WidgetChip-module__nct18q__widgetChip.WidgetChip-module__nct18q__submitted:not(.WidgetChip-module__nct18q__checked)>p{color:var(--v2-color-fg-disabled)}.WidgetChip-module__nct18q__hiddenInput{width:0;height:0;position:absolute}@keyframes WidgetChip-module__nct18q__snapAndSettle{0%{transform:scale(1)}30%{transform:scale(1.02)}50%{transform:scale(1.05)}70%{transform:scale(1.02)}to{transform:scale(1)}}}
@layer v2.components.composite{.StepCard-module__NfxE_q__card{align-items:center;gap:1rem;width:100%;display:flex}.StepCard-module__NfxE_q__icon{border-radius:.75rem;flex-shrink:0;width:3rem;height:3rem}.StepCard-module__NfxE_q__text{color:var(--v2-color-fg-default);flex-direction:column;display:flex}.StepCard-module__NfxE_q__title{font:var(--v2-text-heading-16);letter-spacing:-.02em}.StepCard-module__NfxE_q__description{font:var(--v2-text-body-18);letter-spacing:-.02em}@media (min-width:1024px){.StepCard-module__NfxE_q__icon{width:4.5rem;height:4.5rem}}}
@layer v2.components.composite{.WidgetLayout-module__2f4IcG__doctronicAvatar{background-color:var(--v2-color-solid-bg);width:1.75rem;height:1.75rem;color:var(--v2-color-surface-canvas);text-align:center;border-radius:.875rem;justify-content:center;align-items:center;padding:.438rem .625rem;line-height:1;display:flex}.WidgetLayout-module__2f4IcG__wrapper{align-items:flex-start;gap:.5rem;max-width:90%;display:flex}.WidgetLayout-module__2f4IcG__inner{flex-direction:column;gap:.75rem;display:flex}}
@layer v2.components.composite{.StepsHeading-module__bjuKha__heading{flex-direction:column;gap:.5rem;width:100%;max-width:21.4375rem;display:flex}.StepsHeading-module__bjuKha__title{color:var(--v2-color-fg-default)}.StepsHeading-module__bjuKha__emphasis{font-weight:600}.StepsHeading-module__bjuKha__subtitle{color:var(--v2-color-fg-default)}@media (min-width:1024px){.StepsHeading-module__bjuKha__heading{gap:1rem;max-width:22.5rem}.StepsHeading-module__bjuKha__title{font:var(--v2-text-display-56);letter-spacing:var(--v2-tracking-display)}.StepsHeading-module__bjuKha__subtitle{font:var(--v2-text-body-18)}}}
@layer v2.components.composite{.YesNoWidget-module__wnK7oW__actionsWrapper{flex-wrap:wrap;align-items:flex-start;gap:.5rem;display:flex}}
@layer v2.components.composite{.HowItWorksSection-module__ErTw6a__section{padding:1.5rem 1.5rem 4rem;position:relative}.HowItWorksSection-module__ErTw6a__inner{flex-direction:column;align-items:center;gap:1.25rem;max-width:80rem;margin:0 auto;display:flex}.HowItWorksSection-module__ErTw6a__card{background:var(--v2-color-surface-raised);border-radius:1.5rem;flex-direction:column;gap:1.25rem;width:100%;max-width:21.5625rem;padding:1.5rem 1rem;display:flex}.HowItWorksSection-module__ErTw6a__stepCell{align-items:center;width:100%;padding:0 .5rem;display:flex}.HowItWorksSection-module__ErTw6a__divider{border:0;border-top:1px dashed var(--v2-color-divider);width:100%;height:0;margin:0}@media (min-width:1024px){.HowItWorksSection-module__ErTw6a__section{padding:5rem 7.5rem}.HowItWorksSection-module__ErTw6a__inner{flex-direction:row;justify-content:center;align-items:center;gap:1.25rem}.HowItWorksSection-module__ErTw6a__card{flex-flow:wrap;align-items:flex-start;gap:2rem;max-width:51.9375rem;padding:2rem}.HowItWorksSection-module__ErTw6a__stepCell{flex:1 0 0;min-width:0;padding:0}.HowItWorksSection-module__ErTw6a__dividerCell{display:none}.HowItWorksSection-module__ErTw6a__dividerRow{flex-basis:100%;width:100%}}}
@layer v2.components.composite{.SelectWidget-module__wv4r6q__actionsWrapper{flex-wrap:wrap;align-items:flex-start;gap:.5rem;display:flex}.SelectWidget-module__wv4r6q__buttonCounter{background-color:var(--v2-color-solid-fg-disabled);color:var(--v2-color-surface-canvas);border-radius:1rem;justify-content:center;align-items:center;padding:0 .5rem;display:flex}}
@layer v2.components.composite{.ArticleCard-module__76FDKq__card{background-color:var(--v2-color-surface-raised);width:100%;box-shadow:var(--v2-shadow-lg);border-radius:1.5rem;position:relative}.ArticleCard-module__76FDKq__gradientFrame,.ArticleCard-module__76FDKq__cursorGlowAnchor{display:none}.ArticleCard-module__76FDKq__cardLink{align-items:center;gap:.75rem;width:100%;padding:1rem;display:flex}.ArticleCard-module__76FDKq__thumbnail{border-radius:1rem;flex-shrink:0;width:5rem;height:5rem;overflow:hidden}.ArticleCard-module__76FDKq__thumbnailImage{object-fit:cover;width:100%;height:100%}.ArticleCard-module__76FDKq__cardContent{flex-direction:column;gap:.25rem;display:flex}.ArticleCard-module__76FDKq__articleTitle{font:var(--v2-text-body-14);letter-spacing:var(--v2-tracking-tight);color:var(--v2-color-fg-default);text-decoration:underline}@media (min-width:1024px){.ArticleCard-module__76FDKq__card{background-color:var(--v2-color-surface-raised);isolation:isolate;transform-origin:50%;width:auto;height:11.125rem;box-shadow:var(--v2-shadow-lg);will-change:transform;border-radius:1.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;overflow:hidden;transform:scale(1)}.ArticleCard-module__76FDKq__card:hover,.ArticleCard-module__76FDKq__card[data-active=true]{z-index:1;transform:scale(1.15)}.ArticleCard-module__76FDKq__card:has(:focus-visible){z-index:1;transform:scale(1.15)}.ArticleCard-module__76FDKq__gradientFrame{border-radius:inherit;border:1px solid var(--v2-color-blue-500);background:linear-gradient(115.8deg, var(--v2-color-sage-50) 0%, var(--v2-color-blue-200) 50%, var(--v2-color-sage-50) 100%);pointer-events:none;opacity:0;z-index:0;background-position:0%;background-size:220% 220%;transition:opacity .4s;display:block;position:absolute;inset:0}.ArticleCard-module__76FDKq__card:hover .ArticleCard-module__76FDKq__gradientFrame,.ArticleCard-module__76FDKq__card[data-active=true] .ArticleCard-module__76FDKq__gradientFrame{opacity:1;animation:8s ease-in-out infinite ArticleCard-module__76FDKq__pressShimmer}.ArticleCard-module__76FDKq__card:has(:focus-visible) .ArticleCard-module__76FDKq__gradientFrame{opacity:1;animation:8s ease-in-out infinite ArticleCard-module__76FDKq__pressShimmer}@keyframes ArticleCard-module__76FDKq__pressShimmer{0%,to{background-position:0%}50%{background-position:100%}}.ArticleCard-module__76FDKq__cursorGlowAnchor{pointer-events:none;z-index:1;width:0;height:0;display:block;position:absolute;top:0;left:0}.ArticleCard-module__76FDKq__cursorGlowCircle{background:radial-gradient(circle, var(--v2-color-blue-300) 0%, var(--v2-color-blue-200) 60%, var(--v2-color-sage-50) 100%);pointer-events:none;opacity:0;transform-origin:50%;will-change:transform, opacity;border-radius:50%;width:40rem;height:40rem;transition:opacity .18s ease-out,transform .7s cubic-bezier(.22,.61,.36,1);display:block;position:absolute;top:0;left:0;transform:translate(-50%,-50%)scale(.15);-webkit-mask-image:radial-gradient(closest-side,#000 0% 35%,#0000 100%);mask-image:radial-gradient(closest-side,#000 0% 35%,#0000 100%)}.ArticleCard-module__76FDKq__cursorGlowAnchor[data-visible=true] .ArticleCard-module__76FDKq__cursorGlowCircle{opacity:.6;transform:translate(-50%,-50%)scale(1)}.ArticleCard-module__76FDKq__cardLink,.ArticleCard-module__76FDKq__thumbnail,.ArticleCard-module__76FDKq__cardContent{z-index:3;position:relative}.ArticleCard-module__76FDKq__cardLink{align-items:center;gap:1rem;height:100%;padding:1rem}.ArticleCard-module__76FDKq__thumbnail{width:6.875rem;height:6.875rem}.ArticleCard-module__76FDKq__publisher{font:var(--v2-text-heading-16)}}@media (prefers-reduced-motion:reduce){@media (min-width:1024px){.ArticleCard-module__76FDKq__card,.ArticleCard-module__76FDKq__gradientFrame,.ArticleCard-module__76FDKq__cursorGlowCircle{will-change:auto;transition:none}.ArticleCard-module__76FDKq__card[data-active=true]{transform:none}.ArticleCard-module__76FDKq__card:hover .ArticleCard-module__76FDKq__gradientFrame,.ArticleCard-module__76FDKq__card[data-active=true] .ArticleCard-module__76FDKq__gradientFrame{animation:none}.ArticleCard-module__76FDKq__card:has(:focus-visible) .ArticleCard-module__76FDKq__gradientFrame{animation:none}.ArticleCard-module__76FDKq__cursorGlowCircle{opacity:0}}}@media (min-width:1024px){[data-animations-paused] .ArticleCard-module__76FDKq__card,[data-animations-paused] .ArticleCard-module__76FDKq__gradientFrame,[data-animations-paused] .ArticleCard-module__76FDKq__cursorGlowCircle{will-change:auto;transition:none}[data-animations-paused] .ArticleCard-module__76FDKq__card:hover .ArticleCard-module__76FDKq__gradientFrame,[data-animations-paused] .ArticleCard-module__76FDKq__card[data-active=true] .ArticleCard-module__76FDKq__gradientFrame{animation:none}[data-animations-paused] .ArticleCard-module__76FDKq__card:has(:focus-visible) .ArticleCard-module__76FDKq__gradientFrame{animation:none}[data-animations-paused] .ArticleCard-module__76FDKq__cursorGlowCircle{opacity:0}}}
.InitialChatStateContent-module__it4U_G__initialStateContainer{background-color:var(--v2-color-surface-canvas);flex-direction:column;gap:1.5rem;padding-top:1.5rem;display:flex}.InitialChatStateContent-module__it4U_G__title{padding-bottom:.5rem}.InitialChatStateContent-module__it4U_G__button{width:100%}.InitialChatStateContent-module__it4U_G__prescriptionCard{border-radius:1.25rem}@media (min-width:600px){.InitialChatStateContent-module__it4U_G__button{width:fit-content}}
@layer v2.components.composite{.InThePress-module__a4aVEG__section{background:linear-gradient(to right, var(--v2-color-blue-50), var(--v2-color-sage-50));padding:1rem 1.5rem}.InThePress-module__a4aVEG__inner{flex-direction:column;gap:1.5rem;width:100%;max-width:61.625rem;margin:0 auto;padding:1rem 0 2.25rem;display:flex}.InThePress-module__a4aVEG__header{flex-direction:column;gap:1.5rem;display:flex}.InThePress-module__a4aVEG__titleBold{font-weight:600}.InThePress-module__a4aVEG__quoteAttribution{margin-top:1.75rem;display:block}.InThePress-module__a4aVEG__cardsWrapper{flex-direction:column;gap:1rem;list-style:none;display:flex}@media (min-width:1024px){.InThePress-module__a4aVEG__section{padding:5rem 1.5rem}.InThePress-module__a4aVEG__inner{gap:5rem;padding:0}.InThePress-module__a4aVEG__header{text-align:center;align-items:center;gap:2.5rem}.InThePress-module__a4aVEG__title{font:var(--v2-text-display-56)}.InThePress-module__a4aVEG__quoteText{font:var(--v2-text-body-32);max-width:56.8125rem}.InThePress-module__a4aVEG__quoteAttribution{font:var(--v2-text-heading-italic-28)}.InThePress-module__a4aVEG__cardsWrapper{background-color:#0000;border-radius:0;flex-direction:row;align-items:center;gap:2.5rem;padding:0;overflow:visible}.InThePress-module__a4aVEG__cardsWrapper>*{flex:1 1 0;min-width:0}}}
@layer v2.components.composite{.OrbBackground-module__SKAmLa__root{pointer-events:none;z-index:0;height:100dvh;position:absolute;top:0;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 65%,#0000 100%);mask-image:linear-gradient(#000 0% 65%,#0000 100%)}.OrbBackground-module__SKAmLa__canvas{width:100%;height:100%;position:absolute;inset:0}}
@layer components.composite{.RefillConnectingBackdrop-module__R14WBG__root{z-index:0;background:var(--v2-color-surface-canvas);pointer-events:none;height:100dvh;position:fixed;inset:0;overflow:hidden}.RefillConnectingBackdrop-module__R14WBG__orbs{height:100%;inset:0;-webkit-mask-image:none;mask-image:none}}
@layer v2.components.composite{.ChatBubble-module__Ke2J8a__bubble{background-color:hsl(from var(--v2-color-surface-canvas) h s l / .6);opacity:.95;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:var(--v2-shadow-lg);color:var(--v2-color-fg-default);border-radius:1.5rem 0 1.5rem 1.5rem;padding:1.5rem}.ChatBubble-module__Ke2J8a__bubbleSmall{border-radius:1rem 0 1rem 1rem;padding:.5rem .75rem}.ChatBubble-module__Ke2J8a__text{letter-spacing:-.02em;display:block}}
.FlowLoadingScreen-module__MBQdHa__content{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:min(20.625rem,100% - 3rem);min-height:100dvh;margin:0 auto;display:flex;position:relative}.FlowLoadingScreen-module__MBQdHa__message{text-align:center}.FlowLoadingScreen-module__MBQdHa__progressTrack{background-color:var(--v2-color-neutral-200);border-radius:999px;width:100%;height:3px;position:relative;overflow:hidden}.FlowLoadingScreen-module__MBQdHa__progressIndicator{background:linear-gradient(to right, transparent, var(--v2-color-sage-200), var(--v2-color-sage-600), var(--v2-color-sage-200), transparent);border-radius:999px;width:57%;height:100%;animation:2.5s linear infinite FlowLoadingScreen-module__MBQdHa__progressSweep;position:absolute;top:0;left:0}@keyframes FlowLoadingScreen-module__MBQdHa__progressSweep{0%{transform:translate(-110%)}to{transform:translate(185%)}}@media (prefers-reduced-motion:reduce){.FlowLoadingScreen-module__MBQdHa__progressIndicator{animation:2s ease-in-out infinite FlowLoadingScreen-module__MBQdHa__progressPulse;transform:translate(75%)}@keyframes FlowLoadingScreen-module__MBQdHa__progressPulse{0%,to{opacity:1}50%{opacity:.4}}}
@layer v2.components.composite{.ConsultationsStat-module__sSkV5q__stat{color:var(--v2-color-fg-default);flex-direction:column;gap:.25rem;display:flex}.ConsultationsStat-module__sSkV5q__toneLight{color:var(--v2-color-accent-fg)}.ConsultationsStat-module__sSkV5q__value{letter-spacing:-.025em;font-weight:700}.ConsultationsStat-module__sSkV5q__valueCompact{font-size:1.25rem;font-weight:700;line-height:1.4}.ConsultationsStat-module__sSkV5q__label{margin:0}}
.PrescriptionRefillChat-module__BtNrqG__wrapperContent{padding:0;position:relative}.PrescriptionRefillChat-module__BtNrqG__container{background-color:var(--v2-color-surface-canvas);flex-direction:column;padding-top:1.5rem;display:flex;position:absolute;inset:0;overflow-y:auto}.PrescriptionRefillChat-module__BtNrqG__content{flex-direction:column;flex:1;gap:1.5rem;width:100%;padding:0 1rem 8rem;display:flex}.PrescriptionRefillChat-module__BtNrqG__containerStyle{flex-direction:column;display:flex}.PrescriptionRefillChat-module__BtNrqG__prescriptionCard{border-radius:1.25rem}.PrescriptionRefillChat-module__BtNrqG__chatInput{background-color:var(--v2-color-surface-canvas);padding:0 1rem;position:sticky;bottom:0}@media (min-width:768px){.PrescriptionRefillChat-module__BtNrqG__wrapperContent{max-width:none}.PrescriptionRefillChat-module__BtNrqG__content{max-width:43.75rem;margin:0 auto}.PrescriptionRefillChat-module__BtNrqG__chatInput{width:100%;max-width:43.75rem;margin:0 auto}}
@layer v2.components.composite{.RatingImageCard-module__mUmA4q__card{box-shadow:0 4px 32px hsl(from var(--v2-color-neutral-950) h s l / .25);aspect-ratio:599/575;isolation:isolate;opacity:0;border-radius:3.75rem;width:100%;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);position:relative;overflow:visible;transform:translateY(1.25rem)}.RatingImageCard-module__mUmA4q__cardRevealed{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.RatingImageCard-module__mUmA4q__card{opacity:1;transition:none;transform:none}}.RatingImageCard-module__mUmA4q__cardCompact{aspect-ratio:1;border-radius:1.5rem}.RatingImageCard-module__mUmA4q__cardCompact:after{content:"";border-radius:inherit;background:linear-gradient(180deg, hsl(from var(--v2-color-neutral-950) h s l / .5) 0%, hsl(from var(--v2-color-neutral-950) h s l / .15) 40%, hsl(from var(--v2-color-neutral-950) h s l / 0) 65%);z-index:1;pointer-events:none;position:absolute;inset:0}.RatingImageCard-module__mUmA4q__image{object-fit:cover;border-radius:inherit;z-index:0}.RatingImageCard-module__mUmA4q__dashedLine{width:33%;height:auto;color:var(--v2-color-divider-strong);pointer-events:none;z-index:1;position:absolute;top:17%;right:-1.5%;transform:rotate(180deg)}.RatingImageCard-module__mUmA4q__cardCompact .RatingImageCard-module__mUmA4q__dashedLine{width:33%;top:34%;right:0}}
.IdvClear-module__8GB3aG__title,.IdvClear-module__8GB3aG__subTitle{margin-bottom:.5rem}.IdvClear-module__8GB3aG__clearLogo{color:var(--v2-color-fg-default);align-self:flex-start;margin-bottom:.25rem}.IdvClear-module__8GB3aG__clearLogo path{fill:currentColor}.IdvClear-module__8GB3aG__underline{text-underline-offset:2px;text-decoration:underline}.IdvClear-module__8GB3aG__infoCard{background-color:var(--v2-color-surface-raised);width:100%;box-shadow:var(--v2-shadow-lg);border-radius:2rem;flex-direction:column;gap:.5rem;margin-top:1rem;padding:1.25rem;display:flex}.IdvClear-module__8GB3aG__infoItem{color:var(--v2-color-fg-default);align-items:center;gap:.625rem;padding-inline:1.5rem;display:flex}.IdvClear-module__8GB3aG__footer{flex-direction:column;gap:1rem;margin-top:auto;display:flex}.IdvClear-module__8GB3aG__consentBox{background-color:var(--v2-color-surface-sunken);border-radius:1.5rem;margin-top:1rem;padding:.875rem 1rem}.IdvClear-module__8GB3aG__checkbox{align-items:flex-start}.IdvClear-module__8GB3aG__button{width:100%}
@layer v2.components.composite{.TrustpilotBadge-module__emWrYq__badge{color:var(--v2-color-fg-default);flex-direction:column;gap:.25rem;display:flex}.TrustpilotBadge-module__emWrYq__toneLight{color:var(--v2-color-accent-fg)}.TrustpilotBadge-module__emWrYq__row{align-items:center;gap:.75rem;display:flex}.TrustpilotBadge-module__emWrYq__stars{aspect-ratio:155.821/29;opacity:0;flex-shrink:0;width:9.625rem;transition:opacity .7s cubic-bezier(.16,1,.3,1) .12s,transform .7s cubic-bezier(.16,1,.3,1) .12s;display:block;position:relative;transform:translate(-.5rem)}.TrustpilotBadge-module__emWrYq__starsCompact{width:4.5rem}.TrustpilotBadge-module__emWrYq__starsRevealed{opacity:1;transform:none}.TrustpilotBadge-module__emWrYq__starsBase{width:100%;height:100%;display:block}.TrustpilotBadge-module__emWrYq__starsFill{width:100%;height:100%;clip-path:inset(0 calc(100% - var(--star-fill,0%)) 0 0);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.TrustpilotBadge-module__emWrYq__stars{opacity:1;transition:none;transform:none}}.TrustpilotBadge-module__emWrYq__value{letter-spacing:-.025em;white-space:nowrap;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;min-width:1.7em;font-weight:700}.TrustpilotBadge-module__emWrYq__valueCompact{font-size:1.25rem;font-weight:700;line-height:1.4}.TrustpilotBadge-module__emWrYq__label{margin:0}.TrustpilotBadge-module__emWrYq__compact .TrustpilotBadge-module__emWrYq__row{gap:.25rem}}
.PersonalDetails-module__PXpLLa__heading{flex-direction:column;gap:.25rem;margin-bottom:1.5rem;display:flex}.PersonalDetails-module__PXpLLa__form{flex-direction:column;gap:.5rem;display:flex}.PersonalDetails-module__PXpLLa__button{width:100%;margin-top:.5rem}.PersonalDetails-module__PXpLLa__disclaimer{padding-top:.5rem}
.ConsultPage-module__0kkZOG__container{width:100%;height:calc(100dvh - var(--header-v2-height));flex-direction:column;align-items:center;gap:3rem;padding:0 1rem;display:flex;position:relative;overflow:hidden auto}.ConsultPage-module__0kkZOG__content{flex-direction:column;gap:3rem;width:100%;max-width:43.75rem;display:flex;position:relative}.ConsultPage-module__0kkZOG__sentinel{width:100%;height:1px}.ConsultPage-module__0kkZOG__loadingIndicator{text-align:center;width:100%;color:var(--color-text-secondary);font:var(--text-body-s);flex-shrink:0;position:absolute;top:0;left:0}.ConsultPage-module__0kkZOG__loadingText{text-align:center;padding:2rem}.ConsultPage-module__0kkZOG__chatInput{z-index:1;background-color:var(--v2-color-surface-canvas);width:100%;max-width:43.75rem;padding-top:.5rem;position:sticky;bottom:0}.ConsultPage-module__0kkZOG__chatInput:has([data-medical-records-cta]){border-radius:1rem 1rem 0 0;padding-top:0}
@layer v2.components.composite{.RatingSection-module__Un8vLq__section{padding:2rem 1.5rem;position:relative}.RatingSection-module__Un8vLq__inner{max-width:80rem;margin:0 auto}.RatingSection-module__Un8vLq__mobileLayout{max-width:25rem;margin:0 auto;position:relative}.RatingSection-module__Un8vLq__mobileStats{z-index:2;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:3.125rem;left:.6875rem}.RatingSection-module__Un8vLq__mobileBubble{z-index:2;max-width:7.375rem;position:absolute;bottom:4.5rem;right:1rem}.RatingSection-module__Un8vLq__desktopLayout{display:none}@media (min-width:768px){.RatingSection-module__Un8vLq__section{padding:4rem 2rem 5rem}.RatingSection-module__Un8vLq__mobileLayout{max-width:32rem}}@media (min-width:1024px){.RatingSection-module__Un8vLq__section{padding:5rem 2.5rem 6rem}.RatingSection-module__Un8vLq__mobileLayout{display:none}.RatingSection-module__Un8vLq__desktopLayout{grid-template-columns:17.5rem minmax(0,37.4375rem);justify-content:center;align-items:end;gap:2rem;padding-inline-start:11rem;display:grid}.RatingSection-module__Un8vLq__desktopStats{flex-direction:column;gap:2rem;display:flex}.RatingSection-module__Un8vLq__desktopBubble{z-index:2;width:16.625rem;position:absolute;top:50%;left:-10.625rem;transform:translateY(-50%)}}}
.layout-module__xvO-4q__layout{background-color:var(--v2-color-surface-canvas);min-height:100dvh}
.layout-module__wHNQ_q__layout{background-color:var(--v2-color-surface-canvas)}.layout-module__wHNQ_q__content{width:100%;max-width:43.75rem;min-height:100dvh;padding:var(--header-height) 1rem 1.5rem;margin:0 auto}@media (min-width:768px){.layout-module__wHNQ_q__content{padding-bottom:4rem}}
.layout-module__ynfueq__wrapper{min-height:100dvh}
.DeleteConsultModal-module__1M3N5W__content{padding:1.5rem}.DeleteConsultModal-module__1M3N5W__title{padding-bottom:.75rem}.DeleteConsultModal-module__1M3N5W__buttons{flex-direction:column;gap:1.25rem;padding-top:2.5rem;display:flex}.DeleteConsultModal-module__1M3N5W__buttons>button{width:100%}@media (min-width:768px){.DeleteConsultModal-module__1M3N5W__buttons{flex-direction:row}}
@layer v2.components.composite{.RefillPrescription-module__1C9JKW__wrapper{background-color:var(--v2-color-surface-canvas);min-height:100dvh}.RefillPrescription-module__1C9JKW__backdropWrapper{isolation:isolate;position:relative;overflow:hidden}.RefillPrescription-module__1C9JKW__coBrandingCombo{z-index:1;padding-top:2rem;position:relative}.RefillPrescription-module__1C9JKW__gradientWrapper{isolation:isolate;position:relative;overflow:hidden}.RefillPrescription-module__1C9JKW__gradientWrapper:before,.RefillPrescription-module__1C9JKW__gradientWrapper:after{content:"";pointer-events:none;will-change:background-position;background-size:200% 200%;animation:9s ease-in-out infinite RefillPrescription-module__1C9JKW__shimmerSweep;position:absolute;inset:0}.RefillPrescription-module__1C9JKW__gradientWrapper:before{background-image:linear-gradient(208.78deg, var(--v2-color-surface-canvas) 38%, var(--v2-color-sage-50) 50%, var(--v2-color-sage-50) 62%, var(--v2-color-surface-canvas) 74%);z-index:0}.RefillPrescription-module__1C9JKW__gradientWrapper:after{background-image:linear-gradient(208.78deg, var(--v2-color-surface-canvas) 38%, var(--v2-color-blue-50) 50%, var(--v2-color-blue-50) 62%, var(--v2-color-surface-canvas) 74%);z-index:0;opacity:0;animation:9s ease-in-out infinite RefillPrescription-module__1C9JKW__shimmerSweep,12s ease-in-out infinite RefillPrescription-module__1C9JKW__shimmerXfade}.RefillPrescription-module__1C9JKW__gradientWrapper>*{z-index:1;position:relative}@media (min-width:768px){.RefillPrescription-module__1C9JKW__gradientWrapper{padding:5rem 0}.RefillPrescription-module__1C9JKW__gradientWrapper:before{background-image:linear-gradient(188.43deg, var(--v2-color-surface-canvas) 38%, var(--v2-color-sage-50) 50%, var(--v2-color-sage-50) 62%, var(--v2-color-surface-canvas) 74%)}.RefillPrescription-module__1C9JKW__gradientWrapper:after{background-image:linear-gradient(188.43deg, var(--v2-color-surface-canvas) 38%, var(--v2-color-blue-50) 50%, var(--v2-color-blue-50) 62%, var(--v2-color-surface-canvas) 74%)}.RefillPrescription-module__1C9JKW__coBrandingCombo{padding-top:3.125rem}}[data-animations-paused] .RefillPrescription-module__1C9JKW__gradientWrapper:before{animation:none}[data-animations-paused] .RefillPrescription-module__1C9JKW__gradientWrapper:after{animation:none}[data-animations-paused] .RefillPrescription-module__1C9JKW__gradientWrapper:after{opacity:.5}@media (prefers-reduced-motion:reduce){.RefillPrescription-module__1C9JKW__gradientWrapper:before,.RefillPrescription-module__1C9JKW__gradientWrapper:after{animation:none}.RefillPrescription-module__1C9JKW__gradientWrapper:after{opacity:.5}}@keyframes RefillPrescription-module__1C9JKW__shimmerSweep{0%{background-position:0 60%}50%{background-position:100% 40%}to{background-position:0 60%}}@keyframes RefillPrescription-module__1C9JKW__shimmerXfade{0%{opacity:0}15%{opacity:0}35%{opacity:1}65%{opacity:1}85%{opacity:0}to{opacity:0}}}
.ConsultsList-module__lax1rG__container{flex-direction:column;gap:2rem;width:100%;display:flex}.ConsultsList-module__lax1rG__section{flex-direction:column;gap:.5rem;display:flex}.ConsultsList-module__lax1rG__sectionTitle{color:var(--color-text-tertiary);letter-spacing:var(--letter-spacing-tight)}.ConsultsList-module__lax1rG__chatsList{flex-direction:column;gap:.5rem;display:flex}.ConsultsList-module__lax1rG__loadingText,.ConsultsList-module__lax1rG__emptyText{color:var(--color-text-secondary);text-align:center;padding:2rem}.ConsultsList-module__lax1rG__errorText{color:var(--color-ui-error);text-align:center;padding:2rem}.ConsultsList-module__lax1rG__loadMoreTrigger{width:100%;height:1px}.ConsultsList-module__lax1rG__loadingMore{color:var(--color-text-secondary);margin:0 auto}
.AgeSexForm-module__OW3-WG__container{flex-direction:column;align-self:flex-end;gap:.75rem;width:100%;max-width:23rem;animation:.4s ease-out AgeSexForm-module__OW3-WG__fade-in;display:flex}@keyframes AgeSexForm-module__OW3-WG__fade-in{0%{opacity:0}to{opacity:1}}.AgeSexForm-module__OW3-WG__fieldset{border:none;flex-direction:column;gap:.75rem;display:flex}.AgeSexForm-module__OW3-WG__ageInput{width:100%}.AgeSexForm-module__OW3-WG__sexRadioGroup{background-color:var(--color-bg-strong);border-radius:10px;gap:.75rem;padding:.5rem;display:flex}.AgeSexForm-module__OW3-WG__sexRadio{cursor:pointer;border-radius:10px;flex:1;justify-content:center;align-items:center;min-width:5rem;padding:.75rem 1rem;transition:background-color .2s;display:flex}.AgeSexForm-module__OW3-WG__sexRadio:hover{background-color:var(--color-bg-elevated)}.AgeSexForm-module__OW3-WG__sexRadio[data-selected]{background-color:var(--color-bg-surface)}.AgeSexForm-module__OW3-WG__sexRadio[data-disabled]{opacity:.5;cursor:not-allowed}.AgeSexForm-module__OW3-WG__submitButton{width:100%;max-width:unset}.AgeSexForm-module__OW3-WG__dots{justify-content:center;display:flex}@media (min-width:768px){.AgeSexForm-module__OW3-WG__fieldset{flex-direction:row}}@media (prefers-reduced-motion:reduce){.AgeSexForm-module__OW3-WG__container{animation-duration:1ms}}
.LoadingDots-module__a1rlFW__container{align-items:center;width:fit-content;margin:1rem;display:flex}.LoadingDots-module__a1rlFW__loadingDots{color:var(--color-text-secondary);align-items:center;gap:.375rem;display:flex}.LoadingDots-module__a1rlFW__dot{opacity:.4;background-color:currentColor;border-radius:50%;width:.25rem;height:.25rem;animation:1.2s ease-in-out infinite LoadingDots-module__a1rlFW__bounce}.LoadingDots-module__a1rlFW__dot:first-child{animation-delay:0s}.LoadingDots-module__a1rlFW__dot:nth-child(2){animation-delay:.25s}.LoadingDots-module__a1rlFW__dot:nth-child(3){animation-delay:.5s}@keyframes LoadingDots-module__a1rlFW__bounce{0%,60%,to{opacity:1;transform:translateY(0)}30%{opacity:.4;transform:translateY(-.175rem)}}
@layer components.composite{.TalkToDoctorChatInputButton-module__dHb6CG__button{color:#4f6fa5;white-space:nowrap;opacity:1;z-index:10;padding:.5rem;font-size:1rem;font-weight:400;transition:opacity .18s;position:absolute;top:.2rem;right:.2rem}.TalkToDoctorChatInputButton-module__dHb6CG__button[data-visible=false]{opacity:0;pointer-events:none}.TalkToDoctorChatInputButton-module__dHb6CG__button[data-disabled]{opacity:.4}}
@layer components.composite{.ChatInput-module__7OZ_yW__container{width:100%}.ChatInput-module__7OZ_yW__container :has(textarea:focus){border-color:var(--color-border-strong)}.ChatInput-module__7OZ_yW__inputContainer{background-color:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:1rem;margin:.5rem .75rem;padding:.875rem 1rem;transition:border-color .2s;position:relative}.ChatInput-module__7OZ_yW__inputContainerLarge{cursor:text;border-radius:16px;flex-direction:column;justify-content:flex-end;min-height:9.6rem;margin:0;padding:.75rem;display:flex;position:relative}.ChatInput-module__7OZ_yW__content{align-items:flex-end;gap:.75rem;width:100%;display:flex}.ChatInput-module__7OZ_yW__inputContainerLarge .ChatInput-module__7OZ_yW__content{flex-wrap:wrap;flex:1;align-content:space-between}.ChatInput-module__7OZ_yW__inputContainerLarge .ChatInput-module__7OZ_yW__content[data-file-upload=true]{justify-content:space-between}.ChatInput-module__7OZ_yW__inputContainerLarge .ChatInput-module__7OZ_yW__content[data-file-upload=false]{justify-content:flex-end}.ChatInput-module__7OZ_yW__addButton{border:1px solid var(--color-border-default);border-radius:40px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-bottom:.125rem;transition:all .2s;display:flex}.ChatInput-module__7OZ_yW__addButton:hover{background-color:var(--color-bg-strong);border-color:var(--color-border-strong)}.ChatInput-module__7OZ_yW__addButton:focus-visible{outline:2px solid var(--color-border-strong);outline-offset:1px}.ChatInput-module__7OZ_yW__addButton[data-disabled]{background-color:var(--color-bg-disabled);border:1px solid var(--color-border-light);cursor:not-allowed}.ChatInput-module__7OZ_yW__addButton[data-disabled] svg{color:var(--color-text-disabled)}.ChatInput-module__7OZ_yW__inputWrapper{flex:1;align-items:center;min-height:1.5rem;display:flex;position:relative}.ChatInput-module__7OZ_yW__inputContainerLarge .ChatInput-module__7OZ_yW__inputWrapper{pointer-events:none;flex:0 0 100%;order:-1;display:grid;position:relative;top:.125rem;left:.125rem}.ChatInput-module__7OZ_yW__inputContainerLarge .ChatInput-module__7OZ_yW__inputWrapper>*{grid-area:1/1;align-self:start;position:relative}.ChatInput-module__7OZ_yW__inputContainerLarge .ChatInput-module__7OZ_yW__textarea{pointer-events:auto}.ChatInput-module__7OZ_yW__placeholder{color:var(--color-text-tertiary);letter-spacing:-.02em;pointer-events:none;opacity:1;font-size:1rem;line-height:1.4;position:absolute;top:0;left:0}.ChatInput-module__7OZ_yW__animatedPlaceholder{animation:3s ease-in-out forwards ChatInput-module__7OZ_yW__slideInOut}@keyframes ChatInput-module__7OZ_yW__slideInOut{0%{opacity:0;transform:translateY(.625rem)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(.625rem)}}.ChatInput-module__7OZ_yW__textarea{--line-height:1.4em;width:100%;min-height:calc(var(--line-height) * 2);max-height:6.75rem;font-family:var(--font-body);font-size:.9375rem;line-height:var(--line-height);letter-spacing:-.02em;color:var(--color-text-primary);resize:none;background:0 0;border:none;outline:none;overflow-y:auto}.ChatInput-module__7OZ_yW__textarea::placeholder{color:var(--color-text-tertiary);font-size:.9375rem;line-height:var(--line-height);letter-spacing:-.02em}.ChatInput-module__7OZ_yW__textarea:disabled{color:var(--color-text-disabled);cursor:not-allowed}.ChatInput-module__7OZ_yW__submitButton{background-color:var(--color-brand-primary);width:1.75rem;height:1.75rem;color:var(--color-text-invert);border:none;border-radius:40px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.ChatInput-module__7OZ_yW__submitButton:focus-visible{outline:2px solid var(--color-border-strong);outline-offset:1px}.ChatInput-module__7OZ_yW__submitButton:hover:not([data-disabled]){background-color:var(--color-brand-primary-darken)}.ChatInput-module__7OZ_yW__submitButtonDisabled{background-color:var(--color-bg-disabled);color:var(--color-text-disabled);cursor:not-allowed}.ChatInput-module__7OZ_yW__submitButtonDisabled:hover{background-color:var(--color-bg-disabled)}.ChatInput-module__7OZ_yW__disclaimer{text-align:center;color:var(--color-text-tertiary);margin:.5rem}@media (min-width:768px){.ChatInput-module__7OZ_yW__container{max-width:43.75rem}.ChatInput-module__7OZ_yW__disclaimer{margin:.5rem 0}.ChatInput-module__7OZ_yW__inputContainer{margin:0}.ChatInput-module__7OZ_yW__inputContainerLarge{border-radius:.625rem}}}
.AttachedImage-module__Ho1nfG__imageContainer{border:1px solid var(--color-border-default);border-radius:.5rem;width:3.5rem;height:3.5rem;position:relative;overflow:visible}.AttachedImage-module__Ho1nfG__imagePreview{object-fit:cover;border-radius:.5rem;position:relative}
.shared-module__Pvay6q__fileUploadArea{align-items:center;gap:.625rem;height:4.25rem;max-height:0;margin-top:-.125rem;transition:max-height .2s ease-in-out;display:flex;overflow-x:auto}.shared-module__Pvay6q__fileUploadArea.shared-module__Pvay6q__visible{max-height:4.25rem}.shared-module__Pvay6q__attachedFile{margin-bottom:.5rem;padding-top:.5rem;position:relative}.shared-module__Pvay6q__removeButton{background-color:var(--color-brand-primary);border:1px solid var(--color-text-invert);width:.75rem;height:.75rem;color:var(--color-text-invert);z-index:1;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:-.25rem;right:-.25rem}.shared-module__Pvay6q__removeButton:hover{background-color:var(--color-brand-primary-darken)}.shared-module__Pvay6q__removeButton:focus-visible{outline:2px solid var(--color-border-strong)}
.AttachedFile-module__aRflla__fileContainer{background-color:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:.5rem;align-items:center;gap:.5rem;max-width:15rem;padding:.75rem 1.5rem .75rem .75rem;display:flex;position:relative}.AttachedFile-module__aRflla__fileAvatar{background-color:var(--color-brand-primary-30);width:2rem;height:2rem;color:var(--color-brand-accent);border-radius:.25rem;justify-content:center;align-items:center;display:flex}.AttachedFile-module__aRflla__fileInfo{flex-direction:column;flex:1;min-width:0;display:flex}.AttachedFile-module__aRflla__fileName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;line-height:1.3em;overflow:hidden}.AttachedFile-module__aRflla__fileType{color:var(--color-text-tertiary);font-size:.6875rem;font-weight:400;line-height:1.4em}
.CharacterLimitWarning-module__8rAxUa__container{opacity:0;flex-direction:row;justify-content:flex-end;align-self:stretch;align-items:baseline;max-height:0;padding:.375rem 1rem;transition:opacity .3s ease-in-out,max-height .3s ease-in-out;display:flex}.CharacterLimitWarning-module__8rAxUa__container.CharacterLimitWarning-module__8rAxUa__visible{opacity:1;max-height:2rem}.CharacterLimitWarning-module__8rAxUa__text{color:var(--color-text-disabled)}.CharacterLimitWarning-module__8rAxUa__text.CharacterLimitWarning-module__8rAxUa__limitReached{color:var(--color-text-primary)}.CharacterLimitWarning-module__8rAxUa__link{padding:0;font-weight:400}
.CTASection-module__KlY5sG__titleContainer{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.CTASection-module__KlY5sG__titleContainer .CTASection-module__KlY5sG__title{text-align:center}.CTASection-module__KlY5sG__chatInputWrapper{flex-direction:column;gap:.75rem;width:100%;display:flex}.CTASection-module__KlY5sG__chatInputWrapper .CTASection-module__KlY5sG__chatInput{width:100%}.CTASection-module__KlY5sG__chatInputWrapper .CTASection-module__KlY5sG__hipaaLine{color:var(--color-text-tertiary);align-self:flex-end;align-items:center;gap:.25rem;display:flex}@media (min-width:768px){.CTASection-module__KlY5sG__title{max-width:38.125rem}}
.ContextualBubble-module__h44vlq__wrapper{justify-content:flex-start;align-items:flex-start;min-height:3.5rem;display:flex}.ContextualBubble-module__h44vlq__bubble{background-color:var(--color-brand-primary-10);border-radius:0 .75rem .75rem;justify-content:center;align-items:center;padding:.25em .5em;display:inline-flex;overflow:hidden}.ContextualBubble-module__h44vlq__animated{animation:5s ease-in-out forwards ContextualBubble-module__h44vlq__slideInOut}@keyframes ContextualBubble-module__h44vlq__slideInOut{0%{opacity:0;transform:translateY(.625rem)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(.625rem)}}@media (prefers-reduced-motion:reduce){.ContextualBubble-module__h44vlq__animated{animation:none}}@container (min-width:600px){.ContextualBubble-module__h44vlq__wrapper{justify-content:center}}
.EmbedBanner-module__6I9A_G__banner{z-index:10;background-color:var(--color-bg-default);flex-direction:column;width:100%;display:flex;position:sticky;top:0}.EmbedBanner-module__6I9A_G__bannerContent{justify-content:space-between;align-items:center;width:100%;padding:1rem 0;display:flex}.EmbedBanner-module__6I9A_G__logo{flex-shrink:0;width:2rem;height:2rem}.EmbedBanner-module__6I9A_G__priceText{font:var(--text-body-s);letter-spacing:var(--letter-spacing-tight);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.EmbedBanner-module__6I9A_G__priceHighlight{color:var(--color-brand-primary);font:var(--text-body-s-bold)}.EmbedBanner-module__6I9A_G__priceRegular{color:var(--color-text-secondary)}.EmbedBanner-module__6I9A_G__divider{background-color:var(--color-border-default);width:100%;height:1px;margin-bottom:1rem}
.EmbedLandingPage-module__PEUHIW__content{flex-direction:column;flex:1;justify-content:center;width:100%;min-width:0;max-width:43.75rem;display:flex}.EmbedLandingPage-module__PEUHIW__section{flex-direction:column;flex:1;justify-content:center;gap:1.5rem;width:100%;display:flex}.EmbedLandingPage-module__PEUHIW__header{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.EmbedLandingPage-module__PEUHIW__title{text-align:left;text-wrap:pretty;letter-spacing:var(--letter-spacing-tight)}.EmbedLandingPage-module__PEUHIW__chatInputWrapper{flex-direction:column;gap:.25rem;width:100%;display:flex}.EmbedLandingPage-module__PEUHIW__chatInputWrapper .EmbedLandingPage-module__PEUHIW__chatInput{width:100%}.EmbedLandingPage-module__PEUHIW__footerRow{justify-content:space-between;align-items:center;width:100%;display:flex}.EmbedLandingPage-module__PEUHIW__statsText{background:linear-gradient(to right, hsl(from var(--color-brand-primary) h s l / .65), var(--color-text-tertiary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.EmbedLandingPage-module__PEUHIW__hipaaLine{color:var(--color-text-tertiary);align-items:center;gap:.25rem;margin-left:auto;display:flex}@container (min-width:600px){.EmbedLandingPage-module__PEUHIW__header{align-items:center}.EmbedLandingPage-module__PEUHIW__title{text-align:center;max-width:38rem;font:var(--text-heading-4xl)}.EmbedLandingPage-module__PEUHIW__chatInput{margin:0 auto}}
.HealthHistorySection-module__FWop-a__illustration{width:100%;max-width:23.375rem;height:auto}
.HumanDoctorSection-module__YFeJSG__avatars{width:100%;max-width:14.5rem;height:auto}.HumanDoctorSection-module__YFeJSG__badge{border:1px solid var(--color-ui-success);border-radius:2.25rem;justify-content:center;align-items:center;gap:.375rem;width:fit-content;padding:.5rem 1rem;display:flex}.HumanDoctorSection-module__YFeJSG__badge .HumanDoctorSection-module__YFeJSG__badgeDot{background:var(--color-ui-success);border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem}.HumanDoctorSection-module__YFeJSG__badge .HumanDoctorSection-module__YFeJSG__badgeText{color:var(--color-ui-success);white-space:nowrap}.HumanDoctorSection-module__YFeJSG__benefitsCard{background:var(--color-bg-surface);border-radius:1.25rem;flex-direction:column;gap:.5rem;width:100%;padding:1.5rem;display:flex}.HumanDoctorSection-module__YFeJSG__benefitsCard .HumanDoctorSection-module__YFeJSG__benefitItem{align-items:center;gap:.75rem;min-height:4rem;padding:.5rem 0;display:flex}.HumanDoctorSection-module__YFeJSG__benefitsCard .HumanDoctorSection-module__YFeJSG__iconContainer{background:var(--color-bg-default);width:3rem;height:3rem;color:var(--color-brand-primary);border-radius:2.5rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HumanDoctorSection-module__YFeJSG__benefitsCard .HumanDoctorSection-module__YFeJSG__benefitContent{flex-direction:column;flex:1;gap:0;line-height:1.5;display:flex}.HumanDoctorSection-module__YFeJSG__benefitsCard .HumanDoctorSection-module__YFeJSG__benefitTitle{color:var(--color-text-primary)}.HumanDoctorSection-module__YFeJSG__benefitsCard .HumanDoctorSection-module__YFeJSG__benefitSubtitle{color:var(--color-text-secondary)}.HumanDoctorSection-module__YFeJSG__benefitsCard .HumanDoctorSection-module__YFeJSG__divider{background:var(--color-border-default);width:100%;height:1px}.HumanDoctorSection-module__YFeJSG__disclaimer{color:var(--color-text-secondary);text-align:center;margin:.5rem 0 0}@media (min-width:768px){.HumanDoctorSection-module__YFeJSG__benefitsCard{max-width:26.25rem}}
.IntroductionSection-module__6okd0q__personImage{width:100%;height:auto}
@layer components.primitives{.ConversationStarters-module__kKj_aW__list{flex-wrap:wrap;gap:.5rem .3rem;display:flex}.ConversationStarters-module__kKj_aW__list a{padding:.5rem .7rem;font-weight:500}.ConversationStarters-module__kKj_aW__list.ConversationStarters-module__kKj_aW__linksList{--links-horizontal-padding:.5rem;margin:0 calc(var(--links-horizontal-padding) * -1);display:block}.ConversationStarters-module__kKj_aW__list.ConversationStarters-module__kKj_aW__linksList .ConversationStarters-module__kKj_aW__linkButtonItem{display:inline}.ConversationStarters-module__kKj_aW__list.ConversationStarters-module__kKj_aW__linksList .ConversationStarters-module__kKj_aW__linkButtonItem>a{padding:.2rem var(--links-horizontal-padding);color:#4f6fa5;font:var(--text-body-l);letter-spacing:var(--letter-spacing-tight);display:inline-block}.ConversationStarters-module__kKj_aW__title{color:var(--color-text-tertiary);margin-bottom:.625rem}@media (min-width:768px){.ConversationStarters-module__kKj_aW__list:not(.ConversationStarters-module__kKj_aW__linksList){gap:.625rem .5rem}.ConversationStarters-module__kKj_aW__list:not(.ConversationStarters-module__kKj_aW__linksList) a{padding:.8em 1.3333em}}}
.PrivacySection-module__A_r-jG__securityImage{width:100%;height:auto}
.GeneratingSummary-module__sS0s4q__container{background-color:var(--color-bg-surface);border-radius:1rem;flex-direction:column;justify-content:center;padding:1.5rem;display:flex}.GeneratingSummary-module__sS0s4q__iconContainer{background-color:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.5rem;display:flex;position:relative}.GeneratingSummary-module__sS0s4q__title{color:var(--color-text-primary);margin-bottom:.5rem;animation:3s ease-in GeneratingSummary-module__sS0s4q__gradientSlide}.GeneratingSummary-module__sS0s4q__subtitle{color:var(--color-text-tertiary)}@keyframes GeneratingSummary-module__sS0s4q__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__sS0s4q__iconContainer:before{content:"";background:conic-gradient(from 0deg, transparent 0deg, transparent 320deg, var(--color-text-primary) 320deg, var(--color-text-primary) 360deg);-webkit-mask-composite:xor;z-index:0;border-radius:50%;padding:1.5px;animation:1.5s linear infinite GeneratingSummary-module__sS0s4q__spin;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes GeneratingSummary-module__sS0s4q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:768px){.GeneratingSummary-module__sS0s4q__container{padding:2.5rem}.GeneratingSummary-module__sS0s4q__iconContainer{width:3.5rem;height:3.5rem;margin-bottom:.75rem}}
.TalkLikeDoctorSection-module__ZwyfiG__chatSample{width:100%;max-width:33.75rem;height:auto}
@layer components.composite{.PortalPrivacyModal-module__yXEJ9G__modal{border-bottom-right-radius:0;border-bottom-left-radius:0}@media (min-width:576px){.PortalPrivacyModal-module__yXEJ9G__modal{border-bottom-right-radius:24px;border-bottom-left-radius:24px}}.PortalPrivacyModal-module__yXEJ9G__content{flex-direction:column;gap:1rem;padding:2rem 2rem 3rem;display:flex}.PortalPrivacyModal-module__yXEJ9G__title{padding-right:2rem}.PortalPrivacyModal-module__yXEJ9G__sectionList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.PortalPrivacyModal-module__yXEJ9G__section{flex-direction:column;gap:.25rem;display:flex}.PortalPrivacyModal-module__yXEJ9G__sectionTitle{color:color-mix(in srgb, var(--v2-color-fg-default) 73%, transparent)}}
.GuardianModal-module__Pw6L2G__modal{background-color:var(--color-ui-error-bg);max-width:32rem;padding:2rem}.GuardianModal-module__Pw6L2G__modal.GuardianModal-module__Pw6L2G__nonClosableModal [aria-label="close modal button"]{visibility:hidden}.GuardianModal-module__Pw6L2G__modalContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.GuardianModal-module__Pw6L2G__description{flex-direction:column;gap:1rem;display:flex}
.HeaderAvatars-module__zvR9wG__headerImages{align-items:center;display:flex}.HeaderAvatars-module__zvR9wG__headerImages>img:nth-child(2){z-index:2}.HeaderAvatars-module__zvR9wG__headerImages>img:nth-child(3){z-index:1}.HeaderAvatars-module__zvR9wG__logo{z-index:3;border:.25rem solid var(--color-surface);background-color:var(--color-bg-default);border-radius:1.75rem;width:3rem;height:3rem;position:relative}.HeaderAvatars-module__zvR9wG__headerImages img:not(:first-child){margin-left:-1rem}
@layer components.composite{.PortalPrivacyTrigger-module__5QuRfW__root{flex-direction:column;align-items:center;gap:.25rem;width:100%;padding:0 1rem;display:flex}.PortalPrivacyTrigger-module__5QuRfW__portalLabelRow{align-items:center;gap:.125rem;display:flex}.PortalPrivacyTrigger-module__5QuRfW__portalLabel{text-align:center;font-weight:600}.PortalPrivacyTrigger-module__5QuRfW__infoButton{all:unset;cursor:pointer;opacity:.8;color:var(--v2-color-fg-muted);justify-content:center;align-items:center;display:inline-flex}.PortalPrivacyTrigger-module__5QuRfW__infoButton:focus-visible{outline:2px solid var(--v2-color-accent-focus-ring);outline-offset:2px;border-radius:50%}.PortalPrivacyTrigger-module__5QuRfW__encryptionRow{align-items:center;gap:.25rem;display:flex}.PortalPrivacyTrigger-module__5QuRfW__lockIcon{color:var(--v2-color-fg-subtle);flex-shrink:0}}
.ConsultsPage-module__bHJ7lG__wrapper{padding-top:var(--header-height);max-width:43.75rem;margin:0 auto;padding-bottom:1.5rem}.ConsultsPage-module__bHJ7lG__container{flex-direction:column;gap:2rem;max-width:100%;padding:3rem 1rem;display:flex}.ConsultsPage-module__bHJ7lG__header{flex-direction:column;gap:1rem;display:flex}.ConsultsPage-module__bHJ7lG__title{color:var(--color-text-primary);letter-spacing:-.02em}.ConsultsPage-module__bHJ7lG__subtitle{color:var(--color-text-secondary);letter-spacing:var(--letter-spacing-tight)}@media (min-width:768px){.ConsultsPage-module__bHJ7lG__wrapper{padding-bottom:4rem}}
.HeroSocialProofBadge-module__BQUmVq__container{align-self:center;align-items:center;gap:.5rem;display:inline-flex}.HeroSocialProofBadge-module__BQUmVq__ratingButton,.HeroSocialProofBadge-module__BQUmVq__consults{color:inherit;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;display:inline-flex}.HeroSocialProofBadge-module__BQUmVq__score{color:#000;opacity:.6}.HeroSocialProofBadge-module__BQUmVq__divider{color:#000;opacity:.4}.HeroSocialProofBadge-module__BQUmVq__avatars{flex-shrink:0;width:1.75rem;height:auto}.HeroSocialProofBadge-module__BQUmVq__consultsText{color:#000;opacity:.6}
@layer components.composite{.ServiceSelectionCard-module__t33Gbq__card{all:unset;box-sizing:border-box;border:1px solid var(--v2-color-border-strong);cursor:pointer;text-align:left;background:0 0;border-radius:2rem;flex-direction:column;flex:1 1 0;align-items:flex-start;gap:.25rem;min-width:0;padding:1rem;display:flex}.ServiceSelectionCard-module__t33Gbq__card:focus-visible{outline:2px solid var(--v2-color-accent-focus-ring);outline-offset:2px}.ServiceSelectionCard-module__t33Gbq__cardSelected{background:var(--v2-color-blue-50);box-shadow:0 0 0 2px var(--v2-color-blue-600);border-color:#0000}.ServiceSelectionCard-module__t33Gbq__iconWrapper{background:var(--v2-color-blue-50);color:var(--v2-color-blue-600);border-radius:3.125rem;flex-shrink:0;justify-content:center;align-items:center;padding:.875rem;display:flex}.ServiceSelectionCard-module__t33Gbq__iconWrapperSelected{background:var(--v2-color-surface-canvas)}.ServiceSelectionCard-module__t33Gbq__title{color:var(--v2-color-fg-default)}.ServiceSelectionCard-module__t33Gbq__subtitle{color:var(--v2-color-fg-default);line-height:1.5}.ServiceSelectionCard-module__t33Gbq__badge{background:color-mix(in srgb, var(--v2-color-lime-300) 50%, transparent);box-shadow:var(--v2-shadow-sm);border-radius:2.25rem;flex-shrink:0;padding:.25rem .5rem}}
.ExpiredLink-module__3Y57SW__container{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:43.75rem;display:flex}.ExpiredLink-module__3Y57SW__imageContainer{width:4rem;height:4rem}.ExpiredLink-module__3Y57SW__imageContainer>svg{object-fit:contain;width:100%;height:100%;color:var(--color-brand-primary)}.ExpiredLink-module__3Y57SW__subtitle{color:var(--color-text-secondary);text-align:center}.ExpiredLink-module__3Y57SW__backLink{font:var(--text-body-l-medium);text-decoration:underline}.ExpiredLink-module__3Y57SW__link{color:var(--color-brand-primary);font:var(--text-body-m-medium)}@media (min-width:768px){.ExpiredLink-module__3Y57SW__imageContainer{width:5rem;height:5rem}.ExpiredLink-module__3Y57SW__title{font:var(--text-heading-4xl)}}
.page-module__rVPRLW__container{width:100%;height:calc(100dvh - var(--header-v2-height));flex-direction:column;align-items:center;gap:2rem;padding:2rem 1rem 0;display:flex;position:relative;overflow:hidden auto}.page-module__rVPRLW__content{flex-direction:column;flex:1;gap:1.5rem;width:100%;max-width:43.75rem;display:flex;position:relative}.page-module__rVPRLW__chatInput{z-index:1;background-color:var(--v2-color-surface-canvas);width:100%;max-width:43.75rem;padding-top:.5rem;position:sticky;bottom:0}.page-module__rVPRLW__chatInput:has([data-medical-records-cta]){border-radius:1rem 1rem 0 0;padding-top:0}.page-module__rVPRLW__sentinel{width:100%;height:1px}.page-module__rVPRLW__loadingIndicator{text-align:center;width:100%;color:var(--color-text-secondary);font:var(--text-body-s);flex-shrink:0;position:absolute;top:0;left:0}@media (min-width:768px){.page-module__rVPRLW__chatInput{width:100%;padding-bottom:2rem}}
.page-module__9ADxJW__wrapper{flex-direction:column;width:100%;height:100dvh;padding:0 1rem;display:flex;overflow:hidden}.page-module__9ADxJW__container{flex-direction:column;flex:1;align-items:center;gap:1.5rem;width:100%;display:flex;position:relative;overflow:hidden auto}.page-module__9ADxJW__newChatButton{z-index:1;align-self:flex-start}.page-module__9ADxJW__content{flex-direction:column;flex:1;gap:1.5rem;width:100%;max-width:48rem;display:flex;position:relative}.page-module__9ADxJW__chatInputForm{background-color:var(--color-bg-default);margin:0;padding-bottom:.5rem;position:sticky;bottom:0}.page-module__9ADxJW__chatInputContainer{margin:0}.page-module__9ADxJW__completedActions{flex-direction:column;align-items:center;gap:1rem;width:100%;padding:1rem 0;display:flex}.page-module__9ADxJW__completedTitle{text-align:center;color:var(--color-text-primary)}.page-module__9ADxJW__completedButtons{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex}.page-module__9ADxJW__completedButton{width:100%;max-width:100%}@media (min-width:600px){.page-module__9ADxJW__container{padding:0 2.5rem}.page-module__9ADxJW__chatInputForm{width:100%}.page-module__9ADxJW__completedButtons{flex-direction:row}.page-module__9ADxJW__completedButtons button,.page-module__9ADxJW__completedButtons a{width:12.5rem}}
.ConsultCard-module__J_Rg7W__card{background-color:var(--color-bg-surface);border:.5px solid var(--color-border-default);border-radius:.75rem;align-items:stretch;gap:0;transition:border-color .2s;display:flex}.ConsultCard-module__J_Rg7W__content{flex:1;align-items:center;gap:1rem;min-width:0;padding:1rem .625rem 1rem 1rem;text-decoration:none;display:flex}.ConsultCard-module__J_Rg7W__iconContainer{background-color:var(--color-brand-primary-30);border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.ConsultCard-module__J_Rg7W__textContent{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.ConsultCard-module__J_Rg7W__title{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ConsultCard-module__J_Rg7W__time{color:var(--color-text-tertiary)}@media (min-width:768px){.ConsultCard-module__J_Rg7W__content{padding:1.25rem .625rem 1.25rem 1.25rem}}
.RatingStars-module__-MSz3a__container{gap:.125rem;line-height:0;display:inline-flex}
@layer components.composite{.RefillPortalScreen-module__UwVUxa__page{background:var(--v2-color-surface-canvas);flex-direction:column;min-height:100dvh;display:flex}.RefillPortalScreen-module__UwVUxa__header{flex-shrink:0}.RefillPortalScreen-module__UwVUxa__main{flex-direction:column;flex:1;gap:1.5rem;width:100%;margin:0 auto;padding:1.5rem 1rem;display:flex}@media (min-width:768px){.RefillPortalScreen-module__UwVUxa__main{max-width:41.75rem}}.RefillPortalScreen-module__UwVUxa__title{width:100%;color:var(--v2-color-neutral-950);letter-spacing:-.03rem;flex-shrink:0}.RefillPortalScreen-module__UwVUxa__cardsSection{flex-shrink:0;width:100%}.RefillPortalScreen-module__UwVUxa__cardRow{align-items:stretch;gap:.5rem;width:100%;display:flex}.RefillPortalScreen-module__UwVUxa__footer{flex-direction:column;flex-shrink:0;gap:1rem;width:100%;margin-top:auto;display:flex}.RefillPortalScreen-module__UwVUxa__cta{width:100%}.RefillPortalScreen-module__UwVUxa__cta .content{width:100%}}
@layer v2.components.composite{.MedicationEligibility-module__jlmIIG__title{margin-bottom:.5rem}.MedicationEligibility-module__jlmIIG__description{margin-bottom:1rem}.MedicationEligibility-module__jlmIIG__dividerWithText{align-items:center;gap:1rem;width:100%;margin:1rem 0;display:flex}.MedicationEligibility-module__jlmIIG__dividerLine{background:var(--v2-color-border-strong);flex:1;height:1px}.MedicationEligibility-module__jlmIIG__button{max-width:unset;width:100%}.MedicationEligibility-module__jlmIIG__link{text-decoration:underline}.MedicationEligibility-module__jlmIIG__footer{background:var(--v2-color-surface-sunken);border-radius:1rem;flex-direction:column;align-items:center;margin-top:auto;padding:1rem;display:flex;position:relative}.MedicationEligibility-module__jlmIIG__footerBorder{pointer-events:none;width:100%;height:100%;color:var(--v2-color-border-strong);position:absolute;inset:0;overflow:visible}.MedicationEligibility-module__jlmIIG__footerBorder rect{fill:none;stroke:currentColor;stroke-width:1px;stroke-dasharray:4 4}}
.HeroSection-module__fN2QQa__heroContent{flex-direction:column;flex:1;justify-content:center;gap:1.5rem;min-width:0;display:flex}.HeroSection-module__fN2QQa__heroContent .HeroSection-module__fN2QQa__section{flex-direction:column;gap:1.5rem;width:100%;display:flex}.HeroSection-module__fN2QQa__heroContent .HeroSection-module__fN2QQa__header{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.HeroSection-module__fN2QQa__logoSection{justify-content:center;align-items:center;gap:1rem;display:flex}.HeroSection-module__fN2QQa__textLogo{width:auto;height:3rem}.HeroSection-module__fN2QQa__logoDivider{background-color:var(--color-border-strong);width:1px;height:3rem}.HeroSection-module__fN2QQa__programLogo{object-fit:contain;width:auto;height:3.5rem}.HeroSection-module__fN2QQa__titleContainer{justify-content:center;align-items:center;width:100%;display:flex}.HeroSection-module__fN2QQa__titleContainer .HeroSection-module__fN2QQa__title{text-align:center;text-wrap:pretty}.HeroSection-module__fN2QQa__programMessage{text-wrap:pretty}.HeroSection-module__fN2QQa__programMessage p{white-space:pre-line;max-width:36rem;margin:.75rem 0}.HeroSection-module__fN2QQa__chatInputWrapper{flex-direction:column;gap:.75rem;width:100%;display:flex}.HeroSection-module__fN2QQa__chatInputWrapper .HeroSection-module__fN2QQa__chatInput{width:100%}.HeroSection-module__fN2QQa__chatInputWrapper .HeroSection-module__fN2QQa__hipaaLine{color:var(--color-text-tertiary);align-self:flex-end;align-items:center;gap:.25rem;display:flex}.HeroSection-module__fN2QQa__pathSelectionButtons{opacity:1;flex-direction:column;gap:.75rem;width:100%;max-height:500px;transition:max-height .3s ease-out,opacity .3s ease-out;display:flex;overflow:hidden}.HeroSection-module__fN2QQa__pathSelectionButtonsHidden{opacity:0;pointer-events:none;max-height:0}.HeroSection-module__fN2QQa__pathSelectionButton{max-width:unset;width:100%}@media (min-width:768px){.HeroSection-module__fN2QQa__header{gap:1.5rem}.HeroSection-module__fN2QQa__title{max-width:38rem;font:var(--text-heading-6xl)}.HeroSection-module__fN2QQa__chatInput{margin:0 auto}}
.AboveTheFoldLandingContent-module__fLkryq__aboveTheFold{flex-direction:column;width:100%;max-width:38.125rem;min-height:95dvh;padding:2rem 0;display:flex}@media (min-width:768px){.AboveTheFoldLandingContent-module__fLkryq__aboveTheFold{padding:3.5rem 0}}
.page-module__kovOpa__page{background:var(--color-bg-default);flex-direction:column;align-items:center;width:100%;min-height:100dvh;padding:0 1rem;display:flex;container-type:inline-size}
.LandingPage-module__FAbHmG__page{background:var(--color-bg-default);flex-direction:column;align-items:center;width:100%;padding:0 1rem;display:flex}.LandingPage-module__FAbHmG__container{flex-direction:column;gap:6rem;width:100%;max-width:38.125rem;padding:1rem 0;display:flex}.LandingPage-module__FAbHmG__spacing{height:6rem}.LandingPage-module__FAbHmG__divider{background:var(--color-border-default);width:.0625rem;height:8.125rem;margin:0 auto}@media (min-width:768px){.LandingPage-module__FAbHmG__container{padding:1.5rem 0}}
.styles-module__qUqY0a__content{justify-content:center;align-items:baseline;display:flex}.styles-module__qUqY0a__content>div{margin:0 0 0 .5rem}