.HealerProfileEditor_form__PSz5r{display:flex;flex-direction:column;gap:20px}.HealerProfileEditor_formCompact__MfhZS{gap:16px}.HealerProfileEditor_validationCard__OLgmB{padding:16px 20px;border:1px solid var(--color-shehealy-rose-border);border-radius:16px;background:var(--color-shehealy-rose-soft);animation:HealerProfileEditor_profileEditorShake__sxJ_9 .3s ease-out}@keyframes HealerProfileEditor_profileEditorShake__sxJ_9{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}.HealerProfileEditor_validationTitle__avmNf{margin:0;color:var(--color-shehealy-rose-text);font-size:.9rem;font-weight:700}.HealerProfileEditor_validationList__YVYTe{margin:10px 0 0;padding-left:18px;color:var(--color-shehealy-rose-text);font-size:.86rem;line-height:1.7}.HealerProfileEditor_photoSection__sKiLU{display:flex;flex-direction:column;gap:12px;padding:24px;border:1px solid var(--color-shehealy-line);border-radius:20px;background:var(--color-shehealy-surface-card);box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.HealerProfileEditor_photoSectionCompact__XDwRE{padding:18px}.HealerProfileEditor_photoPreview__kEtQl{display:flex;align-items:center;gap:20px}.HealerProfileEditor_photoFrame__2ujhQ{position:relative;flex:0 0 auto}.HealerProfileEditor_photoRemoveButton__eBDLl,.HealerProfileEditor_verifiedPhotoBadge__hz7DL{position:absolute;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;transition:all .2s cubic-bezier(.25,.8,.25,1)}.HealerProfileEditor_verifiedPhotoBadge__hz7DL{right:2px;bottom:2px;width:28px;height:28px;border:2px solid white;background:var(--color-shehealy-success-text);color:white;box-shadow:0 4px 10px rgba(70,113,87,.25)}.HealerProfileEditor_photoRemoveButton__eBDLl svg,.HealerProfileEditor_verifiedPhotoBadge__hz7DL svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.HealerProfileEditor_verifiedPhotoBadge__hz7DL svg{stroke-width:2.5}.HealerProfileEditor_photoRemoveButton__eBDLl{top:0;right:0;width:30px;height:30px;border:1px solid var(--color-shehealy-rose-border);background:rgba(255,255,255,.96);color:var(--color-shehealy-rose-text);cursor:pointer;opacity:0;transform:translateY(-2px) scale(.9);box-shadow:0 4px 12px rgba(255,0,0,.08)}.HealerProfileEditor_photoRemoveButton__eBDLl svg{stroke-width:2}.HealerProfileEditor_photoFrame__2ujhQ:focus-within .HealerProfileEditor_photoRemoveButton__eBDLl,.HealerProfileEditor_photoFrame__2ujhQ:hover .HealerProfileEditor_photoRemoveButton__eBDLl{opacity:1;transform:translateY(0) scale(1)}.HealerProfileEditor_photoRemoveButton__eBDLl:hover:not(:disabled){background:var(--color-shehealy-rose-soft);color:#c92a2a}.HealerProfileEditor_photoRemoveButton__eBDLl:disabled{cursor:not-allowed;opacity:.45}.HealerProfileEditor_photoCopy__CUUft{display:flex;flex-direction:column;gap:8px}.HealerProfileEditor_photoBody__P8Dnr,.HealerProfileEditor_photoError__ua9GQ,.HealerProfileEditor_photoMessage__TX0mD{margin:0;line-height:1.6;font-size:.86rem}.HealerProfileEditor_photoBody__P8Dnr,.HealerProfileEditor_photoMessage__TX0mD{color:var(--color-shehealy-muted)}.HealerProfileEditor_photoError__ua9GQ{color:var(--color-shehealy-rose-text);font-weight:600}.HealerProfileEditor_fileInput__mS7Mr{display:none}.HealerProfileEditor_photoButton__l2rM3{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 20px;border-radius:12px;background:var(--color-shehealy-accent-soft);border:1px solid var(--color-shehealy-accent-border);color:var(--color-shehealy-ink);font-size:.86rem;font-weight:700;cursor:pointer;transition:all .2s ease}.HealerProfileEditor_photoButton__l2rM3:hover{transform:translateY(-1.5px);background:var(--color-shehealy-accent);box-shadow:0 4px 10px rgba(174,135,239,.1)}.HealerProfileEditor_grid__ONyxf{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.HealerProfileEditor_sectionCard__2615i{display:flex;flex-direction:column;gap:20px;padding:32px;border:1px solid var(--color-shehealy-line-soft);border-radius:24px;background:var(--color-shehealy-surface-card);box-shadow:0 10px 30px var(--color-shehealy-shadow-soft),inset 0 1px 0 rgba(255,255,255,.6)}.HealerProfileEditor_sectionHeader__ie9Io{display:flex;flex-direction:column;gap:4px;border-bottom:1px solid var(--color-shehealy-line-soft);padding-bottom:16px;margin-bottom:4px}.HealerProfileEditor_sectionEyebrow__ZuF_I{margin:0;color:var(--color-shehealy-lilac-500);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.HealerProfileEditor_sectionTitle__Qe0Az{color:var(--color-shehealy-ink);font-family:var(--font-display);font-size:1.25rem;font-weight:600;margin:4px 0 0}.HealerProfileEditor_sectionBody__ytBN_{margin:4px 0 0;color:var(--color-shehealy-muted);font-size:.88rem;line-height:1.5}.HealerProfileEditor_field__3U2AD{display:flex;flex-direction:column;gap:8px}.HealerProfileEditor_fieldStack__ihg_m{display:flex;flex-direction:column;gap:16px}.HealerProfileEditor_label__2T7yy{color:var(--color-shehealy-ink);font-size:.84rem;font-weight:600}.HealerProfileEditor_input__9IX53,.HealerProfileEditor_textarea__2Wdnd{width:100%;border:1px solid var(--color-shehealy-line-strong);border-radius:12px;background:white;color:var(--color-shehealy-ink);font:inherit;font-size:.92rem;transition:all .2s cubic-bezier(.25,.8,.25,1)}.HealerProfileEditor_input__9IX53{min-height:48px;padding:0 16px}.HealerProfileEditor_textarea__2Wdnd{min-height:140px;padding:16px;line-height:1.6;resize:vertical}.HealerProfileEditor_input__9IX53:focus,.HealerProfileEditor_textarea__2Wdnd:focus{outline:none;border-color:var(--color-shehealy-lilac-400);box-shadow:0 0 0 4px var(--color-shehealy-accent-soft)}.HealerProfileEditor_input__9IX53::placeholder,.HealerProfileEditor_textarea__2Wdnd::placeholder{color:#a8a0b5}.HealerProfileEditor_optionGrid__Tyo3P{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.HealerProfileEditor_specializationsGrid__Tb9Dc{display:flex;flex-direction:column;gap:12px}.HealerProfileEditor_selectionColumns__jHNmb{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:20px;align-items:start}.HealerProfileEditor_optionCard__un4gI,.HealerProfileEditor_toggleRow__c13mW{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--color-shehealy-line-strong);border-radius:12px;background:white;color:var(--color-shehealy-ink);cursor:pointer;transition:all .2s ease}.HealerProfileEditor_optionCard__un4gI{justify-content:space-between}.HealerProfileEditor_optionCard__un4gI:hover,.HealerProfileEditor_toggleRow__c13mW:hover{border-color:var(--color-shehealy-lilac-300);background:var(--color-shehealy-lilac-50)}.HealerProfileEditor_optionCard__un4gI:has(input:checked),.HealerProfileEditor_toggleRow__c13mW:has(input:checked){border-color:var(--color-shehealy-lilac-400);background:var(--color-shehealy-accent-soft)}.HealerProfileEditor_optionChoice__BqLjD{display:flex;align-items:center;gap:12px;flex:1;cursor:pointer}.HealerProfileEditor_optionCopy__m29O8{display:flex;flex-direction:column;gap:2px;font-size:.9rem;font-weight:600}.HealerProfileEditor_optionMeta__lnUY1{color:var(--color-shehealy-muted);font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.HealerProfileEditor_primarySelector__kc0KR{display:flex;align-items:center;gap:8px;color:var(--color-shehealy-muted);font-size:.72rem;font-weight:700;cursor:pointer;padding:4px 8px;border-radius:6px;border:1px solid transparent;transition:all .2s ease}.HealerProfileEditor_primarySelector__kc0KR:hover{background:rgba(255,255,255,.8);border-color:var(--color-shehealy-line)}.HealerProfileEditor_primarySelector__kc0KR:has(input:checked){color:var(--color-shehealy-lilac-500);background:white;border-color:var(--color-shehealy-accent-border)}.HealerProfileEditor_checkbox__1uTO3{width:18px;height:18px}.HealerProfileEditor_checkbox__1uTO3,.HealerProfileEditor_primarySelector__kc0KR input[type=radio]{accent-color:var(--color-shehealy-lilac-500);cursor:pointer}.HealerProfileEditor_submitButton__M73_4{appearance:none;display:inline-flex;align-items:center;justify-content:center;border:0;min-height:48px;padding:0 24px;border-radius:14px;background:var(--color-shehealy-ink);color:white;font-size:.9rem;font-weight:700;cursor:pointer;box-shadow:0 4px 10px rgba(49,41,63,.2);transition:all .2s cubic-bezier(.25,.8,.25,1)}.HealerProfileEditor_submitButton__M73_4:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 18px rgba(49,41,63,.3);background:#241e2f}.HealerProfileEditor_submitButton__M73_4:active:not(:disabled){transform:translateY(-.5px)}.HealerProfileEditor_submitButton__M73_4:disabled{opacity:.6;cursor:not-allowed}.HealerProfileEditor_buttonContent__KbcUy{display:inline-flex;align-items:center;justify-content:center;gap:10px}.HealerProfileEditor_loadingSpinner__5DsEq{width:18px;height:18px;border:2px solid rgba(255,255,255,.28);border-top-color:white;border-radius:999px;animation:HealerProfileEditor_profileEditorSpin__EJGCU .7s linear infinite}.HealerProfileEditor_saveSuccessIcon___fmkC{position:relative;width:18px;height:18px;border-radius:999px;background:white;flex:0 0 auto}.HealerProfileEditor_saveSuccessIcon___fmkC:after{position:absolute;top:4px;left:6px;width:4px;height:8px;border:solid var(--color-shehealy-ink);border-width:0 2px 2px 0;content:"";transform:rotate(45deg)}.HealerProfileEditor_formFooter___a5Al:has(.HealerProfileEditor_buttonContent__KbcUy) .HealerProfileEditor_submitButton__M73_4[disabled]{background:var(--color-shehealy-success-text);opacity:1}.HealerProfileEditor_formFooter___a5Al{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--color-shehealy-line-soft);padding-top:24px;margin-top:8px}.HealerProfileEditor_footerNote__wi_Tr{margin:0;color:var(--color-shehealy-muted);font-size:.86rem;line-height:1.55}@keyframes HealerProfileEditor_profileEditorSpin__EJGCU{to{transform:rotate(1turn)}}@media (max-width:768px){.HealerProfileEditor_grid__ONyxf,.HealerProfileEditor_optionGrid__Tyo3P,.HealerProfileEditor_selectionColumns__jHNmb{grid-template-columns:1fr}.HealerProfileEditor_photoPreview__kEtQl{align-items:flex-start;flex-direction:column}.HealerProfileEditor_formFooter___a5Al{flex-direction:column;align-items:stretch;gap:16px}.HealerProfileEditor_footerNote__wi_Tr{text-align:center}}.HealerProfileEditor_educationList__WCSop{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:8px}.HealerProfileEditor_educationItem__lS8pW{display:grid;grid-template-columns:1fr 1.2fr 130px auto;gap:12px;align-items:end;background:var(--color-shehealy-bg-alt,#f8fafc);padding:16px;border-radius:16px;border:1px solid var(--color-shehealy-line-strong,#cbd5e1)}@media (max-width:768px){.HealerProfileEditor_educationItem__lS8pW{grid-template-columns:1fr;gap:12px}}.HealerProfileEditor_educationDeleteButton__TO_dk{display:flex;align-items:center;justify-content:center;height:48px;width:48px;border-radius:12px;background:#fef2f2;color:#ef4444;border:1px dashed #fee2e2;cursor:pointer;transition:all .2s}.HealerProfileEditor_educationDeleteButton__TO_dk:hover{background:#fee2e2;color:#dc2626;border-color:#fca5a5}.HealerProfileEditor_educationAddButton___2Lym{display:flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 16px;border-radius:12px;border:1px dashed var(--color-shehealy-line-strong,#cbd5e1);background:var(--color-shehealy-bg-alt,#f8fafc);color:var(--color-shehealy-ink,#0f172a);font-size:.88rem;font-weight:500;cursor:pointer;align-self:flex-start;transition:all .2s;margin-top:8px}.HealerProfileEditor_educationAddButton___2Lym:hover{background:var(--color-shehealy-line-light,#f1f5f9);border-color:var(--color-shehealy-ink,#0f172a)}.HealerProfileEditor_phoneInputContainer__E3FcO{display:flex;gap:8px;width:100%}.HealerProfileEditor_countrySelectWrapper__4Iibl{position:relative;flex:0 0 180px}.HealerProfileEditor_countrySelect__3G4kS{width:100%;height:48px;padding:0 32px 0 16px;border:1px solid var(--color-shehealy-line-strong);border-radius:12px;background:white;color:var(--color-shehealy-ink);font:inherit;font-size:.92rem;appearance:none;cursor:pointer;transition:all .2s ease}.HealerProfileEditor_countrySelect__3G4kS:focus{outline:none;border-color:var(--color-shehealy-lilac-400);box-shadow:0 0 0 4px var(--color-shehealy-accent-soft)}.HealerProfileEditor_countrySelectArrow__9oZqb{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--color-shehealy-muted);width:16px;height:16px}.HealerProfileEditor_phoneInput__LG7Qr{flex:1}.ProfilePhoto_root__usQp_{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--color-shehealy-line);border-radius:999px;background:radial-gradient(circle at top,rgba(255,255,255,.96),rgba(247,242,255,.98));color:var(--color-shehealy-lilac-500);flex:0 0 auto}.ProfilePhoto_sm___GEp7{width:40px;height:40px}.ProfilePhoto_md__3mnPO{width:72px;height:72px}.ProfilePhoto_lg__9XAmN{width:104px;height:104px}.ProfilePhoto_xl__0h3IJ{width:136px;height:136px}.ProfilePhoto_image__kqsMU{width:100%;height:100%;object-fit:cover;display:block}.ProfilePhoto_placeholder__yWWwd{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ProfilePhoto_icon__4XXWH{width:68%;height:68%}.HealerAvailabilityPage_shell__32__H{width:100%;min-height:100vh}.HealerAvailabilityPage_layout__vz5mG{width:min(100%,1280px);margin:0 auto;display:flex;flex-direction:column;gap:32px;padding:32px 24px}.HealerAvailabilityPage_hero__WXAHk{position:relative;padding:40px 48px;border:1px solid var(--color-shehealy-accent-border);border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(248,240,252,.94));box-shadow:0 12px 35px var(--color-shehealy-shadow-soft),inset 0 1px 0 rgba(255,255,255,.8);overflow:hidden}.HealerAvailabilityPage_hero__WXAHk:after{content:"";position:absolute;top:-50%;right:-10%;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(174,135,239,.18) 0,transparent 70%);filter:blur(45px);pointer-events:none}.HealerAvailabilityPage_eyebrow__R5hNc{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:var(--color-shehealy-accent-soft);border:1px solid var(--color-shehealy-accent-border);border-radius:999px;color:var(--color-shehealy-lilac-500);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px}.HealerAvailabilityPage_title__yS5rF{margin:0;color:var(--color-shehealy-ink);font-family:var(--font-display);font-size:clamp(1.8rem,4.5vw,2.5rem);font-weight:600;line-height:1.15;letter-spacing:-.03em}.HealerAvailabilityPage_body__fKSbA{margin:12px 0 0;color:var(--color-shehealy-muted);font-size:1rem;line-height:1.6;max-width:720px}.HealerAvailabilityPage_stepperContainer__Z94SF{display:flex;align-items:center;gap:16px;margin-top:8px;padding:16px 24px;background:rgba(255,255,255,.6);backdrop-filter:blur(10px);border:1px solid var(--color-shehealy-line-soft);border-radius:20px;width:fit-content}.HealerAvailabilityPage_stepperItem__Nu6LL{display:flex;align-items:center;gap:10px;color:var(--color-shehealy-muted);font-size:.88rem;font-weight:600;transition:all .3s ease;padding:6px 12px;border-radius:12px}.HealerAvailabilityPage_stepperItemActive__CJi4Q{color:var(--color-shehealy-lilac-500);background:var(--color-shehealy-accent-soft);box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.HealerAvailabilityPage_stepperNumber___3s9h{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:.8rem;font-weight:700;background:var(--color-shehealy-line-strong);color:var(--color-shehealy-ink);transition:all .3s ease}.HealerAvailabilityPage_stepperItemActive__CJi4Q .HealerAvailabilityPage_stepperNumber___3s9h{background:var(--color-shehealy-lilac-500);color:#ffffff;box-shadow:0 2px 8px rgba(174,135,239,.3)}.HealerAvailabilityPage_stepperLine__y8r6R{width:32px;height:2px;background:var(--color-shehealy-line-soft)}.HealerAvailabilityPage_availabilityColumns__4aiZc{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:28px;align-items:start}@media (max-width:1024px){.HealerAvailabilityPage_availabilityColumns__4aiZc{grid-template-columns:1fr}}.HealerAvailabilityPage_availabilityMain__cjhJS,.HealerAvailabilityPage_availabilitySide__T_YEh{display:flex;flex-direction:column;gap:28px}.HealerAvailabilityPage_panel__LfLL_{padding:32px;border:1px solid var(--color-shehealy-line);border-radius:24px;background:var(--color-shehealy-surface-card);backdrop-filter:blur(16px);box-shadow:0 15px 35px var(--color-shehealy-shadow-soft);transition:border-color .3s ease,box-shadow .3s ease}.HealerAvailabilityPage_panel__LfLL_:hover{border-color:rgba(174,135,239,.2);box-shadow:0 20px 45px rgba(109,87,146,.1),inset 0 1px 0 rgba(255,255,255,.9)}.HealerAvailabilityPage_panelHeader__31B7n{margin-bottom:24px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.HealerAvailabilityPage_kicker__sAJBm{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-shehealy-lilac-500);margin:0 0 6px}.HealerAvailabilityPage_sectionTitle__Vc1cS{margin:0;color:var(--color-shehealy-ink);font-family:var(--font-display);font-size:1.35rem;font-weight:600;letter-spacing:-.02em}.HealerAvailabilityPage_sectionBody__Q_fYg{color:var(--color-shehealy-muted);font-size:.92rem;line-height:1.5;margin-bottom:24px}.HealerAvailabilityPage_weekdayPillGrid__H_oq6{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.HealerAvailabilityPage_weekdaySelectPill__fx0NX{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:72px;height:80px;border-radius:20px;border:1px solid var(--color-shehealy-line-strong);background:rgba(255,255,255,.6);backdrop-filter:blur(8px);color:var(--color-shehealy-ink);cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);outline:none;box-shadow:0 4px 12px var(--color-shehealy-shadow-soft),inset 0 1px 0 rgba(255,255,255,.5)}.HealerAvailabilityPage_weekdaySelectPill__fx0NX:hover{border-color:var(--color-shehealy-lilac-400);background:var(--color-shehealy-lilac-50);transform:translateY(-4px);box-shadow:0 8px 20px rgba(174,135,239,.12)}.HealerAvailabilityPage_weekdayPillText__aXgLw{font-size:.82rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.HealerAvailabilityPage_weekdayPillIndicator__9Rc_s{width:6px;height:6px;border-radius:50%;background:var(--color-shehealy-line-strong);transition:all .25s cubic-bezier(.16,1,.3,1)}.HealerAvailabilityPage_weekdaySelectPillActive__STIqm{background:linear-gradient(135deg,var(--color-shehealy-lilac-500) 0,#9568df 100%)!important;border-color:var(--color-shehealy-lilac-500)!important;color:#ffffff!important;box-shadow:0 12px 24px rgba(174,135,239,.35),inset 0 1px 0 rgba(255,255,255,.2)}.HealerAvailabilityPage_weekdaySelectPillActive__STIqm .HealerAvailabilityPage_weekdayPillText__aXgLw{color:#ffffff}.HealerAvailabilityPage_weekdaySelectPillActive__STIqm:hover{background:linear-gradient(135deg,#9b72df,#8757d5)!important;transform:translateY(-4px) scale(1.02);box-shadow:0 16px 28px rgba(174,135,239,.45)}.HealerAvailabilityPage_weekdayPillIndicatorActive__l_4i4{background:#ffffff!important;width:14px;border-radius:4px;box-shadow:0 0 10px #ffffff,0 0 4px #ffffff}.HealerAvailabilityPage_inlineActions__iszX4{display:flex;gap:16px;margin-top:28px;align-items:center}.HealerAvailabilityPage_primaryButton__hY_y8,.HealerAvailabilityPage_secondaryButton__FL6co{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 24px;border-radius:16px;font-size:.92rem;font-weight:700;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);outline:none}.HealerAvailabilityPage_primaryButton__hY_y8{background:linear-gradient(135deg,var(--color-shehealy-ink) 0,#221a2c 100%);color:#ffffff;border:1px solid rgba(82,67,112,.2);box-shadow:0 6px 16px var(--color-shehealy-shadow),inset 0 1px 0 rgba(255,255,255,.15)}.HealerAvailabilityPage_primaryButton__hY_y8:hover:not(:disabled){background:linear-gradient(135deg,#433953,#2f253d);transform:translateY(-2px);box-shadow:0 10px 22px rgba(49,41,63,.18)}.HealerAvailabilityPage_primaryButton__hY_y8:disabled{opacity:.6;cursor:not-allowed}.HealerAvailabilityPage_secondaryButton__FL6co{background:var(--color-shehealy-accent-soft);color:var(--color-shehealy-ink);border:1px solid var(--color-shehealy-accent-border)}.HealerAvailabilityPage_secondaryButton__FL6co:hover:not(:disabled){background:var(--color-shehealy-accent);border-color:var(--color-shehealy-lilac-400);transform:translateY(-2px)}.HealerAvailabilityPage_formStack__QTX3o{display:flex;flex-direction:column;gap:24px}.HealerAvailabilityPage_formGrid__8sUo9{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width:480px){.HealerAvailabilityPage_formGrid__8sUo9{grid-template-columns:1fr}}.HealerAvailabilityPage_fieldStack__GRIvo{display:flex;flex-direction:column;gap:8px}.HealerAvailabilityPage_inputLabel__Bq3Lu{font-size:.75rem;font-weight:700;color:var(--color-shehealy-muted);text-transform:uppercase;letter-spacing:.06em}.HealerAvailabilityPage_input__Jx_GB{appearance:none;width:100%;padding:12px 16px;border-radius:14px;background:var(--color-shehealy-surface-card-strong);border:1px solid var(--color-shehealy-line-strong);color:var(--color-shehealy-ink);font-size:.95rem;font-weight:600;outline:none;transition:all .2s ease;box-shadow:inset 0 1px 2px rgba(0,0,0,.02)}.HealerAvailabilityPage_input__Jx_GB:focus{border-color:var(--color-shehealy-lilac-400);box-shadow:0 0 0 4px rgba(174,135,239,.16),inset 0 1px 2px rgba(0,0,0,.01)}.HealerAvailabilityPage_selectionSummary___mi_k{display:flex;flex-direction:column;gap:12px;padding:20px;background:var(--color-shehealy-surface-tint);border:1px solid var(--color-shehealy-line-soft);border-radius:16px}.HealerAvailabilityPage_summaryChipLabel__Ykc2J{font-size:.72rem;font-weight:700;color:var(--color-shehealy-lilac-500);text-transform:uppercase;letter-spacing:.08em}.HealerAvailabilityPage_tagRow__ar6H6{display:flex;flex-wrap:wrap;gap:8px}.HealerAvailabilityPage_tag__eiI25{display:inline-flex;align-items:center;padding:6px 14px;background:#ffffff;border:1px solid var(--color-shehealy-line);border-radius:10px;font-size:.85rem;font-weight:600;color:var(--color-shehealy-ink);box-shadow:0 2px 6px rgba(109,87,146,.02);transition:all .2s ease}.HealerAvailabilityPage_tag__eiI25:hover{border-color:var(--color-shehealy-lilac-300);transform:translateY(-1px)}.HealerAvailabilityPage_infoBanner__qkbdt{display:flex;gap:12px;padding:16px 20px;border-radius:16px;background:var(--color-shehealy-accent-soft);border:1px solid var(--color-shehealy-accent-border);color:var(--color-shehealy-muted);font-size:.86rem;line-height:1.5;font-weight:500}.HealerAvailabilityPage_infoCard__5ebGB{padding:20px 24px;border-radius:20px;display:flex;flex-direction:column;gap:6px}.HealerAvailabilityPage_errorCard__J1qXZ{background:var(--color-shehealy-rose-soft);border:1px solid var(--color-shehealy-rose-border);box-shadow:0 4px 16px var(--color-shehealy-shadow-soft);animation:HealerAvailabilityPage_slideDown__LeKhM .3s ease-out}.HealerAvailabilityPage_buttonContent__Xy1di{display:inline-flex;align-items:center;justify-content:center;gap:8px}.HealerAvailabilityPage_loadingSpinner__OT4Ai{width:18px;height:18px;border:2px solid rgba(255,255,255,.28);border-top-color:#ffffff;border-radius:50%;animation:HealerAvailabilityPage_spin__fRWrK .7s linear infinite}.HealerAvailabilityPage_saveSuccessIcon__RJDRm{display:inline-flex;align-items:center;justify-content:center}@keyframes HealerAvailabilityPage_spin__fRWrK{to{transform:rotate(1turn)}}@keyframes HealerAvailabilityPage_slideDown__LeKhM{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.HealerAvailabilityPage_calendarCard__TVrb0{display:flex;flex-direction:column;gap:16px}.HealerAvailabilityPage_monthHeaderRow__pRtl_{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.HealerAvailabilityPage_monthTitle__r_41F{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--color-shehealy-ink);margin:0}.HealerAvailabilityPage_itemTitle__qbUKJ{font-family:var(--font-display);font-size:1.2rem;font-weight:600;color:var(--color-shehealy-ink);margin:0}.HealerAvailabilityPage_itemMeta__ro4kp{font-size:.8rem;color:var(--color-shehealy-muted);margin:0;line-height:1.4}.HealerAvailabilityPage_monthWeekHeader__eAXJn{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;border-bottom:1px solid var(--color-shehealy-line);padding-bottom:8px}.HealerAvailabilityPage_monthWeekHeaderCell__j9gt1{text-align:center;font-size:.72rem;font-weight:700;color:var(--color-shehealy-muted);letter-spacing:.06em}.HealerAvailabilityPage_monthGrid__GzkVz{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.HealerAvailabilityPage_monthDayEmpty__f348_{aspect-ratio:1}.HealerAvailabilityPage_monthDayCell__xniuE{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:600;color:var(--color-shehealy-muted);background:transparent;border:1px solid transparent;border-radius:12px;cursor:pointer;user-select:none;transition:all .25s cubic-bezier(.16,1,.3,1)}.HealerAvailabilityPage_monthDayCell__xniuE:hover{background:var(--color-shehealy-lilac-50);border-color:var(--color-shehealy-lilac-200);color:var(--color-shehealy-ink);transform:scale(1.05)}.HealerAvailabilityPage_monthDayCellActive__XbapH{background:var(--color-shehealy-surface-tint);border-color:var(--color-shehealy-lilac-300);color:var(--color-shehealy-ink);font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.HealerAvailabilityPage_monthDayCellActive__XbapH:hover{background:var(--color-shehealy-lilac-100);border-color:var(--color-shehealy-lilac-400)}.HealerAvailabilityPage_monthDayCellBlocked__T9pkZ{background:var(--color-shehealy-rose-soft)!important;border-color:var(--color-shehealy-rose-border)!important;color:var(--color-shehealy-rose-text)!important;text-decoration:line-through;opacity:.85}.HealerAvailabilityPage_monthDayCellBlocked__T9pkZ:hover{background:#fce4f3!important;opacity:1}.HealerAvailabilityPage_inlineConfirm__I_inH{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:96px;background:#ffffff;border:1px solid var(--color-shehealy-lilac-300);border-radius:12px;padding:8px;box-shadow:0 10px 24px rgba(49,41,63,.18);z-index:10;display:flex;flex-direction:column;align-items:center;gap:6px;animation:HealerAvailabilityPage_confirmZoom__Wcfst .2s cubic-bezier(.16,1,.3,1)}@keyframes HealerAvailabilityPage_confirmZoom__Wcfst{0%{transform:translate(-50%,-50%) scale(.8);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.HealerAvailabilityPage_inlineConfirmText__9wGWK{margin:0;font-size:.68rem;font-weight:700;color:var(--color-shehealy-ink);text-transform:uppercase}.HealerAvailabilityPage_inlineConfirmActions__hXBo4{display:flex;width:100%;gap:4px}.HealerAvailabilityPage_inlineConfirmButtonMuted___wsxo,.HealerAvailabilityPage_inlineConfirmButton__CN7Rx{flex:1;border:none;border-radius:6px;height:22px;font-size:.68rem;font-weight:700;cursor:pointer;outline:none;display:inline-flex;align-items:center;justify-content:center}.HealerAvailabilityPage_inlineConfirmButton__CN7Rx{background:var(--color-shehealy-lilac-500);color:#ffffff}.HealerAvailabilityPage_inlineConfirmButton__CN7Rx:hover{background:#9568df}.HealerAvailabilityPage_inlineConfirmButtonMuted___wsxo{background:var(--color-shehealy-line-soft);color:var(--color-shehealy-muted)}.HealerAvailabilityPage_inlineConfirmButtonMuted___wsxo:hover{background:var(--color-shehealy-line)}.HealerAvailabilityPage_dateWarningPopup__rWoY1{position:absolute;bottom:110%;left:50%;transform:translateX(-50%);width:220px;background:#ffffff;border:1px solid var(--color-shehealy-rose-border);border-radius:16px;padding:14px 16px;box-shadow:0 12px 28px rgba(138,95,124,.18);z-index:15;cursor:default;animation:HealerAvailabilityPage_slideUpFade__e4YUl .25s ease}@keyframes HealerAvailabilityPage_slideUpFade__e4YUl{0%{transform:translateX(-50%) translateY(8px);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}.HealerAvailabilityPage_dateWarningPopupHeader__DmXBU{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px}.HealerAvailabilityPage_dateWarningPopupTitle__2JyaI{font-size:.84rem;font-weight:700;color:var(--color-shehealy-rose-text);margin:0;line-height:1.2}.HealerAvailabilityPage_dateWarningPopupClose___JRI_{border:none;background:transparent;color:var(--color-shehealy-rose-text);font-size:1.15rem;line-height:1;padding:0;cursor:pointer}.HealerAvailabilityPage_dateWarningPopupBody__hPXz4{margin:0;font-size:.78rem;color:var(--color-shehealy-muted);line-height:1.4;font-weight:500}.HealerAvailabilityPage_monthNavRow__KQl02{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:16px;border-top:1px dashed var(--color-shehealy-line)}.HealerAvailabilityPage_monthNavButton__tKvLo{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;border:1px solid var(--color-shehealy-line);background:var(--color-shehealy-surface-card-strong);color:var(--color-shehealy-ink);cursor:pointer;transition:all .2s ease;outline:none}.HealerAvailabilityPage_monthNavButton__tKvLo:hover:not(:disabled){border-color:var(--color-shehealy-lilac-400);background:var(--color-shehealy-lilac-50);color:var(--color-shehealy-lilac-500);transform:translateY(-1px)}.HealerAvailabilityPage_monthNavButton__tKvLo:disabled{opacity:.4;cursor:not-allowed}.HealerAvailabilityPage_itemCard__xanmb{padding:24px;background:var(--color-shehealy-accent-soft);border:1px dashed var(--color-shehealy-accent-border);border-radius:20px;text-align:center}.HealerAvailabilityPage_itemCard__xanmb .HealerAvailabilityPage_itemTitle__qbUKJ{font-size:.95rem;font-weight:700;color:var(--color-shehealy-ink)}.HealerAvailabilityPage_itemCard__xanmb .HealerAvailabilityPage_itemBody__PmnPi{font-size:.85rem;color:var(--color-shehealy-muted);margin-top:6px;margin-bottom:0;line-height:1.4}.HealerPortalDashboardPage_shell__R_gGO{min-height:100%;padding:0}.HealerPortalDashboardPage_layout__OFwlp{width:min(100%,1280px);margin:0 auto;display:flex;flex-direction:column;gap:24px;padding:24px}.HealerPortalDashboardPage_hero__oPS35{border:1px solid var(--color-shehealy-line);border-radius:10px;box-shadow:0 24px 80px var(--color-shehealy-shadow-soft)}.HealerPortalDashboardPage_dashboardHero__F9UyO{position:relative;padding:36px 40px;border:1px solid var(--color-shehealy-accent-border);border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(246,236,253,.92));box-shadow:0 15px 35px var(--color-shehealy-shadow-soft),inset 0 1px 0 rgba(255,255,255,.8);overflow:hidden}.HealerPortalDashboardPage_dashboardHero__F9UyO:after{content:"";position:absolute;top:-50%;right:-20%;width:350px;height:350px;border-radius:50%;background:radial-gradient(circle,rgba(174,135,239,.18) 0,transparent 70%);filter:blur(40px);pointer-events:none}.HealerPortalDashboardPage_dashboardHero__F9UyO:before{content:"";position:absolute;bottom:-30%;left:-10%;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(247,216,234,.24) 0,transparent 70%);filter:blur(35px);pointer-events:none}.HealerPortalDashboardPage_heroCopy__YOyMP{width:100%}.HealerPortalDashboardPage_heroHeader__Opian{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px 20px}.HealerPortalDashboardPage_heroTitleBlock__i1RUO{display:flex;flex-direction:column;gap:4px;min-width:0}.HealerPortalDashboardPage_eyebrow__hMbRB{display:inline-flex;align-items:center;padding:4px 12px;background:var(--color-shehealy-accent-soft);border:1px solid var(--color-shehealy-accent-border);border-radius:999px;color:var(--color-shehealy-lilac-500);font-size:.68rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px}.HealerPortalDashboardPage_healerHeroNameRow___UbXZ{display:flex;align-items:center;gap:20px;min-width:0;flex-wrap:wrap}.HealerPortalDashboardPage_healerHeroPhoto__0ORHn{width:64px;height:64px;border-radius:50%;border:2px solid var(--color-shehealy-lilac-300);box-shadow:0 8px 20px var(--color-shehealy-shadow);object-fit:cover;flex-shrink:0}.HealerPortalDashboardPage_title__FqEZg{margin:0;color:var(--color-shehealy-ink)}.HealerPortalDashboardPage_dashboardTitle__6b2ZT{margin:0;color:var(--color-shehealy-ink);font-family:var(--font-display);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:600;line-height:1.1;letter-spacing:-.04em}.HealerPortalDashboardPage_profileEmail__5g1Tj{display:inline-flex;align-items:center;gap:8px;margin:8px 0 0;color:var(--color-shehealy-muted);font-size:.88rem;font-weight:500}.HealerPortalDashboardPage_profileEmailIcon__LIqwy{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--color-shehealy-lilac-500);flex-shrink:0}.HealerPortalDashboardPage_profileEmailIcon__LIqwy svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.HealerPortalDashboardPage_body__juUH6{margin:12px 0 0;color:var(--color-shehealy-muted);line-height:1.7}.HealerPortalDashboardPage_dashboardBody__r1oZv{margin:12px 0 0;color:var(--color-shehealy-muted);font-size:1rem;line-height:1.5;max-width:700px}.HealerPortalDashboardPage_dashboardPulse__r9bdy{display:inline-flex;align-items:center;gap:6px;margin:12px 0 0;padding:6px 14px;border-radius:8px;background:rgba(174,135,239,.06);border:1px solid rgba(174,135,239,.12);color:var(--color-shehealy-rose-text);font-size:.85rem;font-weight:600;letter-spacing:-.01em}.HealerPortalDashboardPage_heroStatusBadge__jNuM3{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;font-size:.8rem;font-weight:600;border:1px solid var(--color-shehealy-line);background:#ffffff;color:var(--color-shehealy-ink);box-shadow:0 2px 6px rgba(0,0,0,.02);align-self:flex-start;margin-top:10px}.HealerPortalDashboardPage_statusBadgeIcon__bDfv3{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.HealerPortalDashboardPage_statusBadgeIcon__bDfv3 svg{width:16px;height:16px}.HealerPortalDashboardPage_statusPending__HtcZ8{border-color:rgba(245,158,11,.22)!important;background:rgba(245,158,11,.08)!important;color:#d97706!important}.HealerPortalDashboardPage_statusApproved__payZv{border-color:var(--color-shehealy-success-border)!important;background:var(--color-shehealy-success-soft)!important;color:var(--color-shehealy-success-text)!important}.HealerPortalDashboardPage_statusNeedsChanges__Lipd5{border-color:var(--color-shehealy-rose-border)!important;background:var(--color-shehealy-rose-soft)!important;color:var(--color-shehealy-rose-text)!important}.HealerPortalDashboardPage_dashboardHeroMetrics__xnDqj{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:100%;margin-top:32px}@media (max-width:1024px){.HealerPortalDashboardPage_dashboardHeroMetrics__xnDqj{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.HealerPortalDashboardPage_dashboardHeroMetrics__xnDqj{grid-template-columns:1fr}}.HealerPortalDashboardPage_dashboardMetricCard__89G8N{display:flex;flex-direction:column;gap:16px;min-height:220px;padding:24px;border-radius:20px;border:1px solid var(--color-shehealy-line);background:#ffffff;text-decoration:none;box-shadow:0 10px 25px var(--color-shehealy-shadow-soft),inset 0 1px 0 rgba(255,255,255,.8);transition:all .35s cubic-bezier(.16,1,.3,1)}.HealerPortalDashboardPage_dashboardMetricCard__89G8N:hover{transform:translateY(-5px);box-shadow:0 20px 35px rgba(109,87,146,.12)}.HealerPortalDashboardPage_dashboardMetricCard__89G8N:hover .HealerPortalDashboardPage_dashboardMetricArrow__sf5z5{transform:translate(3px,-3px)}.HealerPortalDashboardPage_dashboardMetricConsultations__tfC3A{border-color:rgba(174,135,239,.16)}.HealerPortalDashboardPage_dashboardMetricConsultations__tfC3A:hover{border-color:var(--color-shehealy-lilac-300)}.HealerPortalDashboardPage_dashboardMetricConsultations__tfC3A .HealerPortalDashboardPage_dashboardMetricIcon__oiHND{background:rgba(174,135,239,.08);color:var(--color-shehealy-lilac-500)}.HealerPortalDashboardPage_dashboardMetricNotes__la7F_{border-color:rgba(131,180,148,.16)}.HealerPortalDashboardPage_dashboardMetricNotes__la7F_:hover{border-color:rgba(131,180,148,.4)}.HealerPortalDashboardPage_dashboardMetricNotes__la7F_ .HealerPortalDashboardPage_dashboardMetricIcon__oiHND{background:rgba(131,180,148,.08);color:var(--color-shehealy-success-text)}.HealerPortalDashboardPage_dashboardMetricHealies__hUgUe{border-color:rgba(245,158,11,.14)}.HealerPortalDashboardPage_dashboardMetricHealies__hUgUe:hover{border-color:rgba(245,158,11,.35)}.HealerPortalDashboardPage_dashboardMetricHealies__hUgUe .HealerPortalDashboardPage_dashboardMetricIcon__oiHND{background:rgba(245,158,11,.06);color:#d97706}.HealerPortalDashboardPage_dashboardMetricFollowUps__Kzrk5{border-color:rgba(214,104,138,.16)}.HealerPortalDashboardPage_dashboardMetricFollowUps__Kzrk5:hover{border-color:rgba(214,104,138,.4)}.HealerPortalDashboardPage_dashboardMetricFollowUps__Kzrk5 .HealerPortalDashboardPage_dashboardMetricIcon__oiHND{background:rgba(214,104,138,.08);color:var(--color-shehealy-rose-text)}.HealerPortalDashboardPage_dashboardMetricTopRow__JRdTx{display:flex;align-items:center;gap:12px}.HealerPortalDashboardPage_dashboardMetricIcon__oiHND{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;flex-shrink:0}.HealerPortalDashboardPage_dashboardMetricIcon__oiHND svg{width:22px;height:22px}.HealerPortalDashboardPage_dashboardMetricHeading__xGyu4{display:flex;flex-direction:column;gap:2px;min-width:0}.HealerPortalDashboardPage_dashboardMetricTitle__hO4BC{margin:0;color:var(--color-shehealy-ink);font-size:.85rem;font-weight:600}.HealerPortalDashboardPage_dashboardMetricSignal__Iy2aB{margin:0;font-size:.75rem;font-weight:600}.HealerPortalDashboardPage_dashboardMetricSignalAlert__a6JhM{color:var(--color-shehealy-rose-text)}.HealerPortalDashboardPage_dashboardMetricSignalSuccess__5xOYY{color:var(--color-shehealy-success-text)}.HealerPortalDashboardPage_dashboardMetricSignalWarm__LFrtM{color:#b45309}.HealerPortalDashboardPage_dashboardMetricSignalRose__skkha{color:var(--color-shehealy-rose-text)}.HealerPortalDashboardPage_dashboardMetricSignalSoft__D2_yi{color:var(--color-shehealy-muted)}.HealerPortalDashboardPage_dashboardMetricValue__wvMKn{margin:auto 0 0;color:var(--color-shehealy-ink);font-family:var(--font-display);font-size:clamp(2rem,3vw,2.75rem);font-weight:600;line-height:1;letter-spacing:-.04em}.HealerPortalDashboardPage_dashboardMetricDescription__tJXm7{margin:4px 0 0;color:var(--color-shehealy-muted);font-size:.82rem;line-height:1.4}.HealerPortalDashboardPage_dashboardMetricActionRow__ePqNN{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px dashed var(--color-shehealy-line-soft)}.HealerPortalDashboardPage_dashboardMetricActionLabel__5hdrO{color:var(--color-shehealy-lilac-500);font-size:.85rem;font-weight:600}.HealerPortalDashboardPage_dashboardMetricArrow__sf5z5{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--color-shehealy-lilac-500);transition:transform .2s ease}.HealerPortalDashboardPage_dashboardMetricArrow__sf5z5 svg{width:16px;height:16px}@keyframes HealerPortalDashboardPage_skeletonShimmer__SZGjD{0%{background-position:-1000px 0}to{background-position:1000px 0}}.HealerPortalDashboardPage_skeletonShimmer__SZGjD{background:linear-gradient(90deg,rgba(82,67,112,.04),rgba(82,67,112,.1) 50%,rgba(82,67,112,.04));background-size:1000px 100%;animation:HealerPortalDashboardPage_skeletonShimmer__SZGjD 2s infinite;border-radius:8px;color:transparent!important}.HealerPortalDashboardPage_dashboardMetricSkeleton__koYGf{cursor:default;pointer-events:none}.HealerPortalDashboardPage_dashboardMetricSkeleton__koYGf:hover{transform:none}.HealerPortalDashboardPage_overviewSection__R7fUY{display:flex;flex-direction:column;gap:20px}.HealerPortalDashboardPage_overviewTabList__enuZc{display:inline-flex;padding:6px;background:var(--color-shehealy-accent-soft);border:1px solid var(--color-shehealy-line-soft);border-radius:14px;width:fit-content}.HealerPortalDashboardPage_overviewTab__kaMeW{padding:8px 24px;border-radius:10px;border:none;background:transparent;color:var(--color-shehealy-muted);font-size:.88rem;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none}.HealerPortalDashboardPage_overviewTab__kaMeW:hover:not(.HealerPortalDashboardPage_overviewTabActive__fIvKx){color:var(--color-shehealy-ink);background:rgba(174,135,239,.04)}.HealerPortalDashboardPage_overviewTabActive__fIvKx{background:#ffffff;color:var(--color-shehealy-lilac-500);box-shadow:0 4px 12px rgba(109,87,146,.06)}.HealerPortalDashboardPage_scheduleOverviewGrid__diKcT{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:start}@media (max-width:960px){.HealerPortalDashboardPage_scheduleOverviewGrid__diKcT{grid-template-columns:1fr}}.HealerPortalDashboardPage_panel__EGOh7{padding:28px;border:1px solid var(--color-shehealy-line);border-radius:20px;background:#ffffff;box-shadow:0 10px 25px var(--color-shehealy-shadow-soft)}.HealerPortalDashboardPage_schedulePanelHeader__58sTd{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px}.HealerPortalDashboardPage_kicker__BsvHV{margin:0 0 6px;color:var(--color-shehealy-lilac-500);font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.HealerPortalDashboardPage_sectionTitle__aA_kI{margin:0;color:var(--color-shehealy-ink);font-family:var(--font-display);font-size:1.25rem;font-weight:600;letter-spacing:-.02em}.HealerPortalDashboardPage_scheduleCountCard__7mIzE{display:flex;flex-direction:column;align-items:flex-end;padding:10px 14px;border-radius:12px;background:var(--color-shehealy-accent-soft);border:1px solid var(--color-shehealy-accent);min-width:120px}.HealerPortalDashboardPage_scheduleCountValue__WlX_m{font-size:1.35rem;font-weight:600;color:var(--color-shehealy-lilac-500);line-height:1}.HealerPortalDashboardPage_scheduleCountLabel__K3nzv{font-size:.72rem;font-weight:600;color:var(--color-shehealy-muted);margin-top:4px}.HealerPortalDashboardPage_sectionBody__xsWGy{margin:0 0 20px;color:var(--color-shehealy-muted);font-size:.88rem;line-height:1.5}.HealerPortalDashboardPage_scheduleList__xnOJ7{display:flex;flex-direction:column;gap:12px}.HealerPortalDashboardPage_scheduleAppointmentRow__rMkx5{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border:1px solid var(--color-shehealy-line-soft);border-radius:16px;background:var(--color-shehealy-surface-card);transition:all .25s cubic-bezier(.16,1,.3,1)}.HealerPortalDashboardPage_scheduleAppointmentRow__rMkx5:hover{transform:translateY(-1px);border-color:var(--color-shehealy-accent-border);background:var(--color-shehealy-surface-tint)}.HealerPortalDashboardPage_scheduleAppointmentRowSelected__SUA4O{border-color:var(--color-shehealy-lilac-400);background:var(--color-shehealy-surface-tint-strong);box-shadow:0 8px 24px rgba(109,87,146,.05)}.HealerPortalDashboardPage_scheduleAppointmentButton__8UitY{display:flex;align-items:center;gap:14px;border:none;background:transparent;padding:0;margin:0;cursor:pointer;flex:1;min-width:0;text-align:left}.HealerPortalDashboardPage_scheduleAvatar__IOucH{width:40px;height:40px;border-radius:50%;border:1px solid var(--color-shehealy-accent-border);background:linear-gradient(180deg,#ffffff,#eee4ff);color:var(--color-shehealy-lilac-500);display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;flex-shrink:0;overflow:hidden}.HealerPortalDashboardPage_scheduleAvatarImage__7iydN{width:100%;height:100%;object-fit:cover}.HealerPortalDashboardPage_scheduleIdentity__tlNZs{display:flex;flex-direction:column;gap:4px;min-width:0}.HealerPortalDashboardPage_scheduleHealieName__aSmWW{font-size:.9rem;font-weight:600;color:var(--color-shehealy-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HealerPortalDashboardPage_scheduleHealieMeta__5MiHT{display:flex;align-items:center;gap:6px;font-size:.78rem;color:var(--color-shehealy-muted)}.HealerPortalDashboardPage_scheduleAppointmentSide__G_jrK{display:flex;align-items:center;gap:10px;margin-left:14px;flex-shrink:0}.HealerPortalDashboardPage_scheduleTypeBadge__FR9QX{display:inline-flex;align-items:center;padding:3px 10px;border-radius:6px;font-size:.68rem;font-weight:600;text-transform:capitalize}.HealerPortalDashboardPage_scheduleTypeConsultation__PFvOa{background:var(--color-shehealy-surface-card-strong);color:var(--color-shehealy-ink);border:1px solid var(--color-shehealy-line-strong)}.HealerPortalDashboardPage_scheduleTypeFollowUp__2CgCa{background:var(--color-shehealy-accent-soft);color:var(--color-shehealy-lilac-500);border:1px solid var(--color-shehealy-accent-border)}.HealerPortalDashboardPage_scheduleTypeNewHealie__4nRT5{background:rgba(245,158,11,.08);color:#b45309;border:1px solid rgba(245,158,11,.2)}.HealerPortalDashboardPage_scheduleTypeUrgent__KPUil{background:var(--color-shehealy-rose-soft);color:var(--color-shehealy-rose-text);border:1px solid var(--color-shehealy-rose-border)}.HealerPortalDashboardPage_paymentBadge__8CXdK{display:inline-flex;align-items:center;padding:3px 10px;border-radius:6px;font-size:.68rem;font-weight:600}.HealerPortalDashboardPage_paymentBadgeSuccess__IAJTP{background:var(--color-shehealy-success-soft);color:var(--color-shehealy-success-text);border:1px solid var(--color-shehealy-success-border)}.HealerPortalDashboardPage_paymentBadgePending__c59B_{background:var(--color-shehealy-accent-soft);color:var(--color-shehealy-lilac-500);border:1px solid var(--color-shehealy-accent-border)}.HealerPortalDashboardPage_paymentBadgeDanger__2QYCR{background:var(--color-shehealy-rose-soft);color:var(--color-shehealy-rose-text);border:1px solid var(--color-shehealy-rose-border)}.HealerPortalDashboardPage_paymentBadgeMuted__PJB_S{background:var(--color-shehealy-surface-card-strong);color:var(--color-shehealy-muted);border:1px solid var(--color-shehealy-line-soft)}.HealerPortalDashboardPage_secondaryButton__Ix2Cs{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:10px;background:var(--color-shehealy-accent-soft);color:var(--color-shehealy-lilac-500);border:1px solid var(--color-shehealy-accent-border);font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none}.HealerPortalDashboardPage_secondaryButton__Ix2Cs:hover{background:var(--color-shehealy-lilac-50);border-color:var(--color-shehealy-lilac-400)}.HealerPortalDashboardPage_scheduleViewLink__lBqh_{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:10px;background:var(--color-shehealy-ink);color:#ffffff;text-decoration:none;font-size:.8rem;font-weight:600;border:none;cursor:pointer;transition:all .2s ease;outline:none}.HealerPortalDashboardPage_scheduleViewLink__lBqh_:hover{opacity:.9;transform:translateY(-1px)}.HealerPortalDashboardPage_scheduleEmptyState__jO2Gp{padding:32px;border:1px dashed var(--color-shehealy-line-strong);border-radius:16px;background:var(--color-shehealy-surface-card);text-align:center}.HealerPortalDashboardPage_itemTitle__RZ9wt{font-size:.95rem;font-weight:600;color:var(--color-shehealy-ink);margin:0}.HealerPortalDashboardPage_itemMeta__HqTUa{font-size:.8rem;color:var(--color-shehealy-muted);margin:6px 0 0}.HealerPortalDashboardPage_upcomingScheduleList__Q_Y3Z{display:flex;flex-direction:column;gap:12px}.HealerPortalDashboardPage_upcomingScheduleRow__h_a_d{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border:1px solid var(--color-shehealy-line-soft);border-radius:16px;background:var(--color-shehealy-surface-card);text-decoration:none;color:inherit;transition:all .25s cubic-bezier(.16,1,.3,1)}.HealerPortalDashboardPage_upcomingScheduleRow__h_a_d:hover{transform:translateY(-1px);border-color:var(--color-shehealy-accent-border);background:var(--color-shehealy-surface-tint)}.HealerPortalDashboardPage_upcomingScheduleCopy__EgI6j{display:flex;flex-direction:column;gap:4px;min-width:0}.HealerPortalDashboardPage_upcomingScheduleTags__zEsQl{display:flex;align-items:center;gap:10px;flex-shrink:0}.HealerPortalDashboardPage_scheduleStatusBadge__s_tCV{display:inline-flex;align-items:center;padding:3px 10px;border-radius:6px;font-size:.68rem;font-weight:600}.HealerPortalDashboardPage_scheduleStatusConfirmed__hYdMQ{background:var(--color-shehealy-success-soft);color:var(--color-shehealy-success-text);border:1px solid var(--color-shehealy-success-border)}.HealerPortalDashboardPage_scheduleStatusPending__RiJXl{background:rgba(245,158,11,.08);color:#b45309;border:1px solid rgba(245,158,11,.2)}.HealerPortalDashboardPage_scheduleStatusCancelled__j__nk{background:var(--color-shehealy-rose-soft);color:var(--color-shehealy-rose-text);border:1px solid var(--color-shehealy-rose-border)}.HealerPortalDashboardPage_scheduleStatusNeutral___mR2b{background:var(--color-shehealy-surface-card-strong);color:var(--color-shehealy-muted);border:1px solid var(--color-shehealy-line-soft)}.HealerPortalDashboardPage_overviewHealiePanel__E5dxw .HealerPortalDashboardPage_panelHeader__Jpj5e{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px}.HealerPortalDashboardPage_healieTableWrap__GSp8b{width:100%;overflow-x:auto}.HealerPortalDashboardPage_healieTable__b_LcE{width:100%;border-collapse:separate;border-spacing:0 10px;text-align:left}.HealerPortalDashboardPage_healieTable__b_LcE th{padding:10px 18px;font-size:.72rem;font-weight:600;color:var(--color-shehealy-muted);text-transform:uppercase;letter-spacing:.08em;border:none}.HealerPortalDashboardPage_healieTable__b_LcE tbody tr{background:var(--color-shehealy-surface-card-strong);transition:all .25s cubic-bezier(.16,1,.3,1)}.HealerPortalDashboardPage_healieTable__b_LcE tbody tr:hover{background:var(--color-shehealy-surface-tint);transform:translateY(-2px);box-shadow:0 6px 18px rgba(109,87,146,.04)}.HealerPortalDashboardPage_healieTable__b_LcE td{padding:14px 18px;border-top:1px solid var(--color-shehealy-line-soft);border-bottom:1px solid var(--color-shehealy-line-soft);color:var(--color-shehealy-ink);font-size:.88rem}.HealerPortalDashboardPage_healieTable__b_LcE td:first-child{border-left:1px solid var(--color-shehealy-line-soft);border-radius:12px 0 0 12px}.HealerPortalDashboardPage_healieTable__b_LcE td:last-child{border-right:1px solid var(--color-shehealy-line-soft);border-radius:0 12px 12px 0;text-align:right}.HealerPortalDashboardPage_healieIdentityCell__00rFQ{display:flex;align-items:center;gap:12px}.HealerPortalDashboardPage_healieAvatar__X2y2_{width:38px;height:38px;border-radius:50%;border:1px solid var(--color-shehealy-accent-border);background:linear-gradient(180deg,#ffffff,#eee4ff);color:var(--color-shehealy-lilac-500);display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;overflow:hidden}.HealerPortalDashboardPage_healieIdentityCopy__ONruI{display:flex;flex-direction:column;gap:2px}.HealerPortalDashboardPage_healieTableName__w_T2Q{font-size:.88rem;font-weight:600;color:var(--color-shehealy-ink);margin:0}.HealerPortalDashboardPage_healieTableMeta__P509i{font-size:.75rem;color:var(--color-shehealy-muted);margin:0}.HealerPortalDashboardPage_healieTableValue__zjBa0{font-size:.88rem;font-weight:600;color:var(--color-shehealy-ink);margin:0}.HealerPortalDashboardPage_inlineLinkMuted__5nhoZ{color:var(--color-shehealy-lilac-500);font-size:.82rem;font-weight:600;text-decoration:none;margin-left:12px;cursor:pointer;transition:color .2s ease}.HealerPortalDashboardPage_inlineLinkMuted__5nhoZ:hover{color:var(--color-shehealy-lilac-700);text-decoration:underline}.HealerPortalDashboardPage_inlineLinkMuted__5nhoZ:disabled{opacity:.5;cursor:not-allowed}.HealerPortalDashboardPage_emptyWorkflowItem__Xkf9_{padding:32px;border:1px dashed var(--color-shehealy-line-strong);border-radius:16px;background:var(--color-shehealy-surface-card);text-align:center}.HealerPortalDashboardPage_infoCard__XrHEl{padding:24px;border:1px solid var(--color-shehealy-line);border-radius:20px;background:#ffffff;box-shadow:0 10px 25px var(--color-shehealy-shadow-soft)}.HealerPortalDashboardPage_errorCard__Jj9nD{background:var(--color-shehealy-rose-soft);border-color:var(--color-shehealy-rose-border)}.HealerPortalDashboardPage_errorCard__Jj9nD .HealerPortalDashboardPage_sectionTitle__aA_kI{color:var(--color-shehealy-rose-text)}.HealerPortalDashboardPage_errorCard__Jj9nD .HealerPortalDashboardPage_sectionBody__xsWGy{color:var(--color-shehealy-rose-text);margin-bottom:0}.HealerPortalDashboardPage_successCard__ozPce{background:var(--color-shehealy-success-soft);border-color:var(--color-shehealy-success-border)}.HealerPortalDashboardPage_successCard__ozPce .HealerPortalDashboardPage_sectionTitle__aA_kI{color:var(--color-shehealy-success-text)}.HealerPortalDashboardPage_successCard__ozPce .HealerPortalDashboardPage_sectionBody__xsWGy{color:var(--color-shehealy-success-text);margin-bottom:0}.HealiePortalHeader_shell__7Ca8Y{position:sticky;top:0;z-index:40;padding:16px 20px 0}.HealiePortalHeader_inner__Yz05o{width:min(100%,1160px);margin:0 auto;padding:14px 18px;border:1px solid var(--color-shehealy-line);border-radius:10px;background:var(--color-shehealy-surface-start);backdrop-filter:blur(14px);box-shadow:0 16px 44px var(--color-shehealy-shadow-soft);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 18px}.HealiePortalHeader_topRow__vYRaq{display:flex;align-items:center;justify-content:space-between;gap:14px}.HealiePortalHeader_topActions__xNEP8{display:flex;align-items:center;gap:12px}.HealiePortalHeader_desktopNotificationOnly__wNtku{display:contents}.HealiePortalHeader_mobileNotificationOnly__2LW72{display:none}.HealiePortalHeader_desktopActions__gDnCl{position:fixed;top:24px;right:24px;z-index:45;display:flex;align-items:center;gap:12px}.HealiePortalHeader_floatingSignOutButton__UiZL_{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid var(--color-shehealy-line);border-radius:999px;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);box-shadow:0 14px 30px rgba(49,41,63,.12);color:var(--color-shehealy-ink);cursor:pointer;font:inherit;font-size:.86rem;font-weight:700}.HealiePortalHeader_mobileOnlySignOut__9VDEg{display:none}.HealiePortalHeader_brandBlock__unQ5Q{display:flex;flex-direction:column;gap:3px;align-items:flex-start}.HealiePortalHeader_brand__IR_1o{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;color:var(--color-shehealy-ink);text-decoration:none;font-weight:700;letter-spacing:-.03em;text-align:left}.HealiePortalHeader_brandLogo__dv9C_{display:block;width:120px;height:auto}.HealiePortalHeader_brandLabel__HQwrF{padding-left:6px;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-shehealy-muted);text-align:left}.HealiePortalHeader_backLinkIconOnly__G4gRY{display:inline-flex;align-items:center;min-height:42px;justify-content:center;width:42px;border:1px solid var(--color-shehealy-line);border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 14px 30px rgba(49,41,63,.08);color:var(--color-shehealy-ink);text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.HealiePortalHeader_backLinkIconOnly__G4gRY:hover{transform:translateY(-1px);border-color:rgba(181,140,255,.4);box-shadow:0 18px 36px rgba(49,41,63,.12)}.HealiePortalHeader_backLinkIcon__zZhc1{width:16px;height:16px}.HealiePortalHeader_menuButton__SkA5w{display:none;appearance:none;border:1px solid var(--color-shehealy-line);border-radius:999px;width:46px;height:46px;background:var(--color-shehealy-surface-card);color:var(--color-shehealy-ink);cursor:pointer}.HealiePortalHeader_notificationWrap__0h0lt{position:relative}.HealiePortalHeader_notificationButton__255Vo{position:relative;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid var(--color-shehealy-line);border-radius:999px;background:var(--color-shehealy-surface-card);color:var(--color-shehealy-ink);cursor:pointer}.HealiePortalHeader_notificationIcon__POrBa{width:20px;height:20px}.HealiePortalHeader_notificationIcon__POrBa svg{display:block;width:20px;height:20px}.HealiePortalHeader_notificationBadge__Ft8sj{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--color-shehealy-ink);color:white;font-size:.67rem;font-weight:700;line-height:20px;text-align:center}.HealiePortalHeader_notificationPanel__e4__F{position:absolute;top:calc(100% + 10px);right:0;width:min(320px,calc(100vw - 40px));padding:16px;border:1px solid var(--color-shehealy-line);border-radius:16px;background:var(--color-shehealy-surface-start);box-shadow:0 22px 44px var(--color-shehealy-shadow-soft);z-index:10}.HealiePortalHeader_notificationPanelHeader__XJH_B{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.HealiePortalHeader_notificationPanelActions__kF9e5{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.HealiePortalHeader_notificationEmpty__inDEV,.HealiePortalHeader_notificationEyebrow__ewDwR,.HealiePortalHeader_notificationItemBody__qmdrd,.HealiePortalHeader_notificationItemMeta__6MZzV,.HealiePortalHeader_notificationItemTitle__Ch_4s,.HealiePortalHeader_notificationTitle__v1HFF{margin:0}.HealiePortalHeader_notificationEyebrow__ewDwR{color:var(--color-shehealy-muted);font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.HealiePortalHeader_notificationTitle__v1HFF{margin-top:4px;color:var(--color-shehealy-ink);font-size:.9rem;font-weight:600}.HealiePortalHeader_notificationCount__v1uw7{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:var(--color-shehealy-accent-soft);color:var(--color-shehealy-ink);font-size:.76rem;font-weight:600}.HealiePortalHeader_notificationClearButton__pE7MG{border:0;padding:0;background:transparent;color:var(--color-shehealy-muted);font:inherit;font-size:.7rem;font-weight:500;cursor:pointer}.HealiePortalHeader_notificationList__pDTKC{display:flex;flex-direction:column;gap:10px;max-height:360px;overflow-y:auto}.HealiePortalHeader_notificationItem__JTGyn{display:flex;flex-direction:column;gap:6px;padding:12px 14px;border:1px solid var(--color-shehealy-line);border-radius:12px;background:var(--color-shehealy-surface-card);text-decoration:none}.HealiePortalHeader_notificationItemTitle__Ch_4s{color:var(--color-shehealy-ink);font-size:.875rem;font-weight:600}.HealiePortalHeader_notificationEmpty__inDEV,.HealiePortalHeader_notificationItemBody__qmdrd,.HealiePortalHeader_notificationItemMeta__6MZzV{color:var(--color-shehealy-muted);line-height:1.5}.HealiePortalHeader_notificationItemMeta__6MZzV{font-size:.76rem}.HealiePortalHeader_notificationEmpty__inDEV{padding:8px 2px;font-size:.875rem}.HealiePortalHeader_menuIcon__IvJDw{position:relative;display:block;width:20px;height:16px;margin:0 auto}.HealiePortalHeader_menuLine__Gb_y7{position:absolute;left:0;width:20px;height:2px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.HealiePortalHeader_menuLine__Gb_y7:first-child{top:0}.HealiePortalHeader_menuLine__Gb_y7:nth-child(2){top:7px}.HealiePortalHeader_menuLine__Gb_y7:nth-child(3){top:14px}.HealiePortalHeader_menuLineTopOpen__6ryWD{transform:translateY(7px) rotate(45deg)}.HealiePortalHeader_menuLineMiddleOpen__d1Blc{opacity:0}.HealiePortalHeader_menuLineBottomOpen__9_yId{transform:translateY(-7px) rotate(-45deg)}.HealiePortalHeader_nav__OGmvq{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.HealiePortalHeader_navGroup__v9FGl{display:flex;align-items:center}.HealiePortalHeader_navOpen__1LWFE{display:flex}.HealiePortalHeader_accountButton__tXbOS,.HealiePortalHeader_navDropdownItem__rJILU,.HealiePortalHeader_navDropdownTrigger__5Xz2P,.HealiePortalHeader_navLink__olo_5{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;text-decoration:none;font-size:.89rem;font-weight:700;transition:transform .12s ease,background .12s ease}.HealiePortalHeader_navLink__olo_5{background:var(--color-shehealy-accent-soft);color:var(--color-shehealy-ink)}.HealiePortalHeader_navDropdownGroup__hZjH4{position:relative;display:flex;align-items:center}.HealiePortalHeader_navDropdownTrigger__5Xz2P{border:0;background:var(--color-shehealy-accent-soft);color:var(--color-shehealy-ink);cursor:pointer;font:inherit;gap:8px}.HealiePortalHeader_navDropdownChevron__bI6FC{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;transition:transform .16s ease}.HealiePortalHeader_navDropdownChevron__bI6FC svg{display:block;width:14px;height:14px}.HealiePortalHeader_navDropdownChevronOpen__2qofe{transform:rotate(180deg)}.HealiePortalHeader_navDropdownPanel__Ba8vD{position:absolute;top:calc(100% + 10px);left:0;min-width:220px;padding:10px;border:1px solid var(--color-shehealy-line);border-radius:14px;background:var(--color-shehealy-surface-start);box-shadow:0 18px 40px var(--color-shehealy-shadow-soft);display:flex;flex-direction:column;gap:8px;z-index:12}.HealiePortalHeader_navDropdownItem__rJILU{justify-content:flex-start;min-height:36px;padding:0 14px;border-radius:10px;background:var(--color-shehealy-surface-card);color:var(--color-shehealy-ink);border:1px solid var(--color-shehealy-line);font-size:.8rem}.HealiePortalHeader_navDropdownItemActive__H4tCE{background:var(--color-shehealy-accent);border-color:var(--color-shehealy-accent);color:var(--color-shehealy-rose-text)}.HealiePortalHeader_navLinkActive__gXxXl{background:var(--color-shehealy-ink);color:white}.HealiePortalHeader_accountButton__tXbOS{border:0;background:var(--color-shehealy-accent-soft);color:var(--color-shehealy-ink);cursor:pointer;font:inherit}.HealiePortalHeader_meta__zw59K{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.HealiePortalHeader_metaOpen__5s5U1{display:flex}.HealiePortalHeader_accountButton__tXbOS:hover,.HealiePortalHeader_floatingSignOutButton__UiZL_:hover,.HealiePortalHeader_navDropdownItem__rJILU:hover,.HealiePortalHeader_navDropdownTrigger__5Xz2P:hover,.HealiePortalHeader_navLink__olo_5:hover,.HealiePortalHeader_notificationButton__255Vo:hover,.HealiePortalHeader_notificationItem__JTGyn:hover{transform:translateY(-1px)}@media (max-width:900px){.HealiePortalHeader_inner__Yz05o{justify-content:flex-start}.HealiePortalHeader_topRow__vYRaq{width:100%}.HealiePortalHeader_menuButton__SkA5w{display:inline-flex;align-items:center;justify-content:center}.HealiePortalHeader_desktopNotificationOnly__wNtku{display:none}.HealiePortalHeader_mobileNotificationOnly__2LW72{display:block}.HealiePortalHeader_desktopActions__gDnCl{display:none}.HealiePortalHeader_mobileOnlySignOut__9VDEg{display:block;width:100%}.HealiePortalHeader_meta__zw59K,.HealiePortalHeader_nav__OGmvq{display:none;width:100%}.HealiePortalHeader_navOpen__1LWFE{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.HealiePortalHeader_navGroup__v9FGl{width:100%}.HealiePortalHeader_navDropdownGroup__hZjH4{width:100%;position:static;grid-column:1/-1;flex-direction:column;align-items:stretch;gap:8px}.HealiePortalHeader_navDropdownTrigger__5Xz2P{width:100%;justify-content:space-between}.HealiePortalHeader_navDropdownPanel__Ba8vD{position:static;min-width:0;width:100%;padding:0 0 0 14px;border:0;border-radius:0;background:transparent;box-shadow:none;gap:8px}.HealiePortalHeader_navDropdownItem__rJILU{width:100%;justify-content:flex-start;min-height:34px;background:var(--color-shehealy-surface-card);color:var(--color-shehealy-muted)}.HealiePortalHeader_metaOpen__5s5U1{display:flex}.HealiePortalHeader_meta__zw59K{justify-content:flex-start}.HealiePortalHeader_mobileOnlySignOut__9VDEg .HealiePortalHeader_accountButton__tXbOS{width:100%}.HealiePortalHeader_notificationPanel__e4__F{position:fixed;top:88px;left:50%;right:auto;width:calc(100vw - 40px);max-width:440px;transform:translateX(-50%)}}@media (max-width:640px){.HealiePortalHeader_shell__7Ca8Y{padding:12px 14px 0}.HealiePortalHeader_inner__Yz05o{padding:14px;border-radius:10px}.HealiePortalHeader_nav__OGmvq{grid-template-columns:1fr}.HealiePortalHeader_accountButton__tXbOS,.HealiePortalHeader_navDropdownItem__rJILU,.HealiePortalHeader_navDropdownTrigger__5Xz2P,.HealiePortalHeader_navLink__olo_5{width:100%}.HealiePortalHeader_notificationPanel__e4__F{top:78px;left:50%;right:auto;width:calc(100vw - 28px);max-width:none;transform:translateX(-50%)}}