:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#f8f5ef;background:#10100f;font-synthesis:none}*{box-sizing:border-box}html,body,#root{height:100%;overflow:hidden}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{min-height:58px;border:0;border-radius:12px;font-weight:900;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.eyebrow{margin:0 0 4px;color:#f4b522;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.pairing-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:radial-gradient(circle at top,#3b2a08,#10100f 52%)}.pairing-card{width:min(460px,100%);padding:40px;border:1px solid #33312d;border-radius:22px;background:#1a1917;box-shadow:0 24px 70px #0009}.pairing-card>svg{width:52px;height:52px;color:#f4b522}.pairing-card h1{margin:12px 0 8px;font-size:34px}.pairing-card label{display:grid;gap:8px;margin:28px 0 16px;font-weight:800}.pairing-card input{min-height:58px;padding:0 16px;border:1px solid #514d45;border-radius:10px;color:#fff;background:#0d0d0c;font-size:22px;text-transform:uppercase}.pairing-card button,.ticket>button{width:100%;color:#17120a;background:#f4b522;font-size:18px}.error{color:#ff7b70}.kitchen-shell{height:100dvh;display:grid;grid-template-rows:auto auto 1fr auto}header{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid #302f2c}header h1{margin:0;font-size:30px}.header-actions{display:flex;align-items:center;gap:10px}.connection{display:inline-flex;align-items:center;gap:6px;color:#ff7b70;font-weight:900}.connection.online{color:#47cf79}.quiet{display:inline-flex;align-items:center;gap:8px;padding:0 16px;color:#fff;background:#292825}.quiet svg,.connection svg{width:19px}.offline-banner{padding:10px 22px;color:#221506;background:#f4a531;font-weight:900}.ticket-rail{display:flex;align-items:stretch;gap:14px;min-height:0;padding:14px;overflow-x:auto;scroll-snap-type:x proximity}.ticket{--urgency: #47cf79;flex:0 0 min(390px,88vw);display:flex;flex-direction:column;height:calc(100dvh - 150px);min-height:0;overflow:hidden;border:2px solid var(--urgency);border-radius:16px;background:#1c1b19;scroll-snap-align:start}.ticket.orange{--urgency: #f4a531}.ticket.red{--urgency: #ef5b50}.ticket-top{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;color:#111;background:var(--urgency)}.ticket-top>div{display:flex;align-items:baseline;gap:12px}.order-number{font-size:28px;font-weight:950}.ticket-top strong{font-size:24px}.service-row{display:flex;gap:10px;align-items:center;padding:13px 17px;border-bottom:1px solid #363430;font-weight:900}.service-row b{padding:6px 9px;border-radius:6px;color:#111;background:#f4b522;font-size:18px}.service-row time{margin-left:auto}.lines{flex:1;padding:4px 17px;overflow-y:auto;overscroll-behavior:contain}.line{padding:13px 0;border-bottom:1px solid #34322f}.line h2{margin:0 0 6px;font-size:22px;line-height:1.15}.line h2 b{color:var(--urgency)}.line p{margin:4px 0 0 32px;color:#c9c5bd}.line .note{margin-left:0;padding:9px;border-radius:6px;color:#fff;background:#39342a;font-weight:850}.order-note{display:flex;gap:9px;margin:10px 17px;padding:11px;border:1px solid #f4a531;border-radius:8px;color:#ffd17b;font-weight:850}.ticket>button{margin:12px;width:calc(100% - 24px);min-height:68px;background:var(--urgency)}.waiting{margin:12px;padding:20px;border:1px dashed #666;border-radius:10px;text-align:center;color:#aaa;font-weight:900}.empty{margin:auto;text-align:center;color:#a6a29a}.empty svg{width:60px;height:60px}footer{padding:8px 18px;color:#817d76;font-size:12px;text-align:right}@media(max-width:680px){header{align-items:flex-start}.header-actions{flex-wrap:wrap;justify-content:flex-end}.quiet{min-width:58px;font-size:0}.quiet svg{margin:auto}}
