:root{color:#1d252c;background:#eef2f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;margin:0}.app{align-items:center;min-height:100vh;padding:32px;display:flex}.panel{width:100%;max-width:820px;margin:0 auto}h1,h2,p{margin:0}h1{margin-bottom:24px;font-size:2.5rem;line-height:1.1}.responses{gap:16px;display:grid}.response{background:#fff;border:1px solid #d5dde2;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;min-height:112px;padding:24px;display:flex}.response h2{font-size:1rem}.response p{color:#62717c;overflow-wrap:anywhere}.response strong{color:#176b4d;font-size:2rem;line-height:1}.response strong.error{color:#ad2f2f;font-size:1rem}@media (width<=640px){.app{align-items:flex-start;padding:24px 16px}h1{font-size:2rem}.response{flex-direction:column;align-items:flex-start}}
