*{box-sizing:border-box}body{color:#333;background:#fff;margin:0;font-family:system-ui,Segoe UI,Roboto,sans-serif}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.home-page{background-color:#f1f3f5;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:48px 24px;display:flex}.home-card{background:#fff;border-radius:16px;grid-template-columns:1.4fr 1fr;align-items:center;gap:56px;width:100%;max-width:1100px;padding:56px 48px;display:grid;box-shadow:0 4px 16px #00000014}.home-intro h1{color:#222;margin-bottom:24px;font-size:3rem;line-height:1.15}.home-intro p{color:#555;max-width:620px;margin-bottom:32px;font-size:1.15rem;line-height:1.7}.get-started-button{color:#fff;cursor:pointer;background-color:#2e8b3c;border:none;border-radius:8px;padding:14px 28px;font-size:1.1rem;font-weight:700}.get-started-button:hover{background-color:#247331}.home-features{background-color:#f8f9fa;border:1px solid #dde2e6;border-radius:14px;padding:28px}.home-features h2{color:#222;margin-bottom:20px;font-size:1.8rem}.feature-card{background:#fff;border-radius:12px;margin-bottom:14px;padding:18px 20px;box-shadow:0 2px 8px #0000000f}.feature-card:last-child{margin-bottom:0}.feature-card h3{color:#222;margin-bottom:6px}.feature-card p{color:#444;margin:0;line-height:1.4}@media (width<=800px){.home-card{grid-template-columns:1fr;padding:40px 28px}.home-intro h1{font-size:2.3rem}}.dashboard-page{max-width:1100px;margin:0 auto;padding:2rem}.dashboard-top{grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.dashboard-card{background-color:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 8px #00000014}.screen-time-number{margin:.5rem 0;font-size:3rem;font-weight:700}.progress-bar{background-color:#ddd;border-radius:999px;width:80%;height:8px;margin-top:1rem}.progress-fill{background-color:#4caf50;border-radius:999px;width:70%;height:100%}.warning-card{justify-content:center;align-items:center;display:flex}.warning-message{font-size:1.4rem;font-weight:700}.weekly-chart{align-items:end;gap:1rem;height:180px;margin-top:2rem;display:flex}.chart-column{flex-direction:column;align-items:center;display:flex}.chart-bar{background-color:#9ccbd8;border-radius:6px 6px 0 0;width:34px}.reward-card{justify-content:space-between;align-items:center;display:flex}.suggestions-button{color:#fff;cursor:pointer;background-color:green;border:none;border-radius:8px;padding:.9rem 1.4rem;font-size:1rem;font-weight:700}.suggestions-button:hover{background-color:#006400}@media (width<=768px){.dashboard-top{grid-template-columns:1fr}.progress-bar{width:100%}}.activities-page{max-width:1000px;margin:0 auto;padding:40px 24px}.activities-header h1{margin-bottom:8px;font-size:32px}.activities-header p{color:#555;margin-bottom:24px}.filters-card,.time-select-card,.activity-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014}.filters-card{margin-bottom:28px}.filter-row{flex-wrap:wrap;gap:18px;margin-bottom:18px;display:flex}label{flex-direction:column;gap:8px;font-weight:600;display:flex}select{border:1px solid #d0d7de;border-radius:8px;min-width:180px;padding:10px}.primary-button{color:#fff;cursor:pointer;background:#218739;border:none;border-radius:8px;padding:10px 18px;font-weight:700}.primary-button:disabled{cursor:not-allowed;background:#ccc}.primary-button:hover{background:#176b2d}.time-select-card{margin-bottom:20px}.success-message{color:#176b2d;font-weight:700}.section-title{margin:24px 0 16px}.activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.activity-card h3{margin-top:0}.activity-card p{color:#444}.points{font-weight:700;color:#218739!important}@media (width<=700px){.activity-grid{grid-template-columns:1fr}.filter-row{flex-direction:column}select{width:100%}}.error-message{color:#b00020;margin-top:12px;font-weight:600}.success-message{color:#2e8b3c;margin:16px 0;font-weight:700}.no-activities-message{color:#555;background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014}.daily-plan-page{background-color:#f3f4f6;min-height:100vh;padding:48px 24px}.daily-plan-container{max-width:900px;margin:0 auto}.daily-plan-container h1{margin-bottom:6px;font-size:32px}.subtitle{color:#555;margin-bottom:20px}.summary-grid{grid-template-columns:2fr 1fr;gap:18px;margin-bottom:18px;display:grid}.summary-card,.schedule-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #00000014}.progress-card h2,.schedule-card h2{margin-top:0}.progress-card h3{margin-bottom:12px}.progress-bar{background-color:#ddd;border-radius:999px;height:8px;margin-bottom:14px;overflow:hidden}.progress-fill{background-color:#4caf50;width:55%;height:100%}.reward-text{color:#2e8b3c;font-weight:700}.celebration-card{text-align:center;flex-direction:column;justify-content:center;display:flex}.schedule-row{border-bottom:1px solid #eee;grid-template-columns:100px 1fr 100px;align-items:center;gap:18px;padding:18px 0;display:grid}.schedule-time{font-weight:700}.schedule-activity{background-color:#f7f8fa;border:1px solid #ddd;border-radius:8px;padding:14px}.schedule-activity h3{margin:0 0 4px}.schedule-activity p{color:#555;margin:0}.schedule-status{color:#2e8b3c;text-align:right;font-size:14px;font-weight:700}.reminder-box{color:#555;background-color:#f7f8fa;border:1px solid #ddd;border-radius:8px;margin-top:18px;padding:14px}@media (width<=700px){.summary-grid,.schedule-row{grid-template-columns:1fr}.schedule-status{text-align:left}}.empty-plan-message{color:#555;margin:16px 0}.schedule-status.completed{color:#2e8b3c}.timeline{flex-direction:column;gap:0;display:flex}.timeline-row{border-bottom:1px solid #eee;grid-template-columns:100px 1fr;align-items:center;gap:16px;padding:12px 0;display:grid}.timeline-time{color:#444;font-size:.9rem;font-weight:700}.timeline-content{flex:1}.empty-slot{color:#bbb;border:1px dashed #ddd;border-radius:8px;padding:10px 14px;font-size:.9rem;font-style:italic}@media (width<=700px){.timeline-row{grid-template-columns:80px 1fr}}.child-selector-card{background:#fff;border-radius:12px;margin-bottom:18px;padding:18px 24px;box-shadow:0 2px 8px #00000014}.child-selector-card label{flex-direction:column;gap:8px;font-weight:700;display:flex}.child-selector-card select{background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 12px;font-size:1rem}.reminder-banner,.error-banner{border-radius:10px;margin-bottom:16px;padding:14px 16px;font-weight:700}.reminder-banner{color:#8a5a00;background:#fff8e1;border:1px solid #f3d27a}.error-banner{color:#b00020;background:#ffe8e8;border:1px solid #f3b0b0}.completed-activity{opacity:.75;background-color:#eef9f0}.activity-row-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.activity-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.complete-button,.reminder-button,.remove-button{cursor:pointer;border:none;border-radius:6px;padding:7px 10px;font-weight:700}.complete-button{color:#fff;background:#2e8b3c}.reminder-button{color:#333;background:#f2c94c}.remove-button{color:#fff;background:#e53e3e}.reminder-note{font-size:.9rem;font-weight:700;color:#8a5a00!important;margin-top:6px!important}.schedule-activity{cursor:grab}.schedule-activity:active{cursor:grabbing}@media (width<=700px){.activity-row-top{flex-direction:column}}.profile-page{background-color:#f1f3f5;justify-content:center;min-height:calc(100vh - 80px);padding:48px 24px;display:flex}.profile-card{background:#fff;border-radius:16px;width:100%;max-width:900px;padding:40px;box-shadow:0 4px 16px #00000014}.profile-card h1{color:#222;margin-bottom:28px}.child-profile-list{flex-direction:column;gap:24px;display:flex}.child-profile-card{background-color:#f8f9fa;border:1px solid #dde2e6;border-radius:12px;padding:24px}.child-profile-card h2{color:#222;margin-bottom:18px}.child-profile-card label{color:#333;margin-bottom:16px;font-weight:600;display:block}.child-profile-card input{box-sizing:border-box;border:1px solid #ced4da;border-radius:8px;width:100%;margin-top:6px;padding:12px;font-size:1rem}.profile-error{color:#b00020;margin-top:20px;font-weight:600}.profile-message{color:#2e8b3c;margin-top:20px;font-weight:600}.profile-buttons{gap:12px;margin-top:28px;display:flex}.add-child-button,.save-button{cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:700}.add-child-button{color:#222;background-color:#e9ecef}.save-button{color:#fff;background-color:#2e8b3c}.save-button:hover{background-color:#247331}.child-profile-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.child-profile-header h2{margin:0}.remove-child-button{color:#222;cursor:pointer;background-color:#e9ecef;border:none;border-radius:8px;padding:8px 14px;font-size:.95rem;font-weight:600}.remove-child-button:hover{background-color:#dee2e6}
