@charset "UTF-8";@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{margin:0;padding:0;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#1e1f1e;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Literata,Georgia,Times New Roman,serif;font-weight:600;line-height:1.25;margin:0 0 1rem;color:#1e1f1e}h1{font-size:1.875rem}@media (min-width: 1024px){h1{font-size:2.25rem}}h2{font-size:1.5rem}@media (min-width: 1024px){h2{font-size:1.875rem}}h3{font-size:1.25rem}@media (min-width: 1024px){h3{font-size:1.5rem}}h4{font-size:1.125rem}@media (min-width: 1024px){h4{font-size:1.25rem}}h5,h6{font-size:1rem}@media (min-width: 1024px){h5,h6{font-size:1.125rem}}p{margin:0 0 1rem;line-height:1.75}a{color:#1e1f1e;text-decoration:none;transition:color .15s ease}a:hover{color:#9daa96;text-decoration:underline}a:focus{outline:none}a:focus-visible{outline:2px solid #9daa96;outline-offset:2px;border-radius:2px}ul,ol{margin:0 0 1rem;padding-left:1.5rem}li{margin-bottom:.25rem}input,textarea,select,button{font-family:inherit;font-size:inherit}input:not([type=radio]):not([type=checkbox]),textarea,select{width:100%;height:44px;padding:1rem;border:2px solid #e2dfd9;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;background-color:#fff;transition:border-color .15s ease}input:not([type=radio]):not([type=checkbox]):focus,textarea:focus,select:focus{outline:none;border-color:#9daa96;box-shadow:0 0 0 3px #9daa961a}input:not([type=radio]):not([type=checkbox])::placeholder,textarea::placeholder,select::placeholder{color:#7a7b7a}input:not([type=radio]):not([type=checkbox]):disabled,textarea:disabled,select:disabled{background-color:#ebe8e3;cursor:not-allowed}textarea{height:auto;min-height:120px;resize:vertical}select{cursor:pointer}button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}button:disabled{opacity:.6;cursor:not-allowed}button{background-color:#364539;color:#fff;position:relative;overflow:hidden}button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transition:left .6s ease}button:hover:not(:disabled){background-color:#2a352e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}button:hover:not(:disabled):before{left:100%}button:active:not(:disabled){transform:translateY(-1px)}button:focus{outline:none}button:focus-visible{outline:2px solid #9daa96;outline-offset:2px}.error{border-color:#c0392b}.error:focus{border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1a}.error-text{color:#c0392b;font-size:.875rem;margin-top:.25rem;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.m-0{margin:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mr-0{margin-right:0}.m-1{margin:.25rem}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.m-2{margin:.5rem}.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.m-3{margin:1rem}.mt-3{margin-top:1rem}.mb-3{margin-bottom:1rem}.ml-3{margin-left:1rem}.mr-3{margin-right:1rem}.m-4{margin:1.5rem}.mt-4{margin-top:1.5rem}.mb-4{margin-bottom:1.5rem}.ml-4{margin-left:1.5rem}.mr-4{margin-right:1.5rem}.hidden{display:none}@media (max-width: 479px){.hidden-mobile{display:none}}@media (min-width: 480px) and (max-width: 1023px){.hidden-tablet{display:none}}@media (min-width: 1024px){.hidden-desktop{display:none}}.loading{background:linear-gradient(90deg,#ebe8e3 25%,#f6efe7,#ebe8e3 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px;height:20px}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.container{padding:0 1.5rem}}.tp-brand-softBg{background:linear-gradient(135deg,#f6efe7,#e7ebe4)}.tp-brand-card{background:#fff;border-radius:18px;border:1px solid #e2dfd9;box-shadow:0 4px 24px #0000000f;padding:2.5rem 2rem}@media (max-width: 479px){.tp-brand-card{padding:1.75rem 1.25rem}}.tp-brand-card--accent{background:linear-gradient(180deg,#9daa9624,#fff 48% 100%)}.tp-brand-kicker{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#4d5a48;margin:0 0 .35rem}.tp-brand-kicker--inverse{color:#ffffffe0;text-shadow:0 1px 8px rgba(0,0,0,.2)}.tp-brand-headingBlock{text-align:center;max-width:40rem;margin:0 auto 2.75rem;display:flex;flex-direction:column;align-items:center;gap:.45rem}@media (max-width: 479px){.tp-brand-headingBlock{margin-bottom:2rem;padding:0 .5rem}}.tp-brand-lead{margin:0;font-size:1.05rem;line-height:1.65;color:#4a4b4a;max-width:36rem}@keyframes _loading_gc0k3_81{0%{background-position:200% 0}to{background-position:-200% 0}}._modalOverlay_gc0k3_9{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:_fadeIn_gc0k3_1 .3s ease-out}._modalContent_gc0k3_26{background:#fff;border-radius:24px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:_slideUp_gc0k3_1 .3s ease-out;overflow:hidden}._modalHeader_gc0k3_39{display:flex;align-items:center;justify-content:space-between;padding:2rem 2rem 1rem;border-bottom:2px solid #e2dfd9}@media (max-width: 479px){._modalHeader_gc0k3_39{padding:1.5rem 1.5rem 1rem}}._modalTitle_gc0k3_52{font-size:2rem;font-weight:800;color:#1e1f1e;margin:0}@media (max-width: 479px){._modalTitle_gc0k3_52{font-size:1.5rem}}._closeButton_gc0k3_64{background:transparent;border:none;color:#4a4b4a;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}._closeButton_gc0k3_64:hover{background:#4a4b4a1a;color:#1e1f1e}._loadingState_gc0k3_81{padding:3rem;text-align:center;color:#4a4b4a}._errorAlert_gc0k3_87{margin:1.5rem 2rem;padding:1rem;background:#c0392b1a;border:1px solid rgba(192,57,43,.3);border-radius:12px;color:#c0392b;display:flex;align-items:center;gap:.75rem;font-size:.95rem}@media (max-width: 479px){._errorAlert_gc0k3_87{margin:1rem 1.5rem}}._updateAlert_gc0k3_105{margin:1.5rem 2rem;padding:1.25rem;background:#d4841a1a;border:1px solid rgba(212,132,26,.3);border-radius:12px;display:flex;align-items:flex-start;gap:1rem}@media (max-width: 479px){._updateAlert_gc0k3_105{margin:1rem 1.5rem;padding:1rem}}._updateAlert_gc0k3_105 svg{color:#d4841a;flex-shrink:0;margin-top:2px}._alertTitle_gc0k3_127{font-weight:700;color:#d4841a;margin:0 0 .5rem;font-size:1rem}._alertText_gc0k3_134{color:#1e1f1e;margin:0;font-size:.9rem;line-height:1.6}._versionInfo_gc0k3_141{padding:0 2rem;margin-bottom:1rem}@media (max-width: 479px){._versionInfo_gc0k3_141{padding:0 1.5rem}}._versionText_gc0k3_151{font-size:.9rem;color:#4a4b4a;margin:0}._versionText_gc0k3_151 strong{color:#1e1f1e}._previousVersion_gc0k3_160{color:#2e7d42;font-size:.85rem}._policyContent_gc0k3_165{flex:1;padding:0 2rem;margin-bottom:1.5rem;overflow:hidden;min-height:400px}@media (max-width: 479px){._policyContent_gc0k3_165{padding:0 1.5rem;min-height:300px}}._policyIframe_gc0k3_179{width:100%;height:100%;min-height:400px;border:2px solid #e2dfd9;border-radius:12px;background:#fff}@media (max-width: 479px){._policyIframe_gc0k3_179{min-height:300px}}._acceptanceSection_gc0k3_193{padding:1.5rem 2rem;border-top:2px solid #e2dfd9}@media (max-width: 479px){._acceptanceSection_gc0k3_193{padding:1rem 1.5rem}}._checkboxLabel_gc0k3_205{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}._checkbox_gc0k3_205{width:20px;height:20px;margin-top:2px;accent-color:#9daa96;cursor:pointer;flex-shrink:0}._checkboxText_gc0k3_222{font-size:1rem;color:#1e1f1e;line-height:1.6}._checkboxText_gc0k3_222 ._required_gc0k3_227{color:#c0392b;font-weight:600}._modalActions_gc0k3_232{display:flex;gap:1rem;padding:0 2rem 2rem;justify-content:flex-end}@media (max-width: 479px){._modalActions_gc0k3_232{flex-direction:column-reverse;padding:0 1.5rem 1.5rem}}._cancelButton_gc0k3_245{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._cancelButton_gc0k3_245:disabled{opacity:.6;cursor:not-allowed}._cancelButton_gc0k3_245{background:transparent;color:#1e1f1e;border:2px solid #c8c5c0;padding:.875rem 2rem;border-radius:12px;font-weight:600}._cancelButton_gc0k3_245:hover{background:#f6efe7;border-color:#616362}._acceptButton_gc0k3_277{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._acceptButton_gc0k3_277{background-color:#364539;color:#fff;position:relative;overflow:hidden}._acceptButton_gc0k3_277:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transition:left .6s ease}._acceptButton_gc0k3_277:hover:not(:disabled){background-color:#2a352e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._acceptButton_gc0k3_277:hover:not(:disabled):before{left:100%}._acceptButton_gc0k3_277:active:not(:disabled){transform:translateY(-1px)}._acceptButton_gc0k3_277{padding:.875rem 2rem;border-radius:12px;font-weight:600;display:flex;align-items:center;gap:.5rem}._acceptButton_gc0k3_277:disabled{opacity:.6;cursor:not-allowed}._acceptButton_gc0k3_277 ._spinner_gc0k3_335{display:inline-block;width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_gc0k3_335 1s linear infinite}@keyframes _fadeIn_gc0k3_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_gc0k3_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _spin_gc0k3_335{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _loading_19peu_1{0%{background-position:200% 0}to{background-position:-200% 0}}._header_19peu_9{background:#fff;border-bottom:1px solid #e2dfd9;position:sticky;top:0;z-index:1020;padding:0;transition:box-shadow .2s ease}._header_19peu_9:hover{box-shadow:0 1px 8px #0000000f}._container_19peu_22{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){._container_19peu_22{padding:0 1.5rem}}._container_19peu_22{display:flex;justify-content:space-between;align-items:center;height:64px;gap:1.5rem;padding:0 1.5rem}._logo_19peu_43{flex-shrink:0}._logo_19peu_43 ._logoLink_19peu_46{text-decoration:none;display:flex;align-items:center}._logo_19peu_43 ._logoLink_19peu_46:hover{text-decoration:none;opacity:.85}._logo_19peu_43 ._logoImage_19peu_55{height:52px;width:auto;max-width:52px;object-fit:contain;display:block}@media (max-width: 479px){._logo_19peu_43 ._logoImage_19peu_55{height:42px;max-width:42px}}._navigation_19peu_69 ._publicNav_19peu_69{display:flex;align-items:center;gap:0}._navigation_19peu_69 ._publicNav_19peu_69 a:not(._loginButton_19peu_74):not(._registerButton_19peu_74){color:#1e1f1e;font-weight:500;font-size:.925rem;padding:.5rem 1rem;text-decoration:none;transition:color .2s ease;position:relative;white-space:nowrap}._navigation_19peu_69 ._publicNav_19peu_69 a:not(._loginButton_19peu_74):not(._registerButton_19peu_74):after{content:"";position:absolute;bottom:-1px;left:1rem;right:1rem;height:2px;background:#9daa96;border-radius:1px;transform:scaleX(0);transition:transform .2s ease}._navigation_19peu_69 ._publicNav_19peu_69 a:not(._loginButton_19peu_74):not(._registerButton_19peu_74):hover{color:#1e1f1e;text-decoration:none}._navigation_19peu_69 ._publicNav_19peu_69 a:not(._loginButton_19peu_74):not(._registerButton_19peu_74):hover:after{transform:scaleX(1)}._navigation_19peu_69 ._publicNav_19peu_69 ._loginButton_19peu_74{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._navigation_19peu_69 ._publicNav_19peu_69 ._loginButton_19peu_74:disabled{opacity:.6;cursor:not-allowed}._navigation_19peu_69 ._publicNav_19peu_69 ._loginButton_19peu_74{background:transparent;color:#1e1f1e;padding:.45rem 1.25rem;margin-left:.75rem;font-weight:500;font-size:.925rem;border:1.5px solid #c8c5c0;border-radius:8px;transition:all .2s ease}._navigation_19peu_69 ._publicNav_19peu_69 ._loginButton_19peu_74:hover{border-color:#9daa96;color:#9daa96;text-decoration:none}._navigation_19peu_69 ._publicNav_19peu_69 ._loginButton_19peu_74:focus{outline:none}._navigation_19peu_69 ._publicNav_19peu_69 ._loginButton_19peu_74:focus-visible{outline:2px solid #9daa96;outline-offset:2px}._navigation_19peu_69 ._publicNav_19peu_69 ._registerButton_19peu_74{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._navigation_19peu_69 ._publicNav_19peu_69 ._registerButton_19peu_74:disabled{opacity:.6;cursor:not-allowed}._navigation_19peu_69 ._publicNav_19peu_69 ._registerButton_19peu_74{background:#364539;color:#fff;padding:.45rem 1.5rem;margin-left:.5rem;font-weight:600;font-size:.925rem;border-radius:8px;transition:all .2s ease}._navigation_19peu_69 ._publicNav_19peu_69 ._registerButton_19peu_74:hover{background:#2a352e;text-decoration:none}._navigation_19peu_69 ._publicNav_19peu_69 ._registerButton_19peu_74:focus{outline:none}._navigation_19peu_69 ._publicNav_19peu_69 ._registerButton_19peu_74:focus-visible{outline:2px solid #9daa96;outline-offset:2px}._navigation_19peu_69 ._authNav_19peu_185{display:flex;align-items:center;gap:1rem}._navigation_19peu_69 ._authNav_19peu_185 ._welcomeText_19peu_190{color:#4a4b4a;font-size:.875rem;font-weight:500;white-space:nowrap}._navigation_19peu_69 ._authNav_19peu_185 ._userMenu_19peu_196{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}._navigation_19peu_69 ._authNav_19peu_185 ._userMenu_19peu_196 a{color:#1e1f1e;font-weight:500;font-size:.875rem;padding:.35rem .65rem;border-radius:6px;text-decoration:none;white-space:nowrap;transition:all .15s ease}._navigation_19peu_69 ._authNav_19peu_185 ._userMenu_19peu_196 a:hover{color:#1e1f1e;background:#ebe8e3;text-decoration:none}._navigation_19peu_69 ._authNav_19peu_185 ._userMenu_19peu_196 ._logoutButton_19peu_217{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._navigation_19peu_69 ._authNav_19peu_185 ._userMenu_19peu_196 ._logoutButton_19peu_217:disabled{opacity:.6;cursor:not-allowed}._navigation_19peu_69 ._authNav_19peu_185 ._userMenu_19peu_196 ._logoutButton_19peu_217{background:transparent;color:#7a7b7a;padding:.35rem .75rem;font-size:.875rem;font-weight:500;border:1px solid #e2dfd9;border-radius:6px;margin-left:.25rem}._navigation_19peu_69 ._authNav_19peu_185 ._userMenu_19peu_196 ._logoutButton_19peu_217:hover{color:#c0392b;border-color:#c0392b4d;background:#c0392b0a}._navigation_19peu_69 ._authNav_19peu_185 ._userMenu_19peu_196 ._logoutButton_19peu_217:focus{outline:none}._navigation_19peu_69 ._authNav_19peu_185 ._userMenu_19peu_196 ._logoutButton_19peu_217:focus-visible{outline:2px solid #9daa96;outline-offset:2px}@media (max-width: 479px){._container_19peu_22{padding:0 .5rem;height:56px}._navigation_19peu_69 ._publicNav_19peu_69 a:not(._loginButton_19peu_74):not(._registerButton_19peu_74){display:none}._navigation_19peu_69 ._authNav_19peu_185{gap:.5rem}._navigation_19peu_69 ._authNav_19peu_185 ._welcomeText_19peu_190{display:none}._navigation_19peu_69 ._authNav_19peu_185 ._userMenu_19peu_196{gap:.15rem}._navigation_19peu_69 ._authNav_19peu_185 ._userMenu_19peu_196 a{font-size:.8rem;padding:.3rem .5rem}}@media (min-width: 480px) and (max-width: 1023px){._navigation_19peu_69 ._publicNav_19peu_69 a:not(._loginButton_19peu_74):not(._registerButton_19peu_74):nth-child(n+3){display:none}}@keyframes _loading_jr0uc_1{0%{background-position:200% 0}to{background-position:-200% 0}}._footer_jr0uc_9{background-color:#1e1f1e;color:#fff;margin-top:auto}._container_jr0uc_15{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){._container_jr0uc_15{padding:0 1.5rem}}._container_jr0uc_15{padding-top:4rem;padding-bottom:2rem}._content_jr0uc_31{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem}@media (min-width: 480px) and (max-width: 1023px){._content_jr0uc_31{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 479px){._content_jr0uc_31{grid-template-columns:1fr;gap:1.5rem}}._section_jr0uc_50 ._logoLink_jr0uc_50{display:inline-block;margin-bottom:1.5rem;transition:opacity .15s ease}._section_jr0uc_50 ._logoLink_jr0uc_50:hover{opacity:.9}._section_jr0uc_50 ._logoImage_jr0uc_58{height:58px;width:auto;max-width:58px;object-fit:contain;display:block}._section_jr0uc_50 ._sectionTitle_jr0uc_65{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1.5rem;border-bottom:2px solid #9daa96;padding-bottom:.5rem;display:inline-block}._description_jr0uc_75{color:#fffc;line-height:1.75;margin-bottom:1.5rem}._credentials_jr0uc_81{display:flex;flex-wrap:wrap;gap:.5rem}._credentials_jr0uc_81 ._credential_jr0uc_81{background-color:#00a651;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}._linkList_jr0uc_95{list-style:none;padding:0;margin:0}._linkList_jr0uc_95 li{margin-bottom:.5rem}._linkList_jr0uc_95 ._link_jr0uc_95{color:#fffc;text-decoration:none;transition:color .15s ease}._linkList_jr0uc_95 ._link_jr0uc_95:hover{color:#fff;text-decoration:none}._contactInfo_jr0uc_113 ._contactItem_jr0uc_113{color:#fffc;margin-bottom:.5rem;line-height:1.75}._contactInfo_jr0uc_113 ._contactItem_jr0uc_113 strong{color:#fff}._contactInfo_jr0uc_113 ._emergencyNotice_jr0uc_121{background-color:#c0392b;color:#fff;padding:.5rem;border-radius:8px;margin-top:1rem;font-size:.875rem}._contactInfo_jr0uc_113 ._emergencyNotice_jr0uc_121 strong{display:block;margin-bottom:.25rem}._bottomBar_jr0uc_134{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem}@media (max-width: 479px){._bottomBar_jr0uc_134{flex-direction:column;gap:1rem;text-align:center}}._bottomBar_jr0uc_134 ._copyright_jr0uc_148{color:#fff9;font-size:.875rem}._bottomBar_jr0uc_134 ._legalLinks_jr0uc_152{display:flex;gap:1.5rem}@media (max-width: 479px){._bottomBar_jr0uc_134 ._legalLinks_jr0uc_152{justify-content:center}}._bottomBar_jr0uc_134 ._legalLinks_jr0uc_152 ._legalLink_jr0uc_152{color:#fff9;font-size:.875rem;text-decoration:none;transition:color .15s ease}._bottomBar_jr0uc_134 ._legalLinks_jr0uc_152 ._legalLink_jr0uc_152:hover{color:#fff;text-decoration:none}@keyframes _loading_pqz8r_1{0%{background-position:200% 0}to{background-position:-200% 0}}._layout_pqz8r_9{min-height:100vh;display:flex;flex-direction:column}._main_pqz8r_15{flex:1;display:flex;flex-direction:column;min-height:calc(100vh - 160px)}._authLayout_pqz8r_22 ._main_pqz8r_15{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f6efe7,#ebe8e3);min-height:calc(100vh - 80px)}._dashboardLayout_pqz8r_30 ._main_pqz8r_15{background-color:#f6efe7}._publicLayout_pqz8r_34 ._main_pqz8r_15{background-color:#fff}@keyframes _loading_1o09t_1{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes _fadeInUp_1o09t_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_1o09t_1{0%{opacity:0}to{opacity:1}}._homepage_1o09t_27{overflow-x:clip}._homepage_1o09t_27 ._main_1o09t_30{background-color:#fff}._hero_1o09t_34{color:#fff;padding:0;text-align:center;position:relative;overflow:hidden;min-height:600px;display:flex;align-items:center}._sliderContainer_1o09t_45{position:relative;width:100%;height:100%;min-height:600px;overflow:hidden}._slide_1o09t_45{position:absolute;top:0;left:0;width:100%;height:100%;min-height:600px;display:flex;align-items:center;opacity:0;visibility:hidden;transform:translate(40px);transition:none;pointer-events:none;z-index:1}._slide_1o09t_45._hasImage_1o09t_69:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#1e1f1e99,#1e1f1e73);z-index:0;pointer-events:none}._slide_1o09t_45 ._heroContent_1o09t_77{max-width:800px;margin:0 auto;position:relative;z-index:2;width:100%;padding:6rem 1.5rem;animation:_fadeInUp_1o09t_1 .8s ease-out}._slide_1o09t_45 ._heroTitle_1o09t_86{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;color:#fff;letter-spacing:-.5px;line-height:1.15;text-shadow:0 2px 12px rgba(0,0,0,.25)}@media (max-width: 479px){._slide_1o09t_45 ._heroTitle_1o09t_86{font-size:1.875rem}}._slide_1o09t_45 ._heroSubtitle_1o09t_100{font-size:1.25rem;line-height:1.75;margin-bottom:2.5rem;color:#ffffffeb;font-weight:400;max-width:620px;margin-left:auto;margin-right:auto}@media (max-width: 479px){._slide_1o09t_45 ._heroSubtitle_1o09t_100{font-size:1.125rem}}._slide_1o09t_45 ._heroActions_1o09t_115{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}._slide_1o09t_45 ._heroActions_1o09t_115 ._primaryButton_1o09t_122{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._slide_1o09t_45 ._heroActions_1o09t_115 ._primaryButton_1o09t_122:disabled{opacity:.6;cursor:not-allowed}._slide_1o09t_45 ._heroActions_1o09t_115 ._primaryButton_1o09t_122{background-color:#fff;color:#4d5a48;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;border-radius:50px;box-shadow:0 4px 16px #00000026;transition:all .25s ease}._slide_1o09t_45 ._heroActions_1o09t_115 ._primaryButton_1o09t_122:hover{background-color:#f6efe7;transform:translateY(-3px);box-shadow:0 8px 24px #0003;text-decoration:none}._slide_1o09t_45 ._heroActions_1o09t_115 ._primaryButton_1o09t_122:active{transform:translateY(-1px)}._slide_1o09t_45 ._heroActions_1o09t_115 ._secondaryButton_1o09t_160{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._slide_1o09t_45 ._heroActions_1o09t_115 ._secondaryButton_1o09t_160:disabled{opacity:.6;cursor:not-allowed}._slide_1o09t_45 ._heroActions_1o09t_115 ._secondaryButton_1o09t_160{background-color:transparent;color:#fff;border:2px solid rgba(255,255,255,.7);padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:50px;transition:all .25s ease}._slide_1o09t_45 ._heroActions_1o09t_115 ._secondaryButton_1o09t_160:hover{background-color:#ffffff26;border-color:#fff;text-decoration:none;transform:translateY(-3px)}._slide_1o09t_45 ._heroActions_1o09t_115 ._secondaryButton_1o09t_160:active{transform:translateY(-1px)}._benefitsStrip_1o09t_199{padding:clamp(3.25rem,5vw,5.25rem) 0;background:linear-gradient(135deg,#f6efe7,#e7ebe4);border-top:1px solid #e2dfd9;border-bottom:1px solid #e2dfd9}._benefitsStrip_1o09t_199 ._benefitsStripList_1o09t_205{list-style:none;margin:0 auto;padding:0;max-width:1120px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem 2.75rem;align-items:start}@media (min-width: 480px) and (max-width: 1023px){._benefitsStrip_1o09t_199 ._benefitsStripList_1o09t_205{grid-template-columns:1fr;gap:1rem}}._benefitsStrip_1o09t_199 ._benefitsStripList_1o09t_205 li{display:flex;align-items:center;gap:.85rem;font-size:.95rem;line-height:1.45;color:#1e1f1e}._benefitsStrip_1o09t_199 ._benefitsStripIcon_1o09t_229{flex-shrink:0;color:#364539;margin-top:2px}._benefitsStrip_1o09t_199 ._benefitsStripIcon_1o09t_229 svg{flex-shrink:0}._features_1o09t_238{padding:clamp(3.25rem,5vw,5.25rem) 0;background:#fff}._features_1o09t_238 ._sectionTitle_1o09t_242{text-align:center;font-size:2.5rem;font-weight:800;color:#1e1f1e;margin:0 auto 2.75rem;max-width:48rem;letter-spacing:-.3px}@media (max-width: 479px){._features_1o09t_238 ._sectionTitle_1o09t_242{font-size:2rem;margin-bottom:2rem}}._features_1o09t_238 ._sectionTitleInStack_1o09t_257{margin-bottom:0;max-width:none}._features_1o09t_238 ._featureGrid_1o09t_261{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;max-width:1120px;margin:0 auto;width:100%;align-items:stretch}@media (max-width: 1199px){._features_1o09t_238 ._featureGrid_1o09t_261{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 479px){._features_1o09t_238 ._featureGrid_1o09t_261{grid-template-columns:1fr;gap:1.5rem}}._features_1o09t_238 ._featureCard_1o09t_281{display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:18px;padding:2rem 1.75rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;box-shadow:0 4px 24px #0000000f;border:1px solid #e2dfd9;height:100%}._features_1o09t_238 ._featureCard_1o09t_281:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001a;border-color:#9daa9633}._features_1o09t_238 ._featureCard_1o09t_281 h3{color:#1e1f1e;font-size:1.35rem;font-weight:700;margin-bottom:.75rem}._features_1o09t_238 ._featureCard_1o09t_281 p{color:#4a4b4a;line-height:1.7;font-size:1rem;margin:0}._resourcesTeaser_1o09t_312{padding:clamp(3.25rem,5vw,5.25rem) 0;background:#fff;border-top:1px solid #e2dfd9}._resourcesTeaser_1o09t_312 ._resourcesTeaserInner_1o09t_317{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:clamp(2rem,4vw,3.25rem);max-width:1120px;margin:0 auto;width:100%}@media (min-width: 480px) and (max-width: 1023px){._resourcesTeaser_1o09t_312 ._resourcesTeaserInner_1o09t_317{grid-template-columns:1fr;text-align:center}}._resourcesTeaser_1o09t_312 ._resourcesTeaserCopy_1o09t_332{min-width:0;display:flex;flex-direction:column;align-items:flex-start}@media (min-width: 480px) and (max-width: 1023px){._resourcesTeaser_1o09t_312 ._resourcesTeaserCopy_1o09t_332{align-items:center}}._resourcesTeaser_1o09t_312 ._resourcesTeaserTitle_1o09t_343{font-size:2rem;font-weight:800;color:#1e1f1e;margin:0 0 1rem;letter-spacing:-.3px}@media (max-width: 479px){._resourcesTeaser_1o09t_312 ._resourcesTeaserTitle_1o09t_343{font-size:1.65rem}}._resourcesTeaser_1o09t_312 ._resourcesTeaserCopy_1o09t_332 .tp-brand-kicker{margin-bottom:.5rem}._resourcesTeaser_1o09t_312 ._resourcesTeaserText_1o09t_358{color:#4a4b4a;font-size:1.05rem;line-height:1.65;margin:0 0 1.5rem}._resourcesTeaser_1o09t_312 ._resourcesTeaserLink_1o09t_364{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._resourcesTeaser_1o09t_312 ._resourcesTeaserLink_1o09t_364:disabled{opacity:.6;cursor:not-allowed}._resourcesTeaser_1o09t_312 ._resourcesTeaserLink_1o09t_364{display:inline-block;background:#364539;color:#fff;padding:.75rem 1.75rem;font-weight:600;border-radius:8px;text-decoration:none;transition:background .2s ease}._resourcesTeaser_1o09t_312 ._resourcesTeaserLink_1o09t_364:hover{background:#2a352e;color:#fff;text-decoration:none}._resourcesTeaser_1o09t_312 ._resourcesTeaserLink_1o09t_364:focus{outline:none}._resourcesTeaser_1o09t_312 ._resourcesTeaserLink_1o09t_364:focus-visible{outline:2px solid #9daa96;outline-offset:2px}._resourcesTeaser_1o09t_312 ._resourcesTeaserMedia_1o09t_405{border-radius:20px;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid #e2dfd9;margin:0 auto;max-width:420px;aspect-ratio:4/3;align-self:center}@media (min-width: 480px) and (max-width: 1023px){._resourcesTeaser_1o09t_312 ._resourcesTeaserMedia_1o09t_405{order:-1;max-width:min(100%,400px)}}._resourcesTeaser_1o09t_312 ._resourcesTeaserImage_1o09t_421{display:block;width:100%;height:100%;object-fit:cover}._howItWorks_1o09t_428{padding:clamp(3.25rem,5vw,5.25rem) 0;background:#fff}._howItWorks_1o09t_428 ._sectionTitle_1o09t_242{text-align:center;font-size:2.25rem;font-weight:700;color:#1e1f1e;margin-bottom:.75rem}@media (max-width: 479px){._howItWorks_1o09t_428 ._sectionTitle_1o09t_242{font-size:1.75rem}}._howItWorks_1o09t_428 ._sectionTitleInStack_1o09t_257{margin-bottom:0}._howItWorks_1o09t_428 ._sectionSubtitle_1o09t_447{text-align:center;font-size:1.05rem;color:#4a4b4a;max-width:560px;margin:0 auto 3rem;line-height:1.6}@media (max-width: 479px){._howItWorks_1o09t_428 ._sectionSubtitle_1o09t_447{font-size:.95rem;margin-bottom:2rem;padding:0 1rem}}._howItWorks_1o09t_428 ._stepsContainer_1o09t_462{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1120px;margin:0 auto 3rem;gap:1rem;position:relative;align-items:stretch}@media (max-width: 479px){._howItWorks_1o09t_428 ._stepsContainer_1o09t_462{grid-template-columns:1fr;gap:1.5rem}}@media (min-width: 480px) and (max-width: 1023px){._howItWorks_1o09t_428 ._stepsContainer_1o09t_462{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}._howItWorks_1o09t_428 ._stepCard_1o09t_483{text-align:center;padding:1.75rem 1.25rem 2.1rem;position:relative;z-index:1;height:100%;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;border-radius:16px;border:1px solid rgba(200,197,192,.65);background:linear-gradient(180deg,#9daa961a,#fff 45% 100%);box-shadow:0 10px 25px #0000000d}._howItWorks_1o09t_428 ._stepCard_1o09t_483:hover{transform:translateY(-8px);box-shadow:0 18px 45px #0000001a;border-color:#9daa9659}@media (max-width: 479px){._howItWorks_1o09t_428 ._stepCard_1o09t_483{padding:1.5rem;border-radius:14px;background:linear-gradient(180deg,#9daa9614,#f6efe7)}}._howItWorks_1o09t_428 ._stepIcon_1o09t_507{margin:0 auto 1rem;color:#364539;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:#aebfb259;border:1px solid rgba(54,69,57,.12)}._howItWorks_1o09t_428 ._stepIcon_1o09t_507 svg{flex-shrink:0}._howItWorks_1o09t_428 ._stepTitle_1o09t_522{font-size:1.1rem;font-weight:700;color:#1e1f1e;margin-bottom:.5rem}._howItWorks_1o09t_428 ._stepDescription_1o09t_528{font-size:.9rem;color:#4a4b4a;line-height:1.6;margin:0}._howItWorks_1o09t_428 ._ctaContainer_1o09t_534{text-align:center}@media (max-width: 479px){._howItWorks_1o09t_428 ._ctaContainer_1o09t_534{padding:0 1rem}}._howItWorks_1o09t_428 ._ctaButton_1o09t_542{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._howItWorks_1o09t_428 ._ctaButton_1o09t_542:disabled{opacity:.6;cursor:not-allowed}._howItWorks_1o09t_428 ._ctaButton_1o09t_542{background:#364539;color:#fff;padding:.85rem 2.5rem;font-size:1.05rem;font-weight:600;border-radius:8px;display:inline-block;text-decoration:none;transition:all .2s ease}._howItWorks_1o09t_428 ._ctaButton_1o09t_542:hover{background:#2a352e;text-decoration:none;color:#fff}._howItWorks_1o09t_428 ._ctaButton_1o09t_542:focus{outline:none}._howItWorks_1o09t_428 ._ctaButton_1o09t_542:focus-visible{outline:2px solid #9daa96;outline-offset:2px}@media (max-width: 479px){._howItWorks_1o09t_428 ._ctaButton_1o09t_542{width:100%;max-width:280px}}._howItWorks_1o09t_428 ._ctaSubtext_1o09t_590{margin-top:.5rem;color:#7a7b7a;font-size:.85rem}._spotlight_1o09t_596{padding:clamp(3.25rem,5vw,5.25rem) 0;background:#f6efe7;overflow-x:clip}._spotlight_1o09t_596 ._spotlightGrid_1o09t_601{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,4vw,3.25rem);align-items:center;max-width:1120px;margin:0 auto;width:100%}@media (min-width: 480px) and (max-width: 1023px){._spotlight_1o09t_596 ._spotlightGrid_1o09t_601{grid-template-columns:1fr}}._spotlight_1o09t_596 ._spotlightMedia_1o09t_615{border-radius:20px;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid #e2dfd9;aspect-ratio:4/3;align-self:center}._spotlight_1o09t_596 ._spotlightImage_1o09t_623{display:block;width:100%;height:100%;object-fit:cover}._spotlight_1o09t_596 ._spotlightContent_1o09t_629{min-width:0;display:flex;flex-direction:column;align-items:flex-start}@media (min-width: 480px) and (max-width: 1023px){._spotlight_1o09t_596 ._spotlightContent_1o09t_629{align-items:center;text-align:center}}._spotlight_1o09t_596 ._spotlightContent_1o09t_629 .tp-brand-kicker{margin-bottom:.5rem}._spotlight_1o09t_596 ._spotlightTitle_1o09t_644{font-size:2rem;font-weight:800;color:#1e1f1e;margin:0 0 1rem;letter-spacing:-.3px}@media (max-width: 479px){._spotlight_1o09t_596 ._spotlightTitle_1o09t_644{font-size:1.65rem}}._spotlight_1o09t_596 ._spotlightLead_1o09t_656{font-size:1.05rem;line-height:1.65;color:#4a4b4a;margin:0 0 1.5rem}._spotlight_1o09t_596 ._spotlightList_1o09t_662{list-style:none;margin:0 0 2rem;padding:0}._spotlight_1o09t_596 ._spotlightList_1o09t_662 li{display:flex;align-items:flex-start;gap:.65rem;font-size:.98rem;color:#1e1f1e;line-height:1.5;margin-bottom:.75rem}._spotlight_1o09t_596 ._spotlightList_1o09t_662 li:last-child{margin-bottom:0}@media (min-width: 480px) and (max-width: 1023px){._spotlight_1o09t_596 ._spotlightList_1o09t_662 li{text-align:left}}._spotlight_1o09t_596 ._spotlightListIcon_1o09t_684{flex-shrink:0;color:#364539;margin-top:1px;width:1.35em;height:1.35em}._spotlight_1o09t_596 ._spotlightListIcon_1o09t_684 svg{display:block;width:100%;height:100%}._spotlight_1o09t_596 ._spotlightActions_1o09t_696{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}@media (min-width: 480px) and (max-width: 1023px){._spotlight_1o09t_596 ._spotlightActions_1o09t_696{justify-content:center}}._spotlight_1o09t_596 ._spotlightPrimary_1o09t_707{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._spotlight_1o09t_596 ._spotlightPrimary_1o09t_707:disabled{opacity:.6;cursor:not-allowed}._spotlight_1o09t_596 ._spotlightPrimary_1o09t_707{background:#364539;color:#fff;padding:.8rem 1.75rem;font-weight:600;border-radius:8px;text-decoration:none}._spotlight_1o09t_596 ._spotlightPrimary_1o09t_707:hover{background:#2a352e;color:#fff;text-decoration:none}._spotlight_1o09t_596 ._spotlightPrimary_1o09t_707:focus{outline:none}._spotlight_1o09t_596 ._spotlightPrimary_1o09t_707:focus-visible{outline:2px solid #9daa96;outline-offset:2px}._spotlight_1o09t_596 ._spotlightSecondary_1o09t_746{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._spotlight_1o09t_596 ._spotlightSecondary_1o09t_746:disabled{opacity:.6;cursor:not-allowed}._spotlight_1o09t_596 ._spotlightSecondary_1o09t_746{color:#1e1f1e;padding:.8rem 1.75rem;font-weight:600;border-radius:8px;border:2px solid #c8c5c0;text-decoration:none;background:#fff}._spotlight_1o09t_596 ._spotlightSecondary_1o09t_746:hover{border-color:#4d5a48;color:#4d5a48;text-decoration:none}._spotlight_1o09t_596 ._spotlightSecondary_1o09t_746:focus{outline:none}._spotlight_1o09t_596 ._spotlightSecondary_1o09t_746:focus-visible{outline:2px solid #9daa96;outline-offset:2px}._trustBand_1o09t_787{padding:clamp(3.25rem,5vw,5.25rem) 0;background:#fff}._trustBand_1o09t_787 ._trustBandLayout_1o09t_791{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:clamp(2rem,4vw,3rem);align-items:start;max-width:1120px;margin:0 auto;width:100%}@media (min-width: 480px) and (max-width: 1023px){._trustBand_1o09t_787 ._trustBandLayout_1o09t_791{grid-template-columns:1fr;gap:2.25rem}}._trustBand_1o09t_787 ._trustBandMedia_1o09t_806{border-radius:20px;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid #e2dfd9;aspect-ratio:4/3;max-height:420px}@media (min-width: 480px) and (max-width: 1023px){._trustBand_1o09t_787 ._trustBandMedia_1o09t_806{max-width:480px;margin:0 auto;max-height:none}}._trustBand_1o09t_787 ._trustBandImage_1o09t_821{display:block;width:100%;height:100%;object-fit:cover}._trustBand_1o09t_787 ._trustBandContent_1o09t_827{min-width:0;display:flex;flex-direction:column;justify-content:flex-start;padding-top:.25rem}._trustBand_1o09t_787 ._trustBandColumn_1o09t_834{display:flex;flex-direction:column;align-items:stretch;gap:1.5rem;width:100%}._trustBand_1o09t_787 ._trustBandTitle_1o09t_841{text-align:left;font-size:clamp(1.75rem,2.8vw,2rem);font-weight:800;color:#1e1f1e;margin:0;max-width:100%;letter-spacing:-.03em;line-height:1.2;padding-bottom:.15rem;border-bottom:2px solid rgba(174,191,178,.55)}@media (min-width: 480px) and (max-width: 1023px){._trustBand_1o09t_787 ._trustBandTitle_1o09t_841{text-align:center;border-bottom:none;padding-bottom:0}}._trustBand_1o09t_787 ._trustBandColumn_1o09t_834 .tp-brand-kicker{margin-bottom:.5rem;align-self:flex-start}@media (min-width: 480px) and (max-width: 1023px){._trustBand_1o09t_787 ._trustBandColumn_1o09t_834 .tp-brand-kicker{align-self:center}}._trustBand_1o09t_787 ._trustBandLead_1o09t_869{margin:0 0 1.25rem;font-size:1.05rem;line-height:1.6;color:#4a4b4a;max-width:36rem;text-align:left}@media (min-width: 480px) and (max-width: 1023px){._trustBand_1o09t_787 ._trustBandLead_1o09t_869{text-align:center;margin-left:auto;margin-right:auto}}._trustBand_1o09t_787 ._trustGrid_1o09t_884{display:grid;grid-template-columns:1fr;gap:1rem;margin:0;align-items:stretch}@media (min-width: 1024px){._trustBand_1o09t_787 ._trustGrid_1o09t_884{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem 1.25rem}}._trustBand_1o09t_787 ._trustCard_1o09t_897{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:1.35rem 1.2rem 1.4rem;border-radius:14px;border:1px solid rgba(200,197,192,.65);background:#f6efe7;box-shadow:0 1px 1px #0000000a;height:auto;min-height:0;transition:border-color .2s ease,box-shadow .2s ease}._trustBand_1o09t_787 ._trustCard_1o09t_897:hover{border-color:#36453947;box-shadow:0 1px 2px #0000000d}._trustBand_1o09t_787 ._trustCard_1o09t_897 h3{font-size:1.05rem;font-weight:700;color:#1e1f1e;margin:0 0 .45rem;line-height:1.3}._trustBand_1o09t_787 ._trustCard_1o09t_897 p{margin:0;font-size:.9rem;line-height:1.55;color:#4a4b4a}._trustBand_1o09t_787 ._trustIconWrap_1o09t_928{width:48px;height:48px;margin:0 0 .75rem;flex-shrink:0;border-radius:12px;background:#aebfb259;border:1px solid rgba(54,69,57,.18);color:#364539;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px #ffffffb3}._trustBand_1o09t_787 ._trustIconWrap_1o09t_928 svg{flex-shrink:0}._accessFunding_1o09t_946{padding:clamp(3.25rem,5vw,5.25rem) 0;background:#364539;color:#fff}._accessFunding_1o09t_946 ._accessFundingGrid_1o09t_951{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:1.75rem;max-width:1120px;margin:0 auto;width:100%;align-items:stretch}@media (min-width: 480px) and (max-width: 1023px){._accessFunding_1o09t_946 ._accessFundingGrid_1o09t_951{grid-template-columns:1fr}}._accessFunding_1o09t_946 ._accessCard_1o09t_965,._accessFunding_1o09t_946 ._accessCardMuted_1o09t_966{display:flex;flex-direction:column;border-radius:18px;padding:2rem 2.25rem;border:1px solid rgba(255,255,255,.2)}._accessFunding_1o09t_946 ._accessCard_1o09t_965{background:#ffffff1f}._accessFunding_1o09t_946 ._accessCardMuted_1o09t_966{background:#0000001f}._accessFunding_1o09t_946 ._accessHeading_1o09t_979{font-size:1.45rem;font-weight:700;margin:0 0 1rem;color:#fff}._accessFunding_1o09t_946 ._accessCard_1o09t_965 p,._accessFunding_1o09t_946 ._accessCardMuted_1o09t_966 p{margin:0 0 1.25rem;line-height:1.65;color:#ffffffeb;font-size:1rem}._accessFunding_1o09t_946 ._accessList_1o09t_992{margin:0 0 1.5rem;padding-left:1.25rem;color:#ffffffeb;line-height:1.6;font-size:.95rem}._accessFunding_1o09t_946 ._accessList_1o09t_992 li{margin-bottom:.4rem}._accessFunding_1o09t_946 ._accessLink_1o09t_1002{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._accessFunding_1o09t_946 ._accessLink_1o09t_1002:disabled{opacity:.6;cursor:not-allowed}._accessFunding_1o09t_946 ._accessLink_1o09t_1002{display:inline-block;margin-top:auto;align-self:flex-start;color:#364539;background:#fff;font-weight:600;padding:.65rem 1.35rem;border-radius:8px;text-decoration:none}._accessFunding_1o09t_946 ._accessLink_1o09t_1002:hover{background:#f6efe7;color:#364539;text-decoration:none}._accessFunding_1o09t_946 ._accessLink_1o09t_1002:focus{outline:none}._accessFunding_1o09t_946 ._accessLink_1o09t_1002:focus-visible{outline:2px solid #c8d0c2;outline-offset:2px}._testimonials_1o09t_1045{padding:clamp(3.25rem,5vw,5.25rem) 0;background:#fff}._testimonials_1o09t_1045 ._testimonialsIntroBlock_1o09t_1049{max-width:1120px;margin:0 auto 2.5rem;padding:0}._testimonials_1o09t_1045 ._testimonialsTitle_1o09t_1054{text-align:center;font-size:2rem;font-weight:800;color:#1e1f1e;margin:0 0 .75rem;letter-spacing:-.3px}@media (max-width: 479px){._testimonials_1o09t_1045 ._testimonialsTitle_1o09t_1054{font-size:1.65rem}}._testimonials_1o09t_1045 ._testimonialsIntro_1o09t_1049{text-align:center;max-width:36rem;margin:0 auto;color:#4a4b4a;font-size:1rem;line-height:1.6}._testimonials_1o09t_1045 ._testimonialsGrid_1o09t_1075{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;max-width:1120px;margin:0 auto;width:100%;align-items:stretch}@media (min-width: 480px) and (max-width: 1023px){._testimonials_1o09t_1045 ._testimonialsGrid_1o09t_1075{grid-template-columns:1fr}}._testimonials_1o09t_1045 ._testimonialCard_1o09t_1089{margin:0;padding:1.75rem;border-radius:16px;border:1px solid #e2dfd9;background:#f6efe7;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;height:100%}._testimonials_1o09t_1045 ._testimonialCard_1o09t_1089 p{margin:0;font-size:1rem;line-height:1.65;color:#1e1f1e;font-style:normal}._testimonials_1o09t_1045 ._testimonialCard_1o09t_1089:before{content:"";display:block;width:36px;height:3px;border-radius:2px;background:#9daa96;margin-bottom:1rem}._bottomCta_1o09t_1117{padding:clamp(3.25rem,5vw,5.25rem) 0 calc(clamp(3.25rem,5vw,5.25rem) + .5rem);background:linear-gradient(180deg,#f6efe7,#fff 45%);text-align:center;border-top:1px solid #e2dfd9}._bottomCta_1o09t_1117 ._bottomCtaTitle_1o09t_1123{font-size:2rem;font-weight:800;color:#1e1f1e;margin:0 auto .75rem;max-width:40rem;letter-spacing:-.3px}@media (max-width: 479px){._bottomCta_1o09t_1117 ._bottomCtaTitle_1o09t_1123{font-size:1.65rem}}._bottomCta_1o09t_1117 ._bottomCtaText_1o09t_1136{max-width:36rem;margin:0 auto 1.75rem;color:#4a4b4a;font-size:1.05rem;line-height:1.6}._bottomCta_1o09t_1117 ._bottomCtaActions_1o09t_1143{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}._bottomCta_1o09t_1117 ._bottomCtaPrimary_1o09t_1149{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._bottomCta_1o09t_1117 ._bottomCtaPrimary_1o09t_1149:disabled{opacity:.6;cursor:not-allowed}._bottomCta_1o09t_1117 ._bottomCtaPrimary_1o09t_1149{background:#364539;color:#fff;padding:.85rem 2rem;font-weight:600;border-radius:8px;text-decoration:none}._bottomCta_1o09t_1117 ._bottomCtaPrimary_1o09t_1149:hover{background:#2a352e;color:#fff;text-decoration:none}._bottomCta_1o09t_1117 ._bottomCtaPrimary_1o09t_1149:focus{outline:none}._bottomCta_1o09t_1117 ._bottomCtaPrimary_1o09t_1149:focus-visible{outline:2px solid #9daa96;outline-offset:2px}._bottomCta_1o09t_1117 ._bottomCtaSecondary_1o09t_1188{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._bottomCta_1o09t_1117 ._bottomCtaSecondary_1o09t_1188:disabled{opacity:.6;cursor:not-allowed}._bottomCta_1o09t_1117 ._bottomCtaSecondary_1o09t_1188{background:#9daa96;color:#1e1f1e;padding:.85rem 2rem;font-weight:600;border-radius:8px;text-decoration:none}._bottomCta_1o09t_1117 ._bottomCtaSecondary_1o09t_1188:hover{background:#4d5a48;color:#fff;text-decoration:none}._bottomCta_1o09t_1117 ._bottomCtaSecondary_1o09t_1188:focus{outline:none}._bottomCta_1o09t_1117 ._bottomCtaSecondary_1o09t_1188:focus-visible{outline:2px solid #1e1f1e;outline-offset:2px}._bottomCta_1o09t_1117 ._bottomCtaGhost_1o09t_1227{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._bottomCta_1o09t_1117 ._bottomCtaGhost_1o09t_1227:disabled{opacity:.6;cursor:not-allowed}._bottomCta_1o09t_1117 ._bottomCtaGhost_1o09t_1227{background:transparent;color:#1e1f1e;padding:.85rem 1.5rem;font-weight:600;border-radius:8px;border:2px solid #c8c5c0;text-decoration:none}._bottomCta_1o09t_1117 ._bottomCtaGhost_1o09t_1227:hover{border-color:#4d5a48;color:#4d5a48;text-decoration:none}._bottomCta_1o09t_1117 ._bottomCtaGhost_1o09t_1227:focus{outline:none}._bottomCta_1o09t_1117 ._bottomCtaGhost_1o09t_1227:focus-visible{outline:2px solid #9daa96;outline-offset:2px}@keyframes _loading_73ejr_1{0%{background-position:200% 0}to{background-position:-200% 0}}._hero_73ejr_9{background:#364539;color:#fff;padding:4rem 0;text-align:center}._hero_73ejr_9 .tp-brand-kicker--inverse{margin-bottom:.65rem}._heroTitle_73ejr_20{font-size:2.75rem;font-weight:800;margin-bottom:1rem;color:#fff}@media (max-width: 479px){._heroTitle_73ejr_20{font-size:2rem}}._heroSubtitle_73ejr_32{font-size:1.15rem;line-height:1.7;color:#ffffffe6;max-width:520px;margin:0 auto}@media (max-width: 479px){._heroSubtitle_73ejr_32{font-size:1rem}}._content_73ejr_45{padding:4rem 0}@media (max-width: 479px){._content_73ejr_45{padding:2.5rem 0}}._contentInner_73ejr_54{max-width:740px;margin:0 auto}._section_73ejr_59{margin-bottom:2.5rem}._section_73ejr_59 .tp-brand-kicker{margin-bottom:.45rem}._section_73ejr_59 h2{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin-bottom:.75rem}._section_73ejr_59 p{color:#4a4b4a;line-height:1.7;font-size:1rem}._featureGrid_73ejr_77{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media (max-width: 479px){._featureGrid_73ejr_77{grid-template-columns:1fr}}._featureItem_73ejr_88{display:flex;align-items:center;gap:.65rem;padding:.6rem .75rem;background:#f6efe7;border-radius:8px;font-size:.925rem;color:#1e1f1e}._featureCheck_73ejr_99{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#364539;color:#fff;border-radius:50%;flex-shrink:0}._ctaBlock_73ejr_111{text-align:center;margin-top:1rem}._ctaBlock_73ejr_111 h2{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin-bottom:.5rem}._ctaBlock_73ejr_111 p{color:#4a4b4a;margin-bottom:1.5rem;font-size:1rem}._ctaButtons_73ejr_127{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._primaryCTA_73ejr_134{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._primaryCTA_73ejr_134:disabled{opacity:.6;cursor:not-allowed}._primaryCTA_73ejr_134{background:#364539;color:#fff;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .2s ease}._primaryCTA_73ejr_134:hover{background:#2a352e;text-decoration:none}._primaryCTA_73ejr_134:focus{outline:none}._primaryCTA_73ejr_134:focus-visible{outline:2px solid #9daa96;outline-offset:2px}._secondaryCTA_73ejr_175{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._secondaryCTA_73ejr_175:disabled{opacity:.6;cursor:not-allowed}._secondaryCTA_73ejr_175{background:transparent;color:#1e1f1e;border:1.5px solid #c8c5c0;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .2s ease}._secondaryCTA_73ejr_175:hover{background:#ebe8e3;color:#1e1f1e;text-decoration:none}._secondaryCTA_73ejr_175:focus{outline:none}._secondaryCTA_73ejr_175:focus-visible{outline:2px solid #9daa96;outline-offset:2px}@keyframes _loading_16efj_1{0%{background-position:200% 0}to{background-position:-200% 0}}._servicesPage_16efj_9 ._main_16efj_9{background-color:#fff}._hero_16efj_13{background:#364539;color:#fff;padding:4rem 0;text-align:center}._hero_16efj_13 ._heroContent_16efj_19{max-width:680px;margin:0 auto}._hero_16efj_13 ._heroTitle_16efj_23{font-size:2.75rem;font-weight:800;margin-bottom:1rem;color:#fff}@media (max-width: 479px){._hero_16efj_13 ._heroTitle_16efj_23{font-size:2rem}}._hero_16efj_13 ._heroSubtitle_16efj_34{font-size:1.15rem;line-height:1.7;color:#ffffffe6;margin:0}@media (max-width: 479px){._hero_16efj_13 ._heroSubtitle_16efj_34{font-size:1rem}}._servicesSection_16efj_46{padding:4rem 0}@media (max-width: 479px){._servicesSection_16efj_46{padding:2.5rem 0}}._servicesGrid_16efj_55{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}@media (max-width: 479px){._servicesGrid_16efj_55{grid-template-columns:1fr;gap:1.5rem}}@media (min-width: 480px) and (max-width: 1023px){._servicesGrid_16efj_55{grid-template-columns:repeat(2,1fr)}}._serviceCard_16efj_74{background:#fff;border-radius:12px;padding:2rem;border:1px solid #e2dfd9;transition:all .2s ease;display:flex;flex-direction:column}._serviceCard_16efj_74:hover{box-shadow:0 8px 24px #00000014;border-color:#9daa9626}@media (max-width: 479px){._serviceCard_16efj_74{padding:1.5rem}}._serviceIcon_16efj_93{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#9daa9614;border-radius:12px;margin:0 auto 1.25rem;color:#9daa96}._serviceName_16efj_105{font-size:1.4rem;font-weight:700;color:#1e1f1e;margin-bottom:.75rem;text-align:center}._serviceDescription_16efj_113{color:#4a4b4a;line-height:1.6;margin-bottom:1.25rem;text-align:center;font-size:.95rem}._serviceDetails_16efj_121{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem;padding:1rem;background:#f6efe7;border-radius:8px}._detailItem_16efj_131{display:flex;align-items:center;gap:.6rem;color:#1e1f1e;font-weight:500;font-size:.9rem}._detailItem_16efj_131 svg{color:#9daa96;flex-shrink:0}._medicareBadge_16efj_144{display:flex;align-items:center;gap:.6rem;color:#2e7d42;font-weight:600;font-size:.9rem;padding:.4rem .6rem;background:#2e7d4214;border-radius:6px;margin-top:.25rem}._medicareBadge_16efj_144 svg{color:#2e7d42;flex-shrink:0}._availability_16efj_161{margin-bottom:1.25rem;text-align:center}._availabilityBadge_16efj_166{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;background:#ebe8e3;color:#1e1f1e;border-radius:6px;font-size:.8rem;font-weight:600}._availabilityBadge_16efj_166 svg{color:#7a7b7a}._serviceFeatures_16efj_181{margin-bottom:1.5rem;flex:1}._featuresTitle_16efj_186{font-size:.9rem;font-weight:600;color:#1e1f1e;margin-bottom:.75rem;text-align:center}._featuresList_16efj_194{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}._featuresList_16efj_194 li{display:flex;align-items:center;gap:.5rem;color:#4a4b4a;font-size:.875rem;line-height:1.5}._featuresList_16efj_194 li svg{color:#2e7d42;flex-shrink:0}._bookButton_16efj_215{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._bookButton_16efj_215:disabled{opacity:.6;cursor:not-allowed}._bookButton_16efj_215{background:#364539;color:#fff;width:100%;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;border-radius:8px;text-align:center;text-decoration:none;display:block;transition:all .2s ease;margin-top:auto}._bookButton_16efj_215:hover{background:#2a352e;text-decoration:none}._bookButton_16efj_215:focus{outline:none}._bookButton_16efj_215:focus-visible{outline:2px solid #9daa96;outline-offset:2px}._ctaSection_16efj_260{padding:4rem 0;background:#f6efe7;text-align:center}._ctaSection_16efj_260 ._ctaContent_16efj_265{max-width:600px;margin:0 auto}._ctaSection_16efj_260 ._ctaTitle_16efj_269{font-size:2.25rem;font-weight:700;margin-bottom:.75rem;color:#1e1f1e}@media (max-width: 479px){._ctaSection_16efj_260 ._ctaTitle_16efj_269{font-size:1.75rem}}._ctaSection_16efj_260 ._ctaSubtitle_16efj_280{font-size:1.05rem;line-height:1.6;color:#4a4b4a;margin-bottom:2rem}@media (max-width: 479px){._ctaSection_16efj_260 ._ctaSubtitle_16efj_280{font-size:.95rem}}._ctaSection_16efj_260 ._ctaButtons_16efj_291{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 479px){._ctaSection_16efj_260 ._ctaButtons_16efj_291{flex-direction:column;align-items:center}}._ctaSection_16efj_260 ._primaryCTA_16efj_303{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._ctaSection_16efj_260 ._primaryCTA_16efj_303:disabled{opacity:.6;cursor:not-allowed}._ctaSection_16efj_260 ._primaryCTA_16efj_303{background:#364539;color:#fff;padding:.85rem 2.5rem;font-size:1.05rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .2s ease}._ctaSection_16efj_260 ._primaryCTA_16efj_303:hover{background:#2a352e;text-decoration:none}._ctaSection_16efj_260 ._primaryCTA_16efj_303:focus{outline:none}._ctaSection_16efj_260 ._primaryCTA_16efj_303:focus-visible{outline:2px solid #9daa96;outline-offset:2px}._ctaSection_16efj_260 ._secondaryCTA_16efj_343{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._ctaSection_16efj_260 ._secondaryCTA_16efj_343:disabled{opacity:.6;cursor:not-allowed}._ctaSection_16efj_260 ._secondaryCTA_16efj_343{background:transparent;color:#1e1f1e;border:1.5px solid #c8c5c0;padding:.85rem 2.5rem;font-size:1.05rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .2s ease}._ctaSection_16efj_260 ._secondaryCTA_16efj_343:hover{background:#ebe8e3;border-color:#7a7b7a;color:#1e1f1e;text-decoration:none}._ctaSection_16efj_260 ._secondaryCTA_16efj_343:focus{outline:none}._ctaSection_16efj_260 ._secondaryCTA_16efj_343:focus-visible{outline:2px solid #9daa96;outline-offset:2px}._requirementsPage_1ecoa_1{padding:4rem 0;background:#fff}._pageHeader_1ecoa_6{max-width:760px;margin:0 auto 2.5rem;text-align:center}._pageHeader_1ecoa_6 h1{font-size:2.5rem;margin-bottom:1rem;color:#1e1f1e}._pageHeader_1ecoa_6 ._subtitle_1ecoa_16{color:#4a4b4a;font-size:1.05rem}._eyebrow_1ecoa_21{text-transform:uppercase;letter-spacing:.2em;font-size:.85rem;color:#8f9f88;margin-bottom:.5rem}._section_1ecoa_29{background:#fff;border-radius:16px;padding:1.75rem;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000000a;border:1px solid #e2dfd9}._section_1ecoa_29 h2{margin-top:0;color:#1e1f1e}._section_1ecoa_29 ul,._section_1ecoa_29 ol{margin:0;padding-left:1.25rem;color:#4a4b4a;line-height:1.7}._section_1ecoa_29 p{color:#4a4b4a;line-height:1.6}._footer_1ecoa_53{text-align:center;margin-top:2rem;color:#4a4b4a}@keyframes _loading_xwtu7_100{0%{background-position:200% 0}to{background-position:-200% 0}}._publicLayout_xwtu7_9 ._main_xwtu7_9{background-color:#f6efe7}._pageContainer_xwtu7_13{padding:3rem 0;min-height:60vh}._pageHeader_xwtu7_18{text-align:center;margin-bottom:4rem}._pageHeader_xwtu7_18 ._pageTitle_xwtu7_22{color:#1e1f1e;font-size:1.875rem;margin-bottom:1.5rem}@media (max-width: 479px){._pageHeader_xwtu7_18 ._pageTitle_xwtu7_22{font-size:1.5rem}}._pageHeader_xwtu7_18 ._pageSubtitle_xwtu7_32{color:#4a4b4a;font-size:1.25rem;max-width:600px;margin:0 auto;line-height:1.75}@media (max-width: 479px){._pageHeader_xwtu7_18 ._pageSubtitle_xwtu7_32{font-size:1.125rem}}._contentSection_xwtu7_45{max-width:800px;margin:0 auto}._contentSection_xwtu7_45 h2{color:#1e1f1e;font-size:1.5rem;margin-top:3rem;margin-bottom:1.5rem}._contentSection_xwtu7_45 h2:first-child{margin-top:0}._contentSection_xwtu7_45 p,._contentSection_xwtu7_45 ul{color:#1e1f1e;line-height:1.75;margin-bottom:1.5rem}._contentSection_xwtu7_45 ul li{margin-bottom:.5rem}._contentSection_xwtu7_45 section{margin-bottom:3rem}._contentSection_xwtu7_45 section h3{color:#1e1f1e;font-size:1.25rem;margin-top:2rem;margin-bottom:1rem}._policyContent_xwtu7_81{max-width:1000px;margin:0 auto;margin-top:3rem}._policyIframe_xwtu7_87{width:100%;min-height:800px;border:1px solid #e2dfd9;border-radius:8px;background:#fff}@media (max-width: 479px){._policyIframe_xwtu7_87{min-height:600px}}._loadingState_xwtu7_100,._errorAlert_xwtu7_101{text-align:center;padding:3rem;margin:3rem 0;border-radius:8px}._loadingState_xwtu7_100{color:#4a4b4a}._errorAlert_xwtu7_101{background-color:#c0392b1a;color:#c0392b;border:1px solid #c0392b}._resourceSection_xwtu7_118{margin-bottom:4rem}._resourceSection_xwtu7_118 h2{color:#1e1f1e;font-size:1.5rem;margin-bottom:1rem}._resourceSection_xwtu7_118 p{color:#1e1f1e;margin-bottom:1.5rem}._highlightSection_xwtu7_131{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-bottom:4rem}@media (min-width: 480px) and (max-width: 1023px){._highlightSection_xwtu7_131{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 479px){._highlightSection_xwtu7_131{grid-template-columns:1fr}}._highlightCard_xwtu7_148{background:#fff;border:1px solid #e2dfd9;border-radius:12px;padding:2rem;box-shadow:0 1px 2px #0000000d}._highlightCard_xwtu7_148 h2{margin-bottom:.5rem}._highlightCard_xwtu7_148 ul{margin:0;padding-left:2rem}._highlightCard_xwtu7_148 ul li{margin-bottom:.25rem}._cardGrid_xwtu7_166{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}@media (min-width: 480px) and (max-width: 1023px){._cardGrid_xwtu7_166{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 479px){._cardGrid_xwtu7_166{grid-template-columns:1fr}}._resourceCard_xwtu7_182{background:#fff;border:1px solid #e2dfd9;border-radius:12px;padding:2rem;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column;gap:1rem}._resourceCard_xwtu7_182 ul{margin:0;padding-left:2rem}._cardHeader_xwtu7_197{display:flex;justify-content:space-between;align-items:center;gap:1rem}._cardHeader_xwtu7_197 h3{margin:0}._badge_xwtu7_207{display:inline-flex;align-items:center;justify-content:center;padding:0 1rem;height:28px;border-radius:999px;background-color:#7a7b7a1f;color:#1e1f1e;font-size:.875rem;font-weight:600;white-space:nowrap}._cardLink_xwtu7_221{color:#1e1f1e;font-weight:600;text-decoration:none}._cardLink_xwtu7_221:hover{color:#9daa96;text-decoration:underline}._calloutSection_xwtu7_231{margin-top:4rem}._calloutCard_xwtu7_235{background:#364539;color:#fff;border-radius:12px;padding:3rem}._calloutCard_xwtu7_235 a{color:#fff;text-decoration:underline}._cardNote_xwtu7_246{margin-top:1.5rem;font-weight:600}@keyframes _loading_1sek7_1{0%{background-position:200% 0}to{background-position:-200% 0}}._hero_1sek7_9{background:#364539;color:#fff;padding:4rem 0;text-align:center}._heroTitle_1sek7_16{font-size:2.75rem;font-weight:800;margin-bottom:1rem;color:#fff}@media (max-width: 479px){._heroTitle_1sek7_16{font-size:2rem}}._heroSubtitle_1sek7_28{font-size:1.15rem;line-height:1.7;color:#ffffffe6;max-width:580px;margin:0 auto}@media (max-width: 479px){._heroSubtitle_1sek7_28{font-size:1rem}}._contactSection_1sek7_41{padding:4rem 0}@media (max-width: 479px){._contactSection_1sek7_41{padding:2.5rem 0}}._contactGrid_1sek7_50{display:grid;grid-template-columns:1fr 1.4fr;gap:3rem;max-width:1000px;margin:0 auto;align-items:start}@media (max-width: 479px){._contactGrid_1sek7_50{grid-template-columns:1fr;gap:2rem}}@media (min-width: 480px) and (max-width: 1023px){._contactGrid_1sek7_50{grid-template-columns:1fr;gap:2.5rem}}._contactInfo_1sek7_71{padding:2rem;background:#f6efe7;border-radius:12px}@media (max-width: 479px){._contactInfo_1sek7_71{padding:1.5rem}}._infoTitle_1sek7_82{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin-bottom:.5rem}._infoSubtitle_1sek7_89{font-size:.9rem;color:#4a4b4a;line-height:1.6;margin-bottom:1.5rem}._infoItems_1sek7_96{display:flex;flex-direction:column;gap:1.25rem}._infoItem_1sek7_96{display:flex;align-items:flex-start;gap:.75rem}._infoItem_1sek7_96 h3{font-size:.9rem;font-weight:600;color:#1e1f1e;margin:0 0 .15rem}._infoItem_1sek7_96 p{font-size:.875rem;color:#4a4b4a;margin:0;line-height:1.5}._infoIcon_1sek7_120{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;color:#7a7b7a;flex-shrink:0}._contactForm_1sek7_132{background:#fff;border:1px solid #e2dfd9;border-radius:12px;padding:2rem}@media (max-width: 479px){._contactForm_1sek7_132{padding:1.5rem}}._formTitle_1sek7_144{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin-bottom:1.5rem}._formRow_1sek7_151{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}@media (max-width: 479px){._formRow_1sek7_151{grid-template-columns:1fr}}._formGroup_1sek7_163{margin-bottom:1rem}._formGroup_1sek7_163 label{display:block;font-size:.875rem;font-weight:600;color:#1e1f1e;margin-bottom:.35rem}._formGroup_1sek7_163 input,._formGroup_1sek7_163 select,._formGroup_1sek7_163 textarea{width:100%;padding:.65rem .85rem;border:1.5px solid #e2dfd9;border-radius:8px;font-size:.925rem;color:#1e1f1e;background:#fff;transition:border-color .15s ease;font-family:inherit}._formGroup_1sek7_163 input:focus,._formGroup_1sek7_163 select:focus,._formGroup_1sek7_163 textarea:focus{outline:none;border-color:#616362;box-shadow:0 0 0 3px #61636226}._formGroup_1sek7_163 input::placeholder,._formGroup_1sek7_163 select::placeholder,._formGroup_1sek7_163 textarea::placeholder{color:#7a7b7a}._formGroup_1sek7_163 textarea{resize:vertical;min-height:120px}._formGroup_1sek7_163 select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%237a7b7a' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}._submitButton_1sek7_211{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._submitButton_1sek7_211:disabled{opacity:.6;cursor:not-allowed}._submitButton_1sek7_211{background:#364539;color:#fff;width:100%;padding:.85rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;transition:all .2s ease;margin-top:.5rem}._submitButton_1sek7_211:hover{background:#2a352e}._submitButton_1sek7_211:focus{outline:none}._submitButton_1sek7_211:focus-visible{outline:2px solid #9daa96;outline-offset:2px}._successMessage_1sek7_252{text-align:center;padding:3rem 1.5rem}._successMessage_1sek7_252 h3{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin-bottom:.5rem}._successMessage_1sek7_252 p{color:#4a4b4a;margin-bottom:1.5rem;line-height:1.6}._successIcon_1sek7_268{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#2e7d4214;color:#2e7d42;border-radius:50%;margin:0 auto 1rem}._resetButton_1sek7_280{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._resetButton_1sek7_280:disabled{opacity:.6;cursor:not-allowed}._resetButton_1sek7_280{background:transparent;color:#1e1f1e;border:1.5px solid #c8c5c0;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;border-radius:8px;transition:all .2s ease}._resetButton_1sek7_280:hover{background:#ebe8e3;border-color:#7a7b7a}._resetButton_1sek7_280:focus{outline:none}._resetButton_1sek7_280:focus-visible{outline:2px solid #9daa96;outline-offset:2px}@keyframes _loading_gx522_1{0%{background-position:200% 0}to{background-position:-200% 0}}._page_gx522_9{padding-bottom:4rem}._hero_gx522_13{background:#364539;color:#fff;padding:clamp(2.5rem,5vw,3.75rem) 0 clamp(2.75rem,5vw,4rem);text-align:center}._hero_gx522_13 ._heroInner_gx522_19{display:flex;flex-direction:column;align-items:center;gap:1.35rem;max-width:38rem;margin:0 auto}._hero_gx522_13 ._heroTitle_gx522_27{font-size:clamp(1.75rem,4vw,2.35rem);font-weight:800;margin:0;letter-spacing:-.02em;color:#fff;line-height:1.2}._hero_gx522_13 ._heroSubtitle_gx522_35{margin:0;width:100%;max-width:36rem;font-size:1.05rem;line-height:1.6;color:#ffffffeb}._hero_gx522_13 ._progress_gx522_43{width:100%;max-width:22rem;margin:.35rem 0 0;padding:0;flex-shrink:0}._hero_gx522_13 ._progressBar_gx522_50{height:6px;border-radius:6px;background:#ffffff40;overflow:hidden}._hero_gx522_13 ._progressFill_gx522_56{height:100%;border-radius:6px;background:#fff;transition:width .35s ease}._hero_gx522_13 ._progressLabel_gx522_62{text-align:center;margin:.65rem 0 0;font-size:.8rem;font-weight:600;letter-spacing:.02em;color:#ffffffe0}._panel_gx522_71{max-width:640px;margin:2rem auto 0;padding:0 1.25rem}._card_gx522_77{background:#fff;border-radius:16px;padding:2rem 1.75rem;border:1px solid #e2dfd9;box-shadow:0 12px 40px #0000000f}._stepTitle_gx522_85{font-size:1.35rem;font-weight:700;color:#1e1f1e;margin:0 0 .35rem}._stepHint_gx522_92{font-size:.95rem;color:#4a4b4a;margin:0 0 1.5rem;line-height:1.5}._optionGrid_gx522_99{display:flex;flex-direction:column;gap:.65rem}._option_gx522_99{display:flex;align-items:flex-start;gap:.75rem;padding:.95rem 1rem;border-radius:12px;border:2px solid #e2dfd9;cursor:pointer;transition:border-color .2s ease,background .2s ease}._option_gx522_99:hover{border-color:#9daa9673;background:#9daa960a}._option_gx522_99 input{margin-top:.2rem;accent-color:#364539}._optionSelected_gx522_124{border-color:#364539;background:#aebfb240}._optionLabel_gx522_129{font-weight:600;color:#1e1f1e;display:block}._optionDesc_gx522_135{font-size:.85rem;color:#7a7b7a;margin-top:.15rem;line-height:1.4}._actions_gx522_142{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;justify-content:space-between;align-items:center}._backBtn_gx522_151{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._backBtn_gx522_151:disabled{opacity:.6;cursor:not-allowed}._backBtn_gx522_151{background:transparent;color:#1e1f1e;border:1.5px solid #c8c5c0;padding:.55rem 1.15rem;border-radius:10px;font-weight:600;font-size:.9rem}._backBtn_gx522_151:hover{background:#ebe8e3}._primaryBtn_gx522_183{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._primaryBtn_gx522_183:disabled{opacity:.6;cursor:not-allowed}._primaryBtn_gx522_183{background:#364539;color:#fff;padding:.65rem 1.35rem;border-radius:10px;font-weight:600;font-size:.95rem}._primaryBtn_gx522_183:hover:not(:disabled){background:#2a352e}._primaryBtn_gx522_183:disabled{opacity:.55;cursor:not-allowed}._summaryList_gx522_218{list-style:none;padding:0;margin:0}._summaryList_gx522_218 li{padding:.5rem 0;border-bottom:1px solid #e2dfd9;font-size:.95rem;color:#1e1f1e}._summaryList_gx522_218 li strong{color:#1e1f1e;margin-right:.35rem}._finishActions_gx522_234{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}@media (max-width: 479px){._finishActions_gx522_234{align-items:stretch}}._secondaryLink_gx522_246{text-align:center;font-size:.9rem;color:#4a4b4a}._secondaryLink_gx522_246 a{color:#1e1f1e;font-weight:600}._secondaryLink_gx522_246 a:hover{color:#9daa96}._skipNote_gx522_259{font-size:.85rem;color:#7a7b7a;margin-top:1rem;text-align:center}._skipNote_gx522_259 a{color:#1e1f1e;font-weight:500}@keyframes _loading_dupmz_1{0%{background-position:200% 0}to{background-position:-200% 0}}._loginForm_dupmz_9{width:100%;max-width:26rem;margin:1.5rem auto 0}._form_dupmz_15{background:#fff;border-radius:18px;border:1px solid rgba(200,197,192,.55);box-shadow:0 1px 2px #1e1f1e0a,0 20px 50px -24px #1e1f1e2e;padding:2rem 2rem 1.5rem;animation:_fadeInUp_dupmz_1 .6s ease-out}@media (max-width: 479px){._form_dupmz_15{padding:1.5rem;border-radius:14px}}._formHeader_dupmz_30{text-align:left;margin-bottom:2rem}._formHeader_dupmz_30 ._title_dupmz_34{color:#1e1f1e;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .25rem;line-height:1.2}._formHeader_dupmz_30 ._subtitle_dupmz_42{color:#4a4b4a;font-size:.875rem;line-height:1.55;margin:0;max-width:22rem}._credentialCluster_dupmz_50{background:#f6efe7d9;border:1px solid rgba(226,223,217,.9);border-radius:14px;padding:1rem 1rem .5rem;margin-bottom:1.5rem}._credentialCluster_dupmz_50 ._formGroup_dupmz_57:last-of-type{margin-bottom:0}._clusterLabel_dupmz_61{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#7a7b7a;margin:0 0 .5rem}._errorAlert_dupmz_70{background-color:#c0392b1a;border:1px solid rgba(192,57,43,.3);color:#c0392b;padding:1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;animation:_slideInDown_dupmz_1 .3s ease-out}._errorAlert_dupmz_70 ._errorIcon_dupmz_82{font-size:1.125rem}._successAlert_dupmz_86{background-color:#2e7d421a;border:1px solid rgba(46,125,66,.3);color:#2e7d42;padding:1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;animation:_slideInDown_dupmz_1 .3s ease-out}._successAlert_dupmz_86 ._successIcon_dupmz_98{font-size:1.125rem}._formGroup_dupmz_57{margin-bottom:1rem}._formGroup_dupmz_57 ._label_dupmz_105{display:block;color:#1e1f1e;font-weight:600;margin-bottom:.35rem;font-size:.875rem}._formGroup_dupmz_57 ._input_dupmz_112{width:100%;height:44px;padding:1rem;border:2px solid #e2dfd9;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;background-color:#fff;transition:border-color .15s ease}._formGroup_dupmz_57 ._input_dupmz_112:focus{outline:none;border-color:#9daa96;box-shadow:0 0 0 3px #9daa961a}._formGroup_dupmz_57 ._input_dupmz_112::placeholder{color:#7a7b7a}._formGroup_dupmz_57 ._input_dupmz_112{width:100%;padding:.65rem .85rem;min-height:48px;font-size:1rem;border-radius:12px;transition:border-color .2s ease,box-shadow .2s ease}._formGroup_dupmz_57 ._input_dupmz_112:focus{border-color:#4d5a4873;box-shadow:0 0 0 3px #9daa962e}._formGroup_dupmz_57 ._input_dupmz_112._inputError_dupmz_147{border-color:#c0392b}._formGroup_dupmz_57 ._input_dupmz_112._inputError_dupmz_147:focus{border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1a}._formGroup_dupmz_57 ._input_dupmz_112:disabled{background-color:#ebe8e3;cursor:not-allowed}._formGroup_dupmz_57 ._fieldError_dupmz_158{color:#c0392b;font-size:.75rem;margin-top:.25rem;display:block}._formOptions_dupmz_165{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._formOptions_dupmz_165 ._checkboxLabel_dupmz_171{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#4a4b4a}._formOptions_dupmz_165 ._checkboxLabel_dupmz_171 ._checkbox_dupmz_171{width:16px;height:16px;accent-color:#9daa96}._formOptions_dupmz_165 ._checkboxLabel_dupmz_171 ._checkboxText_dupmz_184{-webkit-user-select:none;user-select:none}._formOptions_dupmz_165 ._forgotLink_dupmz_187{color:#1e1f1e;font-size:.875rem;text-decoration:none;transition:color .15s ease}._formOptions_dupmz_165 ._forgotLink_dupmz_187:hover{color:#9daa96;text-decoration:underline}._submitButton_dupmz_198{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._submitButton_dupmz_198:disabled{opacity:.6;cursor:not-allowed}._submitButton_dupmz_198{background-color:#364539;color:#fff;position:relative;overflow:hidden}._submitButton_dupmz_198:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transition:left .6s ease}._submitButton_dupmz_198:hover:not(:disabled){background-color:#2a352e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._submitButton_dupmz_198:hover:not(:disabled):before{left:100%}._submitButton_dupmz_198:active:not(:disabled){transform:translateY(-1px)}._submitButton_dupmz_198{width:100%;padding:.75rem 1.5rem;min-height:48px;font-size:1rem;font-weight:600;border-radius:12px;position:relative;overflow:hidden}._submitButton_dupmz_198:disabled{opacity:.7;cursor:not-allowed;transform:none}._submitButton_dupmz_198 ._spinner_dupmz_259{display:inline-block;width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_dupmz_259 1s linear infinite;margin-right:.5rem}._demoCredentials_dupmz_270{background-color:#f6efe7;border:1px solid #e2dfd9;border-radius:8px;padding:1rem;margin-top:1.5rem;text-align:center}._demoCredentials_dupmz_270 ._demoTitle_dupmz_278{font-size:.875rem;font-weight:500;color:#1e1f1e;margin:0 0 .25rem}._demoCredentials_dupmz_270 ._demoText_dupmz_284{font-size:.75rem;color:#4a4b4a;margin:0;line-height:1.5}._demoCredentials_dupmz_270 ._demoText_dupmz_284 code{background-color:#ebe8e3;color:#1e1f1e;padding:2px 4px;border-radius:3px;font-family:Courier New,monospace}._demoCredentials_dupmz_270 ._testButton_dupmz_297{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._demoCredentials_dupmz_270 ._testButton_dupmz_297:disabled{opacity:.6;cursor:not-allowed}._demoCredentials_dupmz_270 ._testButton_dupmz_297{background-color:transparent;color:#9daa96;border:2px solid #9daa96}._demoCredentials_dupmz_270 ._testButton_dupmz_297:hover:not(:disabled){background-color:#9daa96;color:#fff}._demoCredentials_dupmz_270 ._testButton_dupmz_297{margin-top:.5rem;padding:.5rem 1rem;font-size:.75rem;width:100%}._formFooter_dupmz_332{text-align:center;margin-top:1.5rem}._formFooter_dupmz_332 ._footerText_dupmz_336{color:#4a4b4a;font-size:.875rem;margin:0}._formFooter_dupmz_332 ._footerLink_dupmz_341{color:#1e1f1e;font-weight:500;text-decoration:none;transition:color .15s ease}._formFooter_dupmz_332 ._footerLink_dupmz_341:hover{color:#9daa96;text-decoration:underline}@keyframes _fadeInUp_dupmz_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideInDown_dupmz_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _spin_dupmz_259{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 479px){._form_dupmz_15{padding:2rem}._formOptions_dupmz_165{flex-direction:column;gap:1rem;align-items:flex-start}}@keyframes _loading_12boz_1{0%{background-position:200% 0}to{background-position:-200% 0}}._authLayout_12boz_9 ._main_12boz_9{padding:0;background:#fff;min-height:calc(100vh - 80px)}._loginPageContainer_12boz_15{display:flex;min-height:calc(100vh - 80px);width:100%}@media (max-width: 479px){._loginPageContainer_12boz_15{flex-direction:column}}._loginImageSection_12boz_26{flex:1;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:none}@media (min-width: 1024px){._loginImageSection_12boz_26{display:block}}._imageOverlay_12boz_40{position:absolute;inset:0;background:linear-gradient(135deg,#1e1f1e99,#1e1f1e73);display:flex;align-items:center;justify-content:center;padding:3rem}._imageContent_12boz_53{text-align:center;color:#fff;max-width:500px;animation:_fadeInUp_12boz_1 1s ease-out}._imageTitle_12boz_60{font-size:3rem;font-weight:800;margin-bottom:1.5rem;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.3);line-height:1.2}@media (min-width: 480px) and (max-width: 1023px){._imageTitle_12boz_60{font-size:2.5rem}}._imageSubtitle_12boz_74{font-size:1.25rem;line-height:1.8;color:#fffffff2;text-shadow:0 2px 10px rgba(0,0,0,.2);margin:0}._loginFormSection_12boz_82{flex:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f6efe7,#e7ebe4);padding:3rem 1.5rem;min-height:calc(100vh - 80px)}@media (max-width: 479px){._loginFormSection_12boz_82{padding:2rem 1rem;min-height:auto}}._authContainer_12boz_98{width:100%;max-width:550px;animation:_fadeInUp_12boz_1 .8s ease-out}@keyframes _fadeInUp_12boz_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._registerPageContainer_12boz_114{display:flex;min-height:calc(100vh - 80px);width:100%}@media (max-width: 479px){._registerPageContainer_12boz_114{flex-direction:column}}._registerImageSection_12boz_125{flex:1;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:none}@media (min-width: 1024px){._registerImageSection_12boz_125{display:block}}._registerFormSection_12boz_139{flex:1;display:flex;align-items:flex-start;justify-content:center;background:linear-gradient(135deg,#f6efe7,#e7ebe4);padding:3rem 1.5rem;min-height:calc(100vh - 80px);overflow-y:auto}@media (max-width: 479px){._registerFormSection_12boz_139{padding:2rem 1rem;min-height:auto}}._registrationForm_12boz_156{width:100%;max-width:800px;margin:0 auto}._registrationContainer_12boz_162{display:flex;gap:3rem;width:100%;max-width:1600px;margin:0 auto;padding:2rem;align-items:flex-start}@media (max-width: 479px){._registrationContainer_12boz_162{flex-direction:column;gap:2rem;padding:1rem}}._registrationSidebar_12boz_179{flex:0 0 400px;display:flex;justify-content:flex-start}._authCard_12boz_185{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #00000014;border:1px solid rgba(255,255,255,.8);text-align:center;transition:all .3s ease;width:100%}._authCard_12boz_185:hover{transform:translateY(-5px);box-shadow:0 25px 70px #0000001f}@media (max-width: 479px){._authCard_12boz_185{padding:2rem}}._authTitle_12boz_205{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#9daa96,#4d5a48);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.75rem;letter-spacing:-.5px}@media (max-width: 479px){._authTitle_12boz_205{font-size:2rem}}._authSubtitle_12boz_221{color:#4a4b4a;margin-bottom:2.5rem;line-height:1.6;font-size:1.1rem}._placeholder_12boz_228{background:linear-gradient(135deg,#fff,#f6efe7);border:2px dashed #c8c5c0;border-radius:16px;padding:2rem;margin:2rem 0;transition:all .3s ease}._placeholder_12boz_228:hover{border-color:#9daa96;background:linear-gradient(135deg,#fff,#9daa9605)}._placeholder_12boz_228 p{color:#4a4b4a;margin-bottom:.75rem;font-size:1rem;line-height:1.6}._placeholder_12boz_228 p:last-child{margin-bottom:0}._authFooter_12boz_250{margin-top:2.5rem;padding-top:2rem;border-top:2px solid #f6efe7}._authFooter_12boz_250 p{color:#4a4b4a;margin:0;font-size:1.05rem}._authFooter_12boz_250 ._authLink_12boz_260{color:#9daa96;font-weight:700;text-decoration:none;transition:all .3s ease;position:relative}._authFooter_12boz_250 ._authLink_12boz_260:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#9daa96;transition:width .3s ease}._authFooter_12boz_250 ._authLink_12boz_260:hover{color:#4d5a48;text-decoration:none}._authFooter_12boz_250 ._authLink_12boz_260:hover:after{width:100%}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}@keyframes _loading_1l7dh_1{0%{background-position:200% 0}to{background-position:-200% 0}}._registerForm_1l7dh_9{width:100%;max-width:32rem;margin:1rem auto 0}._form_1l7dh_15{background:#fff;border-radius:18px;border:1px solid rgba(200,197,192,.55);box-shadow:0 1px 2px #1e1f1e0a,0 20px 50px -24px #1e1f1e2e;padding:2rem 2rem 1.5rem;animation:_fadeInUp_1l7dh_1 .6s ease-out}@media (max-width: 479px){._form_1l7dh_15{padding:1.5rem;border-radius:14px}}._formHeader_1l7dh_30{text-align:left;margin-bottom:2rem}._formHeader_1l7dh_30 ._title_1l7dh_34{color:#1e1f1e;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .25rem;line-height:1.2}._formHeader_1l7dh_30 ._subtitle_1l7dh_42{color:#4a4b4a;font-size:.875rem;line-height:1.55;margin:0 0 1.5rem;max-width:28rem}._registrationStepper_1l7dh_50{margin-top:.5rem}._stepperTrack_1l7dh_54{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:.5rem}._stepperSegment_1l7dh_61{height:4px;border-radius:999px;background:#c8c5c0a6;transition:background .35s ease,transform .2s ease}._stepperSegmentFilled_1l7dh_68{background:linear-gradient(90deg,#4d5a48,#8f9f88);box-shadow:0 0 0 1px #4d5a481f}._stepperMeta_1l7dh_73{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;justify-content:space-between}._stepperCount_1l7dh_81{font-size:.75rem;font-weight:600;color:#7a7b7a;text-transform:uppercase;letter-spacing:.06em}._stepperTitle_1l7dh_89{font-size:1rem;font-weight:600;color:#1e1f1e}._fieldCluster_1l7dh_95{background:#f6efe7d9;border:1px solid rgba(226,223,217,.9);border-radius:14px;padding:1.5rem 1rem;margin-bottom:1.5rem}._fieldCluster_1l7dh_95 ._formGroup_1l7dh_102:last-child{margin-bottom:0}._clusterHeading_1l7dh_106{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#7a7b7a;margin:0 0 .5rem}._clusterIntro_1l7dh_115{font-size:.75rem;color:#4a4b4a;margin:0 0 1rem;line-height:1.5}._termsCluster_1l7dh_122{background:transparent;border-style:dashed;padding-top:1rem;padding-bottom:1rem}._lastStepHint_1l7dh_129{font-size:.75rem;color:#4a4b4a;text-align:center;margin:0 0 1rem}._formSection_1l7dh_136{margin-bottom:1rem}._formSection_1l7dh_136 ._sectionTitle_1l7dh_139{color:#1e1f1e;font-size:.875rem;font-weight:600;margin-bottom:.5rem;padding-bottom:.25rem;border-bottom:1px solid #e2dfd9}._formRow_1l7dh_148{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}@media (max-width: 479px){._formRow_1l7dh_148{grid-template-columns:1fr}}._errorAlert_1l7dh_159{white-space:pre-line;background-color:#c0392b1a;border:1px solid rgba(192,57,43,.3);color:#c0392b;padding:1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;animation:_slideInDown_1l7dh_1 .3s ease-out}._errorAlert_1l7dh_159 ._errorIcon_1l7dh_172{font-size:1.125rem}._successAlert_1l7dh_176{background-color:#2e7d421a;border:1px solid rgba(46,125,66,.3);color:#2e7d42;padding:1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;animation:_slideInDown_1l7dh_1 .3s ease-out}._successAlert_1l7dh_176 ._successIcon_1l7dh_188{font-size:1.125rem}._formGroup_1l7dh_102{margin-bottom:1rem}._formGroup_1l7dh_102 ._label_1l7dh_195{display:block;color:#1e1f1e;font-weight:600;margin-bottom:.35rem;font-size:.875rem}._formGroup_1l7dh_102 ._inputWrapper_1l7dh_202{position:relative;display:flex;align-items:center}._formGroup_1l7dh_102 ._input_1l7dh_202{width:100%;height:44px;padding:1rem;border:2px solid #e2dfd9;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;background-color:#fff;transition:border-color .15s ease}._formGroup_1l7dh_102 ._input_1l7dh_202:focus{outline:none;border-color:#9daa96;box-shadow:0 0 0 3px #9daa961a}._formGroup_1l7dh_102 ._input_1l7dh_202::placeholder{color:#7a7b7a}._formGroup_1l7dh_102 ._input_1l7dh_202{width:100%;padding:1rem;padding-right:40px;font-size:1rem;transition:all .15s ease}._formGroup_1l7dh_102 ._input_1l7dh_202:focus{border-color:#9daa96;box-shadow:0 0 0 3px #9daa961a}._formGroup_1l7dh_102 ._input_1l7dh_202[type=select-one],._formGroup_1l7dh_102 ._input_1l7dh_202[name=state]{padding:12px 40px 12px 16px!important;line-height:1.5!important;height:auto!important;min-height:48px!important;display:block!important}._formGroup_1l7dh_102 ._input_1l7dh_202._inputError_1l7dh_249{border-color:#c0392b}._formGroup_1l7dh_102 ._input_1l7dh_202._inputError_1l7dh_249:focus{border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1a}._formGroup_1l7dh_102 ._input_1l7dh_202._inputSuccess_1l7dh_256{border-color:#2e7d42}._formGroup_1l7dh_102 ._input_1l7dh_202._inputSuccess_1l7dh_256:focus{border-color:#2e7d42;box-shadow:0 0 0 3px #2e7d421a}._formGroup_1l7dh_102 ._input_1l7dh_202:disabled{background-color:#ebe8e3;cursor:not-allowed}._formGroup_1l7dh_102 ._phoneFieldHint_1l7dh_267{font-size:.8125rem;color:#4a4b4a;margin:0 0 .5rem;line-height:1.5}._formGroup_1l7dh_102 ._phoneField_1l7dh_267{width:100%;flex:1;--PhoneInput-color--focus: #9daa96;padding:2px;border-radius:12px;background:#fff;border:1px solid rgba(200,197,192,.8);transition:border-color .2s ease,box-shadow .2s ease}._formGroup_1l7dh_102 ._phoneField_1l7dh_267:focus-within{border-color:#4d5a4859;box-shadow:0 0 0 3px #9daa962e}._formGroup_1l7dh_102 ._phoneField_1l7dh_267 .PhoneInput{width:100%;align-items:stretch;gap:.5rem;padding:.15rem .35rem .15rem .5rem}._formGroup_1l7dh_102 ._phoneField_1l7dh_267 .PhoneInputCountry{margin-right:0}._formGroup_1l7dh_102 ._phoneField_1l7dh_267 .PhoneInputCountryIcon{box-shadow:none;border-radius:4px}._formGroup_1l7dh_102 ._phoneField_1l7dh_267 .PhoneInputCountrySelect{padding:.35rem .5rem;border-radius:8px;border:none;background:#f6efe7e6;font-weight:600;font-size:.8125rem;color:#1e1f1e}._formGroup_1l7dh_102 ._phoneField_1l7dh_267 .PhoneInputInput{border:none!important;box-shadow:none!important;border-radius:8px;padding:.65rem .75rem!important;font-size:1rem;letter-spacing:.02em;background:transparent}._formGroup_1l7dh_102 ._phoneField_1l7dh_267 .PhoneInputInput:focus{outline:none}._formGroup_1l7dh_102 ._phoneFieldError_1l7dh_321{border-color:#c0392b8c;box-shadow:0 0 0 3px #c0392b1a}._formGroup_1l7dh_102 ._phoneFieldSuccess_1l7dh_325{border-color:#2e7d4273}._formGroup_1l7dh_102 ._successIcon_1l7dh_188{position:absolute;right:12px;color:#2e7d42;font-size:.875rem;font-weight:700}._formGroup_1l7dh_102 ._fieldError_1l7dh_335{color:#c0392b;font-size:.75rem;margin-top:.25rem;display:block}._formGroup_1l7dh_102 ._fieldSuccess_1l7dh_341{color:#2e7d42;font-size:.75rem;margin-top:.25rem;display:block;font-weight:500}._checkboxLabel_1l7dh_349{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;font-size:.875rem;color:#4a4b4a;line-height:1.75}._checkboxLabel_1l7dh_349 ._checkbox_1l7dh_349{width:18px;height:18px;accent-color:#9daa96;margin-top:2px;flex-shrink:0}._checkboxLabel_1l7dh_349 ._checkboxText_1l7dh_365{-webkit-user-select:none;user-select:none}._checkboxLabel_1l7dh_349 ._termsLink_1l7dh_368{color:#1e1f1e;text-decoration:none;font-weight:500;transition:color .15s ease}._checkboxLabel_1l7dh_349 ._termsLink_1l7dh_368:hover{color:#9daa96;text-decoration:underline}._passwordStrength_1l7dh_379{margin-top:.5rem}._passwordStrength_1l7dh_379 ._strengthBar_1l7dh_382{width:100%;height:4px;background-color:#e2dfd9;border-radius:2px;overflow:hidden;margin-bottom:.25rem}._passwordStrength_1l7dh_379 ._strengthFill_1l7dh_390{height:100%;transition:all .15s ease;border-radius:2px}._passwordStrength_1l7dh_379 ._strengthFill_1l7dh_390._strengthWeak_1l7dh_395{background-color:#c0392b;width:33%}._passwordStrength_1l7dh_379 ._strengthFill_1l7dh_390._strengthMedium_1l7dh_399{background-color:#d4841a;width:66%}._passwordStrength_1l7dh_379 ._strengthFill_1l7dh_390._strengthStrong_1l7dh_403{background-color:#2e7d42;width:100%}._passwordStrength_1l7dh_379 ._strengthText_1l7dh_407{font-size:.75rem;color:#4a4b4a;font-weight:500}._formProgress_1l7dh_413{margin:1.5rem 0;padding:1rem;background:linear-gradient(135deg,#f6efe7,#e2dfd9);border-radius:12px;border:1px solid #e2dfd9;box-shadow:0 2px 4px #0000000d}._formProgress_1l7dh_413 ._progressHeader_1l7dh_421{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._formProgress_1l7dh_413 ._progressTitle_1l7dh_427{font-size:.875rem;font-weight:600;color:#1e1f1e;margin:0}._formProgress_1l7dh_413 ._progressPercentage_1l7dh_433{font-size:.875rem;font-weight:700;color:#1e1f1e;margin:0}._formProgress_1l7dh_413 ._progressBar_1l7dh_439{width:100%;height:8px;background-color:#e2dfd9;border-radius:4px;overflow:hidden;margin-bottom:.5rem;position:relative}._formProgress_1l7dh_413 ._progressFill_1l7dh_448{height:100%;background:linear-gradient(90deg,#9daa96,#aebfb2,#2e7d42);border-radius:4px;transition:width .3s ease;position:relative}._formProgress_1l7dh_413 ._progressFill_1l7dh_448:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:_shimmer_1l7dh_1 2s infinite}._formProgress_1l7dh_413 ._progressText_1l7dh_465{font-size:.75rem;color:#4a4b4a;font-weight:500;text-align:center}._formProgress_1l7dh_413 ._progressSteps_1l7dh_471{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.75rem;color:#4a4b4a}._formProgress_1l7dh_413 ._stepIndicator_1l7dh_478{display:flex;flex-direction:column;align-items:center;gap:.25rem}._formProgress_1l7dh_413 ._stepIndicator_1l7dh_478 ._stepDot_1l7dh_484{width:8px;height:8px;border-radius:50%;background-color:#e2dfd9;transition:all .15s ease}._formProgress_1l7dh_413 ._stepIndicator_1l7dh_478 ._stepDot_1l7dh_484._active_1l7dh_491{background-color:#9daa96;transform:scale(1.2)}._formProgress_1l7dh_413 ._stepIndicator_1l7dh_478 ._stepDot_1l7dh_484._completed_1l7dh_495{background-color:#2e7d42;transform:scale(1.1)}._formProgress_1l7dh_413 ._stepIndicator_1l7dh_478 ._stepLabel_1l7dh_499{font-size:.75rem;color:#4a4b4a;text-align:center;line-height:1.2}@keyframes _shimmer_1l7dh_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._submitButton_1l7dh_514{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._submitButton_1l7dh_514:disabled{opacity:.6;cursor:not-allowed}._submitButton_1l7dh_514{background-color:#364539;color:#fff;position:relative;overflow:hidden}._submitButton_1l7dh_514:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transition:left .6s ease}._submitButton_1l7dh_514:hover:not(:disabled){background-color:#2a352e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._submitButton_1l7dh_514:hover:not(:disabled):before{left:100%}._submitButton_1l7dh_514:active:not(:disabled){transform:translateY(-1px)}._submitButton_1l7dh_514{width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;position:relative;overflow:hidden;margin-top:1rem;transition:all .15s ease}._submitButton_1l7dh_514:disabled{opacity:.7;cursor:not-allowed;transform:none}._submitButton_1l7dh_514._submitDisabled_1l7dh_575{background-color:#ebe8e3;color:#4a4b4a;border-color:#e2dfd9}._submitButton_1l7dh_514 ._spinner_1l7dh_580{display:inline-block;width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_1l7dh_580 1s linear infinite;margin-right:.5rem}._formFooter_1l7dh_591{text-align:center;margin-top:1.5rem}._formFooter_1l7dh_591 ._footerText_1l7dh_595{color:#4a4b4a;font-size:.875rem;margin:0}._formFooter_1l7dh_591 ._footerLink_1l7dh_600{color:#1e1f1e;font-weight:500;text-decoration:none;transition:color .15s ease}._formFooter_1l7dh_591 ._footerLink_1l7dh_600:hover{color:#9daa96;text-decoration:underline}@keyframes _fadeInUp_1l7dh_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideInDown_1l7dh_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _spin_1l7dh_580{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._stepIndicator_1l7dh_478{margin:1rem 0;text-align:center}._stepProgress_1l7dh_644{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}._stepNumber_1l7dh_651{width:32px;height:32px;border-radius:50%;background-color:#e2dfd9;color:#4a4b4a;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;transition:all .15s ease}._stepNumber_1l7dh_651._active_1l7dh_491{background-color:#9daa96;color:#fff;transform:scale(1.1)}._stepLine_1l7dh_670{width:60px;height:2px;background-color:#e2dfd9;margin:0 .5rem;transition:all .15s ease}._stepLine_1l7dh_670._completed_1l7dh_495{background-color:#9daa96}._stepLabels_1l7dh_681{display:flex;justify-content:space-between;max-width:400px;margin:0 auto;position:relative}._stepLabel_1l7dh_499{font-size:.75rem;color:#4a4b4a;font-weight:500;transition:all .15s ease;text-align:center;flex:1}._stepLabel_1l7dh_499._current_1l7dh_697{color:#1e1f1e;font-weight:600}._stepContainer_1l7dh_702{animation:_fadeInUp_1l7dh_1 .3s ease-out}._stepActions_1l7dh_706{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(226,223,217,.85);flex-wrap:wrap}@media (max-width: 479px){._stepActions_1l7dh_706{flex-direction:column-reverse;align-items:stretch}}._stepActionsEnd_1l7dh_723{justify-content:flex-end}._stepActionsEnd_1l7dh_723 ._nextButton_1l7dh_726{margin-left:0;max-width:100%}._nextButton_1l7dh_726{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._nextButton_1l7dh_726:disabled{opacity:.6;cursor:not-allowed}._nextButton_1l7dh_726{background-color:#364539;color:#fff;position:relative;overflow:hidden}._nextButton_1l7dh_726:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transition:left .6s ease}._nextButton_1l7dh_726:hover:not(:disabled){background-color:#2a352e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._nextButton_1l7dh_726:hover:not(:disabled):before{left:100%}._nextButton_1l7dh_726:active:not(:disabled){transform:translateY(-1px)}._nextButton_1l7dh_726{padding:.75rem 1.5rem;font-weight:600;min-height:48px;min-width:8rem;border-radius:12px;flex:1;max-width:16rem;margin-left:auto}@media (max-width: 479px){._nextButton_1l7dh_726{max-width:none;margin-left:0}}._nextButton_1l7dh_726:disabled{opacity:.55;cursor:not-allowed}._backButton_1l7dh_798{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._backButton_1l7dh_798:disabled{opacity:.6;cursor:not-allowed}._backButton_1l7dh_798{background-color:transparent;color:#9daa96;border:2px solid #9daa96}._backButton_1l7dh_798:hover:not(:disabled){background-color:#9daa96;color:#fff}._backButton_1l7dh_798{padding:.75rem 1.25rem;font-weight:600;font-size:1rem;min-height:48px;border-radius:12px;border:1px solid rgba(200,197,192,.9);background:#fff}@media (max-width: 479px){._backButton_1l7dh_798{width:100%}}._fieldHelp_1l7dh_841{font-size:.75rem;color:#4a4b4a;margin-top:.25rem;font-style:italic}select._input_1l7dh_202{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2rem;color:#1e1f1e!important;background-color:#fff!important;border:2px solid #e2dfd9!important;font-weight:400!important;line-height:1.5!important;height:auto!important;min-height:48px!important;padding:12px 16px!important;vertical-align:middle!important}select._input_1l7dh_202,select._input_1l7dh_202:focus,select._input_1l7dh_202:hover,select._input_1l7dh_202:active{color:#1e1f1e!important;background-color:#fff!important;line-height:1.5!important;padding:12px 16px!important}select._input_1l7dh_202 option{color:#1e1f1e!important;background-color:#fff!important;padding:8px 12px!important;line-height:1.5!important;height:auto!important}select._input_1l7dh_202 option:checked,select._input_1l7dh_202 option:selected{color:#1e1f1e!important;background-color:#c8d0c2!important}._dobFieldGroup_1l7dh_883{margin-bottom:0}._dobFieldGroup_1l7dh_883 ._label_1l7dh_195{margin-bottom:.35rem}._dobHint_1l7dh_890{font-size:.8125rem;color:#4a4b4a;margin:0 0 .5rem;line-height:1.45}._dobRow_1l7dh_897{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:.5rem;align-items:end;padding:.65rem;border-radius:12px;border:1px solid rgba(200,197,192,.85);background:#fff;transition:border-color .2s ease,box-shadow .2s ease}._dobRow_1l7dh_897:focus-within{border-color:#4d5a4859;box-shadow:0 0 0 3px #9daa9626}@media (max-width: 479px){._dobRow_1l7dh_897{grid-template-columns:1fr;gap:.75rem}}._dobRowError_1l7dh_919{border-color:#c0392b73;box-shadow:0 0 0 3px #c0392b14}._dobRowSuccess_1l7dh_924{border-color:#2e7d4261}._dobCell_1l7dh_928{display:flex;flex-direction:column;gap:.3rem;min-width:0}._dobCellLabel_1l7dh_935{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#7a7b7a}._dobSelect_1l7dh_943{width:100%;min-height:48px;padding:.55rem 1.75rem .55rem .65rem;font-size:.9375rem;font-weight:500;color:#1e1f1e;border:1px solid rgba(200,197,192,.95);border-radius:10px;background-color:#f6efe7bf;cursor:pointer;font-family:inherit;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23616362' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.15rem}._dobSelect_1l7dh_943:focus{outline:none;border-color:#4d5a4873;background-color:#fff}._dobSelect_1l7dh_943:disabled{opacity:.65;cursor:not-allowed}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;border-radius:4px;margin-right:2px;opacity:.6;filter:invert(.5)}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}@media (max-width: 479px){._form_1l7dh_15{padding:2rem}._formRow_1l7dh_148{grid-template-columns:1fr}._checkboxLabel_1l7dh_349{font-size:.75rem}}@keyframes _loading_1boj2_1{0%{background-position:200% 0}to{background-position:-200% 0}}._onboardingProgress_1boj2_9{background:#fff;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e2dfd9;box-shadow:0 1px 3px #0000001a}._progressHeader_1boj2_18{margin-bottom:1rem}._title_1boj2_22{color:#1e1f1e;font-size:1.1rem;font-weight:500;margin-bottom:.5rem}._progressBar_1boj2_29{width:100%;height:4px;background:#f6efe7;border-radius:2px;overflow:hidden;margin-bottom:.25rem}._progressFill_1boj2_38{height:100%;background:#8f9f88;border-radius:2px;transition:width .3s ease}._progressText_1boj2_45{color:#4a4b4a;font-size:.8rem;font-weight:400}._nextStepCard_1boj2_51{background:#f6efe7;border:1px solid #e2dfd9;border-radius:8px;padding:1rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;box-shadow:none}._nextStepIcon_1boj2_63{font-size:1.2rem;flex-shrink:0;opacity:.7}._nextStepContent_1boj2_69{flex:1}._nextStepTitle_1boj2_73{color:#1e1f1e;font-size:1rem;font-weight:500;margin-bottom:.25rem}._nextStepDescription_1boj2_80{color:#4a4b4a;font-size:.85rem;margin-bottom:.5rem}._nextStepButton_1boj2_86{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._nextStepButton_1boj2_86:disabled{opacity:.6;cursor:not-allowed}._nextStepButton_1boj2_86{background-color:#364539;color:#fff;position:relative;overflow:hidden}._nextStepButton_1boj2_86:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transition:left .6s ease}._nextStepButton_1boj2_86:hover:not(:disabled){background-color:#2a352e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._nextStepButton_1boj2_86:hover:not(:disabled):before{left:100%}._nextStepButton_1boj2_86:active:not(:disabled){transform:translateY(-1px)}._nextStepButton_1boj2_86{display:inline-flex;align-items:center;gap:.25rem;text-decoration:none;font-size:.8rem;padding:.25rem .5rem}._nextStepButton_1boj2_86:hover:not(:disabled){background-color:#4d5a48!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 12px #8f9f884d}._nextStepButton_1boj2_86:hover:not(:disabled):before{display:none}._nextStepButton_1boj2_86:active:not(:disabled){background-color:#4d5a48!important;color:#fff!important;transform:translateY(-1px)}._stepsList_1boj2_155{display:grid;gap:.5rem}._stepItem_1boj2_160{background:#fff;border:1px solid #f6efe7;border-radius:4px;padding:.5rem;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}._stepItem_1boj2_160:hover{border-color:#e2dfd9;background:#f6efe7}._stepItem_1boj2_160._completed_1boj2_174{background:#2e7d4214;border-color:#2e7d4233}._stepNumber_1boj2_179{width:24px;height:24px;border-radius:50%;background:#f6efe7;display:flex;align-items:center;justify-content:center;font-weight:500;color:#4a4b4a;flex-shrink:0;font-size:.8rem}._stepItem_1boj2_160._completed_1boj2_174 ._stepNumber_1boj2_179{background:#2e7d42;color:#fff}._stepItem_1boj2_160._extraStep_1boj2_198{background:#d4841a33;border-color:#d4841a66}._stepItem_1boj2_160._extraStep_1boj2_198:hover{background:#d4841a33;border-color:#d4841a}._stepItem_1boj2_160._extraStep_1boj2_198 ._stepNumber_1boj2_179{background:#d4841a;color:#fff}._extraLabel_1boj2_211{color:#1e1f1e;font-size:.75rem;font-weight:400;font-style:italic}._stepContent_1boj2_218{flex:1}._stepTitle_1boj2_222{color:#1e1f1e;font-size:.9rem;font-weight:500;margin-bottom:2px}._stepDescription_1boj2_229{color:#4a4b4a;font-size:.8rem;margin:0}._stepAction_1boj2_235{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._stepAction_1boj2_235:disabled{opacity:.6;cursor:not-allowed}._stepAction_1boj2_235{background-color:transparent;color:#1e1f1e}._stepAction_1boj2_235:hover:not(:disabled){background-color:#ebe8e3}._stepAction_1boj2_235{padding:.25rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;white-space:nowrap;color:#8f9f88;border:1px solid #8f9f88;border-radius:4px;transition:all .2s ease;display:inline-flex;align-items:center}._stepAction_1boj2_235:hover{background:#8f9f88;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #8f9f8833}._stepAction_1boj2_235._completedAction_1boj2_280{color:#2e7d42;border-color:#2e7d42}._stepAction_1boj2_235._completedAction_1boj2_280:hover{background:#2e7d42;color:#fff;border-color:#2e7d42}@media (max-width: 479px){._onboardingProgress_1boj2_9{padding:1rem;margin-bottom:1rem}._nextStepCard_1boj2_51{flex-direction:column;text-align:center;padding:1rem}._stepItem_1boj2_160{flex-direction:column;text-align:center;gap:.5rem}._stepContent_1boj2_218{order:-1}}@keyframes _loading_1kc0t_790{0%{background-position:200% 0}to{background-position:-200% 0}}._patientLayout_1kc0t_10{min-height:100vh;background:linear-gradient(135deg,#f4f6f2,#e7ebe4)}._patientLayout_1kc0t_10 ._main_1kc0t_14{background-color:transparent}._pageContainer_1kc0t_18{padding:2rem 0;min-height:calc(100vh - 200px)}._pageHeader_1kc0t_23{text-align:center;margin-bottom:3rem}._pageHeader_1kc0t_23 h1{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#8f9f88,#4d5a48);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}._pageHeader_1kc0t_23 p{color:#4a4b4a;font-size:1.1rem}._emergencySection_1kc0t_41{background:linear-gradient(135deg,#c0392b26,#c0392b40);border:2px solid #c0392b;border-radius:16px;padding:2rem;margin-bottom:3rem}._emergencySection_1kc0t_41 h2{color:#c0392b;margin:0 0 1.5rem;font-size:1.5rem}._emergencyGrid_1kc0t_54{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._emergencyCard_1kc0t_60{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000001a;border:2px solid rgba(192,57,43,.15);transition:all .3s ease}._emergencyCard_1kc0t_60:hover{transform:translateY(-4px);box-shadow:0 8px 24px #c0392b33;border-color:#c0392b}._emergencyHeader_1kc0t_74{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._emergencyHeader_1kc0t_74 h3{font-size:1.1rem;font-weight:700;color:#1e1f1e;margin:0}._availability_1kc0t_87{background:#2e7d4233;color:#6e8c6a;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}._phoneNumber_1kc0t_96{display:block;font-size:1.5rem;font-weight:800;color:#c0392b;text-decoration:none;margin-bottom:.5rem}._phoneNumber_1kc0t_96:hover{color:#c0392b}._emergencyDescription_1kc0t_108{font-size:.9rem;color:#4a4b4a;margin:0}._categoriesSection_1kc0t_114{margin-bottom:3rem}._categoriesSection_1kc0t_114 h2{font-size:1.75rem;font-weight:700;color:#1e1f1e;margin-bottom:1.5rem}._categoryGrid_1kc0t_124{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}._categoryButton_1kc0t_130{background:#fff;border:2px solid #e2dfd9;border-radius:12px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease;color:#1e1f1e}._categoryButton_1kc0t_130:hover{border-color:#8f9f88;background:#8f9f881a;transform:translateY(-2px);box-shadow:0 4px 12px #8f9f8833}._categoryButton_1kc0t_130:hover ._categoryName_1kc0t_149{color:#8f9f88;font-weight:700}._categoryButton_1kc0t_130:hover ._categoryIcon_1kc0t_153{transform:scale(1.1)}._categoryButton_1kc0t_130._active_1kc0t_156{background:linear-gradient(135deg,#8f9f88,#4d5a48);border-color:#8f9f88;color:#fff;box-shadow:0 4px 12px #8f9f884d}._categoryButton_1kc0t_130._active_1kc0t_156 ._categoryName_1kc0t_149{color:#fff;font-weight:700}._categoryButton_1kc0t_130._active_1kc0t_156:hover{background:linear-gradient(135deg,#4d5a48,#8f9f88);transform:translateY(-2px);box-shadow:0 6px 16px #8f9f8866}._categoryIcon_1kc0t_153{font-size:2rem;transition:transform .3s ease;display:flex;align-items:center;justify-content:center}._categoryName_1kc0t_149{font-size:.9rem;font-weight:600;color:#1e1f1e;transition:all .3s ease;text-align:center}._resourcesSection_1kc0t_188{margin-bottom:3rem}._resourcesSection_1kc0t_188 h2{font-size:1.75rem;font-weight:700;color:#1e1f1e;margin-bottom:1.5rem}._resourcesGrid_1kc0t_198{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._resourceCard_1kc0t_204{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 12px #00000014;border:1px solid #e2dfd9;transition:all .3s ease;display:flex;flex-direction:column}._resourceCard_1kc0t_204:hover{transform:translateY(-4px);box-shadow:0 12px 32px #8f9f8833;border-color:#8f9f88}._resourceIcon_1kc0t_220{font-size:3rem;margin-bottom:1rem}._resourceContent_1kc0t_225{flex:1;display:flex;flex-direction:column}._resourceHeader_1kc0t_231{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:1rem}._resourceHeader_1kc0t_231 h3{font-size:1.25rem;font-weight:700;color:#1e1f1e;margin:0;flex:1}._resourceType_1kc0t_246{background:#8f9f881a;color:#8f9f88;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;white-space:nowrap}._resourceDescription_1kc0t_256{color:#4a4b4a;margin-bottom:1.5rem;flex:1}._resourceButton_1kc0t_262{background:linear-gradient(135deg,#8f9f88,#4d5a48);color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}._resourceButton_1kc0t_262:hover{transform:translateY(-2px);box-shadow:0 4px 12px #8f9f8866}._toolsSection_1kc0t_277{margin-bottom:3rem}._toolsSection_1kc0t_277 h2{font-size:1.75rem;font-weight:700;color:#1e1f1e;margin-bottom:1.5rem}._toolsGrid_1kc0t_287{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._toolCard_1kc0t_293{background:linear-gradient(135deg,#fff,#f6efe7);border-radius:16px;padding:2rem;box-shadow:0 4px 12px #00000014;border:1px solid #e2dfd9;text-align:center;transition:all .3s ease}._toolCard_1kc0t_293:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}._toolCard_1kc0t_293 h3{font-size:1.25rem;font-weight:700;color:#1e1f1e;margin:0 0 .75rem}._toolCard_1kc0t_293 p{color:#4a4b4a;margin-bottom:1.5rem}._toolButton_1kc0t_317{background:#ebe8e3;color:#4a4b4a;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;cursor:not-allowed}._supportSection_1kc0t_327{margin-bottom:3rem}._supportSection_1kc0t_327 h2{font-size:1.75rem;font-weight:700;color:#1e1f1e;margin-bottom:1.5rem}._supportGrid_1kc0t_337{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._supportCard_1kc0t_343{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 12px #00000014;border:1px solid #e2dfd9;transition:all .3s ease}._supportCard_1kc0t_343:hover{transform:translateY(-4px);box-shadow:0 12px 32px #8f9f8826;border-color:#8f9f88}._supportCard_1kc0t_343 h3{font-size:1.25rem;font-weight:700;color:#1e1f1e;margin:0 0 .75rem}._supportCard_1kc0t_343 p{color:#4a4b4a;margin:0}._disclaimer_1kc0t_367{background:#d4841a40;border:2px solid #d4841a;border-radius:12px;padding:1.5rem;margin-top:3rem}._disclaimer_1kc0t_367 p{margin:0;color:#1e1f1e;font-size:.9rem;line-height:1.6}._errorBanner_1kc0t_381{background:#c0392b26;border:2px solid #c0392b;border-radius:12px;padding:1rem;margin-bottom:1.5rem}._errorBanner_1kc0t_381 p{margin:0;color:#c0392b;font-weight:600}._emptyState_1kc0t_394{text-align:center;padding:3rem;color:#4a4b4a;font-style:italic}@media (max-width: 768px){._emergencyGrid_1kc0t_54,._categoryGrid_1kc0t_124,._resourcesGrid_1kc0t_198,._toolsGrid_1kc0t_287,._supportGrid_1kc0t_337{grid-template-columns:1fr}._pageHeader_1kc0t_23 h1{font-size:2rem}}._backButton_1kc0t_413{background:#fff;border:2px solid #e2dfd9;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;margin-bottom:2rem;transition:all .3s ease}._backButton_1kc0t_413:hover{border-color:#8f9f88;background:#8f9f880d}._resourceDetailHeader_1kc0t_428{background:#fff;border-radius:16px;padding:3rem;margin-bottom:2rem;box-shadow:0 4px 12px #00000014}._resourceDetailHeader_1kc0t_428 h1{font-size:2.5rem;font-weight:700;color:#1e1f1e;margin:1rem 0}._resourceMeta_1kc0t_442{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-bottom:1rem}._resourceIcon_1kc0t_220{font-size:2.5rem}._resourceCategory_1kc0t_454,._resourceType_1kc0t_246,._resourceDifficulty_1kc0t_456{padding:.5rem 1rem;border-radius:12px;font-size:.85rem;font-weight:600;text-transform:uppercase}._resourceCategory_1kc0t_454{background:#8f9f881a;color:#8f9f88}._resourceType_1kc0t_246{background:#6163621a;color:#616362}._resourceDifficulty_1kc0t_456{background:#aebfb21a;color:#aebfb2}._resourceDescription_1kc0t_256{font-size:1.2rem;color:#4a4b4a;margin-bottom:1.5rem}._resourceInfo_1kc0t_485{display:flex;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap}._infoItem_1kc0t_492{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#4a4b4a}._resourceActions_1kc0t_500{display:flex;gap:1rem;flex-wrap:wrap}._actionButton_1kc0t_506{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:2px solid #e2dfd9;border-radius:8px;background:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;color:#1e1f1e;font-size:.95rem;white-space:nowrap}._actionButton_1kc0t_506:hover:not(:disabled){border-color:#8f9f88;background:#8f9f880d;transform:translateY(-2px);box-shadow:0 4px 12px #8f9f8826}._actionButton_1kc0t_506:active:not(:disabled){transform:translateY(0)}._actionButton_1kc0t_506:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}._actionButton_1kc0t_506[href]{display:inline-flex}._resourceContent_1kc0t_225{display:grid;grid-template-columns:1fr 350px;gap:2rem}@media (max-width: 1024px){._resourceContent_1kc0t_225{grid-template-columns:1fr}}._contentMain_1kc0t_551{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 4px 12px #00000014}._articleContent_1kc0t_558 h2{font-size:1.75rem;font-weight:700;color:#1e1f1e;margin:2rem 0 1rem}._articleContent_1kc0t_558 h2:first-child{margin-top:0}._articleContent_1kc0t_558 h3{font-size:1.35rem;font-weight:600;color:#1e1f1e;margin:1.5rem 0 1rem}._articleContent_1kc0t_558 p{line-height:1.8;color:#1e1f1e;margin-bottom:1rem}._articleContent_1kc0t_558 ul,._articleContent_1kc0t_558 ol{margin:1rem 0;padding-left:2rem}._articleContent_1kc0t_558 ul li,._articleContent_1kc0t_558 ol li{line-height:1.8;margin-bottom:.5rem;color:#1e1f1e}._articleContent_1kc0t_558 strong{font-weight:700;color:#1e1f1e}._videoContainer_1kc0t_592,._audioContainer_1kc0t_593{width:100%;margin:2rem 0}._videoContainer_1kc0t_592 iframe,._audioContainer_1kc0t_593 iframe{width:100%;height:500px;border-radius:12px}._videoContainer_1kc0t_592 audio,._audioContainer_1kc0t_593 audio{width:100%}._contentSidebar_1kc0t_608{display:flex;flex-direction:column;gap:1.5rem}._sidebarCard_1kc0t_614{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px #00000014}._sidebarCard_1kc0t_614 h3{font-size:1.1rem;font-weight:700;color:#1e1f1e;margin:0 0 1rem}._sidebarCard_1kc0t_614 h4{font-size:.9rem;font-weight:600;color:#4a4b4a;margin:1rem 0 .5rem}._sidebarCard_1kc0t_614 p{color:#1e1f1e;margin:0 0 .5rem}._reviewDate_1kc0t_637{font-size:.85rem;color:#4a4b4a!important;margin-top:1rem!important}._tagsList_1kc0t_643{display:flex;flex-wrap:wrap;gap:.5rem}._tag_1kc0t_643{background:#8f9f881a;color:#8f9f88;padding:.35rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}._rateButton_1kc0t_658{width:100%;padding:.75rem;background:linear-gradient(135deg,#8f9f88,#4d5a48);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}._rateButton_1kc0t_658:hover{transform:translateY(-2px);box-shadow:0 4px 12px #8f9f8866}._ratingForm_1kc0t_674{display:flex;flex-direction:column;gap:1rem}._stars_1kc0t_680{display:flex;gap:.5rem;justify-content:center}._starButton_1kc0t_686{background:none;border:none;font-size:2rem;cursor:pointer;transition:transform .2s ease}._starButton_1kc0t_686:hover{transform:scale(1.2)}._cancelButton_1kc0t_697{padding:.5rem;background:#ebe8e3;border:none;border-radius:8px;cursor:pointer;font-weight:600}._cancelButton_1kc0t_697:hover{background:#c8c5c0}._referencesSection_1kc0t_709{background:#fff;border-radius:16px;padding:2rem;margin:2rem 0;box-shadow:0 4px 12px #00000014}._referencesSection_1kc0t_709 h2{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin:0 0 1rem}._referencesList_1kc0t_723{list-style:none;padding:0;margin:0}._referencesList_1kc0t_723 li{margin-bottom:.75rem}._referencesList_1kc0t_723 li a{color:#8f9f88;text-decoration:none;font-weight:500;transition:all .3s ease}._referencesList_1kc0t_723 li a:hover{color:#4d5a48;text-decoration:underline}._relatedSection_1kc0t_742{margin-top:2rem}._relatedSection_1kc0t_742 h2{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin-bottom:1.5rem}._relatedGrid_1kc0t_752{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}._relatedCard_1kc0t_758{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px #00000014;border:1px solid #e2dfd9;cursor:pointer;transition:all .3s ease}._relatedCard_1kc0t_758:hover{transform:translateY(-4px);box-shadow:0 12px 32px #8f9f8833;border-color:#8f9f88}._relatedCard_1kc0t_758 h3{font-size:1.1rem;font-weight:600;color:#1e1f1e;margin:0 0 .5rem}._relatedType_1kc0t_779{display:inline-block;background:#8f9f881a;color:#8f9f88;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}._loadingState_1kc0t_790,._errorState_1kc0t_791{text-align:center;padding:4rem 2rem}._loadingState_1kc0t_790 h3,._errorState_1kc0t_791 h3{font-size:1.5rem;color:#1e1f1e;margin-bottom:1rem}._loadingState_1kc0t_790 p,._errorState_1kc0t_791 p{color:#4a4b4a;margin-bottom:2rem}._dashboardContainer_1kc0t_807{padding:3rem 0;max-width:1400px;margin:0 auto}._dashboardHeader_1kc0t_813{text-align:center;margin-bottom:3rem;animation:_fadeInDown_1kc0t_1 .6s ease-out}._dashboardHeader_1kc0t_813 ._welcomeTitle_1kc0t_818{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#8f9f88,#4d5a48);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.75rem;letter-spacing:-.5px}@media (max-width: 479px){._dashboardHeader_1kc0t_813 ._welcomeTitle_1kc0t_818{font-size:1.5rem}}._dashboardHeader_1kc0t_813 ._welcomeSubtitle_1kc0t_833{color:#4a4b4a;font-size:1.2rem;max-width:600px;margin:0 auto;font-weight:400}@keyframes _fadeInDown_1kc0t_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._dashboardGrid_1kc0t_851{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1400px;margin:0 auto}@media (max-width: 479px){._dashboardGrid_1kc0t_851{grid-template-columns:1fr;gap:1.5rem}}._dashboardCard_1kc0t_865{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 20px 60px #00000014;border:1px solid rgba(255,255,255,.8);transition:all .3s ease;animation:_fadeInUp_1kc0t_1 .8s ease-out;position:relative;overflow:hidden}._dashboardCard_1kc0t_865:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8f9f88,#b9c4b2);transform:scaleX(0);transition:transform .3s ease}._dashboardCard_1kc0t_865:hover{transform:translateY(-8px);box-shadow:0 25px 70px #0000001f}._dashboardCard_1kc0t_865:hover:before{transform:scaleX(1)}._dashboardCard_1kc0t_865 h3{color:#1e1f1e;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}._dashboardCard_1kc0t_865 ._placeholder_1kc0t_903{text-align:center;color:#4a4b4a;padding:2rem 0}._dashboardCard_1kc0t_865 ._placeholder_1kc0t_903 p{margin-bottom:1.5rem;font-size:1.05rem}._dashboardCard_1kc0t_865 ._placeholder_1kc0t_903 ._actionButton_1kc0t_506{background:linear-gradient(135deg,#8f9f88,#4d5a48);color:#fff;border:none;padding:.875rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #8f9f884d}._dashboardCard_1kc0t_865 ._placeholder_1kc0t_903 ._actionButton_1kc0t_506:hover{transform:translateY(-3px);box-shadow:0 10px 30px #8f9f8866}@keyframes _fadeInUp_1kc0t_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._cardContent_1kc0t_939{padding:1rem 0}._videoCallSection_1kc0t_943{margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#f4f6f2,#e7ebe4);border-radius:8px;border:2px solid #9daa96}._videoCallInfo_1kc0t_951{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._videoBadge_1kc0t_958{background:#9daa96;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.875rem;font-weight:600}._timeUntil_1kc0t_967{font-size:.875rem;font-weight:600;color:#4d5a48}._videoButton_1kc0t_973{background:linear-gradient(135deg,#9daa96,#4d5a48);color:#fff;border:none}._videoButton_1kc0t_973:hover{background:linear-gradient(135deg,#4d5a48 0% 100%);transform:translateY(-2px)}._videoSessionsCard_1kc0t_983{grid-column:1/-1;background:linear-gradient(135deg,#f4f6f2,#e7ebe4);border:2px solid #9daa96;box-shadow:0 8px 24px #3b82f633}._videoSessionsCard_1kc0t_983 h3{color:#4d5a48;font-size:1.5rem;margin-bottom:1.5rem}._videoSessionsList_1kc0t_995{display:flex;flex-direction:column;gap:1rem}._videoSessionItem_1kc0t_1001{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#fff;border-radius:8px;border:1px solid rgba(59,130,246,.2);transition:all .3s ease}._videoSessionItem_1kc0t_1001:hover{border-color:#9daa96;box-shadow:0 4px 12px #3b82f626;transform:translateY(-2px)}._videoSessionInfo_1kc0t_1017{flex:1;display:flex;flex-direction:column;gap:.25rem}._videoSessionHeader_1kc0t_1024{display:flex;justify-content:space-between;align-items:center;gap:1rem}._videoSessionPsychologist_1kc0t_1031{font-weight:600;font-size:1.1rem;color:#1e1f1e}._videoSessionTime_1kc0t_1037{background:#9daa96;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.875rem;font-weight:600;white-space:nowrap}._videoSessionDetails_1kc0t_1047{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#4a4b4a}._videoJoinButton_1kc0t_1055{background:linear-gradient(135deg,#9daa96,#4d5a48);color:#fff;border:none;padding:.5rem 1.5rem;font-weight:600;font-size:1rem;box-shadow:0 4px 12px #3b82f64d;white-space:nowrap}._videoJoinButton_1kc0t_1055:hover{background:linear-gradient(135deg,#4d5a48 0% 100%);transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}._videoJoinButton_1kc0t_1055:active{transform:translateY(0)}._placeholderSubtext_1kc0t_1074{font-size:.875rem;color:#4a4b4a;margin-top:.25rem}._statNumber_1kc0t_1080{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#8f9f88,#4d5a48);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}._completedStatus_1kc0t_1090 ._statusText_1kc0t_1090 ._statusTitle_1kc0t_1090{font-weight:600;color:#2e7d42;margin:0 0 .25rem;font-size:1.1rem}._completedStatus_1kc0t_1090 ._statusText_1kc0t_1090 ._statusDescription_1kc0t_1096{color:#4a4b4a;margin:0;font-size:1rem;line-height:1.6}._appointmentInfo_1kc0t_1103 p{margin:.25rem 0;font-size:1rem;line-height:1.6}._progressList_1kc0t_1109{max-height:250px;overflow-y:auto;padding-right:.5rem}._progressList_1kc0t_1109::-webkit-scrollbar{width:6px}._progressList_1kc0t_1109::-webkit-scrollbar-track{background:#f6efe7;border-radius:3px}._progressList_1kc0t_1109::-webkit-scrollbar-thumb{background:#8f9f88;border-radius:3px}._progressList_1kc0t_1109::-webkit-scrollbar-thumb:hover{background:#4d5a48}._progressItem_1kc0t_1129{padding:1rem;background:linear-gradient(135deg,#fff,#f6efe7);border-radius:12px;margin-bottom:.75rem;border:1px solid #e2dfd9;transition:all .3s ease}._progressItem_1kc0t_1129:last-child{margin-bottom:0}._progressItem_1kc0t_1129:hover{transform:translate(5px);box-shadow:0 4px 12px #00000014;border-color:#b9c4b2}._loadingContainer_1kc0t_1146{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center}._loadingSpinner_1kc0t_1155{width:50px;height:50px;border:5px solid #f6efe7;border-top:5px solid #8f9f88;border-radius:50%;animation:_spin_1kc0t_2167 1s linear infinite;margin-bottom:1rem}._errorContainer_1kc0t_1173{text-align:center;padding:3rem;background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;max-width:600px;margin:0 auto}._errorContainer_1kc0t_1173 h2{color:#c0392b;margin-bottom:1rem;font-size:1.8rem}._errorContainer_1kc0t_1173 p{color:#4a4b4a;margin-bottom:1.5rem;font-size:1.05rem}._retryButton_1kc0t_1193{background:linear-gradient(135deg,#8f9f88,#4d5a48);color:#fff;border:none;padding:.875rem 2rem;border-radius:50px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;box-shadow:0 6px 20px #8f9f884d}._retryButton_1kc0t_1193:hover{transform:translateY(-3px);box-shadow:0 10px 30px #8f9f8866}._accountContainer_1kc0t_1210{padding:3rem 0;min-height:100vh;background:linear-gradient(135deg,#f4f6f2,#e7ebe4)}._accountHeader_1kc0t_1216{text-align:center;margin-bottom:3rem;animation:_fadeInDown_1kc0t_1 .6s ease-out}._pageTitle_1kc0t_1222{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#8f9f88,#4d5a48);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.75rem;letter-spacing:-.5px}._pageSubtitle_1kc0t_1233{color:#4a4b4a;font-size:1.2rem;max-width:600px;margin:0 auto;font-weight:400}._accountContent_1kc0t_1241{display:grid;grid-template-columns:300px 1fr;gap:2rem;max-width:1400px;margin:0 auto}._sidebar_1kc0t_614{background:#fff;border-radius:20px;padding:1.5rem;height:fit-content;box-shadow:0 10px 30px #00000014;border:1px solid rgba(255,255,255,.8);position:sticky;top:2rem}._tabNavigation_1kc0t_1260{display:flex;flex-direction:column;gap:.5rem;width:100%}._tabButton_1kc0t_1267{display:flex;align-items:center;gap:.875rem;padding:1rem 1.125rem;border:none;background:transparent;border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:left;width:100%;color:#4a4b4a;font-weight:500;position:relative;justify-content:flex-start}._tabButton_1kc0t_1267:hover{background:#8f9f880f;color:#8f9f88;transform:translate(4px)}._tabButton_1kc0t_1267._active_1kc0t_156{background:linear-gradient(135deg,#8f9f881a,#b9c4b21f);color:#8f9f88;font-weight:600;box-shadow:0 2px 8px #8f9f881f}._tabButton_1kc0t_1267._active_1kc0t_156:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:linear-gradient(135deg,#8f9f88,#b9c4b2);border-radius:0 3px 3px 0}._tabButton_1kc0t_1267._active_1kc0t_156:hover{background:linear-gradient(135deg,#8f9f881f,#b9c4b226);color:#8f9f88;box-shadow:0 4px 12px #8f9f882e}._tabIcon_1kc0t_1312{font-size:1.25rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}._tabLabel_1kc0t_1322{font-size:1rem;line-height:1.5;flex:1}._mainContent_1kc0t_1328{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 10px 30px #00000014;border:1px solid rgba(255,255,255,.8);animation:_fadeInUp_1kc0t_1 .8s ease-out}._tabContent_1kc0t_1337{max-width:900px}._privacyWidgets_1kc0t_1341{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}._telehealthConsentSection_1kc0t_1348{margin-top:2rem}._telehealthWarning_1kc0t_1352{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-radius:14px;background:#d4841a1a;border:1px solid rgba(212,132,26,.3);margin-bottom:2rem}._telehealthWarning_1kc0t_1352 h3{margin:0 0 .35rem;color:#d4841a}._telehealthWarning_1kc0t_1352 p{margin:0;color:#1e1f1e}._infoGrid_1kc0t_1372{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}._infoSection_1kc0t_1379{display:flex;flex-direction:column;margin-bottom:1rem}._infoValue_1kc0t_1385{color:#1e1f1e;font-size:1rem;font-weight:500;margin-top:.25rem;padding:.875rem;background:#fff;border:2px solid #e2dfd9;border-radius:12px;transition:all .3s ease}._infoValue_1kc0t_1385:focus{outline:none;border-color:#8f9f88;box-shadow:0 0 0 4px #8f9f881a}._infoValue_1kc0t_1385:hover{border-color:#b9c4b2}._sectionTitle_1kc0t_1405{color:#1e1f1e;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f6efe7;position:relative}._sectionTitle_1kc0t_1405:after{content:"";position:absolute;bottom:-2px;left:0;width:80px;height:2px;background:linear-gradient(90deg,#8f9f88,transparent)}._formGrid_1kc0t_1424{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}._formGroup_1kc0t_1431{display:flex;flex-direction:column}._intakePhoneField_1kc0t_1436{width:100%;--PhoneInput-color--focus: #8f9f88}._intakePhoneField_1kc0t_1436 .PhoneInput{width:100%;align-items:stretch}._intakePhoneField_1kc0t_1436 .PhoneInputCountry{margin-right:.35rem}._intakePhoneField_1kc0t_1436 .PhoneInputCountrySelect{padding:.35rem .5rem;border-radius:12px;border:2px solid #e2dfd9;background:#fff}._intakePhoneField_1kc0t_1436 .PhoneInputInput{flex:1;min-width:0;padding:.875rem;border:2px solid #e2dfd9;border-radius:12px;font-size:1rem;font-family:inherit;transition:all .3s ease}._intakePhoneField_1kc0t_1436 .PhoneInputInput:focus{outline:none;border-color:#8f9f88;box-shadow:0 0 0 4px #8f9f881a}._intakePhoneFieldError_1kc0t_1469 .PhoneInputInput,._intakePhoneFieldError_1kc0t_1469 .PhoneInputCountrySelect{border-color:#c0392b}._intakePhoneHint_1kc0t_1474{font-size:.85rem;color:#7a7b7a;margin:0 0 .5rem;line-height:1.45}._label_1kc0t_1481{color:#1e1f1e;font-weight:600;margin-bottom:.5rem;font-size:1rem}._optionalLabel_1kc0t_1488{color:#7a7b7a;font-weight:400;font-size:.85rem;font-style:italic}._recommendedLabel_1kc0t_1495{color:#d4841a;font-weight:500;font-size:.85rem}._input_1kc0t_1501,._textarea_1kc0t_1501,._select_1kc0t_1501{padding:.875rem;border:2px solid #e2dfd9;border-radius:12px;font-size:1rem;transition:all .3s ease;font-family:inherit}._input_1kc0t_1501:focus,._textarea_1kc0t_1501:focus,._select_1kc0t_1501:focus{outline:none;border-color:#8f9f88;box-shadow:0 0 0 4px #8f9f881a}._input_1kc0t_1501:hover,._textarea_1kc0t_1501:hover,._select_1kc0t_1501:hover{border-color:#b9c4b2}._textarea_1kc0t_1501{resize:vertical;min-height:100px;line-height:1.6}._saveButton_1kc0t_1524,._primaryButton_1kc0t_1524{background:linear-gradient(135deg,#8f9f88,#4d5a48);color:#fff;border:none;padding:1rem 2.5rem;border-radius:50px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #8f9f884d}._saveButton_1kc0t_1524:hover:not(:disabled),._primaryButton_1kc0t_1524:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 30px #8f9f8866}._saveButton_1kc0t_1524:disabled,._primaryButton_1kc0t_1524:disabled{opacity:.6;cursor:not-allowed;transform:none}._secondaryButton_1kc0t_1546{background:linear-gradient(135deg,#616362,#484949);color:#fff;border:none;padding:1rem 2.5rem;border-radius:50px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #6163624d}._secondaryButton_1kc0t_1546:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 30px #61636266}._secondaryButton_1kc0t_1546:disabled{opacity:.6;cursor:not-allowed;transform:none}._intakeForm_1kc0t_1568{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 10px 30px #00000014;border:1px solid rgba(255,255,255,.8);max-width:900px;margin:0 auto;animation:_fadeInUp_1kc0t_1 .8s ease-out}._progressIndicator_1kc0t_1579{margin-bottom:2rem;text-align:center}._progressBar_1kc0t_1584{width:100%;height:10px;background:#f6efe7;border-radius:50px;overflow:hidden;margin-bottom:.75rem;box-shadow:inset 0 2px 4px #0000000f}._progressFill_1kc0t_1594{height:100%;background:linear-gradient(90deg,#8f9f88,#b9c4b2);transition:width .4s ease;border-radius:50px;box-shadow:0 2px 8px #8f9f8866}._progressText_1kc0t_1602{color:#4a4b4a;font-size:1rem;font-weight:600}._formSection_1kc0t_1608{margin-bottom:2.5rem}._sectionDescription_1kc0t_1612{color:#4a4b4a;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}._consentSection_1kc0t_1619{background:linear-gradient(135deg,#fff,#f6efe7);padding:1.5rem;border-radius:16px;border:2px solid #e2dfd9}._consentText_1kc0t_1626{color:#1e1f1e;margin-bottom:1.5rem;line-height:1.8;font-size:1rem}._radioGroup_1kc0t_1633{display:flex;gap:2rem;margin-top:.75rem}._radioWrapper_1kc0t_1639{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:1rem;color:#1e1f1e;padding:.75rem 1.25rem;border-radius:12px;transition:all .3s ease;position:relative;font-weight:500}._radioWrapper_1kc0t_1639:hover{background-color:#8f9f880d}._radioInput_1kc0t_1656{position:absolute;opacity:0;width:0;height:0}._radioCustom_1kc0t_1663{width:22px;height:22px;border:3px solid #c8c5c0;border-radius:50%;background-color:#fff;position:relative;transition:all .3s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000000f}._radioDot_1kc0t_1678{width:12px;height:12px;border-radius:50%;background-color:#8f9f88;opacity:0;transform:scale(0);transition:all .3s ease;box-shadow:0 2px 6px #8f9f8866}._radioChecked_1kc0t_1689{border-color:#8f9f88}._radioChecked_1kc0t_1689 ._radioDot_1kc0t_1678{opacity:1;transform:scale(1)}._radioWrapper_1kc0t_1639:hover ._radioCustom_1kc0t_1663{border-color:#8f9f88}._radioInput_1kc0t_1656:focus+._radioCustom_1kc0t_1663{box-shadow:0 0 0 4px #8f9f8826}._checkboxGroup_1kc0t_1705{margin-top:1.5rem}._checkboxLabel_1kc0t_1709{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:1rem;line-height:1.6;padding:.75rem;border-radius:12px;transition:all .3s ease}._checkboxLabel_1kc0t_1709:hover{background:#8f9f880d}._helpText_1kc0t_1724{display:block;margin-top:.5rem;margin-left:2rem;color:#4a4b4a;font-size:.875rem;line-height:1.5;font-style:italic}._preferencesGrid_1kc0t_1734{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}._preferenceSection_1kc0t_1741{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;border:1px solid #e2dfd9}._subsectionTitle_1kc0t_1749{color:#1e1f1e;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #f6efe7}._preferenceItem_1kc0t_1758{margin-bottom:1rem}._preferenceItem_1kc0t_1758:last-child{margin-bottom:0}._checkbox_1kc0t_1705{margin:4px 0 0;width:20px;height:20px;accent-color:#8f9f88;cursor:pointer}._checkboxText_1kc0t_1774{color:#1e1f1e;font-weight:500}._formNavigation_1kc0t_1779{display:flex;justify-content:space-between;align-items:center;margin-top:2.5rem;padding-top:2rem;border-top:2px solid #f6efe7}._navButton_1kc0t_1788{background:#fff;color:#1e1f1e;border:2px solid #e2dfd9;padding:1rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._navButton_1kc0t_1788:hover{border-color:#8f9f88;color:#8f9f88;transform:translateY(-2px);box-shadow:0 6px 20px #00000014}._submitButton_1kc0t_1806{background:linear-gradient(135deg,#8f9f88,#4d5a48);color:#fff;border:none;padding:1rem 2.5rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #8f9f884d}._submitButton_1kc0t_1806:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 30px #8f9f8866}._submitButton_1kc0t_1806:disabled{opacity:.6;cursor:not-allowed;transform:none}._appointmentContainer_1kc0t_1828{padding:3rem 0;min-height:100vh;background:linear-gradient(135deg,#f4f6f2,#e7ebe4)}._pageHeader_1kc0t_23{margin-bottom:3rem;text-align:center;animation:_fadeInDown_1kc0t_1 .6s ease-out}._backButton_1kc0t_413{background:#fff;border:2px solid #e2dfd9;color:#8f9f88;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:1.5rem;padding:.75rem 1.5rem;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 12px #0000000d}._backButton_1kc0t_413:hover{background:#8f9f88;color:#fff;border-color:#8f9f88;transform:translateY(-2px);box-shadow:0 6px 20px #8f9f884d}._appointmentForm_1kc0t_1861{max-width:900px;margin:0 auto;background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 10px 30px #00000014;animation:_fadeInUp_1kc0t_1 .8s ease-out}._formActions_1kc0t_1871{display:flex;gap:1.5rem;justify-content:flex-end;margin-top:2.5rem;padding-top:2rem;border-top:2px solid #f6efe7}._cancelButton_1kc0t_697{padding:1rem 2rem;border:2px solid #e2dfd9;background:#fff;color:#1e1f1e;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease}._cancelButton_1kc0t_697:hover:not(:disabled){border-color:#c0392b;color:#c0392b;transform:translateY(-2px);box-shadow:0 6px 20px #c0392b33}._serviceSelectionContainer_1kc0t_1901{padding:3rem 0;min-height:100vh;background:linear-gradient(135deg,#f4f6f2,#e7ebe4)}._servicesGrid_1kc0t_1907{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem;margin-bottom:3rem}._serviceCard_1kc0t_1914{background:#fff;border:3px solid #e2dfd9;border-radius:20px;padding:2rem;cursor:pointer;transition:all .4s ease;position:relative;animation:_fadeInUp_1kc0t_1 .8s ease-out}._serviceCard_1kc0t_1914:hover{border-color:#8f9f88;transform:translateY(-8px);box-shadow:0 15px 40px #8f9f8833}._serviceCard_1kc0t_1914._serviceCardSelected_1kc0t_1929{border-color:#8f9f88;background:linear-gradient(135deg,#fff,#8f9f8808);box-shadow:0 10px 30px #8f9f8833}._serviceHeader_1kc0t_1935{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}._serviceName_1kc0t_1942{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin:0}._serviceDuration_1kc0t_1949{background:linear-gradient(135deg,#8f9f88,#b9c4b2);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;box-shadow:0 4px 12px #8f9f8840}._servicePricing_1kc0t_1959{background:linear-gradient(135deg,#fff,#f6efe7);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e2dfd9}._pricingRow_1kc0t_1967{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:1rem;font-weight:500}._pricingRow_1kc0t_1967:last-child{margin-bottom:0}._rebateAmount_1kc0t_1979{color:#2e7d42;font-weight:600}._totalCost_1kc0t_1984{font-weight:700;font-size:1.2rem;color:#8f9f88;padding-top:.75rem;border-top:2px solid #e2dfd9}._serviceDescription_1kc0t_1992{color:#4a4b4a;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}._selectButton_1kc0t_1999{width:100%;padding:1rem;background:#fff;border:2px solid #e2dfd9;border-radius:50px;color:#1e1f1e;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}._selectButton_1kc0t_1999:hover{background:#f6efe7;border-color:#8f9f88;color:#8f9f88}._selectButton_1kc0t_1999._selectButtonSelected_1kc0t_2016{background:linear-gradient(135deg,#8f9f88,#4d5a48);border-color:#8f9f88;color:#fff;box-shadow:0 6px 20px #8f9f884d}._continueButton_1kc0t_2023{padding:1rem 2.5rem;background:linear-gradient(135deg,#8f9f88,#4d5a48);color:#fff;border:none;border-radius:50px;font-weight:600;font-size:1.05rem;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #8f9f884d}._continueButton_1kc0t_2023:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 30px #8f9f8866}._continueButton_1kc0t_2023:disabled{opacity:.6;cursor:not-allowed;transform:none}._privacySection_1kc0t_2045{margin-bottom:2rem;padding:1.5rem;background:#8f9f880d;border-radius:12px;border-left:4px solid #8f9f88}._privacyDescription_1kc0t_2053{color:#4a4b4a;line-height:1.7;margin:0;font-size:.95rem}._dataAccessSection_1kc0t_2060{margin-bottom:2rem;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;border:2px solid #e2dfd9}._dataAccessDescription_1kc0t_2069{color:#1e1f1e;line-height:1.7;margin-bottom:1rem;font-size:1rem}._dataList_1kc0t_2076{list-style:none;padding:0;margin:1.5rem 0}._dataList_1kc0t_2076 li{padding:.75rem 0 .75rem 1.5rem;position:relative;color:#1e1f1e;line-height:1.6}._dataList_1kc0t_2076 li:before{content:"✓";position:absolute;left:0;color:#8f9f88;font-weight:700;font-size:1.1rem}._downloadButtons_1kc0t_2097{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0}@media (max-width: 479px){._downloadButtons_1kc0t_2097{grid-template-columns:1fr}}._downloadButton_1kc0t_2097{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._downloadButton_1kc0t_2097:disabled{opacity:.6;cursor:not-allowed}._downloadButton_1kc0t_2097{background-color:#364539;color:#fff;position:relative;overflow:hidden}._downloadButton_1kc0t_2097:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transition:left .6s ease}._downloadButton_1kc0t_2097:hover:not(:disabled){background-color:#2a352e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._downloadButton_1kc0t_2097:hover:not(:disabled):before{left:100%}._downloadButton_1kc0t_2097:active:not(:disabled){transform:translateY(-1px)}._downloadButton_1kc0t_2097{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;justify-content:center}._downloadButton_1kc0t_2097 svg{flex-shrink:0}._downloadButton_1kc0t_2097 ._spinner_1kc0t_2167{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:_spin_1kc0t_2167 1s linear infinite}._downloadButton_1kc0t_2097:disabled{opacity:.7;cursor:not-allowed}._downloadButtonSecondary_1kc0t_2181{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._downloadButtonSecondary_1kc0t_2181:disabled{opacity:.6;cursor:not-allowed}._downloadButtonSecondary_1kc0t_2181{background:#fff;color:#8f9f88;border:2px solid #8f9f88}._downloadButtonSecondary_1kc0t_2181:hover:not(:disabled){background:#8f9f880d;border-color:#4d5a48;color:#4d5a48}._downloadButtonSecondary_1kc0t_2181 ._spinner_1kc0t_2167{border:3px solid rgba(143,159,136,.3);border-top:3px solid #8f9f88}@keyframes _spin_1kc0t_2167{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._dataAccessNote_1kc0t_2223{color:#4a4b4a;font-size:.9rem;line-height:1.6;margin-top:1rem;padding:1rem;background:#8f9f880d;border-radius:8px;border-left:3px solid #8f9f88}._privacyInfoSection_1kc0t_2234{margin-top:2rem;padding:1.5rem;background:#8f9f8808;border-radius:12px}._errorAlert_1kc0t_2241{background:#c0392b1a;border:1px solid rgba(192,57,43,.3);color:#c0392b;padding:1rem;border-radius:8px;margin-bottom:1.5rem}._successAlert_1kc0t_2250{background:#2e7d421a;border:1px solid rgba(46,125,66,.3);color:#2e7d42;padding:1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}._successAlert_1kc0t_2250:before{content:"✓";font-weight:700;font-size:1.2rem}._loadingMessage_1kc0t_2267{text-align:center;padding:2rem;color:#4a4b4a;font-size:.95rem;margin:1rem 0}._dataDeletionSection_1kc0t_2275{margin-top:2rem;margin-bottom:2rem;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;border:1px solid rgba(255,255,255,.8)}._deletionRequestForm_1kc0t_2285{margin-top:1.5rem}._warningBox_1kc0t_2289{background:#ffc1071a;border:2px solid rgba(255,193,7,.3);border-radius:8px;padding:1rem;margin-bottom:1.5rem;color:#1e1f1e;font-size:.95rem;line-height:1.6}._warningBox_1kc0t_2289 strong{color:#1e1f1e}._deletionReasonInput_1kc0t_2303{width:100%;padding:1rem;border:2px solid rgba(143,159,136,.2);border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;margin-bottom:1.5rem;transition:border-color .3s ease}._deletionReasonInput_1kc0t_2303:focus{outline:none;border-color:#8f9f88;box-shadow:0 0 0 3px #8f9f881a}._deletionReasonInput_1kc0t_2303::placeholder{color:#4a4b4a}._deleteButton_1kc0t_2323{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._deleteButton_1kc0t_2323:disabled{opacity:.6;cursor:not-allowed}._deleteButton_1kc0t_2323{background:linear-gradient(135deg,#c0392b 0% 100%);color:#fff;padding:1rem 2rem;font-weight:600;border:none;box-shadow:0 4px 12px #dc35454d;display:flex;align-items:center;gap:.75rem;justify-content:center}._deleteButton_1kc0t_2323:hover:not(:disabled){background:linear-gradient(135deg,#c0392b 0% 100%);transform:translateY(-2px);box-shadow:0 6px 16px #dc354566}._deleteButton_1kc0t_2323:active:not(:disabled){transform:translateY(0)}._deleteButton_1kc0t_2323:disabled{opacity:.7;cursor:not-allowed}._deleteButton_1kc0t_2323 ._spinner_1kc0t_2167{width:18px;height:18px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:_spin_1kc0t_2167 1s linear infinite}._deletionStatusCard_1kc0t_2375{margin-top:1.5rem;padding:1.5rem;background:#8f9f880d;border-radius:12px;border:1px solid rgba(143,159,136,.2)}._statusHeader_1kc0t_2383{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(143,159,136,.1)}._statusHeader_1kc0t_2383 h4{margin:0;color:#1e1f1e;font-size:1.25rem}._statusBadge_1kc0t_2397{padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;text-transform:capitalize}._statusPending_1kc0t_2405{background:#ffc10733;color:#1e1f1e;border:1px solid rgba(255,193,7,.4)}._statusApproved_1kc0t_2411{background:#28a74533;color:#6e8c6a;border:1px solid rgba(40,167,69,.4)}._statusRejected_1kc0t_2417{background:#dc354533;color:#c0392b;border:1px solid rgba(220,53,69,.4)}._statusCompleted_1kc0t_2423,._statusCancelled_1kc0t_2429{background:#6c757d33;color:#1e1f1e;border:1px solid rgba(108,117,125,.4)}._statusDetails_1kc0t_2435{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._statusRow_1kc0t_2442{display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem;background:#fff;border-radius:8px;border-left:3px solid #8f9f88}._statusRow_1kc0t_2442 strong{color:#1e1f1e;min-width:180px}._statusRow_1kc0t_2442 span{color:#4a4b4a;text-align:right;flex:1}._cancelButton_1kc0t_697{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._cancelButton_1kc0t_697:disabled{opacity:.6;cursor:not-allowed}._cancelButton_1kc0t_697{background:#fff;color:#8f9f88;border:2px solid #8f9f88;padding:.75rem 1.5rem;font-weight:600}._cancelButton_1kc0t_697:hover:not(:disabled){background:#8f9f880d;border-color:#4d5a48;color:#4d5a48}._cancelButton_1kc0t_697:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 479px){._accountContent_1kc0t_1241{grid-template-columns:1fr;gap:1.5rem}._sidebar_1kc0t_614{order:2}._mainContent_1kc0t_1328{order:1}._tabNavigation_1kc0t_1260{flex-direction:row;overflow-x:auto;gap:.5rem}._tabButton_1kc0t_1267{white-space:nowrap;min-width:fit-content}._formGrid_1kc0t_1424,._infoGrid_1kc0t_1372{grid-template-columns:1fr}._pageTitle_1kc0t_1222{font-size:2rem}._dashboardGrid_1kc0t_851,._servicesGrid_1kc0t_1907{grid-template-columns:1fr}}@keyframes _loading_1udfi_186{0%{background-position:200% 0}to{background-position:-200% 0}}._privacySection_1udfi_9{margin-bottom:2rem;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;border:1px solid rgba(0,0,0,.05)}._sectionHeader_1udfi_18{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}._sectionHeader_1udfi_18 h2{margin:0;font-size:1.75rem;font-weight:700;color:#1e1f1e}._sectionHeader_1udfi_18 p{margin:0;color:#4a4b4a;font-size:1rem}._statusCard_1udfi_36{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;padding:1.5rem;background:#8f9f880d;border-radius:12px;border:1px solid rgba(143,159,136,.15)}._statusItem_1udfi_46{display:flex;flex-direction:column;gap:.25rem}._statusItem_1udfi_46 span{font-size:.9rem;color:#4a4b4a;text-transform:uppercase;letter-spacing:.05em}._statusItem_1udfi_46 strong{font-size:1.1rem;color:#1e1f1e}._statusBadge_1udfi_62{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;padding:.4rem .75rem;border-radius:999px}._statusBadge_1udfi_62._accepted_1udfi_70{background:#2e7d4226;color:#2e7d42}._statusBadge_1udfi_62._pending_1udfi_74{background:#d4841a26;color:#d4841a}._warning_1udfi_79{margin-top:1rem;padding:1rem;border-radius:10px;background:#d4841a1a;border:1px solid rgba(212,132,26,.3);color:#d4841a;font-weight:600}._actions_1udfi_89{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:1rem}._button_1udfi_96{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._button_1udfi_96:disabled{opacity:.6;cursor:not-allowed}._button_1udfi_96{display:inline-flex;align-items:center;gap:.5rem}._primaryButton_1udfi_121{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._primaryButton_1udfi_121:disabled{opacity:.6;cursor:not-allowed}._primaryButton_1udfi_121{background-color:#364539;color:#fff;position:relative;overflow:hidden}._primaryButton_1udfi_121:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transition:left .6s ease}._primaryButton_1udfi_121:hover:not(:disabled){background-color:#2a352e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._primaryButton_1udfi_121:hover:not(:disabled):before{left:100%}._primaryButton_1udfi_121:active:not(:disabled){transform:translateY(-1px)}._secondaryButton_1udfi_168{background:#fff;color:#8f9f88;border:2px solid #8f9f88}._secondaryButton_1udfi_168:hover{background:#8f9f880d}._errorAlert_1udfi_177{background:#c0392b1a;border:1px solid rgba(192,57,43,.3);color:#c0392b;padding:1rem;border-radius:8px;margin-bottom:1rem}._loadingState_1udfi_186{display:flex;align-items:center;gap:.75rem;color:#4a4b4a}._loadingState_1udfi_186 ._spinner_1udfi_192{width:18px;height:18px;border:3px solid rgba(143,159,136,.2);border-top:3px solid #8f9f88;border-radius:50%;animation:_spin_1udfi_192 1s linear infinite}._thirdPartySection_1udfi_201{margin-top:2rem}._thirdPartyIntro_1udfi_205{color:#4a4b4a;margin-bottom:1.5rem}._thirdPartyGrid_1udfi_210{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._thirdPartyCard_1udfi_216{border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:1.25rem;background:#fdfdfd}._thirdPartyCard_1udfi_216 h4{margin-top:0;margin-bottom:.5rem;font-size:1.1rem;color:#1e1f1e}._thirdPartyCard_1udfi_216 p{margin:.25rem 0;color:#4a4b4a;font-size:.95rem}._dataList_1udfi_234,._safeguardList_1udfi_235{margin:.5rem 0 0;padding-left:1.25rem;color:#4a4b4a;font-size:.95rem}._link_1udfi_242{display:inline-flex;align-items:center;gap:.25rem;color:#8f9f88;font-weight:600;text-decoration:none;margin-top:1rem}._link_1udfi_242:hover{text-decoration:underline}@keyframes _spin_1udfi_192{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _loading_iw77v_1{0%{background-position:200% 0}to{background-position:-200% 0}}._disclosureSection_iw77v_9{margin-bottom:2rem;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;border:1px solid rgba(0,0,0,.05)}._sectionHeader_iw77v_18{margin-bottom:1rem}._sectionHeader_iw77v_18 h2{margin:0;font-size:1.5rem;color:#1e1f1e}._sectionHeader_iw77v_18 p{margin:.25rem 0 0;color:#4a4b4a}._note_iw77v_31{padding:1rem;background:#f6efe7;border:1px solid #c8c5c0;color:#1e1f1e;border-radius:10px;margin-bottom:1.5rem}._servicesList_iw77v_40{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}._serviceCard_iw77v_46{border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:1.25rem;background:#fdfdfd}._serviceCard_iw77v_46 h3{margin:0 0 .5rem;color:#1e1f1e}._serviceCard_iw77v_46 p{margin:.35rem 0;color:#4a4b4a;font-size:.95rem}._dataList_iw77v_62,._safeguardList_iw77v_63{margin:.35rem 0 0;padding-left:1.25rem;color:#4a4b4a;font-size:.95rem}._linkButton_iw77v_70{margin-top:1rem;display:inline-flex;align-items:center;gap:.25rem;color:#8f9f88;font-weight:600;text-decoration:none}._linkButton_iw77v_70:hover{text-decoration:underline}@keyframes _loading_68l0w_252{0%{background-position:200% 0}to{background-position:-200% 0}}._telehealthCard_68l0w_9{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 25px #00000014;border:1px solid rgba(0,0,0,.05)}._header_68l0w_17{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}._header_68l0w_17 h3{margin:0;font-size:1.5rem;color:#1e1f1e}._summaryGrid_68l0w_30{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1.5rem}._summaryItem_68l0w_37{background:#8f9f880a;border:1px solid rgba(143,159,136,.2);border-radius:12px;padding:1rem}._summaryItem_68l0w_37 span{display:block;font-size:.85rem;color:#4a4b4a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem}._summaryItem_68l0w_37 strong{font-size:1.1rem;color:#1e1f1e}._statusBadge_68l0w_56{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:999px;font-weight:600}._statusBadge_68l0w_56._active_68l0w_64{background:#2e7d4226;color:#2e7d42}._statusBadge_68l0w_56._pending_68l0w_68{background:#d4841a26;color:#d4841a}._emergencyCard_68l0w_73{background:#d4841a14;border:1px solid rgba(212,132,26,.3);border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem}._emergencyCard_68l0w_73 h4{margin:0 0 .5rem;color:#d4841a}._emergencyCard_68l0w_73 p{margin:.25rem 0;color:#1e1f1e}._actions_68l0w_89{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}._button_68l0w_96{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._button_68l0w_96:disabled{opacity:.6;cursor:not-allowed}._button_68l0w_96{display:inline-flex;align-items:center;gap:.5rem}._primaryButton_68l0w_121{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._primaryButton_68l0w_121:disabled{opacity:.6;cursor:not-allowed}._primaryButton_68l0w_121{background-color:#364539;color:#fff;position:relative;overflow:hidden}._primaryButton_68l0w_121:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transition:left .6s ease}._primaryButton_68l0w_121:hover:not(:disabled){background-color:#2a352e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._primaryButton_68l0w_121:hover:not(:disabled):before{left:100%}._primaryButton_68l0w_121:active:not(:disabled){transform:translateY(-1px)}._secondaryButton_68l0w_168{background:#fff;color:#8f9f88;border:2px solid #8f9f88}._secondaryButton_68l0w_168:hover{background:#8f9f880d}._form_68l0w_177{margin-top:1rem;display:grid;gap:1.25rem}._fieldGroup_68l0w_183{display:flex;flex-direction:column;gap:.4rem}._fieldGroup_68l0w_183 label{font-weight:600;color:#1e1f1e}._fieldGroup_68l0w_183 input[type=text],._fieldGroup_68l0w_183 textarea{border:1px solid #e2dfd9;border-radius:10px;padding:.85rem 1rem;font-size:1rem;font-family:inherit;transition:border-color .2s ease}._fieldGroup_68l0w_183 input[type=text]:focus,._fieldGroup_68l0w_183 textarea:focus{outline:none;border-color:#8f9f88;box-shadow:0 0 0 3px #8f9f881f}._fieldGroup_68l0w_183 textarea{min-height:120px;resize:vertical}._checkboxRow_68l0w_212{display:flex;gap:.75rem;align-items:flex-start}._checkboxRow_68l0w_212 input{margin-top:.25rem}._checkboxRow_68l0w_212 label{font-weight:500;color:#1e1f1e}._requirementsLink_68l0w_225{color:#8f9f88;font-weight:600;text-decoration:none}._requirementsLink_68l0w_225:hover{text-decoration:underline}._errorAlert_68l0w_234{background:#c0392b1a;border:1px solid rgba(192,57,43,.25);color:#c0392b;padding:1rem;border-radius:10px;margin-bottom:1rem}._successAlert_68l0w_243{background:#2e7d421a;border:1px solid rgba(46,125,66,.25);color:#2e7d42;padding:1rem;border-radius:10px;margin-bottom:1rem}._loading_68l0w_252{color:#4a4b4a;font-style:italic}@keyframes _loading_di76h_1{0%{background-position:200% 0}to{background-position:-200% 0}}._sessionTimer_di76h_9{margin:1rem 0}._timerContainer_di76h_13{padding:1.5rem;border-radius:8px;text-align:center;transition:all .3s ease}._timerUpcoming_di76h_20{background:#9daa9638;color:#4d5a48;border:1px solid rgba(77,90,72,.2)}._timerStartingSoon_di76h_26{background:#fff3e0;color:#f57c00;border:1px solid rgba(245,124,0,.2);animation:_pulse_di76h_1 2s infinite}._timerInProgress_di76h_33{background:#e8f5e9;color:#388e3c;border:1px solid rgba(56,142,60,.2)}._timerEnded_di76h_39{background:#f5f5f5;color:#757575;border:1px solid rgba(117,117,117,.2)}._timerUnknown_di76h_45{background:#fafafa;color:#9e9e9e;border:1px solid rgba(158,158,158,.2)}._timerLabel_di76h_51{font-size:.9rem;font-weight:500;margin:0 0 .5rem;opacity:.9}._timerValue_di76h_58{font-size:2rem;font-weight:700;margin:.5rem 0;font-family:Courier New,monospace;letter-spacing:.05em}._timerSubtitle_di76h_66{font-size:.85rem;margin:.25rem 0 0;opacity:.8}._progressBar_di76h_72{width:100%;height:6px;background:#ffffff4d;border-radius:9999px;overflow:hidden;margin-bottom:1rem}._progressFill_di76h_81{height:100%;background:linear-gradient(90deg,#4caf50,#66bb6a);border-radius:9999px;transition:width 1s linear}._btnJoin_di76h_88{margin-top:1rem;padding:.5rem 1.5rem;background:#4caf50;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;box-shadow:0 2px 8px #4caf504d}._btnJoin_di76h_88:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 4px 12px #4caf5066}._btnJoin_di76h_88:active{transform:translateY(0)}@keyframes _pulse_di76h_1{0%,to{opacity:1;box-shadow:0 0 #f57c0066}50%{opacity:.9;box-shadow:0 0 0 8px #f57c0000}}@media (max-width: 768px){._timerValue_di76h_58{font-size:1.5rem}._timerLabel_di76h_51{font-size:.85rem}._btnJoin_di76h_88{width:100%;padding:1rem}}._recordingCard_cvpn8_1{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;transition:all .3s ease;border:1px solid #e2dfd9}._recordingCard_cvpn8_1:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}._cardHeader_cvpn8_14{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._cardTitle_cvpn8_21{font-size:1.125rem;font-weight:600;color:#1e1f1e;margin:0 0 .25rem}._cardDate_cvpn8_28{font-size:.875rem;color:#4a4b4a;margin:0}._statusBadge_cvpn8_34{padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:capitalize}._statusCompleted_cvpn8_42{background:#2e7d421a;color:#2e7d42}._statusStarted_cvpn8_47{background:#d4841a1a;color:#d4841a}._statusFailed_cvpn8_52{background:#c0392b1a;color:#c0392b}._statusDefault_cvpn8_57{background:#7a7b7a1a;color:#7a7b7a}._cardInfo_cvpn8_62{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._infoRow_cvpn8_69{display:flex;align-items:center;font-size:.875rem}._infoLabel_cvpn8_75{font-weight:600;color:#1e1f1e;margin-right:.5rem;min-width:100px}._infoValue_cvpn8_82{color:#4a4b4a}._cardActions_cvpn8_86{display:flex;gap:.75rem}._viewButton_cvpn8_91,._downloadButton_cvpn8_92{flex:1;padding:.75rem 1rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}._viewButton_cvpn8_91{background:linear-gradient(135deg,#9daa96,#4d5a48);color:#fff}._viewButton_cvpn8_91:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9daa964d}._downloadButton_cvpn8_92{background:linear-gradient(135deg,#2e7d42,#20582e);color:#fff}._downloadButton_cvpn8_92:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2e7d424d}._playerContainer_1sa9t_1{width:100%;margin-bottom:1.5rem}._playerTitle_1sa9t_6{font-size:1.125rem;font-weight:600;color:#1e1f1e;margin:0 0 1rem}._playerWrapper_1sa9t_13{position:relative;width:100%;padding-top:56.25%;background:#000;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #00000026}._playerWrapper_1sa9t_13>div{position:absolute;top:0;left:0;width:100%;height:100%}._loadingOverlay_1sa9t_30{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000c;color:#fff;z-index:10}._loadingSpinner_1sa9t_45{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1sa9t_1 1s linear infinite;margin-bottom:1rem}@keyframes _spin_1sa9t_1{to{transform:rotate(360deg)}}._errorState_1sa9t_60{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;color:#fff;height:100%}._errorIcon_1sa9t_71{font-size:3rem;margin-bottom:1rem}._errorMessage_1sa9t_76{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:#fff}._errorHint_1sa9t_83{font-size:.875rem;color:#fffc;margin:0;max-width:400px}._playerControls_1sa9t_90{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:1rem;display:flex;align-items:center;gap:1rem;z-index:5}._timeDisplay_1sa9t_103{color:#fff;font-size:.875rem;font-weight:600;min-width:100px;text-align:center}._seekBar_1sa9t_111{flex:1;height:6px;background:#ffffff4d;border-radius:3px;outline:none;cursor:pointer;appearance:none}._seekBar_1sa9t_111::-webkit-slider-thumb{appearance:none;width:16px;height:16px;background:#fff;border-radius:50%;cursor:pointer;transition:all .2s ease}._seekBar_1sa9t_111::-webkit-slider-thumb:hover{transform:scale(1.2)}._seekBar_1sa9t_111::-moz-range-thumb{width:16px;height:16px;background:#fff;border-radius:50%;cursor:pointer;border:none;transition:all .2s ease}._seekBar_1sa9t_111::-moz-range-thumb:hover{transform:scale(1.2)}._modalOverlay_gc5pd_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_gc5pd_12{background:#fff;border-radius:12px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}._modalHeader_gc5pd_22{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2dfd9}._modalTitle_gc5pd_30{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin:0}._closeButton_gc5pd_37{background:none;border:none;font-size:1.5rem;color:#4a4b4a;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeButton_gc5pd_37:hover{background:#f6efe7;color:#1e1f1e}._modalBody_gc5pd_57{padding:1.5rem;max-height:calc(90vh - 200px);overflow-y:auto}._videoSection_gc5pd_63{margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #e2dfd9}._videoSectionHeader_gc5pd_69{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._videoSectionTitle_gc5pd_76{font-size:1.125rem;font-weight:600;color:#1e1f1e;margin:0}._toggleVideoButton_gc5pd_83{padding:.5rem 1rem;background:#9daa96;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}._toggleVideoButton_gc5pd_83:hover{background:#4d5a48;transform:translateY(-1px)}._videoPlaceholder_gc5pd_99{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;background:#f6efe7;border-radius:8px;border:2px dashed #c8c5c0;text-align:center}._videoPlaceholderIcon_gc5pd_111{font-size:3rem;margin-bottom:1rem}._videoPlaceholder_gc5pd_99 p{color:#4a4b4a;margin:0;font-size:.875rem}._videoError_gc5pd_122{padding:1.5rem;background:#c0392b1a;border:1px solid rgba(192,57,43,.3);border-radius:8px;text-align:center}._videoError_gc5pd_122 p{color:#c0392b;margin:0 0 .5rem;font-weight:600}._videoErrorHint_gc5pd_136{color:#4a4b4a!important;font-weight:400!important;font-size:.875rem}._detailRow_gc5pd_142{margin-bottom:1.25rem}._detailRow_gc5pd_142:last-child{margin-bottom:0}._detailGrid_gc5pd_149{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem}._detailLabel_gc5pd_156{display:block;font-size:.875rem;font-weight:600;color:#4a4b4a;margin-bottom:.5rem}._detailValue_gc5pd_164{font-size:1rem;color:#1e1f1e;margin:0}._modalFooter_gc5pd_170{display:flex;gap:.75rem;padding:1.5rem;border-top:1px solid #e2dfd9}._downloadButton_gc5pd_177,._closeModalButton_gc5pd_178{flex:1;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}._downloadButton_gc5pd_177{background:linear-gradient(135deg,#2e7d42,#20582e);color:#fff}._downloadButton_gc5pd_177:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #2e7d424d}._downloadButton_gc5pd_177:disabled{opacity:.6;cursor:not-allowed}._closeModalButton_gc5pd_178{background:#ebe8e3;color:#1e1f1e}._closeModalButton_gc5pd_178:hover{background:#e0dcd4}._recordingIndicator_1u015_1{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#9daa961a;border:1px solid rgba(157,170,150,.2);border-radius:8px;margin-top:1rem}._recordingIcon_1u015_12{font-size:1.25rem}._recordingText_1u015_16{flex:1;font-size:.875rem;font-weight:600;color:#9daa96}._viewButton_1u015_23{padding:.375rem .75rem;background:#9daa96;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}._viewButton_1u015_23:hover{background:#4d5a48;transform:translateY(-1px)}@keyframes _loading_2vtvu_1{0%{background-position:200% 0}to{background-position:-200% 0}}._patientLayout_2vtvu_9{min-height:100vh;background:linear-gradient(135deg,#f4f6f2,#e7ebe4)}._patientLayout_2vtvu_9 .main{background-color:transparent}._dashboardContainer_2vtvu_17{padding:3rem 0;max-width:1400px;margin:0 auto}._dashboardHeader_2vtvu_23{text-align:center;margin-bottom:3rem;animation:_fadeInDown_2vtvu_1 .6s ease-out}._welcomeTitle_2vtvu_29{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#8f9f88,#4d5a48);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.75rem;letter-spacing:-.5px}._welcomeSubtitle_2vtvu_40{color:#4a4b4a;font-size:1.2rem;max-width:600px;margin:0 auto;font-weight:400}@keyframes _fadeInDown_2vtvu_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._actionBar_2vtvu_58{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:1rem;flex-wrap:wrap}._filterTabs_2vtvu_67{display:flex;gap:.25rem;background:#ebe8e3;padding:.25rem;border-radius:8px}._filterTab_2vtvu_67{padding:.5rem 1rem;border:none;background:transparent;color:#4a4b4a;border-radius:4px;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500}._filterTab_2vtvu_67:hover{background:#fff;color:#1e1f1e}._filterTab_2vtvu_67._filterTabActive_2vtvu_90{background:#fff;color:#8f9f88;box-shadow:0 1px 2px #0000000d}._appointmentsList_2vtvu_96{display:grid;gap:2rem;padding:1rem 0}._appointmentCard_2vtvu_102{background-color:#fff;box-shadow:0 1px 2px #0000000d;border:1px solid #e2dfd9;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.08);background:#fff;position:relative;overflow:hidden;border-radius:16px;box-shadow:0 2px 8px #0000000f}._appointmentCard_2vtvu_102:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8f9f88,#616362);opacity:1}._appointmentCard_2vtvu_102:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f,0 4px 16px #00000014;border-color:#8f9f884d}._appointmentCard_2vtvu_102{animation:_fadeInUp_2vtvu_1 .5s ease-out}._appointmentCard_2vtvu_102:nth-child(1){animation-delay:.1s}._appointmentCard_2vtvu_102:nth-child(2){animation-delay:.2s}._appointmentCard_2vtvu_102:nth-child(3){animation-delay:.3s}._appointmentCard_2vtvu_102:nth-child(4){animation-delay:.4s}._appointmentCard_2vtvu_102:nth-child(5){animation-delay:.5s}._appointmentCard_2vtvu_102:nth-child(6){animation-delay:.6s}._appointmentCard_2vtvu_102:nth-child(7){animation-delay:.7s}._appointmentCard_2vtvu_102:nth-child(8){animation-delay:.8s}._appointmentCard_2vtvu_102:nth-child(9){animation-delay:.9s}._appointmentCard_2vtvu_102:nth-child(10){animation-delay:1s}._cardStatusBadge_2vtvu_166{position:absolute;top:1rem;right:1rem;z-index:2}._cardContent_2vtvu_173{padding:2rem;display:flex;flex-direction:column;gap:2rem}@keyframes _fadeInUp_2vtvu_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._psychologistSection_2vtvu_190{display:flex;align-items:center;gap:1rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(0,0,0,.05)}._psychologistDetails_2vtvu_198{flex:1}._psychologistAvatar_2vtvu_202{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid white;box-shadow:0 4px 12px #0000001a;transition:all .3s ease;flex-shrink:0}._appointmentCard_2vtvu_102:hover ._psychologistAvatar_2vtvu_202{transform:scale(1.05);box-shadow:0 6px 16px #00000026}._psychologistName_2vtvu_217{font-size:1.25rem;font-weight:700;color:#1e1f1e;margin:0 0 .25rem;letter-spacing:-.01em;line-height:1.3}._psychologistTitle_2vtvu_226{font-size:.875rem;color:#4a4b4a;margin:0;line-height:1.4}._dateTimeSection_2vtvu_233{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#8f9f880f,#8f9f8805);border-radius:12px;border:1px solid rgba(143,159,136,.1)}._dateTimeItem_2vtvu_243{display:flex;align-items:center;gap:1rem}._dateTimeIcon_2vtvu_249{font-size:1.5rem;line-height:1;flex-shrink:0}._dateTimeContent_2vtvu_255{display:flex;flex-direction:column;gap:.25rem;flex:1}._dateTimeLabel_2vtvu_262{font-size:.75rem;color:#4a4b4a;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._dateTimeValue_2vtvu_270{font-size:1rem;color:#1e1f1e;font-weight:700;line-height:1.3}._statusBadge_2vtvu_277{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;font-size:.8125rem;font-weight:600;text-transform:capitalize;box-shadow:0 2px 6px #00000014}._statusBadge_2vtvu_277._statusUpcoming_2vtvu_288{background:#7a8b741a;color:#7a8b74}._statusBadge_2vtvu_277._statusCompleted_2vtvu_292{background:#2e7d421a;color:#2e7d42}._statusBadge_2vtvu_277._statusCancelled_2vtvu_296{background:#c0392b1a;color:#c0392b}._statusBadge_2vtvu_277._statusRescheduled_2vtvu_300{background:#d4841a1a;color:#d4841a}._detailsGrid_2vtvu_305{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._detailItem_2vtvu_311{display:flex;align-items:flex-start;gap:.5rem;padding:1rem;background:#00000005;border-radius:8px;transition:all .2s ease}._detailItem_2vtvu_311:hover{background:#0000000a;transform:translateY(-2px)}._detailIcon_2vtvu_325{font-size:1.25rem;line-height:1;flex-shrink:0;margin-top:.125rem}._detailContent_2vtvu_332{display:flex;flex-direction:column;gap:.25rem;flex:1}._detailLabel_2vtvu_339{font-size:.75rem;color:#4a4b4a;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._detailValue_2vtvu_347{font-size:.9375rem;color:#1e1f1e;font-weight:500;line-height:1.4}._notesSection_2vtvu_354{padding:1rem;background:#00000005;border-radius:8px;border-left:3px solid #8f9f88}._notesLabel_2vtvu_361{font-size:.75rem;color:#4a4b4a;font-weight:600;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.25rem}._notesText_2vtvu_371{font-size:.875rem;color:#1e1f1e;line-height:1.6;margin:0}._timerSection_2vtvu_378{margin:1.5rem 0;padding:1rem;background:#8f9f8805;border-radius:12px;border:1px solid rgba(143,159,136,.1)}._meetingLink_2vtvu_386{color:#8f9f88;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.25rem;transition:all .2s ease}._meetingLink_2vtvu_386:hover{color:#75876d;gap:.5rem}._appointmentActions_2vtvu_400{display:flex;gap:1rem;flex-wrap:wrap;padding:1.5rem 2rem;border-top:2px solid rgba(0,0,0,.05);background:#00000003;margin-top:1.5rem}._primaryButton_2vtvu_410{background:linear-gradient(135deg,#8f9f88,#4d5a48);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #8f9f884d}._primaryButton_2vtvu_410:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 30px #8f9f8866}._primaryButton_2vtvu_410:disabled{opacity:.6;cursor:not-allowed;transform:none}._secondaryButton_2vtvu_432{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._secondaryButton_2vtvu_432:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_2vtvu_432{background-color:transparent;color:#1e1f1e}._secondaryButton_2vtvu_432:hover:not(:disabled){background-color:#ebe8e3}._secondaryButton_2vtvu_432{padding:.5rem 1rem;font-size:.85rem;border-color:#8f9f88;color:#8f9f88}._secondaryButton_2vtvu_432:hover{background:#8f9f881a;border-color:#8f9f88;color:#8f9f88}._videoCallButton_2vtvu_470{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._videoCallButton_2vtvu_470{background-color:#364539;color:#fff;position:relative;overflow:hidden}._videoCallButton_2vtvu_470:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transition:left .6s ease}._videoCallButton_2vtvu_470:hover:not(:disabled){background-color:#2a352e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._videoCallButton_2vtvu_470:hover:not(:disabled):before{left:100%}._videoCallButton_2vtvu_470:active:not(:disabled){transform:translateY(-1px)}._videoCallButton_2vtvu_470{padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;background:linear-gradient(135deg,#9daa96,#4d5a48);border:none;color:#fff;box-shadow:0 4px 12px #3b82f64d;cursor:pointer}._videoCallButton_2vtvu_470:hover:not(:disabled){background:linear-gradient(135deg,#4d5a48 0% 100%);transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}._videoCallButton_2vtvu_470:active:not(:disabled){transform:translateY(0)}._videoCallButton_2vtvu_470._disabledButton_2vtvu_534{opacity:.6;cursor:not-allowed;background:linear-gradient(135deg,#7a7b7a,#616362)}._videoCallButton_2vtvu_470._disabledButton_2vtvu_534:hover{transform:none;box-shadow:0 4px 12px #3b82f64d}._videoCallButton_2vtvu_470:disabled{opacity:.6;cursor:not-allowed}._dangerButton_2vtvu_548{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._dangerButton_2vtvu_548:disabled{opacity:.6;cursor:not-allowed}._dangerButton_2vtvu_548{background-color:transparent;color:#1e1f1e}._dangerButton_2vtvu_548:hover:not(:disabled){background-color:#ebe8e3}._dangerButton_2vtvu_548{padding:.5rem 1rem;font-size:.85rem;color:#c0392b;border-color:#c0392b}._dangerButton_2vtvu_548:hover{background:#c0392b1a;color:#c0392b}._emptyState_2vtvu_585{text-align:center;padding:4rem 1.5rem;background:#fff;border-radius:12px;border:2px dashed #e2dfd9}._emptyIcon_2vtvu_593{font-size:3rem;margin-bottom:1.5rem}._emptyState_2vtvu_585 h3{color:#1e1f1e;margin-bottom:.5rem}._emptyState_2vtvu_585 p{color:#4a4b4a;margin-bottom:1.5rem}._modalOverlay_2vtvu_608{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}._modal_2vtvu_608{background:#fff;border-radius:12px;padding:2rem;max-width:500px;width:100%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._modal_2vtvu_608 h3{color:#1e1f1e;margin-bottom:1rem;font-size:1.25rem}._modal_2vtvu_608 p{color:#4a4b4a;margin-bottom:1.5rem;line-height:1.5}._modalActions_2vtvu_643{display:flex;gap:.5rem;justify-content:flex-end}@media (max-width: 479px){._actionBar_2vtvu_58{flex-direction:column;align-items:stretch}._filterTabs_2vtvu_67{justify-content:center}._appointmentCard_2vtvu_102{border-radius:12px}._cardContent_2vtvu_173{padding:1.5rem;gap:1.5rem}._psychologistSection_2vtvu_190{flex-direction:column;align-items:flex-start;text-align:left}._psychologistAvatar_2vtvu_202{width:56px;height:56px}._dateTimeSection_2vtvu_233,._detailsGrid_2vtvu_305{grid-template-columns:1fr;gap:.5rem}._appointmentActions_2vtvu_400{flex-direction:column;padding:1rem}._appointmentActions_2vtvu_400 button{width:100%}._cardStatusBadge_2vtvu_166{position:relative;top:0;right:0;margin-bottom:1rem;display:flex;justify-content:flex-start}._modal_2vtvu_608{margin:1rem;padding:1.5rem}._modalActions_2vtvu_643{flex-direction:column}}._paginationControls_2vtvu_704{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d}._paginationButton_2vtvu_716{padding:.75rem 1.5rem;border:2px solid #e2dfd9;border-radius:8px;background:#fff;color:#1e1f1e;font-weight:600;cursor:pointer;transition:all .3s ease}._paginationButton_2vtvu_716:hover:not(:disabled){border-color:#8f9f88;background:#8f9f880d;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._paginationButton_2vtvu_716:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 1px #0000000a}._paginationButton_2vtvu_716:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}._paginationInfo_2vtvu_742{color:#1e1f1e;font-weight:600;font-size:1rem;padding:0 1rem}@media (max-width: 479px){._paginationControls_2vtvu_704{flex-direction:column;gap:.5rem}._paginationButton_2vtvu_716{width:100%}}._container_14ut8_1{max-width:1400px;margin:0 auto;padding:2rem 1.5rem}@media (max-width: 768px){._container_14ut8_1{padding:1.5rem 1rem}}._header_14ut8_12{margin-bottom:3rem;background:linear-gradient(135deg,#9daa960d,#c8d0c205);border-radius:12px;padding:2rem;border:1px solid rgba(157,170,150,.1)}._headerContent_14ut8_20{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem}@media (max-width: 768px){._headerContent_14ut8_20{flex-direction:column;gap:1rem}}._headerIcon_14ut8_33{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#9daa96,#c8d0c2);border-radius:12px;color:#fff;flex-shrink:0}@media (max-width: 768px){._headerIcon_14ut8_33{width:56px;height:56px}}._headerText_14ut8_51{flex:1}._title_14ut8_55{font-size:2.25rem;font-weight:700;color:#1e1f1e;margin:0 0 .5rem;background:linear-gradient(135deg,#9daa96,#c8d0c2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){._title_14ut8_55{font-size:1.75rem}}._subtitle_14ut8_71{font-size:1.125rem;color:#4a4b4a;margin:0;line-height:1.6}@media (max-width: 768px){._subtitle_14ut8_71{font-size:1rem}}._stats_14ut8_83{display:flex;gap:1.5rem;flex-wrap:wrap}@media (max-width: 768px){._stats_14ut8_83{gap:1rem}}._statCard_14ut8_94{display:flex;align-items:center;gap:1rem;background:#fff;padding:1.25rem 1.5rem;border-radius:12px;border:1px solid #e2dfd9;box-shadow:0 1px 2px #0000000d;flex:1;min-width:200px;transition:all .3s ease}._statCard_14ut8_94:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}@media (max-width: 768px){._statCard_14ut8_94{min-width:150px;padding:1rem}}._statIcon_14ut8_118{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#9daa961a,#c8d0c21a);border-radius:8px;color:#9daa96;flex-shrink:0}@media (max-width: 768px){._statIcon_14ut8_118{width:40px;height:40px}}._statContent_14ut8_136{flex:1}._statValue_14ut8_140{font-size:1.75rem;font-weight:700;color:#1e1f1e;line-height:1.2;margin-bottom:.25rem}@media (max-width: 768px){._statValue_14ut8_140{font-size:1.5rem}}._statLabel_14ut8_153{font-size:.875rem;color:#4a4b4a;font-weight:500}._loadingContainer_14ut8_159{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:500px;padding:3rem 2rem}._loadingSpinner_14ut8_168{width:48px;height:48px;border:4px solid rgba(157,170,150,.1);border-top-color:#9daa96;border-radius:50%;animation:_spin_14ut8_1 1s linear infinite;margin-bottom:1.5rem}@keyframes _spin_14ut8_1{to{transform:rotate(360deg)}}._loadingMessage_14ut8_183{color:#1e1f1e;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}._loadingSubtext_14ut8_190{color:#4a4b4a;font-size:.875rem;margin:0}._errorContainer_14ut8_196{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:2rem}._errorContainer_14ut8_196{background:#c0392b1a;border:1px solid rgba(192,57,43,.3);border-radius:12px;padding:2rem}._errorMessage_14ut8_212{color:#c0392b;margin-bottom:1rem;text-align:center}._retryButton_14ut8_218{padding:.75rem 1.5rem;background:#c0392b;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}._retryButton_14ut8_218:hover{background:#962d22;transform:translateY(-2px)}._emptyState_14ut8_233{background:linear-gradient(135deg,#9daa9605,#c8d0c203);border:2px dashed #c8c5c0;border-radius:16px;padding:4rem 2rem;text-align:center;max-width:600px;margin:0 auto}@media (max-width: 768px){._emptyState_14ut8_233{padding:3rem 1.5rem}}._emptyIcon_14ut8_248{display:flex;align-items:center;justify-content:center;width:120px;height:120px;margin:0 auto 2rem;background:linear-gradient(135deg,#9daa961a,#c8d0c21a);border-radius:50%;color:#9daa96}@media (max-width: 768px){._emptyIcon_14ut8_248{width:100px;height:100px;margin-bottom:1.5rem}}._emptyTitle_14ut8_267{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin:0 0 1rem}@media (max-width: 768px){._emptyTitle_14ut8_267{font-size:1.25rem}}._emptyMessage_14ut8_279{color:#4a4b4a;font-size:1rem;line-height:1.6;margin:0 0 1.5rem}._emptyInfo_14ut8_286{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#7a8b741a;border-radius:8px;color:#7a8b74;font-size:.875rem;margin-top:1rem}._emptyInfo_14ut8_286 svg{flex-shrink:0}._recordingsGrid_14ut8_302{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}@media (max-width: 768px){._recordingsGrid_14ut8_302{grid-template-columns:1fr;gap:1.5rem}}@media (min-width: 1024px){._recordingsGrid_14ut8_302{grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}}._pagination_14ut8_320{display:flex;justify-content:space-between;align-items:center;margin-top:3rem;padding-top:2rem;border-top:2px solid #e2dfd9;flex-wrap:wrap;gap:1rem}@media (max-width: 768px){._pagination_14ut8_320{flex-direction:column;gap:1rem}}._paginationButton_14ut8_337{padding:.875rem 1.75rem;background:#fff;color:#9daa96;border:2px solid #9daa96;border-radius:12px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;min-width:120px;justify-content:center}._paginationButton_14ut8_337:hover:not(:disabled){background:#9daa96;color:#fff;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._paginationButton_14ut8_337:active:not(:disabled){transform:translateY(0)}._paginationButton_14ut8_337:disabled{opacity:.4;cursor:not-allowed;background:#ebe8e3;border-color:#c8c5c0;color:#7a7b7a}._paginationInfo_14ut8_370{color:#1e1f1e;font-size:.9375rem;font-weight:500;padding:.875rem 1.5rem;background:#9daa960d;border-radius:12px;border:1px solid rgba(157,170,150,.1)}@keyframes _loading_1ho0u_433{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes _fadeInUp_1ho0u_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInDown_1ho0u_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._psychologistSelectionContainer_1ho0u_29{padding:3rem 0;min-height:100vh;background:linear-gradient(135deg,#f6efe7,#e7ebe4)}._filtersSection_1ho0u_35{background:#fff;border-radius:20px;padding:2rem;margin-bottom:3rem;box-shadow:0 10px 30px #00000014;border:1px solid rgba(255,255,255,.8);animation:_fadeInDown_1ho0u_1 .6s ease-out;transition:all .3s ease;overflow:visible;width:100%}._filtersSection_1ho0u_35:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000001f}._filtersTitle_1ho0u_52{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}._filtersGrid_1ho0u_62{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}@media (max-width: 768px){._filtersGrid_1ho0u_62{grid-template-columns:1fr;gap:1.5rem}}@media (min-width: 1024px){._filtersGrid_1ho0u_62{grid-template-columns:repeat(4,1fr)}}._filterGroup_1ho0u_79{display:flex;flex-direction:column;gap:.75rem;width:100%;min-width:0}._filterLabel_1ho0u_87{font-size:1rem;font-weight:600;color:#1e1f1e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._filterSelect_1ho0u_96{width:100%;min-width:0;height:auto;min-height:3.25rem;padding:.875rem 3rem .875rem 1.25rem;border:2px solid #e2dfd9;border-radius:12px;background:#fff;color:#1e1f1e;font-size:1rem;font-weight:500;line-height:1.5;cursor:pointer;transition:all .3s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%2364748b' d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px;text-overflow:"";overflow:visible}._filterSelect_1ho0u_96 option{padding:.875rem 1rem;font-size:1rem;line-height:1.6;white-space:normal;word-wrap:break-word;min-height:2.75rem;display:block}._filterSelect_1ho0u_96:focus{outline:none;border-color:#8f9f88;box-shadow:0 0 0 4px #8f9f881a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%232563eb' d='M8 11L3 6h10z'/%3E%3C/svg%3E")}._filterSelect_1ho0u_96:hover{border-color:#b9c4b2}._filterSelect_1ho0u_96::-ms-expand{display:block;margin-right:.5rem}._filterSelect_1ho0u_96:-moz-focusring{color:transparent;text-shadow:0 0 0 #1e1f1e}._filterSelect_1ho0u_96::-webkit-select{-webkit-appearance:none}._filterSelect_1ho0u_96{box-sizing:border-box}._psychologistsGrid_1ho0u_154{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;margin-bottom:3rem}@media (max-width: 479px){._psychologistsGrid_1ho0u_154{grid-template-columns:1fr}}._psychologistCard_1ho0u_166{background:#fff;border:3px solid #e2dfd9;border-radius:20px;padding:2rem;cursor:pointer;transition:all .4s ease;position:relative;animation:_fadeInUp_1ho0u_1 .8s ease-out;overflow:hidden}._psychologistCard_1ho0u_166:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8f9f88,#b9c4b2);transform:scaleX(0);transition:transform .4s ease}._psychologistCard_1ho0u_166:hover{border-color:#8f9f88;transform:translateY(-8px);box-shadow:0 20px 50px #8f9f8826}._psychologistCard_1ho0u_166:hover:before{transform:scaleX(1)}._psychologistCard_1ho0u_166:hover ._profilePicture_1ho0u_196{transform:scale(1.1);border-color:#8f9f88}._psychologistCard_1ho0u_166:hover ._psychologistName_1ho0u_200{color:#8f9f88}._psychologistCard_1ho0u_166._psychologistCardSelected_1ho0u_203{border-color:#8f9f88;background:linear-gradient(135deg,#fff,#8f9f8808);box-shadow:0 15px 40px #8f9f8833}._psychologistCard_1ho0u_166._psychologistCardSelected_1ho0u_203:before{transform:scaleX(1)}._psychologistCard_1ho0u_166._psychologistCardUnavailable_1ho0u_211{opacity:.6;cursor:not-allowed}._psychologistCard_1ho0u_166._psychologistCardUnavailable_1ho0u_211:hover{transform:none;box-shadow:none;border-color:#e2dfd9}._psychologistCard_1ho0u_166._psychologistCardUnavailable_1ho0u_211:hover:before{transform:scaleX(0)}._psychologistHeader_1ho0u_224{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid #f6efe7}._psychologistProfile_1ho0u_233{display:flex;align-items:center;gap:1.25rem;flex:1}._profilePicture_1ho0u_196{flex-shrink:0;width:80px;height:80px;border-radius:50%;overflow:hidden;border:4px solid #e2dfd9;background:linear-gradient(135deg,#f6efe7,#ebe8e3);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #0000001a;transition:all .3s ease}._profileImage_1ho0u_255{width:100%;height:100%;object-fit:cover;border-radius:50%}._psychologistInfo_1ho0u_262{flex:1}._psychologistName_1ho0u_200{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin:0 0 .5rem;transition:all .3s ease;letter-spacing:-.3px}._psychologistTitle_1ho0u_275{font-size:1rem;color:#4a4b4a;margin:0;font-weight:500}._psychologistStatus_1ho0u_282{flex-shrink:0}._statusAvailable_1ho0u_286{color:#2e7d42;font-size:.95rem;font-weight:600;background:#2e7d421a;padding:.5rem 1rem;border-radius:20px;display:inline-block}._statusUnavailable_1ho0u_296{color:#c0392b;font-size:.95rem;font-weight:600;background:#c0392b1a;padding:.5rem 1rem;border-radius:20px;display:inline-block}._psychologistDetails_1ho0u_306{background:linear-gradient(135deg,#fff,#f6efe7);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e2dfd9;transition:all .3s ease}._psychologistDetails_1ho0u_306:hover{background:linear-gradient(135deg,#fff,#8f9f8805);border-color:#b9c4b2}._detailRow_1ho0u_319{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:1rem}._detailRow_1ho0u_319:last-child{margin-bottom:0}._detailLabel_1ho0u_330{color:#4a4b4a;font-weight:600}._detailValue_1ho0u_335{color:#1e1f1e;font-weight:700}._specializationsSection_1ho0u_340{margin-bottom:1.5rem}._specializationsTitle_1ho0u_344{font-size:1.2rem;font-weight:700;color:#1e1f1e;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}._specializationsList_1ho0u_354{display:flex;flex-wrap:wrap;gap:.75rem}._specializationItem_1ho0u_360{background:linear-gradient(135deg,#8f9f88,#b9c4b2);color:#fff;padding:.65rem 1.25rem;border-radius:25px;font-size:.95rem;font-weight:600;box-shadow:0 4px 12px #8f9f8840;transition:all .3s ease}._specializationItem_1ho0u_360:hover{transform:translateY(-2px);box-shadow:0 6px 18px #8f9f8859}._psychologistBio_1ho0u_375{background:linear-gradient(135deg,#fff,#f6efe7);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e2dfd9;transition:all .3s ease}._psychologistBio_1ho0u_375:hover{background:linear-gradient(135deg,#fff,#8f9f8805);border-color:#b9c4b2}._bioTitle_1ho0u_388{font-size:1.1rem;font-weight:700;color:#1e1f1e;margin:0 0 .75rem;display:flex;align-items:center;gap:.5rem}._bioText_1ho0u_398{color:#4a4b4a;font-size:1rem;line-height:1.7;margin:0}._availabilitySection_1ho0u_405{margin-bottom:1.5rem}._availabilityRow_1ho0u_409{display:flex;justify-content:space-between;align-items:center;font-size:1rem;padding:.75rem 1rem;background:#8f9f880d;border-radius:12px;margin-bottom:.5rem}._availabilityRow_1ho0u_409:last-child{margin-bottom:0}._availabilityLabel_1ho0u_423{color:#1e1f1e;font-weight:600}._availabilityValue_1ho0u_428{color:#8f9f88;font-weight:700}._loadingState_1ho0u_433{text-align:center;padding:4rem 2rem;background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;margin:2rem 0}._loadingState_1ho0u_433 p{font-size:1.2rem;color:#4a4b4a;margin:0}._errorState_1ho0u_447{text-align:center;padding:4rem 2rem;background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;margin:2rem 0}._errorState_1ho0u_447 h3{font-size:1.8rem;color:#c0392b;margin-bottom:1rem}._errorState_1ho0u_447 p{font-size:1.1rem;color:#4a4b4a;margin-bottom:2rem}._retryButton_1ho0u_466{background:linear-gradient(135deg,#8f9f88,#4d5a48);color:#fff;border:none;padding:1rem 2.5rem;border-radius:50px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #8f9f884d}._retryButton_1ho0u_466:hover{transform:translateY(-3px);box-shadow:0 10px 30px #8f9f8866}._emptyState_1ho0u_483{text-align:center;padding:4rem 2rem;background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;margin:2rem 0}._emptyState_1ho0u_483 h3{font-size:1.8rem;color:#1e1f1e;margin-bottom:1rem}._emptyState_1ho0u_483 p{font-size:1.1rem;color:#4a4b4a;margin:0}._selectButton_1ho0u_502{width:100%;padding:1rem;background:#fff;border:3px solid #8f9f88;border-radius:50px;color:#8f9f88;font-weight:700;font-size:1.05rem;cursor:pointer;transition:all .3s ease;margin-top:1rem}._selectButton_1ho0u_502:hover{background:#8f9f88;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #8f9f884d}._selectButton_1ho0u_502._selectButtonSelected_1ho0u_521{background:linear-gradient(135deg,#8f9f88,#4d5a48);color:#fff;box-shadow:0 6px 20px #8f9f884d}._formActions_1ho0u_527{display:flex;gap:1.5rem;justify-content:center;margin-top:3rem;padding:2rem 0}._cancelButton_1ho0u_535{padding:1.25rem 3rem;border:3px solid #e2dfd9;background:#fff;color:#1e1f1e;border-radius:50px;font-weight:700;font-size:1.05rem;cursor:pointer;transition:all .3s ease}._cancelButton_1ho0u_535:hover{border-color:#c0392b;color:#c0392b;transform:translateY(-3px);box-shadow:0 8px 25px #c0392b33}._continueButton_1ho0u_553{padding:1.25rem 3rem;background:linear-gradient(135deg,#8f9f88,#4d5a48);color:#fff;border:none;border-radius:50px;font-weight:700;font-size:1.05rem;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #8f9f884d}._continueButton_1ho0u_553:hover:not(:disabled){transform:translateY(-5px);box-shadow:0 12px 35px #8f9f8866}._continueButton_1ho0u_553:disabled{opacity:.6;cursor:not-allowed;transform:none}._pageHeader_1ho0u_575{text-align:center;margin-bottom:3rem;animation:_fadeInDown_1ho0u_1 .6s ease-out}._backButton_1ho0u_581{background:#fff;border:2px solid #e2dfd9;color:#8f9f88;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:1.5rem;padding:.75rem 1.5rem;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 12px #0000000d}._backButton_1ho0u_581:hover{background:#8f9f88;color:#fff;border-color:#8f9f88;transform:translateY(-2px);box-shadow:0 6px 20px #8f9f884d}._pageTitle_1ho0u_602{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#8f9f88,#4d5a48);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.75rem;letter-spacing:-.5px}._pageSubtitle_1ho0u_613{color:#4a4b4a;font-size:1.2rem;max-width:700px;margin:0 auto;font-weight:400}@keyframes _loading_1blb2_71{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes _fadeInUp_1blb2_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._dateTimeSelectionContainer_1blb2_19{padding:3rem 0;min-height:100vh;background:linear-gradient(135deg,#f6efe7,#e7ebe4)}._pageHeader_1blb2_25{text-align:center;margin-bottom:3rem;animation:_fadeInUp_1blb2_1 .5s ease-out}._backButton_1blb2_31{background:#fff;border:2px solid #e2dfd9;border-radius:12px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;color:#1e1f1e;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;margin-bottom:2rem}._backButton_1blb2_31:hover{background:#8f9f88;color:#fff;border-color:#8f9f88;transform:translate(-5px)}._pageTitle_1blb2_53{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#8f9f88,#616362);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;animation:_fadeInUp_1blb2_1 .6s ease-out .1s both}._pageSubtitle_1blb2_64{font-size:1.25rem;color:#4a4b4a;margin-bottom:0;animation:_fadeInUp_1blb2_1 .6s ease-out .2s both}._loadingState_1blb2_71{text-align:center;padding:4rem 2rem;background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;animation:_fadeInUp_1blb2_1 .6s ease-out}._loadingState_1blb2_71 p{font-size:1.25rem;color:#4a4b4a;margin:0}._errorState_1blb2_85{text-align:center;padding:4rem 2rem;background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;animation:_fadeInUp_1blb2_1 .6s ease-out}._errorState_1blb2_85 h3{font-size:2rem;color:#1e1f1e;margin-bottom:1rem}._errorState_1blb2_85 p{font-size:1.125rem;color:#4a4b4a;margin-bottom:2rem}._retryButton_1blb2_104{background:linear-gradient(135deg,#8f9f88,#616362);color:#fff;border:none;border-radius:12px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}._retryButton_1blb2_104:hover{transform:translateY(-3px);box-shadow:0 10px 20px #8f9f884d}._emptyState_1blb2_123{text-align:center;padding:4rem 2rem;background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;animation:_fadeInUp_1blb2_1 .6s ease-out}._emptyState_1blb2_123 h3{font-size:2rem;color:#1e1f1e;margin-bottom:1rem}._emptyState_1blb2_123 p{font-size:1.125rem;color:#4a4b4a;margin-bottom:1rem}._emptyState_1blb2_123 p:last-child{margin-bottom:0}._selectionSummary_1blb2_145{margin-bottom:3rem;animation:_fadeInUp_1blb2_1 .6s ease-out}._summaryCard_1blb2_150{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #00000014;border:1px solid rgba(255,255,255,.8);max-width:700px;margin:0 auto;transition:all .3s ease}._summaryCard_1blb2_150:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}._summaryCard_1blb2_150 h3{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin:0 0 1.5rem;display:flex;align-items:center;gap:.75rem}._summaryItem_1blb2_174{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;background:#8f9f8808;border-radius:12px;transition:all .3s ease}._summaryItem_1blb2_174:hover{background:#8f9f880f}._summaryItem_1blb2_174:last-child{margin-bottom:0}._summaryLabel_1blb2_191{color:#4a4b4a;font-weight:600;font-size:1rem}._summaryValue_1blb2_197{color:#1e1f1e;font-weight:700;font-size:1rem}._calendarSection_1blb2_203{background:#fff;border-radius:20px;padding:2.5rem;margin-bottom:3rem;box-shadow:0 10px 30px #00000014;border:1px solid rgba(255,255,255,.8);animation:_fadeInUp_1blb2_1 .8s ease-out;transition:all .3s ease}._calendarSection_1blb2_203:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}._calendarTitle_1blb2_218{font-size:2rem;font-weight:700;color:#1e1f1e;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#8f9f88,#616362);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._calendarHeader_1blb2_232{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f6efe7}._monthNavButton_1blb2_241{background:linear-gradient(135deg,#8f9f88,#4d5a48);color:#fff;border:none;border-radius:50px;padding:.875rem 1.75rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #8f9f884d}._monthNavButton_1blb2_241:hover{transform:translateY(-3px);box-shadow:0 8px 20px #8f9f8866}._monthNavButton_1blb2_241:active{transform:translateY(-1px)}._monthTitle_1blb2_260{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#8f9f88,#4d5a48);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;letter-spacing:-.5px}._calendarGrid_1blb2_271{margin-bottom:2rem}._dayHeaders_1blb2_275{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem;margin-bottom:1rem}._dayHeader_1blb2_275{text-align:center;font-weight:700;color:#1e1f1e;font-size:1rem;padding:.75rem;background:#f6efe7;border-radius:12px}._calendarGrid_1blb2_271{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;max-width:100%}._calendarDays_1blb2_299{display:grid;grid-template-columns:repeat(7,1fr);gap:.75rem}._calendarDay_1blb2_299{border:2px solid #e2dfd9;border-radius:12px;padding:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative;background:#fff;min-height:90px}._calendarDay_1blb2_299._available_1blb2_319{border-color:#e2dfd9}._calendarDay_1blb2_299._available_1blb2_319:hover{border-color:#8f9f88;background:#8f9f8814;transform:scale(1.05);box-shadow:0 6px 20px #8f9f8833}._calendarDay_1blb2_299._available_1blb2_319._selected_1blb2_328{border-color:#8f9f88;background:linear-gradient(135deg,#8f9f88,#4d5a48);box-shadow:0 8px 25px #8f9f884d;transform:scale(1.05)}._calendarDay_1blb2_299._available_1blb2_319._selected_1blb2_328 ._dayNumber_1blb2_334,._calendarDay_1blb2_299._available_1blb2_319._selected_1blb2_328 ._dayName_1blb2_335,._calendarDay_1blb2_299._available_1blb2_319._selected_1blb2_328 ._availabilityIndicator_1blb2_336{color:#fff}._calendarDay_1blb2_299._unavailable_1blb2_339{background:#f6efe7;border-color:#e2dfd9;cursor:not-allowed;opacity:.5}._calendarDay_1blb2_299._unavailable_1blb2_339:hover{transform:none}._dayNumber_1blb2_334{font-size:1.5rem;font-weight:700;color:#1e1f1e;transition:color .3s ease;margin-bottom:.25rem}._dayName_1blb2_335{font-size:.7rem;color:#4a4b4a;font-weight:600;transition:color .3s ease;text-transform:uppercase;letter-spacing:.5px}._availabilityIndicator_1blb2_336{font-size:.65rem;color:#4a4b4a;margin-top:.25rem;font-weight:600;transition:color .3s ease}._calendarLegend_1blb2_374{display:flex;justify-content:center;gap:2rem;margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid #f6efe7}._legendItem_1blb2_383{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#1e1f1e;font-weight:600}._legendIndicator_1blb2_392{font-size:1rem}._timeSelectionSection_1blb2_396{background:#fff;border-radius:20px;padding:2.5rem;margin-bottom:3rem;box-shadow:0 10px 30px #00000014;border:1px solid rgba(255,255,255,.8);animation:_fadeInUp_1blb2_1 1s ease-out;transition:all .3s ease}._timeSelectionSection_1blb2_396:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}._timeSectionTitle_1blb2_411{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin:0 0 2rem;display:flex;align-items:center;gap:.75rem}._noSlotsMessage_1blb2_421{text-align:center;padding:2rem;color:#4a4b4a;font-size:1.125rem;background:#d4841a1a;border-radius:12px;margin-top:1rem}._timeSlotsGrid_1blb2_431{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}._timeSlot_1blb2_431{padding:1.25rem;border:3px solid #e2dfd9;border-radius:16px;background:#fff;color:#1e1f1e;font-weight:700;font-size:1.05rem;cursor:pointer;transition:all .3s ease;text-align:center}._timeSlot_1blb2_431._available_1blb2_319:hover{border-color:#8f9f88;background:#8f9f8814;transform:translateY(-3px);box-shadow:0 6px 20px #8f9f8833}._timeSlot_1blb2_431._available_1blb2_319._selected_1blb2_328{border-color:#8f9f88;background:linear-gradient(135deg,#8f9f88,#4d5a48);color:#fff;box-shadow:0 8px 25px #8f9f884d;transform:translateY(-3px)}._timeSlot_1blb2_431._unavailable_1blb2_339{background:#f6efe7;color:#4a4b4a;cursor:not-allowed;opacity:.5}._sessionTypeSection_1blb2_469{background:#fff;border-radius:20px;padding:2.5rem;margin-bottom:3rem;box-shadow:0 10px 30px #00000014;border:1px solid rgba(255,255,255,.8);animation:_fadeInUp_1blb2_1 1.2s ease-out;transition:all .3s ease}._sessionTypeSection_1blb2_469:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}._sessionTypeTitle_1blb2_484{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin:0 0 2rem;display:flex;align-items:center;gap:.75rem}._sessionTypeOptions_1blb2_494{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem}._sessionTypeCard_1blb2_500{border:3px solid #e2dfd9;border-radius:20px;padding:2rem;cursor:pointer;transition:all .4s ease;display:flex;align-items:flex-start;gap:1.25rem;position:relative;background:#fff}._sessionTypeCard_1blb2_500:hover{border-color:#8f9f88;transform:translateY(-8px);box-shadow:0 15px 40px #8f9f8826}._sessionTypeCard_1blb2_500._selected_1blb2_328{border-color:#8f9f88;background:linear-gradient(135deg,#fff,#8f9f8808);box-shadow:0 10px 30px #8f9f8833}._sessionTypeIcon_1blb2_523{font-size:2.5rem;flex-shrink:0}._sessionTypeContent_1blb2_528{flex:1}._sessionTypeContent_1blb2_528 h4{font-size:1.3rem;font-weight:700;color:#1e1f1e;margin:0 0 .75rem}._sessionTypeContent_1blb2_528 p{color:#4a4b4a;font-size:1rem;margin:0 0 .5rem;line-height:1.6}._sessionTypeContent_1blb2_528 p:last-child{margin-bottom:0}._unavailableBadge_1blb2_547{position:absolute;top:1rem;right:1rem;background:#c0392b1a;color:#c0392b;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}._sessionTypeRadio_1blb2_559{flex-shrink:0}._sessionTypeRadio_1blb2_559 input[type=radio]{width:24px;height:24px;cursor:pointer;accent-color:#8f9f88}._formActions_1blb2_569{display:flex;gap:1.5rem;justify-content:center;margin-top:3rem}._cancelButton_1blb2_576{padding:1.25rem 3rem;border:3px solid #e2dfd9;background:#fff;color:#1e1f1e;border-radius:50px;font-weight:700;font-size:1.05rem;cursor:pointer;transition:all .3s ease}._cancelButton_1blb2_576:hover{border-color:#c0392b;color:#c0392b;transform:translateY(-3px);box-shadow:0 8px 25px #c0392b33}._cancelButton_1blb2_576:active{transform:translateY(-1px)}._continueButton_1blb2_597{padding:1.25rem 3rem;background:linear-gradient(135deg,#8f9f88,#4d5a48);color:#fff;border:none;border-radius:50px;font-weight:700;font-size:1.05rem;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #8f9f884d}._continueButton_1blb2_597:hover:not(:disabled){transform:translateY(-5px);box-shadow:0 12px 35px #8f9f8866}._continueButton_1blb2_597:active:not(:disabled){transform:translateY(-3px)}._continueButton_1blb2_597:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 4px 12px #8f9f8833}@keyframes _loading_1dbh9_332{0%{background-position:200% 0}to{background-position:-200% 0}}._appointmentDetailsContainer_1dbh9_9{padding:1.5rem 0;min-height:100vh;background:#f6efe7}._appointmentSummary_1dbh9_15{margin-bottom:2rem}._summaryCard_1dbh9_19{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px #0000000d;max-width:800px;margin:0 auto}._summaryCard_1dbh9_19 h3{font-size:1.25rem;font-weight:600;color:#1e1f1e;margin:0 0 1.5rem}._summaryGrid_1dbh9_34{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}._summaryItem_1dbh9_41{display:flex;flex-direction:column;gap:.25rem}._summaryLabel_1dbh9_47{color:#4a4b4a;font-weight:500;font-size:.9rem}._summaryValue_1dbh9_53{color:#1e1f1e;font-weight:500;font-size:.95rem}._pricingSection_1dbh9_59{background:#f6efe7;border-radius:8px;padding:1rem;border-top:1px solid #e2dfd9}._pricingRow_1dbh9_66{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:.9rem}._pricingRow_1dbh9_66:last-child{margin-bottom:0}._rebateAmount_1dbh9_77{color:#2e7d42;font-weight:500}._totalCost_1dbh9_82{font-weight:600;font-size:1rem;color:#1e1f1e;padding-top:.25rem;border-top:1px solid #e2dfd9}._appointmentDetailsForm_1dbh9_90{max-width:800px;margin:0 auto;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d}._formSection_1dbh9_99{margin-bottom:2rem}._formSection_1dbh9_99:last-child{margin-bottom:0}._sectionTitle_1dbh9_106{font-size:1.25rem;font-weight:600;color:#1e1f1e;margin:0 0 1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e2dfd9}._formGrid_1dbh9_115{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}._formGroup_1dbh9_121{display:flex;flex-direction:column;gap:.5rem}._label_1dbh9_127{font-size:.95rem;font-weight:500;color:#1e1f1e}._input_1dbh9_133{padding:1rem;border:1px solid #e2dfd9;border-radius:8px;font-size:.9rem;transition:border-color .2s ease}._input_1dbh9_133:focus{outline:none;border-color:#8f9f88}._textarea_1dbh9_145{padding:1rem;border:1px solid #e2dfd9;border-radius:8px;font-size:.9rem;font-family:inherit;resize:vertical;min-height:100px;transition:border-color .2s ease}._textarea_1dbh9_145:focus{outline:none;border-color:#8f9f88}._fieldHelp_1dbh9_160{font-size:.8rem;color:#4a4b4a;font-style:italic}._fieldError_1dbh9_166{color:#c0392b;font-size:.8rem;font-weight:500}._radioGroup_1dbh9_172{display:flex;flex-direction:column;gap:.5rem}._radioWrapper_1dbh9_178{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;color:#1e1f1e;padding:.5rem;border-radius:4px;transition:all .2s ease}._radioWrapper_1dbh9_178:hover{background-color:#8f9f880d}._radioInput_1dbh9_193{position:absolute;opacity:0;width:0;height:0;margin:0;padding:0}._radioCustom_1dbh9_202{width:20px;height:20px;border:2px solid #c8c5c0;border-radius:50%;background-color:#fff;position:relative;transition:all .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}._radioDot_1dbh9_216{width:10px;height:10px;border-radius:50%;background-color:#8f9f88;opacity:0;transform:scale(0);transition:all .2s ease}._radioInput_1dbh9_193:checked+._radioCustom_1dbh9_202{border-color:#8f9f88}._radioInput_1dbh9_193:checked+._radioCustom_1dbh9_202 ._radioDot_1dbh9_216{opacity:1;transform:scale(1)}._emergencyReminder_1dbh9_234{margin:2rem 0}._emergencyBox_1dbh9_238{background:#d4841a40;border:1px solid #d4841a;border-radius:12px;padding:1.5rem;display:flex;gap:1rem;align-items:flex-start}._emergencyIcon_1dbh9_248{font-size:1.5rem;flex-shrink:0}._emergencyContent_1dbh9_253 h4{font-size:1rem;font-weight:600;color:#1e1f1e;margin:0 0 .5rem}._emergencyContent_1dbh9_253 p{color:#1e1f1e;font-size:.9rem;margin:0 0 .5rem;line-height:1.5}._emergencyContent_1dbh9_253 p:last-child{margin-bottom:0}._emergencyContent_1dbh9_253 ul{margin:.5rem 0;padding-left:1.5rem}._emergencyContent_1dbh9_253 ul li{color:#1e1f1e;font-size:.9rem;margin-bottom:.25rem;line-height:1.4}._emergencyContent_1dbh9_253 ul li:last-child{margin-bottom:0}._formActions_1dbh9_282{display:flex;gap:1rem;justify-content:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2dfd9}._cancelButton_1dbh9_291{padding:1rem 1.5rem;border:2px solid #e2dfd9;background:#fff;color:#4a4b4a;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_1dbh9_291:hover:not(:disabled){border-color:#c8c5c0;color:#1e1f1e}._cancelButton_1dbh9_291:disabled{opacity:.6;cursor:not-allowed}._submitButton_1dbh9_310{padding:1rem 1.5rem;background:#8f9f88;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._submitButton_1dbh9_310:hover:not(:disabled){background:#4d5a48;transform:translateY(-1px);box-shadow:0 4px 12px #8f9f884d}._submitButton_1dbh9_310:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}._loadingState_1dbh9_332{text-align:center;padding:2rem;color:#4a4b4a;font-size:1.1rem}._errorState_1dbh9_339{text-align:center;padding:2rem;background:#fff;border-radius:12px;max-width:500px;margin:0 auto;box-shadow:0 2px 8px #0000001a}._errorState_1dbh9_339 h3{color:#c0392b;margin-bottom:1rem}._errorState_1dbh9_339 p{color:#4a4b4a;margin-bottom:1.5rem}._retryButton_1dbh9_357{padding:.5rem 1.5rem;background:#8f9f88;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._retryButton_1dbh9_357:hover{background:#4d5a48;transform:translateY(-1px)}._sectionDescription_1dbh9_372{color:#4a4b4a;font-size:.95rem;margin-bottom:1rem;line-height:1.6}@keyframes _loading_qqmar_1{0%{background-position:200% 0}to{background-position:-200% 0}}._paymentContainer_qqmar_10{padding:1.5rem 0;min-height:100vh;background:#f6efe7}._paymentContent_qqmar_16{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto}@media (max-width: 768px){._paymentContent_qqmar_16{grid-template-columns:1fr;gap:1.5rem}}._paymentSummary_qqmar_30 ._summaryCard_qqmar_30{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000000d;position:sticky;top:1.5rem}._paymentSummary_qqmar_30 ._summaryCard_qqmar_30 h3{font-size:1.25rem;font-weight:600;color:#1e1f1e;margin:0 0 1.5rem}._summaryDetails_qqmar_45{margin-bottom:1.5rem}._summaryItem_qqmar_49{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e2dfd9}._summaryItem_qqmar_49:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}._summaryLabel_qqmar_63{color:#4a4b4a;font-weight:500;font-size:.9rem;flex:1}._summaryValue_qqmar_70{color:#1e1f1e;font-weight:500;font-size:.9rem;text-align:right;flex:1}._pricingBreakdown_qqmar_78{background:#f6efe7;border-radius:8px;padding:1rem;border:1px solid #e2dfd9}._pricingRow_qqmar_85{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:.9rem}._pricingRow_qqmar_85:last-child{margin-bottom:0}._rebateAmount_qqmar_96{color:#2e7d42;font-weight:500}._totalAmount_qqmar_101{font-weight:600;font-size:1.1rem;color:#1e1f1e;padding-top:.5rem;border-top:2px solid #e2dfd9;margin-top:.5rem}._paymentNote_qqmar_110{color:#4a4b4a;font-size:.85rem;font-style:italic;margin-top:.5rem;text-align:center}._paymentForm_qqmar_118{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d}._paymentMethods_qqmar_125{margin-bottom:2rem}._paymentMethods_qqmar_125 h3{font-size:1.1rem;font-weight:600;color:#1e1f1e;margin:0 0 1.5rem}._paymentMethodOptions_qqmar_135{display:flex;flex-direction:column;gap:1rem}._paymentMethodCard_qqmar_141{border:2px solid #e2dfd9;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:1rem;position:relative}._paymentMethodCard_qqmar_141:hover{border-color:#8f9f88;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}._paymentMethodCard_qqmar_141._selected_qqmar_157{border-color:#8f9f88;background:#8f9f8805;box-shadow:0 4px 15px #8f9f881a}._paymentMethodCard_qqmar_141:has(input:disabled){opacity:.6;cursor:not-allowed}._paymentMethodCard_qqmar_141:has(input:disabled):hover{transform:none;box-shadow:none}._paymentMethodIcon_qqmar_171{font-size:2rem;flex-shrink:0}._paymentMethodContent_qqmar_176{flex:1}._paymentMethodContent_qqmar_176 h4{font-size:1.1rem;font-weight:600;color:#1e1f1e;margin:0 0 .25rem}._paymentMethodContent_qqmar_176 p{color:#4a4b4a;font-size:.9rem;margin:0 0 .25rem;line-height:1.4}._paymentMethodContent_qqmar_176 p:last-child{margin-bottom:0}._paymentMethodContent_qqmar_176 small{color:#4a4b4a;font-size:.8rem;font-style:italic}._paymentMethodRadio_qqmar_200{flex-shrink:0}._paymentMethodRadio_qqmar_200 input[type=radio]{width:18px;height:18px;cursor:pointer}._cardPaymentSection_qqmar_209{margin-bottom:2rem}._cardPaymentSection_qqmar_209 h3{font-size:1.1rem;font-weight:600;color:#1e1f1e;margin:0 0 1.5rem}._cardForm_qqmar_219{background:#f6efe7;border-radius:8px;padding:1.5rem;border:1px solid #e2dfd9}._formGroup_qqmar_226{margin-bottom:1rem}._formGroup_qqmar_226:last-child{margin-bottom:0}._label_qqmar_233{display:block;font-size:.9rem;font-weight:500;color:#1e1f1e;margin-bottom:.25rem}._cardInput_qqmar_241{width:100%;padding:1rem;border:1px solid #e2dfd9;border-radius:8px;font-size:.9rem;transition:border-color .2s ease}._cardInput_qqmar_241:focus{outline:none;border-color:#8f9f88}._cardRow_qqmar_254{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._securityNote_qqmar_260{color:#4a4b4a;font-size:.8rem;text-align:center;margin-top:1rem;font-style:italic}._termsSection_qqmar_268{margin-bottom:2rem}._termsSection_qqmar_268 h3{font-size:1.1rem;font-weight:600;color:#1e1f1e;margin:0 0 1.5rem}._termsCheckboxes_qqmar_278{display:flex;flex-direction:column;gap:1rem}._checkboxWrapper_qqmar_284{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;font-size:.9rem;color:#1e1f1e;line-height:1.4}._checkboxWrapper_qqmar_284 input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}._checkboxCustom_qqmar_300{width:18px;height:18px;border:2px solid #c8c5c0;border-radius:3px;background:#fff;position:relative;flex-shrink:0;transition:all .2s ease}._checkboxCustom_qqmar_300:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);color:#fff;font-size:12px;font-weight:700;transition:transform .2s ease}._checkboxWrapper_qqmar_284 input[type=checkbox]:checked+._checkboxCustom_qqmar_300{background:#8f9f88;border-color:#8f9f88}._checkboxWrapper_qqmar_284 input[type=checkbox]:checked+._checkboxCustom_qqmar_300:after{transform:translate(-50%,-50%) scale(1)}._paymentActions_qqmar_330{display:flex;gap:1rem;justify-content:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2dfd9}._cancelButton_qqmar_339{padding:1rem 1.5rem;border:2px solid #e2dfd9;background:#fff;color:#4a4b4a;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_qqmar_339:hover:not(:disabled){border-color:#c8c5c0;color:#1e1f1e}._cancelButton_qqmar_339:disabled{opacity:.6;cursor:not-allowed}._payButton_qqmar_358{padding:1rem 1.5rem;background:#8f9f88;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._payButton_qqmar_358:hover:not(:disabled){background:#4d5a48;transform:translateY(-1px);box-shadow:0 4px 12px #8f9f884d}._payButton_qqmar_358:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@keyframes _loading_1l0u9_1{0%{background-position:200% 0}to{background-position:-200% 0}}._confirmationContainer_1l0u9_9{padding:1.5rem 0;min-height:100vh;background:#f6efe7}._successMessage_1l0u9_15{text-align:center;margin-bottom:2rem;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;max-width:800px;margin:0 auto 2rem}._successIcon_1l0u9_26{font-size:4rem;margin-bottom:1rem;animation:_bounce_1l0u9_1 1s ease-in-out}@keyframes _bounce_1l0u9_1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}._successTitle_1l0u9_43{font-size:2.5rem;font-weight:700;color:#2e7d42;margin:0 0 1rem}@media (max-width: 768px){._successTitle_1l0u9_43{font-size:2rem}}._successSubtitle_1l0u9_55{font-size:1.1rem;color:#4a4b4a;line-height:1.6;max-width:600px;margin:0 auto}._bookingDetails_1l0u9_64{margin-bottom:2rem}._detailsCard_1l0u9_68{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d;max-width:800px;margin:0 auto}._detailsCard_1l0u9_68 h3{font-size:1.5rem;font-weight:600;color:#1e1f1e;margin:0 0 1.5rem;text-align:center}._detailsGrid_1l0u9_84{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){._detailsGrid_1l0u9_84{grid-template-columns:1fr}}._detailItem_1l0u9_95{display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#f6efe7;border-radius:8px;border:1px solid #e2dfd9}._detailLabel_1l0u9_105{font-size:.9rem;font-weight:500;color:#4a4b4a}._detailValue_1l0u9_111{font-size:1rem;font-weight:600;color:#1e1f1e}._nextSteps_1l0u9_117{margin-bottom:2rem;max-width:1000px;margin:0 auto 2rem}._nextSteps_1l0u9_117 h3{font-size:1.5rem;font-weight:600;color:#1e1f1e;margin:0 0 1.5rem;text-align:center}._stepsGrid_1l0u9_130{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._stepCard_1l0u9_136{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000000d;display:flex;align-items:flex-start;gap:1rem;transition:transform .2s ease}._stepCard_1l0u9_136:hover{transform:translateY(-2px);box-shadow:0 8px 15px #0000001a}._stepIcon_1l0u9_151{font-size:2rem;flex-shrink:0}._stepContent_1l0u9_156{flex:1}._stepContent_1l0u9_156 h4{font-size:1.1rem;font-weight:600;color:#1e1f1e;margin:0 0 .5rem}._stepContent_1l0u9_156 p{font-size:.9rem;color:#4a4b4a;margin:0 0 .25rem;line-height:1.4}._stepContent_1l0u9_156 p:last-child{margin-bottom:0}._quickActions_1l0u9_175{margin-bottom:2rem;max-width:800px;margin:0 auto 2rem}._quickActions_1l0u9_175 h3{font-size:1.5rem;font-weight:600;color:#1e1f1e;margin:0 0 1.5rem;text-align:center}._actionButtons_1l0u9_188{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}@media (max-width: 768px){._actionButtons_1l0u9_188{flex-direction:column;align-items:center}}._actionButton_1l0u9_188{padding:1rem 1.5rem;background:#8f9f88;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem}._actionButton_1l0u9_188:hover{background:#4d5a48;transform:translateY(-1px);box-shadow:0 4px 12px #8f9f884d}._navigationActions_1l0u9_220{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}@media (max-width: 768px){._navigationActions_1l0u9_220{flex-direction:column;align-items:center}}._navButton_1l0u9_234{padding:1rem 1.5rem;background:#fff;color:#1e1f1e;border:2px solid #e2dfd9;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem}._navButton_1l0u9_234:hover{border-color:#8f9f88;color:#8f9f88;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}._emergencyInfo_1l0u9_254{max-width:800px;margin:0 auto}._emergencyBox_1l0u9_259{background:#d4841a33;border:1px solid #d4841a;border-radius:12px;padding:1.5rem;display:flex;align-items:flex-start;gap:1rem}._emergencyIcon_1l0u9_269{font-size:1.5rem;flex-shrink:0}._emergencyContent_1l0u9_274{flex:1}._emergencyContent_1l0u9_274 h4{font-size:1.1rem;font-weight:600;color:#1e1f1e;margin:0 0 .5rem}._emergencyContent_1l0u9_274 p{font-size:.9rem;color:#1e1f1e;margin:0 0 .25rem;line-height:1.4}._emergencyContent_1l0u9_274 p:last-child{margin-bottom:0}@keyframes _loading_rjv9w_674{0%{background-position:200% 0}to{background-position:-200% 0}}._psychologistLayout_rjv9w_9{min-height:100vh;background:linear-gradient(135deg,#f2f5f1,#e4e9e2)}._profileContainer_rjv9w_14{padding:3rem 0;max-width:1400px;margin:0 auto}._profileHeader_rjv9w_20{text-align:center;margin-bottom:3rem;animation:_fadeInDown_rjv9w_1 .6s ease-out}._pageTitle_rjv9w_36{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#8fa88a,#6e8c6a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.75rem;letter-spacing:-.5px}._pageSubtitle_rjv9w_47{font-size:1.2rem;color:#4a4b4a;margin-bottom:0;font-weight:400}._profileCard_rjv9w_54{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #00000014;border:1px solid rgba(255,255,255,.8);margin-bottom:2rem;animation:_fadeInUp_rjv9w_1 .8s ease-out;transition:transform .3s ease,box-shadow .3s ease}._profileCard_rjv9w_54:hover{transform:translateY(-5px);box-shadow:0 25px 70px #0000001f}@keyframes _fadeInUp_rjv9w_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._profileHeader_rjv9w_20{display:flex;align-items:flex-start;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:2px solid #f6efe7;position:relative}._profileHeader_rjv9w_20:after{content:"";position:absolute;bottom:-2px;left:0;width:100px;height:2px;background:linear-gradient(90deg,#8fa88a,transparent)}._profilePicture_rjv9w_98{position:relative;flex-shrink:0;animation:_scaleIn_rjv9w_1 .8s ease-out}@keyframes _scaleIn_rjv9w_1{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}._profileImage_rjv9w_114{width:180px;height:180px;border-radius:50%;object-fit:cover;border:5px solid white;box-shadow:0 10px 30px #00000026;transition:transform .3s ease,box-shadow .3s ease}._profileImage_rjv9w_114:hover{transform:scale(1.05);box-shadow:0 15px 40px #0003}._profileImagePlaceholder_rjv9w_128{width:180px;height:180px;border-radius:50%;background:linear-gradient(135deg,#f6efe7,#ebe8e3);border:3px dashed #c8c5c0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s ease;box-shadow:0 5px 20px #00000014}._profileImagePlaceholder_rjv9w_128:hover{border-color:#8fa88a;border-style:solid;background:linear-gradient(135deg,#8fa88a1a,#aebfb226);transform:scale(1.05);box-shadow:0 10px 30px #00000026}._placeholderUploadButton_rjv9w_149{color:#8fa88a;font-size:1rem;font-weight:600;cursor:pointer;text-align:center;padding:1.5rem;transition:color .3s ease}._placeholderUploadButton_rjv9w_149:hover{color:#6e8c6a}._uploadOverlay_rjv9w_162{position:absolute;inset:0;background:linear-gradient(135deg,#8fa88af2,#6e8c6af2);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease;cursor:pointer}._uploadOverlay_rjv9w_162:hover{opacity:1}._uploadButton_rjv9w_181{color:#fff;font-size:1rem;font-weight:600;cursor:pointer;padding:.75rem 1.5rem;background:#fff3;border-radius:25px;border:2px solid white;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._uploadButton_rjv9w_181:hover{background:#fff;color:#8fa88a;transform:scale(1.05)}._profileInfo_rjv9w_199{flex:1;animation:_fadeIn_rjv9w_1 1s ease-out}._profileName_rjv9w_212{font-size:2.5rem;font-weight:800;color:#1e1f1e;margin-bottom:.75rem;letter-spacing:-.5px;line-height:1.2}._profileTitle_rjv9w_221{font-size:1.3rem;color:#4a4b4a;margin-bottom:1.5rem;font-weight:500}._profileBadges_rjv9w_228{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}._ahpraBadge_rjv9w_235{background:linear-gradient(135deg,#2e7d42,#6e8c6a);color:#fff;padding:.6rem 1.2rem;border-radius:25px;font-size:.95rem;font-weight:600;box-shadow:0 4px 12px #2e7d424d;transition:all .3s ease}._ahpraBadge_rjv9w_235:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2e7d4266}._experienceBadge_rjv9w_250{background:linear-gradient(135deg,#8fa88a,#6e8c6a);color:#fff;padding:.6rem 1.2rem;border-radius:25px;font-size:.95rem;font-weight:600;box-shadow:0 4px 12px #8fa88a4d;transition:all .3s ease}._experienceBadge_rjv9w_250:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8fa88a66}._profileStatus_rjv9w_265{text-align:right}._statusBadge_rjv9w_269{display:inline-block;background:#2e7d42;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;margin-bottom:.5rem}._nextAvailable_rjv9w_280{color:#4a4b4a;font-size:.9rem;margin:0}._profileDetails_rjv9w_286{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}._detailSection_rjv9w_292{padding:2rem;background:linear-gradient(135deg,#fff,#f6efe7);border-radius:16px;border:1px solid #e2dfd9;transition:all .3s ease;position:relative;overflow:hidden}._detailSection_rjv9w_292:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8fa88a,#aebfb2);transform:scaleX(0);transition:transform .3s ease}._detailSection_rjv9w_292:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000001a;border-color:#aebfb2}._detailSection_rjv9w_292:hover:before{transform:scaleX(1)}._sectionTitle_rjv9w_321{font-size:1.3rem;font-weight:700;color:#1e1f1e;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:2px solid #f6efe7}._sectionContent_rjv9w_333{color:#4a4b4a;line-height:1.8;margin:0;font-size:1rem}._specializationsList_rjv9w_340{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}._specializationTag_rjv9w_347{background:linear-gradient(135deg,#8fa88a,#aebfb2);color:#fff;padding:.65rem 1.25rem;border-radius:25px;font-size:.95rem;font-weight:600;box-shadow:0 4px 12px #8fa88a40;transition:all .3s ease;cursor:default}._specializationTag_rjv9w_347:hover{transform:translateY(-2px);box-shadow:0 6px 18px #8fa88a59}._languagesList_rjv9w_363{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}._languageTag_rjv9w_370{background:linear-gradient(135deg,#aebfb2,#6e8c6a);color:#fff;padding:.65rem 1.25rem;border-radius:25px;font-size:.95rem;font-weight:600;box-shadow:0 4px 12px #aebfb240;transition:all .3s ease;cursor:default}._languageTag_rjv9w_370:hover{transform:translateY(-2px);box-shadow:0 6px 18px #aebfb259}._feeDetails_rjv9w_386{display:grid;gap:.5rem}._feeDetails_rjv9w_386 p{margin:0;color:#4a4b4a}._contactInfo_rjv9w_396{display:grid;gap:.5rem}._contactInfo_rjv9w_396 p{margin:0;color:#4a4b4a}._contactInfo_rjv9w_396 a{color:#8fa88a;text-decoration:none}._contactInfo_rjv9w_396 a:hover{text-decoration:underline}._simpleFields_rjv9w_414{display:grid;gap:1rem}._workingDays_rjv9w_419{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem;margin-top:.5rem}._dayCheckbox_rjv9w_426{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.5rem;border-radius:6px;transition:background-color .2s ease}._dayCheckbox_rjv9w_426:hover{background:#8fa88a1a}._dayCheckbox_rjv9w_426 input[type=checkbox]{margin:0}._dayCheckbox_rjv9w_426 span{font-size:.9rem;color:#4a4b4a}._workingHoursDisplay_rjv9w_446{margin-top:.5rem}._workingDaysDisplay_rjv9w_450{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}._dayTag_rjv9w_457{background:#8fa88a;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500}._noDaysSelected_rjv9w_466{color:#4a4b4a;font-style:italic}._timeRange_rjv9w_471{margin-top:.5rem}._timeDisplay_rjv9w_475{background:#f6efe7;padding:.5rem 1rem;border-radius:6px;font-weight:500;color:#1e1f1e}._statsGrid_rjv9w_483{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-top:1rem}._statItem_rjv9w_490{text-align:center;padding:2rem 1.5rem;background:linear-gradient(135deg,#fff,#f6efe7);border-radius:16px;border:2px solid #e2dfd9;transition:all .3s ease;position:relative;overflow:hidden}._statItem_rjv9w_490:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#8fa88a,#aebfb2);transform:scaleX(0);transition:transform .3s ease}._statItem_rjv9w_490:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 15px 35px #00000026;border-color:#8fa88a}._statItem_rjv9w_490:hover:before{transform:scaleX(1)}._statItem_rjv9w_490:hover ._statNumber_rjv9w_519{transform:scale(1.1);color:#6e8c6a}._statNumber_rjv9w_519{display:block;font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#8fa88a,#6e8c6a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.75rem;transition:all .3s ease}._statLabel_rjv9w_536{font-size:1rem;color:#4a4b4a;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._editableFields_rjv9w_544{display:grid;gap:1rem}._editableInput_rjv9w_549{width:100%;padding:.75rem;border:1px solid #e2dfd9;border-radius:6px;font-size:1rem;transition:border-color .2s ease}._editableInput_rjv9w_549:focus{outline:none;border-color:#8fa88a}._editableTextarea_rjv9w_562{width:100%;padding:.75rem;border:1px solid #e2dfd9;border-radius:6px;font-size:1rem;font-family:inherit;resize:vertical;transition:border-color .2s ease}._editableTextarea_rjv9w_562:focus{outline:none;border-color:#8fa88a}._profileActions_rjv9w_577{display:flex;gap:1.5rem;justify-content:center;margin-top:3rem;padding-top:3rem;border-top:2px solid #f6efe7}._editButton_rjv9w_586{background:linear-gradient(135deg,#8fa88a,#6e8c6a);color:#fff;border:none;padding:1rem 3rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #8fa88a4d;position:relative;overflow:hidden}._editButton_rjv9w_586:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .5s,height .5s}._editButton_rjv9w_586:hover{transform:translateY(-3px);box-shadow:0 10px 30px #8fa88a66}._editButton_rjv9w_586:hover:before{width:300px;height:300px}._editButton_rjv9w_586:active{transform:translateY(-1px)}._saveButton_rjv9w_624{background:linear-gradient(135deg,#2e7d42,#20582e);color:#fff;border:none;padding:1rem 3rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #2e7d424d}._saveButton_rjv9w_624:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 30px #2e7d4266}._saveButton_rjv9w_624:active:not(:disabled){transform:translateY(-1px)}._saveButton_rjv9w_624:disabled{opacity:.6;cursor:not-allowed;transform:none}._cancelButton_rjv9w_649{background:linear-gradient(135deg,#aebfb2,#92a897);color:#fff;border:none;padding:1rem 3rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #aebfb24d}._cancelButton_rjv9w_649:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 30px #aebfb266}._cancelButton_rjv9w_649:active:not(:disabled){transform:translateY(-1px)}._cancelButton_rjv9w_649:disabled{opacity:.6;cursor:not-allowed;transform:none}._loadingState_rjv9w_674{text-align:center;padding:3rem;color:#4a4b4a}._errorState_rjv9w_680{text-align:center;padding:3rem;background:#fff;border-radius:8px;border:1px solid #e2dfd9}._retryButton_rjv9w_688{background:#8fa88a;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;margin-top:1rem;transition:background-color .2s ease}._retryButton_rjv9w_688:hover{background:#73926d}@media (max-width: 768px){._profileHeader_rjv9w_20{flex-direction:column;text-align:center;gap:1rem}._profileInfo_rjv9w_199,._profileStatus_rjv9w_265{text-align:center}._statsGrid_rjv9w_483,._workingDays_rjv9w_419{grid-template-columns:repeat(2,1fr)}._profileActions_rjv9w_577{flex-direction:column}}@media (max-width: 480px){._profileCard_rjv9w_54{padding:1rem}._pageTitle_rjv9w_36{font-size:2rem}._profileName_rjv9w_212{font-size:1.5rem}._statsGrid_rjv9w_483,._workingDays_rjv9w_419{grid-template-columns:1fr}}._dashboardContainer_rjv9w_743{padding:2rem 0;min-height:calc(100vh - 200px);scroll-behavior:smooth}._dashboardHeader_rjv9w_749{margin-bottom:2rem;text-align:center;opacity:0;transform:translateY(-20px);transition:opacity .8s ease-out,transform .8s ease-out}._dashboardHeader_rjv9w_749._isVisible_rjv9w_756{opacity:1;transform:translateY(0)}._welcomeTitle_rjv9w_761{font-size:2.5rem;font-weight:700;color:#1e1f1e;margin:0 0 .5rem;background:linear-gradient(135deg,#8fa88a,#aebfb2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._welcomeSubtitle_rjv9w_772{font-size:1.1rem;color:#4a4b4a;margin:0}._dashboardGrid_rjv9w_778{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}._dashboardCard_rjv9w_785{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #00000014;transition:all .6s cubic-bezier(.4,0,.2,1);border:1px solid #e2dfd9;opacity:0;transform:translateY(50px)}._dashboardCard_rjv9w_785._isVisible_rjv9w_756{opacity:1;transform:translateY(0)}._dashboardCard_rjv9w_785:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 32px #8fa88a33}._dashboardCard_rjv9w_785._isVisible_rjv9w_756:hover{transform:translateY(-6px) scale(1.02)}._dashboardCard_rjv9w_785 h3{font-size:1.25rem;font-weight:600;color:#1e1f1e;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}._placeholder_rjv9w_149{text-align:center;padding:2rem;color:#4a4b4a}._placeholder_rjv9w_149 p{margin:0 0 1rem;font-size:1rem}._actionButton_rjv9w_826{padding:.75rem 1.5rem;background:linear-gradient(135deg,#8fa88a,#6e8c6a);color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:1rem}._actionButton_rjv9w_826:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8fa88a66}._actionButton_rjv9w_826:active{transform:translateY(0)}._loadingState_rjv9w_674{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;min-height:400px}._loadingState_rjv9w_674 p{font-size:1.2rem;color:#4a4b4a;margin-top:1rem}._errorState_rjv9w_680{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;min-height:400px;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;max-width:600px;margin:2rem auto}._errorState_rjv9w_680 h2{color:#c0392b;font-size:1.5rem;margin:0 0 1rem}._errorState_rjv9w_680 p{color:#4a4b4a;font-size:1rem;margin:0 0 2rem;line-height:1.6}._retryButton_rjv9w_688{padding:.75rem 1.5rem;background:linear-gradient(135deg,#8fa88a,#6e8c6a);color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:1rem}._retryButton_rjv9w_688:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8fa88a66}._retryButton_rjv9w_688:active{transform:translateY(0)}._scheduleContainer_rjv9w_905{padding:0;min-height:calc(100vh - 200px);background:linear-gradient(135deg,#8fa88a08,#aebfb208)}._pageHeader_rjv9w_911{background:linear-gradient(135deg,#8fa88a,#aebfb2);padding:2.5rem 0;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 4px 20px #8fa88a33}._pageHeader_rjv9w_911:before{content:"";position:absolute;top:-50%;right:-10%;width:40%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:_floatSlow_rjv9w_1 15s ease-in-out infinite}._pageHeader_rjv9w_911:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ffffff4d,#ffffff1a,#ffffff4d)}._headerContent_rjv9w_939{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem;padding:0 2rem}._headerText_rjv9w_950{color:#fff}._pageTitle_rjv9w_36{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;display:flex;align-items:center;gap:1rem;color:#fff!important;animation:_fadeInDown_rjv9w_1 .6s ease;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:white;background-clip:unset}._titleIcon_rjv9w_969{font-size:2.5rem;animation:_float_rjv9w_1 3s ease-in-out infinite}._pageSubtitle_rjv9w_47{font-size:1.1rem;margin:0;color:#ffffffe6;animation:_fadeInUp_rjv9w_1 .6s ease .1s both}._headerActions_rjv9w_981{animation:_fadeInDown_rjv9w_1 .6s ease .2s both}._viewToggle_rjv9w_985{display:flex;gap:.5rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem;border-radius:12px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.18)}._viewToggle_rjv9w_985 button{padding:.75rem 1.5rem;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:600;color:#fff;display:flex;align-items:center;gap:.5rem;font-size:1rem}._viewToggle_rjv9w_985 button._active_rjv9w_1009{background:#fff;color:#8fa88a;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}._viewToggle_rjv9w_985 button:hover:not(._active_rjv9w_1009){background:#ffffff26;transform:translateY(-1px)}._viewToggle_rjv9w_985 button span:first-child{font-size:1.2rem}@media (max-width: 480px){._buttonText_rjv9w_1024{display:none}}._statsGrid_rjv9w_483{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin:2rem 0 3rem;padding:0 2rem}._statCard_rjv9w_1037{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;display:flex;align-items:center;gap:1.5rem;transition:all .6s cubic-bezier(.4,0,.2,1);border:1px solid rgba(143,168,138,.1);position:relative;overflow:hidden;opacity:0;transform:translateY(40px) scale(.95)}._statCard_rjv9w_1037._isVisible_rjv9w_756{opacity:1;transform:translateY(0) scale(1)}._statCard_rjv9w_1037:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#8fa88a,#aebfb2);transform:scaleY(0);transition:transform .4s ease}._statCard_rjv9w_1037:hover{transform:translateY(-8px);box-shadow:0 12px 40px #8fa88a33;border-color:#8fa88a}._statCard_rjv9w_1037:hover:before{transform:scaleY(1)}._statCard_rjv9w_1037:hover ._statIcon_rjv9w_1075{transform:scale(1.1) rotate(5deg)}._statIcon_rjv9w_1075{font-size:2.5rem;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8fa88a1a,#aebfb21a);border-radius:12px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #8fa88a1a}._statContent_rjv9w_1092{flex:1}._statValue_rjv9w_1096{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#8fa88a,#aebfb2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.5rem}._statLabel_rjv9w_536{font-size:.95rem;color:#4a4b4a;font-weight:600;letter-spacing:.5px}._filterTabs_rjv9w_1114{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap;padding:0 2rem;animation:_fadeInUp_rjv9w_1 .6s ease .4s both}._filterTabs_rjv9w_1114 button{padding:1rem 2rem;border:2px solid #e2dfd9;background:#fff;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:600;color:#1e1f1e;font-size:1rem;position:relative;overflow:hidden}._filterTabs_rjv9w_1114 button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}._filterTabs_rjv9w_1114 button:hover:before{left:100%}._filterTabs_rjv9w_1114 button._active_rjv9w_1009{background:linear-gradient(135deg,#8fa88a,#aebfb2);color:#fff;border-color:transparent;box-shadow:0 4px 20px #8fa88a4d;transform:translateY(-2px)}._filterTabs_rjv9w_1114 button:hover:not(._active_rjv9w_1009){border-color:#8fa88a;color:#8fa88a;transform:translateY(-2px);box-shadow:0 4px 12px #8fa88a1a}._appointmentsList_rjv9w_1162{display:flex;flex-direction:column;gap:1.5rem;padding:0 2rem 2rem}._appointmentCard_rjv9w_1169{background:#fff;border-radius:16px;padding:0;box-shadow:0 2px 8px #0000000f;border:1px solid rgba(0,0,0,.08);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._appointmentCard_rjv9w_1169:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8fa88a,#aebfb2);opacity:1}._appointmentCard_rjv9w_1169:hover{box-shadow:0 12px 32px #0000001f,0 4px 16px #00000014;transform:translateY(-4px);border-color:#8fa88a4d}._appointmentCard_rjv9w_1169:hover ._patientAvatar_rjv9w_1194{transform:scale(1.05);box-shadow:0 6px 16px #8fa88a66}._appointmentCard_rjv9w_1169{animation:_fadeInUp_rjv9w_1 .5s ease-out}._appointmentCard_rjv9w_1169:nth-child(1){animation-delay:.1s}._appointmentCard_rjv9w_1169:nth-child(2){animation-delay:.2s}._appointmentCard_rjv9w_1169:nth-child(3){animation-delay:.3s}._appointmentCard_rjv9w_1169:nth-child(4){animation-delay:.4s}._appointmentCard_rjv9w_1169:nth-child(5){animation-delay:.5s}._appointmentCard_rjv9w_1169:nth-child(6){animation-delay:.6s}._appointmentCard_rjv9w_1169:nth-child(7){animation-delay:.7s}._appointmentCard_rjv9w_1169:nth-child(8){animation-delay:.8s}._appointmentCard_rjv9w_1169:nth-child(9){animation-delay:.9s}._appointmentCard_rjv9w_1169:nth-child(10){animation-delay:1s}._cardStatusBadge_rjv9w_1232{position:absolute;top:1rem;right:1rem;z-index:2}._cardContent_rjv9w_1239{padding:2rem;display:flex;flex-direction:column;gap:2rem}._patientSection_rjv9w_1246{display:flex;align-items:center;gap:1rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(0,0,0,.05)}._patientAvatar_rjv9w_1194{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#8fa88a,#aebfb2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.3rem;box-shadow:0 4px 12px #8fa88a4d;transition:all .3s cubic-bezier(.4,0,.2,1);border:3px solid white;flex-shrink:0}._patientName_rjv9w_1275{font-size:1.25rem;font-weight:700;color:#1e1f1e;margin:0 0 .25rem;letter-spacing:-.01em;line-height:1.3}._serviceName_rjv9w_1284{font-size:.875rem;color:#4a4b4a;margin:0;line-height:1.4}._dateTimeSection_rjv9w_1291{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#8fa88a0f,#8fa88a05);border-radius:12px;border:1px solid rgba(143,168,138,.1)}._dateTimeItem_rjv9w_1301{display:flex;align-items:center;gap:1rem}._dateTimeIcon_rjv9w_1307{font-size:1.5rem;line-height:1;flex-shrink:0}._dateTimeContent_rjv9w_1313{display:flex;flex-direction:column;gap:.25rem;flex:1}._dateTimeLabel_rjv9w_1320{font-size:.75rem;color:#4a4b4a;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._dateTimeValue_rjv9w_1328{font-size:1rem;color:#1e1f1e;font-weight:700;line-height:1.3}._detailsGrid_rjv9w_1335{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._detailItem_rjv9w_1341{display:flex;align-items:flex-start;gap:.5rem;padding:1rem;background:#00000005;border-radius:8px;transition:all .2s ease}._detailItem_rjv9w_1341:hover{background:#0000000a;transform:translateY(-2px)}._detailIcon_rjv9w_1355{font-size:1.25rem;line-height:1;flex-shrink:0;margin-top:.125rem}._detailContent_rjv9w_1362{display:flex;flex-direction:column;gap:.25rem;flex:1}._detailLabel_rjv9w_1369{font-size:.75rem;color:#4a4b4a;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._detailValue_rjv9w_1377{font-size:.9375rem;color:#1e1f1e;font-weight:500;line-height:1.4}._timerSection_rjv9w_1384{margin:1.5rem 0;padding:1rem;background:#8fa88a05;border-radius:12px;border:1px solid rgba(143,168,138,.1)}._notesSection_rjv9w_1392{padding:1rem;background:#00000005;border-radius:8px;border-left:3px solid #8fa88a}._notesLabel_rjv9w_1399{font-size:.75rem;color:#4a4b4a;font-weight:600;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.25rem}._notesText_rjv9w_1409{font-size:.875rem;color:#1e1f1e;line-height:1.6;margin:0}._meetingLink_rjv9w_1416{color:#8fa88a;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.25rem;transition:all .2s ease}._meetingLink_rjv9w_1416:hover{color:#73926d;gap:.5rem}._appointmentActions_rjv9w_1430{display:flex;gap:1rem;flex-wrap:wrap;padding:1.5rem 2rem;border-top:2px solid rgba(0,0,0,.05);background:#00000003;margin-top:1.5rem}._successButton_rjv9w_1440,._primaryButton_rjv9w_1440,._secondaryButton_rjv9w_1440{padding:.875rem 1.75rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:1rem;border:none;position:relative;overflow:hidden}._successButton_rjv9w_1440:before,._primaryButton_rjv9w_1440:before,._secondaryButton_rjv9w_1440:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}._successButton_rjv9w_1440:hover:before,._primaryButton_rjv9w_1440:hover:before,._secondaryButton_rjv9w_1440:hover:before{width:300px;height:300px}._successButton_rjv9w_1440:active,._primaryButton_rjv9w_1440:active,._secondaryButton_rjv9w_1440:active{transform:scale(.98)}._successButton_rjv9w_1440{background:linear-gradient(135deg,#2e7d42,#6e8c6a);color:#fff;box-shadow:0 4px 15px #2e7d424d}._successButton_rjv9w_1440:hover{box-shadow:0 6px 25px #2e7d4266;transform:translateY(-2px)}._primaryButton_rjv9w_1440{background:linear-gradient(135deg,#8fa88a,#aebfb2);color:#fff;box-shadow:0 4px 15px #8fa88a4d}._primaryButton_rjv9w_1440:hover{box-shadow:0 6px 25px #8fa88a66;transform:translateY(-2px)}._secondaryButton_rjv9w_1440{background:#fff;color:#8fa88a;border:2px solid #8fa88a;box-shadow:0 2px 8px #0000000d}._secondaryButton_rjv9w_1440:hover{background:#8fa88a;color:#fff;box-shadow:0 4px 15px #8fa88a4d;transform:translateY(-2px)}._appointmentActions_rjv9w_1430{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1rem}._videoCallButton_rjv9w_1511{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:8px;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none}._videoCallButton_rjv9w_1511{background-color:#364539;color:#fff;position:relative;overflow:hidden}._videoCallButton_rjv9w_1511:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transition:left .6s ease}._videoCallButton_rjv9w_1511:hover:not(:disabled){background-color:#2a352e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._videoCallButton_rjv9w_1511:hover:not(:disabled):before{left:100%}._videoCallButton_rjv9w_1511:active:not(:disabled){transform:translateY(-1px)}._videoCallButton_rjv9w_1511{padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;background:linear-gradient(135deg,#9daa96,#4d5a48);border:none;color:#fff;box-shadow:0 4px 12px #3b82f64d;cursor:pointer}._videoCallButton_rjv9w_1511:hover:not(:disabled){background:linear-gradient(135deg,#4d5a48 0% 100%);transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}._videoCallButton_rjv9w_1511:active:not(:disabled){transform:translateY(0)}._videoCallButton_rjv9w_1511._disabledButton_rjv9w_1575{opacity:.6;cursor:not-allowed;background:linear-gradient(135deg,#7a7b7a,#616362)}._videoCallButton_rjv9w_1511._disabledButton_rjv9w_1575:hover{transform:none;box-shadow:0 4px 12px #3b82f64d}._videoCallButton_rjv9w_1511:disabled{opacity:.6;cursor:not-allowed}._videoSessionsCard_rjv9w_1589{grid-column:1/-1;background:linear-gradient(135deg,#f4f6f2,#e7ebe4);border:2px solid #9daa96;box-shadow:0 8px 24px #3b82f633}._videoSessionsCard_rjv9w_1589 h3{color:#4d5a48;font-size:1.5rem;margin-bottom:1.5rem}._videoSessionsList_rjv9w_1601{display:flex;flex-direction:column;gap:1rem}._videoSessionItem_rjv9w_1607{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#fff;border-radius:8px;border:1px solid rgba(59,130,246,.2);transition:all .3s ease}._videoSessionItem_rjv9w_1607:hover{border-color:#9daa96;box-shadow:0 4px 12px #3b82f626;transform:translateY(-2px)}._videoSessionInfo_rjv9w_1623{flex:1;display:flex;flex-direction:column;gap:.25rem}._videoSessionHeader_rjv9w_1630{display:flex;justify-content:space-between;align-items:center;gap:1rem}._videoSessionPatient_rjv9w_1637{font-weight:600;font-size:1.1rem;color:#1e1f1e}._videoSessionTime_rjv9w_1643{background:#9daa96;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.875rem;font-weight:600;white-space:nowrap}._videoSessionDetails_rjv9w_1653{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#4a4b4a}._videoJoinButton_rjv9w_1661{background:linear-gradient(135deg,#9daa96,#4d5a48);color:#fff;border:none;padding:.5rem 1.5rem;font-weight:600;font-size:1rem;box-shadow:0 4px 12px #3b82f64d;white-space:nowrap;cursor:pointer;border-radius:8px;transition:all .3s ease}._videoJoinButton_rjv9w_1661:hover{background:linear-gradient(135deg,#4d5a48 0% 100%);transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}._videoJoinButton_rjv9w_1661:active{transform:translateY(0)}._emptyState_rjv9w_1683{background:#fff;border-radius:12px;padding:4rem 2rem;text-align:center;box-shadow:0 4px 20px #00000014;margin:0 2rem 2rem;border:2px dashed #e2dfd9}._emptyIcon_rjv9w_1693{font-size:5rem;margin-bottom:1.5rem;animation:_float_rjv9w_1 3s ease-in-out infinite}._modalOverlay_rjv9w_1699{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_fadeIn_rjv9w_1 .3s ease}._modal_rjv9w_1699{background:#fff;border-radius:12px;padding:2.5rem;max-width:600px;width:100%;box-shadow:0 20px 60px #0000004d;animation:_scaleIn_rjv9w_1 .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._modal_rjv9w_1699:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8fa88a,#aebfb2)}._modal_rjv9w_1699 h3{margin:0 0 .5rem;color:#1e1f1e;font-size:1.75rem;font-weight:700}._modalSubtext_rjv9w_1742{color:#4a4b4a;margin:0 0 2rem;font-size:1rem}._notesTextarea_rjv9w_1748{width:100%;padding:1.25rem;border:2px solid #e2dfd9;border-radius:8px;font-family:inherit;font-size:1rem;resize:vertical;margin-bottom:2rem;transition:all .3s ease;line-height:1.6}._notesTextarea_rjv9w_1748:focus{outline:none;border-color:#8fa88a;box-shadow:0 0 0 4px #8fa88a1a}._modalActions_rjv9w_1766{display:flex;gap:1rem;justify-content:flex-end}@keyframes _fadeInDown_rjv9w_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInUp_rjv9w_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_rjv9w_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleIn_rjv9w_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes _float_rjv9w_1{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(5deg)}}@keyframes _floatSlow_rjv9w_1{0%,to{transform:translate(0)}50%{transform:translate(-20px,20px)}}@media (max-width: 768px){._pageHeader_rjv9w_911{padding:2rem 0 3rem}._pageTitle_rjv9w_36{font-size:2rem}._headerContent_rjv9w_939{flex-direction:column;align-items:flex-start}._statsGrid_rjv9w_483{grid-template-columns:repeat(2,1fr)}._appointmentHeader_rjv9w_1840{flex-direction:column;gap:1rem}._modalActions_rjv9w_1766{flex-direction:column}._modalActions_rjv9w_1766 button{width:100%}._filterTabs_rjv9w_1114 button{flex:1;min-width:120px}}@media (max-width: 480px){._statsGrid_rjv9w_483{grid-template-columns:1fr}._statCard_rjv9w_1037{padding:1.5rem}._statIcon_rjv9w_1075{width:60px;height:60px;font-size:2rem}._statValue_rjv9w_1096{font-size:2rem}}._patientsContainer_rjv9w_1871{padding:0;min-height:calc(100vh - 200px);background:linear-gradient(135deg,#8fa88a08,#aebfb208)}._searchFilterSection_rjv9w_1877{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0 3rem;padding:0 2rem;animation:_fadeInUp_rjv9w_1 .6s ease .5s both}._searchBox_rjv9w_1886{position:relative;width:100%;max-width:600px}._searchIcon_rjv9w_1892{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);font-size:1.25rem;pointer-events:none}._searchInput_rjv9w_1901{width:100%;padding:1rem 1rem 1rem 3.5rem;border:2px solid #e2dfd9;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#fff}._searchInput_rjv9w_1901:focus{outline:none;border-color:#8fa88a;box-shadow:0 0 0 4px #8fa88a1a}._searchInput_rjv9w_1901::placeholder{color:#4a4b4a}._patientsList_rjv9w_1919{display:flex;flex-direction:column;gap:1.5rem;padding:0 2rem 2rem}._patientCard_rjv9w_1926{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;border:1px solid #e2dfd9;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._patientCard_rjv9w_1926:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#8fa88a,#aebfb2);transform:scaleX(0);transition:transform .4s ease}._patientCard_rjv9w_1926:hover{box-shadow:0 12px 40px #8fa88a26;transform:translateY(-4px);border-color:#8fa88a}._patientCard_rjv9w_1926:hover:before{transform:scaleX(1)}._patientCard_rjv9w_1926:hover ._patientAvatar_rjv9w_1194{transform:scale(1.05)}._patientCardHeader_rjv9w_1959{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid #e2dfd9}._patientInfo_rjv9w_1968{display:flex;gap:1.25rem;align-items:center}._patientDetails_rjv9w_1254{flex:1}._patientName_rjv9w_1275{font-size:1.5rem;font-weight:700;color:#1e1f1e;margin:0 0 .5rem}._patientMeta_rjv9w_1985{font-size:.95rem;color:#4a4b4a;margin:0}._statusBadge_rjv9w_269{padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}._statusActive_rjv9w_2000{background:#2e7d421a;color:#2e7d42;border:2px solid #2e7d42}._statusCompleted_rjv9w_2006{background:#8fa88a1a;color:#8fa88a;border:2px solid #8fa88a}._statusInactive_rjv9w_2012{background:#4a4b4a1a;color:#4a4b4a;border:2px solid #4a4b4a}._patientCardBody_rjv9w_2018{margin-bottom:1.5rem}._infoGrid_rjv9w_2022{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}._infoItem_rjv9w_2029{display:flex;flex-direction:column;gap:.25rem}._infoLabel_rjv9w_2035{font-size:.875rem;color:#4a4b4a;font-weight:600}._infoValue_rjv9w_2041{font-size:1rem;color:#1e1f1e;font-weight:500}._sessionStats_rjv9w_2047{display:flex;gap:2rem;padding:1.5rem;background:linear-gradient(135deg,#8fa88a0d,#aebfb20d);border-radius:8px;margin-bottom:1.5rem}._sessionStat_rjv9w_2047{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1}._sessionStatValue_rjv9w_2064{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#8fa88a,#aebfb2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._sessionStatLabel_rjv9w_2073{font-size:.875rem;color:#4a4b4a;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._dateInfo_rjv9w_2081{display:flex;gap:2rem;padding:1rem 0}._dateItem_rjv9w_2087{display:flex;flex-direction:column;gap:.25rem}._dateLabel_rjv9w_2093{font-size:.875rem;color:#4a4b4a;font-weight:600}._dateValue_rjv9w_2099{font-size:1rem;color:#1e1f1e;font-weight:600}._patientCardActions_rjv9w_2105{display:flex;gap:1rem;padding-top:1.5rem;border-top:2px solid #e2dfd9}._modalHeader_rjv9w_2112{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._modalHeader_rjv9w_2112 h3{margin:0;font-size:1.75rem;font-weight:700;color:#1e1f1e}._closeButton_rjv9w_2125{width:40px;height:40px;border:none;background:#c0392b1a;color:#c0392b;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}._closeButton_rjv9w_2125:hover{background:#c0392b;color:#fff;transform:rotate(90deg)}._modalBody_rjv9w_2145{max-height:70vh;overflow-y:auto;padding-right:.5rem}._modalBody_rjv9w_2145::-webkit-scrollbar{width:8px}._modalBody_rjv9w_2145::-webkit-scrollbar-track{background:#e2dfd9;border-radius:4px}._modalBody_rjv9w_2145::-webkit-scrollbar-thumb{background:#8fa88a;border-radius:4px}._modalBody_rjv9w_2145::-webkit-scrollbar-thumb:hover{background:#6e8c6a}._patientDetailSection_rjv9w_2165{margin-bottom:2rem}._detailsGrid_rjv9w_1335{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}._detailItem_rjv9w_1341{display:flex;flex-direction:column;gap:.5rem}._detailItem_rjv9w_1341 strong{font-size:.875rem;color:#4a4b4a;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._detailItem_rjv9w_1341 span{font-size:1rem;color:#1e1f1e;font-weight:500}@media (max-width: 768px){._searchFilterSection_rjv9w_1877{padding:0 1rem}._patientsList_rjv9w_1919{padding:0 1rem 2rem}._patientCard_rjv9w_1926{padding:1.5rem}._patientCardHeader_rjv9w_1959{flex-direction:column;gap:1rem}._infoGrid_rjv9w_2022{grid-template-columns:1fr}._sessionStats_rjv9w_2047,._dateInfo_rjv9w_2081{flex-direction:column;gap:1rem}._patientCardActions_rjv9w_2105{flex-direction:column}._patientCardActions_rjv9w_2105 button{width:100%}}@media (max-width: 480px){._searchBox_rjv9w_1886{max-width:100%}}._notesContainer_rjv9w_2231{padding:2rem 0;min-height:calc(100vh - 200px)}._notesList_rjv9w_2236{display:grid;gap:1.5rem;padding:2rem 0}._noteCard_rjv9w_2242{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;transition:all .2s;border:1px solid #e2dfd9}._noteCard_rjv9w_2242:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}._noteHeader_rjv9w_2255{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2dfd9}@media (max-width: 768px){._noteHeader_rjv9w_2255{flex-direction:column;gap:1rem}}._noteInfo_rjv9w_2270{flex:1}._noteTitle_rjv9w_2274{font-size:1.25rem;font-weight:700;color:#1e1f1e;margin:0 0 .5rem}._noteMeta_rjv9w_2281{font-size:.9rem;color:#4a4b4a}._noteRating_rjv9w_2286{display:flex;align-items:center;gap:.5rem;background:#9daa9614;padding:.5rem 1rem;border-radius:8px}._noteRating_rjv9w_2286 ._ratingLabel_rjv9w_2294{font-size:.875rem;color:#4a4b4a}._noteRating_rjv9w_2286 ._ratingValue_rjv9w_2298{font-size:1.25rem;font-weight:700;color:#9daa96}._noteContent_rjv9w_2304{margin-bottom:1rem}._soapPreview_rjv9w_2308{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}._soapItem_rjv9w_2315{display:flex;gap:.75rem;align-items:flex-start}._soapItem_rjv9w_2315 ._soapLabel_rjv9w_2320{font-weight:600;color:#1e1f1e;flex-shrink:0;min-width:40px}._soapItem_rjv9w_2315 ._soapText_rjv9w_2326{color:#4a4b4a;line-height:1.5}._noteFooter_rjv9w_2331{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#7a7b7a;padding-top:.75rem;border-top:1px solid #ebe8e3}@media (max-width: 768px){._noteFooter_rjv9w_2331{flex-direction:column;gap:.5rem;align-items:flex-start}}._noteActions_rjv9w_2348{display:flex;gap:.75rem;justify-content:flex-end}@media (max-width: 768px){._noteActions_rjv9w_2348{flex-direction:column}}._viewButton_rjv9w_2359,._editButton_rjv9w_586,._deleteButton_rjv9w_2361{padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;border:none;cursor:pointer;transition:all .2s}@media (max-width: 768px){._viewButton_rjv9w_2359,._editButton_rjv9w_586,._deleteButton_rjv9w_2361{width:100%}}._viewButton_rjv9w_2359{background:#fff;color:#9daa96;border:1px solid #9daa96}._viewButton_rjv9w_2359:hover{background:#9daa961a}._editButton_rjv9w_586{background:#fff;color:#2e7d42;border:1px solid #2e7d42}._editButton_rjv9w_586:hover{background:#2e7d421f}._deleteButton_rjv9w_2361{background:#fff;color:#c0392b;border:1px solid #c0392b}._deleteButton_rjv9w_2361:hover{background:#c0392b14}._noteDetailHeader_rjv9w_2405{background:#f6efe7;padding:1rem;border-radius:8px;margin-bottom:1.5rem}._noteDetailMeta_rjv9w_2412{display:flex;gap:.5rem;color:#4a4b4a;font-size:.9rem;margin-bottom:.5rem}._noteDetailRating_rjv9w_2420{font-size:.95rem;color:#1e1f1e}._noteDetailRating_rjv9w_2420 strong{color:#9daa96;font-size:1.1rem}._soapFull_rjv9w_2429{display:flex;flex-direction:column;gap:1.5rem}._soapFullSection_rjv9w_2435 h4{font-size:1.1rem;font-weight:700;color:#1e1f1e;margin-bottom:.75rem}._soapFullSection_rjv9w_2435 p{color:#1e1f1e;line-height:1.6;margin:0}._noteDetailFooter_rjv9w_2447{display:flex;justify-content:space-between;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2dfd9;font-size:.875rem;color:#4a4b4a}@media (max-width: 768px){._noteDetailFooter_rjv9w_2447{flex-direction:column;gap:.5rem}}._confirmModal_rjv9w_2463{background:#fff;border-radius:12px;padding:2rem;max-width:450px;width:90%;text-align:center}._confirmModal_rjv9w_2463 h3{margin:0 0 1rem;color:#c0392b;font-size:1.5rem}._confirmModal_rjv9w_2463 p{margin:0 0 2rem;color:#4a4b4a;line-height:1.6}._confirmActions_rjv9w_2482{display:flex;gap:1rem;justify-content:center}@media (max-width: 768px){._confirmActions_rjv9w_2482{flex-direction:column-reverse}}._dangerButton_rjv9w_2493{background:#c0392b;color:#fff;padding:.75rem 2rem;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:all .2s}._dangerButton_rjv9w_2493:hover{background:#c0392b}@media (max-width: 768px){._dangerButton_rjv9w_2493{width:100%}}._filterGroup_rjv9w_2512{display:flex;align-items:center;gap:.5rem}._filterGroup_rjv9w_2512 label{font-weight:500;color:#1e1f1e;font-size:.9rem}._filterSelect_rjv9w_2523{padding:.5rem 1rem;border:1px solid #c8c5c0;border-radius:8px;font-size:.95rem;cursor:pointer;min-width:150px}._filterSelect_rjv9w_2523:focus{outline:none;border-color:#9daa96;box-shadow:0 0 0 3px #3b82f61a}@media (max-width: 768px){._notesContainer_rjv9w_2231{padding:1rem 0}._noteCard_rjv9w_2242{padding:1rem}._noteTitle_rjv9w_2274{font-size:1.1rem}._searchFilterSection_rjv9w_1877{flex-direction:column;gap:1rem}._filterGroup_rjv9w_2512{width:100%}._filterGroup_rjv9w_2512 ._filterSelect_rjv9w_2523{flex:1}}._notesList_rjv9w_2236{display:flex;flex-direction:column;gap:.75rem}._noteItem_rjv9w_2564{background:#f6efe7;padding:.75rem;border-radius:8px;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;opacity:0;transform:translate(-20px)}._noteItem_rjv9w_2564._isVisible_rjv9w_756{opacity:1;transform:translate(0)}._noteItem_rjv9w_2564:hover{background:#ebe8e3;transform:translate(4px);box-shadow:0 2px 8px #0000001a}._noteItem_rjv9w_2564._isVisible_rjv9w_756:hover{transform:translate(4px)}._noteItemHeader_rjv9w_2586{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}._notePatient_rjv9w_2593{font-weight:600;color:#1e1f1e;font-size:.95rem}._noteRating_rjv9w_2286{font-weight:700;color:#9daa96;font-size:.9rem}._noteItemMeta_rjv9w_2605{font-size:.85rem;color:#4a4b4a}._viewAllButton_rjv9w_2610{width:100%;padding:.75rem;margin-top:.5rem;background:#fff;border:1px solid #c8c5c0;border-radius:8px;color:#9daa96;font-weight:500;cursor:pointer;transition:all .2s}._viewAllButton_rjv9w_2610:hover{background:#9daa961a;border-color:#9daa96}._statsContent_rjv9w_2627{display:flex;flex-direction:column;gap:1rem}._statsContent_rjv9w_2627 ._statItem_rjv9w_490{display:flex;flex-direction:column;align-items:center;padding:1rem;background:#f6efe7;border-radius:8px}._statsContent_rjv9w_2627 ._statItem_rjv9w_490 ._statValue_rjv9w_1096{font-size:2rem;font-weight:700;color:#9daa96;margin-bottom:.25rem}._statsContent_rjv9w_2627 ._statItem_rjv9w_490 ._statLabel_rjv9w_536{font-size:.875rem;color:#4a4b4a;text-align:center}._tabsContainer_rjv9w_2652{display:flex;border-bottom:2px solid #e2dfd9;margin:0 -2rem;padding:0 2rem;gap:1rem}._tab_rjv9w_2652{padding:1rem 1.5rem;background:none;border:none;border-bottom:3px solid transparent;font-weight:500;color:#4a4b4a;cursor:pointer;transition:all .2s;margin-bottom:-2px}._tab_rjv9w_2652:hover{color:#9daa96;background:#f6efe7}._tab_rjv9w_2652._tabActive_rjv9w_2675{color:#9daa96;border-bottom-color:#9daa96}._notesTabContent_rjv9w_2680{padding:1rem 0}._notesTabHeader_rjv9w_2684{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._notesTabHeader_rjv9w_2684 h4{margin:0;font-size:1.2rem;color:#1e1f1e}._patientNotesList_rjv9w_2696{display:flex;flex-direction:column;gap:1rem;max-height:400px;overflow-y:auto}._patientNoteCard_rjv9w_2704{background:#f6efe7;border:1px solid #e2dfd9;border-radius:8px;padding:1rem;transition:all .2s}._patientNoteCard_rjv9w_2704:hover{border-color:#9daa96;box-shadow:0 2px 8px #3b82f61a}._patientNoteHeader_rjv9w_2716{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._patientNoteSession_rjv9w_2723{font-weight:700;color:#1e1f1e;font-size:1rem}._patientNoteRating_rjv9w_2729{background:#9daa961a;color:#9daa96;padding:.25rem .75rem;border-radius:12px;font-weight:700;font-size:.9rem}._patientNoteDate_rjv9w_2738{color:#4a4b4a;font-size:.875rem;margin-bottom:.75rem}._patientNotePreview_rjv9w_2744 p{margin:.5rem 0;font-size:.9rem;color:#1e1f1e;line-height:1.5}._patientNotePreview_rjv9w_2744 p strong{color:#1e1f1e}._sessionsTabContent_rjv9w_2754{padding:1rem 0}._sessionsTabContent_rjv9w_2754 h4{margin:0 0 1rem;font-size:1.2rem;color:#1e1f1e}._calendarContainer_rjv9w_2763{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;margin-top:2rem}._calendarHeader_rjv9w_2771{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2dfd9}._calendarNavButton_rjv9w_2780{background:#8fa88a;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem}._calendarNavButton_rjv9w_2780:hover{background:#6e8c6a;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._calendarNavButton_rjv9w_2780:active{transform:translateY(0)}._calendarTitle_rjv9w_2800{font-size:1.8rem;font-weight:700;color:#1e1f1e;margin:0}._calendarGrid_rjv9w_2807{display:flex;flex-direction:column;gap:0}._calendarWeekHeader_rjv9w_2813{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;margin-bottom:1rem}._calendarDayHeader_rjv9w_2820{padding:1rem;text-align:center;font-weight:700;color:#4a4b4a;background:#f6efe7;border-radius:8px;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}._calendarDays_rjv9w_2832{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:#ebe8e3;border-radius:12px;overflow:hidden}._calendarDay_rjv9w_2820{background:#fff;min-height:120px;padding:.75rem;border:1px solid #e2dfd9;position:relative;transition:all .2s ease}._calendarDay_rjv9w_2820:hover{background:#f6efe7}._calendarDayOtherMonth_rjv9w_2853{background:#f6efe7;color:#7a7b7a}._calendarDayOtherMonth_rjv9w_2853 ._calendarDayNumber_rjv9w_2857{color:#7a7b7a}._calendarDayToday_rjv9w_2861{background:linear-gradient(135deg,#f4f6f2,#e7ebe4);border:2px solid #8fa88a}._calendarDayToday_rjv9w_2861 ._calendarDayNumber_rjv9w_2857{background:#8fa88a;color:#fff;font-weight:700}._calendarDayNumber_rjv9w_2857{font-size:1.1rem;font-weight:600;color:#1e1f1e;margin-bottom:.5rem;display:inline-block;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center}._calendarDayAppointments_rjv9w_2885{display:flex;flex-direction:column;gap:2px;max-height:80px;overflow-y:auto}._calendarDayIndicators_rjv9w_2893{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:6px;flex-wrap:wrap}._appointmentDot_rjv9w_2902{width:8px;height:8px;border-radius:50%;transition:all .2s ease}._appointmentDot_rjv9w_2902._statusUpcoming_rjv9w_2908,._appointmentDot_rjv9w_2902._statusScheduled_rjv9w_2908{background:#8fa88a}._appointmentDot_rjv9w_2902._statusConfirmed_rjv9w_2911{background:#2e7d42}._appointmentDot_rjv9w_2902._statusCompleted_rjv9w_2006{background:#2e7d42;opacity:.6}._appointmentDot_rjv9w_2902._statusCancelled_rjv9w_2918{background:#c0392b;opacity:.5}._appointmentDot_rjv9w_2902._statusNoShow_rjv9w_2922{background:#d4841a;opacity:.6}._moreIndicator_rjv9w_2927{font-size:.65rem;color:#4a4b4a;font-weight:600;margin-left:2px}._statusUpcoming_rjv9w_2908{background:#9daa96!important;border-left-color:#4d5a48!important}._statusCompleted_rjv9w_2006{background:#2e7d42!important;border-left-color:#6e8c6a!important}._statusCancelled_rjv9w_2918{background:#c0392b!important;border-left-color:#c0392b!important}._statusNoShow_rjv9w_2922{background:#d4841a!important;border-left-color:#d4841a!important}@media (max-width: 768px){._calendarContainer_rjv9w_2763{padding:1rem}._calendarDay_rjv9w_2820{min-height:80px;padding:.5rem}._calendarDayNumber_rjv9w_2857{font-size:.9rem;width:24px;height:24px}._appointmentDot_rjv9w_2902{width:6px;height:6px}._moreIndicator_rjv9w_2927{font-size:.6rem}}._modalContainer_1nsqg_1,._pageContainer_1nsqg_2{width:100%;max-width:900px;margin:0 auto}._modalContainer_1nsqg_1{background:#fff;border-radius:12px;padding:2rem;max-height:90vh;overflow-y:auto}._pageContainer_1nsqg_2{padding:2rem 0}._formHeader_1nsqg_20{margin-bottom:2rem}._formHeader_1nsqg_20 h2{font-size:1.75rem;font-weight:700;color:#1e1f1e;margin-bottom:.5rem}._formHeader_1nsqg_20 ._subtitle_1nsqg_29{color:#7a7b7a;font-size:.95rem}._loadingState_1nsqg_34{text-align:center;padding:3rem;color:#7a7b7a}._errorAlert_1nsqg_40{background-color:#c0392b14;border:1px solid rgba(192,57,43,.2);border-radius:8px;padding:1rem;margin-bottom:1.5rem;color:#c0392b;display:flex;align-items:center;gap:.75rem}._errorAlert_1nsqg_40 ._errorIcon_1nsqg_51{font-size:1.25rem}._soapForm_1nsqg_55{display:flex;flex-direction:column;gap:1.5rem}._formRow_1nsqg_61{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){._formRow_1nsqg_61{grid-template-columns:1fr}}._formGroup_1nsqg_72{display:flex;flex-direction:column;gap:.5rem}._label_1nsqg_78{font-weight:600;color:#1e1f1e;font-size:.95rem}._label_1nsqg_78 ._required_1nsqg_83{color:#c0392b;margin-left:.25rem}._input_1nsqg_88,._select_1nsqg_89{padding:.75rem;border:1px solid #c8c5c0;border-radius:8px;font-size:1rem;transition:all .2s}._input_1nsqg_88:focus,._select_1nsqg_89:focus{outline:none;border-color:#9daa96;box-shadow:0 0 0 3px #9daa961a}._input_1nsqg_88:disabled,._select_1nsqg_89:disabled{background-color:#ebe8e3;cursor:not-allowed}._select_1nsqg_89{cursor:pointer}._textarea_1nsqg_112{padding:.75rem;border:1px solid #c8c5c0;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;transition:all .2s}._textarea_1nsqg_112:focus{outline:none;border-color:#9daa96;box-shadow:0 0 0 3px #9daa961a}._textarea_1nsqg_112::placeholder{color:#7a7b7a;font-size:.9rem}._soapSection_1nsqg_131{background:#f6efe7;border:1px solid #e2dfd9;border-radius:10px;padding:1.5rem;transition:all .2s}._soapSection_1nsqg_131:hover{box-shadow:0 2px 8px #0000000d}._soapHeader_1nsqg_142{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}._soapHeader_1nsqg_142 ._soapIcon_1nsqg_148{font-size:1.5rem;flex-shrink:0}._soapHeader_1nsqg_142>div{flex:1}._soapHeader_1nsqg_142 ._soapLabel_1nsqg_155{font-weight:700;font-size:1.1rem;color:#1e1f1e;display:block;margin-bottom:.25rem}._soapHeader_1nsqg_142 ._soapLabel_1nsqg_155 ._required_1nsqg_83{color:#c0392b;margin-left:.25rem}._soapHeader_1nsqg_142 ._soapHint_1nsqg_166{font-size:.85rem;color:#7a7b7a;line-height:1.4;margin:0}._soapHeader_1nsqg_142 ._charCount_1nsqg_172{font-size:.85rem;color:#7a7b7a;white-space:nowrap;align-self:center}._ratingSection_1nsqg_179{background:#9daa960d;border:1px solid rgba(157,170,150,.2);border-radius:10px;padding:1.5rem}._ratingLabel_1nsqg_186{font-weight:700;font-size:1.1rem;color:#1a202c;display:block;margin-bottom:1rem}._ratingLabel_1nsqg_186 ._required_1nsqg_83{color:#c0392b;margin-left:.25rem}._ratingContainer_1nsqg_198{display:flex;align-items:center;gap:1.5rem;margin-bottom:.75rem}._ratingSlider_1nsqg_205{flex:1;height:8px;-webkit-appearance:none;appearance:none;background:linear-gradient(to right,#c0392b,#d4841a,#2e7d42);border-radius:10px;outline:none}._ratingSlider_1nsqg_205::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#fff;border:3px solid #9daa96;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:all .2s}._ratingSlider_1nsqg_205::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 8px #00000026}._ratingSlider_1nsqg_205::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#fff;border:3px solid #9daa96;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:all .2s}._ratingSlider_1nsqg_205::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 4px 8px #00000026}._ratingValue_1nsqg_245{font-size:1.75rem;font-weight:700;color:#9daa96;min-width:60px;text-align:center}._ratingLabels_1nsqg_253{display:flex;justify-content:space-between;font-size:.85rem;color:#7a7b7a}@media (max-width: 768px){._ratingLabels_1nsqg_253{flex-direction:column;gap:.25rem}}._formActions_1nsqg_266{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2dfd9}@media (max-width: 768px){._formActions_1nsqg_266{flex-direction:column-reverse}}._cancelButton_1nsqg_280,._saveButton_1nsqg_281{padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .2s}._cancelButton_1nsqg_280:disabled,._saveButton_1nsqg_281:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){._cancelButton_1nsqg_280,._saveButton_1nsqg_281{width:100%}}._cancelButton_1nsqg_280{background:#fff;color:#7a7b7a;border:1px solid #c8c5c0}._cancelButton_1nsqg_280:hover:not(:disabled){background:#f6efe7;border-color:#7a7b7a}._saveButton_1nsqg_281{background:linear-gradient(135deg,#9daa96,#4d5a48);color:#fff;box-shadow:0 2px 4px #9daa9633}._saveButton_1nsqg_281:hover:not(:disabled){background:linear-gradient(135deg,#4d5a48 0% 100%);box-shadow:0 4px 8px #9daa964d;transform:translateY(-1px)}._saveButton_1nsqg_281:active:not(:disabled){transform:translateY(0)}@keyframes _loading_1jx7w_325{0%{background-position:200% 0}to{background-position:-200% 0}}._managerLayout_1jx7w_9{min-height:100vh;background:linear-gradient(135deg,#f6efe7,#e7ebe4)}._dashboardContainer_1jx7w_14{padding:2rem 0;min-height:calc(100vh - 200px);scroll-behavior:smooth}._dashboardHeader_1jx7w_20{margin-bottom:2rem;text-align:center;opacity:0;transform:translateY(-20px);transition:opacity .8s ease-out,transform .8s ease-out}._dashboardHeader_1jx7w_20._isVisible_1jx7w_27{opacity:1;transform:translateY(0)}._welcomeTitle_1jx7w_32{font-size:2.5rem;font-weight:700;color:#1e1f1e;margin:0 0 .5rem;background:linear-gradient(135deg,#9daa96,#616362);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._welcomeSubtitle_1jx7w_43{font-size:1.1rem;color:#4a4b4a;margin:0}._statsGrid_1jx7w_49{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin:2rem 0;padding:0 2rem}._statCard_1jx7w_57{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;display:flex;align-items:center;gap:1.5rem;transition:all .6s cubic-bezier(.4,0,.2,1);border:1px solid rgba(157,170,150,.1);position:relative;overflow:hidden;opacity:0;transform:translateY(40px) scale(.95)}._statCard_1jx7w_57._isVisible_1jx7w_27{opacity:1;transform:translateY(0) scale(1)}._statCard_1jx7w_57:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#9daa96,#616362);transform:scaleY(0);transition:transform .4s ease}._statCard_1jx7w_57:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 40px #9daa9633;border-color:#9daa96}._statCard_1jx7w_57:hover:before{transform:scaleY(1)}._statCard_1jx7w_57:hover ._statIcon_1jx7w_95{transform:scale(1.1) rotate(5deg)}._statCard_1jx7w_57._isVisible_1jx7w_27:hover{transform:translateY(-8px) scale(1.02)}._statIcon_1jx7w_95{font-size:2.5rem;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9daa961a,#6163621a);border-radius:12px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #9daa961a}._statContent_1jx7w_115{flex:1}._statValue_1jx7w_119{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#9daa96,#616362);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.5rem}._statLabel_1jx7w_130{font-size:.95rem;color:#4a4b4a;font-weight:600;letter-spacing:.5px}._secondaryStatsGrid_1jx7w_137{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:1.5rem 0 2rem;padding:0 2rem}._secondaryStatCard_1jx7w_145{background:#fff;border-radius:8px;padding:1.25rem;box-shadow:0 2px 8px #0000000f;border:1px solid #e2dfd9;transition:all .3s ease}._secondaryStatCard_1jx7w_145:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._secondaryStatLabel_1jx7w_158{font-size:.85rem;color:#4a4b4a;font-weight:500;margin-bottom:.5rem;display:block}._secondaryStatValue_1jx7w_166{font-size:1.5rem;font-weight:700;color:#1e1f1e}._dashboardGrid_1jx7w_172{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}._dashboardCard_1jx7w_179{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #00000014;transition:all .6s cubic-bezier(.4,0,.2,1);border:1px solid #e2dfd9;opacity:0;transform:translateY(50px)}._dashboardCard_1jx7w_179._isVisible_1jx7w_27{opacity:1;transform:translateY(0)}._dashboardCard_1jx7w_179:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 32px #9daa9633}._dashboardCard_1jx7w_179._isVisible_1jx7w_27:hover{transform:translateY(-6px) scale(1.02)}._dashboardCard_1jx7w_179 h3{font-size:1.25rem;font-weight:600;color:#1e1f1e;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}._appointmentsList_1jx7w_210{display:flex;flex-direction:column;gap:.75rem}._appointmentItem_1jx7w_216{padding:1rem;background:#f6efe7;border-radius:8px;transition:all .3s ease}._appointmentItem_1jx7w_216:hover{background:#ebe8e3;transform:translate(4px)}._appointmentHeader_1jx7w_227{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._patientName_1jx7w_234{font-weight:600;color:#1e1f1e;font-size:.95rem}._appointmentStatus_1jx7w_240{font-size:.75rem;padding:.25rem .75rem;border-radius:12px;font-weight:600;text-transform:uppercase;background:#e2dfd9;color:#1e1f1e}._appointmentMeta_1jx7w_250{font-size:.85rem;color:#4a4b4a;display:flex;gap:.5rem;align-items:center}._psychologistsList_1jx7w_258{display:flex;flex-direction:column;gap:.75rem}._psychologistItem_1jx7w_264{padding:1rem;background:#f6efe7;border-radius:8px;transition:all .3s ease}._psychologistItem_1jx7w_264:hover{background:#ebe8e3;transform:translate(4px)}._psychologistName_1jx7w_275{font-weight:600;color:#1e1f1e;margin-bottom:.25rem}._psychologistStats_1jx7w_281{font-size:.85rem;color:#4a4b4a;display:flex;gap:.5rem;align-items:center}._financialSummary_1jx7w_289{display:flex;flex-direction:column;gap:1rem}._financialItem_1jx7w_295{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e2dfd9}._financialItem_1jx7w_295:last-child{border-bottom:none}._financialLabel_1jx7w_306{font-size:.9rem;color:#4a4b4a;font-weight:500}._financialValue_1jx7w_312{font-size:1.1rem;font-weight:700;color:#1e1f1e}._emptyState_1jx7w_318{text-align:center;padding:2rem;color:#4a4b4a;font-style:italic}._loadingState_1jx7w_325,._errorState_1jx7w_326{text-align:center;padding:3rem}._loadingState_1jx7w_325 p,._errorState_1jx7w_326 p{color:#4a4b4a;margin-top:1rem}._errorState_1jx7w_326 h3{color:#c0392b}@media (max-width: 768px){._statsGrid_1jx7w_49,._secondaryStatsGrid_1jx7w_137{grid-template-columns:repeat(2,1fr)}._dashboardGrid_1jx7w_172{grid-template-columns:1fr}}@media (max-width: 480px){._statsGrid_1jx7w_49,._secondaryStatsGrid_1jx7w_137{grid-template-columns:1fr}._statCard_1jx7w_57{padding:1.5rem}._statIcon_1jx7w_95{width:60px;height:60px;font-size:2rem}._statValue_1jx7w_119{font-size:2rem}}._pageContainer_1jx7w_370{padding:2rem 0;min-height:calc(100vh - 200px)}._pageHeader_1jx7w_375{margin-bottom:2rem}._pageHeader_1jx7w_375 h1{font-size:2rem;font-weight:700;color:#1e1f1e;margin:0 0 .5rem}._pageHeader_1jx7w_375 p{color:#4a4b4a;margin:0}._errorBanner_1jx7w_389{background:#fee2e2;border:1px solid #c0392b;border-radius:8px;padding:1rem;margin-bottom:1rem}._errorBanner_1jx7w_389 p{color:#991b1b;margin:0}._searchBar_1jx7w_401{margin-bottom:1.5rem}._searchInput_1jx7w_405{width:100%;padding:.75rem 1rem;border:1px solid #e2dfd9;border-radius:8px;font-size:1rem}._searchInput_1jx7w_405:focus{outline:none;border-color:#9daa96;box-shadow:0 0 0 3px #9daa961a}._filtersRow_1jx7w_418{display:flex;gap:1rem;margin-bottom:1.5rem}._filtersRow_1jx7w_418 ._searchBar_1jx7w_401{flex:1;margin:0}._filterSelect_1jx7w_428{padding:.75rem 1rem;border:1px solid #e2dfd9;border-radius:8px;font-size:1rem;background:#fff;cursor:pointer}._filterSelect_1jx7w_428:focus{outline:none;border-color:#9daa96}._statsRow_1jx7w_441{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin:1.5rem 0}._statBox_1jx7w_448{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000000f;text-align:center;border:1px solid #e2dfd9}._statBox_1jx7w_448:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px);transition:all .3s ease}._tableContainer_1jx7w_462{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;overflow-x:auto;overflow-y:visible;margin-top:1.5rem;width:100%;max-width:100%;min-width:0;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}._tableContainer_1jx7w_462::-webkit-scrollbar{height:8px}._tableContainer_1jx7w_462::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._tableContainer_1jx7w_462::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}._tableContainer_1jx7w_462::-webkit-scrollbar-thumb:hover{background:#0000004d}._dataTable_1jx7w_490{width:100%;min-width:800px;border-collapse:collapse;table-layout:auto}._dataTable_1jx7w_490 thead{background:linear-gradient(135deg,#9daa96,#616362)}._dataTable_1jx7w_490 thead th{padding:1rem;text-align:left;font-weight:600;color:#fff;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;min-width:120px}._dataTable_1jx7w_490 thead th:first-child{min-width:150px}._dataTable_1jx7w_490 tbody tr{border-bottom:1px solid #e2dfd9;transition:background .2s ease}._dataTable_1jx7w_490 tbody tr:hover{background:#f6efe7}._dataTable_1jx7w_490 tbody tr:last-child{border-bottom:none}._dataTable_1jx7w_490 tbody td{padding:1rem;color:#1e1f1e;font-size:.9rem;word-wrap:break-word;word-break:break-word;max-width:300px;overflow-wrap:break-word;white-space:normal;line-height:1.5}._dataTable_1jx7w_490 tbody td._emptyState_1jx7w_318{text-align:center;color:#4a4b4a;font-style:italic;padding:3rem}._smallText_1jx7w_541{font-size:.85rem;color:#4a4b4a}._statusActive_1jx7w_546{color:#2e7d42;font-weight:600}._statusInactive_1jx7w_551{color:#c0392b;font-weight:600}._verifiedBadge_1jx7w_556{display:inline-block;margin-left:.5rem;color:#2e7d42;font-weight:600}._statusScheduled_1jx7w_563{background:#9daa9626;color:#4d5a48;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;display:inline-block}._statusCompleted_1jx7w_573{background:#d1fae5;color:#065f46;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;display:inline-block}._statusCancelled_1jx7w_583{background:#fee2e2;color:#991b1b;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;display:inline-block}._statusNoShow_1jx7w_593{background:#d4841a33;color:#1e1f1e;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;display:inline-block}._statusPaid_1jx7w_603{background:#d1fae5;color:#065f46;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;display:inline-block}._statusPending_1jx7w_613{background:#d4841a33;color:#1e1f1e;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;display:inline-block}._statusOverdue_1jx7w_623{background:#fee2e2;color:#991b1b;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;display:inline-block}._actionButton_1jx7w_633{padding:.5rem 1rem;background:#9daa96;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}._actionButton_1jx7w_633:hover{background:#83937a;transform:translateY(-2px)}._modalOverlay_1jx7w_648{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1jx7w_648{background:#fff;border-radius:12px;padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}._modal_1jx7w_648 h2{margin:0 0 1.5rem;font-size:1.5rem;color:#1e1f1e}._formGroup_1jx7w_677{margin-bottom:1.5rem}._formGroup_1jx7w_677 label{display:block;margin-bottom:.5rem;font-weight:600;color:#1e1f1e;font-size:.9rem}._formGroup_1jx7w_677 input[type=text],._formGroup_1jx7w_677 input[type=email],._formGroup_1jx7w_677 input[type=date],._formGroup_1jx7w_677 select,._formGroup_1jx7w_677 textarea{width:100%;padding:.75rem;border:1px solid #e2dfd9;border-radius:8px;font-size:1rem}._formGroup_1jx7w_677 input[type=text]:focus,._formGroup_1jx7w_677 input[type=email]:focus,._formGroup_1jx7w_677 input[type=date]:focus,._formGroup_1jx7w_677 select:focus,._formGroup_1jx7w_677 textarea:focus{outline:none;border-color:#9daa96;box-shadow:0 0 0 3px #9daa961a}._formGroup_1jx7w_677 input[type=checkbox]{margin-right:.5rem}._modalActions_1jx7w_711{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}._modalActions_1jx7w_711 button{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}._modalActions_1jx7w_711 button[type=button]{background:#e2dfd9;color:#1e1f1e}._modalActions_1jx7w_711 button[type=button]:hover{background:#c8c5c0}._primaryButton_1jx7w_733{background:#9daa96;color:#fff}._primaryButton_1jx7w_733:hover{background:#83937a}@media (max-width: 768px){._filtersRow_1jx7w_418{flex-direction:column}._statsRow_1jx7w_441{grid-template-columns:repeat(2,1fr)}._dataTable_1jx7w_490{font-size:.85rem}._dataTable_1jx7w_490 thead th,._dataTable_1jx7w_490 tbody td{padding:.75rem .5rem}}@media (max-width: 480px){._statsRow_1jx7w_441{grid-template-columns:1fr}}@keyframes _loading_1dqm0_374{0%{background-position:200% 0}to{background-position:-200% 0}}._adminLayout_1dqm0_9{min-height:100vh;background:linear-gradient(135deg,#f6efe7,#d4841a33)}._dashboardContainer_1dqm0_14{padding:2rem 0;min-height:calc(100vh - 200px);scroll-behavior:smooth}._dashboardHeader_1dqm0_20{margin-bottom:2rem;text-align:center;opacity:0;transform:translateY(-20px);transition:opacity .8s ease-out,transform .8s ease-out}._dashboardHeader_1dqm0_20._isVisible_1dqm0_27{opacity:1;transform:translateY(0)}._welcomeTitle_1dqm0_32{font-size:2.5rem;font-weight:700;color:#1e1f1e;margin:0 0 .5rem;background:linear-gradient(135deg,#c0392b,#d4841a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._welcomeSubtitle_1dqm0_43{font-size:1.1rem;color:#4a4b4a;margin:0}._systemHealthCard_1dqm0_49{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 12px #00000014;border:1px solid #e2dfd9}._healthStatus_1dqm0_58{display:flex;align-items:center;gap:1rem}._healthStatus_1dqm0_58 h3{margin:0;font-size:1.5rem;font-weight:700}._healthStatus_1dqm0_58 p{margin:.5rem 0 0;color:#4a4b4a;font-size:.95rem}._healthIndicator_1dqm0_74{width:16px;height:16px;border-radius:50%;animation:_pulse_1dqm0_1 2s infinite}@keyframes _pulse_1dqm0_1{0%,to{opacity:1}50%{opacity:.5}}._statsGrid_1dqm0_89{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin:2rem 0;padding:0 2rem}._statCard_1dqm0_97{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;display:flex;align-items:center;gap:1.5rem;transition:all .6s cubic-bezier(.4,0,.2,1);border:1px solid rgba(192,57,43,.1);position:relative;overflow:hidden;opacity:0;transform:translateY(40px) scale(.95)}._statCard_1dqm0_97._isVisible_1dqm0_27{opacity:1;transform:translateY(0) scale(1)}._statCard_1dqm0_97:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#c0392b,#d4841a);transform:scaleY(0);transition:transform .4s ease}._statCard_1dqm0_97:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 40px #c0392b33;border-color:#c0392b}._statCard_1dqm0_97:hover:before{transform:scaleY(1)}._statCard_1dqm0_97:hover ._statIcon_1dqm0_135{transform:scale(1.1) rotate(5deg)}._statCard_1dqm0_97._isVisible_1dqm0_27:hover{transform:translateY(-8px) scale(1.02)}._statIcon_1dqm0_135{font-size:2.5rem;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c0392b1a,#d4841a1a);border-radius:12px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #c0392b1a}._statContent_1dqm0_155{flex:1}._statValue_1dqm0_159{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#c0392b,#d4841a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.5rem}._statLabel_1dqm0_170{font-size:.95rem;color:#4a4b4a;font-weight:600;letter-spacing:.5px}._secondaryStatsGrid_1dqm0_177{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:1.5rem 0 2rem;padding:0 2rem}._secondaryStatCard_1dqm0_185{background:#fff;border-radius:8px;padding:1.25rem;box-shadow:0 2px 8px #0000000f;border:1px solid #e2dfd9;transition:all .3s ease}._secondaryStatCard_1dqm0_185:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._secondaryStatLabel_1dqm0_198{font-size:.85rem;color:#4a4b4a;font-weight:500;margin-bottom:.5rem;display:block}._secondaryStatValue_1dqm0_206{font-size:1.5rem;font-weight:700;color:#1e1f1e}._dashboardGrid_1dqm0_212{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}._dashboardCard_1dqm0_219{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #00000014;transition:all .6s cubic-bezier(.4,0,.2,1);border:1px solid #e2dfd9;opacity:0;transform:translateY(50px)}._dashboardCard_1dqm0_219._isVisible_1dqm0_27{opacity:1;transform:translateY(0)}._dashboardCard_1dqm0_219:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 32px #c0392b33}._dashboardCard_1dqm0_219._isVisible_1dqm0_27:hover{transform:translateY(-6px) scale(1.02)}._dashboardCard_1dqm0_219 h3{font-size:1.25rem;font-weight:600;color:#1e1f1e;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}._statisticsList_1dqm0_250{display:flex;flex-direction:column;gap:1rem}._statisticItem_1dqm0_256{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e2dfd9}._statisticItem_1dqm0_256:last-child{border-bottom:none}._statisticLabel_1dqm0_267{font-size:.9rem;color:#4a4b4a;font-weight:500}._statisticValue_1dqm0_273{font-size:1.2rem;font-weight:700;color:#1e1f1e}._financialSummary_1dqm0_279{display:flex;flex-direction:column;gap:1rem}._financialItem_1dqm0_285{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e2dfd9}._financialItem_1dqm0_285:last-child{border-bottom:none}._financialLabel_1dqm0_296{font-size:.9rem;color:#4a4b4a;font-weight:500}._financialValue_1dqm0_302{font-size:1.1rem;font-weight:700;color:#1e1f1e}._usersList_1dqm0_308{display:flex;flex-direction:column;gap:.75rem}._userItem_1dqm0_314{padding:1rem;background:#f6efe7;border-radius:8px;transition:all .3s ease}._userItem_1dqm0_314:hover{background:#ebe8e3;transform:translate(4px)}._userHeader_1dqm0_325{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._userName_1dqm0_332{font-weight:600;color:#1e1f1e;font-size:.95rem}._userRole_1dqm0_338{font-size:.75rem;padding:.25rem .75rem;border-radius:12px;font-weight:600;text-transform:capitalize;background:#e2dfd9;color:#1e1f1e}._userMeta_1dqm0_348{font-size:.85rem;color:#4a4b4a;display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}._verified_1dqm0_357{color:#2e7d42;font-weight:600}._unverified_1dqm0_362{color:#d4841a;font-weight:600}._emptyState_1dqm0_367{text-align:center;padding:2rem;color:#4a4b4a;font-style:italic}._loadingState_1dqm0_374,._errorState_1dqm0_375{text-align:center;padding:3rem}._loadingState_1dqm0_374 p,._errorState_1dqm0_375 p{color:#4a4b4a;margin-top:1rem}._errorState_1dqm0_375 h3{color:#c0392b}@media (max-width: 768px){._statsGrid_1dqm0_89,._secondaryStatsGrid_1dqm0_177{grid-template-columns:repeat(2,1fr)}._dashboardGrid_1dqm0_212{grid-template-columns:1fr}}@media (max-width: 480px){._statsGrid_1dqm0_89,._secondaryStatsGrid_1dqm0_177{grid-template-columns:1fr}._statCard_1dqm0_97{padding:1.5rem}._statIcon_1dqm0_135{width:60px;height:60px;font-size:2rem}._statValue_1dqm0_159{font-size:2rem}}._pageContainer_1dqm0_419{padding:2rem 0;min-height:calc(100vh - 200px)}._pageHeader_1dqm0_424{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._pageHeader_1dqm0_424 h1{font-size:2rem;font-weight:700;color:#1e1f1e;margin:0;background:linear-gradient(135deg,#c0392b,#d4841a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._statsSummary_1dqm0_441{display:flex;gap:1rem;font-size:.95rem;color:#4a4b4a}._statsSummary_1dqm0_441 span{padding:.5rem 1rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d}._filtersBar_1dqm0_454{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}._filtersSection_1dqm0_461{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d}._searchBar_1dqm0_472{width:100%}._searchInput_1dqm0_476{flex:1;min-width:250px;padding:.75rem 1rem;border:1px solid #e2dfd9;border-radius:8px;font-size:.95rem}._searchInput_1dqm0_476:focus{outline:none;border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1a}._filterSelect_1dqm0_490{padding:.75rem 1rem;border:1px solid #e2dfd9;border-radius:8px;font-size:.95rem;background:#fff;cursor:pointer}._filterSelect_1dqm0_490:focus{outline:none;border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1a}._searchForm_1dqm0_504{display:flex;gap:.5rem;flex:1}._searchButton_1dqm0_510{padding:.75rem 1.5rem;background:linear-gradient(135deg,#c0392b,#d4841a);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}._searchButton_1dqm0_510:hover{transform:translateY(-2px);box-shadow:0 4px 12px #c0392b4d}._primaryButton_1dqm0_525{padding:.75rem 1.5rem;background:linear-gradient(135deg,#c0392b,#d4841a);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}._primaryButton_1dqm0_525:hover{transform:translateY(-2px);box-shadow:0 4px 12px #c0392b4d}._errorBanner_1dqm0_540{background:#fee2e2;border:1px solid #c0392b;border-radius:8px;padding:1rem;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}._errorBanner_1dqm0_540 p{margin:0;color:#c0392b;font-weight:500}._errorBanner_1dqm0_540 button{background:none;border:none;font-size:1.5rem;color:#c0392b;cursor:pointer;padding:0;width:24px;height:24px}._tableContainer_1dqm0_566{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;overflow-x:auto;overflow-y:visible;width:100%;max-width:100%;min-width:0;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}._tableContainer_1dqm0_566::-webkit-scrollbar{height:8px}._tableContainer_1dqm0_566::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._tableContainer_1dqm0_566::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}._tableContainer_1dqm0_566::-webkit-scrollbar-thumb:hover{background:#0000004d}._dataTable_1dqm0_593{width:100%;min-width:800px;border-collapse:collapse;table-layout:auto}._dataTable_1dqm0_593 thead{background:linear-gradient(135deg,#c0392b,#d4841a);color:#fff}._dataTable_1dqm0_593 thead th{padding:1rem;text-align:left;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;min-width:120px}._dataTable_1dqm0_593 thead th:first-child{min-width:150px}._dataTable_1dqm0_593 tbody tr{border-bottom:1px solid #e2dfd9;transition:background-color .2s}._dataTable_1dqm0_593 tbody tr:hover{background-color:#f6efe7}._dataTable_1dqm0_593 tbody tr:last-child{border-bottom:none}._dataTable_1dqm0_593 tbody td{padding:1rem;color:#1e1f1e;font-size:.95rem;word-wrap:break-word;word-break:break-word;max-width:300px;overflow-wrap:break-word;white-space:normal;line-height:1.5}._emptyCell_1dqm0_638{text-align:center;padding:3rem!important;color:#4a4b4a}._statusBadge_1dqm0_644,._roleBadge_1dqm0_654{display:inline-block;padding:.25rem .75rem;border-radius:9999px;color:#fff;font-size:.85rem;font-weight:600;text-transform:capitalize}._sessionTypeBadge_1dqm0_664{display:inline-block;padding:.25rem .75rem;border-radius:8px;background:#9daa9614;color:#4d5a48;font-size:.85rem;font-weight:500}._statusCell_1dqm0_674{display:flex;flex-direction:column;gap:.25rem}._verified_1dqm0_357{color:#2e7d42;font-weight:600;font-size:.85rem}._unverified_1dqm0_362{color:#d4841a;font-weight:600;font-size:.85rem}._active_1dqm0_692{color:#2e7d42;font-size:.85rem}._inactive_1dqm0_697{color:#c0392b;font-size:.85rem}._smallText_1dqm0_702{font-size:.85rem;color:#4a4b4a}._resourceTitle_1dqm0_707{display:flex;flex-direction:column;gap:.25rem}._resourceTitle_1dqm0_707 strong{font-weight:600;color:#1e1f1e}._resourceDescription_1dqm0_717{font-size:.85rem;color:#4a4b4a;display:block}._badge_1dqm0_723{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.85rem;font-weight:600;text-transform:capitalize;background:#e2dfd9;color:#1e1f1e}._badgeSuccess_1dqm0_734{background:#d1fae5;color:#065f46}._badgeWarning_1dqm0_739{background:#d4841a33;color:#1e1f1e}._actionButtons_1dqm0_744{display:flex;gap:.5rem}._actionButton_1dqm0_744{padding:.5rem 1rem;background:#9daa96;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .3s ease}._actionButton_1dqm0_744:hover:not(:disabled){background:#83937a;transform:translateY(-2px)}._actionButton_1dqm0_744:disabled{opacity:.6;cursor:not-allowed}._editButton_1dqm0_769{padding:.5rem 1rem;background:#4d5a48;color:#fff;border:none;border-radius:8px;font-size:.85rem;font-weight:500;cursor:pointer;transition:background-color .2s}._editButton_1dqm0_769:hover{background:#4d5a48}._deleteButton_1dqm0_784{padding:.5rem 1rem;background:#c0392b;color:#fff;border:none;border-radius:8px;font-size:.85rem;font-weight:500;cursor:pointer;transition:background-color .2s}._deleteButton_1dqm0_784:hover{background:#c0392b}._tabContainer_1dqm0_799{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid #e2dfd9}._tab_1dqm0_566{padding:.75rem 1.5rem;background:none;border:none;border-bottom:3px solid transparent;font-size:.95rem;font-weight:500;color:#4a4b4a;cursor:pointer;transition:all .2s;margin-bottom:-2px}._tab_1dqm0_566:hover{color:#1e1f1e;background:#f6efe7}._tab_1dqm0_566._activeTab_1dqm0_822{color:#c0392b;border-bottom-color:#c0392b;font-weight:600}._modalOverlay_1dqm0_828{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}._modal_1dqm0_828{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-width:600px;width:100%;max-height:90vh;overflow-y:auto}._modalContent_1dqm0_852{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;padding:2rem}._modalContent_1dqm0_852 h2{margin:0 0 1.5rem;font-size:1.75rem;color:#1e1f1e;font-weight:600}._modalHeader_1dqm0_869{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2dfd9}._modalHeader_1dqm0_869 h2{margin:0;font-size:1.5rem;color:#1e1f1e}._modalHeader_1dqm0_869 button{background:none;border:none;font-size:1.5rem;color:#4a4b4a;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}._modalHeader_1dqm0_869 button:hover{background:#ebe8e3}._modalForm_1dqm0_900{padding:1.5rem}._formGroup_1dqm0_904{margin-bottom:1.5rem}._formGroup_1dqm0_904 label{display:block;margin-bottom:.5rem;font-weight:500;color:#1e1f1e;font-size:.95rem}._formGroup_1dqm0_904 input,._formGroup_1dqm0_904 select{width:100%;padding:.75rem;border:1px solid #e2dfd9;border-radius:8px;font-size:.95rem}._formGroup_1dqm0_904 input:focus,._formGroup_1dqm0_904 select:focus{outline:none;border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1a}._formGroup_1dqm0_904 input[type=checkbox]{width:auto;margin-right:.5rem}._formGroup_1dqm0_904 label:has(input[type=checkbox]){display:flex;align-items:center;cursor:pointer}._formGroup_1dqm0_904 textarea{width:100%;padding:.75rem;border:1px solid #e2dfd9;border-radius:8px;font-size:.95rem;font-family:inherit;resize:vertical}._formGroup_1dqm0_904 textarea:focus{outline:none;border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1a}._formRow_1dqm0_952{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}._formRow_1dqm0_952 ._formGroup_1dqm0_904{margin-bottom:0}._modalActions_1dqm0_962{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2dfd9}._modalActions_1dqm0_962 button{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}._modalActions_1dqm0_962 button[type=button]{background:#ebe8e3;color:#1e1f1e;border:1px solid #e2dfd9}._modalActions_1dqm0_962 button[type=button]:hover{background:#e2dfd9}._loadingState_1dqm0_374{text-align:center;padding:3rem;color:#4a4b4a}._quickActionsGrid_1dqm0_992{margin-top:3rem;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}._quickActionsGrid_1dqm0_992._isVisible_1dqm0_27{opacity:1;transform:translateY(0)}._quickActionsTitle_1dqm0_1003{font-size:1.75rem;font-weight:700;color:#1e1f1e;margin-bottom:1.5rem;text-align:center}._quickActionsCards_1dqm0_1011{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}._quickActionCard_1dqm0_1018{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #00000014;border:1px solid #e2dfd9;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:1.5rem}._quickActionCard_1dqm0_1018:hover{transform:translateY(-4px);box-shadow:0 8px 24px #c0392b26;border-color:#c0392b}._quickActionIcon_1dqm0_1036{font-size:2.5rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c0392b,#d4841a);border-radius:50%;flex-shrink:0}._quickActionContent_1dqm0_1048{flex:1}._quickActionContent_1dqm0_1048 h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#1e1f1e}._quickActionContent_1dqm0_1048 p{margin:0;font-size:.9rem;color:#4a4b4a;line-height:1.5}._quickActionArrow_1dqm0_1064{font-size:1.5rem;color:#c0392b;font-weight:700;transition:transform .3s ease}._quickActionCard_1dqm0_1018:hover ._quickActionArrow_1dqm0_1064{transform:translate(5px)}@media (max-width: 768px){._pageHeader_1dqm0_424{flex-direction:column;align-items:flex-start;gap:1rem}._filtersBar_1dqm0_454{flex-direction:column}._searchInput_1dqm0_476,._filterSelect_1dqm0_490{width:100%}._dataTable_1dqm0_593{font-size:.85rem}._dataTable_1dqm0_593 thead th,._dataTable_1dqm0_593 tbody td{padding:.75rem .5rem}._tabContainer_1dqm0_799{overflow-x:auto;flex-wrap:nowrap}._tab_1dqm0_566{white-space:nowrap}._actionButtons_1dqm0_744{flex-direction:column}._modal_1dqm0_828{margin:1rem;max-width:calc(100% - 2rem)}._quickActionsCards_1dqm0_1011{grid-template-columns:1fr}._quickActionCard_1dqm0_1018{flex-direction:column;text-align:center;padding:1.5rem}._quickActionArrow_1dqm0_1064{display:none}}._settingsForm_1dqm0_1120{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:2rem}._settingsSection_1dqm0_1127{margin-bottom:3rem}._settingsSection_1dqm0_1127 h2{font-size:1.5rem;font-weight:600;color:#1e1f1e;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e2dfd9}._settingsGrid_1dqm0_1139{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}._formActions_1dqm0_1145{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2dfd9}._secondaryButton_1dqm0_1154{padding:.75rem 1.5rem;background:#fff;color:#1e1f1e;border:1px solid #e2dfd9;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}._secondaryButton_1dqm0_1154:hover{background:#f6efe7;border-color:#c0392b}._successBanner_1dqm0_1169{background:#d1fae5;border:1px solid #2e7d42;border-radius:8px;padding:1rem;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}._successBanner_1dqm0_1169 p{margin:0;color:#2e7d42;font-weight:500}._successBanner_1dqm0_1169 button{background:none;border:none;font-size:1.5rem;color:#2e7d42;cursor:pointer;padding:0;width:24px;height:24px}._analyticsFilters_1dqm0_1195{display:flex;gap:1rem;align-items:center;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d}._filterGroup_1dqm0_1206{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}._filterGroup_1dqm0_1206 label{display:flex;align-items:center;gap:.5rem;font-weight:500;cursor:pointer}._filterGroup_1dqm0_1206 select{min-width:150px}._dateRangeGroup_1dqm0_1223{display:flex;align-items:center;gap:1rem}._dateRangeGroup_1dqm0_1223 span{color:#4a4b4a}._dateInput_1dqm0_1232{padding:.75rem;border:1px solid #e2dfd9;border-radius:8px;font-size:.95rem}._dateInput_1dqm0_1232:focus{outline:none;border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1a}._periodInfo_1dqm0_1244{padding:1rem;background:#9daa9614;border-radius:8px;margin-bottom:2rem}._periodInfo_1dqm0_1244 p{margin:0;color:#4d5a48;font-size:.95rem}._analyticsSection_1dqm0_1256{margin-bottom:3rem}._analyticsSection_1dqm0_1256 h2{font-size:1.75rem;font-weight:600;color:#1e1f1e;margin-bottom:1.5rem}._analyticsGrid_1dqm0_1266{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}._analyticsCard_1dqm0_1273{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px #0000000d;text-align:center;border:1px solid #e2dfd9}._analyticsValue_1dqm0_1282{font-size:2rem;font-weight:700;color:#c0392b;margin-bottom:.5rem}._analyticsLabel_1dqm0_1289{font-size:.9rem;color:#4a4b4a;font-weight:500}._analyticsTable_1dqm0_1295{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px #0000000d;margin-top:1.5rem}._analyticsTable_1dqm0_1295 h3{font-size:1.25rem;font-weight:600;color:#1e1f1e;margin-bottom:1rem}._analyticsTable_1dqm0_1295 table{width:100%;border-collapse:collapse}._analyticsTable_1dqm0_1295 table thead{background:#f6efe7}._analyticsTable_1dqm0_1295 table thead th{padding:.75rem;text-align:left;font-weight:600;font-size:.9rem;color:#1e1f1e;border-bottom:2px solid #e2dfd9}._analyticsTable_1dqm0_1295 table tbody tr{border-bottom:1px solid #e2dfd9}._analyticsTable_1dqm0_1295 table tbody tr:hover{background:#f6efe7}._analyticsTable_1dqm0_1295 table tbody td{padding:.75rem;color:#1e1f1e;font-size:.95rem}._statusPending_1dqm0_1335{background:#ffc10733;color:#856404;border:1px solid rgba(255,193,7,.4)}._statusApproved_1dqm0_1341{background:#28a74533;color:#155724;border:1px solid rgba(40,167,69,.4)}._statusRejected_1dqm0_1347{background:#dc354533;color:#721c24;border:1px solid rgba(220,53,69,.4)}._statusCompleted_1dqm0_1353,._statusCancelled_1dqm0_1359{background:#6c757d33;color:#383d41;border:1px solid rgba(108,117,125,.4)}._filterSection_1dqm0_1365{margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}._filterSection_1dqm0_1365 label{font-weight:600;color:#1e1f1e}._filterSelect_1dqm0_490{padding:.5rem 1rem;border:2px solid #e2dfd9;border-radius:8px;font-size:1rem;background:#fff;cursor:pointer;transition:border-color .3s ease}._filterSelect_1dqm0_490:focus{outline:none;border-color:#9daa96}._requestDetails_1dqm0_1390{margin-bottom:1.5rem;padding:1rem;background:#9daa960d;border-radius:8px}._detailRow_1dqm0_1397{display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem 0;border-bottom:1px solid rgba(157,170,150,.1)}._detailRow_1dqm0_1397:last-child{border-bottom:none}._detailRow_1dqm0_1397 strong{color:#1e1f1e;min-width:180px}._detailRow_1dqm0_1397 span{color:#4a4b4a;text-align:right;flex:1}@keyframes _loading_wae2j_1{0%{background-position:200% 0}to{background-position:-200% 0}}._ahpraInputWrapper_wae2j_9{width:100%}._ahpraInput_wae2j_9{width:100%;padding:.5rem 1rem;border:1px solid #e2dfd9;border-radius:8px;font-size:1rem;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:all .15s ease;background-color:#fff}._ahpraInput_wae2j_9:focus{outline:none;border-color:#9daa96;box-shadow:0 0 0 3px #9daa961a}._ahpraInput_wae2j_9:disabled{background-color:#f6efe7;cursor:not-allowed;opacity:.6}._ahpraInput_wae2j_9._error_wae2j_33{border-color:#c0392b}._ahpraInput_wae2j_9._error_wae2j_33:focus{border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1a}._errorMessage_wae2j_41{margin-top:.25rem;color:#c0392b;font-size:.875rem;display:flex;align-items:center;gap:.25rem}._helpText_wae2j_50{display:block;margin-top:.25rem;color:#4a4b4a;font-size:.875rem;line-height:1.5}._disabled_wae2j_58{opacity:.6;cursor:not-allowed}@keyframes _loading_9tiav_213{0%{background-position:200% 0}to{background-position:-200% 0}}._videoCallContainer_9tiav_9{width:100vw;height:100vh;background:#1a1a1a;display:flex;flex-direction:column;overflow:hidden}._videoHeader_9tiav_18{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#000c;color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}._videoHeader_9tiav_18 h2{margin:0;font-size:1.5rem;font-weight:600}._telehealthBoard_9tiav_33{padding:1rem 2rem;background:#000000f2;color:#fff;border-bottom:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.5rem}._telehealthBoard_9tiav_33 h3{margin:0;font-size:1.1rem}._telehealthBoard_9tiav_33 p{margin:0;color:#ffffffd9}._telehealthBoard_9tiav_33 ._details_9tiav_50{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.95rem}._telehealthBoard_9tiav_33 strong{color:#fff}._headerLeft_9tiav_60,._headerRight_9tiav_66{display:flex;align-items:center;gap:1rem}._statusBadge_9tiav_72{padding:.25rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500}._statusBadge_9tiav_72._connecting_9tiav_78{background:#d4841a33;color:#d4841a}._statusBadge_9tiav_72._connected_9tiav_82{background:#2e7d4233;color:#2e7d42}._statusBadge_9tiav_72._disconnected_9tiav_86{background:#c0392b33;color:#c0392b}._participantCount_9tiav_91{font-size:.875rem;color:#fffc}._videoGrid_9tiav_96{flex:1;display:flex;position:relative;overflow:hidden}._remoteParticipants_9tiav_103{flex:1;display:flex;align-items:center;justify-content:center;background:#000;position:relative}._remoteVideo_9tiav_112{width:100%;height:100%;object-fit:contain}._waitingMessage_9tiav_118{text-align:center;color:#fff}._waitingMessage_9tiav_118 h3{font-size:1.5rem;margin:0 0 1rem}._waitingMessage_9tiav_118 p{font-size:1rem;color:#ffffffb3;margin:0}._localVideoContainer_9tiav_132{position:absolute;bottom:2rem;right:2rem;z-index:10}._localVideoWrapper_9tiav_139{position:relative;width:280px;height:210px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000080;border:2px solid rgba(255,255,255,.2)}._localVideo_9tiav_132{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}._localLabel_9tiav_156{position:absolute;bottom:.5rem;left:.5rem;background:#000000b3;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}._videoControls_9tiav_168{display:flex;justify-content:center;align-items:center;gap:1rem;padding:2rem;background:#000c;border-top:1px solid rgba(255,255,255,.1)}._controlButton_9tiav_178{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1rem 1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;font-size:1.5rem;cursor:pointer;transition:all .3s ease;min-width:100px}._controlButton_9tiav_178 span{font-size:.875rem;font-weight:500}._controlButton_9tiav_178:hover{background:#fff3;transform:translateY(-2px)}._controlButton_9tiav_178._active_9tiav_201{background:#c0392b4d;border-color:#c0392b}._controlButton_9tiav_178._leaveButton_9tiav_205{background:#c0392b;border-color:#a5321f}._controlButton_9tiav_178._leaveButton_9tiav_205:hover{background:#a5321f}._loadingState_9tiav_213,._errorState_9tiav_214{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;color:#fff;text-align:center;padding:2rem}._loadingState_9tiav_213 h2,._errorState_9tiav_214 h2{font-size:2rem;margin:0 0 1rem}._loadingState_9tiav_213 p,._errorState_9tiav_214 p{font-size:1.125rem;color:#ffffffb3;margin:0}._spinner_9tiav_236{width:60px;height:60px;border:4px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:_spin_9tiav_236 1s linear infinite;margin-bottom:1.5rem}@keyframes _spin_9tiav_236{to{transform:rotate(360deg)}}._backButton_9tiav_251{margin-top:1.5rem;padding:1rem 2rem;background:#fff;color:#1e1f1e;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._backButton_9tiav_251:hover{background:#ebe8e3;transform:translateY(-2px)}@media (max-width: 768px){._videoHeader_9tiav_18{padding:1rem}._videoHeader_9tiav_18 h2{font-size:1.25rem}._localVideoWrapper_9tiav_139{width:160px;height:120px}._localVideoContainer_9tiav_132{bottom:1rem;right:1rem}._videoControls_9tiav_168{padding:1rem;gap:.5rem}._controlButton_9tiav_178{min-width:70px;padding:.5rem 1rem;font-size:1.25rem}._controlButton_9tiav_178 span{font-size:.75rem}}
