:root{background:#142018;color:#f7ead3;font-family:Avenir Next,Gill Sans,sans-serif}body{margin:0}.adminShell{min-height:100vh;padding:2rem;background:linear-gradient(115deg,rgba(181,95,54,.22),transparent 45%),#142018}header{max-width:760px}header p{color:#df9b67;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1{font-family:Georgia,serif;font-size:clamp(2.8rem,7vw,5.8rem);letter-spacing:-.06em;line-height:.9;margin:0 0 2rem}.orders{display:grid;gap:1rem}.orderCard{align-items:center;background:#f7ead314;border:1px solid rgba(247,234,211,.14);border-radius:1.5rem;display:flex;gap:1rem;justify-content:space-between;padding:1.25rem}.pill{background:#df9b67;border-radius:999px;color:#142018;display:inline-flex;font-size:.75rem;font-weight:800;padding:.35rem .65rem}.orderCard h2,.orderCard p{margin:.35rem 0}.orderCard p{color:#f7ead3b3;overflow-wrap:anywhere}.actions{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem}button{background:#f7ead3;border:0;border-radius:999px;color:#142018;cursor:pointer;font:inherit;padding:.65rem 1rem}.failed{color:#ff9b7a}.empty{color:#f7ead3b8}@media(max-width:720px){.adminShell{padding:1rem}.orderCard{align-items:flex-start;flex-direction:column}.actions{align-items:stretch;width:100%}}
