*{box-sizing:border-box}body{color:#1f2937;background:#f4f6f8;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer;color:#fff;background:#2563eb;border:0;border-radius:8px;padding:10px 16px}button:hover{opacity:.88}button.secondary{color:#374151;background:#e5e7eb}button.danger{background:#dc2626}.container{width:min(100% - 32px,960px);margin:0 auto;padding:32px 0 60px}.header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}h1,h2,h3{margin-top:0}h1{margin-bottom:8px}.header p{color:#6b7280;margin:0}.panel{background:#fff;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 2px 10px #0000000f}label{margin-bottom:16px;font-weight:600;display:block}input,textarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;margin-top:8px;padding:11px 12px;display:block}textarea{resize:vertical;line-height:1.6}input:focus,textarea:focus{border-color:#2563eb;outline:2px solid #93c5fd}.row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.actions,.itemActions{gap:10px;display:flex}.hidden{display:none}#message{min-height:20px;margin-bottom:0}.success{color:#15803d}.error{color:#dc2626}.listHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.listHeader h2{margin:0}.listHeader input{width:300px;margin:0}.item{border:1px solid #e5e7eb;border-radius:10px;margin-bottom:14px;padding:18px}.item:last-child{margin-bottom:0}.itemTop{justify-content:space-between;gap:12px;display:flex}.itemTop h3{margin-bottom:8px}.id{color:#9ca3af}.meta{color:#6b7280;flex-wrap:wrap;gap:12px;font-size:13px;display:flex}.content{white-space:pre-wrap;margin:16px 0;line-height:1.7}.empty{text-align:center;color:#6b7280;padding:32px}@media (width<=640px){.header,.listHeader{flex-direction:column;align-items:stretch}.row{grid-template-columns:1fr;gap:0}.listHeader input{width:100%}}
