*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#f8fafc;color:#0f172a}.page{max-width:800px;margin:0 auto;padding:2rem 1.5rem 4rem}header{margin-bottom:2rem}h1{margin:0 0 .5rem}h2{margin:0 0 1rem;font-size:1.1rem}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;margin-bottom:1.25rem}.form{display:grid;gap:.75rem}label{display:grid;gap:.35rem;font-size:.875rem;font-weight:500}input,textarea{font:inherit;padding:.5rem .65rem;border:1px solid #cbd5e1;border-radius:8px}button{font:inherit;padding:.5rem 1rem;border:none;border-radius:8px;background:#f97316;color:#fff;cursor:pointer;width:fit-content}button.secondary{background:#e2e8f0;color:#334155}button.danger{background:#ef4444}.actions{display:flex;gap:.5rem;margin-top:.75rem}.list{display:grid;gap:1rem}.item{border-top:1px solid #e2e8f0;padding-top:1rem}.item:first-child{border-top:none;padding-top:0}.item h3{margin:0 0 .35rem}.item p{margin:0;color:#475569;line-height:1.5}.alert{padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem}.alert.success{background:#dcfce7;color:#166534}.alert.error{background:#fee2e2;color:#991b1b}.muted{color:#64748b;font-size:.875rem}.link{color:#0284c7;text-decoration:none}.link:hover{text-decoration:underline}code{background:#f1f5f9;padding:.15rem .4rem;border-radius:4px;font-size:.85rem}
