:root{--brand-gold: #f5c842;--brand-gold-pressed: #d4a817;--brand-navy: #0e1a2e;--brand-navy-2: #1e2d52;--page-bg: #f2f2f7;--card-bg: #ffffff;--border: #e5e5ea;--divider: #f2f2f7;--inactive: #c7c7cc;--pressed: #e8e8ed;--text-primary: #1c1c1e;--text-body: #3a3a3c;--text-secondary: #8e8e93;--text-tertiary: #aeaeb2;--utility-blue: #007aff;--destructive: #ff3b30;--destructive-bg: #fff0ef}.phone-frame{width:100%;max-width:480px;min-height:100dvh;background:#f2f2f7;display:flex;flex-direction:column;position:relative}.app-bar{background:var(--brand-navy);padding:14px 20px;display:flex;align-items:center;flex-shrink:0}.app-bar-title{font-size:17px;font-weight:700;color:#fff;letter-spacing:-.2px}.app-content{flex:1;padding:8px 20px 12px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;scrollbar-width:none}.app-content::-webkit-scrollbar{display:none}.header{padding:8px 4px 0}.header-title{font-size:34px;font-weight:700;color:#1c1c1e;letter-spacing:-.5px;line-height:1.1}.header-subtitle{font-size:15px;color:#8e8e93;margin-top:2px}.hero-card{background:linear-gradient(145deg,var(--brand-navy),var(--brand-navy-2));border-radius:22px;padding:28px 24px 24px;display:flex;flex-direction:column;align-items:center;gap:6px;box-shadow:0 8px 28px #0e1a2e80;position:relative;overflow:hidden}.hero-card:before{content:"";position:absolute;top:-40px;right:-40px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(245,200,66,.15) 0%,transparent 70%);pointer-events:none}.hero-label{font-size:11px;font-weight:700;letter-spacing:1.2px;color:#ffffff73;text-transform:uppercase;margin-bottom:4px;position:relative}.hero-chore-badge{display:inline-block;margin-top:10px;padding:5px 14px;border-radius:20px;font-size:13px;font-weight:700;background:var(--brand-gold);color:var(--brand-navy);position:relative}.hero-avatar{font-size:64px;line-height:1;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));position:relative}.hero-name{font-size:28px;font-weight:700;color:#fff;letter-spacing:-.3px;position:relative}.hero-time{font-size:14px;color:#ffffff80;position:relative}.hero-registered{font-size:12px;color:#ffffff59;margin-top:2px;position:relative}.section-header{font-size:13px;font-weight:600;color:var(--brand-gold-pressed);text-transform:uppercase;letter-spacing:.6px;padding:0 4px}.list-card{flex-shrink:0;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.list-row{display:flex;align-items:center;gap:14px;padding:14px 16px}.list-row-btn{width:100%;text-align:left;background:none;border:none;cursor:pointer;font-family:inherit;transition:background .12s}.list-row-btn:active{background:#e8e8ed}.list-row-active{background:#f5c84214}.list-row-flash{animation:flash-green 1.2s ease-out}@keyframes flash-green{0%{background:#f5c84240}to{background:#f5c8420f}}.list-avatar{font-size:32px;line-height:1;flex-shrink:0}.list-info{flex:1;min-width:0}.list-name{font-size:16px;font-weight:600;color:#1c1c1e;display:flex;align-items:center;gap:8px}.list-date{font-size:13px;color:#8e8e93;margin-top:2px}.list-divider{height:1px;background:#f2f2f7;margin-left:62px}.chevron{font-size:20px;color:#c7c7cc;font-weight:300;flex-shrink:0;line-height:1}.current-tag{font-size:11px;font-weight:600;background:var(--brand-gold);color:var(--brand-navy);padding:2px 8px;border-radius:10px;letter-spacing:.2px}.badge{font-size:12px;font-weight:600;padding:4px 10px;border-radius:12px;white-space:nowrap;flex-shrink:0}.badge-gold{background:var(--brand-gold);color:var(--brand-navy)}.badge-dark{background:var(--brand-navy-2);color:#fff}.badge-gray{background:#e5e5ea;color:#636366}.stats-row{display:flex;gap:12px}.stat-card{flex:1;background:#fff;border-radius:16px;padding:16px 12px;text-align:center;box-shadow:0 2px 8px #0000000f}.stat-number{font-size:22px;font-weight:700;color:#1c1c1e;letter-spacing:-.5px}.stat-label{font-size:11px;color:#8e8e93;margin-top:2px;font-weight:500}.lang-select{background:none;border:none;font-size:15px;font-family:inherit;color:var(--text-primary);font-weight:500;cursor:pointer;outline:none;padding:0;flex-shrink:0}.add-child-btn{width:100%;background:#fff;border:none;border-radius:16px;padding:16px;font-size:16px;font-weight:600;color:var(--text-primary);cursor:pointer;font-family:inherit;box-shadow:0 2px 8px #0000000f;transition:background .12s;display:flex;align-items:center;justify-content:center;gap:6px}.add-child-btn:active{background:#e8e8ed}.add-child-plus{font-size:20px;font-weight:400;line-height:1}.log-header{display:flex;justify-content:space-between;align-items:flex-end;padding:8px 4px 0}.clear-btn{background:#f2f2f7;border:none;border-radius:10px;padding:8px 12px;font-size:18px;cursor:pointer;line-height:1;transition:background .15s,color .15s;color:#636366;font-family:inherit;white-space:nowrap}.clear-btn-active{background:#ff3b30;color:#fff;font-size:13px;font-weight:600;padding:8px 14px}.clear-btn:active{opacity:.75}.log-list{overflow-y:auto}.log-avatar{font-size:32px;line-height:1;flex-shrink:0}.log-row{align-items:flex-start;padding:12px 16px}.log-registerer{font-size:11px;color:#aeaeb2;margin-top:3px}.tab-bar{display:flex;background:var(--brand-navy);border-top:none;padding:8px 0 2px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));flex-shrink:0}.tab-btn{flex:1;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:3px;padding:4px 0;font-family:inherit;color:#ffffff73;transition:color .15s}.tab-btn-active{color:var(--brand-gold)}.tab-icon{width:22px;height:22px}.tab-label{font-size:10px;font-weight:500;color:inherit;letter-spacing:.1px}.tab-btn-active .tab-label{font-weight:700}.sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:flex-end;z-index:10}.sheet{background:#fff;width:100%;max-width:480px;margin:0 auto;border-radius:22px 22px 0 0;padding:12px 16px 32px;display:flex;flex-direction:column;align-items:center;gap:10px;animation:slide-up .25s cubic-bezier(.34,1.2,.64,1)}.sheet-tall{max-height:88%;overflow-y:auto}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-handle{width:36px;height:4px;background:#d1d1d6;border-radius:2px;margin-bottom:4px;flex-shrink:0}.sheet-avatar{font-size:56px;line-height:1}.sheet-title{font-size:20px;font-weight:700;color:#1c1c1e;letter-spacing:-.3px}.sheet-sub{font-size:13px;color:#8e8e93;text-align:center;line-height:1.5}.sheet-sub strong{color:#1c1c1e}.editor-preview{font-size:48px;line-height:1;margin:2px 0;filter:drop-shadow(0 2px 6px rgba(0,0,0,.15))}.avatar-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(44px,1fr));gap:6px;width:100%;background:#f2f2f7;border-radius:14px;padding:8px}.avatar-btn{font-size:24px;background:none;border:2px solid transparent;border-radius:8px;cursor:pointer;padding:4px;line-height:1;transition:background .1s,border-color .1s;aspect-ratio:1;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.avatar-btn:active{background:#e5e5ea}.avatar-btn-selected{background:#fff;border-color:var(--brand-navy)}.name-input{width:100%;border:1.5px solid #e5e5ea;border-radius:12px;padding:13px 16px;font-size:17px;font-family:inherit;color:#1c1c1e;outline:none;transition:border-color .15s}.name-input:focus{border-color:var(--brand-navy)}.sheet-confirm-btn{width:100%;background:var(--brand-gold);color:var(--brand-navy);border:none;border-radius:14px;padding:16px;font-size:17px;font-weight:700;cursor:pointer;font-family:inherit;margin-top:4px;transition:background .15s}.sheet-confirm-btn:disabled{background:#aeaeb2;color:#fff}.sheet-confirm-btn:not(:disabled):active{background:var(--brand-gold-pressed)}.sheet-delete-btn{width:100%;background:none;color:#ff3b30;border:1.5px solid #ff3b30;border-radius:14px;padding:14px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.sheet-delete-btn:active{background:#fff0ee}.sheet-delete-confirm-btn{width:100%;background:#ff3b30;color:#fff;border:none;border-radius:14px;padding:14px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.sheet-delete-confirm-btn:active{background:#c0291f}.sheet-cancel-btn{width:100%;background:none;color:var(--text-primary);border:none;border-radius:14px;padding:14px;font-size:16px;font-weight:500;cursor:pointer;font-family:inherit;transition:background .15s}.sheet-cancel-btn:active{background:#f2f2f7}.sign-out-row{justify-content:center}.sign-out-label{color:#ff3b30;font-size:16px;font-weight:600}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:8px}.empty-icon{font-size:40px;opacity:.3}.empty-text{font-size:16px;font-weight:600;color:#8e8e93}.empty-sub{font-size:13px;color:#aeaeb2}.chore-tabs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px;-webkit-mask-image:linear-gradient(to right,black calc(100% - 40px),transparent);mask-image:linear-gradient(to right,black calc(100% - 40px),transparent)}.chore-tabs::-webkit-scrollbar{display:none}.chore-tab{display:flex;flex-direction:column;align-items:center;gap:3px;padding:8px 14px;background:#fff;border:1.5px solid #e5e5ea;border-radius:14px;cursor:pointer;font-family:inherit;font-size:20px;white-space:nowrap;flex-shrink:0;transition:border-color .15s,background .15s}.chore-tab-label{font-size:11px;font-weight:500;color:#636366;line-height:1}.chore-tab-active{background:var(--brand-navy);border-color:var(--brand-navy)}.chore-tab-active .chore-tab-label{color:#fff}.household-setup{flex:1;display:flex;align-items:center;justify-content:center;padding:24px;background:#f2f2f7}.household-setup-card{background:#fff;border-radius:22px;padding:32px 24px;width:100%;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 4px 20px #00000014}.household-setup-icon{font-size:56px;line-height:1;margin-bottom:4px}.household-setup-title{font-size:26px;font-weight:700;color:#1c1c1e;letter-spacing:-.3px;text-align:center}.household-setup-sub{font-size:14px;color:#8e8e93;text-align:center;line-height:1.4;margin-bottom:4px}.setup-error{font-size:13px;color:#ff3b30;text-align:center}.suggestions-section{width:100%}.suggestions-label{font-size:12px;font-weight:600;color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.suggestions-row{display:flex;flex-wrap:wrap;gap:6px}.suggestion-chip{background:#f2f2f7;border:none;border-radius:20px;padding:6px 12px;font-size:13px;font-family:inherit;color:#1c1c1e;cursor:pointer;transition:background .12s}.suggestion-chip:active{background:#e5e5ea}.log-chore{font-size:12px;color:#636366;margin-top:2px}.invite-code-value{font-size:18px!important;font-weight:700;color:#1c1c1e!important;letter-spacing:2px;font-variant-numeric:tabular-nums}.copy-code-btn{background:var(--brand-navy);color:#fff;border:none;border-radius:10px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap;flex-shrink:0;transition:background .15s}.copy-code-btn:active{background:#1a2840}.display-name-row{flex-direction:column;align-items:flex-start!important;gap:8px!important}.display-name-edit{display:flex;gap:8px;width:100%}.display-name-input{flex:1;border:1.5px solid #e5e5ea;border-radius:10px;padding:8px 12px;font-size:15px;font-family:inherit;color:#1c1c1e;outline:none;min-width:0;transition:border-color .15s}.display-name-input:focus{border-color:var(--brand-navy)}.display-name-save-btn{background:var(--brand-navy);color:#fff;border:none;border-radius:10px;padding:8px 16px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap;flex-shrink:0;transition:background .15s}.display-name-save-btn:active{background:#1a2840}.loading-content{flex:1;display:flex;align-items:center;justify-content:center}.loading-spinner{width:36px;height:36px;border:3px solid #e5e5ea;border-top-color:var(--brand-navy);border-radius:50%;animation:spin .8s linear infinite}.toast-stack{position:absolute;bottom:80px;left:16px;right:16px;display:flex;flex-direction:column;gap:8px;z-index:30;pointer-events:none}.toast{background:var(--brand-navy);color:#fff;border-radius:14px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;font-weight:500;box-shadow:0 4px 16px #0000004d;pointer-events:all;animation:slide-up .2s ease-out}.toast-msg{flex:1}.toast-undo{background:none;border:none;color:var(--brand-gold);font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;padding:0;white-space:nowrap}.input-with-counter{width:100%;display:flex;flex-direction:column;gap:4px}.char-counter{font-size:11px;color:#aeaeb2;text-align:right;padding-right:4px}.add-row-icon{font-size:18px;color:var(--text-primary);width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:400}.add-row-label{color:var(--text-primary);font-weight:600}.google-sign-in-label{display:flex;align-items:center;gap:8px;color:var(--text-primary);font-size:16px;font-weight:600}.google-g{width:20px;height:20px;background:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#4285f4;border:1.5px solid #e5e5ea;flex-shrink:0;line-height:1}.login-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 28px;gap:12px}.login-icon{font-size:72px;line-height:1;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.login-title{font-size:34px;font-weight:700;color:#1c1c1e;letter-spacing:-.5px;margin:0}.login-sub{font-size:15px;color:#8e8e93;text-align:center;margin:0 0 8px}.login-card{width:100%;background:#fff;border-radius:20px;padding:20px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;gap:14px}.login-card-text{font-size:14px;color:#636366;text-align:center;line-height:1.5;margin:0}.apple-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:#000;color:#fff;border:none;border-radius:12px;padding:14px 20px;font-size:17px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,opacity .15s;min-height:50px}.apple-btn:disabled{opacity:.5;cursor:default}.apple-btn:not(:disabled):active{background:#333}.apple-logo{width:20px;height:20px;flex-shrink:0}.apple-btn-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-sdk-note{font-size:12px;color:#aeaeb2;text-align:center;margin:0}.login-error{font-size:13px;color:#ff3b30;text-align:center;margin:0}.login-privacy{font-size:12px;color:#aeaeb2;text-align:center;line-height:1.5;padding:0 8px}.login-sheet .login-content{padding:16px 24px 24px}.login-sheet .login-icon{font-size:48px}.login-sheet .login-title{font-size:24px}.loading-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.loading-spinner{width:36px;height:36px;border:3px solid #e5e5ea;border-top-color:#007aff;border-radius:50%;animation:spin .7s linear infinite}.loading-text{font-size:15px;color:#8e8e93}.test-auth{border-top:1px dashed #e5e5ea;padding-top:14px;display:flex;flex-direction:column;gap:8px}.test-auth-label{font-size:11px;font-weight:600;color:#aeaeb2;text-transform:uppercase;letter-spacing:.5px;text-align:center}.test-user-btn{background:#f2f2f7;border:1px solid #e5e5ea;border-radius:10px;padding:11px 16px;font-size:15px;font-family:inherit;color:#1c1c1e;cursor:pointer;text-align:left;transition:background .12s;-webkit-tap-highlight-color:transparent}.test-user-btn:disabled{opacity:.5;cursor:default}.test-user-btn:not(:disabled):active{background:#e5e5ea}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{background:#e8e8ed;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;-webkit-font-smoothing:antialiased}#root{display:flex;justify-content:center;min-height:100%;min-height:100dvh}
