*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;background:#f4f6fb;color:#1a1a2e}.app{max-width:520px;margin:4rem auto;padding:2rem;text-align:center;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000014}h1{margin:0 0 1.5rem;font-size:1.5rem}.status{margin:0 0 1rem;padding:.75rem 1rem;border-radius:8px;background:#eef2ff;color:#3730a3;font-weight:600}.counter{margin:1.5rem 0;font-size:4rem;font-weight:700;line-height:1}button{padding:.75rem 2rem;border:none;border-radius:8px;background:#4f46e5;color:#fff;font-size:1rem;font-weight:600;cursor:pointer}button:hover:not(:disabled){background:#4338ca}button:disabled{opacity:.6;cursor:not-allowed}.notes-section{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb;text-align:left}.notes-section h2{margin:0 0 1rem;font-size:1.25rem;text-align:center}.notes-form{display:flex;flex-direction:column;gap:.75rem}.notes-label{font-size:.9rem;font-weight:600;color:#374151}.notes-input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.notes-input:focus{outline:2px solid #818cf8;outline-offset:1px;border-color:#818cf8}.notes-error{margin:.75rem 0 0;color:#b91c1c;font-size:.9rem;font-weight:600}.notes-list-heading{margin:1.5rem 0 .75rem;font-size:1rem;color:#374151}.notes-empty{margin:0;color:#6b7280;font-size:.95rem}.notes-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.notes-item{padding:.75rem 1rem;border-radius:8px;background:#f9fafb;border:1px solid #e5e7eb}.notes-time{display:block;margin-bottom:.35rem;font-size:.85rem;color:#6b7280;font-variant-numeric:tabular-nums}.notes-text{display:block;font-size:1rem;color:#111827;word-break:break-word}.counter-section h2{margin:0 0 1rem;font-size:1.25rem}.counter-section .counter{margin-top:0}
