._container_g157a_1{background:radial-gradient(circle at 100% 0,#1e293b,#0f172a);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}._title_g157a_11{background:linear-gradient(to right, var(--accent-blue), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}._subtitle_g157a_20{color:var(--text-secondary);margin-bottom:3rem;font-size:1.2rem}._grid_g157a_26{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:2rem;width:100%;max-width:800px;display:grid}._card_g157a_34{background:var(--bg-secondary);border-radius:var(--radius-lg);transition:var(--transition);border:2px solid #0000;flex-direction:column;align-items:center;padding:2rem;animation:.4s ease-out backwards _fadeIn_g157a_1;display:flex}._card_g157a_34:hover{border-color:var(--accent-blue);transform:translateY(-8px)scale(1.05);box-shadow:0 20px 25px -5px #38bdf833}._avatarWrapper_g157a_52{background:var(--bg-primary);border:4px solid var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1rem;display:flex;position:relative;overflow:visible}._avatarWrapper_g157a_52>img,._avatarWrapper_g157a_52>._placeholder_g157a_67{border-radius:50%;overflow:hidden}._lockBadge_g157a_72{background:var(--accent-blue);color:#fff;border:2px solid var(--bg-secondary);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;bottom:4px;right:4px;box-shadow:0 2px 6px #0006}._adminLock_g157a_88{color:var(--accent-blue);margin-left:.25rem}._avatar_g157a_52{object-fit:cover;width:100%;height:100%}._placeholder_g157a_67{color:var(--border-subtle)}._name_g157a_103{color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}._role_g157a_110{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.875rem}._adminSection_g157a_118{width:100%;max-width:800px;margin-top:2rem}._adminRow_g157a_124{justify-content:center;gap:1rem;display:flex}._adminCard_g157a_130{background:var(--bg-secondary);transition:var(--transition);border:1px solid #ffffff0a;border-radius:100px;align-items:center;gap:.6rem;padding:.6rem 1.25rem;display:flex}._adminCard_g157a_130:hover{background:#1e293be6;border-color:#ffffff1f}._adminAvatar_g157a_146{background:var(--bg-primary);border-radius:50%;width:32px;height:32px;overflow:hidden}._adminAvatar_g157a_146 img{object-fit:cover;width:100%;height:100%}._adminName_g157a_160{color:var(--text-secondary);font-size:.875rem;font-weight:600}._pinPrompt_g157a_167{flex-direction:column;align-items:center;width:100%;max-width:360px;animation:.25s ease-out _fadeIn_g157a_1;display:flex}._pinAvatar_g157a_176{background:var(--bg-primary);border:4px solid var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:1rem;display:flex;overflow:hidden}._pinAvatar_g157a_176 img{object-fit:cover;width:100%;height:100%}._pinName_g157a_195{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}._backBtn_g157a_202{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:flex;position:absolute;top:1.5rem;left:1.5rem}._backBtn_g157a_202:hover{background:var(--bg-secondary);color:var(--text-primary)}._bottomBtns_g157a_224{gap:.75rem;margin-top:2rem;display:flex}._settingsBtn_g157a_230{color:var(--text-secondary);background:var(--bg-secondary);border:1px solid #ffffff0a;border-radius:100px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:flex}._settingsBtn_g157a_230:hover{border-color:var(--accent-blue);color:var(--accent-blue)}@keyframes _fadeIn_g157a_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=480px){._grid_g157a_26{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1rem}._card_g157a_34{padding:1.25rem}}._wrapper_10h9o_1{flex-direction:column;align-items:center;width:100%;max-width:320px;margin:0 auto;display:flex}._prompt_10h9o_10{color:var(--text-secondary);text-align:center;margin-bottom:1.25rem;font-size:.875rem}._dots_10h9o_17{gap:1rem;margin-bottom:.5rem;display:flex}._dot_10h9o_17{border:2px solid var(--border-subtle);border-radius:50%;width:16px;height:16px;transition:all .15s}._dotFilled_10h9o_31{background:var(--accent-blue);border-color:var(--accent-blue);transform:scale(1.1)}._dotError_10h9o_37{border-color:var(--status-required)}._dotFilled_10h9o_31._dotError_10h9o_37{background:var(--status-required)}._shake_10h9o_45{animation:.5s ease-in-out _shake_10h9o_45}@keyframes _shake_10h9o_45{0%,to{transform:translate(0)}20%{transform:translate(-12px)}40%{transform:translate(12px)}60%{transform:translate(-8px)}80%{transform:translate(8px)}}._error_10h9o_57{color:var(--status-required);text-align:center;min-height:1.2rem;margin:.25rem 0 .5rem;font-size:.8rem;font-weight:600}._keypad_10h9o_66{grid-template-columns:repeat(3,1fr);gap:.75rem;width:100%;margin-top:1rem;display:grid}._key_10h9o_66{background:var(--bg-secondary);height:64px;color:var(--text-primary);cursor:pointer;border:1px solid #ffffff0a;border-radius:16px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:600;transition:all .15s;display:flex}._key_10h9o_66:hover{background:#38bdf81a;border-color:#38bdf833}._key_10h9o_66:active{background:#38bdf833;transform:scale(.95)}._keyEmpty_10h9o_99{height:64px}._wrapper_1q15l_1{max-width:640px;min-height:100vh;margin:0 auto;padding:1.5rem;transition:max-width .3s;position:relative}._wrapper_1q15l_1:before{content:"";pointer-events:none;z-index:0;background:var(--bg-pattern);opacity:var(--bg-pattern-opacity,0);position:fixed;inset:0}._wrapper_1q15l_1>*{z-index:1;position:relative}._wrapperWide_1q15l_25{max-width:1200px}._toast_1q15l_30{color:#fff;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#22c55ef2;border-radius:12px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;animation:.3s _toastSlide_1q15l_1;position:fixed;top:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000004d}@keyframes _toastSlide_1q15l_1{0%{opacity:0;transform:translate(-50%)translateY(-1rem)}to{opacity:1;transform:translate(-50%)translateY(0)}}._header_1q15l_59{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}._userProfile_1q15l_66{align-items:center;gap:1rem;display:flex}._avatarMini_1q15l_72{border-radius:var(--radius-card);background:linear-gradient(135deg, var(--accent-blue), var(--accent-purple));width:52px;height:52px;padding:2px;overflow:hidden}._avatarMini_1q15l_72 img{object-fit:cover;border-radius:14px;width:100%;height:100%}._avatarPlaceholder_1q15l_88{background:var(--bg-secondary);border-radius:14px;width:100%;height:100%}._greeting_1q15l_95{font-size:1.25rem;font-weight:700}._dateText_1q15l_100{color:var(--text-secondary);margin-top:.1rem;font-size:.8rem}._headerActions_1q15l_106{align-items:center;gap:.25rem;display:flex}._themeBtn_1q15l_112{color:var(--text-secondary);border-radius:50%;padding:.5rem}._themeBtn_1q15l_112:hover{background:var(--bg-secondary);color:var(--accent-blue)}._logoutBtn_1q15l_123{color:var(--text-secondary);border-radius:50%;padding:.5rem}._logoutBtn_1q15l_123:hover{background:var(--bg-secondary);color:var(--text-primary)}._ttsToggle_1q15l_134{color:var(--text-secondary);border-radius:50%;padding:.5rem}._ttsToggle_1q15l_134:hover{background:var(--bg-secondary)}._ttsToggleActive_1q15l_144{color:var(--accent-blue)}._themePicker_1q15l_149{background:var(--bg-secondary);border-radius:var(--radius-card);grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1rem;padding:.75rem;animation:.2s ease-out _fadeIn_1q15l_1;display:grid}._themeOption_1q15l_160{background:#ffffff08;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;min-height:80px;padding:.75rem .5rem;display:flex}._themeOption_1q15l_160:hover{background:#ffffff0f}._themeOptionActive_1q15l_176{border-color:var(--accent-blue);background:#ffffff0f}._themePreview_1q15l_181{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._themeEmoji_1q15l_191{font-size:1.1rem;line-height:1}._themeName_1q15l_196{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;font-size:.7rem;font-weight:700}._themeOptionActive_1q15l_176 ._themeName_1q15l_196{color:var(--accent-blue)}._avatarPicker_1q15l_209{background:var(--bg-secondary);border-radius:var(--radius-card);margin-bottom:1rem;padding:1rem;animation:.2s ease-out _fadeIn_1q15l_1}._avatarPickerHeader_1q15l_217{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}._avatarPickerTitle_1q15l_224{font-size:.9rem;font-weight:700}._avatarPickerClose_1q15l_229{width:32px;height:32px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}._avatarPickerClose_1q15l_229:hover{background:#ffffff0f}._avatarPickerPreview_1q15l_244{justify-content:center;margin-bottom:.75rem;display:flex}._avatarPickerImg_1q15l_250{background:var(--bg-primary);border:3px solid var(--accent-blue);border-radius:50%;width:96px;height:96px}._avatarStyleGrid_1q15l_259{grid-template-columns:repeat(4,1fr);gap:.4rem;margin-bottom:.75rem;display:grid}._avatarStyleBtn_1q15l_266{background:#ffffff08;border:2px solid #0000;border-radius:10px;flex-direction:column;align-items:center;gap:.2rem;padding:.4rem;display:flex}._avatarStyleBtn_1q15l_266:hover{background:#ffffff0f}._avatarStyleBtnActive_1q15l_281{border-color:var(--accent-blue);background:#ffffff0f}._avatarStylePreview_1q15l_286{background:var(--bg-primary);border-radius:50%;width:40px;height:40px}._avatarStyleLabel_1q15l_293{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.02em;font-size:.6rem;font-weight:700}._avatarStyleBtnActive_1q15l_281 ._avatarStyleLabel_1q15l_293{color:var(--accent-blue)}._avatarPickerActions_1q15l_305{gap:.5rem;display:flex}._avatarRandomBtn_1q15l_310{color:var(--text-secondary);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;flex:1;min-height:44px;padding:.6rem;font-size:.85rem;font-weight:700}._avatarRandomBtn_1q15l_310:hover{border-color:var(--accent-blue);color:var(--accent-blue)}._avatarSaveBtn_1q15l_327{background:var(--accent-blue);color:#0f172a;border-radius:10px;flex:1;min-height:44px;padding:.6rem;font-size:.85rem;font-weight:700}._avatarSaveBtn_1q15l_327:disabled{opacity:.4}._progressSection_1q15l_343{background:var(--bg-secondary);border-radius:var(--radius-card);margin-bottom:1rem;padding:1rem 1.25rem}._progressHeader_1q15l_350{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}._progressLabel_1q15l_357{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}._trophyIcon_1q15l_366{color:var(--accent-green)}._progressPercent_1q15l_370{color:var(--accent-blue);font-size:.8rem;font-weight:800}._progressTrack_1q15l_376{background:#ffffff0f;border-radius:100px;height:8px;overflow:hidden}._progressFill_1q15l_383{background:var(--progress-gradient);min-width:2%;height:100%;box-shadow:var(--progress-glow);border-radius:100px;transition:width .6s cubic-bezier(.4,0,.2,1)}._progressFillDone_1q15l_392{background:var(--progress-done-gradient);box-shadow:var(--progress-done-glow)}._statsRow_1q15l_398{gap:.75rem;margin-bottom:1.5rem;display:flex}._statCard_1q15l_404{background:var(--bg-secondary);border:1px solid #ffffff0a;border-radius:14px;flex:1;align-items:center;gap:.6rem;padding:.75rem 1rem;display:flex}._statCardPending_1q15l_415{border-color:#fbbf2433}._statIconEarned_1q15l_419{color:var(--accent-green)}._statIconPending_1q15l_420{color:var(--status-bonus)}._statIconTotal_1q15l_421{color:var(--accent-blue)}._statInfo_1q15l_423{flex-direction:column;display:flex}._statValue_1q15l_428{font-size:1.125rem;font-weight:800;line-height:1.1}._statLabel_1q15l_434{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.65rem;font-weight:600}._nav_1q15l_443{background:var(--bg-secondary);border-radius:var(--radius-card);margin-bottom:1.5rem;padding:.25rem;display:flex}._navItem_1q15l_451{color:var(--text-secondary);border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;font-weight:600;display:flex}._navItemActive_1q15l_464{background:var(--bg-primary);color:var(--accent-blue);box-shadow:var(--shadow-sm)}._choreGrid_1q15l_471{flex-direction:column;gap:.5rem;display:flex}._categoryGroup_1q15l_477{margin-bottom:.75rem}._categoryHeader_1q15l_481{align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem .25rem;display:flex}._categoryDot_1q15l_489{border-radius:50%;width:8px;height:8px}._catIcon_required_1q15l_495{color:var(--status-required);display:flex}._catIcon_core_1q15l_496{color:var(--status-core);display:flex}._catIcon_bonus_1q15l_497{color:var(--status-bonus);display:flex}._dot_required_1q15l_499{background:var(--status-required)}._dot_core_1q15l_500{background:var(--status-core)}._dot_bonus_1q15l_501{background:var(--status-bonus)}._categoryLabel_1q15l_503{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);font-size:.75rem;font-weight:800}._categoryCount_1q15l_511{color:var(--text-secondary);background:#ffffff0d;border-radius:100px;margin-left:auto;padding:.15rem .5rem;font-size:.7rem;font-weight:700}._choreCard_1q15l_522{background:var(--bg-secondary);border-radius:var(--radius-card);transition:var(--transition);z-index:1;border:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;animation:.3s ease-out backwards _slideIn_1q15l_1;display:flex;position:relative}@keyframes _slideIn_1q15l_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._choreCard_1q15l_522:hover{background:#1e293be6;border-color:#ffffff14}._choreCardCompleted_1q15l_547{opacity:.5}._choreCardCompleted_1q15l_547 ._choreTitle_1q15l_551{text-decoration:line-through;-webkit-text-decoration-color:var(--accent-green);text-decoration-color:var(--accent-green)}._choreCardSiblingCompleted_1q15l_556{opacity:.55;border-left:3px solid #9f7aea}._choreCardSiblingCompleted_1q15l_556 ._choreTitle_1q15l_551{-webkit-text-decoration:line-through #9f7aea;text-decoration:line-through #9f7aea}._siblingCompletedText_1q15l_566{color:#9f7aea;margin:.25rem 0 0;font-size:.75rem;font-style:italic}._choreCardLocked_1q15l_573{opacity:.45;border-style:dashed;border-color:#ffffff14}._choreCardToggling_1q15l_582{opacity:.6;pointer-events:none}._choreCardExpired_1q15l_587{opacity:.5;border-left:3px solid var(--status-required)}._choreCardPointsLocked_1q15l_592{border-left:3px solid var(--status-bonus)}._expiredBadge_1q15l_596{color:var(--status-required);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:700}._choreInfo_1q15l_604{flex:1;min-width:0}._choreIcon_1q15l_609{margin-right:.4rem}._choreTitle_1q15l_551{align-items:center;margin-bottom:.2rem;font-size:1rem;font-weight:600;display:flex}._choreDescription_1q15l_621{color:var(--text-secondary);margin-bottom:.4rem;font-size:.75rem;line-height:1.4}._choreCardHasFeedback_1q15l_628{border-bottom-right-radius:0;border-bottom-left-radius:0}._aiFeedbackRejected_1q15l_633,._aiFeedbackApproved_1q15l_634{color:var(--color-text);border-radius:0 0 .75rem .75rem;align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.85rem;line-height:1.4;display:flex}._aiFeedbackRejected_1q15l_633{background:#ef444426;border:1px solid #ef44444d;border-top:none}._aiFeedbackApproved_1q15l_634{background:#4ade8026;border:1px solid #4ade804d;border-top:none}._aiFeedbackText_1q15l_657{word-wrap:break-word;flex:1;min-width:0}._titleLockIcon_1q15l_664{color:var(--text-secondary);flex-shrink:0;margin-left:.4rem}._choreMeta_1q15l_670{color:var(--text-secondary);gap:.75rem;font-size:.7rem;display:flex}._metaItem_1q15l_677{align-items:center;gap:.2rem;display:flex}._pointsLocked_1q15l_683{align-items:center;gap:.2rem;font-weight:700;display:flex;color:var(--status-bonus)!important}._actionArea_1q15l_692{flex-shrink:0;justify-content:center;align-items:center;gap:2px;display:flex}._photoUploadBtn_1q15l_700{width:32px;height:32px;color:var(--text-muted);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;margin-right:4px;display:flex}._photoUploadBtn_1q15l_700:hover{color:var(--accent-blue,#60a5fa);background:#ffffff14}._completeBtn_1q15l_717{color:#475569;width:48px;height:48px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}._completeBtn_1q15l_717:hover{color:var(--text-secondary);background:#ffffff0a}._circle_1q15l_733{width:28px;height:28px;transition:var(--transition);border:2.5px solid #334155;border-radius:50%}._completeBtn_1q15l_717:hover ._circle_1q15l_733{border-color:var(--accent-green)}._completeBtnActive_1q15l_745{color:var(--accent-green);animation:.4s cubic-bezier(.175,.885,.32,1.275) _pop_1q15l_1}._completeBtnSibling_1q15l_750{color:#9f7aea}@keyframes _pop_1q15l_1{0%{transform:scale(.5)}50%{transform:scale(1.2)}to{transform:scale(1)}}._ttsBtn_1q15l_761{width:32px;height:32px;color:var(--accent-blue);cursor:pointer;transition:var(--transition);background:#38bdf81f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:.4rem;display:inline-flex}._ttsBtn_1q15l_761:hover{background:#38bdf840}._ttsBtn_1q15l_761:active{transform:scale(.9)}._choreCardWrap_1q15l_786{margin-bottom:.5rem;position:relative}._choreCardSwipeable_1q15l_791{border-radius:var(--radius-card);touch-action:pan-y;overflow:hidden}._swipeHint_1q15l_797{pointer-events:none;z-index:0;opacity:0;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;transition:opacity .1s;display:flex;position:absolute;top:0;bottom:0;left:1.25rem}._swipeHintDone_1q15l_813{color:var(--accent-green)}._swipeHintUndo_1q15l_817{color:#f87171}._countdownBox_1q15l_822{background:#00000040;border-radius:100px;align-items:center;gap:.4rem;padding:.4rem .75rem;display:flex}._countdownIcon_1q15l_831{color:var(--text-secondary)}._countdownTime_1q15l_835{color:var(--accent-blue);font-size:.8rem;font-weight:700}._sectionDivider_1q15l_842{align-items:center;gap:.6rem;margin:.5rem 0;padding:.5rem 0;display:flex}._dividerLine_1q15l_850{background:linear-gradient(90deg,#0000,#94a3b826,#0000);flex:1;height:1px}._dividerIcon_1q15l_856{color:var(--text-secondary)}._dividerText_1q15l_860{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.08em;white-space:nowrap;font-size:.7rem;font-weight:700}._timePeriodSection_1q15l_870{border-radius:var(--radius-card);background:#ffffff05;border:1px solid #ffffff0a;margin-bottom:1.25rem;transition:opacity .3s,filter .3s;overflow:hidden}._timePeriodActive_1q15l_879{background:#ffffff08;border-color:#ffffff14}._timePeriodFuture_1q15l_884{opacity:.5}._timePeriodPast_1q15l_888{opacity:.7}._timePeriodHeader_1q15l_892{border-bottom:1px solid #ffffff0a;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}._timePeriodEmoji_1q15l_900{font-size:1.1rem;line-height:1}._timePeriodLabel_1q15l_905{text-transform:uppercase;letter-spacing:.06em;color:var(--text-primary);font-size:.8rem;font-weight:800}._timePeriodCount_1q15l_913{color:var(--text-secondary);background:#ffffff0d;border-radius:100px;margin-left:auto;padding:.15rem .5rem;font-size:.7rem;font-weight:700}._timePeriodBody_1q15l_923{padding:.5rem .75rem .75rem}._pausedBanner_1q15l_928{text-align:center;background:var(--bg-secondary);border-radius:20px;margin-bottom:1.5rem;padding:3rem 2rem}._pausedIcon_1q15l_936{margin-bottom:1rem;font-size:3rem}._pausedTitle_1q15l_941{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}._pausedText_1q15l_947{color:var(--text-secondary);max-width:320px;margin:0 auto;font-size:.875rem;line-height:1.5}._empty_1q15l_956{text-align:center;color:var(--text-secondary);padding:4rem 2rem}._emptyIcon_1q15l_962{color:#334155;margin-bottom:1rem}._empty_1q15l_956 h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem}._empty_1q15l_956 p{font-size:.875rem}._calendarGrid_1q15l_980{border-radius:var(--radius-card);background:#0f172a80;grid-template-columns:repeat(7,1fr);gap:.5rem;padding:.5rem;display:grid;overflow-x:auto}._calendarColumn_1q15l_990{background:var(--bg-secondary);min-width:120px;transition:var(--transition);border:1px solid #ffffff0a;border-radius:12px;flex-direction:column;display:flex}._calendarColumnToday_1q15l_1000{border-color:var(--accent-blue);background:#1e293bcc;box-shadow:0 0 20px #38bdf814}._calendarHeader_1q15l_1006{text-align:center;border-bottom:1px solid #ffffff0a;flex-direction:column;gap:.1rem;padding:.75rem;display:flex}._calendarDayName_1q15l_1015{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.08em;font-size:.65rem;font-weight:800}._calendarDayNum_1q15l_1023{font-size:1.25rem;font-weight:700}._calendarColumnToday_1q15l_1000 ._calendarDayNum_1q15l_1023{color:var(--accent-blue)}._calendarProgress_1q15l_1032{color:var(--text-secondary);margin-top:.1rem;font-size:.6rem;font-weight:700}._calendarProgressDone_1q15l_1039{color:var(--accent-green)}._calendarChores_1q15l_1043{flex-direction:column;flex:1;gap:.35rem;min-height:200px;padding:.4rem;display:flex}._calendarChoreItem_1q15l_1052{transition:var(--transition);background:#0f172a80;border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:.35rem;padding:.4rem .5rem;font-size:.7rem;display:flex}._calendarChoreItem_1q15l_1052:not(._calendarChoreLocked_1q15l_1064):not(._calendarChorePast_1q15l_1064){cursor:pointer}._calendarChoreItem_1q15l_1052:not(._calendarChoreLocked_1q15l_1064):not(._calendarChorePast_1q15l_1064):hover{background:#0f172acc;border-color:#ffffff26;transform:translateY(-1px)}._calendarChoreCompleted_1q15l_1074{opacity:.5}._calendarChoreCompleted_1q15l_1074 ._calendarChoreTitle_1q15l_1078{text-decoration:line-through;-webkit-text-decoration-color:var(--accent-green);text-decoration-color:var(--accent-green)}._calendarChoreLocked_1q15l_1064{opacity:.5;cursor:default}._calendarChorePast_1q15l_1064{opacity:.4}._calendarChorePointsLocked_1q15l_1092{border-left:2px solid var(--status-bonus)}._calendarStatus_1q15l_1096{border:1.5px solid #334155;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;margin-top:1px;display:flex}._calendarStatusCompleted_1q15l_1108{background:var(--accent-green);border-color:var(--accent-green);color:#0f172a}._calendarChoreContent_1q15l_1114{flex-direction:column;flex:1;min-width:0;display:flex}._calendarChoreTitle_1q15l_1078{word-break:break-word;font-weight:500;line-height:1.3}._calendarCountdown_1q15l_1127{color:var(--accent-blue);font-size:.6rem;font-weight:700}._calendarChorePoints_1q15l_1092{color:var(--text-secondary);white-space:nowrap;flex-shrink:0;align-items:center;margin-left:auto;font-size:.6rem;display:flex}._calendarChorePoints_1q15l_1092 ._pointsLocked_1q15l_683{font-size:.6rem}._calendarChorePoints_1q15l_1092 ._pointsValue_1q15l_1147{align-items:center;gap:1px;display:flex}._statCardBalance_1q15l_1154{border-color:#38bdf826}._statIconBalance_1q15l_1157{color:var(--accent-blue)}._statCardStreak_1q15l_1159{border-color:#f59e0b26}._statIconStreak_1q15l_1162{color:#f59e0b}._streakBanner_1q15l_1165{background:linear-gradient(135deg,#f59e0b1a,#fbbf240d);border:1px solid #f59e0b26;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.65rem 1rem;font-size:.8rem;display:flex}._streakBannerIcon_1q15l_1177{color:#f59e0b;flex-shrink:0}._streakBannerText_1q15l_1182{color:var(--text-secondary)}._streakBannerText_1q15l_1182 strong{color:#fbbf24}._rewardsView_1q15l_1191{flex-direction:column;gap:1rem;display:flex}._rewardsBalance_1q15l_1197{border-radius:var(--radius-card);background:linear-gradient(135deg,#38bdf81a,#a78bfa14);border:1px solid #38bdf826;align-items:center;gap:.6rem;padding:1rem 1.25rem;display:flex}._goalCard_1q15l_1209{border-radius:var(--radius-card);background:linear-gradient(135deg,#a855f71f,#ec489914);border:1px solid #a855f740;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;display:flex}._goalCardShared_1q15l_1221{background:linear-gradient(135deg,#22d3ee1f,#38bdf814);border-color:#22d3ee4d}._contributorList_1q15l_1226{flex-wrap:wrap;gap:.4rem;margin-top:-.25rem;font-size:.7rem;display:flex}._contributorChip_1q15l_1234{color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff0d;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-weight:600;display:inline-flex}._contributorChip_1q15l_1234 strong{color:var(--text-primary);font-weight:800}._contributorChipMe_1q15l_1251{color:#a5f3fc;background:#22d3ee2e;border-color:#22d3ee59}._contributorChipMe_1q15l_1251 strong{color:#fff}._goalHeader_1q15l_1261{align-items:center;gap:.75rem;display:flex}._goalIcon_1q15l_1267{background:#ffffff0f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.75rem;display:flex}._goalTitleBlock_1q15l_1279{flex:1;min-width:0}._goalLabel_1q15l_1284{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);font-size:.7rem;font-weight:700}._goalName_1q15l_1292{font-size:1rem;font-weight:700}._goalAmounts_1q15l_1297{color:var(--text-secondary);justify-content:space-between;align-items:baseline;font-size:.85rem;font-weight:600;display:flex}._goalAmounts_1q15l_1297 strong{color:var(--text-primary);font-size:1.05rem;font-weight:800}._goalProgressTrack_1q15l_1312{background:#ffffff0f;border-radius:999px;height:10px;overflow:hidden}._goalProgressFill_1q15l_1319{background:linear-gradient(90deg, var(--accent-purple), var(--accent-blue));height:100%;transition:width .4s ease-out}._goalProgressFillDone_1q15l_1325{background:linear-gradient(90deg,#22c55e,#16a34a)}._goalActions_1q15l_1329{flex-wrap:wrap;gap:.5rem;display:flex}._goalBtn_1q15l_1335{min-width:110px;color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.55rem .9rem;font-size:.78rem;font-weight:700;display:flex}._goalBtnPrimary_1q15l_1351{background:linear-gradient(135deg, var(--accent-purple), var(--accent-blue));color:#fff;border-color:#0000}._goalBtnDanger_1q15l_1357{color:#fca5a5;border-color:#f8717140}._goalAuto_1q15l_1362{color:var(--text-secondary);align-items:center;gap:.6rem;font-size:.78rem;font-weight:600;display:flex}._goalAutoLabel_1q15l_1371{white-space:nowrap}._goalAutoSlider_1q15l_1375{accent-color:var(--accent-purple);flex:1}._goalAutoValue_1q15l_1380{text-align:right;min-width:2.5rem;color:var(--text-primary);font-weight:800}._goalContributeRow_1q15l_1387{align-items:stretch;gap:.5rem;display:flex}._goalContributeInput_1q15l_1393{color:var(--text-primary);background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex:1;padding:.5rem .75rem;font-size:.9rem;font-weight:600}._saveTowardBtn_1q15l_1404{color:#c4b5fd;background:#a855f71f;border:1px solid #a855f74d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;padding:.55rem .85rem;font-size:.72rem;font-weight:700;display:flex}._saveTowardBtn_1q15l_1404:active{transform:scale(.96)}._rewardActions_1q15l_1423{flex-direction:column;flex-shrink:0;gap:.4rem;display:flex}._goalBadge_1q15l_1430{text-transform:uppercase;letter-spacing:.05em;color:#c4b5fd;background:#a855f726;border-radius:6px;align-items:center;gap:.25rem;padding:.15rem .4rem;font-size:.65rem;font-weight:700;display:inline-flex}._rewardsBalanceIcon_1q15l_1444{color:var(--accent-blue)}._rewardsBalanceAmount_1q15l_1446{font-size:1.75rem;font-weight:800;line-height:1}._rewardsBalanceLabel_1q15l_1452{color:var(--text-secondary);font-size:.8rem;font-weight:600}._rewardsGrid_1q15l_1458{flex-direction:column;gap:.75rem;display:flex}._rewardCard_1q15l_1464{background:var(--bg-secondary);border-radius:var(--radius-card);transition:var(--transition);border:1px solid #ffffff0a;align-items:center;gap:1rem;padding:1rem 1.25rem;animation:.3s ease-out backwards _slideIn_1q15l_1;display:flex}._rewardCard_1q15l_1464:hover{border-color:#ffffff14}._rewardCardLocked_1q15l_1480{opacity:.6}._rewardIcon_1q15l_1484{background:#ffffff0a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}._rewardInfo_1q15l_1496{flex:1;min-width:0}._rewardName_1q15l_1501{margin-bottom:.15rem;font-size:1rem;font-weight:700}._rewardDesc_1q15l_1507{color:var(--text-secondary);margin-bottom:.3rem;font-size:.75rem;line-height:1.3}._rewardMeta_1q15l_1514{gap:.75rem;font-size:.7rem;display:flex}._rewardCost_1q15l_1520{color:var(--accent-blue);align-items:center;gap:.2rem;font-weight:700;display:flex}._rewardStock_1q15l_1528{color:var(--text-secondary);font-weight:600}._redeemBtn_1q15l_1533{color:var(--text-secondary);text-align:center;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;flex-shrink:0;min-width:80px;padding:.6rem 1rem;font-size:.8rem;font-weight:700}._redeemBtnActive_1q15l_1546{background:linear-gradient(135deg, var(--accent-blue), var(--accent-purple));color:#fff;border-color:#0000}._redeemBtnActive_1q15l_1546:active{transform:scale(.95)}._redeemBtnSuccess_1q15l_1556{justify-content:center;align-items:center;gap:.3rem;display:flex;color:#fff!important;background:linear-gradient(135deg,#22c55e,#16a34a)!important;border-color:#0000!important}._redemptionHistory_1q15l_1568{border-top:1px solid #ffffff0f;margin-top:1.5rem;padding-top:1.5rem}._redemptionTitle_1q15l_1574{color:var(--text-secondary);align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.9rem;font-weight:700;display:flex}._redemptionList_1q15l_1584{flex-direction:column;gap:.4rem;display:flex}._redemptionItem_1q15l_1590{border-radius:var(--radius-md);background:#ffffff08;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.85rem;display:flex}._redemptionIcon_1q15l_1600{flex-shrink:0;font-size:1.1rem}._redemptionName_1q15l_1605{color:var(--text-primary);flex:1;font-weight:600}._redemptionCost_1q15l_1611{color:var(--status-required);white-space:nowrap;font-size:.8rem;font-weight:700}._redemptionDate_1q15l_1618{color:var(--text-secondary);white-space:nowrap;font-size:.75rem}._modalOverlay_1q15l_1625{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}._qrModal_1q15l_1637{background:var(--bg-secondary);text-align:center;border:1px solid #ffffff1a;border-radius:2rem;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:480px;padding:2.5rem;display:flex;position:relative;box-shadow:0 20px 50px #00000080}._qrModal_1q15l_1637 h2{margin:0;font-size:1.75rem;font-weight:800}._qrModal_1q15l_1637 p{color:var(--text-secondary);font-size:1rem;line-height:1.5}._closeBtn_1q15l_1665{color:var(--text-secondary);padding:.5rem;position:absolute;top:1rem;right:1rem}._qrWrapper_1q15l_1673{background:#fff;border-radius:1.5rem;margin:1rem 0;padding:1rem}._qrStatus_1q15l_1680{color:var(--accent-blue);background:#38bdf81a;border-radius:100px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:700;display:flex}._qrHelp_1q15l_1691{opacity:.7;font-size:.85rem!important}._spinner_1q15l_1696{animation:1s linear infinite _spin_1q15l_1696}@keyframes _spin_1q15l_1696{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._qrActions_1q15l_1705{flex-direction:column;gap:.75rem;width:100%;margin-top:.5rem;display:flex}._directUploadBtn_1q15l_1713{background:var(--accent-blue);color:var(--bg-primary);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition);justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;display:flex}._directUploadBtn_1q15l_1713:active{transform:scale(.97)}._copyLinkBtn_1q15l_1732{background:var(--bg-primary);color:var(--text-secondary);border-radius:var(--radius-md);border:1px solid var(--text-secondary);cursor:pointer;transition:var(--transition);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;display:flex}._copyLinkBtn_1q15l_1732:active{transform:scale(.97)}._qrError_1q15l_1752{color:var(--status-required);font-size:.875rem;font-weight:600}@media (width<=480px){._wrapper_1q15l_1{padding:1rem}}._overlay_11b1f_1{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}._card_11b1f_13{background:var(--bg-primary,#0f172a);border:1px solid #ffffff14;border-radius:1.25rem;flex-direction:column;width:100%;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}._header_11b1f_26{background:var(--bg-primary,#0f172a);z-index:1;border-bottom:1px solid #ffffff0f;border-radius:1.25rem 1.25rem 0 0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;position:sticky;top:0}._title_11b1f_39{color:var(--text-primary,#e2e8f0);margin:0;font-size:1.1rem;font-weight:700}._closeBtn_11b1f_46{width:44px;height:44px;color:var(--text-secondary,#94a3b8);cursor:pointer;background:#ffffff0d;border:none;border-radius:12px;justify-content:center;align-items:center;display:flex}._closeBtn_11b1f_46:hover{background:#ffffff1a}._body_11b1f_63{flex:1;min-height:0;padding:1.5rem;overflow-y:auto}._body_11b1f_63::-webkit-scrollbar{width:6px}._body_11b1f_63::-webkit-scrollbar-track{background:0 0}._body_11b1f_63::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}._body_11b1f_63::-webkit-scrollbar-thumb:hover{background:#ffffff40}@media (width<=640px){._overlay_11b1f_1{align-items:flex-end;padding:0}._card_11b1f_13{border-radius:1.25rem 1.25rem 0 0;max-height:95vh}}._body_16vte_1{flex-direction:column;align-items:center;gap:.5rem;display:flex}._menu_16vte_8{flex-direction:column;gap:.75rem;width:100%;max-width:280px;padding:.5rem 0 .25rem;display:flex}._hint_16vte_17{color:var(--text-secondary);text-align:center;margin-bottom:.5rem;font-size:.9rem}._menuBtn_16vte_24{background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;border:1px solid #ffffff0d;border-radius:12px;padding:.75rem 1rem;font-size:.95rem;font-weight:600;transition:all .15s}._menuBtn_16vte_24:hover{background:#38bdf81a;border-color:#38bdf840}._danger_16vte_41{color:#f87171}._danger_16vte_41:hover{background:#f8717114;border-color:#f871714d}._saving_16vte_50{color:var(--text-secondary);margin-top:.5rem;font-size:.85rem}._done_16vte_56{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:280px;padding:1rem 0;display:flex}._doneText_16vte_66{color:var(--accent-green,#34d399);font-size:1rem;font-weight:600}._container_ljptt_1{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}._backBtn_ljptt_11{color:var(--text-secondary);border-radius:12px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:flex;position:absolute;top:1.5rem;left:1.5rem}._backBtn_ljptt_11:hover{background:var(--bg-secondary);color:var(--text-primary)}._content_ljptt_30{flex-direction:column;align-items:center;width:100%;max-width:320px;display:flex}._iconWrapper_ljptt_38{background:linear-gradient(135deg, var(--accent-blue), var(--accent-purple));color:#fff;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}._title_ljptt_50{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}._subtitle_ljptt_56{color:var(--text-secondary);margin-bottom:2rem;font-size:.875rem}._dots_ljptt_62{gap:1rem;margin-bottom:1rem;display:flex}._dot_ljptt_62{border:2px solid var(--border-subtle);border-radius:50%;width:16px;height:16px;transition:all .15s}._dotFilled_ljptt_76{background:var(--accent-blue);border-color:var(--accent-blue);transform:scale(1.1)}._dotError_ljptt_82{border-color:var(--status-required)}._dotFilled_ljptt_76._dotError_ljptt_82{background:var(--status-required)}._shake_ljptt_90{animation:.5s ease-in-out _shake_ljptt_90}@keyframes _shake_ljptt_90{0%,to{transform:translate(0)}20%{transform:translate(-12px)}40%{transform:translate(12px)}60%{transform:translate(-8px)}80%{transform:translate(8px)}}._error_ljptt_102{color:var(--status-required);min-height:1.2rem;margin-bottom:.5rem;font-size:.8rem;font-weight:600}._keypad_ljptt_110{grid-template-columns:repeat(3,1fr);gap:.75rem;width:100%;margin-top:1rem;display:grid}._key_ljptt_110{background:var(--bg-secondary);height:64px;color:var(--text-primary);border:1px solid #ffffff0a;border-radius:16px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:600;transition:all .15s;display:flex}._key_ljptt_110:hover{background:#38bdf81a;border-color:#38bdf833}._key_ljptt_110:active{background:#38bdf833;transform:scale(.95)}._keyEmpty_ljptt_142{height:64px}._wrapper_vh46y_1{max-width:800px;min-height:100vh;margin:0 auto;padding:1rem}._header_vh46y_9{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}._backBtn_vh46y_16{color:var(--text-secondary);border-radius:12px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.75rem;display:flex}._backBtn_vh46y_16:hover{background:var(--bg-secondary);color:var(--text-primary)}._title_vh46y_32{font-size:1.5rem;font-weight:700}._nav_vh46y_38{background:var(--bg-secondary);-webkit-overflow-scrolling:touch;border-radius:12px;margin-bottom:1.25rem;padding:4px;display:flex;overflow-x:auto}._nav_vh46y_38::-webkit-scrollbar{display:none}._navItem_vh46y_52{white-space:nowrap;color:var(--text-secondary);border-radius:10px;flex:1 0;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.875rem;font-size:1rem;font-weight:600;display:flex;position:relative}._navItemActive_vh46y_69{background:var(--bg-primary);color:var(--accent-blue);box-shadow:var(--shadow-sm)}._navBadge_vh46y_75{background:var(--badge-danger);color:#fff;text-align:center;border-radius:10px;min-width:18px;padding:2px 6px;font-size:.65rem;font-weight:800;position:absolute;top:6px;right:6px}._sectionHeader_vh46y_90{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._sectionTitle_vh46y_97{font-size:1.125rem;font-weight:700}._addBtn_vh46y_102{background:var(--accent-blue);color:var(--bg-primary);border-radius:12px;align-items:center;gap:.5rem;min-height:44px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;display:flex}._addBtn_vh46y_102:hover{opacity:.9}._addBtnSmall_vh46y_119{background:var(--bg-secondary);width:36px;height:36px;color:var(--text-secondary);border:1px solid #ffffff0f;border-radius:10px;justify-content:center;align-items:center;display:flex}._addBtnSmall_vh46y_119:hover{color:var(--accent-blue);border-color:var(--accent-blue)}._list_vh46y_137{flex-direction:column;gap:.5rem;display:flex}._listItem_vh46y_143{background:var(--bg-secondary);border:1px solid #ffffff0a;border-radius:16px;overflow:hidden}._listItemPaused_vh46y_150{opacity:.6}._listItemMain_vh46y_154{cursor:pointer;align-items:center;gap:.75rem;min-height:56px;padding:.875rem 1rem;display:flex}._listItemMain_vh46y_154:hover{background:#ffffff05}._listItemInfo_vh46y_167{flex:1;min-width:0}._listItemHeader_vh46y_172{align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}._listItemTitle_vh46y_179{font-size:1rem;font-weight:600}._listItemDesc_vh46y_184{color:var(--text-secondary);margin-bottom:.3rem;font-size:.8rem}._listItemMeta_vh46y_190{color:var(--text-secondary);gap:.75rem;font-size:.75rem;display:flex}._listItemMeta_vh46y_190 span{align-items:center;gap:.25rem;display:flex}._fcfsBadge_vh46y_203{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#9f7aea;border-radius:.25rem;padding:.1rem .4rem;font-size:.65rem;font-weight:600}._listItemActions_vh46y_214{color:var(--text-secondary);flex-shrink:0;align-items:center;gap:.125rem;display:flex}._badge_vh46y_223{text-transform:uppercase;letter-spacing:.04em;border-radius:6px;flex-shrink:0;padding:.2rem .5rem;font-size:.65rem;font-weight:800}._badge_required_vh46y_233{background:var(--badge-required-bg);color:var(--badge-required-text)}._badge_core_vh46y_234{background:var(--badge-core-bg);color:var(--badge-core-text)}._badge_bonus_vh46y_235{background:var(--badge-bonus-bg);color:var(--badge-bonus-text)}._badge_admin_vh46y_236{background:var(--badge-admin-bg);color:var(--badge-admin-text)}._badge_child_vh46y_237{background:var(--badge-child-bg);color:var(--badge-child-text)}._badge_paused_vh46y_238{background:var(--badge-paused-bg);color:var(--badge-paused-text)}._iconBtn_vh46y_241{width:44px;height:44px;color:var(--text-secondary);border-radius:10px;justify-content:center;align-items:center;display:flex}._iconBtn_vh46y_241:hover{color:var(--text-primary);background:#ffffff0f}._iconBtnActive_vh46y_256{color:var(--badge-paused-text);background:#eab30826}._iconBtnActive_vh46y_256:hover{color:var(--accent-green);background:#22c55e26}._iconBtnDanger_vh46y_266:hover{color:var(--status-required);background:#ef444426}._iconBtnSm_vh46y_271{border-radius:8px;width:36px;height:36px}._userAvatar_vh46y_278{background:var(--bg-primary);border-radius:12px;flex-shrink:0;width:44px;height:44px;overflow:hidden}._userAvatar_vh46y_278 img{object-fit:cover;width:100%;height:100%}._userAvatarPlaceholder_vh46y_293{background:var(--border-subtle);width:100%;height:100%}._form_vh46y_300{background:var(--bg-secondary);border:1px solid #38bdf826;border-radius:16px;margin-bottom:1rem;padding:1.25rem}._formHeader_vh46y_308{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._formHeader_vh46y_308 h3{font-size:1.1rem;font-weight:700}._formGrid_vh46y_320{flex-direction:column;gap:.875rem;display:flex}._formRow_vh46y_326{gap:.75rem;display:flex}._formGroup_vh46y_331{flex-direction:column;flex:1;gap:.4rem;display:flex}._label_vh46y_338{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);font-size:.75rem;font-weight:700}._input_vh46y_346{background:var(--bg-primary);color:var(--text-primary);-webkit-appearance:none;border:1px solid #ffffff14;border-radius:12px;width:100%;min-height:48px;padding:.75rem 1rem;font-family:inherit;font-size:1rem}._input_vh46y_346:focus{border-color:var(--accent-blue);outline:none;box-shadow:0 0 0 3px #38bdf826}._input_vh46y_346 option{background:var(--bg-primary);color:var(--text-primary)}select._input_vh46y_346{cursor:pointer}._formActions_vh46y_374{justify-content:flex-end;gap:.5rem;margin-top:1.25rem;display:flex}._btnPrimary_vh46y_381{background:var(--accent-blue);color:var(--bg-primary);border-radius:12px;align-items:center;gap:.5rem;min-height:48px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;display:flex}._btnPrimary_vh46y_381:hover{opacity:.9}._btnPrimary_vh46y_381:disabled{opacity:.4;cursor:default}._btnSecondary_vh46y_397{color:var(--text-secondary);background:#ffffff0a;border-radius:12px;align-items:center;gap:.5rem;min-height:48px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;display:flex}._btnSecondary_vh46y_397:hover{color:var(--text-primary);background:#ffffff14}._btnSmall_vh46y_415{color:var(--text-primary);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:.3rem;padding:.35rem .7rem;font-size:.75rem;font-weight:600;display:flex}._btnSmall_vh46y_415:hover{background:#ffffff1f}._btnDanger_vh46y_433{color:var(--status-required);border-color:#ef444433}._btnDanger_vh46y_433:hover{background:#ef444426}._scheduleSection_vh46y_443{border-top:1px solid #ffffff0a;padding:1rem}._scheduleHeader_vh46y_448{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}._scheduleTitle_vh46y_455{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.04em;font-size:.8rem;font-weight:700}._scheduleForm_vh46y_463{background:#00000026;border-radius:14px;flex-direction:column;gap:.75rem;margin-bottom:.75rem;padding:1rem;display:flex}._dayPicker_vh46y_474{gap:.35rem;display:flex}._dayBtn_vh46y_479{background:var(--bg-primary);color:var(--text-secondary);border:2px solid #ffffff0f;border-radius:10px;flex:1;min-height:44px;padding:.625rem 0;font-size:.8rem;font-weight:700}._dayBtn_vh46y_479:active{transform:scale(.95)}._dayBtnActive_vh46y_495{background:var(--accent-blue);color:var(--bg-primary);border-color:var(--accent-blue)}._scheduleList_vh46y_502{flex-direction:column;gap:.35rem;display:flex}._scheduleItem_vh46y_508{background:#0000001a;border-radius:10px;align-items:center;gap:.5rem;min-height:44px;padding:.625rem .75rem;font-size:.85rem;display:flex}._scheduleUser_vh46y_519{min-width:60px;font-weight:600}._scheduleDays_vh46y_524{color:var(--accent-blue);font-weight:600}._scheduleTime_vh46y_529{color:var(--text-secondary);margin-left:auto}._intervalInput_vh46y_535{align-items:center;gap:.5rem;display:flex}._intervalInput_vh46y_535 ._input_vh46y_346{text-align:center;flex:none;width:90px}._intervalSuffix_vh46y_547{color:var(--text-secondary);white-space:nowrap;font-size:.9rem;font-weight:600}._userPicker_vh46y_555{flex-wrap:wrap;gap:.4rem;display:flex}._userPickerBtn_vh46y_561{background:var(--bg-primary);color:var(--text-secondary);border:2px solid #ffffff0f;border-radius:100px;min-height:44px;padding:.625rem 1rem;font-size:.9rem;font-weight:600}._userPickerBtn_vh46y_561:active{transform:scale(.95)}._userPickerBtn_vh46y_561:hover{color:var(--text-primary);border-color:#ffffff26}._userPickerBtnActive_vh46y_581{background:var(--accent-blue);color:var(--bg-primary);border-color:var(--accent-blue)}._userPickerBtnAll_vh46y_587{font-style:italic}._dayPresets_vh46y_592{gap:.35rem;margin-top:.4rem;display:flex}._presetBtn_vh46y_598{color:var(--text-secondary);background:0 0;border:1px solid #ffffff14;border-radius:8px;min-height:36px;padding:.5rem .875rem;font-size:.75rem;font-weight:700}._presetBtn_vh46y_598:active{transform:scale(.95)}._presetBtn_vh46y_598:hover{color:var(--text-primary);border-color:#ffffff26}._presetBtnActive_vh46y_618{border-color:var(--accent-blue);color:var(--accent-blue)}._helpText_vh46y_623{color:var(--text-muted);margin-top:.25rem;font-size:.75rem}._emptyText_vh46y_629{color:var(--text-secondary);text-align:center;padding:.75rem;font-size:.85rem}._content_vh46y_636{padding-bottom:5rem}._rewardIconLg_vh46y_641{text-align:center;flex-shrink:0;width:44px;font-size:1.75rem}._statusActive_vh46y_648{color:var(--accent-green);font-weight:700}._statusInactive_vh46y_653{color:var(--text-secondary);font-weight:600}._streakBadge_vh46y_658{width:44px;height:44px;color:var(--status-bonus);background:linear-gradient(135deg,#f59e0b26,#fbbf2414);border:1px solid #f59e0b33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex}._sectionSubtitle_vh46y_673{color:var(--text-secondary);margin-top:-.5rem;margin-bottom:1rem;font-size:.8rem}._balanceGrid_vh46y_681{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}._balanceCard_vh46y_688{background:var(--bg-secondary);border:1px solid #ffffff0a;border-radius:16px;padding:1.25rem}._balanceName_vh46y_695{margin-bottom:.35rem;font-size:1rem;font-weight:700}._balanceAmount_vh46y_701{align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:1.75rem;font-weight:800;display:flex}._balanceIcon_vh46y_710{color:var(--accent-blue)}._adjustBtn_vh46y_714{color:var(--text-secondary);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;min-height:40px;padding:.5rem 1rem;font-size:.8rem;font-weight:700}._adjustBtn_vh46y_714:hover{border-color:var(--accent-blue);color:var(--accent-blue)}._adjustForm_vh46y_730{border-top:1px solid #ffffff0a;flex-direction:column;gap:.75rem;margin-top:.75rem;padding-top:.75rem;display:flex}._activityList_vh46y_740{flex-direction:column;gap:.25rem;display:flex}._activityItem_vh46y_746{background:var(--bg-secondary);border:1px solid #ffffff08;border-radius:12px;align-items:center;gap:.75rem;min-height:52px;padding:.75rem 1rem;display:flex}._activityIcon_vh46y_757{background:#ffffff0a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}._activityInfo_vh46y_768{flex:1;min-width:0}._activityMain_vh46y_773{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}._activityUser_vh46y_780{font-size:.85rem;font-weight:700}._activityReason_vh46y_785{color:var(--text-secondary);font-size:.8rem}._activityNote_vh46y_790{color:var(--text-secondary);opacity:.7;margin-top:.1rem;font-size:.75rem}._activityTime_vh46y_797{color:var(--text-secondary);opacity:.5;margin-top:.15rem;font-size:.7rem}._activityAmount_vh46y_804{text-align:right;flex-shrink:0;min-width:40px;font-size:.9rem;font-weight:800}._activityAmountPos_vh46y_812{color:var(--accent-green)}._activityAmountNeg_vh46y_816{color:var(--status-required)}._assignmentToggle_vh46y_821{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;margin-top:.25rem;padding:.25rem 0;font-size:.75rem;display:inline-flex}._assignmentToggle_vh46y_821:hover{color:var(--accent-blue)}._assignmentEditor_vh46y_838{border-top:1px solid #ffffff0a;padding:1rem 1.25rem}._assignmentHint_vh46y_843{color:var(--text-secondary);opacity:.7;margin-bottom:.75rem;font-size:.75rem}._assignmentRow_vh46y_850{justify-content:space-between;align-items:center;gap:1rem;min-height:44px;padding:.5rem 0;display:flex}._assignmentCheck_vh46y_859{cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}._assignmentCheck_vh46y_859 input[type=checkbox]{width:20px;height:20px;accent-color:var(--accent-blue);cursor:pointer}._assignmentCost_vh46y_875{align-items:center;gap:.35rem;display:flex}._assignmentCost_vh46y_875 ._input_vh46y_346{width:150px;min-height:40px;padding:.5rem .75rem;font-size:.9rem}._assignmentCostLabel_vh46y_888{color:var(--text-secondary);font-size:.8rem}._checkboxLabel_vh46y_893{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}._checkboxLabel_vh46y_893 input[type=checkbox]{cursor:pointer;width:1.1rem;height:1.1rem}._approvalCard_vh46y_911{background:var(--bg-secondary);border:1px solid #38bdf81a;border-radius:16px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}._approvalHeader_vh46y_921{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}._approvalUser_vh46y_928{color:var(--accent-blue);font-size:.85rem;font-weight:700}._approvalDate_vh46y_934{color:var(--text-secondary);opacity:.7;font-size:.75rem}._approvalTitle_vh46y_940{font-size:1.1rem;font-weight:700}._approvalPhoto_vh46y_945{cursor:zoom-in;border:1px solid #ffffff14;border-radius:12px;width:100%;overflow:hidden}._approvalPhoto_vh46y_945 img{object-fit:cover;width:100%;max-height:300px;display:block}._approvalActions_vh46y_960{gap:.75rem;display:flex}._approveBtn_vh46y_965{background:var(--accent-green);color:#fff;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.75rem;font-weight:700;display:flex}._rejectBtn_vh46y_979{color:var(--status-required);background:#ef44441a;border:1px solid #ef444433;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.75rem;font-weight:700;display:flex}._emptyState_vh46y_994{text-align:center;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}._emptyIcon_vh46y_1005{opacity:.2}._saveBtn_vh46y_1010{background:var(--accent-blue);color:var(--text-primary);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.4rem;margin-top:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}._saveBtn_vh46y_1010:hover{opacity:.9}._scheduleItemActions_vh46y_1030{flex-shrink:0;align-items:center;gap:.25rem;display:flex}._triggerInfo_vh46y_1038{flex:1;min-width:0}._triggerUrl_vh46y_1043{color:var(--text-primary,#e0e0e0);cursor:pointer;word-break:break-all;background:#ffffff14;border:1px solid #ffffff1a;border-radius:6px;margin-bottom:.35rem;padding:.35rem .6rem;font-family:SF Mono,Menlo,Monaco,monospace;font-size:.75rem;display:inline-block}._triggerUrl_vh46y_1043:hover{background:#ffffff1f}._fab_vh46y_1062{bottom:max(1.5rem, env(safe-area-inset-bottom,1.5rem));background:var(--accent-blue);width:56px;height:56px;color:var(--bg-primary);z-index:1000;cursor:pointer;transition:var(--transition);border:none;border-radius:16px;justify-content:center;align-items:center;display:flex;position:fixed;right:1.5rem;box-shadow:0 8px 24px #38bdf84d}._fab_vh46y_1062:hover{transform:scale(1.05);box-shadow:0 10px 30px #38bdf866}._fab_vh46y_1062:active{transform:scale(.95)}@keyframes _spin_vh46y_1093{to{transform:rotate(360deg)}}._spinning_vh46y_1093{animation:1s linear infinite _spin_vh46y_1093}._sectionDesc_vh46y_1100{color:var(--text-secondary);margin-bottom:.75rem;font-size:.8rem}._flexRow_vh46y_1107{align-items:center;gap:.5rem;display:flex}._chipRow_vh46y_1114{flex-wrap:wrap;gap:.5rem;display:flex}._chipLabel_vh46y_1121{cursor:pointer;align-items:center;gap:.3rem;font-size:.85rem;display:flex}._statusBox_vh46y_1130{border-radius:.5rem;margin-top:.75rem;padding:.75rem;font-size:.85rem}._statusBoxError_vh46y_1137{background:#ef444426;border:1px solid #ef44444d}._statusBoxSuccess_vh46y_1142{background:#4ade801f;border:1px solid #4ade804d}._statusBoxReject_vh46y_1147{background:#ef44441f;border:1px solid #ef44444d}._feedbackMsg_vh46y_1153{margin-top:.5rem;font-size:.85rem;font-weight:600}._feedbackMsgSuccess_vh46y_1159{color:#22c55e}._feedbackMsgError_vh46y_1163{color:#ef4444}._webhookEventChip_vh46y_1168{color:var(--text-secondary);cursor:pointer;background:#ffffff08;border:2px solid #ffffff14;border-radius:100px;align-items:center;gap:.3rem;padding:.35rem .65rem;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}._webhookEventChipActive_vh46y_1183{border-color:var(--accent-blue);color:var(--accent-blue);background:#38bdf81f}._statusDot_vh46y_1190{border-radius:50%;flex-shrink:0;width:8px;height:8px}._statusDotActive_vh46y_1197{background:#22c55e}._statusDotInactive_vh46y_1201{background:#6b7280}._statusDotError_vh46y_1205{background:#ef4444}._tokenRevealBox_vh46y_1210{background:#22c55e14;border:1px solid #22c55e40;border-radius:12px;margin-bottom:1rem;padding:1rem}._listItemContentRow_vh46y_1219{align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;display:flex}._revokedLabel_vh46y_1228{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.04em;margin-top:1rem;margin-bottom:.5rem;font-size:.75rem;font-weight:700}._webhookMeta_vh46y_1239{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.3rem;margin-top:.2rem;font-size:.75rem;display:flex}._webhookEventTag_vh46y_1250{background:#ffffff0f;border-radius:100px;padding:.1rem .4rem}._btnGroup_vh46y_1257{flex-shrink:0;gap:.4rem;display:flex}._tokenCode_vh46y_1264{color:var(--text-primary);word-break:break-all;background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:.5rem .75rem;font-family:SF Mono,Menlo,Monaco,monospace;font-size:.75rem}._tokenName_vh46y_1277{font-size:.9rem;font-weight:600}._tokenMeta_vh46y_1283{color:var(--text-secondary);flex-wrap:wrap;gap:.75rem;margin-top:.15rem;font-size:.75rem;display:flex}._deliveryList_vh46y_1293{flex-direction:column;gap:.3rem;max-height:200px;display:flex;overflow-y:auto}._deliveryItem_vh46y_1302{background:#ffffff08;border-radius:4px;align-items:center;gap:.5rem;padding:.4rem .5rem;font-size:.75rem;display:flex}._photoUploadLabel_vh46y_1313{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;display:inline-flex}._stepItem_vh46y_1325{align-items:center;gap:.5rem;padding:.4rem 0;font-size:.85rem;display:flex}._webhookUrlText_vh46y_1334{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:600;overflow:hidden}._audioPlayBtn_vh46y_1343{cursor:pointer;background:#38bdf826;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._emptyTextItalic_vh46y_1357{color:var(--text-secondary);font-size:.85rem;font-style:italic}._photoPreview_vh46y_1364{text-align:center;margin:.75rem 0}._photoPreview_vh46y_1364 img{border:1px solid var(--border-color);border-radius:.5rem;max-height:200px}._dismissBtn_vh46y_1376{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;margin-top:.75rem;padding:0;font-size:.75rem;text-decoration:underline}._deliveryHeader_vh46y_1388{color:var(--text-secondary);margin-bottom:.4rem;font-size:.8rem;font-weight:700}@media (width<=480px){._formGrid_vh46y_320,._formRow_vh46y_326{flex-direction:column}._nav_vh46y_38{padding:3px}._navItem_vh46y_52{gap:.25rem;min-height:40px;padding:.625rem .35rem;font-size:.8rem}}._form_kd78i_1{flex-direction:column;gap:1.25rem;display:flex}._section_kd78i_7{flex-direction:column;gap:.5rem;display:flex}._label_kd78i_13{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.75rem;font-weight:700}._labelSmall_kd78i_21{color:var(--text-secondary);font-size:.75rem;font-weight:600}._select_kd78i_27,._input_kd78i_28{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);width:100%;min-height:44px;padding:.75rem 1rem;font-family:inherit;font-size:1rem}._select_kd78i_27:focus,._input_kd78i_28:focus{border-color:var(--accent-blue);outline:none}._newChoreFields_kd78i_46{flex-direction:column;gap:.5rem;margin-top:.25rem;display:flex}._pointsRow_kd78i_53{align-items:center;gap:.75rem;display:flex}._pointsInput_kd78i_59{flex:none;width:80px}._avatarPicker_kd78i_65{flex-wrap:wrap;gap:.75rem;display:flex}._avatarBubble_kd78i_71{background:var(--bg-primary);cursor:pointer;transition:var(--transition);border:2px solid #0000;border-radius:16px;flex-direction:column;align-items:center;gap:.375rem;min-width:72px;padding:.5rem;display:flex}._avatarBubble_kd78i_71:hover{border-color:var(--border-hover)}._avatarBubbleActive_kd78i_89{border-color:var(--accent-blue);background:#38bdf814}._avatarImg_kd78i_94{object-fit:cover;border-radius:50%;width:44px;height:44px}._avatarPlaceholder_kd78i_101{background:var(--bg-secondary);width:44px;height:44px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}._avatarName_kd78i_114{color:var(--text-secondary);font-size:.75rem;font-weight:600}._avatarBubbleActive_kd78i_89 ._avatarName_kd78i_114{color:var(--accent-blue)}._datePicker_kd78i_125{gap:.5rem;display:flex}._dateChip_kd78i_130{color:var(--text-secondary);background:var(--bg-primary);border:1px solid var(--border-subtle);cursor:pointer;transition:var(--transition);border-radius:100px;flex:1;min-height:44px;padding:.625rem .75rem;font-size:.875rem;font-weight:600}._dateChip_kd78i_130:hover{border-color:var(--border-hover)}._dateChipActive_kd78i_148{background:var(--accent-blue);color:var(--bg-primary);border-color:var(--accent-blue)}._assignBtn_kd78i_155{background:var(--accent-blue);width:100%;color:var(--bg-primary);cursor:pointer;min-height:48px;transition:var(--transition);border-radius:12px;margin-top:.25rem;padding:.875rem;font-size:1rem;font-weight:700}._assignBtn_kd78i_155:hover:not(:disabled){opacity:.9}._assignBtn_kd78i_155:disabled{opacity:.4;cursor:not-allowed}._error_kd78i_179{color:#f87171;background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;padding:.75rem 1rem;font-size:.875rem;font-weight:600}._stepper_jo8no_2{border-bottom:1px solid #ffffff0f;justify-content:center;gap:2rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}._step_jo8no_2{opacity:.4;flex-direction:column;align-items:center;gap:.4rem;transition:opacity .2s;display:flex}._stepActive_jo8no_20{opacity:1}._stepComplete_jo8no_24{opacity:.7}._stepDot_jo8no_28{width:32px;height:32px;color:var(--text-secondary,#94a3b8);background:#ffffff14;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}._stepActive_jo8no_20 ._stepDot_jo8no_28{background:var(--accent-blue,#38bdf8);color:var(--bg-primary);border-color:var(--accent-blue,#38bdf8)}._stepComplete_jo8no_24 ._stepDot_jo8no_28{color:var(--accent-green);border-color:var(--accent-green);background:#4ade8033}._stepLabel_jo8no_54{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary,#94a3b8);font-size:.7rem;font-weight:600}._stepActive_jo8no_20 ._stepLabel_jo8no_54{color:var(--text-primary,#e2e8f0)}._formGrid_jo8no_67{gap:.875rem}._formGroup_jo8no_76{gap:.4rem}._input_jo8no_85{min-height:48px;padding:.75rem 1rem;font-size:.9rem}._helpText_jo8no_92{color:var(--text-secondary,#94a3b8);font-size:.75rem}._checkRow_jo8no_98{gap:.75rem;min-height:44px;padding:.5rem 0}._checkRow_jo8no_98 input[type=checkbox]{width:22px;height:22px}._checkLabel_jo8no_110{font-size:.9rem}._userPicker_jo8no_116{flex-wrap:wrap;gap:.4rem;display:flex}._userPickerBtn_jo8no_122{min-height:44px;color:var(--text-secondary,#94a3b8);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}._userPickerBtn_jo8no_122:hover{background:#ffffff14}._userPickerBtnActive_jo8no_142{background:var(--accent-blue,#38bdf8);color:var(--bg-primary);border-color:var(--accent-blue,#38bdf8)}._dayPicker_jo8no_149{gap:.3rem;display:flex}._dayBtn_jo8no_154{min-height:44px;color:var(--text-secondary,#94a3b8);cursor:pointer;text-transform:uppercase;background:#00000026;border:1px solid #ffffff14;border-radius:10px;flex:1;font-size:.75rem;font-weight:700}._dayBtnActive_jo8no_167{background:var(--accent-blue,#38bdf8);color:var(--bg-primary);border-color:var(--accent-blue,#38bdf8)}._presets_jo8no_173{flex-wrap:wrap;gap:.4rem;display:flex}._presetBtn_jo8no_179{min-height:36px;color:var(--text-secondary,#94a3b8);cursor:pointer;background:#0000001a;border:1px solid #ffffff14;border-radius:8px;padding:.4rem .75rem;font-size:.75rem;font-weight:600}._presetBtn_jo8no_179:hover{background:#ffffff14}._intervalInput_jo8no_196{align-items:center;gap:.5rem;display:flex}._intervalInput_jo8no_196 ._input_jo8no_85{flex:none;width:90px}._intervalSuffix_jo8no_207{color:var(--text-secondary,#94a3b8);white-space:nowrap;font-size:.85rem}._nav_jo8no_214{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}._navLeft_jo8no_224,._navRight_jo8no_229{gap:.5rem;display:flex}._btnPrimary_jo8no_234{min-height:48px;padding:.75rem 1.5rem;font-size:.9rem}._btnSecondary_jo8no_241{border-radius:var(--radius-md);min-height:48px;color:var(--text-secondary,#94a3b8);cursor:pointer;background:0 0;border:1px solid #ffffff1a;align-items:center;gap:.4rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex}._btnSecondary_jo8no_241:hover{background:#ffffff0d}._skipBtn_jo8no_260{color:var(--text-secondary,#94a3b8);cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.85rem;text-decoration:underline}._reviewSection_jo8no_271{background:#00000026;border-radius:12px;margin-bottom:1rem;padding:1rem 1.25rem}._reviewHeader_jo8no_278{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}._reviewTitle_jo8no_285{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary,#94a3b8);font-size:.8rem;font-weight:700}._editLink_jo8no_293{color:var(--accent-blue,#38bdf8);cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:600}._reviewRow_jo8no_302{align-items:baseline;gap:.5rem;padding:.25rem 0;font-size:.9rem;display:flex}._reviewLabel_jo8no_310{color:var(--text-secondary,#94a3b8);min-width:80px;font-size:.8rem}._reviewValue_jo8no_316{color:var(--text-primary,#e2e8f0)}._badge_jo8no_320{text-transform:uppercase;border-radius:6px;padding:.15rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}._badge_required_jo8no_329{color:var(--status-required);background:#ef444426}._badge_core_jo8no_334{color:var(--accent-blue);background:#38bdf826}._badge_bonus_jo8no_339{color:var(--accent-purple);background:#a855f726}._noSchedule_jo8no_344{color:var(--text-secondary,#94a3b8);font-size:.9rem;font-style:italic}._error_jo8no_351{color:var(--status-required);background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}._labelRow_jo8no_362{justify-content:space-between;align-items:center;display:flex}._aiBtn_jo8no_368{color:var(--accent-purple,#a855f7);cursor:pointer;text-transform:uppercase;letter-spacing:.04em;background:#a855f71a;border:1px solid #a855f74d;border-radius:6px;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.65rem;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}._aiBtn_jo8no_368:hover{background:#a855f733;border-color:#a855f780}._aiBtn_jo8no_368:disabled{opacity:.5;cursor:not-allowed}._aiSuggestionRow_jo8no_395{background:#a855f70f;border:1px solid #a855f726;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8rem;display:flex}._aiSuggestionText_jo8no_406{color:var(--accent-purple,#a855f7);flex:1;align-items:center;gap:.35rem;font-weight:600;display:inline-flex}._aiApplyBtn_jo8no_415{color:var(--accent-purple,#a855f7);cursor:pointer;white-space:nowrap;background:#a855f726;border:1px solid #a855f74d;border-radius:6px;padding:.3rem .75rem;font-size:.75rem;font-weight:700}._aiApplyBtn_jo8no_415:hover{background:#a855f740}._spinnerSmall_jo8no_431{border:2px solid #a855f733;border-top-color:var(--accent-purple,#a855f7);border-radius:50%;width:12px;height:12px;animation:.6s linear infinite _spin_jo8no_431;display:inline-block}._spinner_jo8no_431{border:2px solid #0003;border-top-color:var(--bg-primary);border-radius:50%;width:16px;height:16px;animation:.6s linear infinite _spin_jo8no_431;display:inline-block}@keyframes _spin_jo8no_431{to{transform:rotate(360deg)}}._formGrid_1wjan_7{flex-direction:column;display:flex}._formRow_1wjan_12{gap:.75rem;display:flex}._formGroup_1wjan_17{flex-direction:column;flex:1;display:flex}._label_1wjan_23{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary,#94a3b8);font-size:.7rem;font-weight:700}._input_1wjan_31{border-radius:var(--radius-md);width:100%;color:var(--text-primary,#e2e8f0);box-sizing:border-box;background:#0003;border:1px solid #ffffff14}._input_1wjan_31:focus{border-color:var(--accent-blue,#38bdf8);outline:none;box-shadow:0 0 0 3px #38bdf826}._checkRow_1wjan_46{align-items:center;display:flex}._checkRow_1wjan_46 input[type=checkbox]{accent-color:var(--accent-blue,#38bdf8)}._checkLabel_1wjan_55{color:var(--text-primary,#e2e8f0)}._btnPrimary_1wjan_59{border-radius:var(--radius-md);background:var(--accent-blue,#38bdf8);color:var(--bg-primary);cursor:pointer;border:none;align-items:center;gap:.4rem;font-weight:700;display:inline-flex}._btnPrimary_1wjan_59:hover{opacity:.9}._btnPrimary_1wjan_59:disabled{opacity:.4;cursor:not-allowed}._section_km3ym_2{margin-bottom:1.5rem}._sectionHeader_km3ym_6{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}._sectionTitle_km3ym_13{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary,#94a3b8);font-size:.75rem;font-weight:700}._divider_km3ym_21{border:none;border-top:1px solid #ffffff0f;margin:1.5rem 0}._formGrid_km3ym_28{gap:.75rem}._formGroup_km3ym_37{gap:.35rem}._input_km3ym_46{min-height:44px;padding:.65rem .85rem;font-size:.85rem}._checkRow_km3ym_53{gap:.6rem;min-height:40px}._checkRow_km3ym_53 input[type=checkbox]{width:20px;height:20px}._checkLabel_km3ym_64{font-size:.85rem}._saveRow_km3ym_70{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}._btnPrimary_km3ym_77{min-height:44px;padding:.6rem 1.25rem;font-size:.85rem}._saved_km3ym_85{color:var(--accent-green);font-size:.8rem;font-weight:600}._error_km3ym_91{color:var(--status-required);font-size:.8rem}._btnSecondary_km3ym_97{min-height:44px;color:var(--text-primary,#e2e8f0);background:#ffffff14;padding:.6rem 1rem;font-size:.85rem}._btnSecondary_km3ym_97:hover{opacity:1;background:#ffffff24}._textarea_km3ym_112{resize:vertical;min-height:80px;padding:.65rem .85rem;font-family:inherit;font-size:.85rem;line-height:1.4}._ttsPlayerRow_km3ym_123{border-radius:var(--radius-md);background:#0003;border:1px solid #ffffff0f;align-items:center;gap:.75rem;padding:.6rem .85rem;display:flex}._ttsPlayBtn_km3ym_133{background:var(--accent-blue,#38bdf8);width:40px;height:40px;color:var(--bg-primary);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}._ttsPlayBtn_km3ym_133:hover{opacity:.9}._ttsHint_km3ym_151{color:var(--text-secondary,#94a3b8);font-size:.8rem}@keyframes _spin_km3ym_162{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spin_km3ym_162{animation:1s linear infinite _spin_km3ym_162}._grid_1bgtt_3{flex-direction:column;gap:.75rem;display:flex}._card_1bgtt_9{background:var(--bg-secondary);border:1px solid #ffffff0a;border-radius:16px;overflow:hidden}._cardAlert_1bgtt_16{border-color:#ef444440}._cardDone_1bgtt_20{border-color:#22c55e4d}._cardPaused_1bgtt_24{opacity:.55}._header_1bgtt_28{cursor:pointer;width:100%;min-height:64px;color:inherit;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:.75rem;padding:1rem;display:flex}._header_1bgtt_28:hover{background:#ffffff05}._header_1bgtt_28:focus-visible{outline:2px solid var(--accent-blue);outline-offset:-2px}._avatar_1bgtt_55{background:var(--bg-primary);border-radius:14px;flex-shrink:0;width:48px;height:48px;overflow:hidden}._avatar_1bgtt_55 img{object-fit:cover;width:100%;height:100%}._avatarPlaceholder_1bgtt_70{background:var(--border-subtle);width:100%;height:100%;color:var(--text-secondary);justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;display:flex}._info_1bgtt_82{flex:1;min-width:0}._nameRow_1bgtt_87{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}._name_1bgtt_87{font-size:1.05rem;font-weight:700}._pausedTag_1bgtt_100{text-transform:uppercase;background:var(--badge-paused-bg);color:var(--badge-paused-text);letter-spacing:.04em;border-radius:6px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}._alertTag_1bgtt_111{text-transform:uppercase;color:var(--status-required);letter-spacing:.04em;background:#ef444426;border-radius:6px;align-items:center;gap:.2rem;padding:.15rem .45rem;font-size:.65rem;font-weight:700;display:inline-flex}._doneTag_1bgtt_125{text-transform:uppercase;color:var(--accent-green);letter-spacing:.04em;background:#22c55e26;border-radius:6px;align-items:center;gap:.2rem;padding:.15rem .45rem;font-size:.65rem;font-weight:700;display:inline-flex}._progressText_1bgtt_139{color:var(--text-secondary);flex-wrap:wrap;gap:.5rem;margin-bottom:.4rem;font-size:.8rem;display:flex}._progressTextMuted_1bgtt_148{opacity:.6}._progressBar_1bgtt_152{background:#ffffff0f;border-radius:999px;width:100%;height:8px;display:flex;overflow:hidden}._progressFillCore_1bgtt_161{background:var(--accent-blue);height:100%;transition:width .4s}._progressFillBonus_1bgtt_167{background:var(--accent-green);opacity:.7;height:100%;transition:width .4s}._progressFillDone_1bgtt_174{background:var(--accent-green);height:100%;transition:width .4s}._progressBarBonus_1bgtt_180{height:4px;margin-top:.25rem}._bonusHint_1bgtt_185{color:var(--text-secondary);opacity:.7;margin-top:.3rem;font-size:.7rem;font-style:italic}._statsRow_1bgtt_193{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.45rem;font-size:.8rem;display:flex}._stat_1bgtt_193{align-items:center;gap:.3rem;font-weight:600;display:inline-flex}._statStreak_1bgtt_210{color:var(--status-bonus)}._statPoints_1bgtt_214{color:var(--accent-blue)}._statPending_1bgtt_218{color:var(--status-bonus)}._caret_1bgtt_222{color:var(--text-secondary);flex-shrink:0;transition:transform .2s}._caretOpen_1bgtt_228{transform:rotate(180deg)}._details_1bgtt_232{border-top:1px solid #ffffff0a;flex-direction:column;gap:.75rem;padding:.75rem 1rem 1rem;display:flex}._categorySection_1bgtt_240{flex-direction:column;gap:.35rem;display:flex}._categoryLabel_1bgtt_246{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);font-size:.7rem;font-weight:700}._choreList_1bgtt_254{flex-direction:column;gap:.3rem;display:flex}._choreItem_1bgtt_260{background:#00000026;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .65rem;font-size:.85rem;display:flex}._choreTitle_1bgtt_270{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}._choreTitleDone_1bgtt_278{color:var(--text-secondary);opacity:.7;text-decoration:line-through}._choreStatus_1bgtt_284{text-transform:uppercase;letter-spacing:.04em;border-radius:5px;padding:.15rem .4rem;font-size:.7rem;font-weight:700}._statusDone_1bgtt_293{color:var(--accent-green);background:#22c55e26}._statusPending_1bgtt_298{color:var(--status-bonus);background:#f59e0b26}._statusOverdue_1bgtt_303{color:var(--status-required);background:#ef444426}._statusIdle_1bgtt_308{color:var(--text-secondary);background:#ffffff0d}._statusExcused_1bgtt_313{color:var(--accent-indigo,#818cf8);background:#6366f126}._excuseBtn_1bgtt_318{color:var(--text-secondary);cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;margin-left:auto;padding:.2rem .5rem;font-size:.7rem;font-weight:600;transition:all .15s}._excuseBtn_1bgtt_318:hover{color:var(--text-primary);background:#ffffff26}._choreIcon_1bgtt_336{color:var(--text-secondary);flex-shrink:0}._choreIconDone_1bgtt_341{color:var(--accent-green)}._choreIconOverdue_1bgtt_345{color:var(--status-required)}._emptyChore_1bgtt_349{color:var(--text-secondary);opacity:.7;padding:.35rem 0;font-size:.8rem;font-style:italic}._loading_1bgtt_357{text-align:center;color:var(--text-secondary);padding:2rem;font-size:.9rem}._error_1bgtt_364{color:var(--status-required);background:#ef444414;border:1px solid #ef444433;border-radius:10px;margin-bottom:.75rem;padding:.75rem;font-size:.85rem}._refreshBar_1bgtt_374{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}._refreshHint_1bgtt_382{color:var(--text-secondary);opacity:.7;font-size:.75rem}._select_wtq8a_1{color:var(--text-primary);cursor:pointer;appearance:none;transition:var(--transition,all .2s ease);background:#ffffff0f url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f8fafc' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right .45rem center/.75rem no-repeat;border:1px solid #ffffff14;border-radius:8px;padding:.35rem 1.6rem .35rem .7rem;font-family:inherit;font-size:.75rem;font-weight:600}._select_wtq8a_1:hover{background-color:#ffffff1f;border-color:#ffffff26}._select_wtq8a_1:focus{border-color:var(--accent-blue);outline:none;box-shadow:0 0 0 2px #38bdf826}._select_wtq8a_1 option{background:var(--bg-secondary,#1e293b);color:var(--text-primary,#f8fafc)}._container_190ha_1{background:radial-gradient(ellipse at top, var(--bg-secondary) 0%, var(--bg-primary) 60%);cursor:none;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;flex-direction:column;align-items:center;min-height:100vh;padding:2rem 3rem;display:flex;overflow-y:auto}._container_190ha_1:before,._container_190ha_1:after{content:"";flex:1}._header_190ha_24{text-align:center;flex-shrink:0;margin-bottom:2rem}._clock_190ha_30{letter-spacing:.02em;color:var(--text-primary);font-size:3.5rem;font-weight:200;line-height:1}._date_190ha_38{color:var(--text-secondary);margin-top:.4rem;font-size:1.1rem;font-weight:500}._grid_190ha_46{flex-shrink:0;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;width:100%;max-width:1100px;margin-bottom:2rem;display:grid}._card_190ha_56{background:#1e293b80;border:2px solid #ffffff0a;border-radius:20px;flex-direction:column;align-items:center;padding:1.5rem 1rem 1rem;transition:border-color .5s,box-shadow .5s;display:flex;position:relative}._cardDone_190ha_68{border-color:#22c55e40;box-shadow:0 0 30px #22c55e14}._cardLeader_190ha_73{border-color:#38bdf833}._avatarWrap_190ha_78{flex-shrink:0;width:130px;height:130px;margin-bottom:.75rem;position:relative}._progressRing_190ha_86{width:100%;height:100%;position:absolute;top:0;left:0}._avatarInner_190ha_94{background:var(--bg-primary);border-radius:50%;width:90.8%;height:90.8%;position:absolute;top:4.6%;left:4.6%;overflow:hidden}._avatarImg_190ha_106{object-fit:cover;width:100%;height:100%}._avatarPlaceholder_190ha_112{background:var(--border-subtle);width:100%;height:100%}._name_190ha_119{text-align:center;margin-bottom:.15rem;font-size:1.2rem;font-weight:700}._completionCount_190ha_126{color:var(--text-primary);font-size:2.2rem;font-weight:200;line-height:1.1}._completionLabel_190ha_133{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}._statsRow_190ha_142{align-items:center;gap:.75rem;font-size:.8rem;display:flex}._streak_190ha_149{color:var(--status-bonus);align-items:center;gap:.2rem;font-weight:700;display:flex}._points_190ha_157{color:var(--text-secondary);font-weight:600}._colorDot_190ha_162{opacity:.7;border-radius:50%;width:8px;height:8px;position:absolute;bottom:8px;right:8px}._chartPanel_190ha_173{background:#1e293b80;border:2px solid #ffffff0a;border-radius:20px;flex-shrink:0;width:100%;max-width:1100px;padding:1.25rem 1.5rem}._chartTitle_190ha_183{text-transform:uppercase;letter-spacing:.08em;color:#ffffff4d;margin-bottom:.5rem;font-size:.7rem;font-weight:700}._chartSvg_190ha_192{width:100%;height:auto}@media (orientation:landscape){._container_190ha_1{padding:1.5rem 3rem}._header_190ha_24{margin-bottom:1.5rem}}@media (width<=600px){._container_190ha_1{padding:1.5rem 1rem}._clock_190ha_30{font-size:2.5rem}._header_190ha_24{margin-bottom:1rem}._grid_190ha_46{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1rem}._card_190ha_56{border-radius:16px;padding:1rem .5rem .75rem}._avatarWrap_190ha_78{width:80px;height:80px;margin-bottom:.5rem}._name_190ha_119{font-size:1rem}._completionCount_190ha_126{font-size:1.6rem}._completionLabel_190ha_133{margin-bottom:.35rem;font-size:.65rem}._statsRow_190ha_142{gap:.5rem;font-size:.7rem}._chartPanel_190ha_173{border-radius:16px;padding:.75rem 1rem}}._wrapper_1e0lw_1{max-width:800px;min-height:100vh;margin:0 auto;padding:1rem}._header_1e0lw_8{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}._backBtn_1e0lw_15{color:var(--text-secondary);border-radius:12px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.75rem;display:flex}._backBtn_1e0lw_15:hover{background:var(--bg-secondary);color:var(--text-primary)}._title_1e0lw_31{font-size:1.5rem;font-weight:700}._periodNav_1e0lw_37{align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}._periodTabs_1e0lw_44{background:var(--bg-secondary);border-radius:12px;flex:1;padding:4px;display:flex}._periodTab_1e0lw_44{color:var(--text-secondary);border-radius:10px;flex:1;justify-content:center;align-items:center;min-height:44px;padding:.75rem;font-size:.9rem;font-weight:600;display:flex}._periodTabActive_1e0lw_65{background:var(--bg-primary);color:var(--accent-blue);box-shadow:var(--shadow-sm)}._arrowBtn_1e0lw_71{color:var(--text-secondary);border-radius:10px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;display:flex}._arrowBtn_1e0lw_71:hover{background:var(--bg-secondary);color:var(--text-primary)}._dateLabel_1e0lw_87{color:var(--text-secondary);text-align:center;margin-bottom:1rem;font-size:.8rem;font-weight:600}._content_1e0lw_96{flex-direction:column;gap:1rem;padding-bottom:2rem;display:flex}._card_1e0lw_103{background:var(--bg-secondary);border-radius:var(--radius-card);border:1px solid #ffffff0a;padding:1.25rem}._cardTitle_1e0lw_110{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:700;display:flex}._cardTitleIcon_1e0lw_119{color:var(--accent-blue)}._kidGrid_1e0lw_124{flex-direction:column;gap:.75rem;display:flex}._kidCard_1e0lw_130{background:#00000026;border-radius:14px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}._kidCardMain_1e0lw_139{align-items:center;gap:1rem;display:flex}._kidAvatar_1e0lw_145{background:var(--bg-primary);border-radius:12px;flex-shrink:0;width:44px;height:44px;overflow:hidden}._kidAvatar_1e0lw_145 img{object-fit:cover;width:100%;height:100%}._kidAvatarPlaceholder_1e0lw_160{background:var(--border-subtle);width:100%;height:100%}._kidInfo_1e0lw_166{flex:1;min-width:0}._kidName_1e0lw_171{margin-bottom:.25rem;font-size:1rem;font-weight:700}._kidStats_1e0lw_177{color:var(--text-secondary);flex-wrap:wrap;gap:.75rem;font-size:.75rem;display:flex}._kidStat_1e0lw_177{align-items:center;gap:.25rem;display:flex}._kidRate_1e0lw_191{text-align:right;min-width:50px;font-size:1.25rem;font-weight:800}._rateGreen_1e0lw_198{color:var(--accent-green)}._rateYellow_1e0lw_202{color:var(--status-bonus)}._rateRed_1e0lw_206{color:var(--status-required)}._pointsGrid_1e0lw_211{flex-direction:column;gap:.5rem;display:flex}._pointsRow_1e0lw_217{background:#0000001a;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem;display:flex}._pointsName_1e0lw_226{min-width:80px;font-size:.9rem;font-weight:600}._pointsValues_1e0lw_232{flex:1;gap:1rem;font-size:.8rem;display:flex}._pointsEarned_1e0lw_239{color:var(--accent-green);font-weight:700}._pointsDecayed_1e0lw_244{color:var(--status-bonus);font-weight:700}._pointsSpent_1e0lw_249{color:var(--status-required);font-weight:700}._categoryList_1e0lw_255{flex-direction:column;gap:.75rem;display:flex}._categoryRow_1e0lw_261{align-items:center;gap:.75rem;display:flex}._categoryLabel_1e0lw_267{text-transform:uppercase;min-width:70px;font-size:.8rem;font-weight:700}._categoryRequired_1e0lw_274{color:var(--status-required)}._categoryCore_1e0lw_275{color:var(--status-core)}._categoryBonus_1e0lw_276{color:var(--status-bonus)}._categoryBar_1e0lw_278{background:#ffffff0a;border-radius:6px;flex:1;height:24px;position:relative;overflow:hidden}._categoryFill_1e0lw_287{border-radius:6px;height:100%;transition:width .4s}._categoryRate_1e0lw_293{color:var(--text-secondary);text-align:right;min-width:45px;font-size:.8rem;font-weight:700}._emptyState_1e0lw_302{text-align:center;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}._emptyIcon_1e0lw_313{opacity:.2}._aiSummaryBtn_1e0lw_318{color:var(--accent-purple,#a855f7);cursor:pointer;background:#a855f714;border:1px solid #a855f740;border-radius:8px;align-self:flex-start;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:background .15s;display:inline-flex}._aiSummaryBtn_1e0lw_318:hover{background:#a855f726}._aiSummaryBtn_1e0lw_318:disabled{opacity:.5;cursor:not-allowed}._aiSummaryCard_1e0lw_343{background:#a855f70f;border:1px solid #a855f71f;border-radius:8px;padding:.6rem .75rem}._aiSummaryText_1e0lw_350{color:var(--text-primary,#e2e8f0);font-size:.8rem;line-height:1.5}._spinnerSmall_1e0lw_356{border:2px solid #a855f733;border-top-color:var(--accent-purple,#a855f7);border-radius:50%;width:12px;height:12px;animation:.6s linear infinite _spinSmall_1e0lw_1;display:inline-block}@keyframes _spinSmall_1e0lw_1{to{transform:rotate(360deg)}}._loading_1e0lw_371{min-height:200px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.9rem;display:flex}._container_1t355_1{background-color:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}._card_1t355_10{background:var(--bg-secondary);border-radius:var(--radius-lg);width:100%;max-width:500px;box-shadow:var(--shadow-md);overflow:hidden}._progress_1t355_19{background-color:var(--border-subtle);height:4px}._progressBar_1t355_24{background-color:var(--accent-blue);height:100%;transition:width .3s}._stepContent_1t355_30{text-align:center;flex-direction:column;align-items:center;padding:3rem;display:flex}._iconCircle_1t355_38{width:80px;height:80px;color:var(--accent-blue);background:#38bdf81a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}._stepContent_1t355_30 h1{color:var(--text-primary);margin-bottom:.75rem;font-size:1.875rem;font-weight:700}._stepContent_1t355_30 p{color:var(--text-secondary);margin-bottom:2rem;line-height:1.5}._primaryBtn_1t355_63{background:var(--accent-blue);color:var(--bg-primary);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition);border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;display:flex}._primaryBtn_1t355_63:hover:not(:disabled){filter:brightness(.85)}._primaryBtn_1t355_63:disabled{opacity:.5;cursor:not-allowed}._secondaryBtn_1t355_89{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition);justify-content:center;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:600}._secondaryBtn_1t355_89:hover{background:var(--bg-primary);border-color:var(--border-hover)}._inputRow_1t355_108{gap:.5rem;width:100%;margin-bottom:1.5rem;display:flex}._inputRow_1t355_108 input{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);color:var(--text-primary);flex:1;padding:.75rem 1rem;font-size:1rem}._inputRow_1t355_108 input:focus{outline:2px solid var(--accent-blue);border-color:#0000}._addBtn_1t355_130{background:var(--text-primary);color:var(--bg-primary);border-radius:var(--radius-md);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:600;display:flex}._list_1t355_143{flex-direction:column;gap:.5rem;width:100%;max-height:200px;margin-bottom:1.5rem;display:flex;overflow-y:auto}._listItem_1t355_153{background:var(--bg-primary);border-radius:var(--radius-md);color:var(--text-primary);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-weight:500;display:flex}._removeBtn_1t355_164{color:var(--status-required);cursor:pointer;background:0 0;border:none;padding:.25rem}._navBtns_1t355_172{gap:1rem;width:100%;margin-top:1rem;display:flex}._themeGrid_1t355_179{flex-direction:column;gap:1rem;width:100%;max-height:300px;margin-bottom:1.5rem;padding:.5rem;display:flex;overflow-y:auto}._themeCard_1t355_190{background:var(--bg-primary);border-radius:var(--radius-md);flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}._childName_1t355_200{color:var(--text-secondary);font-weight:600}._themeOptions_1t355_205{gap:.75rem;display:flex}._themeOption_1t355_205{border:4px solid var(--bg-primary);cursor:pointer;width:40px;height:40px;box-shadow:0 0 0 1px var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;display:flex}._activeTheme_1t355_222{box-shadow:0 0 0 2px var(--accent-blue)}._presetGrid_1t355_226{grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%;max-height:350px;margin-bottom:1.5rem;padding:.5rem;display:grid;overflow-y:auto}._presetCard_1t355_237{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition);color:var(--text-primary);flex-direction:column;align-items:center;gap:.5rem;padding:1rem;display:flex}._presetCard_1t355_237:hover{border-color:var(--accent-blue);background:#38bdf81a}._activePreset_1t355_256{border-color:var(--accent-blue);outline:2px solid var(--accent-blue);background:#38bdf81a}._presetIcon_1t355_262{font-size:2rem}._presetTitle_1t355_266{color:var(--text-primary);font-size:.875rem;font-weight:600}._presetTag_1t355_272{text-transform:capitalize;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:500}._presetTag_1t355_272[data-category=required]{background:var(--badge-required-bg);color:var(--badge-required-text)}._presetTag_1t355_272[data-category=core]{background:var(--badge-core-bg);color:var(--badge-core-text)}._presetTag_1t355_272[data-category=bonus]{background:var(--badge-bonus-bg);color:var(--badge-bonus-text)}._container_mrpbd_1{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex}._header_mrpbd_9{background-color:var(--bg-secondary);text-align:center;box-shadow:var(--shadow-md);border-bottom:1px solid var(--border-subtle);padding:1.5rem}._header_mrpbd_9 h1{margin:0;font-size:1.25rem;font-weight:700}._header_mrpbd_9 p{color:var(--text-secondary);margin-top:.25rem;font-size:.875rem}._content_mrpbd_29{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}._uploadCard_mrpbd_37{background:var(--bg-secondary);border-radius:var(--radius-lg);text-align:center;width:100%;max-width:400px;box-shadow:var(--shadow-md);border:1px solid var(--border-subtle);flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;display:flex}._cameraIcon_mrpbd_52{color:var(--accent-blue);margin-bottom:.5rem}._uploadCard_mrpbd_37 h2{margin:0;font-size:1.5rem;font-weight:700}._uploadCard_mrpbd_37 p{color:var(--text-secondary);margin-bottom:1rem}._uploadBtn_mrpbd_68{background:var(--accent-blue);color:var(--bg-primary);border-radius:var(--radius-md);cursor:pointer;width:100%;transition:var(--transition);justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.125rem;font-weight:700;display:flex}._uploadBtn_mrpbd_68:active{filter:brightness(.85);transform:scale(.98)}._errorText_mrpbd_88{color:var(--status-required);margin-top:.5rem;font-size:.875rem;font-weight:600}._successBox_mrpbd_95,._errorBox_mrpbd_95{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}._checkCircle_mrpbd_106{background-color:var(--accent-green);width:80px;height:80px;color:var(--bg-primary);border-radius:50%;justify-content:center;align-items:center;display:flex}._successBox_mrpbd_95 h1{color:var(--text-primary)}._successBox_mrpbd_95 p{color:var(--text-secondary);font-size:1.125rem}._errorBox_mrpbd_95{color:var(--status-required)}._errorBox_mrpbd_95 h1{color:var(--text-primary)}._errorBox_mrpbd_95 p{color:var(--text-secondary)}._spinner_mrpbd_124{animation:1s linear infinite _spin_mrpbd_124}@keyframes _spin_mrpbd_124{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--bg-primary:#0f172a;--bg-secondary:#1e293b;--text-primary:#f8fafc;--text-secondary:#94a3b8;--accent-blue:#38bdf8;--accent-green:#34d399;--accent-pink:#f472b6;--accent-purple:#a78bfa;--status-required:#f87171;--status-core:#60a5fa;--status-bonus:#fbbf24;--radius-sm:8px;--radius-md:12px;--radius-card:16px;--radius-lg:24px;--transition:all .2s cubic-bezier(.4, 0, .2, 1);--shadow-sm:0 4px 6px -1px #0000001a;--shadow-md:0 10px 15px -3px #0000001a;--border-subtle:#334155;--border-faint:#ffffff0a;--border-hover:#ffffff1f;--badge-required-bg:#f8717126;--badge-required-text:#f87171;--badge-core-bg:#60a5fa26;--badge-core-text:#60a5fa;--badge-bonus-bg:#fbbf2426;--badge-bonus-text:#fbbf24;--badge-admin-bg:#a78bfa26;--badge-admin-text:#a78bfa;--badge-child-bg:#34d39926;--badge-child-text:#34d399;--badge-paused-bg:#fbbf2426;--badge-paused-text:#d97706;--badge-danger:#ef4444;--radius-pill:100px;--bg-pattern:none;--bg-pattern-opacity:0;--progress-gradient:linear-gradient(90deg, var(--accent-blue), var(--accent-purple));--progress-glow:none;--progress-done-gradient:linear-gradient(90deg, #22c55e, #4ade80);--progress-done-glow:0 0 12px #22c55e4d}body.theme-galaxy{--bg-primary:#020617;--bg-secondary:#0f0a2a;--text-secondary:#7c83a8;--accent-blue:#a855f7;--accent-green:#38bdf8;--accent-pink:#d946ef;--accent-purple:#818cf8;--status-required:#e11d48;--status-core:#7c3aed;--status-bonus:#0ea5e9;--progress-gradient:linear-gradient(90deg, #7c3aed, #a855f7, #d946ef);--progress-glow:0 0 12px #a855f766;--progress-done-gradient:linear-gradient(90deg, #38bdf8, #818cf8);--progress-done-glow:0 0 16px #38bdf866;--bg-pattern:radial-gradient(1.2px 1.2px at 10% 15%, #ffffffb3, transparent), radial-gradient(1px 1px at 25% 45%, #a855f799, transparent), radial-gradient(.8px .8px at 40% 80%, #ffffff80, transparent), radial-gradient(1.5px 1.5px at 55% 25%, #38bdf880, transparent), radial-gradient(1px 1px at 70% 60%, #fff9, transparent), radial-gradient(.8px .8px at 85% 35%, #d946ef80, transparent), radial-gradient(1.2px 1.2px at 15% 70%, #fff6, transparent), radial-gradient(1px 1px at 50% 50%, #818cf880, transparent), radial-gradient(.8px .8px at 90% 80%, #ffffff80, transparent), radial-gradient(1.5px 1.5px at 30% 10%, #fff9, transparent), radial-gradient(1px 1px at 65% 90%, #a855f766, transparent), radial-gradient(.8px .8px at 5% 50%, #ffffff80, transparent), radial-gradient(1.2px 1.2px at 75% 15%, #38bdf866, transparent), radial-gradient(1px 1px at 45% 65%, #ffffff4d, transparent), radial-gradient(.8px .8px at 20% 90%, #d946ef4d, transparent), radial-gradient(1px 1px at 80% 45%, #ffffff80, transparent), radial-gradient(1.5px 1.5px at 60% 5%, #818cf866, transparent), radial-gradient(.8px .8px at 35% 55%, #fff6, transparent), radial-gradient(ellipse 120px 80px at 20% 30%, #a855f708, transparent), radial-gradient(ellipse 100px 60px at 75% 70%, #38bdf808, transparent);--bg-pattern-opacity:1}body.theme-quest{--bg-primary:#1a1611;--bg-secondary:#2a2419;--text-secondary:#a8977a;--accent-blue:#fbbf24;--accent-green:#4ade80;--accent-pink:#f87171;--accent-purple:#e0a84e;--status-required:#f97316;--status-core:#eab308;--status-bonus:#a3e635;--progress-gradient:linear-gradient(90deg, #92400e, #fbbf24, #f97316);--progress-glow:0 0 10px #fbbf244d;--progress-done-gradient:linear-gradient(90deg, #fbbf24, #f59e0b);--progress-done-glow:0 0 14px #fbbf2466;--bg-pattern:repeating-linear-gradient(0deg, transparent, transparent 40px, #8b5c2a08 40px, #8b5c2a08 41px), repeating-linear-gradient(90deg, transparent, transparent 40px, #8b5c2a05 40px, #8b5c2a05 41px), radial-gradient(ellipse 200px 200px at 15% 20%, #8b5c2a0f, transparent), radial-gradient(ellipse 180px 180px at 80% 75%, #8b5c2a0d, transparent), radial-gradient(ellipse 150px 150px at 50% 50%, #8b5c2a08, transparent);--bg-pattern-opacity:1}body.theme-forest{--bg-primary:#071a0e;--bg-secondary:#0d2818;--text-secondary:#7aad8a;--accent-blue:#4ade80;--accent-green:#10b981;--accent-pink:#fcd34d;--accent-purple:#86efac;--status-required:#d97706;--status-core:#22c55e;--status-bonus:#84cc16;--progress-gradient:linear-gradient(90deg, #064e3b, #10b981, #4ade80);--progress-glow:0 0 10px #10b9814d;--progress-done-gradient:linear-gradient(90deg, #4ade80, #84cc16);--progress-done-glow:0 0 14px #4ade8066;--bg-pattern:radial-gradient(ellipse 3px 8px at 8% 15%, #4ade8014, transparent), radial-gradient(ellipse 4px 6px at 22% 40%, #22c55e0f, transparent), radial-gradient(ellipse 3px 9px at 35% 70%, #84cc1612, transparent), radial-gradient(ellipse 5px 7px at 50% 20%, #4ade800d, transparent), radial-gradient(ellipse 3px 8px at 65% 55%, #10b9810f, transparent), radial-gradient(ellipse 4px 6px at 78% 35%, #4ade8012, transparent), radial-gradient(ellipse 3px 9px at 92% 75%, #22c55e0d, transparent), radial-gradient(ellipse 4px 7px at 15% 85%, #84cc160f, transparent), radial-gradient(ellipse 3px 6px at 42% 10%, #10b9810d, transparent), radial-gradient(ellipse 5px 8px at 88% 50%, #4ade800a, transparent), radial-gradient(ellipse 250px 200px at 25% 60%, #10b9810a, transparent), radial-gradient(ellipse 200px 250px at 70% 30%, #4ade8008, transparent);--bg-pattern-opacity:1}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Nunito,system-ui,-apple-system,sans-serif;line-height:1.5}button{cursor:pointer;transition:var(--transition);background:0 0;border:none;font-family:inherit}button:active{transform:scale(.96)}a{color:inherit;text-decoration:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.4s ease-out forwards fadeIn}
