.ReceiptFlowShell-module__jSkvWW__mainWrapper{gap:var(--rf-gap,1.5rem);align-items:var(--rf-align-items,center);min-height:var(--rf-center-height,500px);justify-content:center;display:flex}.ReceiptFlowShell-module__jSkvWW__queuePane{width:var(--rf-queue-width,120px);height:var(--rf-queue-height,400px);z-index:1;flex-shrink:0;position:relative}.ReceiptFlowShell-module__jSkvWW__centerColumn{max-width:var(--rf-center-max-width,350px);min-width:0;height:var(--rf-center-height,500px);z-index:2;flex:1;position:relative}.ReceiptFlowShell-module__jSkvWW__receiptContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ReceiptFlowShell-module__jSkvWW__flyingReceiptContainer{pointer-events:none;z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ReceiptFlowShell-module__jSkvWW__nextReceipt{display:none}.ReceiptFlowShell-module__jSkvWW__legendColumn{flex-shrink:0;position:relative}.ReceiptFlowShell-module__jSkvWW__legendColumnOverlay{width:var(--rf-legend-width,auto);min-height:var(--rf-legend-height,auto);align-items:center;display:grid}.ReceiptFlowShell-module__jSkvWW__currentLegend{display:contents}.ReceiptFlowShell-module__jSkvWW__legendColumnOverlay .ReceiptFlowShell-module__jSkvWW__currentLegend,.ReceiptFlowShell-module__jSkvWW__legendColumnOverlay .ReceiptFlowShell-module__jSkvWW__nextLegend{width:100%;min-height:var(--rf-legend-stage-height,auto);grid-area:1/1;display:block}.ReceiptFlowShell-module__jSkvWW__nextLegend{display:none}.ReceiptFlowShell-module__jSkvWW__legendColumnOverlay .ReceiptFlowShell-module__jSkvWW__nextLegend{opacity:0;pointer-events:none}.ReceiptFlowShell-module__jSkvWW__fade-out{animation:.4s ease-out forwards ReceiptFlowShell-module__jSkvWW__fade-out}.ReceiptFlowShell-module__jSkvWW__fade-in{animation:.4s ease-in forwards ReceiptFlowShell-module__jSkvWW__fade-in}@keyframes ReceiptFlowShell-module__jSkvWW__fade-out{0%{opacity:1}to{opacity:0}}@keyframes ReceiptFlowShell-module__jSkvWW__fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.ReceiptFlowShell-module__jSkvWW__mainWrapper{min-height:var(--rf-mobile-shell-height,var(--rf-center-height,500px));flex-direction:column;align-items:center;gap:1rem}.ReceiptFlowShell-module__jSkvWW__queuePane{display:none}.ReceiptFlowShell-module__jSkvWW__centerColumn{width:100%;max-width:100%;height:var(--rf-mobile-center-height,400px);justify-content:center;align-items:center;display:flex}.ReceiptFlowShell-module__jSkvWW__flyingReceiptContainer{display:none}.ReceiptFlowShell-module__jSkvWW__nextReceipt{z-index:2;background:var(--background-color,#fff);width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ReceiptFlowShell-module__jSkvWW__receiptContainer.ReceiptFlowShell-module__jSkvWW__fade-out{animation:.16s ease-out forwards ReceiptFlowShell-module__jSkvWW__mobile-flow-content-out}.ReceiptFlowShell-module__jSkvWW__nextReceipt.ReceiptFlowShell-module__jSkvWW__fade-in{opacity:0;animation:.28s ease-out .1s both ReceiptFlowShell-module__jSkvWW__mobile-flow-panel-in}.ReceiptFlowShell-module__jSkvWW__nextReceipt.ReceiptFlowShell-module__jSkvWW__fade-in>*{animation:.28s ease-out .1s both ReceiptFlowShell-module__jSkvWW__mobile-flow-content-rise}.ReceiptFlowShell-module__jSkvWW__legendColumn{width:100%;min-height:var(--rf-mobile-legend-height,9rem)}.ReceiptFlowShell-module__jSkvWW__legendColumnOverlay{height:var(--rf-mobile-legend-height,auto);min-height:var(--rf-mobile-legend-height,9rem)}.ReceiptFlowShell-module__jSkvWW__legendColumnOverlay .ReceiptFlowShell-module__jSkvWW__currentLegend,.ReceiptFlowShell-module__jSkvWW__legendColumnOverlay .ReceiptFlowShell-module__jSkvWW__nextLegend{min-height:var(--rf-mobile-legend-height,var(--rf-legend-stage-height,auto))}.ReceiptFlowShell-module__jSkvWW__currentLegend{width:100%;display:block}.ReceiptFlowShell-module__jSkvWW__nextLegend{opacity:0;pointer-events:none;width:100%;display:block;position:absolute;inset:0}.ReceiptFlowShell-module__jSkvWW__currentLegend.ReceiptFlowShell-module__jSkvWW__fade-out{animation:.16s ease-out forwards ReceiptFlowShell-module__jSkvWW__mobile-flow-content-out}.ReceiptFlowShell-module__jSkvWW__nextLegend.ReceiptFlowShell-module__jSkvWW__fade-in{z-index:2;opacity:0;background:var(--background-color,#fff);animation:.28s ease-out .1s both ReceiptFlowShell-module__jSkvWW__mobile-flow-panel-in}.ReceiptFlowShell-module__jSkvWW__nextLegend.ReceiptFlowShell-module__jSkvWW__fade-in>*{animation:.28s ease-out .1s both ReceiptFlowShell-module__jSkvWW__mobile-flow-content-rise}}@media (max-width:480px){.ReceiptFlowShell-module__jSkvWW__mainWrapper{min-height:var(--rf-mobile-shell-height-sm,var(--rf-mobile-shell-height,var(--rf-center-height,500px)))}.ReceiptFlowShell-module__jSkvWW__centerColumn{height:var(--rf-mobile-center-height-sm,320px)}}@keyframes ReceiptFlowShell-module__jSkvWW__mobile-flow-content-out{0%{opacity:1}to{opacity:0}}@keyframes ReceiptFlowShell-module__jSkvWW__mobile-flow-panel-in{0%{opacity:0}to{opacity:1}}@keyframes ReceiptFlowShell-module__jSkvWW__mobile-flow-content-rise{0%{transform:translateY(3px)}to{transform:translateY(0)}}
