*{box-sizing:border-box}body{color:#134e4a;background:#ecfeff;margin:0;font-family:system-ui,Arial}.wrap{max-width:760px;margin:auto;padding:18px}.card{background:#fff;border-radius:18px;margin:14px 0;padding:20px;box-shadow:0 8px 30px #0f766e18}header,.machine{justify-content:space-between;align-items:center;gap:12px;display:flex}h1,h2,p{margin-top:0}input,button{border:1px solid #99f6e4;border-radius:12px;width:100%;margin:7px 0;padding:14px;font-size:16px}button{color:#fff;cursor:pointer;background:#0f766e;font-weight:700}.secondary{color:#0f766e;background:#fff;width:auto}.packages{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.packages button span{margin-top:8px;display:block}.badge{background:#e5e7eb;border-radius:99px;padding:5px 10px;display:inline-block}.badge.READY{background:#dcfce7}.badge.RUNNING{background:#fef3c7}.badge.OFFLINE{background:#fee2e2}.time{font-size:28px;font-weight:800}.qr{text-align:center}.qr img{border-radius:12px;width:100%;max-width:320px}.danger{background:#b91c1c}.err{color:#b91c1c}.orders{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:10px 0;display:flex}@media (width<=560px){.packages{grid-template-columns:1fr}header{align-items:flex-start}.secondary{width:110px}}.custom-grid{grid-template-columns:1fr 1fr;align-items:end;gap:12px;display:grid}.custom-grid label{flex-direction:column;gap:6px;display:flex}.custom-grid button{grid-column:1/-1}.mock{background:#7c3aed;margin-top:12px}hr{border:0;border-top:1px solid #e5e7eb;margin:22px 0}@media (width<=640px){.custom-grid{grid-template-columns:1fr}}
