:root{color:#1a1a1a;background:#f5f5f7;font-family:system-ui,-apple-system,sans-serif}body{min-height:100vh;margin:0}.wrap{max-width:640px;margin:0 auto;padding:2rem 1.5rem}h1{margin-bottom:.25rem}.subtitle{color:#666;margin-top:0;margin-bottom:2rem}.card{background:#fff;border:1px solid #e2e2e2;border-radius:8px;margin-bottom:1.25rem;padding:1.25rem}.card h2{color:#333;margin-top:0;font-family:ui-monospace,monospace;font-size:1rem}button{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem}button:hover{background:#333}input{border:1px solid #ccc;border-radius:6px;margin-right:.5rem;padding:.5rem}pre{background:#f0f0f0;border-radius:6px;margin-top:.75rem;margin-bottom:0;padding:.75rem;font-size:.85rem;overflow-x:auto}.hidden{display:none}.row{gap:.5rem;display:flex}.row input{flex:1;margin-right:0}#notes-list{flex-direction:column;gap:.5rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}#notes-list li{background:#f7f7f8;border-radius:6px;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem .75rem;font-size:.9rem;display:flex}#notes-list li.empty{color:#888;justify-content:center;font-style:italic}.note-content{word-break:break-word}.note-date{color:#999;white-space:nowrap;font-size:.75rem}
