.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)}
.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}}
.InlineActionToast-module__uEUTdq__inlineActionToast{bottom:calc(6rem + env(safe-area-inset-bottom,0));background:var(--balsam-green);color:#fff;z-index:1001;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;animation:.3s ease-out InlineActionToast-module__uEUTdq__inlineToastSlideUp;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #5c6e6c66}.InlineActionToast-module__uEUTdq__inlineActionToast svg{flex-shrink:0}.InlineActionToast-module__uEUTdq__inlineActionToast span{white-space:nowrap;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}@keyframes InlineActionToast-module__uEUTdq__inlineToastSlideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}[data-theme=dark] .InlineActionToast-module__uEUTdq__inlineActionToast{color:var(--charcoal)}
.CustomFormInline-module__ik3cBW__flowRoot{background:var(--surface);flex-direction:column;height:100%;display:flex}.CustomFormInline-module__ik3cBW__flowHeader{background:var(--surface);border-bottom:1.5px solid #a6b7aa33;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:1.5rem 2rem;display:flex}.CustomFormInline-module__ik3cBW__flowBody{flex:1;padding:1rem 2rem 1.5rem;overflow-y:auto}.CustomFormInline-module__ik3cBW__flowFooter{background:var(--surface);border-top:1.5px solid #a6b7aa33;flex-shrink:0;justify-content:flex-end;gap:1rem;padding:.75rem 2rem;display:flex}.CustomFormInline-module__ik3cBW__container{max-width:1000px;min-height:calc(100vh - 200px);margin:0 auto;padding:1.25rem 2rem 2rem}.CustomFormInline-module__ik3cBW__header{margin-bottom:1rem}.CustomFormInline-module__ik3cBW__headerContent{align-items:flex-start;gap:1rem;display:flex}.CustomFormInline-module__ik3cBW__headerContent svg,.CustomFormInline-module__ik3cBW__headerIcon{color:var(--balsam-green-text);flex-shrink:0}.CustomFormInline-module__ik3cBW__title{color:var(--balsam-green-text);margin:0;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600}.CustomFormInline-module__ik3cBW__subtitle{color:var(--balsam-green-text);opacity:.8;margin:.25rem 0 0;font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.5}.CustomFormInline-module__ik3cBW__formInfo{background:var(--surface);border:1.5px solid #a6b7aa33;border-radius:16px;flex-wrap:wrap;gap:1rem 2rem;margin-bottom:1rem;padding:1rem 1.25rem;display:flex}.CustomFormInline-module__ik3cBW__infoRow{align-items:baseline;gap:.5rem;font-family:Inter,sans-serif;font-size:.9375rem;display:flex}.CustomFormInline-module__ik3cBW__infoLabel{color:var(--balsam-green-text);font-weight:600}.CustomFormInline-module__ik3cBW__infoValue{color:var(--balsam-green-text)}.CustomFormInline-module__ik3cBW__controls{background:var(--surface);border:1.5px solid #a6b7aa33;border-radius:16px 16px 0 0;grid-template-columns:auto 1fr auto auto;align-items:center;gap:1rem;padding:.75rem 1rem;display:grid}.CustomFormInline-module__ik3cBW__pageNav{justify-content:center;justify-self:center;align-items:center;gap:.75rem;display:flex}.CustomFormInline-module__ik3cBW__navButton{background:var(--surface);width:36px;height:36px;color:var(--balsam-green-text);cursor:pointer;border:1.5px solid #a6b7aa4d;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}@media (hover:hover){.CustomFormInline-module__ik3cBW__navButton:hover:not(:disabled){border-color:var(--balsam-green-text);background:#a6b7aa1a}}.CustomFormInline-module__ik3cBW__navButton:focus-visible:not(:disabled){border-color:var(--balsam-green-text);background:#a6b7aa1a}.CustomFormInline-module__ik3cBW__navButton:disabled{opacity:.4;cursor:not-allowed}.CustomFormInline-module__ik3cBW__pageInfo{color:var(--balsam-green-text);text-align:center;min-width:100px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.CustomFormInline-module__ik3cBW__zoomControls{align-items:center;gap:.5rem;display:flex}.CustomFormInline-module__ik3cBW__zoomButton{background:var(--surface);width:32px;height:32px;color:var(--balsam-green-text);cursor:pointer;border:1.5px solid #a6b7aa4d;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}@media (hover:hover){.CustomFormInline-module__ik3cBW__zoomButton:hover:not(:disabled){border-color:var(--balsam-green-text);background:#a6b7aa1a}}.CustomFormInline-module__ik3cBW__zoomButton:focus-visible:not(:disabled){border-color:var(--balsam-green-text);background:#a6b7aa1a}.CustomFormInline-module__ik3cBW__zoomButton:disabled{opacity:.4;cursor:not-allowed}.CustomFormInline-module__ik3cBW__zoomLevel{color:var(--balsam-green-text);text-align:center;min-width:45px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.CustomFormInline-module__ik3cBW__pdfContainer{background:var(--surface-elevated);-webkit-overflow-scrolling:touch;touch-action:none;text-align:center;border:1.5px solid #a6b7aa33;border-top:none;min-height:400px;max-height:calc(100vh - 350px);padding:1rem;overflow:auto}.CustomFormInline-module__ik3cBW__pdfContainer::-webkit-scrollbar{width:10px;height:10px}.CustomFormInline-module__ik3cBW__pdfContainer::-webkit-scrollbar-track{background:#0000000d;border-radius:5px}.CustomFormInline-module__ik3cBW__pdfContainer::-webkit-scrollbar-thumb{background:var(--balsam-green-border);border-radius:5px}.CustomFormInline-module__ik3cBW__pdfContainer::-webkit-scrollbar-thumb:hover{background:var(--balsam-green)}.CustomFormInline-module__ik3cBW__pdfWrapper{background:#fff;width:max-content;min-width:max-content;height:max-content;display:inline-block;position:relative;box-shadow:0 4px 20px #0000001a}.CustomFormInline-module__ik3cBW__pdfWrapper,.CustomFormInline-module__ik3cBW__pdfWrapper canvas,.CustomFormInline-module__ik3cBW__fieldOverlay,.CustomFormInline-module__ik3cBW__fieldOverlay *{max-width:none!important}.CustomFormInline-module__ik3cBW__pdfWrapper .react-pdf__Document{max-width:none!important}.CustomFormInline-module__ik3cBW__pdfWrapper .react-pdf__Page{max-width:none!important}.CustomFormInline-module__ik3cBW__pdfWrapper canvas{display:block}.CustomFormInline-module__ik3cBW__fieldOverlay{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.CustomFormInline-module__ik3cBW__fieldWrapper{pointer-events:auto}.CustomFormInline-module__ik3cBW__textField{border:2px solid var(--balsam-green);color:#333;box-sizing:border-box;background:#fffffff2;border-radius:4px;width:100%;height:100%;padding:2px 4px;font-family:Inter,sans-serif;font-size:14px}.CustomFormInline-module__ik3cBW__textField:focus,.CustomFormInline-module__ik3cBW__textField:focus-visible{outline:2px solid var(--aquatone);outline-offset:0;box-shadow:none}.CustomFormInline-module__ik3cBW__textField::placeholder{color:var(--placeholder-text);font-size:14px}.CustomFormInline-module__ik3cBW__dateField{border:2px solid var(--balsam-green);color:#333;box-sizing:border-box;background:#fffffff2;border-radius:4px;width:100%;height:100%;padding:0;font-family:Inter,sans-serif;font-size:14px}.CustomFormInline-module__ik3cBW__dateField:focus,.CustomFormInline-module__ik3cBW__dateField:focus-visible{outline:2px solid var(--aquatone);outline-offset:0;box-shadow:none}.CustomFormInline-module__ik3cBW__checkboxWrapper{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.CustomFormInline-module__ik3cBW__checkboxField{opacity:0;pointer-events:none;position:absolute}.CustomFormInline-module__ik3cBW__checkboxCustom{border:2px solid var(--balsam-green);width:100%;min-width:16px;max-width:24px;height:100%;min-height:16px;max-height:24px;color:var(--balsam-green);background:#fffffff2;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.CustomFormInline-module__ik3cBW__checkboxField:checked+.CustomFormInline-module__ik3cBW__checkboxCustom{background:var(--balsam-green-text);color:var(--primary-button-text)}.CustomFormInline-module__ik3cBW__checkboxField:focus+.CustomFormInline-module__ik3cBW__checkboxCustom,.CustomFormInline-module__ik3cBW__checkboxField:focus-visible+.CustomFormInline-module__ik3cBW__checkboxCustom{outline:2px solid var(--aquatone);outline-offset:0}.CustomFormInline-module__ik3cBW__xmarkCustom{border-color:#dc2626}.CustomFormInline-module__ik3cBW__checkboxField:checked+.CustomFormInline-module__ik3cBW__xmarkCustom{background:#dc2626;border-color:#dc2626}.CustomFormInline-module__ik3cBW__xmarkIcon{color:#fff;stroke-width:3px}.CustomFormInline-module__ik3cBW__signatureButton{border:2px dashed var(--balsam-green);width:100%;height:100%;color:var(--charcoal);cursor:pointer;background:#a6b7aa1a;border-radius:4px;justify-content:center;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .2s;display:flex}@media (hover:hover){.CustomFormInline-module__ik3cBW__signatureButton:hover{border-color:var(--balsam-green-text);background:#a6b7aa33}}.CustomFormInline-module__ik3cBW__signatureButton:focus,.CustomFormInline-module__ik3cBW__signatureButton:focus-visible{outline:2px solid var(--aquatone);outline-offset:0;background:#a6b7aa33}.CustomFormInline-module__ik3cBW__signaturePreview{border:2px solid var(--balsam-green);box-sizing:border-box;background:#fff;border-radius:4px;width:100%;height:100%;position:relative;overflow:hidden}.CustomFormInline-module__ik3cBW__signatureImage{object-fit:contain;object-position:left top;width:100%;height:100%;display:block}.CustomFormInline-module__ik3cBW__signatureActions{z-index:10;gap:2px;display:flex;position:absolute;top:50%;right:2px;transform:translateY(-50%)}.CustomFormInline-module__ik3cBW__editSignatureButton,.CustomFormInline-module__ik3cBW__clearSignatureButton{width:18px;height:18px;color:var(--balsam-green);cursor:pointer;background:#fffffff2;border:1px solid #a6b7aa80;border-radius:3px;justify-content:center;align-items:center;padding:2px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}@media (hover:hover){.CustomFormInline-module__ik3cBW__editSignatureButton:hover{background:var(--balsam-green);color:var(--primary-button-text)}.CustomFormInline-module__ik3cBW__clearSignatureButton:hover{background:var(--warm-copper);color:var(--primary-button-text);border-color:var(--warm-copper)}}.CustomFormInline-module__ik3cBW__editSignatureButton:focus-visible{background:var(--balsam-green);color:var(--primary-button-text)}.CustomFormInline-module__ik3cBW__clearSignatureButton:focus-visible{background:var(--warm-copper);color:var(--primary-button-text);border-color:var(--warm-copper)}.CustomFormInline-module__ik3cBW__signatureFieldWrapper{cursor:pointer;transition:transform .15s,box-shadow .15s}@media (hover:hover){.CustomFormInline-module__ik3cBW__signatureFieldWrapper:hover{transform:scale(1.02)}}.CustomFormInline-module__ik3cBW__signatureFieldWrapper:focus-visible{transform:scale(1.02)}.CustomFormInline-module__ik3cBW__signatureButtonQuick{color:var(--balsam-green);border-style:solid}@media (hover:hover){.CustomFormInline-module__ik3cBW__signatureButtonQuick:hover{filter:brightness(.95)}}.CustomFormInline-module__ik3cBW__signatureButtonQuick:focus-visible{filter:brightness(.95)}.CustomFormInline-module__ik3cBW__signatureButtonText{font-size:14px}.CustomFormInline-module__ik3cBW__savedSignatureSection{margin-bottom:1rem;padding-bottom:1rem}.CustomFormInline-module__ik3cBW__savedSignatureLabel{color:var(--balsam-green-text);margin:0 0 .75rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.CustomFormInline-module__ik3cBW__savedSignaturePreview{background:#fff;border:1.5px solid #5c6e6c33;border-radius:8px;margin-bottom:.75rem;padding:.5rem}.CustomFormInline-module__ik3cBW__savedSignatureImage{object-fit:contain;width:100%;height:60px;display:block}.CustomFormInline-module__ik3cBW__savedSignatureActions{gap:.5rem;display:flex}.CustomFormInline-module__ik3cBW__useSavedButton{background:var(--balsam-green-text);color:var(--primary-button-text);cursor:pointer;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}@media (hover:hover){.CustomFormInline-module__ik3cBW__useSavedButton:hover{background:var(--aquatone);color:var(--primary-button-text);transform:translateY(-1px)}}.CustomFormInline-module__ik3cBW__useSavedButton:focus-visible{background:var(--aquatone);color:var(--primary-button-text);transform:translateY(-1px)}.CustomFormInline-module__ik3cBW__clearSavedButton{color:var(--warm-copper-text);border:1.5px solid var(--warm-copper);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:.625rem;transition:all .2s;display:flex}@media (hover:hover){.CustomFormInline-module__ik3cBW__clearSavedButton:hover{background:#bb71541a}}.CustomFormInline-module__ik3cBW__clearSavedButton:focus-visible{background:#bb71541a}.CustomFormInline-module__ik3cBW__orDivider{align-items:center;gap:1rem;margin-top:1rem;display:flex}.CustomFormInline-module__ik3cBW__orDivider:before,.CustomFormInline-module__ik3cBW__orDivider:after{content:"";background:#5c6e6c33;flex:1;height:1px}.CustomFormInline-module__ik3cBW__orDivider span{color:var(--aquatone-text);text-transform:uppercase;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.CustomFormInline-module__ik3cBW__fieldHighlight{animation:1.5s ease-out CustomFormInline-module__ik3cBW__fieldPulse}@keyframes CustomFormInline-module__ik3cBW__fieldPulse{0%{box-shadow:0 0 #5c6e6c99}50%{box-shadow:0 0 0 8px #5c6e6c33}to{box-shadow:0 0 #5c6e6c00}}.CustomFormInline-module__ik3cBW__floatingNextContainer{bottom:calc(1rem + env(safe-area-inset-bottom,0));background:var(--balsam-green);z-index:100;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.875rem 1.25rem;display:flex;position:sticky;box-shadow:0 8px 24px #5c6e6c66}.CustomFormInline-module__ik3cBW__signatureProgress{align-items:center;gap:.75rem;display:flex}.CustomFormInline-module__ik3cBW__progressText{color:#ffffffe6;white-space:nowrap;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.CustomFormInline-module__ik3cBW__progressBar{background:#ffffff4d;border-radius:999px;width:80px;height:6px;overflow:hidden}.CustomFormInline-module__ik3cBW__progressFill{background:#fff;border-radius:999px;height:100%;transition:width .3s}.CustomFormInline-module__ik3cBW__floatingNextButton{color:var(--balsam-green);cursor:pointer;background:#fff;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}@media (hover:hover){.CustomFormInline-module__ik3cBW__floatingNextButton:hover{background:#ffffffe6;transform:translate(2px)}}.CustomFormInline-module__ik3cBW__floatingNextButton:focus-visible{background:#ffffffe6;transform:translate(2px)}.CustomFormInline-module__ik3cBW__floatingNextButton span{white-space:nowrap}.CustomFormInline-module__ik3cBW__signaturesCompleteMessage{border:1.5px solid var(--balsam-green);background:#5c6e6c1a;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.875rem 1.25rem;display:flex}.CustomFormInline-module__ik3cBW__signaturesCompleteMessage svg{color:var(--balsam-green-text)}.CustomFormInline-module__ik3cBW__signaturesCompleteMessage span{color:var(--balsam-green-text);font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.CustomFormInline-module__ik3cBW__fieldProgressCompact{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.CustomFormInline-module__ik3cBW__fieldCount{color:var(--balsam-green-text);min-width:2rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.CustomFormInline-module__ik3cBW__nextFieldButtonCompact{background:var(--balsam-green-text);height:36px;color:var(--primary-button-text);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.25rem;padding:0 .875rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;transition:all .15s;display:flex}@media (hover:hover){.CustomFormInline-module__ik3cBW__nextFieldButtonCompact:hover{filter:brightness(1.1)}}.CustomFormInline-module__ik3cBW__nextFieldButtonCompact:focus-visible{filter:brightness(1.1)}.CustomFormInline-module__ik3cBW__nextFieldButton{background:var(--balsam-green-text);height:36px;color:var(--primary-button-text);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:.375rem;padding:0 1rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;transition:all .15s;display:flex}@media (hover:hover){.CustomFormInline-module__ik3cBW__nextFieldButton:hover{filter:brightness(1.1)}}.CustomFormInline-module__ik3cBW__nextFieldButton:focus-visible{filter:brightness(1.1)}.CustomFormInline-module__ik3cBW__nextFieldButtonLine{line-height:1.2;display:inline}.CustomFormInline-module__ik3cBW__quickSignButton{gap:.25rem}.CustomFormInline-module__ik3cBW__quickSignButton svg{flex-shrink:0}.CustomFormInline-module__ik3cBW__fieldsComplete{color:var(--balsam-green-text);align-items:center;gap:.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;display:flex}.CustomFormInline-module__ik3cBW__fieldsComplete svg{color:var(--balsam-green-text)}.CustomFormInline-module__ik3cBW__fieldEmpty{animation:2s ease-in-out infinite CustomFormInline-module__ik3cBW__emptyFieldPulse}@keyframes CustomFormInline-module__ik3cBW__emptyFieldPulse{0%,to{box-shadow:0 0 #bb715400}50%{box-shadow:0 0 0 3px #bb71544d}}.CustomFormInline-module__ik3cBW__fieldError{position:relative}.CustomFormInline-module__ik3cBW__fieldError .CustomFormInline-module__ik3cBW__textField,.CustomFormInline-module__ik3cBW__fieldError .CustomFormInline-module__ik3cBW__dateField,.CustomFormInline-module__ik3cBW__fieldError .CustomFormInline-module__ik3cBW__checkboxCustom,.CustomFormInline-module__ik3cBW__fieldError .CustomFormInline-module__ik3cBW__xmarkCustom,.CustomFormInline-module__ik3cBW__fieldError .CustomFormInline-module__ik3cBW__signatureButton{border-color:var(--warm-copper);box-shadow:0 0 0 2px #bb715433}.CustomFormInline-module__ik3cBW__fieldErrorMessage{background:var(--warm-copper-text);color:var(--primary-button-text);white-space:nowrap;z-index:10;border-radius:4px;padding:.25rem .5rem;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;animation:.2s ease-out CustomFormInline-module__ik3cBW__errorFadeIn;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 2px 8px #bb71544d}.CustomFormInline-module__ik3cBW__fieldErrorMessage:before{content:"";border-left:4px solid #0000;border-right:4px solid #0000;border-bottom:4px solid var(--warm-copper-text);position:absolute;top:-4px;left:8px}@keyframes CustomFormInline-module__ik3cBW__errorFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.CustomFormInline-module__ik3cBW__saveSignatureCheckbox{cursor:pointer;background:#a6b7aa1a;border-radius:8px;align-items:center;gap:.5rem;margin:1rem 0;padding:.75rem;display:flex}.CustomFormInline-module__ik3cBW__saveSignatureCheckbox input{appearance:none;border:2px solid var(--balsam-green-border,#5c6e6c66);cursor:pointer;background:0 0;border-radius:4px;width:18px;height:18px;transition:all .2s;position:relative}.CustomFormInline-module__ik3cBW__saveSignatureCheckbox input:checked{border-color:var(--balsam-green-text);background:var(--balsam-green-text)}.CustomFormInline-module__ik3cBW__saveSignatureCheckbox input:checked:after{content:"✓";color:var(--primary-button-text);font-size:14px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CustomFormInline-module__ik3cBW__saveSignatureCheckbox input:focus-visible{outline:2px solid var(--aquatone);outline-offset:2px}.CustomFormInline-module__ik3cBW__saveSignatureCheckbox span{color:var(--balsam-green-text);font-family:Inter,sans-serif;font-size:.875rem}.CustomFormInline-module__ik3cBW__fieldLegend{background:var(--surface);border:1.5px solid #a6b7aa33;border-top:none;border-radius:0 0 16px 16px;padding:.75rem 1rem}.CustomFormInline-module__ik3cBW__legendTitle{color:var(--balsam-green-text);margin:0 0 .5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.CustomFormInline-module__ik3cBW__legendItems{flex-wrap:wrap;gap:.5rem;display:flex}.CustomFormInline-module__ik3cBW__legendItem{color:var(--balsam-green-text);background:#a6b7aa1a;border-radius:999px;align-items:center;gap:2px;padding:.25rem .625rem;font-family:Inter,sans-serif;font-size:.875rem;display:inline-flex}.CustomFormInline-module__ik3cBW__legendItem.CustomFormInline-module__ik3cBW__required{background:#bb71541a}.CustomFormInline-module__ik3cBW__requiredMark{color:var(--warm-copper-text);font-weight:600}.CustomFormInline-module__ik3cBW__consentSection{background:var(--surface);border:1.5px solid #a6b7aa33;border-radius:16px;margin-top:1rem;padding:1rem 1.25rem}.CustomFormInline-module__ik3cBW__sectionTitle{color:var(--balsam-green-text);margin:0 0 .75rem;font-family:Playfair Display,serif;font-size:1.125rem;font-weight:600}.CustomFormInline-module__ik3cBW__consentBox{background:var(--card-bg);border:1.5px solid #a6b7aa4d;border-radius:12px;max-height:160px;margin-bottom:4px;padding:1rem;overflow-y:auto}.CustomFormInline-module__ik3cBW__consentText{color:var(--text-dark);white-space:pre-line;margin:0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5}.CustomFormInline-module__ik3cBW__consentCheckbox{cursor:pointer;background:#a6b7aa0d;border:1.5px solid #a6b7aa33;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem .5rem;transition:all .25s;display:flex}.CustomFormInline-module__ik3cBW__consentCheckbox:hover:not(:has(.CustomFormInline-module__ik3cBW__checkbox:disabled)){border-color:var(--balsam-green-text);background:#a6b7aa14}.CustomFormInline-module__ik3cBW__consentSectionError{border-color:var(--warm-copper);animation:.5s ease-out CustomFormInline-module__ik3cBW__consentErrorPulse;box-shadow:0 0 0 2px #bb715426}.CustomFormInline-module__ik3cBW__consentSectionHighlight{border-color:var(--aquatone);box-shadow:0 0 0 2px #5c6e6c33}.CustomFormInline-module__ik3cBW__consentCheckboxError{border-color:var(--warm-copper);background:#bb715414}@keyframes CustomFormInline-module__ik3cBW__consentErrorPulse{0%{box-shadow:0 0 #bb715466}50%{box-shadow:0 0 0 4px #bb715433}to{box-shadow:0 0 0 2px #bb715426}}.CustomFormInline-module__ik3cBW__checkbox{appearance:none;border:2px solid var(--balsam-green-border,#5c6e6c66);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;width:20px;height:20px;transition:all .2s;position:relative}.CustomFormInline-module__ik3cBW__checkbox:checked{border-color:var(--balsam-green-text);background:0 0}.CustomFormInline-module__ik3cBW__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%)}.CustomFormInline-module__ik3cBW__checkbox:focus-visible{outline:2px solid var(--aquatone);outline-offset:2px}.CustomFormInline-module__ik3cBW__checkboxLabel{color:var(--balsam-green-text);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.3}.CustomFormInline-module__ik3cBW__checkboxIcon{color:#a6b7aa66;flex-shrink:0;margin-top:2px}.CustomFormInline-module__ik3cBW__checkboxIconChecked{color:var(--balsam-green-text);flex-shrink:0;margin-top:2px}.CustomFormInline-module__ik3cBW__error{border:1.5px solid var(--warm-copper);color:var(--warm-copper-text);background:#d2a96a1a;border-radius:12px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.4;animation:.3s ease-out CustomFormInline-module__ik3cBW__validationSlideUp;display:flex}.CustomFormInline-module__ik3cBW__error:before{content:"⚠️";flex-shrink:0;font-size:1.25rem;line-height:1}@keyframes CustomFormInline-module__ik3cBW__validationSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CustomFormInline-module__ik3cBW__actions{border-top:1px solid #a6b7aa33;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.CustomFormInline-module__ik3cBW__loadingState,.CustomFormInline-module__ik3cBW__errorState{text-align:center;background:var(--surface);border:1.5px solid #a6b7aa33;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:4rem 2rem;display:flex}.CustomFormInline-module__ik3cBW__loadingState p,.CustomFormInline-module__ik3cBW__errorState p{color:var(--balsam-green-text);margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:500}.CustomFormInline-module__ik3cBW__errorState h2{color:var(--balsam-green-text);margin:0;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600}.CustomFormInline-module__ik3cBW__errorState svg{color:var(--warm-copper)}.CustomFormInline-module__ik3cBW__spinner{border:3px solid #a6b7aa33;border-top-color:var(--balsam-green-text);border-radius:50%;width:48px;height:48px;animation:1s linear infinite CustomFormInline-module__ik3cBW__spin}@keyframes CustomFormInline-module__ik3cBW__spin{to{transform:rotate(360deg)}}.CustomFormInline-module__ik3cBW__backLink{background:var(--balsam-green);color:#f5f5f5;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}@media (hover:hover){.CustomFormInline-module__ik3cBW__backLink:hover{background:#4a5a58;transform:translateY(-2px)}}.CustomFormInline-module__ik3cBW__backLink:focus-visible{background:#4a5a58;transform:translateY(-2px)}.CustomFormInline-module__ik3cBW__signatureModal{z-index:10100;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.CustomFormInline-module__ik3cBW__signatureModalContent{background:var(--surface);border-radius:20px;width:100%;max-width:500px;padding:1.5rem;box-shadow:0 20px 60px #0003}.CustomFormInline-module__ik3cBW__signatureModalTitle{color:var(--balsam-green-text);margin:0 0 1rem;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600}.CustomFormInline-module__ik3cBW__signatureModeToggle{background:#a6b7aa1a;border-radius:999px;gap:4px;margin-bottom:1rem;padding:4px;display:flex}.CustomFormInline-module__ik3cBW__modeButton,.CustomFormInline-module__ik3cBW__modeButtonActive{cursor:pointer;color:var(--aquatone-text);background:0 0;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}@media (hover:hover){.CustomFormInline-module__ik3cBW__modeButton:hover:not(:disabled){color:var(--balsam-green-text);background:#a6b7aa26}}.CustomFormInline-module__ik3cBW__modeButton:focus-visible:not(:disabled){color:var(--balsam-green-text);background:#a6b7aa26}.CustomFormInline-module__ik3cBW__modeButton:disabled,.CustomFormInline-module__ik3cBW__modeButtonActive:disabled{opacity:.5;cursor:not-allowed}.CustomFormInline-module__ik3cBW__modeButtonActive{background:var(--balsam-green-text);color:var(--primary-button-text);font-weight:700}.CustomFormInline-module__ik3cBW__modeButtonActive svg{stroke-width:2.5px}.CustomFormInline-module__ik3cBW__signatureCanvasWrapper{border:2px solid var(--balsam-green);background:#fff;border-radius:12px;outline:none;margin-bottom:1rem;position:relative;overflow:hidden}.CustomFormInline-module__ik3cBW__signatureCanvas{touch-action:none;cursor:crosshair;background:0 0;width:100%;height:120px}.CustomFormInline-module__ik3cBW__clearCanvasButton{background:var(--warm-copper);color:var(--primary-button-text);cursor:pointer;border:none;border-radius:999px;padding:4px 12px;font-size:.875rem;font-weight:500;transition:background .2s;position:absolute;top:8px;right:8px}@media (hover:hover){.CustomFormInline-module__ik3cBW__clearCanvasButton:hover{background:var(--warm-copper)}}.CustomFormInline-module__ik3cBW__clearCanvasButton:focus-visible{background:var(--warm-copper)}.CustomFormInline-module__ik3cBW__typedSignatureSection,.CustomFormInline-module__ik3cBW__nameVerificationSection{margin-bottom:1rem}.CustomFormInline-module__ik3cBW__nameVerificationInput{border:2px solid var(--aquatone);width:100%;color:var(--text-dark);background:var(--surface);box-sizing:border-box;border-radius:12px;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:1rem;transition:all .2s}.CustomFormInline-module__ik3cBW__nameVerificationInput::placeholder{color:var(--placeholder-text)}@media (hover:hover){.CustomFormInline-module__ik3cBW__nameVerificationInput:hover{border-color:var(--balsam-green-text);background:var(--aquatone-5)}}.CustomFormInline-module__ik3cBW__nameVerificationInput:focus-visible{border-color:var(--balsam-green-text);background:var(--aquatone-5);outline:none}.CustomFormInline-module__ik3cBW__nameVerificationInput.CustomFormInline-module__ik3cBW__nameInputValid{border-color:var(--balsam-green);background:#a6b7aa0d}.CustomFormInline-module__ik3cBW__nameHint{color:var(--text-secondary);align-items:center;gap:.375rem;margin-top:.375rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;display:flex}.CustomFormInline-module__ik3cBW__nameMatchIcon{color:var(--balsam-green-text)}.CustomFormInline-module__ik3cBW__typedSignatureInput{width:100%;color:var(--balsam-green-text);background:var(--surface);box-sizing:border-box;border:1.5px solid #a6b7aa4d;border-radius:12px;margin-bottom:.75rem;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:1rem}.CustomFormInline-module__ik3cBW__typedSignatureInput:focus-visible{border-color:var(--balsam-green);outline:none;box-shadow:0 0 0 3px #5c6e6c1a}.CustomFormInline-module__ik3cBW__typedSignaturePreview{border:2px solid var(--balsam-green);background:#fff;border-radius:12px;overflow:hidden}.CustomFormInline-module__ik3cBW__typedSignatureCanvas{width:100%;height:120px;display:block}.CustomFormInline-module__ik3cBW__signatureModalActions{justify-content:flex-end;gap:.75rem;display:flex}.CustomFormInline-module__ik3cBW__modalConfirmButton{cursor:pointer;background:var(--balsam-green-text);color:var(--primary-button-text);border:none;border-radius:999px;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;transition:all .3s}@media (hover:hover){.CustomFormInline-module__ik3cBW__modalConfirmButton:hover:not(:disabled){background:#4a5a58}}.CustomFormInline-module__ik3cBW__modalConfirmButton:focus-visible:not(:disabled){background:#4a5a58}.CustomFormInline-module__ik3cBW__modalConfirmButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.CustomFormInline-module__ik3cBW__container,.CustomFormInline-module__ik3cBW__flowBody,.CustomFormInline-module__ik3cBW__flowHeader,.CustomFormInline-module__ik3cBW__flowFooter{padding:1rem}.CustomFormInline-module__ik3cBW__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.CustomFormInline-module__ik3cBW__headerContent{flex:1;justify-content:flex-end;gap:.5rem}.CustomFormInline-module__ik3cBW__headerContent svg,.CustomFormInline-module__ik3cBW__headerIcon{display:none}.CustomFormInline-module__ik3cBW__title{text-align:right;font-size:1rem}.CustomFormInline-module__ik3cBW__subtitle{display:none}.CustomFormInline-module__ik3cBW__controls{grid-template-rows:44px 44px;grid-template-columns:auto auto 1fr;gap:.5rem;padding:.5rem .75rem}.CustomFormInline-module__ik3cBW__zoomControls{grid-area:1/1/auto/4;justify-self:start;gap:.25rem}.CustomFormInline-module__ik3cBW__pageNav{grid-area:1/3;justify-self:end;gap:.25rem}.CustomFormInline-module__ik3cBW__fieldProgressCompact{grid-area:2/1;place-self:center start;padding-left:0}.CustomFormInline-module__ik3cBW__nextFieldButton{border-radius:10px;flex-direction:row;grid-area:2/2/auto/4;justify-content:center;gap:.25rem;height:44px;min-height:44px;padding:0 .5rem;font-size:1.0625rem}.CustomFormInline-module__ik3cBW__nextFieldButtonLine{font-size:1.0625rem;display:inline}.CustomFormInline-module__ik3cBW__pageInfo{white-space:nowrap;min-width:auto;font-size:.875rem}.CustomFormInline-module__ik3cBW__navButton,.CustomFormInline-module__ik3cBW__zoomButton{width:44px;height:44px}.CustomFormInline-module__ik3cBW__zoomLevel{min-width:36px;font-size:.875rem}.CustomFormInline-module__ik3cBW__fieldCount{font-size:.875rem}.CustomFormInline-module__ik3cBW__nextFieldButtonCompact{display:none}.CustomFormInline-module__ik3cBW__pdfContainer{min-height:300px;max-height:calc(100vh - 280px)}.CustomFormInline-module__ik3cBW__actions,.CustomFormInline-module__ik3cBW__flowFooter{flex-direction:column-reverse;gap:.75rem}.CustomFormInline-module__ik3cBW__actions>button,.CustomFormInline-module__ik3cBW__flowFooter>button{width:100%;min-height:48px}.CustomFormInline-module__ik3cBW__signatureModalContent{margin:1rem;padding:1rem}.CustomFormInline-module__ik3cBW__floatingNextContainer{padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom,0));border-radius:16px;flex-direction:column;gap:.75rem}.CustomFormInline-module__ik3cBW__signatureProgress{justify-content:center;width:100%}.CustomFormInline-module__ik3cBW__floatingNextButton{justify-content:center;width:100%;min-height:44px;padding:.75rem}.CustomFormInline-module__ik3cBW__signaturesCompleteMessage{border-radius:16px;padding:.5rem}.CustomFormInline-module__ik3cBW__signatureCanvas{height:150px}.CustomFormInline-module__ik3cBW__signatureCanvasWrapper,.CustomFormInline-module__ik3cBW__nameVerificationSection{margin-bottom:.5rem}.CustomFormInline-module__ik3cBW__nameVerificationInput{padding:.5rem .75rem;font-size:.9375rem}.CustomFormInline-module__ik3cBW__nameHint{margin-top:.25rem;font-size:.875rem}.CustomFormInline-module__ik3cBW__modeButton,.CustomFormInline-module__ik3cBW__modeButtonActive{min-height:44px;padding:.5rem .875rem}}@media (max-width:640px){.CustomFormInline-module__ik3cBW__signatureCanvas{height:140px}.CustomFormInline-module__ik3cBW__signatureCanvasWrapper,.CustomFormInline-module__ik3cBW__nameVerificationSection{margin-bottom:.375rem}}@media (max-width:375px){.CustomFormInline-module__ik3cBW__container{padding:.75rem}.CustomFormInline-module__ik3cBW__headerContent,.CustomFormInline-module__ik3cBW__formInfo{flex-direction:column;gap:.5rem}}@media (min-width:1024px){.CustomFormInline-module__ik3cBW__signatureCanvas{height:120px}.CustomFormInline-module__ik3cBW__flowBody,.CustomFormInline-module__ik3cBW__flowFooter{max-width:1000px;margin:0 auto}}@media (max-height:500px) and (orientation:landscape){.CustomFormInline-module__ik3cBW__signatureCanvas{height:60px}}
.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)}
.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}}
.AssessmentResultsModal-module__OJK9qW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#5c6e6c66;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.AssessmentResultsModal-module__OJK9qW__modal{background:var(--surface);border-radius:20px;flex-direction:column;width:100%;max-width:900px;max-height:95vh;animation:.25s ease-out AssessmentResultsModal-module__OJK9qW__slideUp;display:flex;box-shadow:0 20px 60px #5c6e6c4d}@keyframes AssessmentResultsModal-module__OJK9qW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AssessmentResultsModal-module__OJK9qW__header{border-bottom:1.5px solid #a6b7aa33;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.AssessmentResultsModal-module__OJK9qW__headerContent{flex:1;align-items:flex-start;gap:1rem;display:flex}.AssessmentResultsModal-module__OJK9qW__headerIcon{color:var(--balsam-green-text);flex-shrink:0}.AssessmentResultsModal-module__OJK9qW__title{color:var(--balsam-green-text);margin:0 0 .25rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600}.AssessmentResultsModal-module__OJK9qW__subtitle{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:400}.AssessmentResultsModal-module__OJK9qW__closeButton{width:36px;height:36px;color:var(--text-dark);cursor:pointer;background:#a6b7aa1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.75rem;line-height:1;transition:all .25s;display:flex}.AssessmentResultsModal-module__OJK9qW__closeButton:focus-visible{background:var(--dusty-coral);color:#f5f5f5}@media (hover:hover){.AssessmentResultsModal-module__OJK9qW__closeButton:hover{background:var(--dusty-coral);color:#f5f5f5}}.AssessmentResultsModal-module__OJK9qW__content{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.AssessmentResultsModal-module__OJK9qW__loadingState{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:300px;display:flex}.AssessmentResultsModal-module__OJK9qW__spinner{border:3px solid var(--aquatone);border-top-color:var(--balsam-green-text);border-radius:50%;width:40px;height:40px;animation:1s linear infinite AssessmentResultsModal-module__OJK9qW__spin}@keyframes AssessmentResultsModal-module__OJK9qW__spin{to{transform:rotate(360deg)}}.AssessmentResultsModal-module__OJK9qW__loadingState p{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.875rem}.AssessmentResultsModal-module__OJK9qW__errorState{border-left:3px solid var(--warm-copper);text-align:center;background:#bb71541a;border-radius:12px;padding:1.5rem}.AssessmentResultsModal-module__OJK9qW__errorState p{color:var(--warm-copper);margin:0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5}.AssessmentResultsModal-module__OJK9qW__completionDate{color:var(--text-dark);text-align:center;font-family:Inter,sans-serif;font-size:.875rem}.AssessmentResultsModal-module__OJK9qW__completionCard{background:var(--surface);text-align:center;border:1.5px solid #a6b7aa33;border-radius:15px;padding:2rem}.AssessmentResultsModal-module__OJK9qW__checkmark{color:var(--balsam-green-text);margin-bottom:1rem;font-size:3rem}.AssessmentResultsModal-module__OJK9qW__completionTitle{color:var(--balsam-green-text);margin:0 0 1rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600}.AssessmentResultsModal-module__OJK9qW__completionText{color:var(--text-dark);max-width:600px;margin:0 auto;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.AssessmentResultsModal-module__OJK9qW__responsesSection{flex-direction:column;gap:1rem;display:flex}.AssessmentResultsModal-module__OJK9qW__responsesTitle{color:var(--balsam-green-text);margin:0;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600}.AssessmentResultsModal-module__OJK9qW__responsesList{flex-direction:column;gap:1rem;display:flex}.AssessmentResultsModal-module__OJK9qW__responseItem{border-left:4px solid var(--balsam-green-text);background:#a6b7aa0d;border-radius:15px;padding:1.25rem}.AssessmentResultsModal-module__OJK9qW__questionNumber{color:var(--artemis);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.AssessmentResultsModal-module__OJK9qW__questionText{color:var(--balsam-green-text);margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.6}.AssessmentResultsModal-module__OJK9qW__responseValue{align-items:center;display:flex}.AssessmentResultsModal-module__OJK9qW__responseLabel{color:var(--balsam-green-text);background:var(--surface);border:2px solid var(--balsam-green-text);border-radius:12px;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600}.AssessmentResultsModal-module__OJK9qW__footer{border-top:1.5px solid #a6b7aa33;flex-shrink:0;justify-content:center;padding:1.5rem;display:flex}.AssessmentResultsModal-module__OJK9qW__closeWindowButton{cursor:pointer;background:var(--warm-copper);color:#f5f5f5;border:none;border-radius:999px;padding:.875rem 2rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;transition:all .25s}[data-theme=dark] .AssessmentResultsModal-module__OJK9qW__closeWindowButton{color:var(--charcoal)}.AssessmentResultsModal-module__OJK9qW__closeWindowButton:focus-visible{background:var(--warm-copper);transform:translateY(-2px);box-shadow:0 6px 16px #bb715466}@media (hover:hover){.AssessmentResultsModal-module__OJK9qW__closeWindowButton:hover{background:var(--warm-copper);transform:translateY(-2px);box-shadow:0 6px 16px #bb715466}}[data-theme=dark] .AssessmentResultsModal-module__OJK9qW__closeWindowButton:focus-visible{color:var(--charcoal)}@media (hover:hover){[data-theme=dark] .AssessmentResultsModal-module__OJK9qW__closeWindowButton:hover{color:var(--charcoal)}}@media (max-width:768px){.AssessmentResultsModal-module__OJK9qW__overlay{align-items:flex-start;padding:.5rem}.AssessmentResultsModal-module__OJK9qW__modal{max-height:98vh;margin-top:.5rem}.AssessmentResultsModal-module__OJK9qW__header{padding:1.25rem}.AssessmentResultsModal-module__OJK9qW__title{font-size:1.25rem}.AssessmentResultsModal-module__OJK9qW__content{gap:1.25rem;padding:1.25rem}.AssessmentResultsModal-module__OJK9qW__completionCard{padding:1.5rem}.AssessmentResultsModal-module__OJK9qW__completionTitle{font-size:1.25rem}.AssessmentResultsModal-module__OJK9qW__footer{padding:1.25rem;padding-bottom:calc(1.25rem + env(safe-area-inset-bottom,0))}.AssessmentResultsModal-module__OJK9qW__closeWindowButton{width:100%;min-height:48px;font-size:16px}}@media (max-width:375px){.AssessmentResultsModal-module__OJK9qW__responseItem{padding:1rem}.AssessmentResultsModal-module__OJK9qW__checkmark{font-size:2.5rem}}
.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)}
.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%}}
