:root{font-family:Arial,sans-serif;color:#292323;background:#faf7f2}*{box-sizing:border-box}body{margin:0}main{max-width:860px;margin:auto;padding:40px 24px}header span{letter-spacing:.25em;color:#661b32;font-size:13px}h1,h2{font-family:Georgia,serif;font-weight:400}h1{font-size:48px;line-height:1.08}h2{font-size:28px}p{line-height:1.6}form,article,#devices{background:white;border:1px solid #eae1d8;border-radius:12px;padding:24px;margin:20px 0}label{display:block;font-size:14px;flex:1;margin:14px 0}input,textarea,select{display:block;width:100%;font:inherit;padding:13px;border:1px solid #d8c9bd;border-radius:5px;background:white;margin-top:7px}textarea{min-height:100px}button{background:#661b32;color:white;border:0;padding:13px 20px;border-radius:5px;font:inherit;cursor:pointer;margin:5px 5px 5px 0}button.light{background:#f0e3e3;color:#661b32}button:disabled{opacity:.5;cursor:default}.row{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.row>label{min-width:220px}.hint,small{color:#817570;font-size:13px;line-height:1.6}aside{background:#f0e3e3;border-radius:16px;padding:20px;margin:22px 0;white-space:pre-wrap;overflow-wrap:anywhere}#message:not(:empty){background:#f0e3e3;padding:16px;border-radius:8px}article h3{font-family:Georgia,serif;font-size:24px;margin-top:0}article p{white-space:pre-wrap;overflow-wrap:anywhere}code{font-size:12px;overflow-wrap:anywhere}input[type=checkbox]{display:inline;width:auto;margin-right:10px}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #ae8651;outline-offset:2px}[hidden]{display:none!important}
