.Navigation-module__mOamAG__topBar{background:linear-gradient(90deg,var(--balsam-green)0%,#4a5c5a 100%);color:#f5f5f5;z-index:1001;width:100%;padding:.4rem 0;font-size:.82rem;position:fixed;top:0}.Navigation-module__mOamAG__topContainer{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navigation-module__mOamAG__topLeft,.Navigation-module__mOamAG__topRight{align-items:center;gap:1.5rem;display:flex}.Navigation-module__mOamAG__topItem{opacity:.9;align-items:center;gap:.4rem;display:flex}.Navigation-module__mOamAG__icon{opacity:.7;width:14px;height:14px}.Navigation-module__mOamAG__phoneLink{color:#f5f5f5;align-items:center;gap:.4rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}@media (hover:hover){.Navigation-module__mOamAG__phoneLink:hover{opacity:.8}}.Navigation-module__mOamAG__phoneLink:focus-visible{opacity:.8}.Navigation-module__mOamAG__emergencyBtn{background:var(--warm-copper);color:var(--primary-button-text);white-space:nowrap;border-radius:20px;padding:.35rem .9rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .2s}@media (hover:hover){.Navigation-module__mOamAG__emergencyBtn:hover{background:#9a5c42;transform:translateY(-1px)}}.Navigation-module__mOamAG__emergencyBtn:focus-visible{background:#9a5c42;transform:translateY(-1px)}.Navigation-module__mOamAG__nav{background:var(--nav-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;width:100%;box-shadow:var(--shadow-sm);transition:all .3s;position:fixed;top:0}.Navigation-module__mOamAG__container{justify-content:space-between;align-items:center;max-width:100%;margin:0;padding:.9rem 2rem;display:flex;overflow:hidden}.Navigation-module__mOamAG__logoSection{flex:1;align-items:center;max-width:none;text-decoration:none;display:flex}.Navigation-module__mOamAG__logoText{justify-content:flex-start;align-items:center;gap:.8rem;line-height:1;display:flex}.Navigation-module__mOamAG__logoMain{color:var(--balsam-green-text);letter-spacing:-.5px;white-space:nowrap;font-size:1.4rem;font-weight:500}.Navigation-module__mOamAG__logoDivider{color:#5c6e6c4d;font-weight:300}.Navigation-module__mOamAG__logoSubtext{color:var(--text-light);letter-spacing:.2px;white-space:nowrap;font-size:.8rem;font-weight:400}.Navigation-module__mOamAG__menu{align-items:center;gap:1.5rem;display:flex}.Navigation-module__mOamAG__menuMain{flex-wrap:nowrap;align-items:center;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.Navigation-module__mOamAG__menuMain li{display:contents}.Navigation-module__mOamAG__menuMain a{color:var(--text-dark);white-space:nowrap;padding:.3rem 0;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.Navigation-module__mOamAG__menuMain a:not(:last-child):before{content:"";background:#0000001f;width:1px;height:18px;position:absolute;top:50%;right:-.875rem;transform:translateY(-50%)}.Navigation-module__mOamAG__menuMain a:after{content:"";background:var(--artemis);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}@media (hover:hover){.Navigation-module__mOamAG__menuMain a:hover:after{width:100%}.Navigation-module__mOamAG__menuMain a:hover{color:var(--artemis)}}.Navigation-module__mOamAG__menuMain a:focus-visible{color:var(--artemis)}.Navigation-module__mOamAG__crisisLink{color:var(--warm-copper-text)!important;font-weight:500!important}@media (hover:hover){.Navigation-module__mOamAG__crisisLink:hover{color:var(--warm-copper)!important}}.Navigation-module__mOamAG__crisisLink:focus-visible{color:var(--warm-copper)!important}.Navigation-module__mOamAG__menuToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:none;position:relative}.Navigation-module__mOamAG__menuToggle span{background:var(--balsam-green);border-radius:2px;width:24px;height:2px;margin:3px 0;transition:all .3s;display:block;position:relative}.Navigation-module__mOamAG__menuToggle[aria-expanded=true] span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navigation-module__mOamAG__menuToggle[aria-expanded=true] span:nth-child(2){opacity:0}.Navigation-module__mOamAG__menuToggle[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}.Navigation-module__mOamAG__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;touch-action:none;-webkit-tap-highlight-color:transparent;background:#0000004d;animation:.3s Navigation-module__mOamAG__fadeIn;position:fixed;inset:0}@keyframes Navigation-module__mOamAG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:968px){.Navigation-module__mOamAG__menuToggle{display:flex}.Navigation-module__mOamAG__menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;transition:all .3s cubic-bezier(.4,0,.2,1);overflow-y:auto;transform:translate(100%);background:var(--nav-bg)!important;width:100%!important;height:calc(100dvh - 60px)!important;padding:2rem!important;padding-bottom:calc(2rem + env(safe-area-inset-bottom,0))!important;flex-direction:column!important;justify-content:space-between!important;align-items:stretch!important;gap:2rem!important;display:flex!important;position:fixed!important;inset:60px 0 0!important}.Navigation-module__mOamAG__menuOpen{transform:translate(0)!important}.Navigation-module__mOamAG__menuMain{flex-direction:column!important;align-items:stretch!important;gap:0!important;width:100%!important;max-width:100%!important;margin:0!important;display:flex!important}.Navigation-module__mOamAG__menuMain a{white-space:normal!important;border-bottom:1px solid #5c6e6c1a!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding:1.2rem 1rem!important;font-size:1.1rem!important;transition:all .2s!important;display:flex!important}.Navigation-module__mOamAG__menuMain a:before{display:none!important}.Navigation-module__mOamAG__menuMain a:after{content:"→";opacity:0;transition:opacity .2s}.Navigation-module__mOamAG__crisisLink{background:#bb71541a;border-radius:8px;margin-top:1rem}@media (hover:hover){.Navigation-module__mOamAG__menuMain a:hover{background:var(--aquatone-10);padding-left:1.5rem}.Navigation-module__mOamAG__menuMain a:hover:after{opacity:1;background:0 0;width:auto;height:auto}.Navigation-module__mOamAG__crisisLink:hover{background:#bb715433!important}}.Navigation-module__mOamAG__crisisLink:focus-visible{background:#bb715433!important}}@media (max-width:768px){.Navigation-module__mOamAG__nav{width:100vw;max-width:100vw}.Navigation-module__mOamAG__container{width:100%;max-width:100%;padding:.9rem 1rem}.Navigation-module__mOamAG__logoSection{flex:1;min-width:0;overflow:hidden}.Navigation-module__mOamAG__logoText{flex-direction:column;align-items:flex-start;gap:.3rem;min-width:0}.Navigation-module__mOamAG__logoDivider{display:none}.Navigation-module__mOamAG__logoMain{font-size:1.1rem}.Navigation-module__mOamAG__logoSubtext{white-space:normal;overflow-wrap:break-word;font-size:.875rem;line-height:1.2}}
.SessionExpiryWarning-module__osEjDq__overlay{background:var(--background);z-index:99997;animation:.3s ease-out SessionExpiryWarning-module__osEjDq__fadeIn;position:fixed;inset:0}.SessionExpiryWarning-module__osEjDq__overlay.SessionExpiryWarning-module__osEjDq__closing{animation:.3s ease-out SessionExpiryWarning-module__osEjDq__fadeOut}.SessionExpiryWarning-module__osEjDq__modal{background:var(--background);z-index:99998;border-radius:30px;width:90%;max-width:480px;padding:3rem;animation:.3s ease-out SessionExpiryWarning-module__osEjDq__slideIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 40px #5c6e6c33}.SessionExpiryWarning-module__osEjDq__modal.SessionExpiryWarning-module__osEjDq__closing{animation:.3s ease-out SessionExpiryWarning-module__osEjDq__slideOut}.SessionExpiryWarning-module__osEjDq__iconContainer{justify-content:center;margin-bottom:1.5rem;display:flex}.SessionExpiryWarning-module__osEjDq__icon{width:64px;height:64px;color:var(--warm-copper-text);animation:2s ease-in-out infinite SessionExpiryWarning-module__osEjDq__pulse}.SessionExpiryWarning-module__osEjDq__title{color:var(--balsam-green-text);text-align:center;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600}.SessionExpiryWarning-module__osEjDq__message{color:var(--text-secondary);text-align:center;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.SessionExpiryWarning-module__osEjDq__message strong{color:var(--warm-copper-text);font-weight:600}.SessionExpiryWarning-module__osEjDq__timer{margin-bottom:2rem}.SessionExpiryWarning-module__osEjDq__timerBar{background:var(--balsam-green-15);border-radius:4px;width:100%;height:8px;overflow:hidden}.SessionExpiryWarning-module__osEjDq__timerProgress{background:var(--warm-copper);border-radius:4px;height:100%;transition:width 1s linear}.SessionExpiryWarning-module__osEjDq__buttons{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.SessionExpiryWarning-module__osEjDq__primaryButton{background:var(--balsam-green-text);width:100%;color:var(--primary-button-text);cursor:pointer;border:none;border-radius:20px;padding:1rem 2rem;font-size:1.0625rem;font-weight:600;transition:all .3s}.SessionExpiryWarning-module__osEjDq__primaryButton:hover,.SessionExpiryWarning-module__osEjDq__primaryButton:focus-visible{filter:brightness(.9);transform:translateY(-2px);box-shadow:0 4px 12px #5c6e6c4d}.SessionExpiryWarning-module__osEjDq__primaryButton:active{transform:translateY(0)}.SessionExpiryWarning-module__osEjDq__secondaryButton{width:100%;color:var(--warm-copper-text);cursor:pointer;background:0 0;border:1.5px solid #bb71544d;border-radius:20px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.SessionExpiryWarning-module__osEjDq__secondaryButton:hover,.SessionExpiryWarning-module__osEjDq__secondaryButton:focus-visible{border-color:var(--warm-copper-text);background:#bb715414}.SessionExpiryWarning-module__osEjDq__hint{text-align:center;color:var(--text-secondary);margin:0;font-size:.875rem}@keyframes SessionExpiryWarning-module__osEjDq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SessionExpiryWarning-module__osEjDq__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes SessionExpiryWarning-module__osEjDq__slideIn{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes SessionExpiryWarning-module__osEjDq__slideOut{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-45%)}}@keyframes SessionExpiryWarning-module__osEjDq__pulse{0%,to{opacity:1}50%{opacity:.6}}@media (max-width:640px){.SessionExpiryWarning-module__osEjDq__modal{border-radius:20px;padding:2rem 1.5rem}.SessionExpiryWarning-module__osEjDq__title{font-size:1.5rem}.SessionExpiryWarning-module__osEjDq__message{font-size:1rem}.SessionExpiryWarning-module__osEjDq__icon{width:48px;height:48px}}
.Toast-module__kOeUOW__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;max-width:400px;display:flex;position:fixed;top:2rem;right:2rem}.Toast-module__kOeUOW__toast{background:var(--surface);pointer-events:auto;border:1.5px solid #a6b7aa4d;border-radius:12px;align-items:center;min-width:300px;padding:1rem 1.25rem;animation:.3s ease-out Toast-module__kOeUOW__slideIn;display:flex;box-shadow:0 8px 24px #5c6e6c33}@keyframes Toast-module__kOeUOW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__kOeUOW__toast.Toast-module__kOeUOW__success{border-left-width:4px;border-left-color:var(--balsam-green-text)}.Toast-module__kOeUOW__toast.Toast-module__kOeUOW__error{border-left-width:4px;border-left-color:var(--warm-copper)}.Toast-module__kOeUOW__toastContent{flex:1;align-items:center;gap:.75rem;display:flex}.Toast-module__kOeUOW__toast.Toast-module__kOeUOW__success .Toast-module__kOeUOW__toastContent svg{color:var(--balsam-green-text);flex-shrink:0}.Toast-module__kOeUOW__toast.Toast-module__kOeUOW__error .Toast-module__kOeUOW__toastContent svg{color:var(--warm-copper);flex-shrink:0}.Toast-module__kOeUOW__toastMessage{color:var(--balsam-green-text);font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.4}.Toast-module__kOeUOW__mobileContainer{bottom:calc(1.5rem + env(safe-area-inset-bottom,0));z-index:9999;pointer-events:none;flex-direction:column-reverse;gap:.5rem;display:flex;position:fixed;left:1.5rem;right:1.5rem}.Toast-module__kOeUOW__mobileToast{pointer-events:auto;text-align:center;border-radius:8px;padding:.75rem 1.25rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;animation:.2s ease-out Toast-module__kOeUOW__slideInUp;box-shadow:0 4px 12px #00000026}@keyframes Toast-module__kOeUOW__slideInUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.Toast-module__kOeUOW__mobile_success{background:var(--balsam-green);color:#fff}.Toast-module__kOeUOW__mobile_error{background:var(--warm-copper);color:#fff}:is([data-theme=dark] .Toast-module__kOeUOW__mobile_success,[data-theme=dark] .Toast-module__kOeUOW__mobile_error){color:var(--charcoal)}
.ActivityFeed-module__eUmAGq__feedColumn{background:var(--surface);border:1.5px solid var(--aquatone);border-radius:12px;flex-direction:column;height:fit-content;max-height:520px;display:flex;overflow:hidden}.ActivityFeed-module__eUmAGq__feedTitle{color:var(--balsam-green-text);border-bottom:1px solid var(--border-light);background:var(--cream);justify-content:space-between;align-items:center;padding:.625rem .75rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;display:flex}.ActivityFeed-module__eUmAGq__feedCount{color:var(--text-dark);margin-left:.5rem;font-size:.875rem;font-weight:500}.ActivityFeed-module__eUmAGq__unreadBadge{background:var(--warm-copper);color:#fff;border-radius:.6875rem;justify-content:center;align-items:center;min-width:1.375rem;height:1.375rem;margin-left:.5rem;padding:0 .375rem;font-size:.875rem;font-weight:700;display:inline-flex}[data-theme=dark] .ActivityFeed-module__eUmAGq__unreadBadge{color:var(--charcoal)}.ActivityFeed-module__eUmAGq__feedList{background:var(--surface);flex:1;padding:0 .5rem .5rem;overflow-y:auto}.ActivityFeed-module__eUmAGq__feedList>:first-child{margin-top:0}.ActivityFeed-module__eUmAGq__feedItem{background:var(--cream);border:1px solid #0000;border-radius:8px;margin-bottom:.5rem;padding:.75rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.ActivityFeed-module__eUmAGq__feedItemLink{color:inherit;cursor:pointer;text-decoration:none;display:block}.ActivityFeed-module__eUmAGq__feedItem:hover,.ActivityFeed-module__eUmAGq__feedItem:focus-visible{border-color:var(--text-dark);background:var(--surface-elevated)}.ActivityFeed-module__eUmAGq__feedItem:last-child{margin-bottom:0}.ActivityFeed-module__eUmAGq__feedItem.ActivityFeed-module__eUmAGq__unread{background:#bb715414;border-color:#bb715433}.ActivityFeed-module__eUmAGq__feedItemHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.ActivityFeed-module__eUmAGq__feedItemTitle{color:var(--balsam-green-text);flex:1;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600}.ActivityFeed-module__eUmAGq__feedItemMeta{color:var(--text-dark);margin-top:.25rem;font-family:Inter,sans-serif;font-size:.875rem}.ActivityFeed-module__eUmAGq__feedItemContent{color:var(--balsam-green-text);margin-bottom:.5rem;font-size:.875rem;line-height:1.4}.ActivityFeed-module__eUmAGq__feedActions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.ActivityFeed-module__eUmAGq__viewAllLink{text-align:center;color:var(--balsam-green-text);border-top:1px solid var(--border-light);padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:block}.ActivityFeed-module__eUmAGq__viewAllLink:hover,.ActivityFeed-module__eUmAGq__viewAllLink:focus-visible{background:var(--cream)}.ActivityFeed-module__eUmAGq__statusBadge{border-radius:10px;align-items:center;gap:.25rem;margin-top:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:600;display:inline-flex}.ActivityFeed-module__eUmAGq__portalStatus{color:var(--warm-copper-text);background:#bb71541a}.ActivityFeed-module__eUmAGq__portalStatusActive{color:var(--balsam-green-text);background:#5c6e6c1a}.ActivityFeed-module__eUmAGq__importedBadge{color:var(--balsam-green-text);background:#5c6e6c59;border-radius:10px;margin-top:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:600;display:inline-block}.ActivityFeed-module__eUmAGq__severityMinimal{color:var(--balsam-green-text);background:var(--balsam-green-15)}.ActivityFeed-module__eUmAGq__severityMild{color:var(--balsam-green-text);background:var(--balsam-green-20)}.ActivityFeed-module__eUmAGq__severityModerate{color:var(--artemis-text);background:var(--artemis-20)}.ActivityFeed-module__eUmAGq__severitySevere{color:var(--warm-copper);background:var(--dusty-coral-20)}.ActivityFeed-module__eUmAGq__severityCrisis{color:var(--warm-copper-text);background:var(--dusty-coral-20);font-weight:700}.ActivityFeed-module__eUmAGq__unreadDot{background:var(--warm-copper);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:.375rem;display:inline-block}.ActivityFeed-module__eUmAGq__messageItem{border:1px solid var(--aquatone);background:var(--cream);border-radius:6px;margin-bottom:.375rem;padding:.5rem .625rem;transition:transform .15s,box-shadow .15s,border-color .15s;box-shadow:0 1px 2px #0000000a}.ActivityFeed-module__eUmAGq__messageItem:hover,.ActivityFeed-module__eUmAGq__messageItem:focus-visible{border-color:var(--aquatone);transform:translateY(-2px);box-shadow:0 3px 8px #00000014}.ActivityFeed-module__eUmAGq__messageItem:last-child{margin-bottom:0}.ActivityFeed-module__eUmAGq__messageUnread{border-color:var(--warm-copper);background:#bb71540a;border-left-width:3px}.ActivityFeed-module__eUmAGq__messageUnread:hover,.ActivityFeed-module__eUmAGq__messageUnread:focus-visible{border-color:var(--warm-copper)}.ActivityFeed-module__eUmAGq__messageHeader{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.125rem;display:flex}.ActivityFeed-module__eUmAGq__messageSender{color:var(--balsam-green-text);align-items:center;font-size:.9375rem;font-weight:600;display:flex}.ActivityFeed-module__eUmAGq__messageTime{color:var(--text-secondary);white-space:nowrap;font-size:.8125rem}.ActivityFeed-module__eUmAGq__messagePreview{color:var(--text-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.4;overflow:hidden}.ActivityFeed-module__eUmAGq__replyButton{border:1.5px solid var(--balsam-green-text);color:var(--balsam-green-text);cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;margin-top:.375rem;padding:.3125rem .75rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.ActivityFeed-module__eUmAGq__replyButton:hover{background:var(--cream);transform:translateY(-1px)}[data-theme=dark] .ActivityFeed-module__eUmAGq__replyButton:hover{background:var(--balsam-green-text);color:var(--charcoal)}.ActivityFeed-module__eUmAGq__replyBox{align-items:flex-end;gap:.375rem;margin-top:.375rem;display:flex}.ActivityFeed-module__eUmAGq__replyInput{border:1.5px solid var(--aquatone);background:var(--surface);color:var(--text-dark);resize:none;border-radius:16px;outline:none;flex:1;min-height:2rem;max-height:8rem;padding:.4375rem .75rem;font-family:inherit;font-size:.875rem;line-height:1.4;transition:border-color .15s,box-shadow .15s;overflow:hidden}.ActivityFeed-module__eUmAGq__replyInput:focus{border-color:var(--balsam-green);box-shadow:0 0 0 2px var(--balsam-green-10)}.ActivityFeed-module__eUmAGq__replyInput::placeholder{color:var(--placeholder-text)}.ActivityFeed-module__eUmAGq__replyInput:disabled{opacity:.6}.ActivityFeed-module__eUmAGq__replySendButton{background:var(--balsam-green-text);width:28px;height:28px;color:var(--primary-button-text);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:filter .15s,transform .1s;display:flex}.ActivityFeed-module__eUmAGq__replySendButton:hover:not(:disabled){filter:brightness(.9)}.ActivityFeed-module__eUmAGq__replySendButton:active:not(:disabled){transform:scale(.95)}.ActivityFeed-module__eUmAGq__replySendButton:disabled{opacity:.5;cursor:not-allowed}.ActivityFeed-module__eUmAGq__replySpinner{border:2px solid #ffffff4d;border-top-color:var(--primary-button-text);border-radius:50%;width:12px;height:12px;animation:.6s linear infinite ActivityFeed-module__eUmAGq__spin}.ActivityFeed-module__eUmAGq__patientItem{border:1px solid var(--aquatone);background:var(--cream);border-radius:6px;margin-bottom:.375rem;padding:.4375rem .5rem;transition:transform .15s,box-shadow .15s;box-shadow:0 1px 2px #0000000a}.ActivityFeed-module__eUmAGq__patientItem:hover{transform:translateY(-2px);box-shadow:0 3px 8px #00000014}.ActivityFeed-module__eUmAGq__patientItem:last-child{margin-bottom:0}.ActivityFeed-module__eUmAGq__patientHeader{align-items:center;gap:.375rem;margin-bottom:.125rem;display:flex}.ActivityFeed-module__eUmAGq__patientName{color:var(--balsam-green-text);font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .15s}.ActivityFeed-module__eUmAGq__patientName:hover{color:var(--balsam-green);text-decoration:underline}.ActivityFeed-module__eUmAGq__portalBadge{text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;border-radius:8px;flex-shrink:0;padding:.125rem .4375rem;font-size:.625rem;font-weight:600;display:inline-block}.ActivityFeed-module__eUmAGq__portalBadgeActive{background:var(--balsam-green-20);color:var(--balsam-green-text)}.ActivityFeed-module__eUmAGq__portalBadgeInvited{background:var(--dusty-coral-20);color:var(--warm-copper)}.ActivityFeed-module__eUmAGq__portalBadgePending{background:var(--aquatone-20);color:var(--text-dark)}.ActivityFeed-module__eUmAGq__patientLastLogin{color:var(--text-secondary);flex-shrink:0;margin-left:auto;font-size:.6875rem;font-style:italic}.ActivityFeed-module__eUmAGq__patientSecondLine{align-items:center;gap:.5rem;display:flex}.ActivityFeed-module__eUmAGq__patientEmailRow{flex:1;align-items:center;gap:.25rem;min-width:0;display:flex}.ActivityFeed-module__eUmAGq__patientEmail{color:var(--text-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.ActivityFeed-module__eUmAGq__copyButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;padding:.1875rem;transition:color .15s,background .15s;display:flex}.ActivityFeed-module__eUmAGq__copyButton:hover{color:var(--balsam-green-text);background:var(--balsam-green-10)}.ActivityFeed-module__eUmAGq__assessmentItem{border:1px solid var(--aquatone);background:var(--cream);border-radius:6px;margin-bottom:.375rem;padding:.4375rem .5rem;transition:transform .15s,box-shadow .15s;box-shadow:0 1px 2px #0000000a}.ActivityFeed-module__eUmAGq__assessmentItem:hover{transform:translateY(-2px);box-shadow:0 3px 8px #00000014}.ActivityFeed-module__eUmAGq__assessmentItem:last-child{margin-bottom:0}.ActivityFeed-module__eUmAGq__assessmentHeader{align-items:center;gap:.25rem;min-width:0;margin-bottom:.125rem;display:flex}.ActivityFeed-module__eUmAGq__assessmentTitle{color:var(--balsam-green-text);flex-shrink:0;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .15s}.ActivityFeed-module__eUmAGq__assessmentTitle:hover{color:var(--balsam-green);text-decoration:underline}.ActivityFeed-module__eUmAGq__assessmentName{color:var(--text-dark);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9375rem;font-weight:600;overflow:hidden}.ActivityFeed-module__eUmAGq__assessmentTime{color:var(--text-secondary);flex-shrink:0;margin-left:auto;font-size:.6875rem;font-style:italic}.ActivityFeed-module__eUmAGq__assessmentSecondLine{align-items:center;gap:.375rem;display:flex}.ActivityFeed-module__eUmAGq__assessmentSecondLine>button:first-child,.ActivityFeed-module__eUmAGq__assessmentSecondLine>.ActivityFeed-module__eUmAGq__scoreBadge+a{margin-left:auto}.ActivityFeed-module__eUmAGq__assessmentSecondLine button,.ActivityFeed-module__eUmAGq__assessmentSecondLine a>button{height:auto!important;min-height:auto!important;padding:.25rem .625rem!important;font-size:.8125rem!important}.ActivityFeed-module__eUmAGq__scoreBadge{border-radius:8px;align-items:center;padding:.125rem .4375rem;font-size:.75rem;font-weight:600;display:inline-flex}.ActivityFeed-module__eUmAGq__assessmentViewLink{color:var(--balsam-green-text);font-size:.8125rem;font-weight:500;text-decoration:none}.ActivityFeed-module__eUmAGq__assessmentViewLink:hover{text-decoration:underline}.ActivityFeed-module__eUmAGq__calendarEmbed{flex:1;min-height:400px;position:relative;overflow:hidden}.ActivityFeed-module__eUmAGq__calendarIframe{transform-origin:0 0;border:0;width:83.33%;height:83.33%;min-height:333px;transform:scale(1.2)}.ActivityFeed-module__eUmAGq__loadingState{background:var(--surface);color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;font-size:.875rem;display:flex;position:absolute;inset:0}.ActivityFeed-module__eUmAGq__spinner{border:2px solid var(--border-light);border-top-color:var(--balsam-green);border-radius:50%;width:24px;height:24px;margin-bottom:.75rem;animation:.8s linear infinite ActivityFeed-module__eUmAGq__spin}@keyframes ActivityFeed-module__eUmAGq__spin{to{transform:rotate(360deg)}}.ActivityFeed-module__eUmAGq__emptyState{text-align:center;padding:3rem 1.5rem}.ActivityFeed-module__eUmAGq__emptyState h3{color:var(--balsam-green-text);margin-bottom:.5rem;font-size:1rem;font-weight:600}.ActivityFeed-module__eUmAGq__emptyState p{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem}@media (max-width:1024px){.ActivityFeed-module__eUmAGq__feedColumn{max-height:none}.ActivityFeed-module__eUmAGq__feedList{max-height:400px}}@media (max-width:768px){.ActivityFeed-module__eUmAGq__feedColumn{border-radius:10px}.ActivityFeed-module__eUmAGq__feedTitle{padding:.625rem .75rem;font-size:1rem}.ActivityFeed-module__eUmAGq__feedList{max-height:350px;padding:0 .375rem .375rem}.ActivityFeed-module__eUmAGq__calendarEmbed,.ActivityFeed-module__eUmAGq__calendarIframe{min-height:350px}.ActivityFeed-module__eUmAGq__feedItem{border-radius:6px;margin-bottom:.375rem;padding:.5rem}.ActivityFeed-module__eUmAGq__feedItemHeader{margin-bottom:.25rem}.ActivityFeed-module__eUmAGq__feedItemTitle{font-size:.875rem}.ActivityFeed-module__eUmAGq__feedItemMeta{margin-top:.125rem;font-size:.875rem}.ActivityFeed-module__eUmAGq__feedItemContent{margin-bottom:.375rem;font-size:.875rem;line-height:1.35}.ActivityFeed-module__eUmAGq__feedActions{flex-direction:column;gap:.25rem;margin-top:.375rem}.ActivityFeed-module__eUmAGq__feedActions button,.ActivityFeed-module__eUmAGq__feedActions a{width:100%;min-height:44px;font-size:.875rem}.ActivityFeed-module__eUmAGq__statusBadge{padding:.125rem .375rem;font-size:.875rem}.ActivityFeed-module__eUmAGq__viewAllLink{justify-content:center;align-items:center;min-height:44px;padding:.5rem;font-size:.875rem;display:flex}.ActivityFeed-module__eUmAGq__emptyState{padding:1.5rem 1rem}.ActivityFeed-module__eUmAGq__emptyState h3{font-size:.9375rem}.ActivityFeed-module__eUmAGq__emptyState p{margin-bottom:.75rem;font-size:.875rem}}@media (max-width:480px){.ActivityFeed-module__eUmAGq__feedColumn{border-radius:8px}.ActivityFeed-module__eUmAGq__feedTitle{padding:.5rem .625rem;font-size:1rem}.ActivityFeed-module__eUmAGq__feedCount{font-size:.875rem}.ActivityFeed-module__eUmAGq__unreadBadge{min-width:1.375rem;height:1.375rem;font-size:.875rem}.ActivityFeed-module__eUmAGq__feedList{max-height:300px;padding:0 .25rem .25rem}.ActivityFeed-module__eUmAGq__calendarEmbed,.ActivityFeed-module__eUmAGq__calendarIframe{min-height:300px}.ActivityFeed-module__eUmAGq__feedItem{margin-bottom:.25rem;padding:.375rem}.ActivityFeed-module__eUmAGq__feedItemHeader{margin-bottom:.125rem}.ActivityFeed-module__eUmAGq__feedItemTitle,.ActivityFeed-module__eUmAGq__feedItemMeta{font-size:.875rem}.ActivityFeed-module__eUmAGq__feedItemContent{margin-bottom:.25rem;font-size:.875rem;line-height:1.3}.ActivityFeed-module__eUmAGq__feedActions{gap:.1875rem;margin-top:.25rem}.ActivityFeed-module__eUmAGq__feedActions button,.ActivityFeed-module__eUmAGq__feedActions a{min-height:44px;font-size:.875rem}.ActivityFeed-module__eUmAGq__statusBadge{border-radius:8px;padding:.0625rem .3125rem;font-size:.875rem}.ActivityFeed-module__eUmAGq__viewAllLink{min-height:44px;padding:.5rem;font-size:.875rem}.ActivityFeed-module__eUmAGq__emptyState{padding:1rem .75rem}.ActivityFeed-module__eUmAGq__emptyState h3{margin-bottom:.25rem;font-size:.875rem}.ActivityFeed-module__eUmAGq__emptyState p{margin-bottom:.5rem;font-size:.875rem}}[data-theme=dark] .ActivityFeed-module__eUmAGq__severityCrisis{color:var(--warm-copper-text);background:var(--dusty-coral-15)}
.DashboardLayout-module__9Wx5kG__dashboardLayout{background:var(--cream);min-height:100vh;display:flex;position:relative}.DashboardLayout-module__9Wx5kG__backdrop{z-index:40;touch-action:none;-webkit-tap-highlight-color:transparent;background:#0006;animation:.3s ease-out DashboardLayout-module__9Wx5kG__fadeIn;position:fixed;inset:0}@keyframes DashboardLayout-module__9Wx5kG__fadeIn{0%{opacity:0}to{opacity:1}}.DashboardLayout-module__9Wx5kG__mobileTopBar{z-index:45;background:var(--surface);align-items:center;min-height:68px;padding:1rem .75rem 1rem 4.5rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000000d}@media (display-mode:standalone){.DashboardLayout-module__9Wx5kG__mobileTopBar{min-height:calc(68px + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);align-items:center;display:flex}}@media (display-mode:standalone) and (max-width:1024px){.DashboardLayout-module__9Wx5kG__dashboardMain{padding-top:calc(5rem + env(safe-area-inset-top,0px))}}.DashboardLayout-module__9Wx5kG__mobilePageTitle{color:var(--text-dark);white-space:nowrap;flex:1;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:600}.DashboardLayout-module__9Wx5kG__mobileHeaderActions{align-items:center;gap:.375rem;margin-right:4rem;display:flex}.DashboardLayout-module__9Wx5kG__hamburgerButton{z-index:60;background:var(--background-secondary);border:1.5px solid var(--border);cursor:pointer;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:.5rem;left:.5rem;box-shadow:0 2px 8px #0000001a}@media (display-mode:standalone){.DashboardLayout-module__9Wx5kG__hamburgerButton{top:calc(.5rem + env(safe-area-inset-top,0px))}}.DashboardLayout-module__9Wx5kG__hamburgerButton:hover,.DashboardLayout-module__9Wx5kG__hamburgerButton:focus-visible{background:var(--cream)}.DashboardLayout-module__9Wx5kG__hamburgerButton:active{transform:scale(.95)}.DashboardLayout-module__9Wx5kG__hamburgerLine{background:var(--balsam-green-text);border-radius:2px;width:24px;height:2px;transition:all .2s cubic-bezier(.4,0,.2,1)}.DashboardLayout-module__9Wx5kG__hamburgerLine:first-child{transform-origin:0 0}.DashboardLayout-module__9Wx5kG__hamburgerLine:nth-child(3){transform-origin:0 100%}.DashboardLayout-module__9Wx5kG__hamburgerButton .DashboardLayout-module__9Wx5kG__hamburgerLine:first-child.DashboardLayout-module__9Wx5kG__hamburgerLineOpen{transform:rotate(45deg)translate(2px,-2px)}.DashboardLayout-module__9Wx5kG__hamburgerButton .DashboardLayout-module__9Wx5kG__hamburgerLine:nth-child(2).DashboardLayout-module__9Wx5kG__hamburgerLineOpen{opacity:0;transform:scale(0)}.DashboardLayout-module__9Wx5kG__hamburgerButton .DashboardLayout-module__9Wx5kG__hamburgerLine:nth-child(3).DashboardLayout-module__9Wx5kG__hamburgerLineOpen{transform:rotate(-45deg)translate(2px,2px)}.DashboardLayout-module__9Wx5kG__dashboardSidebar{background:var(--background-secondary);border-right:1px solid var(--border);width:240px;height:100dvh;box-shadow:var(--shadow-md);padding-bottom:env(safe-area-inset-bottom,0);flex-direction:column;transition:transform .2s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}@media (display-mode:standalone){.DashboardLayout-module__9Wx5kG__dashboardSidebar{padding-top:max(1.5rem,env(safe-area-inset-top))}}.DashboardLayout-module__9Wx5kG__sidebarHeader{border-bottom:1px solid var(--border);flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;padding:.5rem .5rem .5rem 1rem;display:flex}.DashboardLayout-module__9Wx5kG__logoLink{cursor:pointer;width:100%;text-decoration:none;transition:opacity .2s;display:block}.DashboardLayout-module__9Wx5kG__logoLink:hover,.DashboardLayout-module__9Wx5kG__logoLink:focus-visible{opacity:.85}.DashboardLayout-module__9Wx5kG__logo{object-fit:contain;width:100%;max-width:200px;height:auto;display:block}[data-theme=dark] .DashboardLayout-module__9Wx5kG__logoLink{background:#fff;border-radius:12px;padding:.75rem}.DashboardLayout-module__9Wx5kG__sidebarNav{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;flex:1;justify-content:flex-start;gap:0;min-height:0;padding:.25rem 0;display:flex;overflow-y:auto}.DashboardLayout-module__9Wx5kG__navItem{color:var(--text-dark);cursor:pointer;border-radius:10px;margin:0 .75rem;padding:.625rem 1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:block}.DashboardLayout-module__9Wx5kG__navItem:hover,.DashboardLayout-module__9Wx5kG__navItem:focus-visible{background:var(--cream);transform:translate(4px)}.DashboardLayout-module__9Wx5kG__navItem.DashboardLayout-module__9Wx5kG__active{background:var(--balsam-green);color:#f5f5f5;box-shadow:var(--shadow-md)}.DashboardLayout-module__9Wx5kG__navBadge{background:var(--warm-copper);min-width:1.375rem;height:1.375rem;color:var(--primary-button-text);border-radius:.6875rem;justify-content:center;align-items:center;margin-left:.5rem;padding:0 .375rem;font-size:.875rem;font-weight:700;line-height:1;display:inline-flex}.DashboardLayout-module__9Wx5kG__navBadgePulse{animation:.6s cubic-bezier(.4,0,.2,1) DashboardLayout-module__9Wx5kG__badgePulse}@keyframes DashboardLayout-module__9Wx5kG__badgePulse{0%{transform:scale(1)}30%{transform:scale(1.25)}to{transform:scale(1)}}.DashboardLayout-module__9Wx5kG__installPromptContainer{flex-shrink:0;margin-bottom:.25rem;padding:0 .5rem}.DashboardLayout-module__9Wx5kG__sidebarFooter{border-top:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:.75rem;padding:1rem 1.25rem;display:flex}.DashboardLayout-module__9Wx5kG__userInfoLink{color:inherit;cursor:pointer;border-radius:8px;margin:-.5rem;padding:.5rem;text-decoration:none;transition:background-color .2s}.DashboardLayout-module__9Wx5kG__userInfoLink:hover{background-color:#a6b7aa26}.DashboardLayout-module__9Wx5kG__userInfo{align-items:center;gap:.75rem;display:flex}.DashboardLayout-module__9Wx5kG__userAvatar{background:var(--balsam-green);color:#f5f5f5;width:40px;height:40px;box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:600;display:flex}.DashboardLayout-module__9Wx5kG__userName{color:var(--text-dark);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.DashboardLayout-module__9Wx5kG__signOutButton{border:2px solid var(--warm-copper);width:100%;color:var(--warm-copper-text);cursor:pointer;background:0 0;border-radius:12px;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}@media (hover:hover){.DashboardLayout-module__9Wx5kG__signOutButton:hover{background:var(--warm-copper);border-color:var(--warm-copper);color:var(--primary-button-text);box-shadow:var(--shadow-sm);transform:translateY(-1px)}}.DashboardLayout-module__9Wx5kG__signOutButton:focus-visible{background:var(--warm-copper);border-color:var(--warm-copper);color:var(--primary-button-text);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.DashboardLayout-module__9Wx5kG__dashboardMain{flex:1;width:calc(100% - 240px);max-width:100vw;height:100vh;margin-left:240px;padding:1.5rem 5rem 1.5rem 2rem;transition:margin-left .2s cubic-bezier(.4,0,.2,1);overflow:auto}@media (min-width:1025px){.DashboardLayout-module__9Wx5kG__dashboardSidebar{transform:translate(0)}.DashboardLayout-module__9Wx5kG__mobileTopBar,.DashboardLayout-module__9Wx5kG__hamburgerButton,.DashboardLayout-module__9Wx5kG__backdrop{display:none}}@media (max-width:1024px){.DashboardLayout-module__9Wx5kG__dashboardSidebar{z-index:50}.DashboardLayout-module__9Wx5kG__dashboardSidebar.DashboardLayout-module__9Wx5kG__sidebarClosed{transform:translate(-100%)}.DashboardLayout-module__9Wx5kG__dashboardSidebar.DashboardLayout-module__9Wx5kG__sidebarOpen{transform:translate(0)}.DashboardLayout-module__9Wx5kG__dashboardMain{flex-direction:column;width:100%;max-width:100vw;height:100dvh;margin-left:0;padding:5rem 4rem 0 1.5rem;display:flex;overflow-x:hidden}}@media (max-width:768px){.DashboardLayout-module__9Wx5kG__dashboardSidebar{width:280px;padding-bottom:max(env(safe-area-inset-bottom,0) + .5rem,1.5rem);touch-action:pan-y;overscroll-behavior:contain;border-radius:0 12px 12px 0}.DashboardLayout-module__9Wx5kG__sidebarHeader{padding:.125rem .125rem .125rem 4.5rem}.DashboardLayout-module__9Wx5kG__sidebarNav{padding:.25rem 0}.DashboardLayout-module__9Wx5kG__navItem{margin:0 .5rem}.DashboardLayout-module__9Wx5kG__dashboardMain{flex-direction:column;height:100dvh;padding:5rem 1rem 0;display:flex}.DashboardLayout-module__9Wx5kG__mobilePageTitle{color:var(--balsam-green-text);font-size:1.5rem;font-weight:500}.DashboardLayout-module__9Wx5kG__hamburgerButton{gap:5px;width:44px;height:44px}.DashboardLayout-module__9Wx5kG__hamburgerButton.DashboardLayout-module__9Wx5kG__hamburgerButtonOpen{gap:5px;width:52px;height:52px}.DashboardLayout-module__9Wx5kG__hamburgerButton.DashboardLayout-module__9Wx5kG__hamburgerButtonOpen .DashboardLayout-module__9Wx5kG__hamburgerLine{width:28px}.DashboardLayout-module__9Wx5kG__sidebarFooter{gap:.375rem;padding:.5rem .75rem}.DashboardLayout-module__9Wx5kG__userAvatar{width:36px;height:36px;font-size:1rem}}@media (max-width:480px){.DashboardLayout-module__9Wx5kG__dashboardMain{padding:5rem .75rem .75rem}.DashboardLayout-module__9Wx5kG__mobilePageTitle{color:var(--balsam-green-text);padding-top:7px;font-size:1.5rem;font-weight:600}.DashboardLayout-module__9Wx5kG__hamburgerButton{gap:5px;width:44px;height:44px}.DashboardLayout-module__9Wx5kG__hamburgerLine{width:24px}.DashboardLayout-module__9Wx5kG__dashboardSidebar{width:100%;max-width:300px}.DashboardLayout-module__9Wx5kG__sidebarHeader{padding:.0625rem .0625rem .0625rem 4.5rem}.DashboardLayout-module__9Wx5kG__sidebarNav{padding:.125rem 0}.DashboardLayout-module__9Wx5kG__navItem{margin:0 .375rem}.DashboardLayout-module__9Wx5kG__sidebarFooter{gap:.25rem;padding:.375rem .5rem}.DashboardLayout-module__9Wx5kG__userAvatar{width:32px;height:32px;font-size:.9375rem}.DashboardLayout-module__9Wx5kG__userName{font-size:.8125rem}.DashboardLayout-module__9Wx5kG__signOutButton{padding:.625rem .875rem;font-size:.8125rem}}
.InstallAppPrompt-module__XSujzq__installButton{width:100%;color:var(--balsam-green-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;margin:.25rem 0;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.InstallAppPrompt-module__XSujzq__installButton:hover:not(:disabled){background:var(--balsam-green-text);color:var(--primary-button-text)}.InstallAppPrompt-module__XSujzq__installButton:active:not(:disabled){transform:scale(.98)}.InstallAppPrompt-module__XSujzq__installButton:disabled{opacity:.6;cursor:not-allowed}.InstallAppPrompt-module__XSujzq__installButton:focus-visible{outline:2px solid var(--balsam-green-text);outline-offset:2px}.InstallAppPrompt-module__XSujzq__downloadIcon{flex-shrink:0}
.Tabs-module__MQ6bRq__tabsContainer{flex-direction:column;gap:0;display:flex}.Tabs-module__MQ6bRq__tabsList{-webkit-overflow-scrolling:touch;border-bottom:2px solid #a6b7aa33;gap:.5rem;margin-bottom:2rem;display:flex;overflow-x:auto}.Tabs-module__MQ6bRq__tabButton{color:var(--text-dark);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600;transition:all .3s;display:flex;position:relative;bottom:-2px}.Tabs-module__MQ6bRq__tabButton:hover,.Tabs-module__MQ6bRq__tabButton:focus-visible{color:var(--balsam-green-text);background:var(--warm-cream);border-radius:12px 12px 0 0}.Tabs-module__MQ6bRq__tabButton.Tabs-module__MQ6bRq__active{color:var(--balsam-green-text);border-bottom-color:var(--balsam-green-text);background:0 0}.Tabs-module__MQ6bRq__tabButton.Tabs-module__MQ6bRq__active:after{content:"";background:var(--balsam-green);border-radius:2px;height:3px;position:absolute;bottom:-2px;left:0;right:0}.Tabs-module__MQ6bRq__tabIcon{justify-content:center;align-items:center;font-size:1.125rem;display:flex}.Tabs-module__MQ6bRq__tabLabel{font-family:Inter,sans-serif}.Tabs-module__MQ6bRq__tabContent{animation:.3s ease-in Tabs-module__MQ6bRq__fadeIn}@keyframes Tabs-module__MQ6bRq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Tabs-module__MQ6bRq__tabButton{padding:.875rem 1rem;font-size:.875rem}.Tabs-module__MQ6bRq__tabIcon{font-size:1rem}.Tabs-module__MQ6bRq__tabsList{gap:.25rem}}
.SMSConsentModal-module__BqeT2G__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10100;background:#5c6e6c66;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.SMSConsentModal-module__BqeT2G__modal{background:var(--surface);border-radius:20px;flex-direction:column;width:100%;max-width:480px;max-height:90vh;animation:.3s ease-out SMSConsentModal-module__BqeT2G__slideUp;display:flex;overflow-y:auto;box-shadow:0 20px 60px #5c6e6c4d}@keyframes SMSConsentModal-module__BqeT2G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SMSConsentModal-module__BqeT2G__header{border-bottom:1.5px solid #a6b7aa33;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.SMSConsentModal-module__BqeT2G__headerContent{flex:1;justify-content:center;align-items:center;gap:.75rem;display:flex}.SMSConsentModal-module__BqeT2G__headerSpacer{width:32px}.SMSConsentModal-module__BqeT2G__headerIcon{color:var(--balsam-green-text)}.SMSConsentModal-module__BqeT2G__title{color:var(--balsam-green-text);margin:0;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600}.SMSConsentModal-module__BqeT2G__optional{color:var(--text-dark);font-family:Inter,sans-serif;font-size:.875rem;font-weight:400}.SMSConsentModal-module__BqeT2G__content{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.SMSConsentModal-module__BqeT2G__description{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.6}.SMSConsentModal-module__BqeT2G__phoneLabel{color:var(--balsam-green-text);flex-direction:column;gap:.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;display:flex}.SMSConsentModal-module__BqeT2G__phoneInputWrapper{background:var(--surface);border:1.5px solid var(--aquatone);border-radius:10px;align-items:stretch;transition:all .2s;display:flex;overflow:hidden}.SMSConsentModal-module__BqeT2G__phoneInputWrapper:focus-within{border-color:var(--balsam-green-text);background:var(--aquatone-5)}.SMSConsentModal-module__BqeT2G__phoneInputWrapper:has(.SMSConsentModal-module__BqeT2G__phoneInputError){border-color:var(--warm-copper);background:#d2a96a0d}.SMSConsentModal-module__BqeT2G__phonePrefix{color:var(--balsam-green-text);background:var(--aquatone-8);-webkit-user-select:none;user-select:none;pointer-events:none;border-right:1px solid var(--aquatone-20);align-items:center;padding:.75rem .625rem .75rem 1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;display:flex}.SMSConsentModal-module__BqeT2G__phoneInput{color:var(--text-dark);background:0 0;border:none;outline:none;flex:1;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:1rem}.SMSConsentModal-module__BqeT2G__phoneInput::placeholder{color:var(--placeholder-text)}.SMSConsentModal-module__BqeT2G__errorMessage{color:var(--warm-copper);margin-top:.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.SMSConsentModal-module__BqeT2G__consentLabel{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.SMSConsentModal-module__BqeT2G__checkbox{appearance:none;border:2px solid var(--balsam-green-border,#5c6e6c66);cursor:pointer;background:0 0;border-radius:4px;width:20px;min-width:20px;height:20px;margin-top:.125rem;position:relative}.SMSConsentModal-module__BqeT2G__checkbox:checked{border-color:var(--balsam-green-text);background:0 0}.SMSConsentModal-module__BqeT2G__checkbox:checked:after{content:"✓";color:var(--balsam-green-text);font-size:14px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SMSConsentModal-module__BqeT2G__checkbox:focus-visible{outline:2px solid var(--aquatone);outline-offset:2px}[data-theme=dark] .SMSConsentModal-module__BqeT2G__checkbox{border-color:var(--aquatone)}.SMSConsentModal-module__BqeT2G__consentText{color:var(--text-dark);font-family:Inter,sans-serif;font-size:.875rem;line-height:1.5}.SMSConsentModal-module__BqeT2G__footer{border-top:1.5px solid #a6b7aa33;flex-direction:column;gap:.75rem;padding:1rem 1.5rem 1.5rem;display:flex}.SMSConsentModal-module__BqeT2G__declineButton{border:1.5px solid var(--warm-copper,#bb7154);color:var(--warm-copper,#bb7154);cursor:pointer;background:0 0;border-radius:20px;width:100%;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s}.SMSConsentModal-module__BqeT2G__declineButton:hover{border-color:var(--warm-copper,#bb7154);background:#bb715414}.SMSConsentModal-module__BqeT2G__declineButton:focus-visible{outline:2px solid var(--warm-copper,#bb7154);outline-offset:2px}@media (max-width:480px){.SMSConsentModal-module__BqeT2G__overlay{padding:.5rem}.SMSConsentModal-module__BqeT2G__modal{max-height:95vh}.SMSConsentModal-module__BqeT2G__content{padding:1.25rem}.SMSConsentModal-module__BqeT2G__footer{padding:1rem 1.25rem 1.25rem}}
.InsuranceAutocomplete-module__Nqvavq__container{flex-wrap:wrap;gap:.5rem;width:100%;display:flex}.InsuranceAutocomplete-module__Nqvavq__inputWrapper{position:relative}.InsuranceAutocomplete-module__Nqvavq__inputWrapper:first-child{flex:1}.InsuranceAutocomplete-module__Nqvavq__inputWrapper:last-of-type:not(:first-child){width:160px}.InsuranceAutocomplete-module__Nqvavq__planLabel{color:var(--balsam-green-text);margin:0 0 .25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;line-height:1.4;display:block}.InsuranceAutocomplete-module__Nqvavq__input{width:100%;color:var(--balsam-green-text);background:var(--surface);border:2px solid var(--aquatone-30);border-radius:10px;padding:.625rem .875rem;font-family:Inter,sans-serif;font-size:.875rem;transition:all .3s}.InsuranceAutocomplete-module__Nqvavq__input:focus-visible{border-color:var(--balsam-green-text);outline:none;box-shadow:0 0 0 3px #5c6e6c1a}.InsuranceAutocomplete-module__Nqvavq__input::placeholder{color:var(--placeholder-text)}.InsuranceAutocomplete-module__Nqvavq__inputWarning{border-color:var(--warning-border,#d97706)}.InsuranceAutocomplete-module__Nqvavq__inputWarning:focus{border-color:var(--warning-border,#d97706);box-shadow:0 0 0 3px #d977061a}.InsuranceAutocomplete-module__Nqvavq__suggestions{background:var(--surface);z-index:100;border:1.5px solid #a6b7aa4d;border-radius:8px;max-height:280px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.InsuranceAutocomplete-module__Nqvavq__suggestionItem{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.625rem .875rem;font-family:Inter,sans-serif;font-size:.9375rem;transition:background-color .15s;display:flex}.InsuranceAutocomplete-module__Nqvavq__suggestionItem:hover,.InsuranceAutocomplete-module__Nqvavq__suggestionItemActive{background:#a6b7aa26}.InsuranceAutocomplete-module__Nqvavq__suggestionItem:not(:last-child){border-bottom:1px solid #a6b7aa26}.InsuranceAutocomplete-module__Nqvavq__suggestionItemWarning{background:#d977060d}.InsuranceAutocomplete-module__Nqvavq__suggestionItemWarning:hover,.InsuranceAutocomplete-module__Nqvavq__suggestionItemWarning.InsuranceAutocomplete-module__Nqvavq__suggestionItemActive{background:#d977061a}.InsuranceAutocomplete-module__Nqvavq__suggestionName{flex:1}.InsuranceAutocomplete-module__Nqvavq__outOfNetworkBadge{color:var(--warning-text,#92400e);white-space:nowrap;background:#d9770626;border-radius:4px;margin-left:.5rem;padding:.125rem .5rem;font-size:.875rem;font-weight:500}.InsuranceAutocomplete-module__Nqvavq__warningBox{background:#d9770614;border:1px solid #d977064d;border-radius:8px;flex-basis:100%;align-items:flex-start;gap:.75rem;margin-top:.25rem;padding:.875rem;display:flex}.InsuranceAutocomplete-module__Nqvavq__warningIcon{color:var(--warning-text,#92400e);flex-shrink:0;margin-top:2px}.InsuranceAutocomplete-module__Nqvavq__warningContent{flex:1}.InsuranceAutocomplete-module__Nqvavq__warningContent strong{color:var(--warning-text,#92400e);margin-bottom:.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;display:block}.InsuranceAutocomplete-module__Nqvavq__warningContent p{color:var(--text-dark);margin:0;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.4}.InsuranceAutocomplete-module__Nqvavq__warningLink{color:var(--warning-text,#92400e);font-weight:600;text-decoration:underline}.InsuranceAutocomplete-module__Nqvavq__warningLink:hover,.InsuranceAutocomplete-module__Nqvavq__warningLink:focus-visible{color:var(--balsam-green-text)}@media (max-width:640px){.InsuranceAutocomplete-module__Nqvavq__suggestionItem{padding:.75rem .875rem}.InsuranceAutocomplete-module__Nqvavq__outOfNetworkBadge{padding:.125rem .375rem;font-size:.875rem}}
.ProviderPageHeader-module___W9kRG__pageHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.ProviderPageHeader-module___W9kRG__pageHeader h1{color:var(--balsam-green-text);letter-spacing:-.5px;margin:0;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600}.ProviderPageHeader-module___W9kRG__subtitle{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500}.ProviderPageHeader-module___W9kRG__headerActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.ProviderPageHeader-module___W9kRG__hideOnMobile{display:block}@media (max-width:1024px){.ProviderPageHeader-module___W9kRG__pageHeader{align-items:center;gap:.75rem;margin-bottom:.5rem}.ProviderPageHeader-module___W9kRG__pageHeader>div:first-child,.ProviderPageHeader-module___W9kRG__pageHeader h1,.ProviderPageHeader-module___W9kRG__subtitle{display:none}.ProviderPageHeader-module___W9kRG__pageHeader>div:nth-child(2){flex:1;margin-bottom:0}.ProviderPageHeader-module___W9kRG__hideOnMobile{display:none}}
.MultiStepForm-module__ohA-Gq__container{flex-direction:column;max-width:1400px;margin:0 auto;padding:0 clamp(.5rem,5vw,2rem);display:flex;container:form/inline-size}.MultiStepForm-module__ohA-Gq__progressSection{flex-direction:column;justify-content:center;align-items:center;margin-bottom:clamp(.375rem,1vh,.625rem);display:flex;position:relative}.MultiStepForm-module__ohA-Gq__stepIndicators{justify-content:center;gap:.625rem;max-width:400px;margin:0 auto;display:flex}.MultiStepForm-module__ohA-Gq__stepDot{background:var(--aquatone-15);width:36px;height:36px;color:var(--text-dark);cursor:default;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.MultiStepForm-module__ohA-Gq__stepDotActive{background:var(--balsam-green);color:#f5f5f5;border-color:var(--balsam-green-text);transform:scale(1.05);box-shadow:0 3px 10px #5c6e6c40}[data-theme=dark] .MultiStepForm-module__ohA-Gq__stepDotActive{color:#3a3a3a}:is([data-theme=dark] .MultiStepForm-module__ohA-Gq__radio,[data-theme=dark] .MultiStepForm-module__ohA-Gq__radioInlineInput,[data-theme=dark] .MultiStepForm-module__ohA-Gq__scaleRadio){appearance:none;border:2px solid var(--aquatone);cursor:pointer;background:0 0;border-radius:50%;width:20px;height:20px;position:relative}.MultiStepForm-module__ohA-Gq__stepDotCompleted{color:var(--balsam-green-text);border-color:var(--balsam-green-text);background:#5c6e6c33}.MultiStepForm-module__ohA-Gq__saveStatus{text-align:right;min-height:1.25rem;font-family:Inter,sans-serif;font-size:.875rem;position:absolute;right:0}.MultiStepForm-module__ohA-Gq__saving{color:var(--text-dark);font-weight:600;animation:1.5s ease-in-out infinite MultiStepForm-module__ohA-Gq__pulse}.MultiStepForm-module__ohA-Gq__saved{color:var(--balsam-green-text);font-weight:400}@keyframes MultiStepForm-module__ohA-Gq__pulse{0%,to{opacity:1}50%{opacity:.5}}.MultiStepForm-module__ohA-Gq__questionsContainer{flex-direction:column;flex:1;gap:clamp(.5rem,1vh,.75rem);display:flex;overflow:hidden auto}.MultiStepForm-module__ohA-Gq__questionsGrid{grid-auto-flow:row;align-items:start;gap:clamp(.75rem,2vh,1rem) clamp(.625rem,1.5vw,.875rem);width:100%;grid-template-columns:repeat(12,1fr)!important;display:grid!important}.MultiStepForm-module__ohA-Gq__questionBlock{flex-direction:column;gap:.25rem;min-width:0;animation:.4s ease-out MultiStepForm-module__ohA-Gq__slideIn;display:flex}.MultiStepForm-module__ohA-Gq__fieldTiny{grid-column:span 1!important}.MultiStepForm-module__ohA-Gq__fieldExtraSmall{grid-column:span 2!important}.MultiStepForm-module__ohA-Gq__fieldSmall{grid-column:span 3!important}.MultiStepForm-module__ohA-Gq__fieldMedium{grid-column:span 4!important}.MultiStepForm-module__ohA-Gq__fieldLarge{grid-column:span 6!important}.MultiStepForm-module__ohA-Gq__fieldFull{grid-column:span 12!important}.MultiStepForm-module__ohA-Gq__fieldTwoRows{align-self:stretch;height:100%;flex-direction:column!important;grid-row:span 2!important;display:flex!important}.MultiStepForm-module__ohA-Gq__fieldTwoRows .MultiStepForm-module__ohA-Gq__questionLabel{flex-shrink:0}.MultiStepForm-module__ohA-Gq__fieldTwoRows textarea{resize:none;flex:auto;min-height:0}.MultiStepForm-module__ohA-Gq__fullWidth{grid-column:1/-1}@keyframes MultiStepForm-module__ohA-Gq__slideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.MultiStepForm-module__ohA-Gq__questionLabel{color:var(--balsam-green-text);font-family:Inter,sans-serif;font-size:clamp(.875rem,.8rem + .4vw,1rem);font-weight:500;line-height:1.5}:is(.MultiStepForm-module__ohA-Gq__questionBlock:has(.MultiStepForm-module__ohA-Gq__tableWrapper) .MultiStepForm-module__ohA-Gq__questionLabel,.MultiStepForm-module__ohA-Gq__questionBlock:has(.MultiStepForm-module__ohA-Gq__modalButtonWrapper) .MultiStepForm-module__ohA-Gq__questionLabel){padding-bottom:.5rem;font-size:1rem;font-weight:600}.MultiStepForm-module__ohA-Gq__required{color:var(--warm-copper);margin-left:.25rem}.MultiStepForm-module__ohA-Gq__input,.MultiStepForm-module__ohA-Gq__select,.MultiStepForm-module__ohA-Gq__textarea{width:100%;color:var(--text-dark);background:var(--surface);border:2px solid var(--aquatone);border-radius:10px;padding:.625rem .875rem;font-family:Inter,sans-serif;font-size:.875rem;transition:all .3s}@media (hover:hover){.MultiStepForm-module__ohA-Gq__input:hover,.MultiStepForm-module__ohA-Gq__select:hover,.MultiStepForm-module__ohA-Gq__textarea:hover{border-color:var(--balsam-green-text);background:var(--aquatone-5)}}.MultiStepForm-module__ohA-Gq__input:focus,.MultiStepForm-module__ohA-Gq__select:focus,.MultiStepForm-module__ohA-Gq__textarea:focus-visible{border-color:var(--balsam-green-text);background:var(--aquatone-5);outline:none}.MultiStepForm-module__ohA-Gq__input::placeholder,.MultiStepForm-module__ohA-Gq__textarea::placeholder{color:var(--placeholder-text)}.MultiStepForm-module__ohA-Gq__smsConsentBadge{background:var(--balsam-green-text);color:var(--primary-button-text);vertical-align:middle;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.25rem;margin-left:.5rem;padding:.125rem .5rem;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;transition:all .2s;display:inline-flex}.MultiStepForm-module__ohA-Gq__smsConsentBadge:hover{background:var(--balsam-green-hover,#4a5a58);transform:scale(1.02)}.MultiStepForm-module__ohA-Gq__smsConsentBadge:focus-visible{outline:2px solid var(--balsam-green-text);outline-offset:2px}.MultiStepForm-module__ohA-Gq__smsConsentBadge svg{flex-shrink:0}.MultiStepForm-module__ohA-Gq__inputError{border-color:var(--warm-copper)}.MultiStepForm-module__ohA-Gq__readOnly{background:var(--aquatone-8);color:var(--text-dark);cursor:not-allowed}.MultiStepForm-module__ohA-Gq__textarea{resize:vertical;min-height:70px}.MultiStepForm-module__ohA-Gq__input[type=date]::-webkit-calendar-picker-indicator{filter:none}:root[data-theme=dark] .MultiStepForm-module__ohA-Gq__input[type=date]::-webkit-calendar-picker-indicator{filter:invert()}.MultiStepForm-module__ohA-Gq__questionBlock textarea[placeholder*=concern],.MultiStepForm-module__ohA-Gq__questionBlock textarea[placeholder*=problem]{height:52px;min-height:52px;line-height:1.4}.MultiStepForm-module__ohA-Gq__questionBlockInline{gap:1.5rem;flex-direction:row!important;align-items:center!important;display:flex!important}.MultiStepForm-module__ohA-Gq__questionBlockInline .MultiStepForm-module__ohA-Gq__questionLabel{flex-shrink:0;margin:0}.MultiStepForm-module__ohA-Gq__questionBlock:has(input[type=number]):not(:has(input[readonly])):not([data-inline-mobile=true]){align-items:center;gap:1rem;flex-direction:row!important;display:flex!important}.MultiStepForm-module__ohA-Gq__questionBlock:has(input[type=number]):not(:has(input[readonly])):not([data-inline-mobile=true]) .MultiStepForm-module__ohA-Gq__questionLabel{white-space:nowrap;flex-shrink:1;margin:0}.MultiStepForm-module__ohA-Gq__questionBlock:has(input[type=number]):not(:has(input[readonly])):not([data-inline-mobile=true]) input[type=number]{flex-shrink:0;min-width:100px;max-width:120px}.MultiStepForm-module__ohA-Gq__tableWrapper{width:100%}.MultiStepForm-module__ohA-Gq__questionBlock:has(input[type=text]):not(:has(.MultiStepForm-module__ohA-Gq__tableWrapper)):not([data-vertical-layout=true]):not([data-inline-mobile=true]){align-items:center;gap:1rem;flex-direction:row!important;display:flex!important}.MultiStepForm-module__ohA-Gq__questionBlock:has(input[type=text]):not(:has(.MultiStepForm-module__ohA-Gq__tableWrapper)):not([data-vertical-layout=true]):not([data-inline-mobile=true]) .MultiStepForm-module__ohA-Gq__questionLabel{white-space:nowrap;flex-shrink:1;margin:0}.MultiStepForm-module__ohA-Gq__questionBlock:has(input[type=text]):not(:has(.MultiStepForm-module__ohA-Gq__tableWrapper)):not([data-vertical-layout=true]):not([data-inline-mobile=true]) input[type=text]{flex:1;min-width:150px;max-width:400px}.MultiStepForm-module__ohA-Gq__questionBlock:has(select):not(:has(.MultiStepForm-module__ohA-Gq__tableWrapper)):not([data-vertical-layout=true]):not([data-inline-mobile=true]){align-items:center;gap:1rem;flex-direction:row!important;display:flex!important}.MultiStepForm-module__ohA-Gq__questionBlock:has(select):not(:has(.MultiStepForm-module__ohA-Gq__tableWrapper)):not([data-vertical-layout=true]):not([data-inline-mobile=true]) .MultiStepForm-module__ohA-Gq__questionLabel{white-space:nowrap;flex-shrink:1;margin:0}.MultiStepForm-module__ohA-Gq__questionBlock:has(select):not(:has(.MultiStepForm-module__ohA-Gq__tableWrapper)):not([data-vertical-layout=true]):not([data-inline-mobile=true]) select{flex:1;min-width:200px;max-width:450px}.MultiStepForm-module__ohA-Gq__questionBlock.MultiStepForm-module__ohA-Gq__questionBlock[data-vertical-layout=true]:not([data-inline-mobile=true]){gap:.25rem;flex-direction:column!important;align-items:stretch!important;display:flex!important}.MultiStepForm-module__ohA-Gq__questionBlock[data-vertical-layout=true]:not([data-inline-mobile=true]) .MultiStepForm-module__ohA-Gq__questionLabel{white-space:normal;margin:0 0 .25rem}.MultiStepForm-module__ohA-Gq__questionBlock[data-field-id=contact_gender] .MultiStepForm-module__ohA-Gq__questionLabel{white-space:nowrap}.MultiStepForm-module__ohA-Gq__questionBlock[data-vertical-layout=true]:not([data-inline-mobile=true]) select,.MultiStepForm-module__ohA-Gq__questionBlock[data-vertical-layout=true]:not([data-inline-mobile=true]) input{flex:none!important;width:100%!important;max-width:none!important}.MultiStepForm-module__ohA-Gq__pronounsOtherField{gap:.25rem;flex-direction:column!important;align-items:stretch!important;display:flex!important}.MultiStepForm-module__ohA-Gq__pronounsOtherField .MultiStepForm-module__ohA-Gq__questionLabel{color:var(--balsam-green-text);white-space:normal;margin:0 0 .25rem;font-size:clamp(.875rem,.8rem + .4vw,1rem);font-weight:500}.MultiStepForm-module__ohA-Gq__pronounsOtherField input{box-sizing:border-box;padding:.625rem .875rem;width:100%!important;max-width:none!important;height:2.5rem!important}.MultiStepForm-module__ohA-Gq__radioInline{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.MultiStepForm-module__ohA-Gq__radioInlineLabel{background:var(--surface);border:2px solid var(--aquatone);cursor:pointer;color:var(--balsam-green-text);border-radius:10px;align-items:center;gap:.625rem;padding:.625rem 1rem;font-family:Inter,sans-serif;font-size:.875rem;transition:all .3s;display:flex}@media (hover:hover){.MultiStepForm-module__ohA-Gq__radioInlineLabel:hover{border-color:var(--balsam-green-text);background:var(--aquatone-5)}}.MultiStepForm-module__ohA-Gq__radioInlineLabel:focus-visible{border-color:var(--balsam-green-text);background:var(--aquatone-5)}.MultiStepForm-module__ohA-Gq__radioInlineLabel:has(input:checked){border-color:var(--balsam-green-text);background:#5c6e6c14;font-weight:600}.MultiStepForm-module__ohA-Gq__radioInlineInput{appearance:none;border:2px solid var(--balsam-green-border,#5c6e6c66);cursor:pointer;background:0 0;border-radius:50%;width:20px;height:20px;transition:all .2s;position:relative}.MultiStepForm-module__ohA-Gq__radioInlineInput:checked{border-color:var(--balsam-green-text);background:0 0}.MultiStepForm-module__ohA-Gq__radioInlineInput:checked:after{content:"";background:var(--balsam-green-text);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MultiStepForm-module__ohA-Gq__radioInlineInput:focus-visible{outline:2px solid var(--aquatone);outline-offset:2px}.MultiStepForm-module__ohA-Gq__radioInlineInfo{color:var(--text-dark);border-left:1px solid var(--aquatone-30);margin-left:.5rem;padding-left:.75rem;font-family:Inter,sans-serif;font-size:.875rem}.MultiStepForm-module__ohA-Gq__scaleQuestion{width:100%}.MultiStepForm-module__ohA-Gq__scaleOptions{flex-wrap:wrap;align-items:stretch;gap:.5rem;display:flex}.MultiStepForm-module__ohA-Gq__scaleOption{background:var(--surface);border:2px solid var(--aquatone);cursor:pointer;min-width:100px;color:var(--balsam-green-text);text-align:center;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:.5rem;padding:.75rem .5rem;font-family:Inter,sans-serif;font-size:.875rem;transition:all .3s;display:flex}@media (hover:hover){.MultiStepForm-module__ohA-Gq__scaleOption:hover{border-color:var(--balsam-green-text);background:var(--aquatone-5)}}.MultiStepForm-module__ohA-Gq__scaleOption:focus-visible{border-color:var(--balsam-green-text);background:var(--aquatone-5)}.MultiStepForm-module__ohA-Gq__scaleOption:has(input:checked){border-color:var(--balsam-green-text);background:#5c6e6c14;font-weight:600}.MultiStepForm-module__ohA-Gq__scaleRadio{appearance:none;border:2px solid var(--balsam-green-border,#5c6e6c66);cursor:pointer;background:0 0;border-radius:50%;width:18px;height:18px;transition:all .2s;position:relative}.MultiStepForm-module__ohA-Gq__scaleRadio:checked{border-color:var(--balsam-green-text);background:0 0}.MultiStepForm-module__ohA-Gq__scaleRadio:checked:after{content:"";background:var(--balsam-green-text);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MultiStepForm-module__ohA-Gq__scaleRadio:focus-visible{outline:2px solid var(--aquatone);outline-offset:2px}.MultiStepForm-module__ohA-Gq__scaleLabel{word-break:break-word;line-height:1.3}.MultiStepForm-module__ohA-Gq__radioGroup{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.MultiStepForm-module__ohA-Gq__radioLabel{background:var(--surface);border:2px solid var(--aquatone);cursor:pointer;color:var(--balsam-green-text);border-radius:10px;align-items:center;gap:.625rem;padding:.625rem .875rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.3;transition:all .3s;display:flex}@media (hover:hover){.MultiStepForm-module__ohA-Gq__radioLabel:hover{border-color:var(--balsam-green-text);background:var(--aquatone-5)}}.MultiStepForm-module__ohA-Gq__radioLabel:focus-visible{border-color:var(--balsam-green-text);background:var(--aquatone-5)}.MultiStepForm-module__ohA-Gq__radio{appearance:none;border:2px solid var(--balsam-green-border,#5c6e6c66);cursor:pointer;background:0 0;border-radius:50%;width:20px;height:20px;transition:all .2s;position:relative}.MultiStepForm-module__ohA-Gq__radio:checked{border-color:var(--balsam-green-text);background:0 0}.MultiStepForm-module__ohA-Gq__radio:checked:after{content:"";background:var(--balsam-green-text);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MultiStepForm-module__ohA-Gq__radio:focus-visible{outline:2px solid var(--aquatone);outline-offset:2px}.MultiStepForm-module__ohA-Gq__radioLabel:has(.MultiStepForm-module__ohA-Gq__radio:checked){border-color:var(--balsam-green-text);background:#5c6e6c14;font-weight:600}.MultiStepForm-module__ohA-Gq__headingText{color:var(--balsam-green-text);border-bottom:none;grid-column:1/-1;width:100%;margin-top:3rem;margin-bottom:.5rem;padding-top:0;padding-bottom:0;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:700}.MultiStepForm-module__ohA-Gq__headingText:first-child{margin-top:0!important}.MultiStepForm-module__ohA-Gq__subheadingText{color:var(--balsam-green-text);opacity:.85;column-span:all;grid-column:1/-1;width:100%;margin-top:1.5rem;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600}.MultiStepForm-module__ohA-Gq__subheadingText:first-child{margin-top:0!important}.MultiStepForm-module__ohA-Gq__singleCheckbox{break-inside:avoid}:is(.MultiStepForm-module__ohA-Gq__questionBlock:has(.MultiStepForm-module__ohA-Gq__headingText),.MultiStepForm-module__ohA-Gq__questionBlock:has(.MultiStepForm-module__ohA-Gq__subheadingText)){grid-column:1/-1!important}:is(.MultiStepForm-module__ohA-Gq__questionBlock:has(textarea[placeholder*=concern]),.MultiStepForm-module__ohA-Gq__questionBlock:has(textarea[placeholder*="Describe the primary"])){margin-top:.5rem}.MultiStepForm-module__ohA-Gq__modalButtonWrapper{align-items:center;gap:1rem;display:flex}.MultiStepForm-module__ohA-Gq__modalButton{background:var(--surface);border:2px solid var(--balsam-green);color:var(--balsam-green-text);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:.875rem 1.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.MultiStepForm-module__ohA-Gq__modalButton:before{content:"";background:linear-gradient(135deg,var(--balsam-green),#5c6e6cd9);z-index:0;width:0;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.MultiStepForm-module__ohA-Gq__modalButton span{z-index:1;transition:color .4s cubic-bezier(.4,0,.2,1);position:relative}.MultiStepForm-module__ohA-Gq__modalButton.MultiStepForm-module__ohA-Gq__completed:before{width:100%}.MultiStepForm-module__ohA-Gq__modalButton.MultiStepForm-module__ohA-Gq__completed{border-color:var(--balsam-green-text);box-shadow:0 4px 12px #5c6e6c40}.MultiStepForm-module__ohA-Gq__modalButton.MultiStepForm-module__ohA-Gq__completed>span:not(.MultiStepForm-module__ohA-Gq__completedIcon){color:#f5f5f5}.MultiStepForm-module__ohA-Gq__modalButton.MultiStepForm-module__ohA-Gq__completed .MultiStepForm-module__ohA-Gq__completedIcon{color:var(--balsam-green-text)}@media (hover:hover){.MultiStepForm-module__ohA-Gq__modalButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #5c6e6c4d}.MultiStepForm-module__ohA-Gq__modalButton.MultiStepForm-module__ohA-Gq__completed:hover{box-shadow:0 6px 20px #5c6e6c66}}.MultiStepForm-module__ohA-Gq__modalButton:focus-visible{transform:translateY(-2px);box-shadow:0 6px 16px #5c6e6c4d}.MultiStepForm-module__ohA-Gq__completedIcon{background:var(--surface);width:24px;height:24px;color:var(--balsam-green-text);z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:900;line-height:1;animation:.4s cubic-bezier(.68,-.55,.265,1.55) MultiStepForm-module__ohA-Gq__checkmarkPop;display:inline-flex;position:relative;box-shadow:0 2px 4px #0000001a}@keyframes MultiStepForm-module__ohA-Gq__checkmarkPop{0%{opacity:0;transform:scale(0)rotate(-45deg)}50%{transform:scale(1.2)rotate(5deg)}to{opacity:1;transform:scale(1)rotate(0)}}.MultiStepForm-module__ohA-Gq__singleCheckbox{align-items:center;display:flex}.MultiStepForm-module__ohA-Gq__checkboxSingleLabel{cursor:pointer;color:var(--balsam-green-text);align-items:center;gap:.5rem;padding:.375rem 0;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.3;display:flex}.MultiStepForm-module__ohA-Gq__singleCheckbox:has(.MultiStepForm-module__ohA-Gq__checkbox:checked) .MultiStepForm-module__ohA-Gq__checkboxSingleLabel{font-weight:600}.MultiStepForm-module__ohA-Gq__checkboxGroup{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.MultiStepForm-module__ohA-Gq__pregnancyWrapper{flex-flow:wrap;align-items:flex-start;gap:1rem;display:flex!important}.MultiStepForm-module__ohA-Gq__pregnancyWrapper .MultiStepForm-module__ohA-Gq__questionLabel{flex-shrink:0;margin:0;padding-top:.5rem}.MultiStepForm-module__ohA-Gq__pregnancyOptions{flex-flow:wrap;align-items:center;gap:.625rem;grid-template-columns:none!important;display:flex!important}.MultiStepForm-module__ohA-Gq__pregnancyOptions .MultiStepForm-module__ohA-Gq__checkboxLabel{flex:none;width:auto;min-height:auto;padding:.375rem .625rem;font-size:.875rem}.MultiStepForm-module__ohA-Gq__pregnancyOptions .MultiStepForm-module__ohA-Gq__checkbox{width:18px;height:18px}.MultiStepForm-module__ohA-Gq__checkboxLabel{background:var(--surface);border:2px solid var(--aquatone);cursor:pointer;color:var(--balsam-green-text);border-radius:10px;align-items:center;gap:.625rem;padding:.625rem .875rem;font-family:Inter,sans-serif;font-size:clamp(.875rem,1.2cqi,1rem);font-weight:500;line-height:1.3;transition:all .3s;display:flex}@media (hover:hover){.MultiStepForm-module__ohA-Gq__checkboxLabel:hover{border-color:var(--balsam-green-text);background:var(--aquatone-5)}}.MultiStepForm-module__ohA-Gq__checkboxLabel:focus-visible{border-color:var(--balsam-green-text);background:var(--aquatone-5)}.MultiStepForm-module__ohA-Gq__checkbox{appearance:none;border:2px solid var(--balsam-green-border,#5c6e6c66);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px;transition:all .2s;position:relative}.MultiStepForm-module__ohA-Gq__checkbox:checked{border-color:var(--balsam-green-text);background:0 0}.MultiStepForm-module__ohA-Gq__checkbox:checked:after{content:"✓";color:var(--balsam-green-text);font-size:14px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MultiStepForm-module__ohA-Gq__checkbox:focus-visible{outline:2px solid var(--aquatone);outline-offset:2px}[data-theme=dark] .MultiStepForm-module__ohA-Gq__checkbox{border-color:var(--text-secondary)}[data-theme=dark] .MultiStepForm-module__ohA-Gq__checkbox:checked{border-color:var(--balsam-green-text)}[data-theme=dark] .MultiStepForm-module__ohA-Gq__checkbox:checked:after{color:var(--balsam-green-text)}.MultiStepForm-module__ohA-Gq__checkboxLabel:has(.MultiStepForm-module__ohA-Gq__checkbox:checked){border-color:var(--balsam-green-text);background:#5c6e6c14;font-weight:600}.MultiStepForm-module__ohA-Gq__errorMessage{color:var(--warm-copper);margin-top:-.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.MultiStepForm-module__ohA-Gq__crisisAlert{border-left:4px solid var(--artemis);background:#d2a96a1f;border-radius:12px;grid-column:1/-1;gap:1rem;margin:1rem 0;padding:1.25rem 1.5rem;animation:.5s ease-out MultiStepForm-module__ohA-Gq__gentleFadeIn;display:flex}.MultiStepForm-module__ohA-Gq__crisisAlertIcon{flex-shrink:0;font-size:1.5rem;line-height:1}.MultiStepForm-module__ohA-Gq__crisisAlertContent{color:var(--balsam-green-text);font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.6}.MultiStepForm-module__ohA-Gq__crisisLink{color:var(--balsam-green-text);text-underline-offset:2px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;transition:all .2s}@media (hover:hover){.MultiStepForm-module__ohA-Gq__crisisLink:hover{color:var(--artemis);-webkit-text-decoration-color:var(--artemis);text-decoration-color:var(--artemis)}}.MultiStepForm-module__ohA-Gq__crisisLink:focus-visible{color:var(--artemis);-webkit-text-decoration-color:var(--artemis);text-decoration-color:var(--artemis)}.MultiStepForm-module__ohA-Gq__crisisLink:active{transform:scale(.98)}@keyframes MultiStepForm-module__ohA-Gq__gentleFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.MultiStepForm-module__ohA-Gq__questionBlock:has(.MultiStepForm-module__ohA-Gq__crisisAlert){grid-column:1/-1!important}.MultiStepForm-module__ohA-Gq__infoBox{background:#a6b7aa14;border-radius:8px;grid-column:1/-1;gap:.75rem;margin:.25rem 0;padding:.75rem 1rem;display:flex}.MultiStepForm-module__ohA-Gq__infoBoxContent{color:var(--text-dark);font-family:Inter,sans-serif;font-size:.875rem;line-height:1.4}.MultiStepForm-module__ohA-Gq__infoBoxLink{color:var(--balsam-green-text);text-underline-offset:2px;cursor:pointer;z-index:1;font-weight:600;text-decoration:underline;transition:color .2s;position:relative}@media (hover:hover){.MultiStepForm-module__ohA-Gq__infoBoxLink:hover{color:var(--dusty-coral)}}.MultiStepForm-module__ohA-Gq__infoBoxLink:focus-visible{color:var(--dusty-coral)}.MultiStepForm-module__ohA-Gq__questionBlock:has(.MultiStepForm-module__ohA-Gq__infoBox){grid-column:1/-1!important}.MultiStepForm-module__ohA-Gq__navigation{border-top:2px solid var(--aquatone-20);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-top:.5rem;padding-top:.625rem;display:grid}.MultiStepForm-module__ohA-Gq__navLeft{justify-content:flex-start;display:flex}.MultiStepForm-module__ohA-Gq__navCenter{justify-content:center;display:flex}.MultiStepForm-module__ohA-Gq__navRight{justify-content:flex-end;display:flex}.MultiStepForm-module__ohA-Gq__validationNotice{border:1.5px solid var(--warm-copper);background:#d2a96a1a;border-radius:12px;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;animation:.3s ease-out MultiStepForm-module__ohA-Gq__slideUp;display:flex}.MultiStepForm-module__ohA-Gq__validationIcon{flex-shrink:0;padding-top:.0625rem;font-size:1.25rem;line-height:1}.MultiStepForm-module__ohA-Gq__validationText{color:var(--warm-copper);font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.4}@keyframes MultiStepForm-module__ohA-Gq__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes MultiStepForm-module__ohA-Gq__highlight{0%{box-shadow:0 0 #d2a96ab3}50%{box-shadow:0 0 0 8px #d2a96a33}to{box-shadow:0 0 #d2a96a00}}@container form (min-width:1920px){.MultiStepForm-module__ohA-Gq__container{max-width:1800px;padding:0 2rem}}@container form (min-width:1600px) and (max-width:1919px){.MultiStepForm-module__ohA-Gq__container{max-width:1600px;padding:0 1.75rem}}@container form (min-width:1450px) and (max-width:1599px){.MultiStepForm-module__ohA-Gq__container{max-width:1400px;padding:0 1.5rem}}@container form (min-width:1400px) and (max-width:1449px){.MultiStepForm-module__ohA-Gq__questionsContainer{gap:.75rem}.MultiStepForm-module__ohA-Gq__questionsGrid{gap:.5rem 1rem}.MultiStepForm-module__ohA-Gq__container{max-width:1400px;min-height:calc(100vh - 100px);padding:0 1.25rem}}@container form (min-width:1201px) and (max-width:1399px){.MultiStepForm-module__ohA-Gq__container{max-width:1300px;padding:0 1rem}.MultiStepForm-module__ohA-Gq__questionsGrid{grid-template-columns:repeat(10,1fr)!important}.MultiStepForm-module__ohA-Gq__fieldTiny,.MultiStepForm-module__ohA-Gq__fieldExtraSmall{grid-column:span 1!important}.MultiStepForm-module__ohA-Gq__fieldSmall{grid-column:span 3!important}.MultiStepForm-module__ohA-Gq__fieldMedium{grid-column:span 4!important}.MultiStepForm-module__ohA-Gq__fieldLarge{grid-column:span 5!important}.MultiStepForm-module__ohA-Gq__fieldFull{grid-column:span 10!important}}@container form (min-width:1025px) and (max-width:1200px){.MultiStepForm-module__ohA-Gq__container{max-width:1100px;padding:0 .75rem}.MultiStepForm-module__ohA-Gq__questionsGrid{grid-template-columns:repeat(8,1fr)!important}.MultiStepForm-module__ohA-Gq__fieldTiny,.MultiStepForm-module__ohA-Gq__fieldExtraSmall{grid-column:span 1!important}.MultiStepForm-module__ohA-Gq__fieldSmall{grid-column:span 2!important}.MultiStepForm-module__ohA-Gq__fieldMedium{grid-column:span 3!important}.MultiStepForm-module__ohA-Gq__fieldLarge{grid-column:span 4!important}.MultiStepForm-module__ohA-Gq__fieldFull{grid-column:span 8!important}.MultiStepForm-module__ohA-Gq__checkboxGroup,.MultiStepForm-module__ohA-Gq__radioGroup{grid-template-columns:repeat(3,1fr)}}@container form (min-width:481px) and (max-width:1024px){.MultiStepForm-module__ohA-Gq__container{max-width:100%;min-height:auto;padding:0 .5rem}.MultiStepForm-module__ohA-Gq__questionsGrid{gap:.75rem;grid-template-columns:repeat(6,1fr)!important}.MultiStepForm-module__ohA-Gq__fieldTiny{grid-column:span 1!important}.MultiStepForm-module__ohA-Gq__fieldExtraSmall,.MultiStepForm-module__ohA-Gq__fieldSmall{grid-column:span 2!important}.MultiStepForm-module__ohA-Gq__fieldMedium,.MultiStepForm-module__ohA-Gq__fieldLarge{grid-column:span 3!important}.MultiStepForm-module__ohA-Gq__fieldFull{grid-column:span 6!important}.MultiStepForm-module__ohA-Gq__checkboxGroup,.MultiStepForm-module__ohA-Gq__radioGroup{grid-template-columns:repeat(2,1fr)}.MultiStepForm-module__ohA-Gq__questionBlockInline{grid-column:1/-1!important}.MultiStepForm-module__ohA-Gq__questionBlockInline .MultiStepForm-module__ohA-Gq__questionLabel{max-width:60%;white-space:normal!important;flex-shrink:1!important}.MultiStepForm-module__ohA-Gq__questionBlockInline .MultiStepForm-module__ohA-Gq__radioInline{flex-wrap:nowrap;flex-shrink:0}}@container form (min-width:601px) and (max-width:900px){.MultiStepForm-module__ohA-Gq__questionsGrid{gap:.625rem}.MultiStepForm-module__ohA-Gq__input,.MultiStepForm-module__ohA-Gq__select,.MultiStepForm-module__ohA-Gq__textarea{padding:.5rem .75rem}.MultiStepForm-module__ohA-Gq__questionsContainer{gap:.625rem}.MultiStepForm-module__ohA-Gq__checkboxLabel,.MultiStepForm-module__ohA-Gq__radioLabel{padding:.5rem .75rem}}@container form (min-width:481px) and (max-width:600px){.MultiStepForm-module__ohA-Gq__questionsGrid,.MultiStepForm-module__ohA-Gq__questionsContainer{gap:.5rem}.MultiStepForm-module__ohA-Gq__fieldMedium,.MultiStepForm-module__ohA-Gq__fieldLarge{grid-column:span 6!important}.MultiStepForm-module__ohA-Gq__fieldSmall{grid-column:span 3!important}.MultiStepForm-module__ohA-Gq__input,.MultiStepForm-module__ohA-Gq__select,.MultiStepForm-module__ohA-Gq__textarea,.MultiStepForm-module__ohA-Gq__checkboxLabel,.MultiStepForm-module__ohA-Gq__radioLabel{padding:.375rem .625rem}.MultiStepForm-module__ohA-Gq__questionBlockInline .MultiStepForm-module__ohA-Gq__questionLabel{white-space:normal;flex-shrink:1;max-width:60%}}@container form (max-width:480px){.MultiStepForm-module__ohA-Gq__container{max-width:100%;min-height:auto;padding:0 .5rem}.MultiStepForm-module__ohA-Gq__questionLabel{font-size:1rem}.MultiStepForm-module__ohA-Gq__questionsGrid{gap:.25rem;grid-template-columns:1fr!important}.MultiStepForm-module__ohA-Gq__fieldTiny,.MultiStepForm-module__ohA-Gq__fieldExtraSmall,.MultiStepForm-module__ohA-Gq__fieldSmall,.MultiStepForm-module__ohA-Gq__fieldMedium,.MultiStepForm-module__ohA-Gq__fieldLarge,.MultiStepForm-module__ohA-Gq__fieldFull{grid-column:span 1!important}.MultiStepForm-module__ohA-Gq__questionsContainer,.MultiStepForm-module__ohA-Gq__stepIndicators{gap:.5rem}.MultiStepForm-module__ohA-Gq__stepDot{width:36px;height:36px;font-size:.875rem}.MultiStepForm-module__ohA-Gq__input,.MultiStepForm-module__ohA-Gq__select,.MultiStepForm-module__ohA-Gq__textarea{min-height:44px;padding:.5rem .75rem;font-size:16px}.MultiStepForm-module__ohA-Gq__radioInline{flex-direction:row;gap:.5rem;width:auto}.MultiStepForm-module__ohA-Gq__radioInlineLabel{flex:1;align-items:center;min-height:44px;padding:.5rem .75rem;line-height:1.2}.MultiStepForm-module__ohA-Gq__radioInlineInput{align-self:center;flex-grow:0!important;flex-shrink:0!important;width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;min-height:20px!important;max-height:20px!important}.MultiStepForm-module__ohA-Gq__scaleOptions{flex-flow:wrap;gap:.5rem}.MultiStepForm-module__ohA-Gq__scaleOption{flex-direction:row;flex:auto;justify-content:center;min-width:auto;min-height:44px;padding:.5rem .75rem}.MultiStepForm-module__ohA-Gq__checkboxGroup{grid-template-columns:repeat(2,1fr);gap:.125rem}.MultiStepForm-module__ohA-Gq__radioGroup{grid-template-columns:1fr;gap:.125rem}.MultiStepForm-module__ohA-Gq__checkboxLabel,.MultiStepForm-module__ohA-Gq__radioLabel{min-height:44px;padding:.5rem .75rem}.MultiStepForm-module__ohA-Gq__questionBlockInline:not([data-inline-mobile=true]){gap:.25rem;flex-direction:column!important;align-items:stretch!important}.MultiStepForm-module__ohA-Gq__questionBlock:has(input[type=number]):not([data-vertical-layout=true]):not([data-inline-mobile=true]):not(:has(input[readonly])){gap:.25rem;flex-direction:column!important;align-items:stretch!important}.MultiStepForm-module__ohA-Gq__questionBlock:has(input[type=text]):not(:has(.MultiStepForm-module__ohA-Gq__tableWrapper)):not([data-vertical-layout=true]):not([data-inline-mobile=true]){gap:.25rem;flex-direction:column!important;align-items:stretch!important}.MultiStepForm-module__ohA-Gq__questionBlock:has(select):not(:has(.MultiStepForm-module__ohA-Gq__tableWrapper)):not([data-vertical-layout=true]):not([data-inline-mobile=true]){gap:.25rem;flex-direction:column!important;align-items:stretch!important}.MultiStepForm-module__ohA-Gq__questionBlockInline:not([data-inline-mobile=true]) .MultiStepForm-module__ohA-Gq__questionLabel{white-space:normal}.MultiStepForm-module__ohA-Gq__questionBlock:has(input[type=number]):not([data-vertical-layout=true]):not([data-inline-mobile=true]):not(:has(input[readonly])) .MultiStepForm-module__ohA-Gq__questionLabel{white-space:normal}.MultiStepForm-module__ohA-Gq__questionBlock:has(input[type=text]):not(:has(.MultiStepForm-module__ohA-Gq__tableWrapper)):not([data-vertical-layout=true]):not([data-inline-mobile=true]) .MultiStepForm-module__ohA-Gq__questionLabel{white-space:normal}.MultiStepForm-module__ohA-Gq__questionBlock:has(select):not(:has(.MultiStepForm-module__ohA-Gq__tableWrapper)):not([data-vertical-layout=true]):not([data-inline-mobile=true]) .MultiStepForm-module__ohA-Gq__questionLabel{white-space:normal}.MultiStepForm-module__ohA-Gq__questionBlock:has(input[type=number]):not([data-vertical-layout=true]):not([data-inline-mobile=true]):not(:has(input[readonly])) input[type=number]{max-width:100%}.MultiStepForm-module__ohA-Gq__questionBlock:has(input[type=text]):not(:has(.MultiStepForm-module__ohA-Gq__tableWrapper)):not([data-vertical-layout=true]):not([data-inline-mobile=true]) input[type=text]{max-width:100%}.MultiStepForm-module__ohA-Gq__questionBlock:has(select):not(:has(.MultiStepForm-module__ohA-Gq__tableWrapper)):not([data-vertical-layout=true]):not([data-inline-mobile=true]) select{max-width:100%}.MultiStepForm-module__ohA-Gq__questionBlock[data-inline-mobile=true]{flex-wrap:wrap;gap:.5rem;flex-direction:row!important;align-items:center!important;display:flex!important}.MultiStepForm-module__ohA-Gq__questionBlock[data-inline-mobile=true] .MultiStepForm-module__ohA-Gq__questionLabel{white-space:nowrap;text-overflow:ellipsis;flex:0 0 40%;min-width:0;font-size:1rem;line-height:44px;overflow:hidden}.MultiStepForm-module__ohA-Gq__questionBlock[data-inline-mobile=true] input,.MultiStepForm-module__ohA-Gq__questionBlock[data-inline-mobile=true] select{flex:1;min-width:0;min-height:44px}.MultiStepForm-module__ohA-Gq__questionBlock[data-inline-mobile=true] .MultiStepForm-module__ohA-Gq__radioInline{flex-shrink:0;gap:.5rem;display:flex;flex-direction:row!important}.MultiStepForm-module__ohA-Gq__questionBlock[data-inline-mobile=true] .MultiStepForm-module__ohA-Gq__radioInlineLabel{width:auto;min-width:44px;min-height:44px;padding:.5rem .75rem}.MultiStepForm-module__ohA-Gq__headingText{margin-top:1.5rem;margin-bottom:.25rem}.MultiStepForm-module__ohA-Gq__headingText:first-child{margin-top:0!important}.MultiStepForm-module__ohA-Gq__subheadingText{margin-top:1rem;margin-bottom:.25rem}.MultiStepForm-module__ohA-Gq__navigation{background:var(--surface);padding:.5rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom,0));box-sizing:border-box;border-top:2px solid var(--aquatone-20);flex-flow:row;align-items:center;gap:.25rem;width:calc(100% + 1rem);max-width:100vw;margin:0 -.5rem;display:flex;position:sticky;bottom:0;overflow:hidden;box-shadow:0 -4px 12px #0000001a}.MultiStepForm-module__ohA-Gq__navLeft{flex:none;order:1}.MultiStepForm-module__ohA-Gq__navCenter{flex:1 1 0;order:2;justify-content:center;min-width:0;display:flex;overflow:hidden}.MultiStepForm-module__ohA-Gq__navRight{flex:none;order:3;justify-content:flex-end;display:flex}.MultiStepForm-module__ohA-Gq__navLeft button,.MultiStepForm-module__ohA-Gq__navCenter button,.MultiStepForm-module__ohA-Gq__navRight button{white-space:nowrap;flex-shrink:0;min-height:44px;height:auto!important;padding:.5rem .625rem!important}.MultiStepForm-module__ohA-Gq__validationNotice{align-items:center;gap:.25rem;width:100%;min-width:0;min-height:44px;padding:.25rem .5rem}.MultiStepForm-module__ohA-Gq__validationIcon{flex-shrink:0;font-size:.875rem}.MultiStepForm-module__ohA-Gq__validationText{word-break:break-word;min-width:0;font-size:.8125rem;line-height:1.3;white-space:normal!important}}@container form (max-width:600px){.MultiStepForm-module__ohA-Gq__checkboxGroup,.MultiStepForm-module__ohA-Gq__radioGroup{grid-template-columns:1fr;gap:.125rem}.MultiStepForm-module__ohA-Gq__checkboxLabel,.MultiStepForm-module__ohA-Gq__radioLabel{padding:.25rem .5rem}.MultiStepForm-module__ohA-Gq__pregnancyWrapper{gap:.5rem;flex-direction:column!important}.MultiStepForm-module__ohA-Gq__pregnancyWrapper .MultiStepForm-module__ohA-Gq__questionLabel{padding-top:0}}@container form (max-width:375px){.MultiStepForm-module__ohA-Gq__container{padding:0 .25rem}.MultiStepForm-module__ohA-Gq__questionsGrid{gap:.125rem}.MultiStepForm-module__ohA-Gq__questionsContainer{gap:.25rem}.MultiStepForm-module__ohA-Gq__input,.MultiStepForm-module__ohA-Gq__select,.MultiStepForm-module__ohA-Gq__textarea,.MultiStepForm-module__ohA-Gq__radioInlineLabel,.MultiStepForm-module__ohA-Gq__scaleOption,.MultiStepForm-module__ohA-Gq__checkboxLabel,.MultiStepForm-module__ohA-Gq__radioLabel{padding:.375rem .5rem}.MultiStepForm-module__ohA-Gq__headingText{margin-top:1rem;margin-bottom:.125rem}.MultiStepForm-module__ohA-Gq__subheadingText{margin-top:.5rem;margin-bottom:.125rem}.MultiStepForm-module__ohA-Gq__progressSection{margin-bottom:.25rem}.MultiStepForm-module__ohA-Gq__stepDot{width:36px;height:36px;font-size:.875rem}.MultiStepForm-module__ohA-Gq__stepIndicators{gap:.375rem}}@container form (max-width:1200px){.MultiStepForm-module__ohA-Gq__questionBlock[id=intake_spiritual_importance]{grid-column-start:1!important}.MultiStepForm-module__ohA-Gq__questionBlock[id=intake_spiritual_details]{grid-column:1/-1!important}}.MultiStepForm-module__ohA-Gq__questionBlock{transition:transform .3s}@media (hover:hover){.MultiStepForm-module__ohA-Gq__radioLabel:hover,.MultiStepForm-module__ohA-Gq__checkboxLabel:hover{transform:translate(4px)}}.MultiStepForm-module__ohA-Gq__radioLabel:focus-visible,.MultiStepForm-module__ohA-Gq__checkboxLabel:focus-visible{transform:translate(4px)}.MultiStepForm-module__ohA-Gq__hipaaSignButtonContainer{background:var(--aquatone-5);border:1.5px solid var(--aquatone-20);border-radius:12px;flex-direction:column;grid-column:1/-1;align-items:flex-start;gap:.5rem;margin-top:.75rem;padding:1rem;display:flex}.MultiStepForm-module__ohA-Gq__signHIPAAButton{background:var(--balsam-green);color:#f5f5f5;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #5c6e6c26}@media (hover:hover){.MultiStepForm-module__ohA-Gq__signHIPAAButton:hover{background:var(--aquatone);transform:translateY(-2px);box-shadow:0 6px 16px #5c6e6c40}}.MultiStepForm-module__ohA-Gq__signHIPAAButton:focus-visible{background:var(--aquatone);transform:translateY(-2px);box-shadow:0 6px 16px #5c6e6c40}.MultiStepForm-module__ohA-Gq__signHIPAAButton:active{transform:translateY(0);box-shadow:0 2px 8px #5c6e6c26}.MultiStepForm-module__ohA-Gq__signHIPAAButtonCompleted{background:var(--surface)!important;color:var(--balsam-green-text)!important;border:2px solid var(--balsam-green)!important;box-shadow:0 2px 12px #5c6e6c33!important}@media (hover:hover){.MultiStepForm-module__ohA-Gq__signHIPAAButtonCompleted:hover{border-color:var(--balsam-green-text)!important;background:#5c6e6c0d!important;box-shadow:0 6px 20px #5c6e6c4d!important}}.MultiStepForm-module__ohA-Gq__signHIPAAButtonCompleted:focus-visible{border-color:var(--balsam-green-text)!important;background:#5c6e6c0d!important;box-shadow:0 6px 20px #5c6e6c4d!important}.MultiStepForm-module__ohA-Gq__signHIPAAButtonCompleted:active{transform:translateY(0);box-shadow:0 2px 12px #5c6e6c33!important}.MultiStepForm-module__ohA-Gq__hipaaButtonGroup{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.MultiStepForm-module__ohA-Gq__viewHIPAAButton{color:var(--balsam-green-text);border:1.5px solid var(--balsam-green);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.375rem;padding:.75rem 1.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}@media (hover:hover){.MultiStepForm-module__ohA-Gq__viewHIPAAButton:hover{background:#5c6e6c1a;transform:translateY(-1px)}}.MultiStepForm-module__ohA-Gq__viewHIPAAButton:focus-visible{background:#5c6e6c1a;transform:translateY(-1px)}.MultiStepForm-module__ohA-Gq__viewHIPAAButton:active{transform:translateY(0)}.MultiStepForm-module__ohA-Gq__viewHIPAAButton svg{flex-shrink:0}.MultiStepForm-module__ohA-Gq__hipaaButtonHint{color:var(--text-dark);margin:0;font-family:Inter,sans-serif;font-size:.875rem;font-style:italic;line-height:1.5}.MultiStepForm-module__ohA-Gq__hipaaSuccessNotification{z-index:2000;background:var(--surface);border:1.5px solid var(--balsam-green);border-radius:12px;min-width:320px;max-width:500px;padding:1.25rem 1.5rem;animation:.4s ease-out MultiStepForm-module__ohA-Gq__slideInFromRight,.5s ease-in 4.5s MultiStepForm-module__ohA-Gq__fadeOut;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 8px 24px #5c6e6c33}@keyframes MultiStepForm-module__ohA-Gq__slideInFromRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes MultiStepForm-module__ohA-Gq__fadeOut{0%{opacity:1}to{opacity:0}}.MultiStepForm-module__ohA-Gq__successContent{color:var(--balsam-green-text);align-items:flex-start;gap:.75rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.6;display:flex}@media (max-width:480px){.MultiStepForm-module__ohA-Gq__checkboxGroup{grid-template-columns:repeat(2,1fr);gap:.25rem!important}.MultiStepForm-module__ohA-Gq__radioGroup{grid-template-columns:1fr!important;gap:.25rem!important}.MultiStepForm-module__ohA-Gq__checkboxLabel,.MultiStepForm-module__ohA-Gq__radioLabel{padding:.375rem .5rem}.MultiStepForm-module__ohA-Gq__hipaaSignButtonContainer{padding:.875rem}.MultiStepForm-module__ohA-Gq__hipaaButtonGroup{flex-direction:column;gap:.5rem;width:100%}.MultiStepForm-module__ohA-Gq__signHIPAAButton,.MultiStepForm-module__ohA-Gq__viewHIPAAButton{justify-content:center;width:100%;min-height:48px;font-size:16px}.MultiStepForm-module__ohA-Gq__hipaaSuccessNotification{min-width:auto;max-width:none;top:1rem;left:1rem;right:1rem}}@media (max-width:375px){.MultiStepForm-module__ohA-Gq__hipaaSuccessNotification{padding:1rem;top:.5rem;left:.5rem;right:.5rem}.MultiStepForm-module__ohA-Gq__successContent{font-size:.875rem}}.MultiStepForm-module__ohA-Gq__compactConfirmation{z-index:10100;background:var(--surface);border-bottom:2px solid #d39d874d;animation:.2s MultiStepForm-module__ohA-Gq__slideDown;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 12px #5c6e6c26}@keyframes MultiStepForm-module__ohA-Gq__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.MultiStepForm-module__ohA-Gq__confirmContent{flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 1.5rem 1.5rem;display:flex;position:relative}.MultiStepForm-module__ohA-Gq__confirmHeader{position:absolute;top:.75rem;left:.75rem}.MultiStepForm-module__ohA-Gq__confirmQuestion{display:none}.MultiStepForm-module__ohA-Gq__confirmQuestionMobile{color:var(--balsam-green-text);text-align:center;margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;display:block}.MultiStepForm-module__ohA-Gq__confirmButtons{align-items:center;gap:1rem;display:flex}.MultiStepForm-module__ohA-Gq__confirmExitButton,.MultiStepForm-module__ohA-Gq__confirmSaveButton{cursor:pointer;background:0 0;border:1.5px solid;border-radius:20px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}.MultiStepForm-module__ohA-Gq__confirmExitButton{color:var(--warm-copper);border-color:#bb71544d}@media (hover:hover){.MultiStepForm-module__ohA-Gq__confirmExitButton:hover:not(:disabled){border-color:var(--warm-copper);background:#bb715414}}.MultiStepForm-module__ohA-Gq__confirmExitButton:focus-visible:not(:disabled){border-color:var(--warm-copper);background:#bb715414}.MultiStepForm-module__ohA-Gq__confirmSaveButton{color:#fff;background:var(--balsam-green-text);border-color:var(--balsam-green-text)}[data-theme=dark] .MultiStepForm-module__ohA-Gq__confirmSaveButton{color:var(--charcoal)}@media (hover:hover){.MultiStepForm-module__ohA-Gq__confirmSaveButton:hover:not(:disabled){background:var(--balsam-green-hover,#4a5a58);border-color:var(--balsam-green-hover,#4a5a58)}[data-theme=dark] .MultiStepForm-module__ohA-Gq__confirmSaveButton:hover:not(:disabled){background:var(--balsam-green-text);border-color:var(--balsam-green-text);filter:brightness(1.15);box-shadow:var(--shadow-lg)}}.MultiStepForm-module__ohA-Gq__confirmSaveButton:focus-visible:not(:disabled){background:var(--balsam-green-hover,#4a5a58);border-color:var(--balsam-green-hover,#4a5a58)}[data-theme=dark] .MultiStepForm-module__ohA-Gq__confirmSaveButton:focus-visible:not(:disabled){background:var(--balsam-green-text);border-color:var(--balsam-green-text);filter:brightness(1.15);box-shadow:var(--shadow-lg)}.MultiStepForm-module__ohA-Gq__confirmBackButton{width:36px;height:36px;color:var(--balsam-green-text);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.MultiStepForm-module__ohA-Gq__confirmBackButton:focus-visible{background:var(--balsam-green);color:#fff;transform:translate(-2px)}@media (hover:hover){.MultiStepForm-module__ohA-Gq__confirmBackButton:hover{background:var(--balsam-green);color:#fff;transform:translate(-2px)}}.MultiStepForm-module__ohA-Gq__confirmBackButton svg{width:20px;height:20px}.MultiStepForm-module__ohA-Gq__confirmExitButton:disabled,.MultiStepForm-module__ohA-Gq__confirmSaveButton:disabled,.MultiStepForm-module__ohA-Gq__confirmBackButton:disabled{opacity:.5;cursor:not-allowed}.MultiStepForm-module__ohA-Gq__confirmOverlay{z-index:1;background:0 0;position:fixed;inset:0}.MultiStepForm-module__ohA-Gq__contentDimmed{opacity:.4;pointer-events:none;margin-top:5rem}.MultiStepForm-module__ohA-Gq__flowSaveIndicator{z-index:500;background:var(--surface);border:1.5px solid var(--aquatone-30);border-radius:20px;padding:.5rem 1rem;animation:.3s MultiStepForm-module__ohA-Gq__fadeIn;position:fixed;top:1rem;right:1rem;box-shadow:0 2px 8px #5c6e6c1a}@keyframes MultiStepForm-module__ohA-Gq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MultiStepForm-module__ohA-Gq__savingText{color:var(--text-dark);font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;animation:1.5s ease-in-out infinite MultiStepForm-module__ohA-Gq__pulse}.MultiStepForm-module__ohA-Gq__savedText{color:var(--balsam-green-text);font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}@media (max-width:480px){.MultiStepForm-module__ohA-Gq__confirmButtons{flex-direction:row;width:100%}.MultiStepForm-module__ohA-Gq__confirmExitButton,.MultiStepForm-module__ohA-Gq__confirmSaveButton{flex:1;justify-content:center;min-height:44px}.MultiStepForm-module__ohA-Gq__flowSaveIndicator{top:.75rem;right:.75rem}}
.PatientDetail-module__NWzZPa__pageHeader{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:clamp(.75rem,1.5vh,1rem);display:flex}.PatientDetail-module__NWzZPa__titleRow{align-items:center;gap:.75rem;display:flex}.PatientDetail-module__NWzZPa__backButton{width:36px;height:36px;color:var(--balsam-green-text);background:#a6b7aa26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.PatientDetail-module__NWzZPa__backButton:hover,.PatientDetail-module__NWzZPa__backButton:focus-visible{background:var(--balsam-green);color:#fff;transform:translate(-2px)}.PatientDetail-module__NWzZPa__backButton svg{width:20px;height:20px}.PatientDetail-module__NWzZPa__pageHeader h1{color:var(--balsam-green-text);margin:0;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600}.PatientDetail-module__NWzZPa__subtitle{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-size:1rem}.PatientDetail-module__NWzZPa__headerActions{flex-shrink:0;gap:1rem;display:flex}.PatientDetail-module__NWzZPa__overviewGrid{grid-template-columns:1fr 1fr;align-items:start;gap:.625rem;margin-bottom:.625rem;display:grid}.PatientDetail-module__NWzZPa__overviewGrid .PatientDetail-module__NWzZPa__cardHeader{margin-bottom:.5rem!important}.PatientDetail-module__NWzZPa__overviewGrid .PatientDetail-module__NWzZPa__cardTitle{margin-bottom:.25rem!important;font-size:1rem!important}.PatientDetail-module__NWzZPa__overviewGrid .PatientDetail-module__NWzZPa__cardSubtitle{font-size:.875rem!important}.PatientDetail-module__NWzZPa__additionalInfoGrid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.PatientDetail-module__NWzZPa__compactInfoList{flex-direction:column;gap:0;display:flex}.PatientDetail-module__NWzZPa__infoRow{border-bottom:1px solid #a6b7aa14;justify-content:space-between;align-items:center;gap:.75rem;padding:.375rem 0;display:flex}.PatientDetail-module__NWzZPa__infoRow:last-child{border-bottom:none;padding-bottom:0}.PatientDetail-module__NWzZPa__infoRow:first-child{padding-top:0}.PatientDetail-module__NWzZPa__infoRow label{color:var(--text-dark);flex-shrink:0;min-width:100px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.PatientDetail-module__NWzZPa__infoRow div{color:var(--balsam-green-text);text-align:right;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.PatientDetail-module__NWzZPa__recentAssessments{flex-direction:column;gap:.5rem;display:flex}.PatientDetail-module__NWzZPa__assessmentQuickItem{background:#a6b7aa0d;border:1px solid #a6b7aa1f;border-radius:6px;justify-content:space-between;align-items:center;padding:.625rem .75rem;transition:all .15s;display:flex}.PatientDetail-module__NWzZPa__assessmentQuickItem:hover,.PatientDetail-module__NWzZPa__assessmentQuickItem:focus-visible{border-color:var(--text-dark);background:#a6b7aa14}.PatientDetail-module__NWzZPa__assessmentQuickInfo{flex-direction:column;flex:1;gap:.375rem;display:flex}.PatientDetail-module__NWzZPa__assessmentQuickName{color:var(--balsam-green-text);font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600}.PatientDetail-module__NWzZPa__assessmentQuickMeta{flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.PatientDetail-module__NWzZPa__assessmentQuickScore{color:var(--artemis);font-family:Inter,sans-serif;font-weight:600}.PatientDetail-module__NWzZPa__assessmentQuickDate{color:var(--text-dark);font-family:Inter,sans-serif}.PatientDetail-module__NWzZPa__viewAllLink{text-align:center;border-top:1px solid #a6b7aa33;margin-top:.5rem;padding-top:.75rem}.PatientDetail-module__NWzZPa__viewAllLink a{color:var(--balsam-green-text);font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.PatientDetail-module__NWzZPa__viewAllLink a:hover,.PatientDetail-module__NWzZPa__viewAllLink a:focus-visible{color:var(--warm-copper)}.PatientDetail-module__NWzZPa__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:12px;padding:.375rem .875rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;display:inline-block}.PatientDetail-module__NWzZPa__statusActive,.PatientDetail-module__NWzZPa__statusInactive,.PatientDetail-module__NWzZPa__statusAssigned{background:var(--aquatone-30);color:var(--text-dark)}.PatientDetail-module__NWzZPa__statusCompleted{background:var(--artemis-15);border-radius:50%;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;min-height:22px;padding:0;font-size:0;display:inline-flex}.PatientDetail-module__NWzZPa__statusCompleted:before{content:"✓";color:var(--artemis-badge-text);font-size:1rem;font-weight:700}.PatientDetail-module__NWzZPa__statusInProgress{background:var(--aquatone-30);color:var(--text-dark)}.PatientDetail-module__NWzZPa__statsRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:clamp(.5rem,1vh,.875rem);margin-bottom:clamp(.5rem,1vh,.875rem);display:grid}.PatientDetail-module__NWzZPa__statItem{text-align:center}.PatientDetail-module__NWzZPa__statValue{color:var(--balsam-green-text);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700}.PatientDetail-module__NWzZPa__statValue.PatientDetail-module__NWzZPa__pending{color:var(--artemis)}.PatientDetail-module__NWzZPa__statValue.PatientDetail-module__NWzZPa__completed{color:var(--balsam-green-text)}.PatientDetail-module__NWzZPa__statLabel{color:var(--text-dark);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.PatientDetail-module__NWzZPa__emptyState{text-align:center;color:var(--text-secondary);padding:1rem .75rem;font-family:Inter,sans-serif}.PatientDetail-module__NWzZPa__emptyState p{margin:0 0 .75rem;font-size:.875rem}.PatientDetail-module__NWzZPa__tableContainer{overflow-x:auto}.PatientDetail-module__NWzZPa__assessmentsTable{border-collapse:collapse;width:100%}.PatientDetail-module__NWzZPa__assessmentsTable th{text-align:left;color:var(--balsam-green-text);border-bottom:2px solid var(--aquatone);text-transform:uppercase;letter-spacing:.5px;padding:.75rem .625rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.PatientDetail-module__NWzZPa__assessmentsTable td{border-bottom:1px solid #a6b7aa33;padding:.75rem .625rem;font-family:Inter,sans-serif}.PatientDetail-module__NWzZPa__assessmentsTable tbody tr:hover,.PatientDetail-module__NWzZPa__assessmentsTable tbody tr:focus-visible{background-color:var(--cream)}.PatientDetail-module__NWzZPa__assessmentName{color:var(--balsam-green-text);font-weight:600}.PatientDetail-module__NWzZPa__assessmentDate{color:var(--balsam-green-text);font-size:.875rem}.PatientDetail-module__NWzZPa__assessmentScore{color:var(--artemis);font-size:1.125rem;font-weight:600}@media (min-width:1920px){.PatientDetail-module__NWzZPa__templateGrid{grid-template-columns:repeat(4,1fr)}.PatientDetail-module__NWzZPa__statsRow{grid-template-columns:repeat(3,1fr)}}@media (min-width:1400px){.PatientDetail-module__NWzZPa__templateGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1201px) and (max-width:1399px){.PatientDetail-module__NWzZPa__templateGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1025px) and (max-width:1200px){.PatientDetail-module__NWzZPa__templateGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:901px) and (max-width:1024px){.PatientDetail-module__NWzZPa__templateGrid{grid-template-columns:repeat(2,1fr)}.PatientDetail-module__NWzZPa__overviewGrid{grid-template-columns:1fr 1fr}}@media (min-width:769px) and (max-width:900px){.PatientDetail-module__NWzZPa__templateGrid{grid-template-columns:1fr}.PatientDetail-module__NWzZPa__statsRow{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.PatientDetail-module__NWzZPa__pageHeader{flex-direction:column;gap:1rem;margin-bottom:1rem;padding:.5rem}.PatientDetail-module__NWzZPa__pageHeader h1{font-size:1.5rem}.PatientDetail-module__NWzZPa__subtitle,.PatientDetail-module__NWzZPa__breadcrumb{font-size:.875rem}.PatientDetail-module__NWzZPa__headerActions{flex-direction:column;gap:.5rem}.PatientDetail-module__NWzZPa__overviewGrid,.PatientDetail-module__NWzZPa__additionalInfoGrid,.PatientDetail-module__NWzZPa__statsRow,.PatientDetail-module__NWzZPa__templateGrid{grid-template-columns:1fr}.PatientDetail-module__NWzZPa__headerActions button,.PatientDetail-module__NWzZPa__headerActions a button{width:100%;min-height:48px}.PatientDetail-module__NWzZPa__infoRow{flex-direction:column;align-items:flex-start;gap:.25rem}.PatientDetail-module__NWzZPa__infoRow label{min-width:auto}.PatientDetail-module__NWzZPa__infoRow div{text-align:left}.PatientDetail-module__NWzZPa__assessmentQuickItem{flex-direction:column;align-items:flex-start;gap:.75rem}.PatientDetail-module__NWzZPa__assessmentQuickItem button{width:100%}.PatientDetail-module__NWzZPa__tableContainer{-webkit-overflow-scrolling:touch;overflow-x:auto}.PatientDetail-module__NWzZPa__assessmentsTable{min-width:600px}.PatientDetail-module__NWzZPa__assessmentsTable th,.PatientDetail-module__NWzZPa__assessmentsTable td{padding:.75rem .5rem;font-size:.875rem}.PatientDetail-module__NWzZPa__documentRow{flex-direction:column;align-items:flex-start;gap:1rem}.PatientDetail-module__NWzZPa__documentActions{width:100%}.PatientDetail-module__NWzZPa__documentMeta{flex-direction:column;gap:.25rem}.PatientDetail-module__NWzZPa__templateCard{padding:.75rem}.PatientDetail-module__NWzZPa__statValue{font-size:2rem}}@media (max-width:600px){.PatientDetail-module__NWzZPa__pageHeader h1{font-size:1.25rem}.PatientDetail-module__NWzZPa__headerActions{gap:.5rem}.PatientDetail-module__NWzZPa__statValue{font-size:1.75rem}.PatientDetail-module__NWzZPa__statLabel,.PatientDetail-module__NWzZPa__breadcrumb{font-size:.875rem}}.PatientDetail-module__NWzZPa__documentsHeader{margin-bottom:1.5rem}.PatientDetail-module__NWzZPa__documentsSubtitle{color:var(--text-dark);margin:0;font-family:Inter,sans-serif;font-size:1rem}.PatientDetail-module__NWzZPa__templateGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:clamp(.75rem,1.5vh,1.25rem);display:grid}.PatientDetail-module__NWzZPa__templateCard{flex-direction:column;height:100%;display:flex}.PatientDetail-module__NWzZPa__templateHeader{justify-content:flex-end;margin-bottom:1rem;display:flex}.PatientDetail-module__NWzZPa__templateBadge{color:var(--balsam-green-text);text-transform:uppercase;letter-spacing:.5px;background:#a6b7aa26;border-radius:8px;padding:.375rem .75rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;display:inline-block}.PatientDetail-module__NWzZPa__templateTitle{color:var(--balsam-green-text);margin:0 0 .75rem;font-family:Playfair Display,serif;font-size:1.125rem;font-weight:600}.PatientDetail-module__NWzZPa__templateDescription{color:var(--text-dark);flex-grow:1;margin:0 0 .75rem;font-family:Inter,sans-serif;font-size:.875rem}.PatientDetail-module__NWzZPa__templateMeta{border-top:1px solid #a6b7aa33;margin-bottom:.75rem;padding-top:.75rem}.PatientDetail-module__NWzZPa__fieldCount{color:var(--artemis);font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.PatientDetail-module__NWzZPa__templateActions{flex-direction:column;gap:.5rem;display:flex}.PatientDetail-module__NWzZPa__templateActions a{text-decoration:none}.PatientDetail-module__NWzZPa__documentsContainer{margin-top:1rem}.PatientDetail-module__NWzZPa__documentsList{flex-direction:column;gap:.75rem;display:flex}.PatientDetail-module__NWzZPa__documentRow{align-items:center;gap:1rem;display:flex}.PatientDetail-module__NWzZPa__documentIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.PatientDetail-module__NWzZPa__documentInfo{flex:1;min-width:0}.PatientDetail-module__NWzZPa__documentName{color:var(--balsam-green-text);text-overflow:ellipsis;white-space:nowrap;margin:0 0 .5rem;font-family:Playfair Display,serif;font-size:1.125rem;font-weight:500;overflow:hidden}.PatientDetail-module__NWzZPa__deletedBadge{color:#d32f2f;margin-left:.5rem;font-family:Inter,sans-serif;font-size:.875rem}.PatientDetail-module__NWzZPa__documentMeta{color:var(--text-dark);flex-wrap:wrap;gap:1rem;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.875rem;display:flex}.PatientDetail-module__NWzZPa__documentType{color:var(--balsam-green-text);background-color:#a6b7aa26;border-radius:4px;padding:.25rem .75rem;font-size:.875rem;font-weight:500}.PatientDetail-module__NWzZPa__documentSize,.PatientDetail-module__NWzZPa__documentDate,.PatientDetail-module__NWzZPa__uploadedBy{align-items:center;display:flex}.PatientDetail-module__NWzZPa__documentDescription{color:var(--text-dark);margin:.5rem 0 0;font-family:Inter,sans-serif;font-size:.875rem}.PatientDetail-module__NWzZPa__viewedBadge{color:var(--balsam-green-text);background-color:#a6b7aa26;border-radius:4px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.25rem .75rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;display:inline-flex}.PatientDetail-module__NWzZPa__documentActions{flex-shrink:0}.PatientDetail-module__NWzZPa__buttonSpinner{border:2px solid #f5f5f54d;border-top-color:#f5f5f5;border-radius:50%;width:14px;height:14px;margin-right:.5rem;animation:.5s linear infinite PatientDetail-module__NWzZPa__spin;display:inline-block}.PatientDetail-module__NWzZPa__spinner{border:4px solid #a6b7aa33;border-top:4px solid var(--balsam-green);border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:.5s linear infinite PatientDetail-module__NWzZPa__spin}@keyframes PatientDetail-module__NWzZPa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PatientDetail-module__NWzZPa__resendInvitationContainer{position:relative}.PatientDetail-module__NWzZPa__resendInviteButton{font-size:.875rem}.PatientDetail-module__NWzZPa__resendMessage{white-space:nowrap;z-index:10;border-radius:12px;margin-top:.5rem;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;animation:.3s PatientDetail-module__NWzZPa__slideIn;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000026}.PatientDetail-module__NWzZPa__successMessage{color:#f5f5f5;background:#5c6e6cf2}.PatientDetail-module__NWzZPa__errorMessage{color:#f5f5f5;background:#bb7154f2}@keyframes PatientDetail-module__NWzZPa__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.PatientDetail-module__NWzZPa__resendMessage{top:auto;bottom:calc(2rem + env(safe-area-inset-bottom,0));white-space:normal;position:fixed;left:1rem;right:1rem}}.PatientDetail-module__NWzZPa__portalStatusBadge{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:12px;padding:.375rem .875rem;font-size:.875rem;font-weight:600;display:inline-block}.PatientDetail-module__NWzZPa__portalStatusActive{color:var(--balsam-green-text);background:#5c6e6c59}.PatientDetail-module__NWzZPa__portalStatusSetupComplete{background:var(--artemis-20);color:#956e3c}[data-theme=dark] .PatientDetail-module__NWzZPa__portalStatusSetupComplete{color:var(--artemis)}.PatientDetail-module__NWzZPa__portalStatusInviteSent{color:var(--warm-copper);background:#bb715459}.PatientDetail-module__NWzZPa__portalStatusPending{color:var(--text-dark);background:#a6b7aa59}.PatientDetail-module__NWzZPa__contactInsuranceGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.PatientDetail-module__NWzZPa__contactSection,.PatientDetail-module__NWzZPa__insuranceSection,.PatientDetail-module__NWzZPa__emergencySection,.PatientDetail-module__NWzZPa__providersSection{min-width:0}.PatientDetail-module__NWzZPa__sectionHeading{color:var(--balsam-green-text);text-transform:uppercase;letter-spacing:.5px;border-bottom:1.5px solid #a6b7aa33;margin-bottom:.5rem;padding-bottom:.375rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700}.PatientDetail-module__NWzZPa__schedulingToggle{background:var(--surface);cursor:pointer;border:1.5px solid;border-radius:20px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative}.PatientDetail-module__NWzZPa__schedulingToggle:disabled{opacity:.6;cursor:not-allowed}.PatientDetail-module__NWzZPa__toggleEnabled{border-color:var(--balsam-green-text);background:#a6b7aa1a}.PatientDetail-module__NWzZPa__toggleDisabled{border-color:var(--warm-copper);background:#c68e5d0d}.PatientDetail-module__NWzZPa__toggleSlider{border-radius:50%;width:12px;height:12px;transition:all .3s}.PatientDetail-module__NWzZPa__toggleEnabled .PatientDetail-module__NWzZPa__toggleSlider{background:var(--balsam-green)}.PatientDetail-module__NWzZPa__toggleDisabled .PatientDetail-module__NWzZPa__toggleSlider{background:var(--warm-copper);background:var(--warm-copper)}.PatientDetail-module__NWzZPa__toggleLabel{transition:color .3s}.PatientDetail-module__NWzZPa__toggleEnabled .PatientDetail-module__NWzZPa__toggleLabel{color:var(--balsam-green-text)}.PatientDetail-module__NWzZPa__toggleDisabled .PatientDetail-module__NWzZPa__toggleLabel{color:var(--warm-copper)}.PatientDetail-module__NWzZPa__schedulingToggle:hover:not(:disabled),.PatientDetail-module__NWzZPa__schedulingToggle:focus-visible:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.PatientDetail-module__NWzZPa__contactInsuranceGrid{grid-template-columns:1fr;gap:1.5rem}}.PatientDetail-module__NWzZPa__rowDeleting{pointer-events:none;animation:.5s ease-in forwards PatientDetail-module__NWzZPa__rowVacuum}@keyframes PatientDetail-module__NWzZPa__rowVacuum{0%{opacity:1;transform:scale(1)translate(0)}50%{opacity:.7;transform:scale(.95)translate(10px)}to{opacity:0;height:0;margin:0;padding:0;transform:scale(.5)translate(50px)}}.PatientDetail-module__NWzZPa__deleteIconButton{width:36px;height:36px;color:var(--warm-copper-text);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.PatientDetail-module__NWzZPa__deleteIconButton:hover:not(:disabled),.PatientDetail-module__NWzZPa__deleteIconButton:focus-visible:not(:disabled){background:var(--warm-copper-text);color:var(--primary-button-text)}.PatientDetail-module__NWzZPa__deleteIconButton:disabled{opacity:.5;cursor:not-allowed}.PatientDetail-module__NWzZPa__deleteIconButton.PatientDetail-module__NWzZPa__deleteConfirming{color:var(--warm-copper-text);background:#bb715426;animation:.5s ease-in-out infinite alternate PatientDetail-module__NWzZPa__confirmPulse}@keyframes PatientDetail-module__NWzZPa__confirmPulse{0%{background:#bb71541a}to{background:#bb715440}}.PatientDetail-module__NWzZPa__deleteIconButton.PatientDetail-module__NWzZPa__deleteSuccess{color:var(--warm-copper-text);background:#bb715426}.PatientDetail-module__NWzZPa__deleteSpinner{color:var(--warm-copper-text);animation:.8s linear infinite PatientDetail-module__NWzZPa__deleteSpin}@keyframes PatientDetail-module__NWzZPa__deleteSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PatientDetail-module__NWzZPa__archiveIconButton{width:36px;height:36px;color:var(--text-secondary,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.PatientDetail-module__NWzZPa__archiveIconButton:hover:not(:disabled),.PatientDetail-module__NWzZPa__archiveIconButton:focus-visible:not(:disabled){background:var(--balsam-green-text);color:var(--primary-button-text)}.PatientDetail-module__NWzZPa__archiveIconButton:disabled{opacity:.5;cursor:not-allowed}.PatientDetail-module__NWzZPa__archiveIconButton.PatientDetail-module__NWzZPa__archiveSuccess{background:var(--balsam-green-text);color:var(--primary-button-text)}.PatientDetail-module__NWzZPa__archiveSpinner{color:var(--balsam-green-text);animation:.8s linear infinite PatientDetail-module__NWzZPa__deleteSpin}.PatientDetail-module__NWzZPa__uploadIconButton{width:32px;height:32px;color:var(--balsam-green-text);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.PatientDetail-module__NWzZPa__uploadIconButton:hover:not(:disabled),.PatientDetail-module__NWzZPa__uploadIconButton:focus-visible:not(:disabled){background:var(--balsam-green);color:#f5f5f5}.PatientDetail-module__NWzZPa__shareIconButton{width:32px;height:32px;color:var(--text-dark);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.PatientDetail-module__NWzZPa__shareIconButton:hover:not(:disabled),.PatientDetail-module__NWzZPa__shareIconButton:focus-visible:not(:disabled){background:var(--text-dark);color:#f5f5f5}.PatientDetail-module__NWzZPa__editIconButton{width:36px;height:36px;color:var(--text-secondary,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:all .2s;display:flex}.PatientDetail-module__NWzZPa__editIconButton:hover,.PatientDetail-module__NWzZPa__editIconButton:focus-visible{background:var(--balsam-green-text);color:var(--primary-button-text)}@media (max-width:768px){.PatientDetail-module__NWzZPa__archiveIconButton,.PatientDetail-module__NWzZPa__editIconButton,.PatientDetail-module__NWzZPa__deleteIconButton,.PatientDetail-module__NWzZPa__uploadIconButton,.PatientDetail-module__NWzZPa__shareIconButton{flex:none;width:44px;min-width:44px;height:44px;min-height:44px}}[data-theme=dark] .PatientDetail-module__NWzZPa__deletedBadge{color:var(--warm-copper-text)}
.ScrollBubble-module__FkTaXG__scrollBubble,.ScrollBubble-module__FkTaXG__scrollRail{display:none}@media (max-width:768px){.ScrollBubble-module__FkTaXG__scrollBubble{background:var(--balsam-green-text);width:52px;min-height:80px;color:var(--primary-button-text);touch-action:none;cursor:grab;will-change:top,transform;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;padding:8px 6px;transition:transform .1s ease-out,box-shadow .15s;display:flex;position:fixed;right:8px;transform:translateZ(0);box-shadow:0 4px 16px #0003,0 2px 4px #0000001a}.ScrollBubble-module__FkTaXG__scrollBubble:active,.ScrollBubble-module__FkTaXG__scrollBubbleActive{cursor:grabbing;filter:brightness(1.1);transform:scale(1.08);box-shadow:0 6px 24px #00000040,0 3px 8px #00000026}.ScrollBubble-module__FkTaXG__scrollBubbleText{text-transform:uppercase;letter-spacing:.5px;margin:3px 0;font-family:Inter,sans-serif;font-size:11px;font-weight:700;line-height:1}.ScrollBubble-module__FkTaXG__scrollBubble svg{opacity:.9;flex-shrink:0}.ScrollBubble-module__FkTaXG__scrollRail{touch-action:none;pointer-events:auto;cursor:ns-resize;background:0 0;border-radius:26px;width:52px;transition:background .3s ease-in-out;display:block;position:fixed;right:8px}.ScrollBubble-module__FkTaXG__scrollRailVisible{background:#00000014}}
.ProvidersSection-module__45K4qW__providersContainer{flex-direction:column;gap:1rem;margin-top:.5rem;padding-left:.5rem;display:flex}.ProvidersSection-module__45K4qW__providerCard{background:var(--surface-elevated);border:1.5px solid #a6b7aa33;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;transition:all .2s;display:flex}.ProvidersSection-module__45K4qW__providerCard:hover,.ProvidersSection-module__45K4qW__providerCard:focus-visible{border-color:#a6b7aa66;box-shadow:0 2px 8px #5c6e6c1a}.ProvidersSection-module__45K4qW__providerInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.ProvidersSection-module__45K4qW__providerLabel{color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.ProvidersSection-module__45K4qW__providerName{color:var(--balsam-green-text);margin-bottom:.25rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.ProvidersSection-module__45K4qW__providerDetail{color:var(--text-dark);font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4}.ProvidersSection-module__45K4qW__requestButton{background:var(--balsam-green);color:#f5f5f5;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex}.ProvidersSection-module__45K4qW__requestButton:hover,.ProvidersSection-module__45K4qW__requestButton:focus-visible{background:var(--aquatone);transform:translateY(-1px);box-shadow:0 4px 12px #5c6e6c33}.ProvidersSection-module__45K4qW__requestButton:active{transform:translateY(0)}@media (max-width:768px){.ProvidersSection-module__45K4qW__providerCard{flex-direction:column;gap:.75rem}.ProvidersSection-module__45K4qW__requestButton{justify-content:center;width:100%}}
.IntakeCompletedView-module__FIRurG__completedViewWrapper{margin-top:1rem}.IntakeCompletedView-module__FIRurG__previewHeader{background:var(--balsam-green-4);border:1.5px solid var(--text-dark);border-radius:12px;margin-bottom:1.5rem;padding:1rem}.IntakeCompletedView-module__FIRurG__previewNotice{align-items:center;gap:1rem;display:flex}.IntakeCompletedView-module__FIRurG__previewIcon{width:32px;height:32px;color:var(--balsam-green-text);flex-shrink:0}.IntakeCompletedView-module__FIRurG__previewTitle{color:var(--balsam-green-text);margin-bottom:.25rem;font-size:1rem;font-weight:600}.IntakeCompletedView-module__FIRurG__previewSubtitle{color:var(--balsam-green-text);font-size:.875rem}.IntakeCompletedView-module__FIRurG__formContainer{background:var(--background-subtle);border-radius:12px;padding:2rem 0}:is(.IntakeCompletedView-module__FIRurG__formContainer .save-indicator,.IntakeCompletedView-module__FIRurG__formContainer .draft-info){display:none!important}@media (max-width:768px){.IntakeCompletedView-module__FIRurG__previewNotice{text-align:left;flex-direction:column;align-items:flex-start}.IntakeCompletedView-module__FIRurG__previewIcon{width:24px;height:24px}.IntakeCompletedView-module__FIRurG__formContainer{padding:1rem 0}}
.QuickActionsBar-module__Vlf3bW__quickActions{margin-bottom:1rem;padding:0}.QuickActionsBar-module__Vlf3bW__sectionLabel{color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.QuickActionsBar-module__Vlf3bW__actionsGrid{flex-wrap:wrap;gap:.75rem;display:flex}.QuickActionsBar-module__Vlf3bW__actionButton{white-space:nowrap;align-items:center;gap:.5rem;display:inline-flex}.QuickActionsBar-module__Vlf3bW__toggleButton{cursor:pointer;color:var(--warm-copper-text);background:#bb715414;border:1.5px solid #bb71544d;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}@media (hover:hover){.QuickActionsBar-module__Vlf3bW__toggleButton:hover:not(:disabled){background:#bb71541f;border-color:#bb715480}}.QuickActionsBar-module__Vlf3bW__toggleButton:disabled{opacity:.6;cursor:not-allowed}.QuickActionsBar-module__Vlf3bW__toggleButton.QuickActionsBar-module__Vlf3bW__toggleActive{color:var(--balsam-green-text);background:#5c6e6c14;border-color:#5c6e6c4d}@media (hover:hover){.QuickActionsBar-module__Vlf3bW__toggleButton.QuickActionsBar-module__Vlf3bW__toggleActive:hover:not(:disabled){background:#5c6e6c1f;border-color:#5c6e6c80}}.QuickActionsBar-module__Vlf3bW__toggleSwitch{background:var(--warm-copper-text);border-radius:8px;flex-shrink:0;width:28px;height:16px;transition:background-color .2s;position:relative}.QuickActionsBar-module__Vlf3bW__toggleActive .QuickActionsBar-module__Vlf3bW__toggleSwitch{background:var(--balsam-green-text)}.QuickActionsBar-module__Vlf3bW__toggleKnob{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000001a}.QuickActionsBar-module__Vlf3bW__toggleActive .QuickActionsBar-module__Vlf3bW__toggleKnob{transform:translate(12px)}.QuickActionsBar-module__Vlf3bW__toggleLabel{white-space:nowrap}@media (max-width:1024px){.QuickActionsBar-module__Vlf3bW__actionsGrid{gap:.5rem}.QuickActionsBar-module__Vlf3bW__actionButton{padding:.75rem 1.25rem;font-size:.875rem}}@media (max-width:768px){.QuickActionsBar-module__Vlf3bW__quickActions{flex:none;order:2;margin-bottom:0}.QuickActionsBar-module__Vlf3bW__sectionLabel{display:none}.QuickActionsBar-module__Vlf3bW__actionsGrid{flex-direction:row;justify-content:flex-start;gap:.5rem}.QuickActionsBar-module__Vlf3bW__actionButton{flex:none;min-height:36px;padding:.375rem .625rem;font-size:.8125rem}.QuickActionsBar-module__Vlf3bW__toggleButton{display:none}}@media (max-width:480px){.QuickActionsBar-module__Vlf3bW__quickActions{padding:0}.QuickActionsBar-module__Vlf3bW__actionButton{min-height:32px;padding:.3125rem .5rem;font-size:.75rem}}[data-theme=dark] .QuickActionsBar-module__Vlf3bW__toggleButton{color:var(--warm-copper-text);background:#bb715426;border-color:#bb715466}@media (hover:hover){[data-theme=dark] .QuickActionsBar-module__Vlf3bW__toggleButton:hover:not(:disabled){background:#bb715433;border-color:#bb715499}}[data-theme=dark] .QuickActionsBar-module__Vlf3bW__toggleButton.QuickActionsBar-module__Vlf3bW__toggleActive{color:var(--balsam-green-text);background:#8fd4ce26;border-color:#8fd4ce66}@media (hover:hover){[data-theme=dark] .QuickActionsBar-module__Vlf3bW__toggleButton.QuickActionsBar-module__Vlf3bW__toggleActive:hover:not(:disabled){background:#8fd4ce33;border-color:#8fd4ce99}}[data-theme=dark] .QuickActionsBar-module__Vlf3bW__toggleSwitch{background:var(--warm-copper)}[data-theme=dark] .QuickActionsBar-module__Vlf3bW__toggleActive .QuickActionsBar-module__Vlf3bW__toggleSwitch{background:var(--balsam-green)}
.GoogleCalendar-module__Qn8QQW__calendarContainer{background-color:var(--warm-cream,#fbf9f6);border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.GoogleCalendar-module__Qn8QQW__loadingState{min-height:600px;color:var(--aquatone,#a6b7aa);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.GoogleCalendar-module__Qn8QQW__spinner{border:4px solid var(--warm-cream,#fbf9f6);border-top:4px solid var(--balsam-green,#5c6e6c);border-radius:50%;width:40px;height:40px;animation:1s linear infinite GoogleCalendar-module__Qn8QQW__spin}@keyframes GoogleCalendar-module__Qn8QQW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GoogleCalendar-module__Qn8QQW__calendarFooter{border-top:1.5px solid var(--border-light,#e5e5e5);margin-top:1rem;padding-top:1rem}.GoogleCalendar-module__Qn8QQW__hipaaNote{color:var(--aquatone,#a6b7aa);margin:0;font-size:.875rem;line-height:1.5}.GoogleCalendar-module__Qn8QQW__hipaaNote strong{color:var(--balsam-green,#5c6e6c);font-weight:600}@media (max-width:768px){.GoogleCalendar-module__Qn8QQW__calendarContainer,.GoogleCalendar-module__Qn8QQW__loadingState{min-height:500px}}
