:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#172033;background:#f5f7fb}body{margin:0}.wrap{max-width:980px;margin:0 auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.brand{font-weight:800;font-size:22px;text-decoration:none;color:#172033}nav a{margin-left:14px;color:#365899;text-decoration:none}.card{background:white;border:1px solid #dfe5ef;border-radius:14px;padding:20px;box-shadow:0 10px 28px rgba(25,35,60,.06)}label{display:block;font-weight:650;margin:12px 0 6px}input,textarea,select{box-sizing:border-box;width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:11px;font:inherit;background:white}textarea{min-height:360px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.check{font-weight:500}.check input{width:auto;margin-right:8px}button,.button{display:inline-block;background:#1f5eff;color:white;border:0;border-radius:10px;padding:11px 16px;font-weight:700;text-decoration:none;cursor:pointer}.paste{background:#111827;color:#f9fafb;border-radius:14px;padding:20px;overflow:auto;line-height:1.45}.meta{color:#64748b;margin-bottom:14px}.actions{display:flex;gap:10px;margin:16px 0}.actions input{font-family:ui-monospace,monospace}.error{border-color:#fecaca;background:#fff1f2}@media(max-width:700px){.grid,.actions{display:block}.button{margin-top:10px}header{display:block}nav a{margin:8px 12px 0 0;display:inline-block}}
