.steam-pay-counter{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto;margin-top:20px}@media all and (min-width: 640px){.steam-pay-counter{margin-top:0}}.steam-pay-counter img{width:18px;height:18px}.steam-pay-counter.fade-enter-active,.steam-pay-counter.fade-leave-active{transition:opacity .3s ease}.steam-pay-counter.fade-enter-from,.steam-pay-counter.fade-leave-to{opacity:0}:root{--safe-tabbar-height: calc(var(--layout-tabbar-height) + env(safe-area-inset-bottom)) }@keyframes underlay-in{0%{opacity:0}to{opacity:1}}@keyframes modal-enter{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:none}}@keyframes modal-enter-slide{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.steam-pay-form{display:flex;flex-direction:column;gap:20px;margin-bottom:16px;background:var(--theme-color-background-content);border-radius:12px}@media all and (min-width: 640px){.steam-pay-form{flex-direction:row;height:104px}}.steam-pay-form .form-section{flex:1}.steam-pay-form .form-section .field__icon.icon--tick{color:var(--theme-color-signal-positive-default)}.steam-pay-form__net-amount{margin-top:-2px;color:var(--theme-color-signal-positive-default);font-size:14px}.steam-pay-form__submit{align-self:flex-start}@media all and (min-width: 640px){.steam-pay-form__submit-container{display:flex;align-items:center}}.steam-pay-form__promo-code{font-size:13px;line-height:18px}@media (hover: hover){.steam-pay-form__promo-code:hover{opacity:.72}}.steam-pay-form__promo-code{font-weight:400;color:var(--theme-color-signal-active-default);cursor:pointer}@media all and (min-width: 640px){.modal--steam-pay{background-color:var(--color-white);max-height:600px}}
