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}
