:root{font-family:Segoe UI,Arial,sans-serif;color:#101314;background:#f6f8f4}*{box-sizing:border-box}body{margin:0}.page{min-height:100vh;display:grid;place-items:center;padding:1rem}.card{width:min(780px,100%);background:#fff;border:1px solid #d9e0d6;border-radius:14px;padding:1rem}label{display:grid;gap:.35rem;margin-bottom:.75rem;font-weight:600}input{border:1px solid #aab8a6;border-radius:10px;min-height:40px;padding:.5rem .7rem}.actions{display:flex;gap:.75rem;align-items:center}button,a{border-radius:10px;min-height:40px;padding:.6rem .8rem;border:1px solid #2b6f42;background:#2b6f42;color:#fff;font-weight:700;text-decoration:none;cursor:pointer}a{background:#15331f;border-color:#15331f}.status{font-weight:700}pre{background:#f1f6ef;border:1px solid #d5e1cf;border-radius:10px;padding:.75rem;overflow:auto}
