:root{color-scheme:dark}body{margin:0;background:#0d0f13;color:#e9e7e2;font:16px/1.5 system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.wrap{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.card{width:min(430px,100%);background:#14161a;border:1px solid #262a31;border-radius:12px;padding:1.4rem}h1{margin:0;font-size:1.15rem;letter-spacing:.02em}.sub{margin:.3rem 0 1.1rem;color:#98a0aa;font-size:.82rem}.tabs{display:flex;gap:.25rem;margin-bottom:.9rem}.tabs button{flex:1;background:none;border:1px solid #262a31;border-radius:8px;color:#98a0aa;padding:.45rem;cursor:pointer;font:inherit;font-size:.85rem}.tabs button.on{color:#ff7a1a;border-color:#ff7a1a}form{display:flex;flex-direction:column;gap:.7rem}label{display:flex;flex-direction:column;gap:.25rem;font-size:.78rem;color:#98a0aa}input{background:#0d0f13;border:1px solid #262a31;border-radius:8px;padding:.55rem .7rem;color:#e9e7e2;font:inherit}input:focus{outline:2px solid #ff7a1a;outline-offset:1px}.primary{background:#ff7a1a;border:0;border-radius:8px;color:#14161a;font:inherit;font-weight:600;padding:.55rem .8rem;cursor:pointer}.primary:disabled{background:#262a31;color:#6b7280;cursor:not-allowed}.add{flex-direction:row}.add input{flex:1}.who{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem;font-size:.85rem}.link{background:none;border:0;color:#5aa9ff;cursor:pointer;font:inherit;font-size:.82rem}.notes{list-style:none;margin:.8rem 0 0;padding:0;display:flex;flex-direction:column;gap:.4rem}.notes li{display:flex;justify-content:space-between;gap:.6rem;background:#0d0f13;border:1px solid #262a31;border-radius:8px;padding:.5rem .7rem;font-size:.88rem}.notes time{color:#98a0aa;font-size:.7rem;white-space:nowrap}.state{color:#98a0aa;font-size:.85rem}.err{margin:.9rem 0 0;padding:.5rem .7rem;border-left:3px solid #ff5252;background:#ff525214;color:#ff5252;font-size:.84rem}
