:root{color:#17221f;background:#eee9dd;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 15%,rgb(210 112 74 / 18%),transparent 34%),linear-gradient(145deg,#f6f2e8,#e5decf)}.panel{width:min(100%,680px);padding:clamp(28px,7vw,64px);border:1px solid rgb(23 34 31 / 18%);border-radius:24px;background:#fffdf7d1;box-shadow:0 30px 80px #17221f1f}.eyebrow{display:flex;align-items:center;gap:12px;color:#6b6d62;font-size:12px;font-weight:700;letter-spacing:.12em}.environment{padding:5px 9px;border-radius:999px;color:#fffaf1;background:#b65338}h1{margin:34px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,10vw,84px);font-weight:500;letter-spacing:-.06em;line-height:.95}.lead{margin:18px 0 0;color:#b65338;font-size:20px;font-weight:700}.status{max-width:500px;margin:24px 0 32px;color:#555b55;line-height:1.7}dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 34px}dl div{padding:16px;border-top:1px solid rgb(23 34 31 / 18%)}dt{color:#72756d;font-size:12px}dd{margin:7px 0 0;font-weight:700}.health-link{display:inline-flex;padding-bottom:5px;border-bottom:1px solid currentcolor;color:#17221f;font-weight:700;text-decoration:none}@media(max-width:520px){.shell{padding:12px}.panel{border-radius:18px}dl{grid-template-columns:1fr}}
