:root{--ink:#3d3732;--berry:#c85d72;--cream:#fff9ec;--mint:#99c7ae}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:"Trebuchet MS","Arial Rounded MT Bold",system-ui,sans-serif;color:var(--ink);background:#f4d9c5}button,a{font:inherit}.job-header{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:10px clamp(14px,3vw,38px);background:#fff9ec;border-bottom:4px solid #d9b28f}.job-header>a{justify-self:start;padding:9px 14px;border-radius:999px;background:white;color:#705b50;text-decoration:none;font-weight:900}.job-title{display:flex;align-items:center;gap:10px}.job-title>span{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;background:#ffe0c2;font-size:24px}.job-title div{display:grid}.job-title small{font-size:9px;letter-spacing:.13em;color:#8d6c60;font-weight:1000}.job-title strong{font-size:21px}.job-pay{justify-self:end;display:flex;align-items:center;gap:6px;padding:9px 13px;border:3px solid #e1c48d;border-radius:999px;background:white}.job-pay i{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#f3c75d;font-style:normal;font-weight:1000}.job-pay small{font-size:9px;text-transform:uppercase;color:#7b7469}.cafe-scene{min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(260px,36%) 1fr;gap:clamp(14px,3vw,38px);padding:clamp(20px,3vw,38px);background:linear-gradient(rgba(255,255,255,.12),rgba(255,255,255,.12)),repeating-linear-gradient(90deg,#d98672 0 48px,#f7e7d7 48px 96px);position:relative}.cafe-scene:after{content:"";position:absolute;inset:42% 0 0;background:#d7aa7f;border-top:13px solid #9d765a;z-index:0}.cafe-customer{position:relative;z-index:2;align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.cafe-customer img{width:min(390px,100%);height:50%;object-fit:contain;filter:drop-shadow(0 13px 8px rgba(85,62,49,.24));animation:cafeIdle 3.5s ease-in-out infinite}.cafe-customer>strong{position:absolute;bottom:1%;padding:8px 22px;border-radius:999px;background:#fff6df;border:3px solid #c79f73}.order-bubble{position:absolute;top:0;left:2%;right:2%;padding:17px;border:4px solid #d2ad82;border-radius:24px;background:#fffaf0;text-align:center;box-shadow:0 8px 0 rgba(94,72,55,.16)}.order-bubble small{letter-spacing:.13em;color:#8a7466;font-weight:1000}.order-bubble:after{content:"";position:absolute;bottom:-26px;left:50%;border:14px solid transparent;border-top-color:#d2ad82}.order-bubble>div{display:flex;justify-content:center;gap:10px;margin:8px 0}.order-request{display:grid;place-items:center;gap:2px}.order-request span{font-size:29px}.order-request strong{font-size:11px}.order-bubble p{margin:0;color:#75665d}.register-card{position:relative;z-index:2;align-self:center;padding:clamp(18px,3vw,30px);border:6px solid #896d5a;border-radius:28px;background:#fffaf0;box-shadow:0 14px 0 #6d5141,0 25px 38px rgba(85,57,43,.26)}.round-line{display:flex;justify-content:space-between;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#7c726a;font-weight:1000}.round-line>div{display:flex;gap:6px}.round-line i{width:12px;height:12px;border-radius:50%;background:#e2d6c3}.round-line i.done{background:#de8d73}.round-line i.current{outline:3px solid #bc655f}.register-display{margin:14px auto;padding:13px;text-align:right;border:5px solid #555b58;border-radius:12px;background:#b9dbbd;box-shadow:inset 0 4px 7px rgba(42,72,52,.25)}.register-display small{display:block;font-size:9px;color:#526459;font-weight:1000}.register-display strong{font-family:ui-monospace,monospace;font-size:36px}.register-card>p{text-align:center;color:#746b64;font-weight:800}.menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.menu-item{display:grid;place-items:center;gap:3px;min-height:104px;padding:10px;border:3px solid #e1c6a7;border-radius:18px;background:white;box-shadow:0 5px 0 #d1ad87;cursor:pointer;transition:.14s;color:var(--ink)}.menu-item:hover,.menu-item:focus-visible{transform:translateY(-3px)}.menu-item.selected{border-color:#d26074;background:#fff0f3;box-shadow:0 5px 0 #c76e7d}.menu-item span{font-size:33px}.menu-item strong{font-size:13px}.menu-item small{color:#b15162;font-weight:1000}.tray{margin-top:16px}.tray>span{display:block;margin-bottom:5px;font-size:10px;letter-spacing:.1em;color:#796f67;font-weight:1000;text-transform:uppercase}.tray>div{min-height:53px;display:flex;align-items:center;gap:8px;padding:7px;border:2px dashed #d4b996;border-radius:13px;background:#fffdf8}.tray em{margin:auto;color:#a29284}.tray-piece{display:flex;align-items:center;gap:3px;padding:7px 10px;border-radius:10px;background:#f7e2cb;animation:trayLand .25s ease}.cafe-actions{display:grid;grid-template-columns:auto 1fr;gap:10px;margin-top:14px}.cafe-actions button{padding:12px;border:0;border-radius:999px;font-weight:1000;cursor:pointer}.cafe-actions button:first-child{background:#eee6dc;color:#706b64}.cafe-actions button:last-child{background:#c85d72;color:white;box-shadow:0 5px 0 #9d4052}.cafe-actions button:disabled{opacity:.4;box-shadow:none;cursor:not-allowed}.cafe-feedback{min-height:25px;margin-top:10px;text-align:center;color:#b4475c;font-weight:900}.cafe-feedback.good{color:#47815f}@keyframes cafeIdle{50%{transform:translateY(-5px)}}@keyframes trayLand{0%{opacity:0;transform:translateY(-12px)}100%{opacity:1;transform:none}}@media(max-width:820px){.cafe-scene{grid-template-columns:1fr;padding:14px}.cafe-customer{height:310px}.cafe-customer img{height:190px;width:auto}.order-bubble{right:auto;width:58%;padding:11px}.register-card{width:100%}}@media(max-width:560px){.job-header{height:64px}.job-header>a{font-size:0}.job-header>a:before{content:"←";font-size:18px}.job-title strong{font-size:16px}.job-title small,.job-pay small{display:none}.menu-grid{grid-template-columns:1fr 1fr}.cafe-actions{grid-template-columns:1fr}.cafe-customer{height:285px}}@media(prefers-reduced-motion:reduce){.cafe-customer img{animation:none}.menu-item{transition:none}}
