:root{--hermes-orange:#f97025;--hermes-orange-dark:#f85621;--hermes-input:#f9d9c4;--hermes-black:#000;--hermes-white:#fff;--hermes-serif:"Sanchez", "Times New Roman", serif;--hermes-script:"Pinyon Script", "Brush Script MT", cursive}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;min-height:100%;margin:0}body{font-family:var(--hermes-serif);background:#1a1a1a}#root{justify-content:center;align-items:stretch;display:flex}.hermes-screen{width:100vw;min-height:100dvh;color:var(--hermes-black);background-color:var(--hermes-orange);background-image:url(/assets/hermes-pattern-CppOqwUL.jpg);background-size:cover;flex-direction:column;align-items:center;padding:2.5rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.hermes-logo{flex-shrink:0;width:250px;height:auto;margin-bottom:2rem;overflow:hidden}.hermes-logo img{width:100%;max-width:none;display:block}.hermes-title{letter-spacing:.02em;margin:0 0 2rem;font-size:5vw;font-weight:500}.item-display{border:2px solid var(--hermes-black);background:var(--hermes-input);border-radius:15px;justify-content:center;align-items:center;width:75%;min-height:7vh;margin-bottom:2rem;padding:.75rem 1.25rem;font-size:clamp(2rem,6vw,2.75rem);display:flex;position:relative}.clear-button{color:#fff;cursor:pointer;background:#ff3b30;border:none;border-radius:50%;justify-content:center;align-items:center;width:5vw;height:5vw;transition:filter .15s;display:flex;position:absolute;right:1rem}.clear-button:hover:not(:disabled){filter:brightness(1.1)}.clear-button:disabled{opacity:.3;cursor:default}.error-message{color:#d32f2f;text-align:center;background:#ffebee;border:1px solid #ef5350;border-radius:8px;width:min(100%,420px);margin-bottom:1rem;padding:.5rem 1rem;font-size:clamp(1rem,3vw,1.25rem);font-weight:500}.keypad{flex-direction:column;gap:.85rem;width:45vw;margin-bottom:auto;display:flex}.keypad-row{grid-template-columns:repeat(3,1fr);gap:.85rem;display:grid}.keypad-key{aspect-ratio:1;background:var(--hermes-orange-dark);color:var(--hermes-white);font-family:var(--hermes-serif);cursor:pointer;border:none;border-radius:4px;font-size:clamp(2rem,5vw,3rem);font-weight:500;transition:transform .12s,filter .12s}.keypad-key:hover{filter:brightness(1.05)}.keypad-key:active{transform:scale(.97)}.keypad-key--wide{grid-column:2}.hermes-action-button{border:2px solid var(--hermes-white);background:var(--hermes-orange);width:min(100%,420px);height:6vh;color:var(--hermes-white);font-family:var(--hermes-serif);letter-spacing:.08em;cursor:pointer;border-radius:15px;margin-top:2rem;padding:.9rem 1.5rem;font-size:3.5vw;font-weight:600;transition:background-color .15s,color .15s}.hermes-action-button:hover:not(:disabled){background:#ffffff1f}.hermes-action-button:disabled{opacity:.45;cursor:not-allowed}.queue-ticket-screen{text-align:center;background:var(--hermes-orange);background-image:url(/assets/hermes-pattern-CppOqwUL.jpg);background-size:cover;padding-top:1.5rem}.queue-instruction{max-width:100%;margin:3rem 0 2vh;font-size:3vh;line-height:1.45}.queue-counter{text-underline-offset:.15em;text-decoration:underline}.queue-label{margin:0 0 .5rem;font-size:3vh}.queue-number{font-family:var(--hermes-script);margin:2rem 0 2vh;font-size:10vh;font-weight:400;line-height:1}.queue-type{margin:0 0 2rem;font-size:5vh;font-weight:500}.queue-note{max-width:80%;margin:0 0 auto;font-size:1.7vh;line-height:1.4}.queue-ticket-screen .hermes-action-button{margin-top:2.5rem}@media (height>=900px){.item-count-screen{justify-content:flex-start;padding-top:3rem}.keypad{margin-top:1rem}}
