*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #1976d2;--secondary-color: #42a5f5;--text-color: #424242;--subtext-color: #616161;--light-text-color: #757575;--muted-text-color: #9e9e9e;--background-start: #e6f0fa;--background-end: #d6eaff;--card-background: #ffffff;--hover-background: #e8f0fe;--done-background: #eeeeee;--border-color: #e6e6e6;--shadow: 0 4px 15px rgba(0, 0, 0, .1);--transition: .2s}html,body{height:100%;font-family:Roboto,sans-serif;background:linear-gradient(135deg,var(--background-start) 0%,var(--background-end) 100%);color:var(--text-color)}button{cursor:pointer;transition:background var(--transition),color var(--transition)}@media (max-width: 768px){.container{width:100%;max-width:100%}}
