.ProviderClientsList_listContainer__PaHc1{padding:var(--space-md) 0}.ProviderClientsList_grid__N0C32{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:16px;gap:16px}.ProviderClientsList_card__oJfW5{background-color:var(--card-background);border-radius:12px;padding:16px;text-align:left;border:1px solid var(--border-color)}.ProviderClientsList_imageContainer__9_WxT{width:48px;height:48px;border-radius:50%;overflow:hidden;margin-right:12px;background-color:var(--card-background-hover);border:1px solid var(--border-color)}.ProviderClientsList_imagePlaceholder__ULKGw{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:var(--font-size-2xl);font-weight:600;color:var(--color-text-secondary)}.ProviderClientsList_profileImage__k9zco{width:100%;height:100%;object-fit:cover}.ProviderClientsList_name__czXYR{font-size:14px;color:var(--text-primary);font-weight:600;margin:0 0 4px}.ProviderClientsList_meta__UNg6F{font-size:12px;color:var(--text-secondary);line-height:1.3}.ProviderClientsList_emptyState__GT7Fs,.ProviderClientsList_loadingState__OFGnt{padding:var(--space-xl);text-align:center;color:var(--text-secondary);font-size:var(--font-size-base)}.ProviderClientsList_errorState__UXP4X{padding:var(--space-xl);text-align:center;color:var(--color-danger);background-color:rgba(var(--color-danger-rgb),.1);border:1px solid var(--color-danger);border-radius:var(--border-radius-md)}.ProviderClientsList_skeletonContainer__3Es0_{margin-top:12px}.ProviderClientsList_spacer__0uldI{height:8px}.ProviderClientsList_cardHeader__PcZ_B{display:flex;align-items:center}.ReviewModal_modalContent__yI7ds{position:relative;z-index:var(--z-index-modal);background:var(--card-background);width:95%;max-width:600px;min-height:60vh;max-height:80vh;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.3);overflow-y:auto;display:flex;flex-direction:column;border:1px solid var(--border-color)}.ReviewModal_modalHeader__sV2I3{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border-color)}.ReviewModal_modalHeader__sV2I3 h2{color:var(--text-primary);font-size:1.25rem;font-weight:500;margin:0}.ReviewModal_closeButton__6xhMz{background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}.ReviewModal_closeButton__6xhMz:hover{color:var(--text-primary)}.ReviewModal_form__FkeJf{flex:1 1;padding:1.5rem;display:flex;flex-direction:column;gap:2rem}.ReviewModal_ratingContainer__yQ_5J{display:flex;justify-content:center;gap:.5rem;padding:1rem 0}.ReviewModal_starButton__flryB{background:none;border:none;cursor:pointer;padding:.5rem}.ReviewModal_star__zNUrv{width:2.5rem;height:2.5rem;stroke-width:1.5}.ReviewModal_starFilled__56UcJ{fill:var(--color-warning);color:var(--color-warning)}.ReviewModal_starEmpty__Z5t9I{fill:none;color:var(--text-secondary)}.ReviewModal_ratingText__6q0F3{text-align:center;color:var(--text-secondary);font-size:.875rem;height:1.25rem}.ReviewModal_formGroup__aqxcX{display:flex;flex-direction:column;gap:.75rem}.ReviewModal_label__WtNfL{color:var(--text-secondary);font-size:.875rem;font-weight:400}.ReviewModal_required__HeJEx{color:var(--color-danger);margin-left:.25rem}.ReviewModal_textarea__jYLlp{width:100%;min-height:120px;padding:.75rem;background:var(--card-background);border:1px solid var(--border-color);border-radius:8px;color:var(--text-primary);font-size:.875rem;resize:vertical;font-family:inherit}.ReviewModal_textarea__jYLlp:focus{outline:none;border-color:var(--color-primary)}.ReviewModal_inputError__i_4Nv{border-color:var(--color-danger)}.ReviewModal_inputError__i_4Nv:focus{border-color:var(--color-danger);box-shadow:0 0 0 1px rgba(239,68,68,.2)}.ReviewModal_errorMessage__uagsE{display:flex;align-items:center;gap:.5rem;color:var(--color-danger);font-size:.75rem;margin-top:-.25rem}.ReviewModal_privateNote__TOpv4{color:var(--text-secondary);font-size:.75rem;font-style:italic}.ReviewModal_buttonGroup__94bNR{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid var(--border-color);background:var(--card-background)}.ReviewModal_cancelButton__vMAyt{background:transparent;color:var(--text-secondary);border:1px solid var(--border-color);padding:.75rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer}.ReviewModal_cancelButton__vMAyt:hover{background:var(--card-background-hover);color:var(--text-primary)}.ReviewModal_confirmButton__4BtfQ{background:var(--color-primary);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;min-width:120px}.ReviewModal_confirmButton__4BtfQ:hover:not(:disabled){background:var(--color-primary-dark)}.ReviewModal_confirmButton__4BtfQ:disabled{opacity:.7;cursor:not-allowed}.ReviewModal_loadingSpinner__Spe_z{border-top:3px solid var(--border-color);border-radius:50%;border:3px solid var(--border-color);border-top-color:var(--color-primary);width:40px;height:40px;margin:auto;animation:ReviewModal_spin__MveDv 1s linear infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ReviewModal_spin__MveDv{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@media (max-width:640px){.ReviewModal_modalContent__yI7ds{width:100%;min-height:100vh;max-height:100vh;border-radius:0}.ReviewModal_form__FkeJf{padding:1rem;gap:1.5rem}.ReviewModal_star__zNUrv{width:2rem;height:2rem}.ReviewModal_buttonGroup__94bNR{padding:1rem}}.ProfileCompletionModal_modalContent__pRAhC{position:relative;width:100%;max-width:520px;max-height:90vh;background:linear-gradient(145deg,var(--card-background) 0,var(--page-background) 100%);border:1px solid var(--border-color);border-radius:1rem;padding:0;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);overflow-y:auto;box-sizing:border-box;animation:ProfileCompletionModal_fadeIn__MbA4H .2s ease-out}.ProfileCompletionModal_modalHeader__YBUSS{padding:1.5rem 1.5rem 0;text-align:center}.ProfileCompletionModal_modalTitle__n_nzm{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0 0 .375rem;letter-spacing:-.01em}.ProfileCompletionModal_modalSubtitle__yG8sR{font-size:.875rem;color:var(--text-muted);margin:0;line-height:1.5}.ProfileCompletionModal_formContainer__UL4Yu{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.ProfileCompletionModal_photoSection__ydhoU{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:.5rem}.ProfileCompletionModal_photoPreview__LXVQU{width:88px;height:88px;border-radius:50%;background:var(--card-background);border:2px dashed var(--border-color);display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;position:relative;transition:all .15s ease}.ProfileCompletionModal_photoPreview__LXVQU:hover{border-color:rgba(99,102,241,.5);background:rgba(99,102,241,.05)}.ProfileCompletionModal_previewImage__7leKO{width:100%;height:100%;object-fit:cover}.ProfileCompletionModal_photoPlaceholder__7LuSs{display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.ProfileCompletionModal_uploadButton__Fq0_X{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:transparent;border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-muted);font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s ease}.ProfileCompletionModal_uploadButton__Fq0_X:hover:not(:disabled){border-color:rgba(99,102,241,.5);color:var(--color-primary);background:rgba(99,102,241,.05)}.ProfileCompletionModal_uploadButton__Fq0_X:disabled{opacity:.5;cursor:not-allowed}.ProfileCompletionModal_hiddenInput__leslA{display:none}.ProfileCompletionModal_uploadOverlay__Fe0Tr{position:absolute;inset:0;background:var(--card-background);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--text-primary);font-size:.75rem;border-radius:inherit}.ProfileCompletionModal_uploadProgress__iJL0c{width:70%;height:3px;background:var(--color-background-subtle);border-radius:2px;overflow:hidden}.ProfileCompletionModal_progressBar__gfBHF{width:var(--progress-width,0);height:100%;background:var(--color-primary);transition:width .2s ease}.ProfileCompletionModal_nameRow__4isJz{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.ProfileCompletionModal_fieldGroup__X9cI3{display:flex;flex-direction:column;gap:.375rem}.ProfileCompletionModal_label__RRQUR{font-size:.875rem;font-weight:500;color:var(--text-secondary);line-height:1.4}.ProfileCompletionModal_required__1otb4{color:#f87171;margin-left:.125rem}.ProfileCompletionModal_input__6hvA0{width:100%;padding:.75rem 1rem;background:var(--card-background);border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-primary);font-size:1rem;font-family:inherit;transition:all .15s ease;box-sizing:border-box}.ProfileCompletionModal_input__6hvA0:focus{outline:none;border-color:rgba(99,102,241,.5);box-shadow:0 0 0 3px rgba(99,102,241,.15)}.ProfileCompletionModal_input__6hvA0::placeholder{color:var(--text-muted)}.ProfileCompletionModal_input__6hvA0:disabled{opacity:.6;cursor:not-allowed}.ProfileCompletionModal_inputError__8C_Pn{border-color:#f87171}.ProfileCompletionModal_inputError__8C_Pn:focus{border-color:#f87171;box-shadow:0 0 0 3px rgba(248,113,113,.15)}.ProfileCompletionModal_readOnly__SWHfe{opacity:.6;cursor:default}.ProfileCompletionModal_fieldError__NTHgO{color:#f87171;font-size:.8125rem;margin:0;line-height:1.4}.ProfileCompletionModal_radioGroup__GGBJT{display:flex;flex-direction:column;gap:.5rem}.ProfileCompletionModal_radioLabel__rjqSa{display:flex;align-items:center;gap:.625rem;cursor:pointer;padding:.5rem .75rem;border:1px solid var(--border-color);border-radius:.5rem;transition:all .15s ease}.ProfileCompletionModal_radioLabel__rjqSa:hover{border-color:var(--border-color);background:var(--card-background)}.ProfileCompletionModal_radioLabel__rjqSa:has(.ProfileCompletionModal_radioInput__DqXDk:checked){border-color:rgba(99,102,241,.5);background:rgba(99,102,241,.08)}.ProfileCompletionModal_radioInput__DqXDk{width:18px;height:18px;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:2px solid var(--border-color);border-radius:50%;background:var(--card-background);cursor:pointer;position:relative;flex-shrink:0;transition:all .15s ease}.ProfileCompletionModal_radioInput__DqXDk:checked{border-color:var(--color-primary);background:var(--color-primary)}.ProfileCompletionModal_radioInput__DqXDk:checked:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;background:white;border-radius:50%;transform:translate(-50%,-50%)}.ProfileCompletionModal_radioInput__DqXDk:disabled{opacity:.5;cursor:not-allowed}.ProfileCompletionModal_radioText__ZeTiR{font-size:.9375rem;color:var(--text-primary)}.ProfileCompletionModal_errorMessage__3_I_4{color:#f87171;font-size:.875rem;margin:0;padding:.5rem .75rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:.5rem}.ProfileCompletionModal_actions__Z6ffp{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding-top:.5rem}.ProfileCompletionModal_submitButton__30eNG{width:100%;padding:.875rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .15s ease;background:var(--color-primary);border:none;color:white}.ProfileCompletionModal_submitButton__30eNG:hover:not(:disabled):not(.ProfileCompletionModal_disabled__RnID0){background:var(--color-primary-dark,#4338ca);transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.3)}.ProfileCompletionModal_submitButton__30eNG.ProfileCompletionModal_disabled__RnID0,.ProfileCompletionModal_submitButton__30eNG:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width:767px){.ProfileCompletionModal_modalContent__pRAhC{max-width:100%;max-height:100vh;height:100vh;border-radius:0;border:none;display:flex;flex-direction:column}.ProfileCompletionModal_formContainer__UL4Yu{flex:1 1;overflow-y:auto;padding-bottom:7rem}.ProfileCompletionModal_nameRow__4isJz{grid-template-columns:1fr}.ProfileCompletionModal_actions__Z6ffp{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(0deg,var(--page-background) 60%,transparent);padding:2rem 1.5rem 1.5rem;z-index:10}}@keyframes ProfileCompletionModal_fadeIn__MbA4H{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ChapterCarousel_chapterSection__ghFw_{background:linear-gradient(180deg,var(--page-background) 0,var(--section-gradient-mid) 100%);min-height:calc(100vh - var(--navbar-height, 4rem));display:flex;flex-direction:column}.ChapterCarousel_heroHeader__U0ALb{text-align:center;padding:4rem 1.5rem 1.5rem;flex-shrink:0}.ChapterCarousel_heroTitle__O8xLj{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#60a5fa;line-height:1.15;margin-bottom:.75rem}.ChapterCarousel_gradientText__Dyv7Z{background:linear-gradient(90deg,#60a5fa,#3b82f6);-webkit-background-clip:text;background-clip:text;color:transparent}.ChapterCarousel_heroSubtitle__abtR5{font-size:clamp(.9rem,2vw,1.125rem);color:var(--text-muted)}.ChapterCarousel_heroDescription__1h83q{font-size:clamp(.85rem,1.8vw,1rem);color:var(--text-secondary);max-width:600px;margin:.5rem auto 0;text-wrap:balance}.ChapterCarousel_carouselContainer__yDWej{position:relative;flex:1 1;display:flex;align-items:center;justify-content:center;padding:1rem 0 3rem;overflow:clip;overflow-clip-margin:content-box}.ChapterCarousel_carousel__jqn5P{display:flex;align-items:center;gap:1rem;height:100%;padding:2rem calc(50% - 200px);overflow-x:auto;overflow-y:clip;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.ChapterCarousel_carousel__jqn5P::-webkit-scrollbar{display:none}.ChapterCarousel_chapterCard__uysWU{position:relative;flex:0 0 400px;height:min(520px,calc(100vh - var(--navbar-height, 4rem) - 240px));scroll-snap-align:center;scroll-snap-stop:always;cursor:pointer;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1);opacity:.4;transform:scale(.85)}.ChapterCarousel_chapterCard__uysWU.ChapterCarousel_active__XISyZ{opacity:1;transform:scale(1);z-index:2}.ChapterCarousel_cardInner__BukcC{width:100%;height:100%;background:var(--card-background);border-radius:2rem;padding:2rem 1.75rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:.75rem;box-shadow:0 8px 32px rgba(0,122,255,.08);transition:box-shadow .4s ease;overflow:hidden}.ChapterCarousel_chapterCard__uysWU.ChapterCarousel_active__XISyZ .ChapterCarousel_cardInner__BukcC{box-shadow:0 20px 60px rgba(0,122,255,.15)}.ChapterCarousel_chapterNumber__ns3FB{font-size:.6875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#007AFF}.ChapterCarousel_chapterIcon__lnVZI{display:flex;align-items:center;justify-content:center;margin:1rem 0;color:#60a5fa}.ChapterCarousel_chapterIcon__lnVZI svg{width:3.5rem;height:3.5rem;stroke-width:1.5}.ChapterCarousel_chapterName___9GUU{font-size:1.75rem;font-weight:600;color:var(--text-primary);margin:0}.ChapterCarousel_chapterSubtitle__JVLHb{font-size:.875rem;color:var(--text-muted);line-height:1.6;flex:1 1;display:flex;align-items:center}.ChapterCarousel_exploreBtn__Z0jVy{margin-top:1.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;color:white;background:#007AFF;border:none;border-radius:9999px;cursor:pointer;transition:background .2s ease,transform .2s ease}.ChapterCarousel_exploreBtn__Z0jVy:hover:not(:disabled){background:#0062CC;transform:scale(1.02)}.ChapterCarousel_exploreBtnLoading__KBXvs{background:var(--text-placeholder);cursor:not-allowed;opacity:.8}.ChapterCarousel_exploreBtnLoading__KBXvs:hover{background:var(--text-placeholder);transform:none}.ChapterCarousel_carouselArrow__t2Ha9{position:absolute;top:50%;z-index:10;width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.95);color:#1B2333;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;font-weight:300;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,122,255,.12);transform:translateY(-50%)}.ChapterCarousel_carouselArrow__t2Ha9:hover:not(:disabled){background:white;box-shadow:0 6px 20px rgba(0,122,255,.2);transform:translateY(-50%) scale(1.05)}.ChapterCarousel_carouselArrow__t2Ha9.ChapterCarousel_left__RNwY7{left:calc(50% - 200px - 26px)}.ChapterCarousel_carouselArrow__t2Ha9.ChapterCarousel_right__0w_ai{right:calc(50% - 200px - 26px)}.ChapterCarousel_carouselArrow__t2Ha9:disabled{opacity:0;pointer-events:none}@media (max-width:900px){.ChapterCarousel_chapterCard__uysWU{flex:0 0 340px}.ChapterCarousel_carouselArrow__t2Ha9.ChapterCarousel_left__RNwY7{left:calc(50% - 170px - 26px)}.ChapterCarousel_carouselArrow__t2Ha9.ChapterCarousel_right__0w_ai{right:calc(50% - 170px - 26px)}}@media (max-width:768px){.ChapterCarousel_heroHeader__U0ALb{padding:2.5rem 1rem 1rem}.ChapterCarousel_carousel__jqn5P{gap:.75rem;padding:0 calc(50vw - 140px)}.ChapterCarousel_chapterCard__uysWU{flex:0 0 280px;height:min(420px,calc(100vh - var(--navbar-height, 4rem) - 200px))}.ChapterCarousel_cardInner__BukcC{padding:1.5rem 1.25rem;border-radius:1.5rem}.ChapterCarousel_chapterSubtitle__JVLHb{font-size:.8125rem}.ChapterCarousel_chapterIcon__lnVZI svg{width:2.5rem;height:2.5rem}.ChapterCarousel_chapterName___9GUU{font-size:1.5rem}.ChapterCarousel_carouselArrow__t2Ha9{width:44px;height:44px;font-size:1.25rem}.ChapterCarousel_carouselArrow__t2Ha9.ChapterCarousel_left__RNwY7{left:calc(50% - 140px - 22px)}.ChapterCarousel_carouselArrow__t2Ha9.ChapterCarousel_right__0w_ai{right:calc(50% - 140px - 22px)}}@media (max-width:480px){.ChapterCarousel_heroHeader__U0ALb{padding:2rem .75rem 1rem}.ChapterCarousel_heroTitle__O8xLj{font-size:1.75rem}.ChapterCarousel_carousel__jqn5P{padding:0 calc(50vw - 140px)}.ChapterCarousel_chapterCard__uysWU{flex:0 0 280px;height:min(440px,calc(100vh - var(--navbar-height, 4rem) - 180px))}.ChapterCarousel_cardInner__BukcC{padding:1.5rem 1.25rem}.ChapterCarousel_chapterName___9GUU{font-size:1.5rem}.ChapterCarousel_chapterSubtitle__JVLHb{font-size:.875rem}.ChapterCarousel_carouselArrow__t2Ha9{display:none}.ChapterCarousel_exploreBtn__Z0jVy{padding:.75rem 1.5rem;font-size:.9375rem}}@media (max-width:360px){.ChapterCarousel_chapterSection__ghFw_{overflow-x:hidden}.ChapterCarousel_heroHeader__U0ALb{padding:2rem 1rem 1.25rem}.ChapterCarousel_heroTitle__O8xLj{font-size:1.75rem;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.15}.ChapterCarousel_heroSubtitle__abtR5{font-size:.9375rem}.ChapterCarousel_carouselContainer__yDWej{padding:.5rem 0 2rem;overflow:hidden}.ChapterCarousel_carousel__jqn5P{gap:1rem;padding:1rem;max-height:none;overflow-x:auto;overflow-y:clip}.ChapterCarousel_chapterCard__uysWU{flex-grow:0;flex-shrink:0;flex-basis:calc(100vw - 2rem);max-width:320px;height:min(480px,calc(100vh - var(--navbar-height, 4rem) - 180px));opacity:.3;transform:scale(.9)}.ChapterCarousel_chapterCard__uysWU.ChapterCarousel_active__XISyZ{opacity:1;transform:scale(1)}.ChapterCarousel_cardInner__BukcC{padding:2rem 1.5rem;border-radius:1.5rem;gap:.75rem}.ChapterCarousel_chapterNumber__ns3FB{font-size:.6875rem;letter-spacing:.15em}.ChapterCarousel_chapterIcon__lnVZI{margin:.75rem 0}.ChapterCarousel_chapterIcon__lnVZI svg{width:2.5rem;height:2.5rem}.ChapterCarousel_chapterName___9GUU{font-size:1.375rem}.ChapterCarousel_chapterSubtitle__JVLHb{font-size:.875rem;line-height:1.6}.ChapterCarousel_exploreBtn__Z0jVy{margin-top:1rem;padding:.75rem 1.5rem;font-size:.9375rem}.ChapterCarousel_carouselArrow__t2Ha9{display:none}}.WeeklyCheckInModal_modalContent__hAm_t{position:relative;z-index:10001;background:var(--card-background);width:90%;max-width:520px;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.3);max-height:90vh;overflow-y:auto;padding:1.5rem}.WeeklyCheckInModal_modalHeader__P_Mfx{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.WeeklyCheckInModal_modalHeader__P_Mfx h2{color:var(--text-primary);font-size:1.15rem;font-weight:500;margin:0;text-wrap:balance}.WeeklyCheckInModal_closeButton__LxfZb{background:none;border:none;color:var(--text-muted);cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.WeeklyCheckInModal_closeButton__LxfZb:hover{color:var(--text-primary)}.WeeklyCheckInModal_questionLabel__G1tv9{display:block;color:var(--text-primary);font-size:.95rem;font-weight:500;margin-bottom:.75rem;text-wrap:balance}.WeeklyCheckInModal_moodGroup__On1FY{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:1.5rem}.WeeklyCheckInModal_moodPill__xoRjy{display:flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid var(--border-color);border-radius:24px;background:transparent;color:var(--text-primary);cursor:pointer;font-size:.9rem;min-height:44px;transition:background-color .15s,border-color .15s}.WeeklyCheckInModal_moodPill__xoRjy:hover{background:var(--hover-background)}.WeeklyCheckInModal_moodPill__xoRjy:focus-visible{outline:2px solid var(--focus-ring,#4a90d9);outline-offset:2px}.WeeklyCheckInModal_moodPill__xoRjy.WeeklyCheckInModal_selected__Eghlf{background:var(--accent-subtle,rgba(74,144,217,.12));border-color:var(--accent-color,#4a90d9);font-weight:500}.WeeklyCheckInModal_optionGroup__KeKF_{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:1rem}.WeeklyCheckInModal_optionPill__hRdA_{padding:8px 20px;border:1px solid var(--border-color);border-radius:24px;background:transparent;color:var(--text-primary);cursor:pointer;font-size:.9rem;min-height:40px;transition:background-color .15s,border-color .15s}.WeeklyCheckInModal_optionPill__hRdA_:hover{background:var(--hover-background)}.WeeklyCheckInModal_optionPill__hRdA_:focus-visible{outline:2px solid var(--focus-ring,#4a90d9);outline-offset:2px}.WeeklyCheckInModal_optionPill__hRdA_.WeeklyCheckInModal_selected__Eghlf{background:var(--accent-subtle,rgba(74,144,217,.12));border-color:var(--accent-color,#4a90d9);font-weight:500}.WeeklyCheckInModal_fieldGroup__8jbe_{margin-bottom:1.25rem}.WeeklyCheckInModal_fieldGroup__8jbe_ label{display:block;color:var(--text-primary);font-size:.95rem;font-weight:500;margin-bottom:.5rem;text-wrap:balance}.WeeklyCheckInModal_textarea__UzIwk{width:100%;min-height:80px;padding:.75rem;border:1px solid var(--border-color);border-radius:8px;background:var(--input-background,var(--card-background));color:var(--text-primary);font-family:inherit;font-size:.9rem;resize:vertical}.WeeklyCheckInModal_textarea__UzIwk:focus{outline:none;border-color:var(--accent-color,#4a90d9)}.WeeklyCheckInModal_charCounter__JRt3j,.WeeklyCheckInModal_helperText__dfG8W{display:block;color:var(--text-muted);font-size:.8rem;margin-top:.25rem}.WeeklyCheckInModal_charCounter__JRt3j{text-align:right}.WeeklyCheckInModal_submitButton__aIZ2G{display:block;width:100%;padding:.75rem 1.5rem;border:none;border-radius:8px;background:var(--accent-color,#4a90d9);color:#fff;font-size:.95rem;font-weight:500;cursor:pointer;min-height:44px;margin-top:.5rem;transition:opacity .15s}.WeeklyCheckInModal_submitButton__aIZ2G:hover:not(:disabled){opacity:.9}.WeeklyCheckInModal_submitButton__aIZ2G:disabled{opacity:.5;cursor:not-allowed}@media (max-width:479px){.WeeklyCheckInModal_moodGroup__On1FY{flex-direction:column}.WeeklyCheckInModal_moodPill__xoRjy{width:100%;justify-content:center}.WeeklyCheckInModal_modalContent__hAm_t{width:95%;padding:1.25rem}}