:root{color:#1a1200;background:#fdf8f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button{width:100%;min-height:44px;border:1px solid #9a3e0c;border-radius:8px;background:#c2500f;color:#fff;font:inherit;font-weight:650;cursor:pointer}button:hover{background:#d4600f}button:disabled{cursor:progress;opacity:.58}.shell{width:min(960px,calc(100vw - 32px));margin:0 auto;padding:48px 0}header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.eyebrow{margin:0 0 8px;color:#a05828;font-size:.82rem;font-weight:750;letter-spacing:0;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{font-size:clamp(2rem,6vw,4.25rem);line-height:.95}h2{font-size:1rem}.status{max-width:280px;border:1px solid #e8c4a0;border-radius:999px;padding:8px 12px;color:#6b3315;background:#fff;font-size:.82rem;font-weight:700}.grid{display:grid;grid-template-columns:minmax(220px,280px) 1fr;gap:16px}.panel{border:1px solid #edd8c4;border-radius:8px;padding:18px;background:#fff}.panel:first-child{display:grid;align-content:start;gap:10px}dl{margin:0}dt{margin-top:16px;color:#7a5538;font-size:.78rem;font-weight:750;text-transform:uppercase}dd{margin:6px 0 0;overflow-wrap:anywhere;white-space:pre-wrap}@media(max-width:720px){header,.grid{grid-template-columns:1fr}header{display:grid}.status{max-width:none}}
