*{box-sizing:border-box}body{margin:0;background:#f2efe6;color:#17201c;font-family:Arial,sans-serif}main{width:min(1080px,calc(100% - 40px));margin:auto}header{padding:90px 0 65px;border-bottom:1px solid}.tag{color:#e85f24;font-size:12px;font-weight:800;letter-spacing:.2em;margin-bottom:22px}h1{margin:0;font:400 clamp(58px,10vw,126px)/.78 Georgia,serif;letter-spacing:-.07em}h1 em{color:#344c3d}.lede{max-width:390px;margin:40px 0 0 auto;font-size:18px;line-height:1.55}.status{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid #17201c33;font-size:12px}.status b:before{content:"";display:inline-block;width:9px;height:9px;margin-right:10px;border-radius:50%;background:#27a65a}section{padding:65px 0;border-bottom:1px solid}.title{display:flex;gap:18px;align-items:baseline;margin-bottom:28px}.title i{color:#e85f24;font:800 12px Arial}h2{margin:0;font:400 34px Georgia,serif}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}article{padding:30px;border:1px solid;background:#ffffff44}article small{color:#344c3d;font-weight:800;letter-spacing:.16em}article strong{display:block;margin:24px 0 34px;font:400 72px Georgia,serif}article div{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid #17201c33}article span{color:#69716d}.request{display:flex;align-items:center;border:1px solid;overflow:hidden}.request>b{padding:21px;background:#e85f24;color:white;font-size:12px}.request code{padding:20px;overflow:hidden;text-overflow:ellipsis}footer{display:flex;justify-content:space-between;padding:28px 0 45px;color:#69716d;font-size:10px;font-weight:800;letter-spacing:.14em}@media(max-width:700px){header{padding-top:55px}.grid{grid-template-columns:1fr}.status code{display:none}footer{gap:15px}}
