@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
.service-stamp>span{max-width:90%;text-align:center}
@media(max-width:380px){.machine-area .stage{height:min(43dvh,335px);min-height:0;max-width:100%}}
:root{--red:#c92222;--yellow:#ffce42;--cream:#fff9e9;--ink:#32170e}*{box-sizing:border-box;letter-spacing:0}html{touch-action:manipulation}body{margin:0;background:var(--red);color:var(--cream);font:16px 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}header{height:88px;border-bottom:1px solid #fff9e94a;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font:900 42px 'Barlow Condensed',Impact,sans-serif}.brand span{font:14px 'DM Sans',sans-serif;vertical-align:top;margin-left:4px}.department{font-size:12px;font-weight:700}.back{font-size:14px;font-weight:700;padding:12px 16px;border:1px solid #fff9e96b;border-radius:5px}.back span{padding-left:18px}main{max-width:1400px;margin:auto;padding:28px 32px 32px}.heading{text-align:center}.eyebrow{font-size:12px;font-weight:700;margin:0 0 5px}h1{font:900 68px/.98 'Barlow Condensed',Impact,sans-serif;margin:0}em{font-style:normal;color:var(--yellow)}.machine-area{position:relative;display:grid;place-items:center;margin:10px auto 0;max-width:1020px}.stage{height:min(51dvh,560px);min-height:310px;aspect-ratio:576/680;isolation:isolate}canvas{display:block;width:100%;height:100%;object-fit:contain;touch-action:none}.order-note{position:absolute;left:20px;top:36%;width:198px;transform:rotate(-5deg);background:var(--cream);color:var(--ink);padding:22px 21px;box-shadow:6px 7px 0 #8a1616}.order-note>span{font:12px monospace}.order-note strong{display:block;font:800 28px 'Barlow Condensed',Impact,sans-serif;margin-top:8px}.order-note p{font-size:13px;margin:4px 0 18px}.receipt-rule{border-top:1px dashed;margin:0 0 16px}.order-note b{display:block;font:800 25px 'Barlow Condensed',Impact,sans-serif;margin-top:5px}.service-stamp{position:absolute;right:18px;top:33%;width:174px;height:174px;border:3px solid var(--ink);border-radius:50%;background:var(--yellow);color:var(--ink);transform:rotate(9deg);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:5px 5px 0 #8a1616;text-align:center}.service-stamp>span{font-size:12px;font-weight:700}.service-stamp strong{font:900 34px/.95 'Barlow Condensed',Impact,sans-serif;margin:6px 0}.service-stamp small{font-size:12px}.interaction{max-width:850px;margin:0 auto}.status{text-align:center;font-size:15px;font-weight:500;min-height:24px;margin:8px 0 15px}.controls{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}button{font:700 15px 'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--cream);border:2px solid var(--ink);border-radius:6px;min-height:58px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:4px 4px 0 var(--ink);cursor:pointer;touch-action:manipulation;transition:background .15s,box-shadow .15s;line-height:1.3}button .number{font-size:12px;opacity:.65}button.working{background:var(--yellow)}button:hover{background:white}button:active,button[aria-pressed=true]{box-shadow:1px 1px 0 var(--ink)}button:disabled{cursor:wait;opacity:.65}button:focus-visible,a:focus-visible{outline:3px solid white;outline-offset:5px}.ribbon{border-block:2px solid var(--ink);background:var(--yellow);color:var(--ink);white-space:nowrap;overflow:hidden;text-align:center;padding:11px 16px;font:800 25px 'Barlow Condensed',Impact,sans-serif}.ribbon span{margin:0 28px}footer{background:var(--cream);color:var(--ink);padding:24px 5%;display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:12px}footer>span:first-child{font:900 25px 'Barlow Condensed',Impact,sans-serif}footer b{font:700 11px 'DM Sans',sans-serif;margin-left:10px}footer p{margin:0}footer>span:last-child{font-size:11px;font-weight:700}@media(min-width:1600px){.stage{height:54dvh;max-height:700px}.machine-area{max-width:1100px}}@media(max-width:760px){header{height:68px;padding:0 20px}.brand{font-size:35px}.department{display:none}.back{font-size:12px;padding:10px}.back span{padding-left:8px}main{padding:25px 18px 28px}h1{font-size:48px}.eyebrow{font-size:11px}.stage{height:43dvh;min-height:290px;max-height:480px}.order-note{display:none}.service-stamp{right:0;top:12px;width:96px;height:96px;border-width:2px;box-shadow:3px 3px 0 #8a1616}.service-stamp strong{font-size:21px;margin:3px 0}.service-stamp>span{font-size:10px}.service-stamp small{display:none}.machine-area{margin-top:18px}.controls{gap:9px}.controls button{font-size:13px;min-height:66px;padding:9px 8px;justify-content:center}.number{display:none}.controls button>span:last-child{display:none}.status{font-size:13px;margin:8px 0 14px}.ribbon{font-size:22px}footer{flex-wrap:wrap;gap:10px;padding:20px}footer>span:last-child{display:none}footer p{font-size:11px}}@media(max-width:380px){h1{font-size:42px}.service-stamp{right:-5px;width:82px;height:82px}.service-stamp strong{font-size:18px}main{padding-inline:12px}.controls button{font-size:12px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
