/* Project styles (optional). Intentionally minimal; extend as needed. */
html{color-scheme:light dark}
button{background:#1a73e8;color:#fff;border:0;border-radius:6px;padding:10px 14px;cursor:pointer}
button:hover{background:#1769d6}

