:root{font-family:Arial,Helvetica,sans-serif;color:#183e35;background:#f8faf9;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:flex;flex-direction:column}header,footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px max(24px,calc((100% - 1080px)/2))}header{border-bottom:1px solid #dce5df}header a{font-size:34px;font-weight:800;color:#175c47;text-decoration:none}header a span{font-size:20px;font-weight:400;margin-left:10px}.environment{font-size:11px;font-weight:700;background:#e0ede5;padding:6px 10px;border-radius:4px}main{flex:1;width:100%;max-width:1128px;margin:auto;padding:90px 24px}.eyebrow{font-size:12px;font-weight:700;color:#567467}h1{font-size:52px;line-height:1.12;font-weight:700;margin:22px 0;max-width:650px}.description{font-size:19px;color:#53675e;max-width:440px}.status{display:flex;align-items:center;gap:10px;margin-top:46px;font-size:14px}.status span{width:8px;height:8px;background:#278454;border-radius:50%}footer{font-size:12px;color:#607168;border-top:1px solid #dce5df}@media(max-width:600px){main{padding-top:64px;padding-bottom:64px}h1{font-size:38px}footer{align-items:flex-start;flex-direction:column;gap:8px}}
