:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#f0f0f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{min-width:320px;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app{max-width:1200px;margin:0 auto;padding:2rem}h1{text-align:center;color:#333;margin-bottom:2rem}.nfc-container{display:flex;justify-content:center;margin-top:2rem}.nfc-reader,.nfc-writer{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;width:100%;max-width:500px}.nfc-status{text-align:center;margin-bottom:2rem}.nfc-status .success{color:#4caf50;font-weight:500}.error{color:#f44336;margin:1rem 0;padding:.5rem;border-radius:4px;background-color:#f443361a}form{display:flex;flex-direction:column;gap:1rem}form div{display:flex;flex-direction:column;gap:.5rem}label{font-weight:500;color:#666}input{padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}input:focus{outline:none;border-color:#646cff}button{background-color:#646cff;color:#fff;padding:.8rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;margin-top:1rem;transition:background-color .3s}button:hover{background-color:#4c51bf}button:disabled{background-color:#ccc;cursor:not-allowed}.last-read{margin-top:1.5rem;padding:1rem;background-color:#f5f5f5;border-radius:4px}.last-read h3{margin:0 0 1rem;color:#333}.last-read p{margin:.5rem 0;color:#666}
