:root{color:#12201a;background:#f6fbf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}.page-shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.hero-card{width:min(100%,760px);padding:3rem;border:1px solid #d7eadc;border-radius:28px;background:linear-gradient(160deg,#fff,#ecfff1);box-shadow:0 24px 80px #1040201f}.hero-card.narrow{width:min(100%,560px)}.eyebrow{margin:0 0 .75rem;color:#0a8f45;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1{margin:0;font-size:clamp(2.25rem,6vw,4.5rem);line-height:.95}.lede,.muted{color:#506258;font-size:1.05rem;line-height:1.7}.qr-placeholder{display:grid;place-items:center;width:220px;height:220px;margin:2rem 0;border:2px dashed #8ac79e;border-radius:24px;background:#f9fffb;color:#0a8f45;font-size:3rem;font-weight:800}.actions{display:flex;flex-wrap:wrap;gap:1rem}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:.85rem 1.2rem;background:#0a8f45;color:#fff;cursor:pointer;font-weight:700;text-decoration:none}.button.secondary{background:#def5e5;color:#0b5f32}.status-list{display:grid;gap:.8rem;margin:2rem 0}.status-list div{display:flex;justify-content:space-between;gap:1rem;padding:1rem;border-radius:16px;background:#f8fffa}.status-list dt{color:#506258;font-weight:700}.status-list dd{margin:0;text-align:right}.form-card{display:grid;gap:1rem;margin:2rem 0}.form-card label{display:grid;gap:.45rem;color:#506258;font-weight:700}.form-card input,.form-card textarea{width:100%;border:1px solid #c8dfd0;border-radius:14px;padding:.8rem .9rem;color:#12201a;background:#fff}.form-card textarea{min-height:7rem;resize:vertical}
