.shop-shell-wrapper{width:100%;display:flex;justify-content:center}.shop-shell-main{width:100%;max-width:1016px;height:655px;max-height:655px;border-radius:0;border:0;background:linear-gradient(135deg,rgba(1,64,28,.844),rgba(2,60,27,.855),rgba(1,41,18,.855));backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:2px;display:flex;flex-direction:column;overflow:hidden}.shop-topbar-main{display:flex;align-items:center;justify-content:space-between;width:100%;height:28px;border-radius:6px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.3);padding:4px 8px 4px 4px;flex-shrink:0}.shop-topbar-left{display:flex;align-items:center;gap:4px;color:#d1fae5;min-width:0;flex:1}.shop-topbar-title{font-weight:600;color:#d1fae5;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-topbar-right{display:flex;align-items:center;font-size:12px;color:#d1fae5;flex-shrink:0}.shop-topbar-right>*{margin-right:8px}.shop-topbar-right>:last-child{margin-right:40px}.shop-topbar-balance{display:flex;align-items:center;gap:4px}.shop-coin-icon{height:12px;width:auto}.shop-balance-text{font-size:12px}.shop-topbar-button{padding:3px 8px;border-radius:4px;color:white;font-size:12px;display:flex;align-items:center;gap:3px;height:22px;min-width:60px;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;transition:all .2s ease}@media (min-width:640px){.shop-topbar-button{padding:3px 10px;min-width:70px;gap:4px}}@media (min-width:1280px){.shop-topbar-button{padding:4px 12px;min-width:80px;gap:5px}}.shop-topbar-button:active{transform:scale(.98)}.shop-topbar-history{background:#064e3b}.shop-topbar-history:hover{background:#065f46}.shop-topbar-charge,.shop-topbar-charge:hover{background:#059669}.shop-button-icon{width:14px;height:14px}@media (min-width:640px){.shop-button-icon{width:16px;height:16px}}@media (min-width:1280px){.shop-button-icon{width:18px;height:18px}}.shop-button-text{display:inline;font-size:11px;white-space:nowrap;margin-left:3px}@media (min-width:640px){.shop-button-text{font-size:12px;margin-left:4px}}@media (min-width:1280px){.shop-button-text{font-size:13px;margin-left:5px}}@media (max-width:1016px) and (max-height:655px){.shop-button-text{display:inline!important;font-size:11px!important;margin-left:3px!important}.shop-topbar-button{padding:3px 8px!important;min-width:55px!important;gap:3px!important;border:none!important;outline:none!important}.shop-button-icon{width:12px!important;height:12px!important}.shop-topbar-right>*{margin-right:8px!important}.shop-topbar-right>:last-child{margin-right:40px!important}.shop-tabs-container>*{margin-right:8px!important}.shop-tabs-container>:last-child{margin-right:0!important}.shop-new-items-carousel-items>*{margin-right:8px!important}.shop-new-items-carousel-items>:last-child{margin-right:0!important}.shop-tab-button .shop-button-icon{margin-right:6px!important}}@media (max-width:740px) and (max-height:550px){.shop-button-text{display:inline!important;font-size:10px!important;margin-left:2px!important}.shop-topbar-button{padding:3px 6px!important;min-width:45px!important;gap:2px!important;border:none!important;outline:none!important}.shop-button-icon{width:10px!important;height:10px!important}.shop-topbar-right>*{margin-right:8px!important}.shop-topbar-right>:last-child{margin-right:35px!important}.shop-tabs-container>*{margin-right:6px!important}.shop-tabs-container>:last-child{margin-right:0!important}.shop-new-items-carousel-items>*{margin-right:8px!important}.shop-new-items-carousel-items>:last-child{margin-right:0!important}.shop-tab-button .shop-button-icon{margin-right:4px!important}}.shop-button-plus{display:inline}@media (min-width:640px){.shop-shell-main{padding:4px}.shop-topbar-main{height:32px;padding:4px 8px}}@media (min-width:1280px){.shop-shell-main{border-radius:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:1px solid rgba(5,130,62,.3);padding:12px}.shop-topbar-main{height:36px;border-radius:8px;padding:4px 12px}.shop-button-text{display:inline}.shop-button-plus{display:none}}.shop-layout-main{position:relative;height:100%;width:100%}.shop-layout-content{transition:opacity .5s ease;height:100%;width:100%}.shop-layout-hidden{opacity:0}.shop-layout-visible{opacity:1}.shop-layout-spinner{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,1);display:flex;align-items:center;justify-content:center;z-index:50;transition:opacity .5s ease}.shop-layout-fade-in{opacity:1}.shop-layout-fade-out{opacity:0}.shop-layout-spinner-inner{position:relative;z-index:10}.shop-spinner-wrapper{position:relative;width:450px;height:450px;margin:0 auto;top:-120px}.shop-spinner-image{width:100%;height:100%;object-fit:contain}.shop-content-main{min-height:100vh;padding:0;display:flex;justify-content:center}@media (min-width:1280px){.shop-content-main{padding:0 16px}}.shop-loading-spinner{animation:spin 1s linear infinite;width:40px;height:40px;border:2px solid #059669;border-top-color:transparent;border-radius:50%}.shop-no-products-message{flex:1;margin-top:4px;border-radius:6px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;color:rgba(5,150,105,.7);font-size:12px}@media (min-width:640px){.shop-no-products-message{margin-top:8px}}@media (min-width:1280px){.shop-no-products-message{margin-top:12px}}.shop-new-items-container{flex:1;margin-top:4px}@media (min-width:640px){.shop-new-items-container{margin-top:8px}}@media (min-width:1280px){.shop-new-items-container{margin-top:12px}}.shop-history-container,.shop-payments-container,.shop-rmt-container{flex:1;margin-top:4px;border-radius:6px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.2);padding:4px;min-height:0;display:flex;flex-direction:column;overflow:hidden}@media (min-width:640px){.shop-history-container,.shop-payments-container,.shop-rmt-container{margin-top:8px;padding:8px}}@media (min-width:1280px){.shop-history-container,.shop-payments-container,.shop-rmt-container{margin-top:12px;padding:12px}}.shop-category-grid-container{margin-top:4px;display:flex;gap:4px;min-height:0;flex:1;overflow:hidden}@media (min-width:640px){.shop-category-grid-container{margin-top:8px;gap:8px}}@media (min-width:1280px){.shop-category-grid-container{margin-top:12px;gap:12px}}.shop-items-container{flex:1;border-radius:6px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.2);padding:4px;min-height:0;display:flex;flex-direction:column}@media (min-width:640px){.shop-items-container{padding:8px}}@media (min-width:1280px){.shop-items-container{padding:12px}}.shop-items-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;align-content:start;overflow-y:auto;padding-right:4px;min-height:0;max-height:100%;scrollbar-width:thin;scrollbar-color:rgba(5,150,105,.3) rgba(5,150,105,.05);-ms-overflow-style:auto}.shop-items-grid::-webkit-scrollbar{width:1px!important;height:1px!important}.shop-items-grid::-webkit-scrollbar-track{background:rgba(5,150,105,.05)!important;border-radius:9999px!important}.shop-items-grid::-webkit-scrollbar-thumb{background:rgba(5,150,105,.3)!important;border-radius:9999px!important}.shop-items-grid::-webkit-scrollbar-thumb:hover{background:rgba(5,150,105,.5)!important}@media (min-width:1024px){.shop-items-grid{grid-template-columns:repeat(3,1fr);gap:12px}}.shop-item-card{width:100%;height:170px;border-radius:6px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.3);overflow:hidden;display:flex;flex-direction:column}@media (min-width:1024px){.shop-item-card{height:210px;border-radius:8px}}.shop-item-header{height:28px;padding:0 8px;display:flex;align-items:center;justify-content:space-between;background:rgba(0,0,0,.4);border-bottom:1px solid rgba(5,150,105,.3);position:relative}@media (min-width:1024px){.shop-item-header{height:36px;padding:0 12px}}.shop-item-title{font-size:10px;font-weight:600;color:#d1fae5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}@media (min-width:1024px){.shop-item-title{font-size:12px}}.shop-item-count{color:#059669;font-weight:700}.shop-item-sale-badge{position:absolute;bottom:-16px;left:8px;pointer-events:none;font-size:8px;padding:1px 4px;border-radius:4px;background:linear-gradient(135deg,#059669,#047857);color:white;border:1px solid rgba(5,150,105,.6);box-shadow:0 2px 4px rgba(0,0,0,.3);z-index:20}@media (min-width:640px){.shop-item-sale-badge{bottom:-20px;left:12px;font-size:10px;padding:1px 6px}}.shop-item-expiry{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:2px;font-size:8px;color:#d1fae5;background:rgba(0,0,0,.4);border:1px solid rgba(5,150,105,.4);padding:1px 4px;border-radius:4px}@media (min-width:640px){.shop-item-expiry{right:8px;font-size:10px;gap:4px;padding:2px 6px}}.shop-item-expiry-icon{display:inline}@media (max-width:639px){.shop-item-expiry-icon{display:none}}.shop-item-body{flex:1;display:flex;min-height:0}.shop-item-thumbnail{width:70px;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;border-right:1px solid rgba(5,150,105,.3);position:relative}@media (min-width:1024px){.shop-item-thumbnail{width:100px}}.shop-item-image{max-width:100%;max-height:100%;object-fit:contain}.shop-item-no-image{color:rgba(5,150,105,.6);font-size:8px;text-align:center;padding:2px}@media (min-width:640px){.shop-item-no-image{font-size:10px}}.shop-item-limit-badge{position:absolute;bottom:2px;left:2px;right:2px;text-align:center;font-size:8px;padding:1px 2px;border-radius:4px;background:linear-gradient(135deg,rgba(5,150,105,.8),rgba(5,150,105,.8));color:white;border:1px solid rgba(5,150,105,.6);box-shadow:0 1px 2px rgba(0,0,0,.3)}@media (min-width:640px){.shop-item-limit-badge{bottom:4px;left:4px;right:4px;font-size:10px;padding:2px 4px}}.shop-item-details{flex:1;display:flex;flex-direction:column;gap:2px;min-height:0;overflow-y:auto;padding:4px;scrollbar-width:thin;scrollbar-color:rgba(5,150,105,.3) rgba(5,150,105,.05);-ms-overflow-style:auto}.shop-item-details::-webkit-scrollbar{width:1px!important}.shop-item-details::-webkit-scrollbar-track{background:rgba(5,150,105,.05)!important;border-radius:9999px!important}.shop-item-details::-webkit-scrollbar-thumb{background:rgba(5,150,105,.3)!important;border-radius:9999px!important}.shop-item-details::-webkit-scrollbar-thumb:hover{background:rgba(5,150,105,.5)!important}@media (min-width:640px){.shop-item-details{padding:6px;gap:4px}}@media (min-width:1024px){.shop-item-details{padding:8px}}.shop-item-description{font-size:10px;line-height:1.4;color:#d1fae5}@media (min-width:1024px){.shop-item-description{font-size:12px;line-height:1.5}}.shop-item-bonuses{font-size:8px;line-height:1.4;color:rgba(5,150,105,.8)}@media (min-width:640px){.shop-item-bonuses{font-size:10px}}.shop-item-bonus{display:flex;align-items:center;gap:4px}.shop-item-footer{height:40px;background:rgba(0,0,0,.4);border-top:1px solid rgba(5,150,105,.3);padding:0 4px;display:flex;align-items:center}@media (min-width:1024px){.shop-item-footer{height:56px;padding:0 12px}}.shop-item-buttons-1col{display:grid;grid-template-columns:1fr;gap:4px;width:100%}@media (min-width:1024px){.shop-item-buttons-1col{gap:6px}}.shop-item-buttons-2col{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;width:100%}@media (min-width:1024px){.shop-item-buttons-2col{gap:6px}}.shop-item-button{width:100%;display:inline-flex;align-items:center;gap:8px;font-size:12px;padding:8px 12px;border-radius:6px;border:1px solid rgba(5,150,105,.6);background:rgba(5,150,105,.3);color:#d1fae5;justify-content:center;transition:all .2s ease;cursor:pointer;font-weight:500;text-decoration:none;outline:none}.shop-item-button:hover:not(.shop-item-button-unavailable){background:rgba(5,150,105,.4);border-color:rgba(5,150,105,.8)}.shop-item-button-unavailable{color:#065f46;background:rgba(13,148,136,.3);border-color:rgba(13,148,136,.6);cursor:not-allowed}.shop-item-button-soulbound{color:#d1fae5;background:rgba(5,150,105,.3);border-color:rgba(5,150,105,.6)}.shop-item-button-soulbound:hover{background:rgba(5,150,105,.4);border-color:rgba(5,150,105,.8)}.shop-carousel-item-button{width:100%;display:inline-flex;align-items:center;gap:8px;font-size:12px;padding:8px 12px;border-radius:6px;border:1px solid rgba(5,150,105,.6);background:rgba(5,150,105,.3);color:#d1fae5;justify-content:center;transition:all .2s ease;cursor:pointer;font-weight:500;text-decoration:none;outline:none}.shop-carousel-item-button:hover:not(.shop-carousel-item-button-unavailable){background:rgba(5,150,105,.4);border-color:rgba(5,150,105,.8)}.shop-carousel-item-button-unavailable{color:#065f46;background:rgba(13,148,136,.3);border-color:rgba(13,148,136,.6);cursor:not-allowed}.shop-carousel-item-button-available{color:#d1fae5;background:rgba(5,150,105,.3);border-color:rgba(5,150,105,.6);cursor:pointer}.shop-carousel-item-button-available:hover{background:rgba(5,150,105,.4);border-color:rgba(5,150,105,.8)}.shop-item-price-old{display:flex;align-items:center;gap:2px;text-decoration:line-through;opacity:.7}.shop-item-price-old-text{font-size:9px}@media (min-width:640px){.shop-item-price-old-text{font-size:11px}}.shop-item-price-old-icon{height:8px;width:auto}@media (min-width:640px){.shop-item-price-old-icon{height:12px}}.shop-item-price-new{display:flex;align-items:center;gap:2px;padding:1px;border-radius:4px;background:rgba(5,150,105,.5);color:#d1fae5;font-size:10px}@media (min-width:640px){.shop-item-price-new{font-size:12px}}.shop-item-price-new-text{font-size:10px}@media (min-width:640px){.shop-item-price-new-text{font-size:12px}}.shop-item-price-new-icon{height:12px;width:auto}@media (min-width:640px){.shop-item-price-new-icon{height:16px}}.shop-item-price-new-sb{display:flex;align-items:center;gap:2px;padding:1px;border-radius:4px;background:rgba(5,150,105,.5);color:#d1fae5;font-size:10px}@media (min-width:640px){.shop-item-price-new-sb{font-size:12px}}.shop-item-price-new-sb-text{font-size:10px}@media (min-width:640px){.shop-item-price-new-sb-text{font-size:12px}}.shop-item-price-new-sb-icon{height:12px;width:auto}@media (min-width:640px){.shop-item-price-new-sb-icon{height:16px}}.shop-item-price-normal,.shop-item-price-sb-normal{display:flex;align-items:center;gap:2px}.shop-item-price-normal-text,.shop-item-price-sb-normal-text{font-size:11px}@media (min-width:640px){.shop-item-price-normal-text,.shop-item-price-sb-normal-text{font-size:13px}}.shop-item-price-normal-icon,.shop-item-price-sb-normal-icon{height:12px;width:auto}@media (min-width:640px){.shop-item-price-normal-icon,.shop-item-price-sb-normal-icon{height:16px}}.shop-item-not-available{font-size:10px}@media (min-width:640px){.shop-item-not-available{font-size:13px}}.shop-no-items-message{grid-column:span 2;text-align:center;padding:32px 0;color:rgba(5,150,105,.7);font-size:14px}@media (min-width:1024px){.shop-no-items-message{grid-column:span 3;padding:64px 0;font-size:16px}}.shop-payments-disabled{height:100%;display:flex;align-items:center;justify-content:center}.shop-payments-disabled-message{text-align:center;color:rgba(5,150,105,.7);padding:32px}.shop-payments-disabled-message p{font-size:14px}@media (min-width:640px){.shop-payments-disabled-message p{font-size:16px}}.shop-payment-main{height:100%;display:flex;flex-direction:column;position:relative}.shop-payment-main-content{height:100%;overflow-y:auto;padding:8px}@media (min-width:640px){.shop-payment-main-content{padding:12px}}@media (min-width:1280px){.shop-payment-main-content{padding:16px}}.shop-payment-main-content::-webkit-scrollbar{width:6px;height:6px}.shop-payment-main-content::-webkit-scrollbar-thumb{background:rgba(5,150,105,.4);border-radius:9999px}.shop-payment-main-content::-webkit-scrollbar-thumb:hover{background:rgba(5,150,105,.6)}.shop-payment-main-content::-webkit-scrollbar-track{background:rgba(5,150,105,.05)}.shop-payment-main-content{scrollbar-width:thin;scrollbar-color:rgba(5,150,105,.4) rgba(5,150,105,.05)}.shop-payment-steps{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 12px}@media (max-width:639px){.shop-payment-steps{flex-direction:column;gap:8px;align-items:flex-start;margin-bottom:16px;padding:0 8px}}@media (min-width:640px){.shop-payment-steps{padding:0 16px;margin-bottom:24px}}.shop-payment-step{display:flex;align-items:center;gap:8px}.shop-payment-step-number{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;border:2px solid rgba(5,150,105,.3);background:transparent;color:rgba(5,150,105,.5);transition:all .2s ease}@media (min-width:640px){.shop-payment-step-number{width:32px;height:32px}}.shop-payment-step-completed{background:#059669;border-color:#059669;color:white}.shop-payment-step-current{border-color:#059669;color:#059669;background:transparent}.shop-payment-step-pending{border-color:rgba(5,150,105,.3);color:rgba(5,150,105,.5);background:transparent}.shop-payment-step-icon{width:20px;height:20px}.shop-payment-step-title{font-size:14px;font-weight:500;color:rgba(5,150,105,.5)}@media (min-width:640px){.shop-payment-step-title{font-size:14px}}.shop-payment-step-active{color:#d1fae5}.shop-payment-step-inactive{color:rgba(5,150,105,.5)}.shop-payment-step-line{flex:1;height:2px;margin:0 16px;transition:all .2s ease}.shop-payment-step-line-active{background:#059669}.shop-payment-step-line-inactive{background:rgba(5,150,105,.3)}.shop-payment-step1-container{background:rgba(0,0,0,.2);border:1px solid rgba(5,150,105,.3);border-radius:8px;padding:8px}.shop-payment-step1-title{font-size:18px;font-weight:600;color:#d1fae5;margin-bottom:16px}@media (min-width:640px){.shop-payment-step1-title{font-size:20px}}.shop-payment-gateways-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:16px}@media (min-width:640px){.shop-payment-gateways-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.shop-payment-gateways-grid{grid-template-columns:repeat(3,1fr)}}.shop-payment-gateway-button,.shop-payment-voucher-button{padding:16px;border-radius:8px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.3);transition:all .2s ease;cursor:pointer}.shop-payment-gateway-button:hover,.shop-payment-voucher-button:hover{background:rgba(0,0,0,.5);border-color:rgba(5,150,105,.8)}.shop-payment-voucher-button{border-color:rgba(5,150,105,.3);background:rgba(5,150,105,.2)}.shop-payment-voucher-button:hover{background:rgba(5,150,105,.3);border-color:rgba(5,150,105,.5)}.shop-payment-gateway-content{display:flex;align-items:center;gap:12px}.shop-payment-gateway-icon,.shop-payment-gateway-icon-voucher{width:48px;height:48px;border-radius:6px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;flex-shrink:0}.shop-payment-gateway-icon-voucher{border-color:rgba(5,150,105,.3);background:rgba(5,150,105,.4)}.shop-payment-gateway-icon-voucher:hover{border-color:rgba(5,150,105,.5)}.shop-payment-gateway-icon-svg{width:24px;height:24px;color:#10b981}.shop-payment-gateway-icon-image{width:48px;height:48px;object-fit:contain;border-radius:6px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.4)}.shop-payment-gateway-text{text-align:left;flex:1}.shop-payment-gateway-title,.shop-payment-gateway-title-voucher{font-size:14px;font-weight:600;color:#d1fae5;margin-bottom:4px}.shop-payment-gateway-title-voucher{color:#d1fae5}.shop-payment-gateway-subtitle{font-size:12px;color:rgba(5,150,105,.6)}.shop-payment-no-methods{text-align:center;color:rgba(5,150,105,.7);padding:32px}.shop-payment-no-methods p{font-size:14px}.shop-payment-step2-container{background:rgba(0,0,0,.2);border:1px solid rgba(5,150,105,.3);border-radius:8px;padding:12px;margin-bottom:16px}@media (min-width:640px){.shop-payment-step2-container{padding:16px}}@media (min-width:1280px){.shop-payment-step2-container{padding:20px}}.shop-payment-step2-header{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}@media (min-width:640px){.shop-payment-step2-header{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:16px}}@media (min-width:1280px){.shop-payment-step2-header{margin-bottom:20px}}.shop-payment-step2-header-left{display:flex;align-items:center;gap:8px}@media (min-width:640px){.shop-payment-step2-header-left{gap:12px}}.shop-payment-back-button{color:#059669;font-size:12px;cursor:pointer;transition:color .2s ease}.shop-payment-back-button:hover{color:#059669}@media (min-width:640px){.shop-payment-back-button{font-size:14px}}.shop-payment-step2-title{font-size:14px;font-weight:600;color:#d1fae5}@media (min-width:640px){.shop-payment-step2-title{font-size:18px}}.shop-payment-happy-hour{display:flex;align-items:center;gap:4px;padding:4px 8px;background:linear-gradient(90deg,#f59e0b,#ea580c);border-radius:8px;border:1px solid rgba(245,158,11,.5)}@media (min-width:640px){.shop-payment-happy-hour{gap:8px;padding:8px 12px}}.shop-payment-happy-hour-text{color:#92400e;font-weight:700;font-size:12px}@media (min-width:640px){.shop-payment-happy-hour-text{font-size:14px}}.shop-payment-happy-hour-bonus{display:flex;align-items:center;gap:2px}.shop-payment-happy-hour-percent{color:#92400e;font-weight:700;font-size:14px}@media (min-width:640px){.shop-payment-happy-hour-percent{font-size:18px}}.shop-payment-happy-hour-icon{width:16px;height:16px;object-fit:contain}@media (min-width:640px){.shop-payment-happy-hour-icon{width:20px;height:20px}}.shop-payment-options-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:8px}@media (min-width:480px){.shop-payment-options-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (min-width:640px){.shop-payment-options-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (min-width:768px){.shop-payment-options-grid{grid-template-columns:repeat(3,1fr);gap:14px}}@media (min-width:1024px){.shop-payment-options-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:1280px){.shop-payment-options-grid{grid-template-columns:repeat(4,1fr);gap:18px}}.shop-payment-option-card{border-radius:6px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.3);transition:all .2s ease;overflow:hidden;cursor:pointer}.shop-payment-option-card:hover{background:rgba(0,0,0,.5);border-color:rgba(5,150,105,.8);transform:translateY(-1px)}@media (min-width:640px){.shop-payment-option-card{border-radius:8px}}.shop-payment-option-top{padding:6px 8px;text-align:center;border-bottom:1px solid rgba(5,150,105,.2)}@media (min-width:640px){.shop-payment-option-top{padding:8px 12px}}.shop-payment-option-coins-container{display:flex;align-items:center;justify-content:center;gap:4px 8px;margin-bottom:4px 8px}@media (min-width:640px){.shop-payment-option-coins-container{gap:6px 12px;margin-bottom:6px 12px}}.shop-payment-option-coins{color:white;font-size:16px;font-weight:700}@media (min-width:640px){.shop-payment-option-coins{font-size:18px}}.shop-payment-option-coin-icon{width:18px;height:18px;object-fit:contain;flex-shrink:0}@media (min-width:640px){.shop-payment-option-coin-icon{width:20px;height:20px}}.shop-payment-option-happy-hour-bonus{color:#f59e0b;font-size:10px;font-weight:500;margin-bottom:4px;text-align:center}@media (min-width:640px){.shop-payment-option-happy-hour-bonus{font-size:11px;margin-bottom:6px}}.shop-payment-option-base-coins{color:rgba(5,150,105,.6);font-size:9px;text-align:center}@media (min-width:640px){.shop-payment-option-base-coins{font-size:10px}}.shop-payment-option-jcoins-bonus{color:#f59e0b;font-size:10px;margin-top:4px;text-align:center}@media (min-width:640px){.shop-payment-option-jcoins-bonus{font-size:11px;margin-top:6px}}.shop-payment-option-bottom{padding:6px 8px}@media (min-width:640px){.shop-payment-option-bottom{padding:8px 12px}}.shop-payment-step1-container::-webkit-scrollbar,.shop-payment-step2-container::-webkit-scrollbar,.shop-payment-step3-container::-webkit-scrollbar{width:6px;height:6px}.shop-payment-step1-container::-webkit-scrollbar-thumb,.shop-payment-step2-container::-webkit-scrollbar-thumb,.shop-payment-step3-container::-webkit-scrollbar-thumb{background:rgba(5,150,105,.4);border-radius:9999px}.shop-payment-step1-container::-webkit-scrollbar-thumb:hover,.shop-payment-step2-container::-webkit-scrollbar-thumb:hover,.shop-payment-step3-container::-webkit-scrollbar-thumb:hover{background:rgba(5,150,105,.6)}.shop-payment-step1-container::-webkit-scrollbar-track,.shop-payment-step2-container::-webkit-scrollbar-track,.shop-payment-step3-container::-webkit-scrollbar-track{background:rgba(5,150,105,.05)}.shop-payment-step1-container,.shop-payment-step2-container,.shop-payment-step3-container{scrollbar-width:thin;scrollbar-color:rgba(5,150,105,.4) rgba(5,150,105,.05)}.shop-payment-buy-button{width:100%;background:rgba(5,150,105,.3);color:#d1fae5;font-weight:500;padding:8px 12px;border-radius:6px;border:1px solid rgba(5,150,105,.6);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;text-decoration:none;outline:none}.shop-payment-buy-button:hover{background:rgba(5,150,105,.4);border-color:rgba(5,150,105,.8)}@media (min-width:640px){.shop-payment-buy-button{padding:8px 12px;gap:8px;font-size:14px}}.shop-payment-cart-icon{width:12px;height:12px;flex-shrink:0}@media (min-width:640px){.shop-payment-cart-icon{width:20px;height:20px}}.shop-payment-confirm-button,.shop-payment-confirm-button-disabled{width:100%;font-weight:600;padding:12px 24px;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease;font-size:16px;text-decoration:none;outline:none}.shop-payment-confirm-button{background:rgba(5,150,105,.3);color:#d1fae5;border:1px solid rgba(5,150,105,.6)}.shop-payment-confirm-button:hover{background:rgba(5,150,105,.4);border-color:rgba(5,150,105,.8)}.shop-payment-confirm-button-disabled{background:rgba(5,150,105,.5);color:rgba(5,150,105,.5);cursor:not-allowed}.shop-payment-step3-container{background:rgba(0,0,0,.2);border:1px solid rgba(5,150,105,.3);border-radius:8px;padding:8px;margin-bottom:12px}@media (min-width:640px){.shop-payment-step3-container{padding:16px;margin-bottom:16px}}@media (min-width:1280px){.shop-payment-step3-container{padding:20px;margin-bottom:20px}}.shop-payment-step3-header{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}@media (min-width:640px){.shop-payment-step3-header{flex-direction:row;align-items:center;justify-content:space-between;gap:8px;margin-bottom:16px}}@media (min-width:1280px){.shop-payment-step3-header{margin-bottom:20px}}.shop-payment-step3-back-button{color:#059669;font-size:11px;cursor:pointer;transition:color .2s ease;padding:3px 6px;border-radius:4px;background:rgba(5,150,105,.1)}.shop-payment-step3-back-button:hover{color:#059669;background:rgba(5,150,105,.2)}@media (min-width:640px){.shop-payment-step3-back-button{font-size:12px;padding:4px 8px}}@media (min-width:1280px){.shop-payment-step3-back-button{font-size:14px;padding:6px 12px}}.shop-payment-step3-title{font-size:14px;font-weight:600;color:#d1fae5}@media (min-width:640px){.shop-payment-step3-title{font-size:16px}}@media (min-width:1280px){.shop-payment-step3-title{font-size:18px}}.shop-payment-step3-summary{display:flex;flex-direction:column;gap:8px;background:rgba(0,0,0,.4);border:1px solid rgba(5,150,105,.3);border-radius:8px;padding:8px;margin-bottom:10px}@media (min-width:640px){.shop-payment-step3-summary{flex-direction:row;gap:12px;padding:12px;margin-bottom:16px}}@media (min-width:1280px){.shop-payment-step3-summary{gap:16px;padding:16px;margin-bottom:20px}}.shop-payment-step3-summary-content{display:flex;flex-direction:column;gap:4px;flex:1}@media (min-width:640px){.shop-payment-step3-summary-content{flex-direction:row;align-items:center;gap:8px}}@media (min-width:1280px){.shop-payment-step3-summary-content{gap:12px}}.shop-payment-step3-gateway-image{width:40px;height:40px;object-fit:contain;border-radius:6px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.4)}@media (min-width:640px){.shop-payment-step3-gateway-image{width:48px;height:48px}}@media (min-width:1280px){.shop-payment-step3-gateway-image{width:64px;height:64px}}.shop-payment-step3-summary-text{flex:1}.shop-payment-step3-summary-main{color:#d1fae5;font-size:12px;font-weight:600;margin-bottom:2px}@media (min-width:640px){.shop-payment-step3-summary-main{font-size:14px;margin-bottom:4px}}@media (min-width:1280px){.shop-payment-step3-summary-main{font-size:16px;margin-bottom:8px}}.shop-payment-step3-happy-hour-info{color:#f59e0b;font-size:10px;font-weight:500;margin-bottom:2px}@media (min-width:640px){.shop-payment-step3-happy-hour-info{font-size:12px;margin-bottom:4px}}@media (min-width:1280px){.shop-payment-step3-happy-hour-info{font-size:14px}}.shop-payment-step3-provider-info{color:rgba(5,150,105,.7);font-size:10px}@media (min-width:640px){.shop-payment-step3-provider-info{font-size:12px}}@media (min-width:1280px){.shop-payment-step3-provider-info{font-size:14px}}.shop-payment-step3-jcoins-info{color:#f59e0b;font-size:10px;font-weight:500}@media (min-width:640px){.shop-payment-step3-jcoins-info{font-size:12px}}@media (min-width:1280px){.shop-payment-step3-jcoins-info{font-size:14px}}.shop-payment-tos-agreement{display:flex;flex-direction:column;gap:6px;margin-bottom:10px;padding:8px;background:rgba(0,0,0,.4);border:1px solid rgba(5,150,105,.2);border-radius:8px}@media (min-width:640px){.shop-payment-tos-agreement{flex-direction:row;gap:8px;padding:12px;margin-bottom:16px}}@media (min-width:1280px){.shop-payment-tos-agreement{gap:12px;padding:16px;margin-bottom:20px}}.shop-payment-tos-checkbox{width:14px;height:14px;background:rgba(0,0,0,.8);border:1px solid rgba(5,150,105,.3);border-radius:4px;cursor:pointer;flex-shrink:0}@media (min-width:640px){.shop-payment-tos-checkbox{width:16px;height:16px}}@media (min-width:1280px){.shop-payment-tos-checkbox{width:20px;height:20px}}.shop-payment-tos-content{flex:1}.shop-payment-tos-label{color:rgba(5,150,105,.9);font-size:11px;line-height:1.3;cursor:pointer}@media (min-width:640px){.shop-payment-tos-label{font-size:12px;line-height:1.4}}@media (min-width:1280px){.shop-payment-tos-label{font-size:14px}}.shop-payment-tos-link{color:#059669;text-decoration:underline;font-weight:500;transition:color .2s ease}.shop-payment-tos-link:hover{color:#059669}.shop-payment-tos-terms{color:#059669;font-weight:500}.shop-payment-tos-hint-icon{color:#f59e0b;font-weight:700;margin-right:4px}.shop-payment-tos-hint{color:rgba(5,150,105,.7);font-size:10px;margin-top:4px}.shop-payment-step3-manual-info{margin-top:8px;color:rgba(252,202,40,.8);font-size:12px}@media (min-width:640px){.shop-payment-step3-manual-info{margin-top:10px;font-size:13px}}@media (min-width:1280px){.shop-payment-step3-manual-info{margin-top:12px;font-size:14px}}.shop-payment-cancelled-overlay,.shop-payment-error-overlay,.shop-payment-info-overlay,.shop-payment-success-overlay,.shop-payment-verifying-overlay,.shop-payment-voucher-overlay,.shop-payment-voucher-success-overlay{position:absolute;inset:0;background:rgba(0,0,0,.95);backdrop-filter:blur(4px);z-index:50;display:flex;align-items:center;justify-content:center}.shop-payment-cancelled-modal,.shop-payment-error-modal,.shop-payment-info-modal,.shop-payment-success-modal,.shop-payment-verifying-modal,.shop-payment-voucher-modal,.shop-payment-voucher-success-modal{background:rgba(0,0,0,.9);border:1px solid rgba(5,150,105,.3);border-radius:8px;padding:32px;text-align:center;max-width:400px;margin:16px;width:100%}@media (min-width:640px){.shop-payment-cancelled-modal,.shop-payment-error-modal,.shop-payment-info-modal,.shop-payment-success-modal,.shop-payment-verifying-modal,.shop-payment-voucher-modal,.shop-payment-voucher-success-modal{padding:40px}}.shop-payment-verifying-spinner{width:48px;height:48px;border:4px solid rgba(5,150,105,.3);border-top-color:rgba(5,150,105,1);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.shop-payment-cancelled-title,.shop-payment-error-title,.shop-payment-info-title,.shop-payment-success-title,.shop-payment-verifying-title,.shop-payment-voucher-success-title,.shop-payment-voucher-title{color:rgba(5,150,105,1);font-size:18px;font-weight:600;margin-bottom:8px}@media (min-width:640px){.shop-payment-cancelled-title,.shop-payment-error-title,.shop-payment-info-title,.shop-payment-success-title,.shop-payment-verifying-title,.shop-payment-voucher-success-title,.shop-payment-voucher-title{font-size:20px}}.shop-payment-cancelled-message,.shop-payment-error-message,.shop-payment-info-message,.shop-payment-success-message,.shop-payment-verifying-message,.shop-payment-voucher-description,.shop-payment-voucher-success-message{color:rgba(5,150,105,.8);font-size:14px;margin-bottom:16px}@media (min-width:640px){.shop-payment-cancelled-message,.shop-payment-error-message,.shop-payment-info-message,.shop-payment-success-message,.shop-payment-verifying-message,.shop-payment-voucher-description,.shop-payment-voucher-success-message{font-size:16px}}.shop-payment-cancelled-icon,.shop-payment-error-icon,.shop-payment-info-icon,.shop-payment-success-icon,.shop-payment-voucher-icon,.shop-payment-voucher-success-icon{width:64px;height:64px;background:rgba(0,0,0,.4);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;border:2px solid rgba(5,150,105,.3)}.shop-payment-cancelled-icon-svg,.shop-payment-error-icon-svg,.shop-payment-info-icon-svg,.shop-payment-success-icon-svg,.shop-payment-voucher-icon-svg,.shop-payment-voucher-success-icon-svg{width:32px;height:32px;color:rgba(5,150,105,1)}.shop-payment-cancelled-button,.shop-payment-error-button,.shop-payment-info-button,.shop-payment-success-button,.shop-payment-voucher-success-button{padding:12px 24px;background:rgba(5,150,105,.8);color:white;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}@media (min-width:640px){.shop-payment-cancelled-button,.shop-payment-error-button,.shop-payment-info-button,.shop-payment-success-button,.shop-payment-voucher-success-button{font-size:16px;padding:14px 28px}}.shop-payment-cancelled-button:hover,.shop-payment-error-button:hover,.shop-payment-info-button:hover,.shop-payment-success-button:hover,.shop-payment-voucher-success-button:hover{background:rgba(5,150,105,1);transform:translateY(-1px)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.shop-payment-no-options{text-align:center;color:rgba(5,150,105,.7);padding:32px}.shop-payment-no-options-text{font-size:14px;margin:0}@media (min-width:640px){.shop-payment-no-options{padding:64px 32px}.shop-payment-no-options-text{font-size:16px}}.shop-purchase-dialog-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10010!important;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.95);backdrop-filter:blur(4px)}@media screen and (-webkit-min-device-pixel-ratio:0){.shop-purchase-dialog-overlay{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:rgba(0,0,0,.95)!important;z-index:10010!important}.shop-purchase-dialog{position:relative!important;margin:20px auto!important;max-width:90%!important;transform:none!important}}.shop-purchase-dialog-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.95)}.shop-purchase-dialog{position:relative;width:100%;max-width:800px;margin:-100px auto 0;border-radius:12px;border:1px solid rgba(5,150,105,.3);background:linear-gradient(135deg,rgba(5,150,105,.65),rgba(4,120,87,.55),rgba(4,120,87,.6));max-height:calc(100vh - 4rem);overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.5)}.shop-purchase-dialog-inner-border{position:absolute;inset:0;border:1px solid rgba(5,150,105,.2);border-radius:12px;pointer-events:none}.shop-purchase-dialog-header{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.3);gap:12px}.shop-purchase-dialog-title{font-size:18px;font-weight:600;color:rgba(5,150,105,1);display:flex;align-items:center;flex-wrap:wrap;gap:4px;line-height:1.4}.shop-purchase-dialog-close-button{color:rgba(5,150,105,1);transition:color .2s ease;padding:8px;border-radius:6px;background:rgba(5,150,105,.1);border:1px solid rgba(5,150,105,.3);cursor:pointer;flex-shrink:0}.shop-purchase-dialog-close-button:hover{color:rgba(5,150,105,1);background:rgba(5,150,105,.2)}.shop-purchase-dialog-close-icon{width:20px;height:20px}.shop-purchase-dialog-content{position:relative;padding:24px;max-height:65vh;overflow-y:auto}.shop-purchase-dialog-showcase{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:740px){.shop-purchase-dialog-showcase{grid-template-columns:1fr 1fr;gap:24px}}.shop-purchase-dialog-image-price{display:flex;flex-direction:column;gap:16px}.shop-purchase-dialog-image-container{position:relative;background:rgba(0,0,0,.5);border:1px solid rgba(5,150,105,.3);border-radius:8px;padding:16px;display:flex;align-items:center;justify-content:center;min-height:200px}.shop-purchase-dialog-image{max-width:100%;max-height:180px;object-fit:contain}.shop-purchase-dialog-no-image{color:rgba(5,150,105,.6);font-size:14px}.shop-purchase-dialog-sale-badge{position:absolute;top:8px;left:8px;font-size:10px;padding:4px 8px;border-radius:4px;background:linear-gradient(135deg,rgba(249,115,22,1),rgba(234,88,12,1));color:white;border:1px solid rgba(5,150,105,.6);box-shadow:0 2px 4px rgba(0,0,0,.2);font-weight:600}.shop-purchase-dialog-expiration-badge{position:absolute;top:8px;right:8px;display:flex;align-items:center;gap:4px;font-size:10px;color:rgba(5,150,105,1);background:rgba(0,0,0,.6);border:1px solid rgba(5,150,105,.4);border-radius:4px;padding:4px 8px}.shop-purchase-dialog-expiration-icon{width:12px;height:12px}.shop-purchase-dialog-limit-badge{position:absolute;bottom:8px;left:8px;right:8px;text-align:center;font-size:10px;padding:4px 8px;border-radius:4px;background:linear-gradient(135deg,rgba(5,150,105,.8),rgba(5,150,105,.9));color:white;border:1px solid rgba(5,150,105,.6)}.shop-purchase-dialog-price-container{background:rgba(0,0,0,.3);border:1px solid rgba(5,150,105,.3);border-radius:8px;padding:16px}.shop-purchase-dialog-price-insufficient{border-color:rgba(5,150,105,.8);box-shadow:0 0 15px rgba(5,150,105,.3)}.shop-purchase-dialog-price-display{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}.shop-purchase-dialog-coin-icon{height:24px;width:auto;filter:drop-shadow(0 0 4px rgba(0,0,0,.3))}.shop-purchase-dialog-price-values{display:flex;align-items:center;gap:8px}.shop-purchase-dialog-original-price{color:rgba(248,113,113,.7);text-decoration:line-through;font-size:14px}.shop-purchase-dialog-final-price{color:rgba(5,150,105,1);font-size:18px;font-weight:700;filter:drop-shadow(0 0 2px rgba(0,0,0,.5))}.shop-purchase-dialog-insufficient-funds{color:rgba(5,150,105,1);text-align:center;font-size:14px;font-weight:500;margin-top:8px}.shop-purchase-dialog-user-balance{color:rgba(5,150,105,.8);text-align:center;font-size:12px;margin-top:4px}.shop-purchase-dialog-user-balance-amount{font-weight:500}.shop-purchase-dialog-item-details{display:flex;flex-direction:column;gap:0}.shop-purchase-dialog-tabs-container{background:rgba(0,0,0,.3);border:1px solid rgba(5,150,105,.3);border-radius:8px;overflow:hidden;height:100%}.shop-purchase-dialog-tabs-header{display:flex;border-bottom:1px solid rgba(5,150,105,.3)}.shop-purchase-dialog-tab-button{flex:1;padding:12px;font-size:12px;transition:all .2s ease;cursor:pointer}.shop-purchase-dialog-tab-active{background:rgba(5,150,105,.3);color:rgba(5,150,105,1);border-bottom:2px solid rgba(5,150,105,1)}.shop-purchase-dialog-tab-inactive{color:rgba(5,150,105,.7)}.shop-purchase-dialog-tab-inactive:hover{color:rgba(5,150,105,1);background:rgba(5,150,105,.2)}.shop-purchase-dialog-tabs-content{padding:16px;min-height:120px;max-height:280px;overflow-y:auto;height:100%}.shop-purchase-dialog-description{font-size:12px;color:rgba(5,150,105,1)}.shop-purchase-dialog-description p{margin:0}.shop-purchase-dialog-bonuses{display:flex;flex-direction:column;gap:4px;font-size:12px;color:rgba(5,150,105,1)}.shop-purchase-dialog-bonus-item{display:flex;align-items:flex-start;gap:8px}.shop-purchase-dialog-selection{font-size:12px;color:rgba(5,150,105,1);height:100%}.shop-purchase-dialog-selection-content{display:flex;flex-direction:column;gap:12px}.shop-purchase-dialog-selection-description{font-size:13px;font-weight:600;color:rgba(5,150,105,1);margin:0 0 8px;text-align:center}.shop-purchase-dialog-selection-row{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.shop-purchase-dialog-selection-label{font-size:12px;font-weight:500;color:rgba(5,150,105,.9);white-space:nowrap}.shop-purchase-dialog-selection-dropdown{width:100%;padding:8px 12px;font-size:12px;color:rgba(5,150,105,1);background:rgba(0,0,0,.3);border:1px solid rgba(5,150,105,.4);border-radius:6px;cursor:pointer;transition:all .2s ease}.shop-purchase-dialog-selection-dropdown:hover{border-color:rgba(5,150,105,.6);background:rgba(0,0,0,.4)}.shop-purchase-dialog-selection-dropdown:focus{outline:none;border-color:rgba(5,150,105,.8);box-shadow:0 0 0 2px rgba(5,150,105,.2)}.shop-purchase-dialog-selection-dropdown option{background:rgba(0,0,0,.9);color:rgba(5,150,105,1);padding:8px}.shop-purchase-dialog-selection-dropdown option:disabled{color:rgba(5,150,105,.4)}.shop-purchase-dialog-selection-readonly{width:100%;padding:8px 12px;font-size:12px;background:rgba(5,150,105,.1);border:1px solid rgba(5,150,105,.3);border-radius:6px;color:rgba(5,150,105,.9);font-weight:600;text-align:left}.shop-purchase-dialog-bonus-bullet{color:rgba(5,150,105,1);margin-top:2px;flex-shrink:0}.shop-purchase-dialog-actions{border-top:1px solid rgba(5,150,105,.3);padding:16px;background:rgba(0,0,0,.3)}.shop-purchase-dialog-actions-content{display:flex;align-items:center;justify-content:space-between;gap:16px}@media (max-width:640px){.shop-purchase-dialog-actions-content{flex-direction:column;align-items:stretch}}.shop-purchase-dialog-gift-section{display:flex;align-items:center;gap:12px}.shop-purchase-dialog-gift-label{display:flex;align-items:center;gap:8px;cursor:pointer}.shop-purchase-dialog-gift-checkbox{border-radius:4px;border:1px solid rgba(5,150,105,.4);background:rgba(0,0,0,.3);accent-color:rgba(5,150,105,1)}.shop-purchase-dialog-gift-icon{width:16px;height:16px;color:rgba(5,150,105,1)}.shop-purchase-dialog-gift-text{font-size:14px;color:rgba(5,150,105,1)}.shop-purchase-dialog-friend-input{display:flex;align-items:center;gap:8px}.shop-purchase-dialog-friend-username{padding:8px 12px;background:rgba(0,0,0,.3);border:1px solid rgba(5,150,105,.4);border-radius:4px;font-size:14px;color:rgba(5,150,105,1);outline:none}.shop-purchase-dialog-friend-valid{border-color:rgba(5,150,105,.4);box-shadow:0 0 0 1px rgba(5,150,105,1)}.shop-purchase-dialog-friend-invalid{border-color:rgba(5,150,105,1);box-shadow:0 0 10px rgba(5,150,105,.3)}.shop-purchase-dialog-friend-error{font-size:12px;color:rgba(5,150,105,1)}.shop-purchase-dialog-buttons{display:flex;align-items:center;gap:12px}.shop-purchase-dialog-cancel-button{padding:8px 16px;font-size:14px;color:rgba(5,150,105,.7);background:rgba(0,0,0,.3);border:1px solid rgba(5,150,105,.4);border-radius:4px;cursor:pointer;transition:all .2s ease}.shop-purchase-dialog-cancel-button:hover{color:rgba(5,150,105,1);border-color:rgba(5,150,105,.6);background:rgba(5,150,105,.2)}.shop-purchase-dialog-confirm-button{padding:8px 16px;font-size:14px;background:rgba(5,150,105,1);color:white;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;min-width:100px;justify-content:center}.shop-purchase-dialog-confirm-button:hover:not(:disabled){background:rgba(5,150,105,1)}.shop-purchase-dialog-confirm-button:disabled{background:rgba(75,85,99,1);cursor:not-allowed}.shop-purchase-dialog-loading-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:spin 1s linear infinite}@media (max-width:1016px) and (max-height:655px){.shop-purchase-dialog{max-width:95vw;margin-top:-50px}.shop-purchase-dialog-content{padding:16px;max-height:70vh}.shop-purchase-dialog-tabs-content{min-height:100px;max-height:280px;height:100%}}@media (max-width:740px) and (max-height:550px){.shop-purchase-dialog{max-width:95vw;margin-top:-5px!important}.shop-purchase-dialog-content{padding:8px;max-height:80vh}.shop-purchase-dialog-showcase{grid-template-columns:1fr 1fr;gap:8px}.shop-purchase-dialog-tabs-content{min-height:60px;max-height:280px;height:100%}.shop-purchase-dialog-actions-content{gap:8px}.shop-purchase-dialog-title{font-size:14px;gap:2px}.shop-purchase-dialog-close-icon{width:16px;height:16px}.shop-purchase-dialog-close-button{padding:6px}.shop-purchase-dialog-tab-button{padding:8px;font-size:11px}.shop-purchase-dialog-bonuses,.shop-purchase-dialog-description,.shop-purchase-dialog-selection,.shop-purchase-dialog-selection-description{font-size:11px}.shop-purchase-dialog-selection-label{font-size:10px}.shop-purchase-dialog-selection-dropdown{padding:6px 8px;font-size:10px}.shop-purchase-dialog-selection-row{gap:8px}.shop-purchase-dialog-selection-readonly{padding:6px 8px;font-size:10px}.shop-purchase-dialog-gift-text{font-size:12px}.shop-purchase-dialog-friend-username{padding:6px 10px;font-size:12px}.shop-purchase-dialog-friend-error{font-size:11px}.shop-purchase-dialog-cancel-button,.shop-purchase-dialog-confirm-button{padding:6px 12px;font-size:12px}.shop-purchase-dialog-loading-spinner{width:14px;height:14px}}.shop-snackbar-overlay{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);z-index:9999;animation:slideInFromBottom .3s ease-out}.shop-snackbar{display:flex;align-items:center;padding:16px;border-radius:8px;border:1px solid;box-shadow:0 10px 25px rgba(0,0,0,.3);color:white;min-width:320px;max-width:512px;backdrop-filter:blur(8px)}.shop-snackbar-icon{flex-shrink:0;margin-right:12px;width:20px;height:20px}.shop-snackbar-content{flex:1}.shop-snackbar-message{font-size:14px;font-weight:500;margin:0;line-height:1.4}.shop-snackbar-close-button{flex-shrink:0;margin-left:12px;background:none;border:none;color:rgba(255,255,255,.8);cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.shop-snackbar-close-button:hover{color:white;background:rgba(255,255,255,.1)}.shop-snackbar-success{background:linear-gradient(135deg,rgba(34,197,94,.9),rgba(22,163,74,.95));border-color:rgba(34,197,94,.8)}.shop-snackbar-success-icon{color:rgba(187,247,208,1)}.shop-snackbar-error{background:linear-gradient(135deg,rgba(5,150,105,.9),rgba(5,150,105,.95));border-color:rgba(5,150,105,.8)}.shop-snackbar-error-icon{color:rgba(5,150,105,1)}.shop-snackbar-warning{background:linear-gradient(135deg,rgba(245,158,11,.9),rgba(217,119,6,.95));border-color:rgba(245,158,11,.8)}.shop-snackbar-warning-icon{color:rgba(254,240,138,1)}.shop-snackbar-info{background:linear-gradient(135deg,rgba(5,150,105,.9),rgba(5,150,105,.95));border-color:rgba(5,150,105,.8)}.shop-snackbar-info-icon{color:rgba(5,150,105,1)}.shop-snackbar-container{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);z-index:9999;display:flex;flex-direction:column-reverse;align-items:center;gap:8px}.shop-snackbar-wrapper{animation:slideInFromBottom .3s ease-out}@keyframes slideInFromBottom{0%{transform:translateX(-50%) translateY(100%);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}@media (max-width:640px){.shop-snackbar{min-width:280px;max-width:90vw;margin:0 16px}.shop-snackbar-container,.shop-snackbar-overlay{bottom:12px;left:50%;transform:translateX(-50%)}.shop-snackbar-container{width:90vw;max-width:400px}}.shop-history-main{height:100%;display:flex;flex-direction:column;min-height:0}.shop-history-subtabs{flex:none;display:flex;flex-direction:column;gap:16px}@media (min-width:640px){.shop-history-subtabs{gap:20px}}.shop-history-subtabs-container{display:flex;align-items:center;gap:8px}@media (min-width:640px){.shop-history-subtabs-container{gap:12px}}.shop-history-tab-button{gap:6px;background:rgba(0,0,0,.3);color:rgba(5,150,105,.8)}@media (min-width:640px){.shop-history-tab-button{padding:10px 18px;font-size:14px;gap:8px}}.shop-history-tab-button:hover{background:rgba(0,0,0,.5);border-color:rgba(5,150,105,.5)}.shop-history-tab-active{background:linear-gradient(135deg,rgba(5,150,105,.9),rgba(5,150,105,1));border-color:#059669}.shop-history-tab-icon{width:16px;height:16px;flex-shrink:0}@media (min-width:640px){.shop-history-tab-icon{width:18px;height:18px}}.shop-history-content{flex:1;min-height:0;overflow-y:auto}.shop-history-content,.shop-history-section{display:flex;flex-direction:column;gap:16px}.shop-history-loading{background:rgba(0,0,0,.2);border:1px solid rgba(5,150,105,.3);border-radius:8px;overflow:hidden}.shop-history-loading-header{padding:16px}.shop-history-loading-title{height:20px;background:rgba(5,150,105,.3);border-radius:4px;width:160px;margin-bottom:12px;animation:pulse 2s ease-in-out infinite}.shop-history-loading-rows{display:flex;flex-direction:column;gap:8px}.shop-history-loading-row{height:40px;background:rgba(0,0,0,.3);border:1px solid rgba(5,150,105,.2);border-radius:4px;animation:pulse 2s ease-in-out infinite}.shop-history-table-container{background:rgba(0,0,0,.2);border:1px solid rgba(5,150,105,.3);border-radius:8px;overflow:hidden}.shop-history-table-wrapper{overflow-x:auto}.shop-history-table{width:100%;border-collapse:collapse}.shop-history-table-header{background:rgba(0,0,0,.4);border-bottom:1px solid rgba(5,150,105,.3)}.shop-history-table-header-cell{padding:12px 16px;text-align:left;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgba(5,150,105,1);border-bottom:1px solid rgba(5,150,105,.3);white-space:nowrap}@media (min-width:640px){.shop-history-table-header-cell{padding:14px 20px;font-size:13px}}.shop-history-table-body{border-collapse:separate;border-spacing:0}.shop-history-table-row{border-bottom:1px solid rgba(5,150,105,.3)}.shop-history-table-row:hover{background:rgba(0,0,0,.2);transition:background-color .15s ease}.shop-history-table-cell{padding:12px 16px;font-size:14px;color:rgba(5,150,105,1);white-space:nowrap}@media (min-width:640px){.shop-history-table-cell{padding:14px 20px;font-size:14px}}.shop-history-table-error{padding:24px 16px;text-align:center;color:rgba(5,150,105,1);font-size:14px}.shop-history-table-empty{padding:24px 16px;text-align:center;color:rgba(5,150,105,.7);font-size:14px}.shop-history-method{display:flex;align-items:center;gap:8px}.shop-history-method-icon{width:16px;height:16px;color:rgba(5,150,105,1);flex-shrink:0}.shop-history-method-text{text-transform:capitalize}.shop-history-amount-paid,.shop-history-coins-received,.shop-history-method-text{color:rgba(5,150,105,1);font-weight:500}.shop-history-happy-hour-bonus{color:rgba(245,158,11,1);font-size:12px;margin-left:4px}.shop-history-jcoins-bonus{color:rgba(245,158,11,1);font-weight:500}.shop-history-date{display:flex;align-items:center;gap:4px;color:rgba(5,150,105,.7);font-size:12px}.shop-history-date-icon{width:12px;height:12px;flex-shrink:0}.shop-history-item{display:flex;align-items:center;gap:12px}.shop-history-item-image{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}@media (min-width:640px){.shop-history-item-image{width:40px;height:40px}}.shop-history-item-placeholder{width:32px;height:32px;background:rgba(5,150,105,.3);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width:640px){.shop-history-item-placeholder{width:40px;height:40px}}.shop-history-item-icon{width:16px;height:16px;color:rgba(5,150,105,1)}.shop-history-item-name{flex:1;min-width:0}.shop-history-item-name,.shop-history-price-paid{color:rgba(5,150,105,1);font-weight:500}.shop-history-recipient{display:flex;align-items:center;gap:4px}.shop-history-recipient-name{color:rgba(5,150,105,1)}.shop-history-type{padding:4px 8px;border-radius:4px;font-size:11px;font-weight:500;text-transform:uppercase;border:1px solid}.shop-history-type-soulbound,.shop-history-type-tradable{background:rgba(5,150,105,.2);color:rgba(5,150,105,1);border-color:rgba(5,150,105,.5)}.shop-history-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:20px}@media (max-width:640px){.shop-history-pagination{flex-direction:column;gap:12px;align-items:stretch}}.shop-history-pagination-info{font-size:12px;color:rgba(5,150,105,.7)}@media (min-width:640px){.shop-history-pagination-info{font-size:14px}}.shop-history-pagination-controls{display:flex;align-items:center;gap:8px}.shop-history-pagination-button{padding:8px;border-radius:6px;background:rgba(0,0,0,.3);color:rgba(5,150,105,1);border:1px solid rgba(5,150,105,.3);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.shop-history-pagination-button:hover:not(:disabled){background:rgba(0,0,0,.5);border-color:rgba(5,150,105,.5)}.shop-history-pagination-button:disabled{opacity:.5;cursor:not-allowed}.shop-history-pagination-icon{width:16px;height:16px}.shop-history-pagination-current{padding:8px 12px;font-size:12px;color:rgba(5,150,105,.7);min-width:32px;text-align:center}@media (min-width:640px){.shop-history-pagination-current{font-size:14px;padding:8px 16px}}@media (max-width:1016px) and (max-height:655px){.shop-history-table-cell{padding:8px 12px!important;font-size:12px!important}.shop-history-table-header-cell{padding:10px 12px!important;font-size:11px!important}.shop-history-item-image,.shop-history-item-placeholder{width:28px!important;height:28px!important}.shop-history-tab-button{padding:6px 12px!important;font-size:12px!important;gap:4px!important}}@media (max-width:740px) and (max-height:550px){.shop-history-table-cell{padding:6px 8px!important;font-size:11px!important}.shop-history-table-header-cell{padding:8px 10px!important;font-size:10px!important}.shop-history-item-image,.shop-history-item-placeholder{width:24px!important;height:24px!important}.shop-history-tab-button{padding:4px 8px!important;font-size:11px!important;gap:3px!important}.shop-history-tab-icon{width:14px!important;height:14px!important}}@media (min-width:640px){.shop-payment-tos-hint{font-size:11px;margin-top:6px}}.shop-payment-processing{display:flex;align-items:center;justify-content:center;gap:8px}.shop-payment-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:spin 1s linear infinite}.shop-voucher-understood-button{padding:8px 24px;background:rgba(5,150,105,.3);color:#d1fae5;border-radius:8px;border:1px solid rgba(5,150,105,.6);cursor:pointer;transition:all .2s ease;font-size:14px;text-decoration:none;outline:none}.shop-voucher-understood-button:hover{background:rgba(5,150,105,.4);border-color:rgba(5,150,105,.8)}.shop-rmt-buy-button{width:100%;padding:12px 16px;background:rgba(5,150,105,.3);color:#d1fae5;border-radius:8px;border:1px solid rgba(5,150,105,.6);font-weight:500;font-size:18px;cursor:pointer;transition:all .2s ease;margin-top:24px;text-decoration:none;outline:none}.shop-rmt-buy-button:hover:not(:disabled){background:rgba(5,150,105,.4);border-color:rgba(5,150,105,.8)}.shop-rmt-buy-button:disabled{background:#7f1d1d;opacity:.5;cursor:not-allowed}.shop-rmt-confirm-button{flex:1;padding:8px 16px;background:rgba(5,150,105,.3);color:#d1fae5;border-radius:8px;border:1px solid rgba(5,150,105,.6);font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;outline:none}.shop-rmt-confirm-button:hover:not(:disabled){background:rgba(5,150,105,.4);border-color:rgba(5,150,105,.8)}.shop-rmt-confirm-button:disabled{background:#7f1d1d;opacity:.5;cursor:not-allowed}.shop-rmt-processing{display:flex;align-items:center;justify-content:center;gap:8px}.shop-rmt-spinner{height:16px;width:16px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:spin 1s linear infinite}.shop-history-tab-button{padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease;border:1px solid rgba(5,150,105,.3);text-decoration:none;outline:none}.shop-history-tab-active{background:#059669;color:white}.shop-history-tab-inactive{background:rgba(0,0,0,.3);color:rgba(5,150,105,.8)}.shop-history-tab-inactive:hover{background:rgba(0,0,0,.5);border-color:rgba(5,150,105,.5)}.shop-carousel-progress-bar{height:4px;background:#059669;border-radius:2px}.shop-rmt-subtab-button{border-radius:8px;transition:all .2s ease;text-decoration:none;outline:none}.shop-rmt-subtab-active{background:#059669}.shop-rmt-subtab-inactive{background:rgba(0,0,0,.3);color:rgba(5,150,105,.8)}.shop-rmt-subtab-inactive:hover{background:rgba(0,0,0,.5);border-color:rgba(5,150,105,.5)}.shop-tabs-main{margin-top:2px;display:flex;flex-direction:column;align-items:stretch;gap:2px}@media (min-width:640px){.shop-tabs-main{margin-top:4px;flex-direction:row;align-items:center;justify-content:space-between;gap:4px}}@media (min-width:1280px){.shop-tabs-main{margin-top:8px;gap:4px}}.shop-tabs-container{display:flex;align-items:center;height:28px;padding-top:4px;overflow-x:auto;overflow-y:hidden}.shop-tabs-container>*{margin-right:2px}.shop-tabs-container>:last-child{margin-right:0}@media (min-width:640px){.shop-tabs-container{height:32px;gap:6px;padding-top:4px}.shop-tab-button{padding:0 8px;min-width:80px;gap:4px}}@media (min-width:1280px){.shop-tabs-container{height:48px;gap:8px;max-height:58px;padding-top:6px}}@media (min-width:1536px){.shop-tabs-container{height:52px;gap:12px;max-height:62px;padding-top:8px}}.shop-tab-button{height:100%;padding:0 4px;border-radius:4px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.3);color:#d1fae5;font-size:12px;display:flex;align-items:center;justify-content:center;min-width:28px;white-space:nowrap;cursor:pointer;transition:all .2s ease}.shop-tab-button .shop-button-icon{margin-right:4px}.shop-tab-button .shop-button-text:last-child{margin-right:0}.shop-tab-button:hover{background:rgba(0,0,0,.5);border-color:rgba(5,150,105,.5)}.shop-tab-active{background:linear-gradient(135deg,rgba(5,150,105,.9),rgba(5,150,105,1))!important;border:3px solid #059669!important;box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.3)!important;transform:none!important;color:#ffffff!important;font-weight:700!important;position:relative!important;z-index:20!important;animation:activeTabPulse 1.5s ease-in-out infinite alternate}.shop-tab-home{display:flex}.shop-tab-new .shop-tab-text{display:none!important}.shop-tab-new{min-width:40px!important;padding:0 8px!important}.shop-tab-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:12px;height:12px}@media (min-width:640px){.shop-tab-icon{width:16px;height:16px}}@media (min-width:1280px){.shop-tab-icon{width:14px;height:14px}}@media (min-width:1536px){.shop-tab-icon{width:16px;height:16px}}.shop-tab-text{display:inline}@media (min-width:640px){.shop-tab-text{display:inline}}@media (min-width:1280px){.shop-tab-text{display:inline}.shop-tab-button{padding:0 12px;min-width:100px;gap:6px}}@media (min-width:1536px){.shop-tab-text{display:inline}.shop-tab-button{padding:0 14px;min-width:120px;gap:8px}}@media (max-width:1016px) and (max-height:655px){.shop-tab-text{display:inline!important}.shop-tab-button{padding:0 8px!important;min-width:70px!important;gap:4px!important}.shop-tab-icon{width:12px!important;height:12px!important}}@media (max-width:740px) and (max-height:550px){.shop-tab-text{display:inline!important}.shop-tab-button{padding:0 6px!important;min-width:60px!important;gap:3px!important}.shop-tab-icon{width:10px!important;height:10px!important}.shop-tab-new .shop-tab-text{display:none!important}.shop-tab-new{min-width:35px!important;padding:0 6px!important}}@media (max-width:1026px) and (max-height:665px){.shop-tab-text{display:inline!important}.shop-tab-button{padding:0 8px!important;min-width:70px!important;gap:4px!important}.shop-tab-icon{width:12px!important;height:12px!important}.shop-tab-new .shop-tab-text{display:none!important}.shop-tab-new{min-width:40px!important;padding:0 8px!important}.shop-purchase-dialog{margin-top:0!important;transform:none!important;-webkit-transform:none!important;position:relative!important;margin-left:auto!important;margin-right:auto!important}.shop-purchase-dialog-overlay{display:block!important;text-align:center!important;padding-top:20px!important;z-index:10010!important}.shop-new-items-carousel-view-all,a:focus,button:focus,input:focus,select:focus,textarea:focus{border:none!important;outline:none!important}.shop-topbar-right>*{margin-right:8px!important}.shop-topbar-right>:last-child{margin-right:40px!important}.shop-tabs-container>*{margin-right:8px!important}.shop-tabs-container>:last-child{margin-right:0!important}.shop-new-items-carousel-items>*{margin-right:8px!important}.shop-new-items-carousel-items>:last-child{margin-right:0!important}.shop-tab-button .shop-button-icon{margin-right:6px!important}}@media (max-width:750px) and (max-height:560px){.shop-tab-text{display:inline!important}.shop-tab-button{padding:0 6px!important;min-width:60px!important;gap:3px!important}.shop-tab-icon{width:10px!important;height:10px!important}.shop-tab-new .shop-tab-text{display:none!important}.shop-tab-new{min-width:35px!important;padding:0 6px!important}.shop-purchase-dialog{margin-top:0!important;transform:none!important;-webkit-transform:none!important;position:relative!important;margin-left:auto!important;margin-right:auto!important}.shop-purchase-dialog-overlay{display:block!important;text-align:center!important;padding-top:20px!important;z-index:10010!important}.shop-new-items-carousel-view-all,a:focus,button:focus,input:focus,select:focus,textarea:focus{border:none!important;outline:none!important}.shop-topbar-right>*{margin-right:8px!important}.shop-topbar-right>:last-child{margin-right:35px!important}.shop-tabs-container>*{margin-right:6px!important}.shop-tabs-container>:last-child{margin-right:0!important}.shop-new-items-carousel-items>*{margin-right:8px!important}.shop-new-items-carousel-items>:last-child{margin-right:0!important}.shop-tab-button .shop-button-icon{margin-right:4px!important}}.shop-tabs-search{display:flex;align-items:center}.shop-search-input{width:100%;height:20px;padding:0 4px;border-radius:4px;border:1px solid rgba(5,150,105,.4);background:rgba(0,0,0,.4);color:#d1fae5;font-size:12px;outline:none;transition:all .2s ease}.shop-search-input:focus{border-color:rgba(5,150,105,.8);box-shadow:0 0 0 2px rgba(5,150,105,.3)}@media (min-width:640px){.shop-search-input{width:140px;height:24px;padding:0 8px}}@media (min-width:1024px){.shop-search-input{width:200px}}@media (min-width:1280px){.shop-search-input{width:250px;height:40px;padding:0 12px}}.shop-alt-tabs-main{margin-top:2px;display:flex;align-items:center;justify-content:space-between}@media (min-width:640px){.shop-alt-tabs-main{margin-top:4px}}@media (min-width:1280px){.shop-alt-tabs-main{margin-top:8px}}.shop-alt-tabs-container{display:flex;align-items:center;gap:2px;height:20px}@media (min-width:640px){.shop-alt-tabs-container{gap:4px;height:24px}}@media (min-width:1280px){.shop-alt-tabs-container{gap:4px;height:40px}}.shop-alt-tab-button{height:100%;padding:0 4px;border-radius:4px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.3);color:#d1fae5;font-size:12px;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:all .2s ease}.shop-alt-tab-button:hover{background:rgba(0,0,0,.5);border-color:rgba(5,150,105,.5)}@media (min-width:640px){.shop-alt-tab-button{padding:0 8px}}@media (min-width:1280px){.shop-alt-tab-button{padding:0 8px}}body,html{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;font-family:Arial,Helvetica,sans-serif}*,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{text-rendering:optimizeLegibility}.shop-background-image{object-fit:cover!important;object-position:center!important}.shop-background-container,.shop-background-image{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:-10!important}img{max-width:100%;height:auto;display:block}.shop-background{background-attachment:fixed;background-size:cover;background-position:50%}.shop-scroll{scrollbar-width:thin;scrollbar-color:rgba(5,150,105,.3) rgba(5,150,105,.05);-ms-overflow-style:auto}.shop-scroll::-webkit-scrollbar{width:1px!important;height:1px!important}.shop-scroll::-webkit-scrollbar-track{background:rgba(5,150,105,.05)!important;border-radius:9999px!important}.shop-scroll::-webkit-scrollbar-thumb{background:rgba(5,150,105,.3)!important;border-radius:9999px!important}.shop-scroll::-webkit-scrollbar-thumb:hover{background:rgba(5,150,105,.5)!important}.shop-overlay{position:relative;z-index:10}.shop-banner-carousel-main{display:grid;grid-template-columns:9fr 3fr;gap:12px;margin-top:12px;flex:none}.shop-banner-carousel-left{grid-column:1}.shop-banner-carousel-right{grid-column:2}.shop-banner-carousel-banner-image,.shop-banner-carousel-main-image{width:100%;height:180px;border-radius:8px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.3);overflow:hidden}.shop-banner-carousel-img{width:100%;height:100%;object-fit:cover}.shop-banner-carousel-no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(5,150,105,.6)}.shop-new-items-carousel-main{border-radius:8px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.2);padding:12px;display:flex;flex-direction:column;gap:8px}.shop-new-items-carousel-header{display:flex;align-items:center;justify-content:space-between;padding:0 4px}.shop-new-items-carousel-title{color:#d1fae5;font-weight:600}.shop-new-items-carousel-view-all{font-size:14px;color:#d1fae5;cursor:pointer}.shop-new-items-carousel-view-all:hover{color:rgba(5,150,105,.8)}.shop-new-items-carousel-content{position:relative}.shop-new-items-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:8px 12px;border-radius:4px;background:rgba(0,0,0,.6);border:1px solid rgba(5,150,105,.4);color:#d1fae5;cursor:pointer;font-size:18px;font-weight:700;transition:all .2s ease}.shop-new-items-carousel-nav:hover{background:rgba(0,0,0,.8);border-color:rgba(5,150,105,.6)}.shop-new-items-carousel-nav-prev{left:8px}.shop-new-items-carousel-nav-next{right:8px}.shop-new-items-carousel-scroller{overflow-x:auto;margin:0 48px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(5,150,105,.3) rgba(5,150,105,.05);-ms-overflow-style:auto;overscroll-behavior-x:contain}.shop-new-items-carousel-scroller::-webkit-scrollbar{width:1px!important;height:1px!important}.shop-new-items-carousel-scroller::-webkit-scrollbar-track{background:rgba(5,150,105,.05)!important;border-radius:9999px!important}.shop-new-items-carousel-scroller::-webkit-scrollbar-thumb{background:rgba(5,150,105,.3)!important;border-radius:9999px!important}.shop-new-items-carousel-scroller::-webkit-scrollbar-thumb:hover{background:rgba(5,150,105,.5)!important}.shop-new-items-carousel-items{min-width:100%;justify-content:space-between}.shop-new-items-carousel-items>*{margin-right:2px}.shop-new-items-carousel-items>:last-child{margin-right:0}.shop-new-items-carousel-item{flex:1;min-width:260px;max-width:300px;height:210px;border-radius:8px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.3);overflow:hidden;display:flex;flex-direction:column}@media (max-width:1016px) and (max-height:655px){.shop-new-items-carousel-item{width:225px!important;min-width:225px!important;max-width:225px!important;height:180px!important}.shop-new-items-carousel-scroller{margin:0 35px!important;width:calc(100% - 70px)!important;overflow-x:auto!important}.shop-new-items-carousel-items{gap:6px!important;padding:0 10px!important;justify-content:flex-start!important}.shop-new-items-carousel-nav-prev{left:5px!important}.shop-new-items-carousel-nav-next{right:5px!important}.shop-new-items-carousel-item{flex:none!important;width:282px!important;min-width:282px!important;max-width:282px!important;height:200px!important;box-sizing:border-box!important}.shop-new-items-carousel-scroller{margin:0 64px!important;width:calc(100% - 118px)!important;overflow-x:auto!important;scroll-behavior:smooth!important;padding:0!important}.shop-new-items-carousel-items{gap:5px!important;padding:0!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:nowrap!important;display:flex!important;min-width:fit-content!important;box-sizing:border-box!important}.shop-new-items-carousel-items>.shop-new-items-carousel-item,.shop-new-items-carousel-items>div{flex:none!important;width:285px!important;min-width:285px!important;max-width:285px!important;flex-shrink:0!important;box-sizing:border-box!important}.shop-new-items-carousel-nav-prev{left:2px!important;z-index:9999!important}.shop-new-items-carousel-nav-next{right:2px!important;z-index:9999!important}}@media (max-width:740px) and (max-height:550px){.shop-new-items-carousel-item{width:268px!important;min-width:268px!important;max-width:268px!important;height:160px!important}.shop-new-items-carousel-scroller{margin:0 30px!important;width:calc(100% - 60px)!important}.shop-new-items-carousel-items{gap:8px!important;padding:0 8px!important}.shop-new-items-carousel-nav-prev{left:5px!important}.shop-new-items-carousel-nav-next{right:5px!important}}.shop-new-items-carousel-scroller{margin:0 66px!important;width:calc(100% - 114px)!important;overflow-x:auto!important;scroll-behavior:smooth!important;padding:0!important;box-sizing:border-box!important}.shop-new-items-carousel-items{gap:16px;padding:0 16px;justify-content:flex-start;align-items:center;flex-wrap:nowrap;display:flex;min-width:fit-content;box-sizing:border-box}.shop-new-items-carousel-item{flex:none;width:270px;min-width:270px;max-width:270px;height:200px;box-sizing:border-box}.shop-new-items-carousel-nav-prev{left:5px!important;z-index:10000!important}.shop-new-items-carousel-nav-next{right:5px!important;z-index:10000!important}@media (max-height:560px){.shop-items-container{height:460px!important;max-height:460px!important;min-height:460px!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin!important;scrollbar-color:rgba(5,150,105,.4) rgba(5,150,105,.05)!important}.shop-items-container::-webkit-scrollbar{width:8px!important;height:8px!important}.shop-items-container::-webkit-scrollbar-thumb{background:rgba(5,150,105,.5)!important;border-radius:9999px!important}.shop-items-container::-webkit-scrollbar-thumb:hover{background:rgba(5,150,105,.7)!important}.shop-items-container::-webkit-scrollbar-track{background:rgba(5,150,105,.05)!important}}@media (max-height:560px){.shop-shell-wrapper{align-items:flex-start!important;justify-content:center!important}.shop-shell-main{height:550px!important;max-height:550px!important;min-height:550px!important;padding:2px!important;border-radius:0!important;box-shadow:none!important}}.shop-category-nav-main{width:80px;flex:none;padding:0 4px;overflow-y:auto;min-height:0;max-height:100%;scrollbar-width:thin;scrollbar-color:rgba(5,150,105,.4) rgba(5,150,105,.05)}@media (min-width:640px){.shop-category-nav-main{width:120px;padding-right:8px}}.shop-category-nav-main::-webkit-scrollbar{width:8px;height:8px}.shop-category-nav-main::-webkit-scrollbar-thumb{background:rgba(5,150,105,.5);border-radius:9999px}.shop-category-nav-main::-webkit-scrollbar-thumb:hover{background:rgba(5,150,105,.7)}.shop-category-nav-main::-webkit-scrollbar-track{background:rgba(5,150,105,.05)}.shop-category-nav-button{width:100%;text-align:left;border-radius:6px;border:1px solid;transition:all .15s ease;display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px;background:none;cursor:pointer}@media (min-width:640px){.shop-category-nav-button{border-radius:8px;gap:8px;padding:8px}}.shop-category-nav-button:not(:last-child){margin-bottom:4px}@media (min-width:640px){.shop-category-nav-button:not(:last-child){margin-bottom:8px}}.shop-category-nav-button-active{background-color:rgba(5,150,105,.7);color:white;border-color:rgba(5,150,105,1)}.shop-category-nav-button-active:hover{background-color:rgba(5,150,105,.8)}.shop-category-nav-button-inactive{background-color:rgba(0,0,0,.3);color:rgba(5,150,105,1);border-color:rgba(5,150,105,.3)}.shop-category-nav-button-inactive:hover{background-color:rgba(0,0,0,.4)}.shop-category-nav-image-container{width:40px;height:40px;border-radius:4px;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;overflow:hidden}@media (min-width:640px){.shop-category-nav-image-container{width:56px;height:56px}}.shop-category-nav-image{max-width:100%;max-height:100%;object-fit:contain}.shop-category-nav-no-image{font-size:8px;color:rgba(254,202,202,.7);text-align:center;padding:0 2px}@media (min-width:640px){.shop-category-nav-no-image{font-size:12px}}.shop-category-nav-title{font-size:9px;font-weight:500;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;line-height:1.1}@media (min-width:640px){.shop-category-nav-title{font-size:12px}}.shop-home-link{position:fixed;top:12px;left:16px;z-index:50;padding:8px 16px;border-radius:6px;background-color:rgba(0,0,0,.6);color:rgb(254,202,202);border:1px solid rgba(5,150,105,.4);font-size:14px;font-weight:500;text-decoration:none;display:none;transition:all .15s ease;margin-left:4px}.shop-home-link:hover{background-color:rgba(0,0,0,.7);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.3)}@media (min-width:1536px){.shop-home-link{display:block}}.shop-rmt-container{height:100%;display:flex;flex-direction:column;min-height:0}.shop-rmt-subtabs-wrapper{flex:none}.shop-rmt-subtabs-main{justify-content:center;padding:16px 0}.shop-rmt-subtab-button,.shop-rmt-subtabs-container,.shop-rmt-subtabs-main{display:flex;align-items:center;gap:8px}.shop-rmt-subtab-button{padding:8px 16px;border-radius:6px;background-color:rgba(0,0,0,.3);color:rgba(5,150,105,1);border:1px solid rgba(5,150,105,.3);font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease}.shop-rmt-subtab-button:hover{background-color:rgba(0,0,0,.4)}.shop-rmt-subtab-active{background-color:rgba(5,150,105,.7);color:white;border-color:rgba(5,150,105,1)}.shop-rmt-subtab-inactive{background-color:rgba(0,0,0,.3);color:rgba(5,150,105,1);border-color:rgba(5,150,105,.3)}.shop-rmt-subtab-icon{width:16px;height:16px;display:inline-block;margin-right:8px}.shop-rmt-content-main{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(5,150,105,.4) rgba(5,150,105,.05);gap:16px;padding:0 16px}.shop-rmt-content-main::-webkit-scrollbar{width:8px;height:8px}.shop-rmt-content-main::-webkit-scrollbar-thumb{background:rgba(5,150,105,.5);border-radius:9999px}.shop-rmt-content-main::-webkit-scrollbar-thumb:hover{background:rgba(5,150,105,.7)}.shop-rmt-content-main::-webkit-scrollbar-track{background:rgba(5,150,105,.05)}.shop-rmt-create-container{background-color:rgba(0,0,0,.3);border-radius:8px;border:1px solid rgba(5,150,105,.3);padding:5px}.shop-rmt-create-title{font-size:18px;font-weight:600;color:rgba(5,150,105,1);margin-bottom:24px}.shop-rmt-create-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:1024px){.shop-rmt-create-grid{grid-template-columns:1fr 1fr}}.shop-rmt-create-form{display:flex;flex-direction:column;gap:16px}.shop-rmt-form-group{display:flex;flex-direction:column;gap:8px}.shop-rmt-form-label{display:block;font-size:14px;font-weight:500;color:rgba(254,202,202,1);margin-bottom:8px}.shop-rmt-input-wrapper{position:relative}.shop-rmt-input-amount{padding:8px 12px}.shop-rmt-input-amount,.shop-rmt-input-tax{width:100%;background-color:rgba(0,0,0,.4);border:1px solid rgba(5,150,105,.3);border-radius:6px;color:rgba(5,150,105,1);font-size:14px;transition:all .15s ease}.shop-rmt-input-tax{padding:8px 12px 8px 48px}.shop-rmt-input-amount:focus,.shop-rmt-input-tax:focus{outline:none;border-color:rgba(5,150,105,1);box-shadow:0 0 0 2px rgba(5,150,105,.2)}.shop-rmt-input-amount::placeholder{color:rgba(5,150,105,.5)}.shop-rmt-input-tax{background-color:rgba(0,0,0,.6);cursor:not-allowed;color:rgba(5,150,105,.7)}.shop-rmt-input-prefix{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:14px;font-weight:500;color:rgba(5,150,105,.7)}.shop-rmt-select-wrapper{position:relative}.shop-rmt-select-method{width:100%;background-color:rgba(0,0,0,.4);border:1px solid rgba(5,150,105,.3);border-radius:6px;color:rgba(5,150,105,1);font-size:14px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23ef4444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding:8px 40px 8px 12px;transition:all .15s ease}.shop-rmt-select-method:focus{outline:none;border-color:rgba(5,150,105,1);box-shadow:0 0 0 2px rgba(5,150,105,.2)}.shop-rmt-option{background-color:rgba(0,0,0,1);color:rgba(5,150,105,1)}.shop-rmt-info-column{display:flex;flex-direction:column;gap:24px}.shop-rmt-info-panel{background-color:rgba(0,0,0,.4);border-radius:8px;border:1px solid rgba(5,150,105,.3);padding:16px}.shop-rmt-info-title{font-size:14px;font-weight:600;color:rgba(254,202,202,1);margin-bottom:12px}.shop-rmt-info-content{display:flex;flex-direction:column;gap:8px;font-size:14px;color:rgba(5,150,105,.7)}.shop-rmt-info-content p{margin:0}.shop-rmt-history-container{background-color:rgba(0,0,0,.3);border-radius:8px;border:1px solid rgba(5,150,105,.3);overflow:hidden;width:100%!important}.shop-rmt-history-filters{padding:16px!important;border-bottom:1px solid rgba(5,150,105,.3)!important;width:100%!important}.shop-rmt-filter-wrapper{display:inline-block}.shop-rmt-filter-select{background-color:rgba(0,0,0,.4);border:1px solid rgba(5,150,105,.3);border-radius:6px;color:rgba(5,150,105,1);font-size:14px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23ef4444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding:8px 40px 8px 12px;transition:all .15s ease}.shop-rmt-filter-select:focus{outline:none;border-color:rgba(5,150,105,1);box-shadow:0 0 0 2px rgba(5,150,105,.2)}.shop-rmt-filter-option{background-color:rgba(0,0,0,1);color:rgba(5,150,105,1)}.shop-rmt-table-wrapper{overflow-x:auto;width:100%}.shop-rmt-table{width:100%;min-width:100%;table-layout:auto}.shop-rmt-table-header{background-color:rgba(0,0,0,.4)}.shop-rmt-table-header-cell{padding:12px 16px;text-align:left;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgba(5,150,105,1);border-bottom:1px solid rgba(5,150,105,.3)}.shop-rmt-table-body{border-collapse:separate;border-spacing:0}.shop-rmt-table-body tr{border-bottom:1px solid rgba(5,150,105,.3)}.shop-rmt-table-row:hover{background-color:rgba(0,0,0,.4);transition:background-color .15s ease}.shop-rmt-table-cell{padding:12px 16px;font-size:14px;color:rgba(5,150,105,1);white-space:nowrap}.shop-rmt-table-cell-ticket{font-family:Courier New,monospace;font-weight:500}.shop-rmt-table-cell-date{color:rgba(254,202,202,.7)}.shop-rmt-table-empty-cell{padding:48px 24px;text-align:center;color:rgba(254,202,202,.7);font-size:14px}.shop-rmt-status-badge{display:inline-flex;align-items:center;padding:4px 8px;font-size:12px;font-weight:500;border-radius:9999px;border:1px solid}.shop-rmt-status-pending{background-color:rgba(245,158,11,.15);color:rgb(251,191,36);border-color:rgb(161,98,7)}.shop-rmt-status-processing{background-color:rgba(5,150,105,.15);color:rgb(96,165,250);border-color:rgb(5,150,105)}.shop-rmt-status-completed{background-color:rgba(34,197,94,.15);color:rgb(74,222,128);border-color:rgb(22,101,52)}.shop-rmt-status-cancelled{background-color:rgba(107,114,128,.15);color:rgb(156,163,175);border-color:rgb(55,65,81)}.shop-rmt-status-rejected{background-color:rgba(5,150,105,.15);color:rgb(248,113,113);border-color:rgb(153,27,27)}.shop-rmt-pagination-container{background-color:rgba(0,0,0,.4);padding:12px 16px;border-top:1px solid rgba(5,150,105,.3)}.shop-rmt-pagination-content{display:flex;align-items:center;justify-content:space-between;gap:16px}.shop-rmt-pagination-info{font-size:14px;color:rgba(254,202,202,.7)}.shop-rmt-pagination-controls{display:flex;align-items:center;gap:8px}.shop-rmt-pagination-button{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:6px;border:1px solid rgba(5,150,105,.3);background-color:rgba(0,0,0,.4);color:rgba(254,202,202,1);cursor:pointer;transition:all .15s ease}.shop-rmt-pagination-button:hover:not(:disabled){background-color:rgba(0,0,0,.6)}.shop-rmt-pagination-button:disabled{opacity:.5;cursor:not-allowed}.shop-rmt-pagination-current{padding:4px 12px;border-radius:6px;background-color:rgba(0,0,0,.6);color:rgba(254,202,202,1);font-size:14px}.shop-rmt-error-message{display:flex;align-items:center;justify-content:center;padding:48px 24px}.shop-rmt-error-content{text-align:center;color:rgb(248,113,113)}.shop-rmt-error-title{font-size:18px;font-weight:500;margin-bottom:8px}.shop-rmt-error-details{font-size:14px;margin:0}.shop-rmt-disabled-container{display:flex;align-items:center;justify-content:center;padding:48px 24px}.shop-rmt-disabled-content{text-align:center;color:rgba(254,202,202,.7)}.shop-rmt-disabled-title{font-size:18px;font-weight:500;margin-bottom:8px}.shop-rmt-disabled-message{font-size:14px;margin:0}@media (max-width:1040px) and (max-height:680px){.shop-new-items-carousel-item{min-width:285px;max-width:315px;height:205px}.shop-new-items-carousel-scroller{margin:0 45px}.shop-new-items-carousel-items{gap:11px;padding:0 14px}}@media (max-width:1440px){.shop-new-items-carousel-item{min-width:260px;max-width:300px;height:190px}.shop-new-items-carousel-scroller{margin:0 40px}.shop-new-items-carousel-items{gap:10px;padding:0 12px}}@media (max-width:1200px){.shop-new-items-carousel-item{min-width:240px;max-width:280px;height:180px}.shop-new-items-carousel-scroller{margin:0 35px}.shop-new-items-carousel-items{gap:9px;padding:0 10px}}@media (max-width:992px){.shop-new-items-carousel-item{min-width:220px;max-width:260px;height:170px}.shop-new-items-carousel-scroller{margin:0 30px}.shop-new-items-carousel-items{gap:8px;padding:0 8px}}@media (max-width:740px){.shop-new-items-carousel-item{min-width:200px;max-width:240px;height:160px}.shop-new-items-carousel-scroller{margin:0 25px}.shop-new-items-carousel-items{gap:7px;padding:0 6px}}@media (max-width:576px){.shop-new-items-carousel-item{min-width:180px;max-width:220px;height:150px}.shop-new-items-carousel-scroller{margin:0 20px}.shop-new-items-carousel-items{gap:6px;padding:0 4px}}@media (max-width:480px){.shop-new-items-carousel-item{flex:0 0 calc(50% - 6px);min-width:160px;max-width:200px;height:140px}.shop-new-items-carousel-scroller{margin:0 15px}.shop-new-items-carousel-items{gap:12px;padding:0 6px;justify-content:flex-start}}@media (max-width:360px){.shop-new-items-carousel-item{flex:0 0 calc(50% - 4px);min-width:140px;max-width:170px;height:130px}.shop-new-items-carousel-scroller{margin:0 10px}.shop-new-items-carousel-items{gap:8px;padding:0 4px}.shop-new-items-carousel-nav-next,.shop-new-items-carousel-nav-prev{width:32px;height:32px;left:2px;right:2px}.shop-new-items-carousel-nav-prev{left:2px}.shop-new-items-carousel-nav-next{right:2px}}.shop-new-items-carousel-item-header{height:36px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:rgba(0,0,0,.4);border-bottom:1px solid rgba(5,150,105,.3);position:relative}.shop-new-items-carousel-item-title{font-size:12px;font-weight:600;color:#d1fae5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-new-items-carousel-item-count{color:#059669;font-weight:700}.shop-new-items-carousel-item-sale-badge{position:absolute;bottom:-12px;left:8px;z-index:20;pointer-events:none;font-size:10px;padding:1px 4px;border-radius:4px;background:linear-gradient(180deg,#059669,#047857);color:white;border:1px solid rgba(5,150,105,.6);box-shadow:0 2px 4px rgba(0,0,0,.3)}.shop-new-items-carousel-item-expiry{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px;font-size:10px;color:#d1fae5;background:rgba(0,0,0,.4);border:1px solid rgba(5,150,105,.4);border-radius:4px;padding:1px 4px}.shop-new-items-carousel-item-content{display:flex;flex:1;min-height:0}.shop-new-items-carousel-item-image{width:100px;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;border-right:1px solid rgba(5,150,105,.3);position:relative}.shop-new-items-carousel-item-img{max-width:100%;max-height:100%;object-fit:contain}.shop-new-items-carousel-item-no-image{color:rgba(5,150,105,.6);font-size:10px}.shop-new-items-carousel-item-limit-badge{position:absolute;bottom:2px;left:2px;right:2px;text-align:center;font-size:10px;padding:1px 2px;border-radius:4px;background:linear-gradient(180deg,rgba(5,150,105,.8),rgba(5,150,105,.9));color:white;border:1px solid rgba(5,150,105,.6);box-shadow:0 1px 2px rgba(0,0,0,.3)}.shop-new-items-carousel-item-description{flex:1;font-size:12px;color:#d1fae5;overflow-y:auto;min-height:0;padding:8px 4px 8px 8px;scrollbar-width:thin;scrollbar-color:rgba(5,150,105,.3) rgba(5,150,105,.05);-ms-overflow-style:auto;overscroll-behavior:contain;isolation:isolate}.shop-new-items-carousel-item-description::-webkit-scrollbar{width:1px!important;height:1px!important}.shop-new-items-carousel-item-description::-webkit-scrollbar-track{background:rgba(5,150,105,.05)!important;border-radius:9999px!important}.shop-new-items-carousel-item-description::-webkit-scrollbar-thumb{background:rgba(5,150,105,.3)!important;border-radius:9999px!important}.shop-new-items-carousel-item-description::-webkit-scrollbar-thumb:hover{background:rgba(5,150,105,.5)!important}.shop-new-items-carousel-item-bonuses{margin-top:4px;font-size:10px;color:#d1fae5;display:flex;flex-direction:column;gap:1px}.shop-new-items-carousel-item-bonus{display:flex;align-items:center;gap:4px}.shop-new-items-carousel-item-footer{height:56px;background:rgba(0,0,0,.4);border-top:1px solid rgba(5,150,105,.3);padding:0 12px;display:flex;align-items:center}.shop-new-items-carousel-item-buttons{width:100%;display:flex;gap:4px}.shop-new-items-carousel-item-buttons-1col{grid-template-columns:1fr}.shop-new-items-carousel-item-buttons-2col{grid-template-columns:1fr 1fr}.shop-new-items-carousel-price-old{display:flex;align-items:center;gap:2px;text-decoration:line-through;opacity:.7}.shop-new-items-carousel-price-old-text{font-size:11px;color:#d1fae5}.shop-new-items-carousel-price-old-icon{height:12px;width:auto}.shop-new-items-carousel-price-new,.shop-new-items-carousel-price-sb-new{display:flex;align-items:center;gap:2px;padding:1px 3px;border-radius:4px;background:rgba(5,150,105,.5);color:rgba(5,150,105,1);font-size:12px}.shop-new-items-carousel-price-new-text,.shop-new-items-carousel-price-sb-new-text{font-size:12px}.shop-new-items-carousel-price-new-icon,.shop-new-items-carousel-price-sb-new-icon{height:16px;width:auto}.shop-new-items-carousel-price-normal,.shop-new-items-carousel-price-sb-normal{display:flex;align-items:center;gap:2px}.shop-new-items-carousel-price-normal-text,.shop-new-items-carousel-price-sb-normal-text{font-size:13px;color:#d1fae5}.shop-new-items-carousel-price-normal-icon,.shop-new-items-carousel-price-sb-normal-icon{height:16px;width:auto}.shop-new-items-carousel-not-available{font-size:13px;color:#065f46}.shop-new-items-carousel-soulbound-button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:12px;padding:4px 8px;border-radius:4px;border:1px solid rgba(5,150,105,.6);background:rgba(5,150,105,.3);color:rgba(165,180,252,1);cursor:pointer;transition:all .2s ease}.shop-new-items-carousel-soulbound-button:hover{background:rgba(5,150,105,.4);border-color:rgba(5,150,105,.8)}.shop-new-items-carousel-soulbound-button-unavailable{color:rgba(5,150,105,1);border-color:rgba(13,148,136,.6);background:rgba(5,150,105,.3);cursor:not-allowed}.shop-new-items-carousel-soulbound-not-available{font-size:13px;color:#065f46}.shop-new-items-carousel-progress-container{padding:0 24px}.shop-new-items-carousel-progress-bg{height:4px;width:100%;background:rgba(0,0,0,.4);border-radius:2px;overflow:hidden}.shop-modal{position:fixed;z-index:50;top:0;left:0;right:0;bottom:0}.shop-container{display:flex;flex-direction:column;height:655px!important;max-height:655px!important;min-height:655px!important}.shop-content{flex:1;display:flex;flex-direction:column}.shop-compact{padding:2px!important;margin:0!important}.shop-compact .shop-tab{padding:2px 4px!important;font-size:10px!important;min-width:24px!important;height:24px!important}.shop-compact .shop-input{padding:4px 6px!important;font-size:10px!important;height:24px!important}.shop-compact .shop-card{padding:4px!important;margin:2px!important}.shop-compact .shop-nav{padding:4px!important;gap:2px!important}@media (max-height:550px),(max-width:740px){.shop-tab{padding:2px 4px!important;font-size:9px!important;min-width:24px!important}.shop-tab-icon{width:12px!important;height:12px!important}.shop-tabs-container{overflow-y:hidden!important;max-height:28px!important}.shop-tab.active{box-shadow:0 2px 4px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.25)!important;transform:none!important;border-width:2px!important}.shop-tab.active .shop-tab-icon{filter:brightness(1.25) drop-shadow(0 0 4px rgba(255,255,255,.7))!important;transform:none!important}.shop-tab.active:after{height:3px!important;bottom:-2px!important;box-shadow:none!important}.shop-tab.active:before{width:6px!important;height:6px!important;top:-3px!important;right:-3px!important;box-shadow:none!important}.shop-container{padding:2px!important}*{font-size:11px!important}.shop-content>*{margin-top:2px!important;margin-bottom:2px!important}.shop-grid>*{min-height:100px!important}.lucide{width:12px!important;height:12px!important}.shop-modal{padding:8px!important}h1,h2,h3,h4,h5,h6{font-size:12px!important}h1,h2,h3,h4,h5,h6,p{margin:1px 0!important}p{font-size:10px!important;line-height:1.1!important}.shop-compact-layout{padding:1px!important;margin:0!important}.shop-compact-layout *{font-size:10px!important}.shop-compact-layout .space-y-1>*+*{margin-top:.125rem!important}.shop-compact-layout .space-y-2>*+*{margin-top:.25rem!important}.shop-compact-layout .gap-1{gap:.125rem!important}.shop-compact-layout .gap-2{gap:.25rem!important}}.shop-button{cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.shop-button:active{transform:scale(.98)}.shop-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(5,150,105,.3);border-radius:6px;background:rgba(0,0,0,.3);color:#d1fae5;padding:8px 12px}.shop-input:focus{outline:none;border-color:rgba(5,150,105,.6);box-shadow:0 0 0 2px rgba(5,150,105,.2)}@keyframes shop-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.shop-fade-in{animation:shop-fade-in .3s ease-out}.shop-spinner{animation:shop-spin 1s linear infinite}@keyframes shop-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.shop-text-primary{color:#d1fae5}.shop-text-secondary{color:rgba(5,150,105,.7)}.shop-text-accent{color:#059669}.shop-bg-overlay{background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(5,150,105,.6));backdrop-filter:blur(1px)}.shop-card{background:rgba(0,0,0,.6);border:1px solid rgba(5,150,105,.3);border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .2s ease}.shop-card:hover{border-color:rgba(5,150,105,.6);box-shadow:0 8px 16px rgba(0,0,0,.2)}.shop-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}@media (max-width:740px){.shop-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}}.shop-tab{padding:4px 8px;border-radius:4px;border:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.3);color:#d1fae5;cursor:pointer;transition:all .2s ease;font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:center;min-height:20px}@media (min-width:1400px){.shop-tab{padding:10px 18px;font-size:14px;min-height:40px;border-radius:6px}.shop-tabs-container{max-height:50px!important}.shop-tab.active:after{height:5px!important;bottom:-4px!important;box-shadow:0 0 12px rgba(255,255,255,.9)!important}.shop-tab.active:before{width:10px!important;height:10px!important;top:-5px!important;right:-5px!important;box-shadow:0 0 10px rgba(255,255,255,.9)!important}}.shop-tabs-container{overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none;-ms-overflow-style:none}.shop-tabs-container::-webkit-scrollbar{display:none}.shop-tab:hover{background:rgba(0,0,0,.5);border-color:rgba(5,150,105,.5)}.shop-tab.active{background:linear-gradient(135deg,rgba(5,150,105,.9),rgba(5,150,105,1))!important;border:3px solid #059669!important;box-shadow:0 0 20px rgba(5,150,105,.8),0 6px 12px rgba(0,0,0,.4),0 0 30px rgba(5,150,105,.4),inset 0 1px 0 rgba(255,255,255,.3)!important;transform:none!important;color:#ffffff!important;font-weight:700!important;position:relative!important;z-index:20!important;animation:activeTabPulse 1.5s ease-in-out infinite alternate}.shop-tab.active:after{content:"";position:absolute;bottom:-3px;left:10%;right:10%;height:4px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);border-radius:2px;box-shadow:0 0 10px rgba(255,255,255,.8);animation:underlineGlow 2s ease-in-out infinite alternate}.shop-tab.active:before{content:"";position:absolute;top:-4px;right:-4px;width:8px;height:8px;background:radial-gradient(circle,#ffffff,#059669);border-radius:50%;box-shadow:0 0 8px rgba(255,255,255,.9);animation:dotPulse 1s ease-in-out infinite}.shop-tab.active .shop-tab-icon{filter:brightness(1.3) drop-shadow(0 0 6px rgba(255,255,255,.8))!important;transform:none!important;transition:all .3s ease!important}.shop-tab.active .shop-tab-text{font-weight:700!important;text-shadow:0 0 8px rgba(255,255,255,.9),0 2px 4px rgba(0,0,0,.5)!important;letter-spacing:.5px!important}@keyframes activeTabPulse{0%{box-shadow:0 0 20px rgba(5,150,105,.8),0 6px 12px rgba(0,0,0,.4),0 0 30px rgba(5,150,105,.4),inset 0 1px 0 rgba(255,255,255,.3);transform:none}to{box-shadow:0 0 30px rgba(5,150,105,1),0 8px 16px rgba(0,0,0,.5),0 0 40px rgba(5,150,105,.6),inset 0 1px 0 rgba(255,255,255,.4);transform:none}}@keyframes underlineGlow{0%{opacity:.7;transform:scaleX(.8)}to{opacity:1;transform:scaleX(1)}}@keyframes dotPulse{0%{transform:scale(.8);opacity:.8}50%{transform:scale(1.2);opacity:1}to{transform:scale(.8);opacity:.8}}.shop-tab:not(.active):hover{background:rgba(0,0,0,.5)!important;border-color:rgba(5,150,105,.5)!important;transform:translateY(-.5px)!important;box-shadow:0 2px 4px rgba(0,0,0,.2)!important}.shop-nav{display:flex;align-items:center;gap:8px;padding:12px;background:rgba(0,0,0,.4);border-bottom:1px solid rgba(5,150,105,.2)}@media (max-height:540px),(max-width:740px){body,html{font-size:12px}.shop-container{padding:2px!important}.shop-nav{padding:6px!important;gap:4px!important;flex-wrap:wrap}.shop-tab{padding:4px 8px!important;font-size:11px!important;min-width:32px;height:28px!important}.shop-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))!important;gap:4px!important}.shop-grid>*{min-height:80px!important}.shop-input{padding:6px 8px!important}.shop-button,.shop-input{font-size:11px!important;height:28px!important}.shop-button{padding:4px 8px!important}.shop-scroll::-webkit-scrollbar{width:4px!important;height:4px!important}.shop-card{border-radius:4px!important;padding:6px!important}.shop-text-accent,.shop-text-primary,.shop-text-secondary{font-size:11px!important}}@media (max-width:1024px) and (min-width:731px){.shop-container{padding:6px}.shop-nav{flex-wrap:wrap;padding:8px}.shop-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px}.shop-tab{padding:6px 12px;font-size:12px}}@media (max-width:640px) and (min-width:731px){.shop-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.shop-tab{padding:5px 10px;font-size:12px}}@media (min-width:1400px){.shop-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.shop-container,.shop-nav{padding:16px}.shop-nav{gap:12px}.shop-tab{padding:10px 20px;font-size:15px;height:44px}}@media (min-width:1280px){.shop-category-nav-main{width:140px!important;padding:0 8px!important}.shop-category-nav-button{padding:10px!important;gap:10px!important}.shop-category-nav-button:not(:last-child){margin-bottom:10px!important}.shop-category-nav-image-container{width:64px!important;height:64px!important}.shop-category-nav-title{font-size:13px!important;font-weight:600!important}}@media (min-width:1536px){.shop-category-nav-main{width:160px!important;padding:0 12px!important}.shop-category-nav-button{padding:12px!important;gap:12px!important;border-radius:10px!important}.shop-category-nav-button:not(:last-child){margin-bottom:12px!important}.shop-category-nav-image-container{width:72px!important;height:72px!important;border-radius:6px!important}.shop-category-nav-title{font-size:14px!important;font-weight:600!important}}@media (min-width:1280px){.shop-rmt-container{max-width:1200px!important;margin:0 auto!important;max-height:none!important;min-height:auto!important}.shop-rmt-container,.shop-rmt-content-main{height:auto!important;overflow:visible!important}.shop-rmt-content-main{padding:12px!important}.shop-rmt-create-container{padding:6px!important}.shop-rmt-create-title{display:none!important}.shop-rmt-create-grid{gap:20px!important;grid-template-columns:1fr 1fr!important}.shop-rmt-form-group{margin-bottom:12px!important}.shop-rmt-form-label{font-size:13px!important;margin-bottom:6px!important}.shop-rmt-input-amount,.shop-rmt-input-tax,.shop-rmt-select-method{padding:6px 10px!important;font-size:13px!important}.shop-rmt-buy-button{padding:8px 12px!important;font-size:14px!important}.shop-rmt-info-panel{padding:12px!important;margin-bottom:8px!important}.shop-rmt-info-title{font-size:14px!important;margin-bottom:8px!important}.shop-rmt-info-content{font-size:13px!important;gap:4px!important}.shop-rmt-table-wrapper{margin-top:8px!important;width:100%!important;overflow-x:auto!important}.shop-rmt-table{width:100%!important;min-width:100%!important;table-layout:fixed!important}.shop-rmt-table-header-cell{padding:10px 12px!important;font-size:12px!important;white-space:nowrap!important}.shop-rmt-table-header-cell:first-child{width:15%!important}.shop-rmt-table-header-cell:nth-child(2),.shop-rmt-table-header-cell:nth-child(3){width:20%!important}.shop-rmt-table-header-cell:nth-child(4),.shop-rmt-table-header-cell:nth-child(5),.shop-rmt-table-header-cell:nth-child(6){width:15%!important}.shop-rmt-table-cell{padding:8px 12px!important;font-size:13px!important;white-space:nowrap!important}.shop-rmt-table-cell:first-child{width:15%!important}.shop-rmt-table-cell:nth-child(2),.shop-rmt-table-cell:nth-child(3){width:20%!important}.shop-rmt-table-cell:nth-child(4),.shop-rmt-table-cell:nth-child(5),.shop-rmt-table-cell:nth-child(6){width:15%!important}.shop-rmt-pagination-container{margin-top:8px!important;padding:8px 12px!important}.shop-rmt-pagination-button{padding:6px 10px!important;font-size:13px!important}}@media (min-width:1536px){.shop-rmt-container{max-width:1400px!important;margin:0 auto!important;height:auto!important;max-height:none!important;min-height:auto!important;overflow:visible!important}.shop-rmt-history-container{width:100%!important}.shop-rmt-history-filters{padding:20px!important;width:100%!important}.shop-rmt-content-main{height:auto!important;overflow:visible!important;padding:16px!important}.shop-rmt-create-container{padding:5px!important}.shop-rmt-create-title{display:none!important}.shop-rmt-create-grid{gap:24px!important;grid-template-columns:1fr 1fr!important}.shop-rmt-form-group{margin-bottom:14px!important}.shop-rmt-form-label{font-size:14px!important;margin-bottom:8px!important}.shop-rmt-input-amount,.shop-rmt-input-tax,.shop-rmt-select-method{padding:8px 12px!important;font-size:14px!important}.shop-rmt-buy-button{padding:10px 16px!important;font-size:15px!important}.shop-rmt-info-panel{padding:16px!important;margin-bottom:12px!important}.shop-rmt-info-title{font-size:15px!important;margin-bottom:10px!important}.shop-rmt-info-content{font-size:14px!important;gap:6px!important}.shop-rmt-table-wrapper{margin-top:12px!important;width:100%!important;overflow-x:auto!important}.shop-rmt-table{width:100%!important;min-width:100%!important;table-layout:fixed!important}.shop-rmt-table-header-cell{padding:12px 16px!important;font-size:13px!important;white-space:nowrap!important}.shop-rmt-table-header-cell:first-child{width:15%!important}.shop-rmt-table-header-cell:nth-child(2),.shop-rmt-table-header-cell:nth-child(3){width:20%!important}.shop-rmt-table-header-cell:nth-child(4),.shop-rmt-table-header-cell:nth-child(5),.shop-rmt-table-header-cell:nth-child(6){width:15%!important}.shop-rmt-table-cell{padding:10px 16px!important;font-size:14px!important;white-space:nowrap!important}.shop-rmt-table-cell:first-child{width:15%!important}.shop-rmt-table-cell:nth-child(2),.shop-rmt-table-cell:nth-child(3){width:20%!important}.shop-rmt-table-cell:nth-child(4),.shop-rmt-table-cell:nth-child(5),.shop-rmt-table-cell:nth-child(6){width:15%!important}.shop-rmt-pagination-container{margin-top:12px!important;padding:10px 16px!important}.shop-rmt-pagination-button{padding:8px 12px!important;font-size:14px!important}}.shop-topbar-message{position:absolute;left:50%;top:90%;transform:translateX(-50%) translateY(-50%);padding:8px 16px;border-radius:6px;font-size:12px;font-weight:500;display:flex;align-items:center;gap:6px;z-index:10012;animation:topbarMessageFadeIn .3s ease-out;box-shadow:0 4px 12px rgba(0,0,0,.4);border:1px solid;max-width:650px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-topbar-message-success{background:rgba(34,197,94,.95);color:#ffffff;border-color:rgba(34,197,94,.8)}.shop-topbar-message-error{background:rgba(5,150,105,.95);color:#ffffff;border-color:rgba(5,150,105,.8)}.shop-topbar-message-icon{flex-shrink:0}.shop-topbar-message-text{flex:1;min-width:0}@keyframes topbarMessageFadeIn{0%{opacity:0;transform:translateX(-50%) translateY(-60%)}to{opacity:1;transform:translateX(-50%) translateY(-50%)}}@media (max-width:1016px) and (max-height:655px),(max-width:740px) and (max-height:550px){.shop-topbar-message{font-size:11px;padding:12px 24px;max-width:650px}}.shop-payment-cancelled-overlay,.shop-payment-error-overlay,.shop-payment-info-overlay,.shop-payment-success-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10012;display:flex;align-items:center;justify-content:center;padding:16px}.shop-payment-cancelled-backdrop,.shop-payment-error-backdrop,.shop-payment-info-backdrop,.shop-payment-success-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.85);backdrop-filter:blur(4px)}.shop-payment-cancelled-dialog,.shop-payment-error-dialog,.shop-payment-info-dialog,.shop-payment-success-dialog{position:relative;width:100%;max-width:480px;margin:0 16px;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.5);border:1px solid rgba(34,197,94,.3);background:linear-gradient(135deg,rgba(0,87,0,.65),rgba(3,69,3,.55) 50%,rgba(0,23,2,.6));backdrop-filter:blur(8px);overflow:hidden;animation:shopDialogFadeIn .2s ease-out}.shop-payment-error-dialog{border:1px solid rgba(5,150,105,.3);background:linear-gradient(135deg,rgba(5,150,105,.65),rgba(4,120,87,.55) 50%,rgba(4,120,87,.6))}.shop-payment-cancelled-dialog{border:1px solid rgba(245,158,11,.3);background:linear-gradient(135deg,rgba(87,87,0,.65),rgba(69,69,3,.55) 50%,rgba(23,23,0,.6))}.shop-payment-info-dialog{border:1px solid rgba(5,150,105,.3);background:linear-gradient(135deg,rgba(5,150,105,.65),rgba(4,120,87,.55) 50%,rgba(4,120,87,.6))}.shop-payment-cancelled-inner-border,.shop-payment-error-inner-border,.shop-payment-info-inner-border,.shop-payment-success-inner-border{position:absolute;inset:0;border:1px solid rgba(34,197,94,.2);border-radius:12px;pointer-events:none}.shop-payment-error-inner-border{border:1px solid rgba(5,150,105,.2)}.shop-payment-cancelled-inner-border{border:1px solid rgba(245,158,11,.2)}.shop-payment-info-inner-border{border:1px solid rgba(5,150,105,.2)}.shop-payment-cancelled-content,.shop-payment-error-content,.shop-payment-info-content,.shop-payment-success-content{padding:28px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.shop-payment-cancelled-icon,.shop-payment-error-icon,.shop-payment-info-icon,.shop-payment-success-icon{width:72px;height:72px;background:rgba(34,197,94,.2);border-radius:50%;display:flex;align-items:center;justify-content:center}.shop-payment-error-icon{background:rgba(5,150,105,.2)}.shop-payment-cancelled-icon{background:rgba(245,158,11,.2)}.shop-payment-info-icon{background:rgba(5,150,105,.2)}.shop-payment-cancelled-icon-svg,.shop-payment-error-icon-svg,.shop-payment-info-icon-svg,.shop-payment-success-icon-svg{width:36px;height:36px;color:rgba(34,197,94,1)}.shop-payment-error-icon-svg{color:rgba(5,150,105,1)}.shop-payment-cancelled-icon-svg{color:rgba(245,158,11,1)}.shop-payment-info-icon-svg{color:rgba(5,150,105,1)}.shop-payment-cancelled-title,.shop-payment-error-title,.shop-payment-info-title,.shop-payment-success-title{font-size:24px;font-weight:700;color:rgba(248,250,252,1);margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.shop-payment-cancelled-message,.shop-payment-error-message,.shop-payment-info-message,.shop-payment-success-message{font-size:16px;color:rgba(5,150,105,.95);margin:0;line-height:1.6;font-weight:400}.shop-payment-success-coins{color:rgba(34,197,94,1)}.shop-payment-success-coins,.shop-payment-success-jcoins{font-weight:700;font-size:18px;text-shadow:0 1px 2px rgba(0,0,0,.5)}.shop-payment-success-jcoins{color:rgba(245,158,11,1)}.shop-payment-cancelled-button,.shop-payment-error-button,.shop-payment-info-button,.shop-payment-success-button{padding:12px 24px;background:rgba(34,197,94,.8);border:1px solid rgba(34,197,94,.6);border-radius:8px;color:rgba(248,250,252,1);font-weight:600;font-size:16px;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.shop-payment-error-button{background:rgba(5,150,105,.8);border:1px solid rgba(5,150,105,.6)}.shop-payment-cancelled-button{background:rgba(245,158,11,.8);border:1px solid rgba(245,158,11,.6)}.shop-payment-info-button{background:rgba(5,150,105,.8);border:1px solid rgba(5,150,105,.6)}.shop-payment-cancelled-button:hover:not(:disabled),.shop-payment-error-button:hover:not(:disabled),.shop-payment-info-button:hover:not(:disabled),.shop-payment-success-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.shop-payment-success-button:hover:not(:disabled){background:rgba(34,197,94,1)}.shop-payment-error-button:hover:not(:disabled){background:rgba(5,150,105,1)}.shop-payment-cancelled-button:hover:not(:disabled){background:rgba(245,158,11,1)}.shop-payment-info-button:hover:not(:disabled){background:rgba(5,150,105,1)}.shop-payment-cancelled-button:disabled,.shop-payment-error-button:disabled,.shop-payment-info-button:disabled,.shop-payment-success-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.shop-payment-voucher-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10011;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.95);backdrop-filter:blur(4px)}.shop-payment-voucher-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.85);backdrop-filter:blur(4px)}.shop-payment-voucher-dialog{position:relative;width:100%;max-width:450px;margin:0 16px;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.5);border:none;background:linear-gradient(135deg,rgba(5,150,105,.65),rgba(4,120,87,.55) 50%,rgba(4,120,87,.6));backdrop-filter:blur(8px);overflow:hidden;animation:shopDialogFadeIn .2s ease-out}.shop-payment-voucher-inner-border{position:absolute;inset:0;border:1px solid rgba(5,150,105,.2);border-radius:12px;pointer-events:none}.shop-payment-voucher-content{padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.shop-payment-voucher-icon{width:64px;height:64px;background:rgba(5,150,105,.2);border-radius:50%;display:flex;align-items:center;justify-content:center}.shop-payment-voucher-icon-svg{width:32px;height:32px;color:rgba(5,150,105,1)}.shop-payment-voucher-title{font-size:20px;font-weight:600;color:rgba(248,250,252,1);margin:0}.shop-payment-voucher-subtitle{font-size:16px;color:rgba(5,150,105,.9);margin:0;line-height:1.5}.shop-payment-voucher-input-container{width:100%}.shop-payment-voucher-input{width:100%;padding:12px 16px;background:rgba(0,0,0,.4);border:1px solid rgba(5,150,105,.3);border-radius:8px;color:rgba(5,150,105,1);font-size:18px;font-family:Courier New,monospace;text-align:center;letter-spacing:2px;transition:all .2s ease;box-sizing:border-box}.shop-payment-voucher-input:focus{outline:none;border-color:rgba(5,150,105,1);box-shadow:0 0 0 2px rgba(5,150,105,.2)}.shop-payment-voucher-input::placeholder{color:rgba(5,150,105,.5)}.shop-payment-voucher-error{width:100%;padding:12px;background:rgba(5,150,105,.2);border:1px solid rgba(5,150,105,.3);border-radius:8px}.shop-payment-voucher-error-text{color:rgba(5,150,105,1);font-size:14px;margin:0}.shop-payment-voucher-buttons{display:flex;gap:12px;width:100%}.shop-payment-voucher-cancel-button{flex:1;padding:10px 16px;background:rgba(107,114,128,.8);border:1px solid rgba(107,114,128,.6);border-radius:8px;color:rgba(248,250,252,1);font-weight:500;cursor:pointer;transition:all .2s ease}.shop-payment-voucher-cancel-button:hover:not(:disabled){background:rgba(107,114,128,1)}.shop-payment-voucher-cancel-button:disabled{opacity:.5;cursor:not-allowed}.shop-payment-voucher-submit-button{flex:1;padding:10px 16px;background:rgba(5,150,105,.8);border:1px solid rgba(5,150,105,.6);border-radius:8px;color:rgba(248,250,252,1);font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.shop-payment-voucher-submit-button:hover:not(:disabled){background:rgba(5,150,105,1)}.shop-payment-voucher-submit-button:disabled{opacity:.5;cursor:not-allowed}.shop-payment-voucher-spinner{width:16px;height:16px;border:2px solid rgba(248,250,252,.3);border-top-color:rgba(248,250,252,1);border-radius:50%;animation:spin 1s linear infinite}.shop-rmt-confirm-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10011;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.95);backdrop-filter:blur(4px)}.shop-rmt-confirm-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.85);backdrop-filter:blur(4px)}.shop-rmt-confirm-dialog{position:relative;width:100%;max-width:500px;margin:0 16px;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.5);border:1px solid rgba(5,150,105,.3);background:linear-gradient(135deg,rgba(5,150,105,.65),rgba(4,120,87,.55) 50%,rgba(4,120,87,.6));backdrop-filter:blur(8px);overflow:hidden;animation:shopDialogFadeIn .2s ease-out}.shop-rmt-confirm-inner-border{position:absolute;inset:0;border:1px solid rgba(5,150,105,.2);border-radius:12px;pointer-events:none}.shop-rmt-confirm-header{position:relative;display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(5,150,105,.3);background:rgba(0,0,0,.3)}.shop-rmt-confirm-title{font-size:18px;font-weight:600;color:rgba(248,250,252,1);margin:0}.shop-rmt-confirm-close-button{color:rgba(5,150,105,1);background:none;border:none;padding:8px;border-radius:6px;border:1px solid rgba(5,150,105,.3);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.shop-rmt-confirm-close-button:hover:not(:disabled){color:rgba(248,250,252,1);background:rgba(5,150,105,.3)}.shop-rmt-confirm-close-button:disabled{opacity:.5;cursor:not-allowed}.shop-rmt-confirm-content{padding:16px}.shop-rmt-confirm-cash-section,.shop-rmt-confirm-md-section{display:flex;flex-direction:column;gap:16px}.shop-rmt-confirm-cash-header,.shop-rmt-confirm-md-header{display:flex;align-items:center;gap:12px;color:rgba(250,204,21,1)}.shop-rmt-confirm-cash-header{color:rgba(253,186,116,1)}.shop-rmt-confirm-cash-title,.shop-rmt-confirm-md-title{font-weight:500;margin:0 0 4px;font-size:16px}.shop-rmt-confirm-cash-subtitle,.shop-rmt-confirm-md-subtitle{font-size:14px;color:rgba(5,150,105,.7);margin:0}.shop-rmt-confirm-summary{background:rgba(0,0,0,.4);border:1px solid rgba(5,150,105,.3);border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:8px}.shop-rmt-confirm-row{display:flex;justify-content:space-between;align-items:center;font-size:14px}.shop-rmt-confirm-label{color:rgba(5,150,105,.7)}.shop-rmt-confirm-value{color:rgba(248,250,252,1);font-weight:500}.shop-rmt-confirm-divider{border-top:1px solid rgba(5,150,105,.3);padding-top:8px;margin-top:8px}.shop-rmt-confirm-total-row{display:flex;justify-content:space-between;align-items:center;font-weight:500}.shop-rmt-confirm-total-label{color:rgba(252,171,171,1)}.shop-rmt-confirm-total-value{color:rgba(250,204,21,1);font-size:16px}.shop-rmt-confirm-cash-section .shop-rmt-confirm-total-value{color:rgba(253,186,116,1)}.shop-rmt-confirm-hint{background:rgba(5,150,105,.2);border:1px solid rgba(5,150,105,.3);border-radius:8px;padding:12px;display:flex;align-items:flex-start;gap:8px}.shop-rmt-confirm-hint-icon{color:rgba(5,150,105,1);flex-shrink:0;margin-top:1px}.shop-rmt-confirm-hint-text{color:rgba(5,150,105,1);font-size:14px;margin:0;line-height:1.4}.shop-rmt-confirm-warning{background:rgba(234,88,12,.2);border:1px solid rgba(234,88,12,.3);border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:8px}.shop-rmt-confirm-warning-title{color:rgba(253,186,116,1);font-size:14px;margin:0;display:flex;align-items:flex-start;gap:8px}.shop-rmt-confirm-warning-icon{color:rgba(253,186,116,1);flex-shrink:0;margin-top:1px}.shop-rmt-confirm-warning-list{color:rgba(253,186,116,.8);font-size:14px;margin:0;padding-left:24px;list-style:none;display:flex;flex-direction:column;gap:4px;line-height:1.4}.shop-rmt-confirm-error{background:rgba(5,150,105,.2);border:1px solid rgba(5,150,105,.3);border-radius:8px;padding:12px}.shop-rmt-confirm-error-text{color:rgba(5,150,105,1);font-size:14px;margin:0;display:flex;align-items:flex-start;gap:8px}.shop-rmt-confirm-error-icon{color:rgba(5,150,105,1);flex-shrink:0;margin-top:1px}.shop-rmt-confirm-footer{display:flex;gap:12px;padding:16px;border-top:1px solid rgba(5,150,105,.3)}.shop-rmt-confirm-cancel-button{flex:1;padding:8px 16px;background:rgba(0,0,0,.6);border:1px solid rgba(5,150,105,.3);border-radius:8px;color:rgba(252,171,171,1);font-weight:500;cursor:pointer;transition:all .2s ease}.shop-rmt-confirm-cancel-button:hover:not(:disabled){background:rgba(0,0,0,.8)}.shop-rmt-confirm-cancel-button:disabled{opacity:.5;cursor:not-allowed}@keyframes shopDialogFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:1016px) and (max-height:655px){.shop-rmt-container{padding:8px!important;height:calc(100vh - 120px)!important;overflow-y:auto!important}.shop-rmt-subtabs-wrapper{margin-bottom:8px!important}.shop-rmt-subtabs-container{gap:4px!important}.shop-rmt-subtab-button{padding:6px 10px!important;font-size:12px!important;min-width:auto!important}.shop-rmt-subtab-icon{width:14px!important;height:14px!important}.shop-rmt-content-main{padding:8px!important;height:auto!important}.shop-rmt-create-container{padding:8px!important}.shop-rmt-create-title{font-size:16px!important;margin-bottom:8px!important}.shop-rmt-create-grid{gap:12px!important;grid-template-columns:1fr!important}.shop-rmt-create-form{order:2!important}.shop-rmt-info-column{order:1!important}.shop-rmt-form-group{margin-bottom:10px!important}.shop-rmt-form-label{font-size:12px!important;margin-bottom:4px!important}.shop-rmt-input-wrapper{position:relative}.shop-rmt-input-amount,.shop-rmt-input-tax{padding:6px 8px!important;font-size:12px!important;height:32px!important}.shop-rmt-input-prefix{font-size:11px!important;padding:0 6px!important}.shop-rmt-select-wrapper{position:relative}.shop-rmt-select-method{padding:6px 8px!important;font-size:12px!important;height:32px!important}.shop-rmt-buy-button{padding:8px 12px!important;font-size:12px!important;height:36px!important;margin-top:8px!important}.shop-rmt-info-panel{padding:8px!important;margin-bottom:8px!important}.shop-rmt-info-title{font-size:13px!important;margin-bottom:6px!important}.shop-rmt-info-content{font-size:11px!important}.shop-rmt-info-content p{margin-bottom:4px!important}.shop-rmt-history-container{padding:8px!important}.shop-rmt-history-filters{margin-bottom:8px!important}.shop-rmt-filter-select{padding:6px 8px!important;font-size:12px!important;height:32px!important}.shop-rmt-table-wrapper{max-height:300px!important;overflow-y:auto!important}.shop-rmt-table{font-size:11px!important}.shop-rmt-table-cell,.shop-rmt-table-header-cell{padding:6px 4px!important;font-size:11px!important}.shop-rmt-status-badge{padding:2px 6px!important;font-size:10px!important}.shop-rmt-pagination-container{margin-top:8px!important}.shop-rmt-pagination-current,.shop-rmt-pagination-info{font-size:11px!important}.shop-rmt-pagination-button{width:28px!important;height:28px!important}.shop-rmt-error-message{padding:12px!important}.shop-rmt-error-title{font-size:14px!important}.shop-rmt-error-details{font-size:12px!important}.shop-rmt-disabled-container{padding:20px!important}.shop-rmt-disabled-title{font-size:16px!important}.shop-rmt-disabled-message{font-size:14px!important}}@media (max-width:740px) and (max-height:550px){.shop-rmt-container{padding:6px!important;height:calc(100vh - 100px)!important;overflow-y:auto!important}.shop-rmt-subtabs-wrapper{margin-bottom:6px!important}.shop-rmt-subtabs-container{gap:2px!important}.shop-rmt-subtab-button{padding:4px 8px!important;font-size:11px!important;min-width:auto!important}.shop-rmt-subtab-icon{width:12px!important;height:12px!important}.shop-rmt-content-main{padding:6px!important;height:auto!important}.shop-rmt-create-container{padding:6px!important}.shop-rmt-create-title{font-size:14px!important;margin-bottom:6px!important}.shop-rmt-create-grid{gap:8px!important;grid-template-columns:1fr!important}.shop-rmt-form-group{margin-bottom:8px!important}.shop-rmt-form-label{font-size:11px!important;margin-bottom:3px!important}.shop-rmt-input-amount,.shop-rmt-input-tax{padding:5px 6px!important;font-size:11px!important;height:28px!important}.shop-rmt-input-prefix{font-size:10px!important;padding:0 4px!important}.shop-rmt-select-method{padding:5px 6px!important;font-size:11px!important;height:28px!important}.shop-rmt-buy-button{padding:6px 10px!important;font-size:11px!important;height:32px!important;margin-top:6px!important}.shop-rmt-info-panel{padding:6px!important;margin-bottom:6px!important}.shop-rmt-info-title{font-size:12px!important;margin-bottom:4px!important}.shop-rmt-info-content{font-size:10px!important}.shop-rmt-info-content p{margin-bottom:3px!important}.shop-rmt-history-container{padding:6px!important}.shop-rmt-history-filters{margin-bottom:6px!important}.shop-rmt-filter-select{padding:5px 6px!important;font-size:11px!important;height:28px!important}.shop-rmt-table-wrapper{max-height:250px!important;overflow-y:auto!important}.shop-rmt-table{font-size:10px!important}.shop-rmt-table-cell,.shop-rmt-table-header-cell{padding:4px 3px!important;font-size:10px!important}.shop-rmt-status-badge{padding:1px 4px!important;font-size:9px!important}.shop-rmt-pagination-container{margin-top:6px!important}.shop-rmt-pagination-current,.shop-rmt-pagination-info{font-size:10px!important}.shop-rmt-pagination-button{width:24px!important;height:24px!important}.shop-rmt-error-message{padding:10px!important}.shop-rmt-error-title{font-size:13px!important}.shop-rmt-error-details{font-size:11px!important}.shop-rmt-disabled-container{padding:16px!important}.shop-rmt-disabled-title{font-size:14px!important}.shop-rmt-disabled-message{font-size:12px!important}}@media (max-width:1016px) and (max-height:655px){.shop-rmt-confirm-overlay{padding:12px!important}.shop-rmt-confirm-dialog{max-width:450px!important;margin:0 12px!important}.shop-rmt-input-amount{padding:6px 10px!important}.shop-rmt-input-amount,.shop-rmt-input-tax{width:200px!important;font-size:13px!important}.shop-rmt-input-tax{padding-left:40px!important}.shop-rmt-input-prefix{left:10px!important;font-size:12px!important}.shop-rmt-select-method{width:200px!important;font-size:13px!important}.shop-rmt-form-group{display:flex!important;flex-direction:column!important;gap:6px!important;align-items:flex-start!important}.shop-rmt-input-wrapper,.shop-rmt-select-wrapper{width:100%!important;display:flex!important;justify-content:flex-start!important}.shop-rmt-confirm-header{padding:12px!important}.shop-rmt-confirm-title{font-size:16px!important}.shop-rmt-confirm-close-button{padding:6px!important}.shop-rmt-confirm-content{padding:12px!important}.shop-rmt-confirm-cash-section,.shop-rmt-confirm-md-section{gap:12px!important}.shop-rmt-confirm-cash-title,.shop-rmt-confirm-md-title{font-size:14px!important}.shop-rmt-confirm-cash-subtitle,.shop-rmt-confirm-md-subtitle{font-size:13px!important}.shop-rmt-confirm-summary{padding:12px!important}.shop-rmt-confirm-row{font-size:13px!important}.shop-rmt-confirm-total-value{font-size:15px!important}.shop-rmt-confirm-error,.shop-rmt-confirm-hint,.shop-rmt-confirm-warning{padding:10px!important}.shop-rmt-confirm-error-text,.shop-rmt-confirm-hint-text,.shop-rmt-confirm-warning-title{font-size:13px!important}.shop-rmt-confirm-warning-list{font-size:13px!important;padding-left:20px!important}.shop-rmt-confirm-footer{padding:12px!important;gap:10px!important}.shop-rmt-confirm-button,.shop-rmt-confirm-cancel-button{padding:6px 12px!important;font-size:13px!important}}@media (max-width:740px) and (max-height:550px){.shop-rmt-confirm-overlay{padding:8px!important}.shop-rmt-confirm-dialog{max-width:400px!important;margin:0 8px!important}.shop-rmt-input-amount{padding:5px 8px!important}.shop-rmt-input-amount,.shop-rmt-input-tax{width:180px!important;font-size:12px!important;height:28px!important}.shop-rmt-input-tax{padding-left:35px!important}.shop-rmt-input-prefix{left:8px!important;font-size:11px!important}.shop-rmt-select-method{width:180px!important;font-size:12px!important;height:28px!important}.shop-rmt-form-group{display:flex!important;flex-direction:column!important;gap:4px!important;align-items:flex-start!important}.shop-rmt-input-wrapper,.shop-rmt-select-wrapper{width:100%!important;display:flex!important;justify-content:flex-start!important}.shop-rmt-confirm-header{padding:10px!important}.shop-rmt-confirm-title{font-size:15px!important}.shop-rmt-confirm-close-button{padding:5px!important}.shop-rmt-confirm-content{padding:10px!important}.shop-rmt-confirm-cash-section,.shop-rmt-confirm-md-section{gap:10px!important}.shop-rmt-confirm-cash-title,.shop-rmt-confirm-md-title{font-size:13px!important}.shop-rmt-confirm-cash-subtitle,.shop-rmt-confirm-md-subtitle{font-size:12px!important}.shop-rmt-confirm-summary{padding:10px!important}.shop-rmt-confirm-row{font-size:12px!important}.shop-rmt-confirm-total-value{font-size:14px!important}.shop-rmt-confirm-error,.shop-rmt-confirm-hint,.shop-rmt-confirm-warning{padding:8px!important}.shop-rmt-confirm-error-text,.shop-rmt-confirm-hint-text,.shop-rmt-confirm-warning-title{font-size:12px!important}.shop-rmt-confirm-warning-list{font-size:12px!important;padding-left:16px!important}.shop-rmt-confirm-footer{padding:10px!important;gap:8px!important}.shop-rmt-confirm-button,.shop-rmt-confirm-cancel-button{padding:5px 10px!important;font-size:12px!important}}@media (max-width:1016px) and (max-height:655px){.shop-payment-cancelled-dialog,.shop-payment-error-dialog,.shop-payment-info-dialog,.shop-payment-success-dialog,.shop-payment-verifying-dialog,.shop-payment-voucher-dialog,.shop-payment-voucher-success-dialog{max-width:400px!important;margin:0 16px!important}.shop-payment-cancelled-content,.shop-payment-error-content,.shop-payment-info-content,.shop-payment-success-content,.shop-payment-verifying-content,.shop-payment-voucher-content,.shop-payment-voucher-success-content{padding:20px!important}.shop-payment-cancelled-title,.shop-payment-error-title,.shop-payment-info-title,.shop-payment-success-title,.shop-payment-verifying-title,.shop-payment-voucher-success-title,.shop-payment-voucher-title{font-size:16px!important}.shop-payment-cancelled-message,.shop-payment-error-message,.shop-payment-info-message,.shop-payment-success-message,.shop-payment-verifying-message,.shop-payment-voucher-subtitle,.shop-payment-voucher-success-message{font-size:13px!important}.shop-payment-cancelled-icon,.shop-payment-error-icon,.shop-payment-info-icon,.shop-payment-success-icon,.shop-payment-verifying-spinner,.shop-payment-voucher-icon,.shop-payment-voucher-success-icon{width:48px!important;height:48px!important}.shop-payment-cancelled-icon-svg,.shop-payment-error-icon-svg,.shop-payment-info-icon-svg,.shop-payment-success-icon-svg,.shop-payment-verifying-icon-svg,.shop-payment-voucher-icon-svg,.shop-payment-voucher-success-icon-svg{width:24px!important;height:24px!important}.shop-payment-cancelled-button,.shop-payment-error-button,.shop-payment-info-button,.shop-payment-success-button,.shop-payment-voucher-success-button{padding:8px 16px!important;font-size:13px!important}.shop-payment-voucher-input{padding:10px 14px!important;font-size:16px!important}.shop-payment-voucher-content{padding:20px!important}.shop-payment-voucher-title{font-size:16px!important}.shop-payment-voucher-subtitle{font-size:13px!important}.shop-payment-voucher-icon{width:48px!important;height:48px!important}.shop-payment-voucher-icon-svg{width:24px!important;height:24px!important}.shop-payment-voucher-content>*{margin-bottom:12px!important}.shop-payment-voucher-content>:last-child{margin-bottom:0!important}.shop-payment-voucher-content>.shop-payment-voucher-icon{margin-bottom:16px!important}.shop-payment-voucher-content>.shop-payment-voucher-title{margin-bottom:6px!important}.shop-payment-voucher-content>.shop-payment-voucher-subtitle{margin-bottom:16px!important}.shop-payment-voucher-content>.shop-payment-voucher-input-container{margin-bottom:12px!important;width:100%!important;max-width:280px!important}.shop-payment-voucher-input{width:100%!important;max-width:280px!important;box-sizing:border-box!important}.shop-payment-voucher-content>.shop-payment-voucher-error{margin-bottom:12px!important;width:100%!important;max-width:280px!important}.shop-payment-buy-button{width:100%!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important}.shop-payment-buy-button>.shop-payment-cart-icon{margin-right:6px!important;flex-shrink:0!important}.shop-payment-buy-button>.shop-payment-cart-icon:last-child{margin-right:0!important}.shop-item-button{width:100%!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.shop-item-button>*{margin-right:6px!important}.shop-item-button>:last-child{margin-right:0!important}.shop-payment-voucher-buttons{display:flex!important;width:100%!important}.shop-payment-voucher-buttons>.shop-payment-voucher-cancel-button{margin-right:10px!important}.shop-payment-voucher-buttons>.shop-payment-voucher-submit-button{margin-left:0!important}.shop-payment-options-grid{display:grid!important;grid-template-columns:repeat(1,1fr)!important;gap:6px!important}.shop-payment-option-top{padding:6px 8px!important;text-align:center!important;border-bottom:1px solid rgba(5,150,105,.2)!important}.shop-payment-option-top>*{margin-bottom:4px!important}.shop-payment-option-top>:last-child{margin-bottom:0!important}.shop-payment-option-coins-container{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px 6px!important;margin-bottom:4px 6px!important}.shop-payment-option-bottom{padding:6px 8px!important;text-align:center!important;border-top:1px solid rgba(5,150,105,.2)!important}.shop-payment-cancelled-dialog,.shop-payment-error-dialog,.shop-payment-info-dialog,.shop-payment-success-dialog{max-width:420px!important}.shop-payment-cancelled-content,.shop-payment-error-content,.shop-payment-info-content,.shop-payment-success-content{padding:24px!important}.shop-payment-cancelled-title,.shop-payment-error-title,.shop-payment-info-title,.shop-payment-success-title{font-size:20px!important}.shop-payment-cancelled-message,.shop-payment-error-message,.shop-payment-info-message,.shop-payment-success-message{font-size:14px!important}.shop-payment-success-coins,.shop-payment-success-jcoins{font-size:16px!important}.shop-payment-cancelled-icon,.shop-payment-error-icon,.shop-payment-info-icon,.shop-payment-success-icon{width:60px!important;height:60px!important}.shop-payment-cancelled-icon-svg,.shop-payment-error-icon-svg,.shop-payment-info-icon-svg,.shop-payment-success-icon-svg{width:30px!important;height:30px!important}.shop-payment-cancelled-button,.shop-payment-error-button,.shop-payment-info-button,.shop-payment-success-button{padding:10px 20px!important;font-size:14px!important}.shop-payment-voucher-buttons{gap:10px!important}.shop-payment-voucher-cancel-button,.shop-payment-voucher-submit-button{padding:8px 14px!important;font-size:13px!important}.shop-payment-voucher-spinner{width:14px!important;height:14px!important}}@media (max-width:740px) and (max-height:550px){.shop-payment-cancelled-dialog,.shop-payment-error-dialog,.shop-payment-info-dialog,.shop-payment-success-dialog,.shop-payment-verifying-dialog,.shop-payment-voucher-dialog,.shop-payment-voucher-success-dialog{max-width:350px!important;margin:0 12px!important}.shop-payment-cancelled-content,.shop-payment-error-content,.shop-payment-info-content,.shop-payment-success-content,.shop-payment-verifying-content,.shop-payment-voucher-content,.shop-payment-voucher-success-content{padding:16px!important}.shop-payment-cancelled-title,.shop-payment-error-title,.shop-payment-info-title,.shop-payment-success-title,.shop-payment-verifying-title,.shop-payment-voucher-success-title,.shop-payment-voucher-title{font-size:15px!important}.shop-payment-cancelled-message,.shop-payment-error-message,.shop-payment-info-message,.shop-payment-success-message,.shop-payment-verifying-message,.shop-payment-voucher-subtitle,.shop-payment-voucher-success-message{font-size:12px!important}.shop-payment-cancelled-icon,.shop-payment-error-icon,.shop-payment-info-icon,.shop-payment-success-icon,.shop-payment-verifying-spinner,.shop-payment-voucher-icon,.shop-payment-voucher-success-icon{width:44px!important;height:44px!important}.shop-payment-cancelled-icon-svg,.shop-payment-error-icon-svg,.shop-payment-info-icon-svg,.shop-payment-success-icon-svg,.shop-payment-verifying-icon-svg,.shop-payment-voucher-icon-svg,.shop-payment-voucher-success-icon-svg{width:22px!important;height:22px!important}.shop-payment-cancelled-button,.shop-payment-error-button,.shop-payment-info-button,.shop-payment-success-button,.shop-payment-voucher-success-button{padding:7px 14px!important;font-size:12px!important}.shop-payment-voucher-input{padding:9px 12px!important;font-size:15px!important}.shop-payment-voucher-content{padding:16px!important}.shop-payment-voucher-title{font-size:15px!important}.shop-payment-voucher-subtitle{font-size:12px!important}.shop-payment-voucher-icon{width:44px!important;height:44px!important}.shop-payment-voucher-icon-svg{width:22px!important;height:22px!important}.shop-payment-voucher-content>*{margin-bottom:10px!important}.shop-payment-voucher-content>:last-child{margin-bottom:0!important}.shop-payment-voucher-content>.shop-payment-voucher-icon{margin-bottom:14px!important}.shop-payment-voucher-content>.shop-payment-voucher-title{margin-bottom:4px!important}.shop-payment-voucher-content>.shop-payment-voucher-subtitle{margin-bottom:14px!important}.shop-payment-voucher-content>.shop-payment-voucher-input-container{margin-bottom:10px!important;width:100%!important;max-width:240px!important}.shop-payment-voucher-input{width:100%!important;max-width:240px!important;box-sizing:border-box!important}.shop-payment-voucher-content>.shop-payment-voucher-error{margin-bottom:10px!important;width:100%!important;max-width:240px!important}.shop-payment-buy-button{width:100%!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important}.shop-payment-buy-button>.shop-payment-cart-icon{margin-right:5px!important;flex-shrink:0!important}.shop-payment-buy-button>.shop-payment-cart-icon:last-child{margin-right:0!important}.shop-item-button{width:100%!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.shop-item-button>*{margin-right:5px!important}.shop-item-button>:last-child{margin-right:0!important}.shop-payment-voucher-buttons{display:flex!important;width:100%!important}.shop-payment-voucher-buttons>.shop-payment-voucher-cancel-button{margin-right:8px!important}.shop-payment-voucher-buttons>.shop-payment-voucher-submit-button{margin-left:0!important}.shop-payment-options-grid{display:grid!important;grid-template-columns:repeat(1,1fr)!important;gap:4px!important}.shop-payment-option-top{padding:4px 6px!important;text-align:center!important;border-bottom:1px solid rgba(5,150,105,.2)!important}.shop-payment-option-top>*{margin-bottom:3px!important}.shop-payment-option-top>:last-child{margin-bottom:0!important}.shop-payment-option-coins-container{display:flex!important;align-items:center!important;justify-content:center!important;gap:3px 5px!important;margin-bottom:3px 5px!important}.shop-payment-option-bottom{padding:4px 6px!important;text-align:center!important;border-top:1px solid rgba(5,150,105,.2)!important}.shop-payment-cancelled-dialog,.shop-payment-error-dialog,.shop-payment-info-dialog,.shop-payment-success-dialog{max-width:380px!important}.shop-payment-cancelled-content,.shop-payment-error-content,.shop-payment-info-content,.shop-payment-success-content{padding:20px!important}.shop-payment-cancelled-title,.shop-payment-error-title,.shop-payment-info-title,.shop-payment-success-title{font-size:18px!important}.shop-payment-cancelled-message,.shop-payment-error-message,.shop-payment-info-message,.shop-payment-success-message{font-size:13px!important}.shop-payment-success-coins,.shop-payment-success-jcoins{font-size:15px!important}.shop-payment-cancelled-icon,.shop-payment-error-icon,.shop-payment-info-icon,.shop-payment-success-icon{width:56px!important;height:56px!important}.shop-payment-cancelled-icon-svg,.shop-payment-error-icon-svg,.shop-payment-info-icon-svg,.shop-payment-success-icon-svg{width:28px!important;height:28px!important}.shop-payment-cancelled-button,.shop-payment-error-button,.shop-payment-info-button,.shop-payment-success-button{padding:9px 18px!important;font-size:13px!important}.shop-payment-voucher-buttons{gap:8px!important}.shop-payment-voucher-cancel-button,.shop-payment-voucher-submit-button{padding:7px 12px!important;font-size:12px!important}.shop-payment-voucher-spinner{width:12px!important;height:12px!important}}@media (max-width:1016px) and (max-height:655px){.shop-payment-step2-container{background:rgba(0,0,0,.4)!important;border:1px solid rgba(5,150,105,.4)!important;border-radius:6px!important;padding:8px!important;margin-bottom:8px!important}.shop-payment-step2-header{display:flex!important;flex-direction:column!important;gap:6px!important;margin-bottom:8px!important}.shop-payment-step2-header-left{display:flex!important;align-items:center!important;gap:6px!important}.shop-payment-back-button{color:rgba(5,150,105,1)!important;font-size:12px!important;cursor:pointer!important;transition:all .2s ease!important;padding:4px 8px!important;border-radius:4px!important;background:rgba(5,150,105,.1)!important;border:none!important;outline:none!important}.shop-payment-back-button:hover{color:rgba(5,150,105,1)!important;background:rgba(5,150,105,.2)!important}.shop-payment-step2-title{font-size:14px!important;font-weight:600!important;color:rgba(5,150,105,.9)!important}.shop-payment-step3-container{background:rgba(0,0,0,.4)!important;border:1px solid rgba(5,150,105,.4)!important;border-radius:6px!important;padding:8px!important;margin-bottom:8px!important}.shop-payment-step3-header{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:6px!important;margin-bottom:8px!important}.shop-payment-step3-back-button{color:rgba(5,150,105,1)!important;font-size:12px!important;cursor:pointer!important;transition:all .2s ease!important;padding:4px 8px!important;border-radius:4px!important;background:rgba(5,150,105,.1)!important;border:none!important;outline:none!important}.shop-payment-step3-back-button:hover{color:rgba(5,150,105,1)!important;background:rgba(5,150,105,.2)!important}.shop-payment-step3-title{font-size:14px!important;font-weight:600!important;color:rgba(5,150,105,.9)!important}.shop-payment-step3-summary{background:rgba(0,0,0,.3)!important;border:1px solid rgba(5,150,105,.3)!important;border-radius:6px!important;padding:8px!important}.shop-payment-step3-summary-content{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:12px!important}.shop-payment-step3-summary-content>img{flex-shrink:0!important}.shop-payment-step3-summary-content>div{flex:1!important;display:flex!important;flex-direction:column!important;gap:6px!important}.shop-payment-step3-gateway-image{width:48px!important;height:48px!important;object-fit:contain!important;border-radius:4px!important;border:1px solid rgba(5,150,105,.3)!important}.shop-payment-step3-summary-text{font-size:12px!important;color:rgba(5,150,105,.8)!important;line-height:1.4!important}.shop-payment-step3-summary-main{font-size:14px!important;font-weight:600!important;color:rgba(248,250,252,1)!important}.shop-payment-step3-happy-hour-info{background:rgba(245,158,11,.1)!important;border:1px solid rgba(245,158,11,.3)!important;border-radius:4px!important;padding:4px 6px!important;font-size:11px!important;color:rgba(245,158,11,1)!important}.shop-payment-step3-provider-info{background:rgba(5,150,105,.1)!important;border:1px solid rgba(5,150,105,.3)!important;border-radius:4px!important;padding:4px 6px!important;font-size:11px!important;color:rgba(5,150,105,1)!important}.shop-payment-step3-jcoins-info{background:rgba(245,158,11,.1)!important;border:1px solid rgba(245,158,11,.3)!important;border-radius:4px!important;padding:4px 6px!important;font-size:11px!important;color:rgba(245,158,11,1)!important}.shop-payment-tos-agreement{background:rgba(0,0,0,.3)!important;border:1px solid rgba(5,150,105,.3)!important;border-radius:6px!important;padding:8px!important}.shop-payment-tos-checkbox{width:14px!important;height:14px!important;background:rgba(0,0,0,.4)!important;border:1px solid rgba(5,150,105,.4)!important;border-radius:3px!important}.shop-payment-tos-label{font-size:12px!important;color:rgba(5,150,105,.8)!important;line-height:1.4!important}.shop-payment-tos-link{text-decoration:underline!important}.shop-payment-tos-link,.shop-payment-tos-link:hover{color:rgba(5,150,105,1)!important}.shop-payment-tos-hint{font-size:11px!important;color:rgba(245,158,11,.8)!important;margin-top:4px!important}.shop-payment-step3-manual-info{background:rgba(0,0,0,.3)!important;border:1px solid rgba(5,150,105,.3)!important;border-radius:6px!important;padding:8px!important;margin-top:8px!important}}@media (max-width:740px) and (max-height:550px){.shop-payment-step2-container{background:rgba(0,0,0,.5)!important;border:1px solid rgba(5,150,105,.5)!important;border-radius:5px!important;padding:6px!important;margin-bottom:6px!important}.shop-payment-step2-header{display:flex!important;flex-direction:column!important;gap:4px!important;margin-bottom:6px!important}.shop-payment-step2-header-left{display:flex!important;align-items:center!important;gap:4px!important}.shop-payment-back-button{color:rgba(5,150,105,1)!important;font-size:11px!important;cursor:pointer!important;transition:all .2s ease!important;padding:3px 6px!important;border-radius:3px!important;background:rgba(5,150,105,.1)!important;border:none!important;outline:none!important}.shop-payment-back-button:hover{color:rgba(5,150,105,1)!important;background:rgba(5,150,105,.2)!important}.shop-payment-step2-title{font-size:13px!important;font-weight:600!important;color:rgba(5,150,105,.9)!important}.shop-payment-step3-container{background:rgba(0,0,0,.5)!important;border:1px solid rgba(5,150,105,.5)!important;border-radius:5px!important;padding:6px!important;margin-bottom:6px!important}.shop-payment-step3-header{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:4px!important;margin-bottom:6px!important}.shop-payment-step3-back-button{color:rgba(5,150,105,1)!important;font-size:11px!important;cursor:pointer!important;transition:all .2s ease!important;padding:3px 6px!important;border-radius:3px!important;background:rgba(5,150,105,.1)!important;border:none!important;outline:none!important}.shop-payment-step3-back-button:hover{color:rgba(5,150,105,1)!important;background:rgba(5,150,105,.2)!important}.shop-payment-step3-title{font-size:13px!important;font-weight:600!important;color:rgba(5,150,105,.9)!important}.shop-payment-step3-summary{background:rgba(0,0,0,.4)!important;border:1px solid rgba(5,150,105,.4)!important;border-radius:5px!important;padding:6px!important}.shop-payment-step3-summary-content{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:10px!important}.shop-payment-step3-summary-content>img{flex-shrink:0!important}.shop-payment-step3-summary-content>div{flex:1!important;display:flex!important;flex-direction:column!important;gap:4px!important}.shop-payment-step3-gateway-image{width:40px!important;height:40px!important;object-fit:contain!important;border-radius:3px!important;border:1px solid rgba(5,150,105,.3)!important}.shop-payment-step3-summary-text{font-size:11px!important;color:rgba(5,150,105,.8)!important;line-height:1.3!important}.shop-payment-step3-summary-main{font-size:13px!important;font-weight:600!important;color:rgba(248,250,252,1)!important}.shop-payment-step3-happy-hour-info{background:rgba(245,158,11,.1)!important;border:1px solid rgba(245,158,11,.3)!important;border-radius:3px!important;padding:3px 5px!important;font-size:10px!important;color:rgba(245,158,11,1)!important}.shop-payment-step3-provider-info{background:rgba(5,150,105,.1)!important;border:1px solid rgba(5,150,105,.3)!important;border-radius:3px!important;padding:3px 5px!important;font-size:10px!important;color:rgba(5,150,105,1)!important}.shop-payment-step3-jcoins-info{background:rgba(245,158,11,.1)!important;border:1px solid rgba(245,158,11,.3)!important;border-radius:3px!important;padding:3px 5px!important;font-size:10px!important;color:rgba(245,158,11,1)!important}.shop-payment-tos-agreement{background:rgba(0,0,0,.4)!important;border:1px solid rgba(5,150,105,.4)!important;border-radius:5px!important;padding:6px!important}.shop-payment-tos-checkbox{width:12px!important;height:12px!important;background:rgba(0,0,0,.4)!important;border:1px solid rgba(5,150,105,.4)!important;border-radius:2px!important}.shop-payment-tos-label{font-size:11px!important;color:rgba(5,150,105,.8)!important;line-height:1.3!important}.shop-payment-tos-link{text-decoration:underline!important}.shop-payment-tos-link,.shop-payment-tos-link:hover{color:rgba(5,150,105,1)!important}.shop-payment-tos-hint{font-size:10px!important;color:rgba(245,158,11,.8)!important;margin-top:3px!important}.shop-payment-step3-manual-info{background:rgba(0,0,0,.4)!important;border:1px solid rgba(5,150,105,.4)!important;border-radius:5px!important;padding:6px!important;margin-top:6px!important}}@media screen and (-webkit-min-device-pixel-ratio:0){.shop-payment-cancelled-backdrop,.shop-payment-error-backdrop,.shop-payment-info-backdrop,.shop-payment-success-backdrop,.shop-payment-verifying-backdrop,.shop-payment-voucher-success-backdrop{background:rgba(0,0,0,.95)!important}.shop-payment-voucher-backdrop{background:rgba(0,0,0,.5)!important}.shop-payment-voucher-content{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.shop-payment-voucher-content>*{margin-bottom:16px!important}.shop-payment-voucher-content>:last-child{margin-bottom:0!important}.shop-payment-voucher-content>.shop-payment-voucher-icon{margin-bottom:20px!important}.shop-payment-voucher-content>.shop-payment-voucher-title{margin-bottom:8px!important}.shop-payment-voucher-content>.shop-payment-voucher-subtitle{margin-bottom:20px!important}.shop-payment-voucher-content>.shop-payment-voucher-input-container{margin-bottom:16px!important;width:100%!important;max-width:320px!important}.shop-payment-voucher-input{width:100%!important;max-width:320px!important;box-sizing:border-box!important}.shop-payment-voucher-content>.shop-payment-voucher-error{margin-bottom:16px!important;width:100%!important;max-width:320px!important}.shop-payment-voucher-buttons{display:flex!important;width:100%!important;gap:12px!important}.shop-payment-voucher-buttons>.shop-payment-voucher-cancel-button{margin-right:12px!important}.shop-payment-voucher-buttons>.shop-payment-voucher-submit-button{margin-left:0!important}.shop-payment-buy-button{width:100%!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important}.shop-payment-buy-button>.shop-payment-cart-icon{margin-right:8px!important;flex-shrink:0!important}.shop-payment-buy-button>.shop-payment-cart-icon:last-child{margin-right:0!important}.shop-item-button{width:100%!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.shop-item-button>*{margin-right:8px!important}.shop-item-button>:last-child{margin-right:0!important}.shop-purchase-dialog-tab-button{flex:1!important;padding:12px!important;font-size:12px!important;transition:all .2s ease!important;cursor:pointer!important;border:none!important;outline:none!important;background:transparent!important}.shop-purchase-dialog-tab-active{background:rgba(5,150,105,.3)!important;color:rgba(5,150,105,1)!important;border:none!important;border-bottom:2px solid rgba(5,150,105,1)!important}.shop-purchase-dialog-tab-inactive{color:rgba(5,150,105,.7)!important;border:none!important;border-bottom:1px solid rgba(5,150,105,.3)!important}.shop-purchase-dialog-tab-inactive:hover{color:rgba(5,150,105,1)!important;background:rgba(5,150,105,.2)!important}.shop-payment-voucher-dialog{border:none!important}.shop-payment-voucher-inner-border{display:none!important}.shop-rmt-confirm-backdrop{background:rgba(0,0,0,.95)!important}.shop-snackbar-overlay{background:rgba(0,0,0,.8)!important;backdrop-filter:blur(4px)!important;position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:9998!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:16px!important}.shop-payment-cancelled-overlay,.shop-payment-error-overlay,.shop-payment-info-overlay,.shop-payment-success-overlay,.shop-payment-verifying-overlay,.shop-payment-voucher-overlay,.shop-payment-voucher-success-overlay,.shop-purchase-dialog-overlay{background:rgba(0,0,0,.7)!important}.shop-payment-cancelled-backdrop,.shop-payment-error-backdrop,.shop-payment-info-backdrop,.shop-payment-success-backdrop{background:rgba(0,0,0,.95)!important}.shop-payment-cancelled-dialog,.shop-payment-error-dialog,.shop-payment-info-dialog,.shop-payment-success-dialog{transform:none!important;-webkit-transform:none!important;margin:20px auto!important;max-width:90%!important}.shop-payment-back-button,.shop-payment-step3-back-button{border:none!important;outline:none!important;background:rgba(5,150,105,.1)!important}.shop-payment-back-button:hover,.shop-payment-step3-back-button:hover{background:rgba(5,150,105,.2)!important}.shop-payment-options-grid{display:grid!important;grid-template-columns:repeat(1,1fr)!important;gap:8px!important}.shop-payment-option-top{padding:6px 8px!important;text-align:center!important;border-bottom:1px solid rgba(5,150,105,.2)!important}.shop-payment-option-top>*{margin-bottom:4px!important}.shop-payment-option-top>:last-child{margin-bottom:0!important}.shop-payment-option-coins-container{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px 8px!important;margin-bottom:4px 8px!important}.shop-payment-option-bottom{padding:6px 8px!important;text-align:center!important;border-top:1px solid rgba(5,150,105,.2)!important}.shop-payment-step3-summary-content{display:flex!important;flex-direction:row!important;align-items:flex-start!important}.shop-payment-step3-summary-content>img{margin-right:12px!important;flex-shrink:0!important}.shop-payment-step3-summary-content>div{flex:1!important;display:flex!important;flex-direction:column!important}.shop-payment-step3-summary-content>div>*{margin-bottom:6px!important}.shop-payment-step3-summary-content>div>:last-child{margin-bottom:0!important}.shop-payment-step2-header{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important}.shop-payment-step2-header-left{display:flex!important;align-items:center!important;gap:6px!important}.shop-payment-step2-header-left>*{margin-right:6px!important}.shop-payment-step2-header-left>:last-child{margin-right:0!important}.shop-payment-step3-header{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important}.shop-payment-step3-header>.shop-payment-step3-back-button{margin-right:auto!important}.shop-payment-step3-header>.shop-payment-step3-title{margin-left:auto!important;text-align:right!important}}@media (min-width:1024px){.shop-purchase-dialog{max-width:860px!important}}@media print{*{background:transparent!important;color:black!important;box-shadow:none!important}}