:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202124;background:#f7f5f1}*{box-sizing:border-box}body{margin:0}.shell{max-width:760px;margin:0 auto;padding:48px 20px}header{margin-bottom:24px}.eyebrow{font-size:12px;letter-spacing:.16em;color:#6f5a44}h1{font-size:36px;line-height:1.1;margin:10px 0}p{color:#6b625a}.card{background:#fff;border:1px solid #e6ded2;border-radius:20px;padding:24px;box-shadow:0 12px 40px #4d32130d}label{display:block;font-size:13px;font-weight:650;margin:18px 0 8px}.row{display:flex;gap:10px}input{width:100%;padding:13px 14px;border:1px solid #d9d0c4;border-radius:10px;font:inherit;background:#fff}button{border:0;border-radius:10px;padding:0 16px;font:inherit;font-weight:650;cursor:pointer;background:#ece7df;white-space:nowrap}button:disabled{opacity:.45;cursor:not-allowed}.primary{background:#26231f;color:#fff;height:46px}.muted{height:46px}.actions{margin-top:22px}.notice{min-height:20px;margin-top:10px;color:#6b625a;font-size:13px}.result{white-space:pre-wrap;background:#f8f7f4;border-radius:12px;padding:14px;margin:20px 0 0;color:#4e4942;min-height:72px;font-size:13px;line-height:1.5}@media(max-width:560px){.row{flex-direction:column}.row button{height:44px}.actions{flex-direction:column}}
