html{background:#f8f3ff}#root{min-height:100vh}*{box-sizing:border-box}body{color:#252033;background:radial-gradient(circle at 0 0,#7f5af038,#0000 30%),linear-gradient(135deg,#f8f3ff 0%,#eef9ff 45%,#fff7e8 100%);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.app{justify-content:center;width:100%;min-height:100vh;padding:24px;display:flex}.welcome-card,.today-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #ffffffe6;border-radius:32px;align-self:center;width:100%;max-width:520px;padding:28px;box-shadow:0 24px 80px #4c3c7829}.badge,.eyebrow{color:#6042a6;background:#efe7ff;border-radius:999px;width:fit-content;padding:8px 12px;font-size:.85rem;font-weight:800;display:inline-flex}h1{letter-spacing:-.06em;margin:18px 0 8px;font-size:clamp(2.2rem,9vw,4rem);line-height:.95}h2{margin:0 0 12px;font-size:1.1rem}p{color:#645c73;line-height:1.5}.form-card,.summary-card,.note-card{background:#ffffffb8;border:1px solid #785aa01f;border-radius:24px;margin-top:24px;padding:18px}label{color:#3b334a;margin-bottom:8px;font-weight:800;display:block}input,textarea{color:#252033;background:#fff;border:1px solid #5e4e7e2e;border-radius:18px;outline:none;width:100%;padding:14px 16px}textarea{resize:vertical;min-height:92px}.form-card button,.note-card button{color:#fff;background:#6042a6;border:0;border-radius:18px;width:100%;margin-top:14px;padding:15px 18px;font-weight:900}.top-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.small-button{color:#6042a6;background:#f1ecfb;border:0;border-radius:999px;padding:10px 14px;font-weight:800}.encouragement{margin-bottom:24px;font-weight:700}.button-grid{gap:12px;display:grid}.log-button{color:#fff;background:#6042a6;border:0;border-radius:24px;justify-content:center;align-items:center;gap:14px;padding:22px 18px;font-size:1.2rem;font-weight:900;display:flex;box-shadow:0 12px 30px #6042a638}.log-button span{font-size:1.7rem}.log-button.success{background:#2f8f6b}.log-button.accident{background:#4c7db8}.stickers{color:#6d6478;flex-wrap:wrap;gap:8px;min-height:42px;font-weight:700;display:flex}.stickers span{font-size:1.7rem}.stats-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.stats-grid div{text-align:center;background:#ffffffb8;border:1px solid #785aa01f;border-radius:22px;padding:16px 10px}.stats-grid strong{font-size:2rem;line-height:1;display:block}.stats-grid span{color:#645c73;margin-top:6px;font-size:.85rem;font-weight:800;display:block}@media (width>=640px){.button-grid{grid-template-columns:repeat(3,1fr)}.log-button{flex-direction:column}}.activity-card{background:#ffffffb8;border:1px solid #785aa01f;border-radius:24px;margin-top:18px;padding:18px}.activity-card>p{margin-bottom:0}.activity-list{gap:10px;display:grid}.activity-item{background:#fff;border:1px solid #5e4e7e1f;border-radius:18px;justify-content:space-between;gap:12px;padding:14px;display:flex}.activity-item strong{color:#30283d;display:block}.activity-item p{color:#645c73;margin:6px 0 0}.activity-item span{color:#7a7188;flex-shrink:0;font-size:.85rem;font-weight:800}.reminder-card,.reminder-due-card{background:#ffffffb8;border:1px solid #785aa01f;border-radius:24px;margin-top:18px;padding:18px}.reminder-due-card{background:#fff8dc;border-color:#aa821e33}.reminder-due-card h2,.reminder-card h2{margin:0}.reminder-due-card p,.reminder-card p{margin:6px 0 0}.reminder-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.reminder-header strong{color:#6042a6;background:#efe7ff;border-radius:999px;flex-shrink:0;padding:8px 12px}.reminder-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px;display:grid}.reminder-grid button,.reminder-actions button,.cancel-reminder-button{border:0;border-radius:16px;padding:13px 14px;font-weight:900}.reminder-grid button{color:#6042a6;background:#efe7ff}.reminder-actions{gap:10px;margin-top:14px;display:grid}.reminder-actions button:first-child{color:#fff;background:#6042a6}.reminder-actions button:nth-child(2){color:#6042a6;background:#efe7ff}.reminder-actions button:nth-child(3),.cancel-reminder-button{color:#7a7188;background:#f3eef8}.cancel-reminder-button{width:100%;margin-top:10px}.progress-list{gap:12px;margin-top:20px;display:grid}.progress-day,.settings-card{background:#ffffffb8;border:1px solid #785aa01f;border-radius:24px;padding:18px}.progress-day{justify-content:space-between;align-items:center;gap:14px;display:flex}.progress-day strong{color:#30283d;display:block}.progress-day p,.settings-card p{margin:6px 0 0}.progress-day span{text-align:right;overflow-wrap:anywhere;max-width:140px}.settings-card{margin-top:18px}.settings-card h2{margin-bottom:8px}.danger-zone{background:#fff4f4;border-color:#b43c3c29}.danger-zone button{color:#fff;background:#b84242;border:0;border-radius:18px;width:100%;margin-top:14px;padding:15px 18px;font-weight:900}.bottom-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #785aa01f;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px;padding:8px;display:grid;position:sticky;bottom:12px;box-shadow:0 16px 42px #4c3c7824}.bottom-nav button{color:#7a7188;background:0 0;border:0;border-radius:18px;padding:10px 8px;font-weight:900}.bottom-nav button span{margin-bottom:3px;display:block}.bottom-nav button.active{color:#6042a6;background:#efe7ff}.undo-card{background:#ffffffd1;border:1px solid #785aa01f;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:14px 16px;display:flex}.undo-card span{color:#645c73;font-weight:800}.undo-card button{color:#6042a6;background:#efe7ff;border:0;border-radius:999px;padding:9px 14px;font-weight:900}.settings-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.settings-card-header h2{margin:0}.secondary-settings-button{color:#6042a6;background:#efe7ff;border:0;border-radius:999px;padding:9px 14px;font-weight:900}.edit-name-form{margin-top:14px}.settings-action-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.settings-action-row button{border:0;border-radius:16px;padding:13px 14px;font-weight:900}.settings-action-row button:first-child{color:#fff;background:#6042a6}.settings-action-row button:nth-child(2){color:#7a7188;background:#f3eef8}.goal-message{color:#6042a6;margin:12px 0 0;font-weight:800}.goal-options{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px;display:grid}.goal-options button{color:#7a7188;background:#f3eef8;border:0;border-radius:16px;padding:13px 14px;font-weight:900}.goal-options button.active{color:#fff;background:#6042a6}.today-card{padding-bottom:120px}.bottom-nav{z-index:20}.daily-log-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.daily-log-header h2{margin:0}.daily-log-header p{margin:6px 0 0}.daily-log-header>span{color:#6042a6;background:#efe7ff;border-radius:999px;flex-shrink:0;padding:8px 12px;font-size:.85rem;font-weight:900}.activity-empty{background:#fff;border:1px solid #5e4e7e1f;border-radius:18px;margin-top:16px;padding:16px}.activity-empty strong{color:#30283d;display:block}.activity-empty p{margin:6px 0 0}.timeline-list{gap:12px;margin-top:16px;display:grid}.timeline-item{grid-template-columns:auto 1fr;align-items:flex-start;gap:12px;display:grid}.timeline-marker{background:#efe7ff;border-radius:16px;place-items:center;width:42px;height:42px;font-size:1.25rem;display:grid}.timeline-marker.success{background:#e4f5ee}.timeline-marker.accident{background:#e8f1fb}.timeline-marker.note{background:#fff4dc}.timeline-content{background:#fff;border:1px solid #5e4e7e1f;border-radius:18px;padding:14px}.timeline-topline{justify-content:space-between;gap:12px;display:flex}.timeline-topline strong{color:#30283d}.timeline-topline span{color:#7a7188;font-size:.85rem;font-weight:900}.timeline-content p{color:#645c73;margin:6px 0 0}.clear-today-button{color:#6042a6;background:#efe7ff;border:0;border-radius:18px;width:100%;margin-top:14px;padding:15px 18px;font-weight:900}.mission-card{background:radial-gradient(circle at 100% 0,#ffd25c3d,#0000 34%),#ffffffc7}.mission-card h2{color:#6042a6}.mission-card p:last-child{color:#6042a6;font-weight:900}.last-helper-card{grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0;display:grid}.last-helper-card div{background:#ffffffb8;border:1px solid #785aa01f;border-radius:22px;padding:16px}.last-helper-card span{color:#7a7188;font-size:.82rem;font-weight:900;display:block}.last-helper-card strong{color:#30283d;margin-top:6px;font-size:1rem;display:block}.reminder-grid button.active{color:#fff;background:#6042a6}.primary-reminder-action{color:#fff!important;background:#2f8f6b!important}.secondary-reminder-action{color:#6042a6!important;background:#efe7ff!important}.quiet-reminder-action{color:#7a7188!important;background:#f3eef8!important}.welcome-logo-wrap{background:0 0;border-radius:32px;place-items:center;width:108px;height:108px;margin-bottom:18px;display:grid;overflow:hidden;box-shadow:0 16px 40px #6042a62e}.welcome-logo{object-fit:cover;border-radius:32px;width:112px;height:112px;display:block}.edit-note-button{color:#6042a6;background:#efe7ff;border:0;border-radius:999px;margin-top:10px;padding:8px 12px;font-weight:900}.edit-note-form{margin-top:10px}.edit-note-form textarea{min-height:88px}.edit-note-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.edit-note-actions button{border:0;border-radius:16px;padding:12px 14px;font-weight:900}.edit-note-actions button:first-child{color:#fff;background:#6042a6}.edit-note-actions button:nth-child(2){color:#7a7188;background:#f3eef8}button:disabled{cursor:not-allowed;opacity:.55}.timeline-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.delete-log-button{color:#b84242;background:#fff4f4;border:0;border-radius:999px;padding:8px 12px;font-weight:900}.child-switcher{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px;display:grid}.child-switcher button,.add-child-form button{color:#7a7188;background:#f3eef8;border:0;border-radius:16px;padding:13px 14px;font-weight:900}.child-switcher button.active{color:#fff;background:#6042a6}.add-child-form{margin-top:18px}.add-child-form button{color:#fff;background:#6042a6;width:100%;margin-top:12px}.family-card{background:linear-gradient(145deg,#ffffffd1,#f4eeffdb)}.family-card .eyebrow{margin:0 0 4px}.family-status-pill{color:#6042a6;background:#efe7ff;border-radius:999px;flex-shrink:0;padding:7px 11px;font-size:.78rem;font-weight:900}.family-auth-form{margin-top:18px}.family-auth-form label:not(:first-child){margin-top:14px}.family-auth-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.family-auth-actions button,.family-signout-button{border:0;border-radius:18px;padding:14px 16px;font-weight:900}.family-auth-actions button:first-child{color:#fff;background:#6042a6}.family-auth-actions button:last-child{color:#6042a6;background:#efe7ff}.family-signout-button{color:#6042a6;background:#efe7ff;width:100%;margin-top:16px}.family-delete-account-button{color:#9b3939;background:#fff7f7;border:1px solid #9b393933;border-radius:18px;width:100%;margin-top:10px;padding:14px 16px;font-weight:900}.family-delete-account-button:disabled{cursor:default;opacity:.65}.family-delete-account-note{color:#8b6666;margin:8px 0 0;font-size:.82rem;line-height:1.4}.family-helper-text{color:#746b80;line-height:1.5}.family-account-email{overflow-wrap:anywhere}.family-auth-message{border-radius:16px;padding:12px 14px;font-weight:800;line-height:1.4;margin-top:14px!important}.family-auth-message.success{color:#32633b;background:#f0f8f1}.family-auth-message.error{color:#9b3939;background:#fff1f1}.family-ready-count{color:#3b334a;margin-top:14px!important}.family-setup-button{color:#fff;background:#6042a6;border:0;border-radius:18px;width:100%;margin-top:14px;padding:15px 18px;font-weight:900}.family-cloud-summary{background:#efe7ffc7;border:1px solid #6042a61f;border-radius:18px;margin-top:16px;padding:14px 16px}.family-cloud-summary strong,.family-cloud-summary span{display:block}.family-cloud-summary strong{color:#4f358e}.family-cloud-summary span{color:#746b80;margin-top:4px;font-weight:800}.family-safety-note{font-size:.9rem;margin-top:10px!important}.family-sharing-panel,.family-join-panel{background:#ffffff9e;border:1px solid #715b8f29;border-radius:16px;margin-top:14px;padding:14px}.family-sharing-panel p,.family-join-panel p{color:var(--muted);margin:6px 0 0;line-height:1.45}.family-share-button{width:100%;margin-top:12px}.family-invite-code{background:#f5effbe6;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:8px 12px;margin-top:12px;padding:12px;display:grid}.family-invite-code span{color:var(--muted);grid-column:1/-1;font-size:.78rem;font-weight:700}.family-invite-code strong{letter-spacing:.14em;font-variant-numeric:tabular-nums;font-size:1.35rem}.family-invite-code button{min-width:72px}.family-invite-code small{color:var(--muted);grid-column:1/-1}.family-join-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px;display:grid}.family-join-form input{text-transform:uppercase;letter-spacing:.08em;min-width:0}@media (width<=520px){.family-join-form{grid-template-columns:1fr}}.family-caregivers{border-top:1px solid #715b8f24;margin-top:16px;padding-top:14px}.family-caregivers-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.family-caregivers-heading span{color:var(--muted);font-size:.8rem;font-weight:800}.family-caregiver-list{gap:10px;margin-top:12px;display:grid}.family-caregiver-row{background:#f5effbb8;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.family-caregiver-row>div{min-width:0}.family-caregiver-row strong,.family-caregiver-row small{display:block}.family-caregiver-row strong{overflow-wrap:anywhere;color:#4f358e}.family-caregiver-row small{color:var(--muted);margin-top:3px;line-height:1.35}.family-remove-caregiver-button{color:#9b3939;background:#fff7f7;border:1px solid #9b393933;flex:none;font-weight:800}@media (width<=520px){.family-caregiver-row{flex-direction:column;align-items:stretch}.family-remove-caregiver-button{width:100%}}@media (width<=639px){.app{flex-direction:column;justify-content:flex-start;align-items:center;gap:18px;padding:18px}.welcome-card,.app>.family-card{flex:none;width:100%;max-width:520px}}.family-purchase-panel{background:#ffffffb3;border:1px solid #6042a624;border-radius:18px;margin-top:14px;padding:15px}.family-purchase-panel.active{background:#f0f8f1c2;border-color:#32633b24}.family-purchase-panel>strong{color:#4f358e}.family-purchase-panel p{color:#746b80;margin:6px 0 0;line-height:1.45}.family-purchase-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.family-purchase-heading strong{color:#4f358e}.family-purchase-price,.family-purchase-badge{color:#6042a6;background:#efe7ff;border-radius:999px;flex-shrink:0;padding:7px 10px;font-size:.8rem;font-weight:900}.family-purchase-panel.active .family-purchase-badge{color:#32633b;background:#e4f3e6}.family-purchase-once{font-size:.86rem;font-weight:800}.family-purchase-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.family-purchase-primary,.family-purchase-secondary{border:0;border-radius:16px;padding:13px 14px;font-weight:900}.family-purchase-primary{color:#fff;background:#6042a6}.family-purchase-secondary{color:#6042a6;background:#efe7ff}.family-purchase-primary:disabled,.family-purchase-secondary:disabled{cursor:default;opacity:.65}.family-purchase-caregiver-note{font-size:.84rem}.family-purchase-message{border-radius:14px;padding:10px 12px;font-size:.88rem;font-weight:800;margin-top:12px!important}.family-purchase-message.success{color:#32633b;background:#f0f8f1}.family-purchase-message.error{color:#9b3939;background:#fff1f1}@media (width<=420px){.family-purchase-actions{grid-template-columns:1fr}.family-purchase-heading{flex-direction:column}}
