:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#222;background:#f5f3ef}*{box-sizing:border-box}body{margin:0}.shell{max-width:900px;margin:0 auto;padding:24px}header{margin-bottom:20px}h1{margin:0;color:#8c1d2c}h2{margin-top:0;font-size:18px}.card{background:#fff;border:1px solid #e7ded8;border-radius:14px;padding:20px;margin:16px 0;box-shadow:0 4px 14px #0000000a}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}label{display:flex;flex-direction:column;gap:6px;font-size:14px}input,select,button{font:inherit;padding:9px;border:1px solid #cfc5bf;border-radius:8px;background:#fff}button{background:#8c1d2c;color:#fff;border:0;cursor:pointer}.button,button:hover{filter:brightness(.95)}button.secondary{background:#6f6864}.check{flex-direction:row;align-items:center;margin-top:27px}.check input{width:auto}.toolbar{display:flex;justify-content:space-between;align-items:center}.hidden{display:none}.status{white-space:pre-wrap;color:#665d58;min-height:1.3em}form{display:grid;gap:12px}
