*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Volte-semibold,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0d0d0d;display:flex;flex-direction:column}.semiBold{font-family:Volte-Semibold}.App-header{display:flex;justify-content:center;font-size:1.5rem}@font-face{font-family:Volte-Semibold;src:url(/assets/3A9331_0_0-B8rcrKa7.eot);src:url(/assets/3A9331_0_0-B8rcrKa7.eot?#iefix) format("embedded-opentype"),url(/assets/3A9331_0_0.woff2-BqUjJmvW.woff) format("woff2"),url(/assets/3A9331_0_0-BtNiK0fa.woff) format("woff"),url(/assets/3A9331_0_0-DtPWtmy0.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Volte-Medium;src:url(/assets/3A9331_1_0-CCui17jg.eot);src:url(/assets/3A9331_1_0-CCui17jg.eot?#iefix) format("embedded-opentype"),url(/assets/3A9331_1_0.woff2-CRn5dE_U.woff) format("woff2"),url(/assets/3A9331_1_0-6tDiL0zw.woff) format("woff"),url(/assets/3A9331_1_0-DtPNv_Vi.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:VolteRounded-Semibold;src:url(/assets/3A9331_2_0-C5DEPZGd.eot);src:url(/assets/3A9331_2_0-C5DEPZGd.eot?#iefix) format("embedded-opentype"),url(/assets/3A9331_2_0.woff2-BBkFq083.woff) format("woff2"),url(/assets/3A9331_2_0-VWE_7kpT.woff) format("woff"),url(/assets/3A9331_2_0-a8XTWUrY.ttf) format("truetype");font-weight:500;font-style:normal}.progressbar ul{width:100%}.progressbar li{display:inline-block;height:48px;box-sizing:border-box}.progressbar li.billed{background-color:var(--color-billed)}.progressbar li.refunded{border-top:3px solid var(--color-refunded);border-bottom:3px solid var(--color-refunded);border-color:var(--color-refunded);border-right:3px solid var(--color-refunded)}.progressbar li.chargeback{background-color:var(--color-chargeback);border-color:var(--color-chargeback);border-right:3px solid var(--color-chargeback)}.progressbar li.collectable{background-color:var(--color-ordered)}.progressbar li.open{border-top:3px solid var(--color-open);border-bottom:3px solid var(--color-open)}.legend li:before{content:"";width:24px;aspect-ratio:1;position:absolute;display:inline-block;box-sizing:border-box;border-radius:4px}.legend li{position:relative;padding-left:40px;display:inline-grid;font-family:Volte-Medium;flex:1;width:100%}.legend li div{font-family:Volte-Semibold}.legend li.billed:before{background-color:var(--color-billed)}.legend li.refunded:before{border:3px solid var(--color-refunded)}.legend li.chargeback:before{background-color:var(--color-chargeback)}.legend li.collectable:before{background-color:var(--color-ordered)}.legend li.open:before{border:3px solid var(--color-open)}.noResultFound{width:100%;height:150px;display:flex;align-items:center;justify-content:center}.checkout-line-chart-custom-legends{margin-inline:40px}.filter-container{margin-block:10px}form{width:100%;box-sizing:border-box}details{width:100%}summary{cursor:pointer;width:max-content}details[open] summary{margin-bottom:1rem}.filter-form{max-width:1000px;margin:2rem}.popup table{text-align:left;padding:16px}.popup th{font-size:1.125rem;padding:4px 20px 4px 4px}.popup td{font-size:.875rem;padding:4px}.popup .amount{display:flex;align-items:center;gap:4px}.actions-row-item .action-button{margin-right:8px;border-radius:22px;background-color:#fff;border:2px solid #0096d6;padding:10px;min-width:0;width:44px;height:44px}.actions-row-item .action-button:disabled{border:2px solid}.actions-row-item .action-button:hover:not(:disabled){color:#005a80;border-color:#005a80}.inputWidth{width:17.5rem}.terminal-wrapper{background-color:#42423d;padding:15px;border-radius:24px;display:flex;flex-direction:column;align-items:center;max-width:300px}.terminal-amount{padding:8px 0;align-self:center;font-size:32px;text-align:center;font-weight:400}#screen{display:flex;flex-direction:column;justify-content:start;box-sizing:border-box;width:240px;height:360px;background-color:#fff;color:#000;border-radius:8px;margin-bottom:20px;overflow:hidden;align-content:center;align-items:center}#logo{width:80%}#logo>svg{margin-top:32px;width:100%;height:32px}#terminal-amount{padding:8px 0;font-size:32px;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center}#terminal-amount span{display:none;font-size:16px;margin-top:8px;padding:4px 8px;border-radius:4px}#num-pad{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;width:100%}#num-pad button{font-size:1rem;padding:.25rem}#num-pad button{background-color:#42423d;color:#fff;border:1px solid #ffffff;padding:.25rem;font-size:.5rem;border-radius:1.5rem;cursor:pointer}#num-pad button:after{margin-left:2px}#num-pad button.num-times{background-color:#fff;color:#42423d}#num-pad button.num-cancel{color:#f50057;border-color:#f50057}#num-pad button.num-cancel:after{content:"STP"}#num-pad button.num-back{color:#ffeb3b;border-color:#ffeb3b}#num-pad button.num-back:after{content:"CLR"}#num-pad button.num-ok{color:#8bc34a;border-color:#8bc34a}#num-pad button.num-ok:after{content:"OK"}#num-pad button.num-2:after{content:"ABC"}#num-pad button.num-3:after{content:"DEF"}#num-pad button.num-4:after{content:"GHI"}#num-pad button.num-5:after{content:"JKL"}#num-pad button.num-6:after{content:"MNO"}#num-pad button.num-7:after{content:"PQRS"}#num-pad button.num-8:after{content:"TUV"}#num-pad button.num-9:after{content:"WXYZ"}.terminal-register{flex:1;height:fit-content;grid-template-columns:auto min-content;border-radius:1.125rem;padding:1.125rem;border:2px solid #efefef}#payment-methods{display:flex;flex-direction:column;list-style:none;padding:16px;overflow-y:scroll}#payment-methods button{width:100%;height:48px;border:2px solid #dddddd;border-radius:4px;background:inherit;cursor:pointer;justify-content:flex-start;padding:1px 6px;font-weight:700;font-family:Arial,Helvetica,sans-serif}#payment-methods button:hover{border-color:#0078ab}#payment-methods button span{vertical-align:middle;display:inline-block;margin-right:16px}#payment-methods button svg{height:42px;width:42px;margin-right:12px}.step-container:fullscreen,::backdrop{background-color:#fff}.playground-info{display:grid;grid-template-columns:1fr 201px;column-gap:25px}.key{color:brown}.string{color:green}.number{color:#ff8c00}.boolean{color:#00f}.null{color:#f0f}.array{color:#00ffb3c7}.delimiter{color:#0096d6}.pretty-print{border:2px solid #ffffff;padding:8px;margin-top:0;margin-bottom:.8rem;min-height:200px;white-space:pre-wrap;overflow:auto;overflow-wrap:anywhere;font-family:monospace;background-color:#efefef;text-align:left;line-height:16px;font-size:1rem;border-radius:19px;width:100%;box-sizing:border-box;box-shadow:0 2px 4px inset #0003;max-height:60vh}pre span{text-wrap:auto}.commerceCase-link{font-size:18px;color:#0096d6;text-decoration:none}.commerceCase-link:hover{text-decoration:underline}.payments-tab-container .payments-tab-summary-item{display:flex;justify-content:space-between;gap:10px}.payments-tab-container .payments-table-header-item{font-size:14px;font-family:Volte-Semibold;padding:14px;margin-left:0}.payments-tab-container .row-item{display:flex;align-items:center;padding:14px;margin-left:0}.payments-tab-container .row-item p{font-size:14px}.payments-tab-container .actions{color:#87cdec;border-radius:50%;border:1px solid #87cdec;padding:5px}.payments-tab-container .actions-row-item{display:flex;justify-content:center;align-items:center;column-gap:10px;padding:14px}.row-item-bgcolor{background-color:#efefef}.billingAddress{max-width:385px;min-width:300px}.quantity input:focus{outline:1px solid #999999;border-color:#999}.quantity input:invalid{border:2px solid #f50057}.custom-switch{color:purple}.nav-links{display:flex;justify-content:center;align-items:center}.nav-link{color:#000;text-decoration:none;font-size:1rem;position:relative;font-family:Volte-Semibold}.nav-link:hover{color:#0096d6;text-decoration:underline #0096d6 3px;text-underline-offset:5px}a.link.active{text-decoration:underline #0096d6 3px;text-underline-offset:5px}.visually-hidden{border:0;position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.logo svg{width:10rem;height:2.5rem;min-width:10rem}.mobile-header .MuiMenu-paper{background-color:grey.3;font:inherit}#menu-appbar ul.MuiList-root{padding:0;margin:0;list-style:none}.switch-merchant-tooltip-container{position:relative}.switch-merchant-tooltip-container .merchant-info{display:inline-block;overflow:hidden;white-space:normal;text-overflow:ellipsis;max-width:14ch;text-align:center}.switch-merchant-tooltip-container .tooltip-text{visibility:hidden;background-color:#0d0d0d;color:#fff;padding:4px 8px;border-radius:4px;position:absolute;z-index:1000;top:100%;left:0;word-wrap:break-word;font-size:.875rem;max-width:200px}.switch-merchant-tooltip-container:hover .tooltip-text{visibility:visible;text-align:center}.switch-merchant-container{max-height:220px;overflow:auto}.switch-merchant-container .select-merchant{width:100%;display:flex;justify-content:space-between;font-size:14px}.switch-merchant-container .select-merchant span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:63vw;padding-right:10px}.switch-merchant-container .select-merchant span:nth-child(2){color:#666}
