.Home-module__g21JLG__container{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.Home-module__g21JLG__card{width:min(520px,100%);box-shadow:0 18px 50px var(--shadow);background:linear-gradient(#ffffff0d,#00000040);border:1px solid #ffffff14;border-radius:20px;padding:2rem}h1{margin:0;font-size:2.1rem}p{color:var(--muted);margin:.75rem 0 1.5rem;line-height:1.5}.Home-module__g21JLG__form{gap:1rem;display:grid}label{color:#fffc;gap:.25rem;font-size:.9rem;display:grid}.Home-module__g21JLG__primaryButton,.Home-module__g21JLG__secondaryButton{border:1px solid #0000;border-radius:999px;width:100%;padding:.8rem 1rem;font-weight:600;transition:transform .12s,box-shadow .12s}.Home-module__g21JLG__primaryButton{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#0b1220}.Home-module__g21JLG__secondaryButton{color:var(--text);background:#ffffff14;border:1px solid #ffffff2e}.Home-module__g21JLG__primaryButton:hover,.Home-module__g21JLG__secondaryButton:hover{transform:translateY(-1px);box-shadow:0 10px 20px #00000059}.Home-module__g21JLG__error{color:var(--danger);font-weight:600}.Home-module__g21JLG__small{color:#ffffffb3;font-size:.9rem}.Home-module__g21JLG__headerRow{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.Home-module__g21JLG__addRow{grid-template-columns:1fr auto;gap:.75rem;margin:1.25rem 0 .5rem;display:grid}.Home-module__g21JLG__todoList{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.Home-module__g21JLG__todoList li{background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.8rem;display:grid}.Home-module__g21JLG__todoList li:hover{background:#ffffff14}.Home-module__g21JLG__checkbox{width:2.2rem;height:2.2rem;color:var(--accent);background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;place-items:center;font-weight:700;display:grid}.Home-module__g21JLG__deleteButton{color:#fff9;background:0 0;border:none;font-size:1.1rem}.Home-module__g21JLG__deleteButton:hover{color:var(--danger)}.Home-module__g21JLG__completed .Home-module__g21JLG__todoText{opacity:.6;text-decoration:line-through}.Home-module__g21JLG__todoText{word-break:break-word}
