:root{--border-radius: 10px;--border-radius-small: 5px}*{margin:0;padding:0;box-sizing:border-box;font-family:Figtree,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{background-color:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-text-color)}.loader{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:var(--tg-theme-secondary-bg-color);z-index:1}.loader svg{width:100px;aspect-ratio:1}.hidden{display:none!important}ul{list-style:none}a{color:var(--tg-theme-text-color);text-decoration:none}.button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);border-radius:var(--border-radius-small);padding:10px;font-size:16px;text-align:center;border:none;cursor:pointer}.button.vip-btn{background-color:orange;color:#fff;pointer-events:none;cursor:auto}.button svg{width:16px;aspect-ratio:1;line-height:inherit}.container{display:flex;flex-direction:column;gap:10px;width:100%;height:100%;padding:20px;align-items:center;justify-content:center;font-family:Arial,sans-serif}.balance__wrapper{display:flex;flex-direction:column;gap:10px;width:100%;padding:20px;background-color:var(--tg-theme-section-bg-color);border-radius:var(--border-radius)}.balance__heading{color:var(--tg-theme-accent-text-color)}.balance__content span{font-weight:600}ul.buttons{width:100%;display:flex;flex-direction:column;gap:10px}ul.buttons li a{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 10px;background-color:var(--tg-theme-section-bg-color);border-radius:var(--border-radius);line-height:1}ul.buttons li a svg{width:20px;aspect-ratio:1;color:var(--tg-theme-hint-color)}.payment-form{width:100%;display:flex;flex-direction:column;gap:20px}.group-heading{color:var(--tg-theme-hint-color);text-transform:uppercase;font-size:14px;margin-bottom:5px}.radio-group{display:flex;flex-direction:column;background-color:var(--tg-theme-section-bg-color);border-radius:var(--border-radius)}.radio-group label{min-height:46px;padding:10px;border-bottom:1px solid var(--tg-theme-secondary-bg-color);display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}.radio-group label:last-child{border-bottom:none}.radio-group label:has(input:checked){color:var(--tg-theme-link-color)}.radio-group label input{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-right:10px;background-color:var(--tg-theme-section-bg-color);border:1px solid var(--tg-theme-hint-color);border-radius:50%;width:16px;aspect-ratio:1;position:relative;transition:all .2s ease-in-out}.radio-group label input:checked{background-color:var(--tg-theme-link-color);border-color:var(--tg-theme-link-color)}.radio-group label input:checked:before{content:"";background-color:var(--tg-theme-bg-color);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;z-index:1}.payment-type label{justify-content:flex-start}.developer-wrapper{width:100%;display:flex;flex-direction:column}.developer-heading{color:var(--tg-theme-hint-color);text-transform:uppercase;font-size:14px;margin-bottom:5px}.developer-content{display:flex;flex-direction:column;background-color:var(--tg-theme-section-bg-color);border-radius:var(--border-radius);padding:10px;font-size:14px;gap:5px}.payment-wrapper{display:flex;flex-direction:column;gap:20px;width:100%;padding:20px;background-color:var(--tg-theme-section-bg-color);border-radius:var(--border-radius)}.payment-heading{font-size:20px}.qty-left.svelte-1lmef6i{display:flex;flex-direction:row;align-items:center}.qty-right.svelte-1lmef6i{white-space:nowrap}
