.Checkin_noTicketsInfo__L0p34{text-align:center}.HistoryItem_success__FMBRw{background-color:rgba(0,128,0,.2)}.HistoryItem_error__Burom{background-color:rgba(255,0,0,.2)}.HistoryItem_icon__pLyYZ{margin-left:12px}.HistoryModal_title__nYHIm{display:flex;justify-content:space-between}.HistoryModal_content__lRX8D{min-height:0;overflow:auto}.Layout_root__L2Vtu{height:100%;width:100%}.Layout_rootWithoutHeader__0zPLh{display:grid;grid-template-rows:[content-start] 1fr [content-end status-start] auto [status-end]}.Layout_rootWitHeader__z56KK{display:grid;grid-template-rows:[header-start] auto [header-end content-start] 1fr [content-end status-start] auto [status-end]}.Layout_header__WZgfV{grid-area:header}.Layout_content__PrPCk{grid-area:content;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:0}.Layout_status__ix37i{grid-area:status}.Layout_fullWidthAndHeight__LhfQI{height:100%;width:100%}.TicketCheckinResult_root__7fQ2_{background-color:#000c;color:var(--success-failure-text-color);flex-direction:column;display:flex;align-items:center;justify-content:space-evenly;z-index:1000;position:fixed;top:0;left:0;width:100vw;height:100dvh;text-align:center;cursor:pointer;padding:0 1rem}.TicketCheckinResult_infoSection__RG9Av{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2rem}.TicketCheckinResult_visualSection__L1QmX{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.TicketCheckinResult_success__coh0a{background-color:var(--success-color)}.TicketCheckinResult_failure__ObzhR{background-color:var(--failure-color)}.TicketCheckinResult_headline__WE_4l{text-wrap:balance}.TicketCheckinResult_ticketInfo__PdZVr{margin:2rem 0}.TicketCheckinResult_horizontalLine__E4JKb{margin:1rem 0;width:85dvw;border:1px solid;opacity:.5}.TicketCheckinResult_success-blue__qnm4N{background-color:var(--success-background-color-blue)}.TicketCheckinResult_success-brown__yZUMA{background-color:var(--success-background-color-brown)}.TicketCheckinResult_success-orange__7dCYk{background-color:var(--success-background-color-orange);color:var(--success-bright-background-text-color)}.TicketCheckinResult_success-pink__TLKws{background-color:var(--success-background-color-pink)}.TicketCheckinResult_success-purple__MtI4J{background-color:var(--success-background-color-purple)}.TicketCheckinResult_success-yellow__deNY8{background-color:var(--success-background-color-yellow);color:var(--success-bright-background-text-color)}.Details_root__JXQln{text-align:left;border:1px dashed #fff;padding:1rem}.Scanner_root__wyl84{display:grid;grid-template-columns:[vf-start] 1fr [device-start] auto [device-end] 24px [vf-end];grid-template-rows:[vf-start] 1fr [device-start] auto [device-end] 24px [vf-end]}.Scanner_viewFinder__UQ9jT{grid-area:vf;align-self:stretch;display:flex}.Scanner_viewFinder__UQ9jT video{object-fit:cover}.Scanner_deviceSelector__cYC5E{grid-area:device}@keyframes Laser_pulsate__4AqxT{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}.Laser_laser___F8eV{--overshoot:10%;height:1px;background:linear-gradient(to right,#f000,red var(--overshoot),#f000 100%);margin-left:calc(var(--overshoot) * -1);animation:Laser_pulsate__4AqxT 5s infinite}.HardwareInput_root__ea3er{display:grid;grid-template-columns:[input-start] minmax(24px,1fr) [empty-start] auto [empty-end] minmax(24px,1fr) [input-end];grid-template-rows:1fr [input-start empty-start] auto [input-end empty-end] 1fr}.HardwareInput_input__4Zp_W{grid-area:input;font-size:10vmin;font-family:monospace;padding:0;background:none;border:none;text-align:center;width:auto;min-width:0}.HardwareInput_input__4Zp_W:focus{outline:none}.HardwareInput_input__4Zp_W.HardwareInput_hidden__1lIHw{opacity:0;pointer-events:none}.HardwareInput_empty__Gw_6I{grid-area:empty;max-width:50ch}.HardwareInput_laser__9kFIU{margin-top:16px;margin-bottom:24px}.Panel_root__s7iHi,.Panel_root__s7iHi form{display:flex;flex-direction:column;gap:2rem}.Panel_root__s7iHi{overflow:hidden;padding:2rem;min-width:305px}.TextFieldInput_root__55YvN{display:grid;align-items:center;justify-items:center}.ScanView_root__S2jgx{display:grid;grid-template-columns:[input-start result-start] 1fr [history-button-start] auto [history-button-end] 8px [picker-start] auto [picker-end] 8px [input-end result-end];grid-template-rows:[input-start result-start] 8px [picker-start history-button-start] auto [history-button-end picker-end] 1fr [input-end result-end]}.ScanView_input__UvUIS{grid-area:input;z-index:10}.ScanView_picker__rijBF{grid-area:picker;z-index:20}.ScanView_checkinHistoryButton__l8HJz{grid-area:history-button;z-index:20}.ScanView_result__xDhFw{grid-area:result;z-index:30}.Loading_container__w5h0m{display:flex;flex-direction:column;align-items:center}.ErrorTicket_ticketContainer__z9Ncg{width:255px;color:var(--color-fatal-error-info);margin:auto;text-align:center;border-radius:var(--border-radius-fatal-error-info)}.ErrorTicket_ticketContainer__z9Ncg,.ErrorTicket_topContainer__g1p8U{display:flex;flex-direction:column;background-color:var(--background-fatal-error-info)}.ErrorTicket_topContainer__g1p8U{border-top-right-radius:var(--border-radius-fatal-error-info);border-top-left-radius:var(--border-radius-fatal-error-info)}.ErrorTicket_headline__DuqIY{font-weight:700;padding-top:18px}.ErrorTicket_info__9YXWk{margin-top:18px}.ErrorTicket_horizontalLine__i3CSg{margin:1rem 0;background-color:var(--success-failure-text-color);opacity:.5}.ErrorTicket_bottomContainer__KmWq_{background-color:var(--background-fatal-error-info);border-bottom-right-radius:var(--border-radius-fatal-error-info);border-bottom-left-radius:var(--border-radius-fatal-error-info);margin-bottom:20px}.ErrorTicket_ripLine__lioSU{background-color:var(--background-fatal-error-info);position:relative;border:1px dashed #aaa;margin:20px 10px}.ErrorTicket_ripLine__lioSU:after,.ErrorTicket_ripLine__lioSU:before{content:"";position:absolute;width:30px;height:30px;top:50%;background-color:#000;border-radius:50%}.ErrorTicket_ripLine__lioSU:before{left:-25px;top:-15px}.ErrorTicket_ripLine__lioSU:after{transform:translate(-50%,-50%) rotate(225deg);right:-40px}.Footer_root__d69lf{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:var(--peripheral-section-bg-color);padding:.5rem 1rem;width:100vw;height:var(--height-footer)}.Footer_root__d69lf svg{color:#fff}.Footer_buttonContainer__H_96s{display:flex;flex-direction:row;gap:.5rem}.Footer_inactive__OSAmH{opacity:.3}.Header_root__XaNpj{min-width:0;background-color:var(--peripheral-section-bg-color)}.Header_title__a3JC3{flex:1 0}
/*# sourceMappingURL=77b5d15f52d26f57.css.map*/