:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f6f7f8;background:#0b0f14;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}.login-shell{min-height:100dvh;display:grid;place-items:center;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom));background:#0b0f14}.login-card{width:min(100%,430px);padding:28px;border:1px solid #29313c;border-radius:20px;background:#121821;box-shadow:0 20px 60px #0008;text-align:center}.brand-mark{width:54px;height:54px;margin:0 auto 14px;display:grid;place-items:center;color:#0b0f14;background:#f5a524;border-radius:15px}.brand-mark svg{width:28px}.eyebrow{margin:0 0 5px;color:#f5a524;font-size:12px;font-weight:800;letter-spacing:.16em}.login-card h1{margin:0 0 24px;font-size:clamp(25px,7vw,32px)}.subtle{color:#9aa6b5}.field{display:grid;gap:8px;text-align:left;color:#c9d0d8;font-size:13px;font-weight:700}.field input{width:100%;min-height:50px;padding:0 14px;border:1px solid #384250;border-radius:11px;background:#0b0f14;color:#fff;outline:none}.field input:focus{border-color:#f5a524;box-shadow:0 0 0 3px #f5a52422}.pin-dots{display:flex;justify-content:center;gap:14px;margin:24px 0 18px}.pin-dots i{width:13px;height:13px;border:2px solid #606b78;border-radius:50%}.pin-dots i.filled{background:#f5a524;border-color:#f5a524;transform:scale(1.12)}.keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.keypad button{min-height:56px;border:1px solid #35404d;border-radius:12px;background:#19212c;color:#fff;font-size:21px;font-weight:800}.keypad button:hover{border-color:#f5a524}.keypad svg{width:21px;vertical-align:middle}.primary-button{width:100%;min-height:50px;margin-top:16px;display:flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:#f5a524;color:#16100a;font-weight:900}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error{margin:14px 0 0;color:#ff8d8d;font-size:14px}.branch-list{display:grid;gap:10px;margin-top:20px}.branch-button{min-height:64px;display:flex;align-items:center;gap:12px;padding:12px;text-align:left;border:1px solid #35404d;border-radius:12px;background:#19212c;color:#fff}.branch-button svg{color:#f5a524}.branch-button span{display:grid;gap:3px}.branch-button small{color:#9aa6b5}.board-shell{min-height:100vh;padding:14px;background:#0b0f14}.board-header{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;padding:14px;border:1px solid #29313c;border-radius:15px;background:#121821ee;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-brand{min-width:0;display:flex;align-items:center;gap:12px}.header-brand>span{flex:0 0 42px;height:42px;display:grid;place-items:center;color:#0b0f14;background:#f5a524;border-radius:12px}.header-brand h1{margin:0;overflow:hidden;font-size:19px;white-space:nowrap;text-overflow:ellipsis}.header-brand small{color:#9aa6b5}.header-actions{display:flex;gap:8px}.header-actions button{width:48px;height:48px;display:grid;place-items:center;border:1px solid #35404d;border-radius:11px;background:#19212c;color:#dbe1e8}.header-actions svg{width:20px}.notice,.error-banner{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:12px 14px;border:1px solid #8a642e;border-radius:12px;background:#2a2114;color:#ffd489}.notice svg{flex:0 0 20px}.error-banner{justify-content:space-between;border-color:#743c42;background:#28171b;color:#ffb4ba}.error-banner button{min-height:40px;border:1px solid #8d4b54;border-radius:9px;background:transparent;color:inherit}.station-tabs{display:flex;gap:8px;overflow-x:auto;padding:0 0 12px;scrollbar-width:thin}.station-tabs button{flex:0 0 auto;min-height:48px;padding:0 14px;border:1px solid #35404d;border-radius:11px;background:#121821;color:#cbd2da;font-weight:750}.station-tabs button.active{border-color:#f5a524;background:#f5a524;color:#181109}.station-tabs b{display:inline-grid;min-width:24px;min-height:24px;margin-left:6px;place-items:center;border-radius:7px;background:#ffffff18}.ticket-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,290px),1fr));gap:12px}.ticket{min-height:285px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #33404c;border-top:5px solid #778492;border-radius:14px;background:#151c25}.ticket.watch{border-top-color:#f5a524}.ticket.late{border-top-color:#ef626c}.ticket>header{display:flex;justify-content:space-between;gap:10px;padding:14px;border-bottom:1px solid #293440}.ticket>header>div{display:grid;gap:4px}.order-number{font-size:22px;font-weight:900}.ticket header small{color:#9aa6b5}.wait{display:flex;align-items:center;gap:5px;color:#bdc5ce;font-weight:800}.wait svg{width:17px}.ticket-body{flex:1;padding:14px}.station-name{margin:0 0 9px;color:#f5a524;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ticket-body h2{margin:0;font-size:22px;line-height:1.2}.ticket-body h2 b{color:#f5a524}.modifiers{color:#c4ccd5}.notes{padding:9px;border-left:3px solid #f5a524;background:#211c13;color:#ffe1a5}.status-action{min-height:56px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;color:#0b0f14;font-weight:900}.status-action svg{width:20px}.status-action.pending{background:#60a5fa}.status-action.preparing{background:#f5a524}.status-action.ready{background:#4ade80}.empty-state{min-height:55vh;display:grid;place-content:center;justify-items:center;text-align:center;color:#7f8b99}.empty-state svg{width:42px;height:42px;color:#4ade80}.empty-state h2{margin-bottom:0;color:#dce2e8}@media(max-width:560px){.login-card{padding:20px 16px;border-radius:16px}.board-shell{padding:8px}.board-header{border-radius:12px}.header-brand small{display:none}.header-actions button{width:46px;height:46px}.ticket-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}
