*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0e27;background-image:radial-gradient(at 0 0,#7877c64d 0,#0000 50%),radial-gradient(at 100% 0,#ff77c64d 0,#0000 50%),radial-gradient(at 100% 100%,#78dbff4d 0,#0000 50%),radial-gradient(at 0 100%,#ffdb784d 0,#0000 50%);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:20px}.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 10px 40px #00000080;max-width:400px;padding:40px;width:100%}.login-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b9d,#c44569 50%,#ffa07a);-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:900;margin-bottom:8px;text-align:center}.login-subtitle{color:#e0e0e0;font-size:24px;font-weight:600;margin-bottom:32px;text-align:center}.login-form{margin-bottom:24px}.form-group{margin-bottom:20px}.btn-full{margin-top:8px;width:100%}.message{border-radius:8px;margin-bottom:16px;padding:12px}.message.success{background:#22c55e33;border:1px solid #22c55e4d;color:#86efac}.login-switch{color:#9ca3af;text-align:center}.btn-link{background:none;border:none;color:#ff6b9d;cursor:pointer;font-weight:600;padding:0;text-decoration:underline;transition:color .3s}.btn-link:hover{color:#ffa07a}.login-info{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#9ca3af;font-size:14px;margin-top:24px;padding:12px;text-align:center}@media (max-width:768px){.login-container{padding:10px}.login-card{padding:24px 20px}.login-title{font-size:28px}.login-subtitle{font-size:20px;margin-bottom:24px}}@media (max-width:480px){.login-card{padding:20px 16px}.login-title{font-size:24px}.login-subtitle{font-size:18px}}.loading-overlay{align-items:center;animation:fadeIn .3s ease-in;background:linear-gradient(135deg,#0a0e27,#1a1a2e 50%,#16213e);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-container{text-align:center}.loading-spinner{height:80px;margin:0 auto 20px;position:relative;width:80px}.spinner-ring{animation:spin 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid #0000;border-radius:50%;border-top-color:#ff6b9d;height:100%;position:absolute;width:100%}.spinner-ring:first-child{animation-delay:-.45s;border-top-color:#ff6b9d}.spinner-ring:nth-child(2){animation-delay:-.3s;border-top-color:#c44569;height:70%;left:15%;top:15%;width:70%}.spinner-ring:nth-child(3){animation-delay:-.15s;border-top-color:#ffa07a;height:50%;left:25%;top:25%;width:50%}.spinner-ring:nth-child(4){border-top-color:#a855f7;height:30%;left:35%;top:35%;width:30%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-text{animation:pulse 1.5s ease-in-out infinite;color:#ff6b9d;font-size:18px;font-weight:600;margin-top:20px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading-inline{align-items:center;display:flex;justify-content:center;min-height:200px;padding:40px}.loading-inline .loading-spinner{height:50px;margin:0;width:50px}.loading-inline .loading-text{font-size:16px;margin-left:15px}.shop-container{min-height:100vh;padding-bottom:200px}.hero-section-new{margin:0 auto 40px;max-width:1200px;padding:20px}.hero-main-content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2fr 1fr;margin-bottom:20px}.hero-image-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;justify-content:center;max-height:500px;overflow:hidden;position:relative;width:100%}.hero-large-image{display:block;height:auto;max-height:500px;object-fit:contain;object-position:center;width:100%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes skeleton-loading{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.top-deposits-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 8px 32px #0000004d;padding:16px}.top-deposits-title{color:#fff;font-size:18px;font-weight:700;margin-bottom:12px;text-align:center;text-transform:uppercase}.top-deposits-list{margin-bottom:12px}.top-deposit-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;display:flex;gap:10px;margin-bottom:6px;padding:8px 10px}.deposit-rank{align-items:center;background:linear-gradient(135deg,#ff6b9d,#c44569);color:#fff;display:flex;font-size:12px;font-weight:700;height:26px;justify-content:center;width:26px}.deposit-avatar,.deposit-rank{border-radius:50%;flex-shrink:0}.deposit-avatar{border:2px solid #fff3;height:32px;image-rendering:-webkit-optimize-contrast;object-fit:cover;opacity:1;transition:opacity .2s ease-in-out;width:32px;will-change:transform}.deposit-username{color:#e0e0e0;flex:1 1;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deposit-amount{color:#4ade80;font-size:14px;font-weight:700}.btn-deposit-now{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;box-shadow:0 4px 12px #3b82f64d;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px;transition:all .3s;width:100%}.btn-deposit-now:hover{box-shadow:0 6px 16px #3b82f680;transform:translateY(-2px)}.hero-bottom-section{display:flex;flex-direction:column;gap:12px}.welcome-banner{align-items:flex-start;background:#4ade8033;border:1px solid #4ade804d;border-radius:8px;display:flex;gap:8px;min-height:40px;padding:10px 12px}.welcome-icon{align-items:center;background:#4ade804d;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:700;height:20px;justify-content:center;margin-top:2px;width:20px}.welcome-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#e0e0e0;display:-webkit-box;flex:1 1;font-size:13px;line-height:1.4;min-width:0;overflow:hidden;text-overflow:ellipsis}.welcome-close{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:20px;justify-content:center;padding:0;width:20px}.recent-transactions-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;height:40px;overflow:hidden;padding:10px 12px;position:relative}.recent-transactions-title{display:none}.recent-transactions-list{align-items:center;display:flex;flex-direction:row;height:100%;overflow:hidden;position:relative;width:100%}.recent-transactions-scroll{align-items:center;animation:scroll-left 30s linear infinite;display:inline-flex;flex-direction:row;gap:20px;white-space:nowrap;will-change:transform}.recent-transactions-scroll:hover{animation-play-state:paused}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.recent-transaction-item{align-items:center;background:#ffffff0d;border-radius:4px;display:inline-flex;flex-shrink:0;font-size:12px;gap:8px;padding:4px 8px;white-space:nowrap}.tx-username{color:#ff6b9d;font-weight:600}.tx-action{color:#4ade80;font-weight:600}.no-deposits,.no-transactions{color:#9ca3af;padding:20px;text-align:center}.hero-banner{background:linear-gradient(135deg,#7877c633,#ff6b9d33);margin-bottom:40px;overflow:hidden;padding:80px 20px;position:relative;text-align:center}.hero-banner:before{background:radial-gradient(circle at 20% 50%,#ff6b9d1a 0,#0000 50%),radial-gradient(circle at 80% 50%,#78dbff1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:1200px;position:relative;z-index:1}.hero-title{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.hero-title-main{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b9d,#c44569 50%,#ffa07a);-webkit-background-clip:text;background-clip:text;font-size:72px;font-weight:900;letter-spacing:4px;text-shadow:0 0 40px #ff6b9d80}.hero-title-sub{color:#4ade80;font-size:48px;font-weight:700;text-shadow:0 0 20px #4ade8080}.hero-description{color:#e0e0e0;font-size:20px;line-height:1.8;margin:0 auto;max-width:800px}.section-title{text-shadow:0 2px 10px #ff6b9d4d}.page-title,.section-title{color:#fff;font-size:36px;margin-bottom:32px;text-align:center}.page-title{text-shadow:2px 2px 4px #0003}.loading{color:#fff;font-size:24px;padding:40px;text-align:center}.games-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-bottom:40px}.game-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;overflow:hidden;transition:all .3s ease}.game-card:hover{border-color:#ff6b9d80;box-shadow:0 12px 48px #ff6b9d66;transform:translateY(-8px)}.game-image{background:linear-gradient(135deg,#667eea,#764ba2);height:200px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;object-fit:cover;opacity:1;transition:opacity .3s ease-in-out;width:100%;will-change:transform}.game-info{padding:20px}.game-name{color:#fff;font-size:24px;font-weight:700;margin-bottom:16px}.key-types{border-top:2px solid #ffffff1a;margin-top:16px;padding:20px}.key-types h3{color:#fff;font-size:20px;font-weight:600;margin-bottom:16px}.key-type-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:12px;padding:16px;transition:all .3s}.key-type-item:hover{background:#ffffff1a;border-color:#ff6b9d4d}.key-type-info{display:flex;flex:1 1;flex-direction:column;gap:8px}.key-type-name{color:#fff;font-size:16px;font-weight:600}.key-type-price{color:#4ade80;font-size:18px;font-weight:700}.no-keys{color:#9ca3af;padding:20px;text-align:center}.message{border-radius:12px;box-shadow:0 4px 12px #0003;font-weight:500;margin-bottom:24px;padding:16px;text-align:center}.message.success{background:#4ade8033;border:1px solid #4ade804d;color:#4ade80}.message.error{background:#ef444433;border:1px solid #ef44444d;color:#fca5a5}.btn-success{background:linear-gradient(135deg,#4ade80,#22c55e);box-shadow:0 4px 12px #4ade804d}.btn-success:hover{box-shadow:0 6px 20px #4ade8080;transform:translateY(-2px)}.btn:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.purchase-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.purchase-modal{background:linear-gradient(135deg,#1e1e2e,#2d2d44);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 20px 60px #00000080;max-height:90vh;max-width:500px;overflow-y:auto;padding:0;width:90%}.purchase-modal-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:24px}.purchase-modal-header h2{color:#4ade80;font-size:24px;margin:0}.purchase-modal-close{align-items:center;background:#0000;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.purchase-modal-close:hover{background:#ffffff1a;color:#fff}.purchase-modal-content{padding:24px}.purchase-info{background:#ffffff0d;border-radius:8px;margin-bottom:24px;padding:16px}.purchase-info p{color:#e5e7eb;font-size:14px;margin:8px 0}.purchase-info strong{color:#fff;margin-right:8px}.purchase-key-section{margin-bottom:20px}.purchase-key-section label{color:#9ca3af;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.purchase-key-box{display:flex;gap:8px}.purchase-key-input{background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;flex:1 1;font-family:Courier New,monospace;font-size:16px;outline:none;padding:12px 16px;transition:all .2s}.purchase-key-input:focus{border-color:#4ade80;box-shadow:0 0 0 3px #4ade801a}.purchase-copy-btn{background:linear-gradient(135deg,#4ade80,#22c55e);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 20px;transition:all .2s;white-space:nowrap}.purchase-copy-btn:hover{box-shadow:0 4px 12px #4ade804d;transform:translateY(-2px)}.purchase-copy-btn.copied{background:linear-gradient(135deg,#22c55e,#16a34a)}.purchase-modal-footer{display:flex;justify-content:flex-end;margin-top:24px}.product-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.product-modal{background:linear-gradient(135deg,#1e1e2e,#2d2d44);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 20px 60px #00000080;max-height:85vh;max-width:500px;overflow-y:auto;padding:0;width:90%}.product-modal-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:16px 20px}.product-modal-header h2{color:#fff;font-size:20px;font-weight:600;margin:0}.product-modal-close{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:pointer;display:flex;font-size:24px;height:28px;justify-content:center;padding:0;transition:color .2s;width:28px}.product-modal-close:hover{color:#fff}.product-modal-content{padding:16px 20px}.product-modal-content .key-types{margin:0}.product-modal-content .key-types h3{color:#fff;font-size:16px;margin-bottom:12px}.product-modal-content .key-type-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px;padding:10px 12px}.product-modal-content .key-type-info{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:12px;margin-bottom:0;min-width:0}.product-modal-content .key-type-info>div:first-child{flex:1 1;min-width:0}.product-modal-content .key-type-info>div:last-child{flex-shrink:0;text-align:right}.product-modal-content .key-type-name{display:block;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-modal-content .key-type-info>div:first-child>div{color:#9ca3af;font-size:11px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-modal-content .key-type-price{display:block;font-size:14px;font-weight:600;white-space:nowrap}.product-modal-content .key-type-info>div:last-child>div{font-size:11px;margin-top:2px;white-space:nowrap}.product-modal-content .btn{flex-shrink:0;font-size:13px;padding:8px 16px;white-space:nowrap}@media (max-width:768px){.product-modal{max-height:90vh;max-width:95%}.product-modal-header{padding:12px 16px}.product-modal-header h2{font-size:18px}.product-modal-content{padding:12px 8px}.product-modal-content .key-type-item{box-sizing:border-box!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:6px!important;margin-bottom:6px!important;padding:8px!important;width:100%!important}.product-modal-content .key-type-info,.product-modal-content .key-type-item{align-items:center!important;display:flex!important;overflow:hidden!important}.product-modal-content .key-type-info{flex:1 1 auto!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:12px!important;margin-right:6px!important;min-width:0!important}.product-modal-content .key-type-info>div:first-child,.product-modal-content .key-type-name-wrapper{flex:0 1 auto!important;margin-right:8px!important;max-width:40%!important;min-width:0!important;overflow:hidden!important}.product-modal-content .key-type-name{display:block!important;font-size:11px!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.product-modal-content .key-type-extra-info,.product-modal-content .key-type-info>div:first-child>div{color:#9ca3af!important;display:block!important;font-size:9px!important;margin-top:2px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.product-modal-content .key-type-info>div:last-child,.product-modal-content .key-type-price-wrapper{flex-shrink:0!important;flex:0 0 auto!important;margin-left:auto!important;min-width:-webkit-fit-content!important;min-width:fit-content!important;text-align:right!important;white-space:nowrap!important}.product-modal-content .key-type-price{display:block!important;font-size:10px!important;line-height:1.2!important;white-space:nowrap!important}.product-modal-content .key-type-info>div:last-child>div,.product-modal-content .key-type-stock{display:block!important;font-size:8px!important;line-height:1.1!important;margin-top:2px!important;white-space:nowrap!important}.product-modal-content .key-type-button,.product-modal-content .key-type-item .btn{flex-shrink:0!important;flex:0 0 auto!important;font-size:11px!important;min-width:75px!important;padding:6px 12px!important;white-space:nowrap!important}.hero-main-content{gap:16px;grid-template-columns:1fr}.hero-image-container,.hero-large-image{display:block!important;max-height:300px;visibility:visible!important}.hero-large-image{opacity:1!important}.top-deposits-container{padding:16px}.top-deposits-title{font-size:16px;margin-bottom:12px}.top-deposit-item{font-size:13px;gap:8px;padding:8px}.deposit-rank{font-size:12px;height:24px;width:24px}.deposit-avatar{height:28px;width:28px}.deposit-username{font-size:13px}.deposit-amount{font-size:14px}.btn-deposit-now{font-size:14px;padding:10px}.hero-bottom-section{gap:10px}.welcome-banner{height:36px;overflow:hidden;padding:8px 10px}.welcome-text{font-size:11px;overflow:visible;text-overflow:clip}.welcome-icon{font-size:11px;height:18px;margin-top:1px;width:18px}.welcome-banner{align-items:flex-start}.welcome-text{-webkit-line-clamp:2;line-height:1.3}.recent-transactions-section{height:36px;padding:8px 10px}.recent-transaction-item{font-size:11px;padding:3px 6px}.hero-banner{padding:40px 16px}.hero-title-main{font-size:36px}.hero-title-sub{font-size:24px}.hero-description{font-size:14px}.games-grid{gap:16px;grid-template-columns:1fr}.game-card{padding:20px}.game-name{font-size:20px}.key-type-item{padding:12px}.key-type-name{font-size:16px}.key-type-price{font-size:18px}.purchase-modal{max-width:95%;padding:20px;width:95%}.purchase-modal-header{font-size:20px}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}}@media (max-width:480px){.hero-banner{padding:30px 12px}.hero-title-main{font-size:28px}.hero-title-sub{font-size:20px}.hero-description{font-size:13px}.game-card{padding:16px}.game-name{font-size:18px}.cart-section{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#1e1e2e,#2d2d44);border-top:2px solid #ffffff1a;bottom:0;box-shadow:0 -4px 20px #0000004d;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;left:0;max-height:50vh;overflow:hidden;position:fixed;right:0;transition:max-height .3s ease;z-index:1000}.cart-section-header{align-items:center!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#ffffff14!important;border-bottom:1px solid #ffffff26!important;display:flex!important;justify-content:space-between!important;padding:12px 20px!important}.cart-section-header h3{color:#fff;font-family:inherit;font-size:18px;font-weight:600;line-height:1.4;margin:0}.cart-section-close{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:pointer;display:flex;font-size:24px;height:28px;justify-content:center;padding:0;transition:color .2s;width:28px}.cart-section-close:hover{color:#fff}.cart-section-content{flex:1 1;overflow-y:auto;padding:16px 20px}.cart-items-list{margin-bottom:16px;max-height:200px;overflow-y:auto}.cart-item{align-items:center!important;background:#ffffff14!important;border:1px solid #ffffff26!important;border-radius:8px!important;box-shadow:0 2px 8px #0003!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:16px!important;justify-content:space-between!important;margin-bottom:8px!important;padding:12px!important}.cart-item-info{flex:1 1;max-width:calc(100% - 250px);min-width:0;overflow:hidden}.cart-item-name{color:#fff;font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;margin-bottom:4px}.cart-item-game{color:#9ca3af;font-size:12px;margin-bottom:8px}.cart-item-game,.cart-item-price{font-family:inherit;line-height:1.4}.cart-item-price{color:#4ade80;font-size:14px;font-weight:600}.cart-item-controls{flex-direction:row;flex-wrap:nowrap;gap:12px;min-width:-webkit-fit-content;min-width:fit-content;white-space:nowrap}.cart-item-controls,.quantity-controls{align-items:center;display:flex;flex-shrink:0}.quantity-controls{gap:8px}.quantity-btn{align-items:center!important;background:#ffffff26!important;border:1px solid #ffffff4d!important;border-radius:4px!important;box-shadow:0 2px 4px #0003!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-family:inherit!important;font-size:18px!important;font-weight:600!important;height:32px!important;justify-content:center!important;line-height:1!important;transition:all .2s!important;width:32px!important}.quantity-btn:hover{background:#fff3}.quantity-input{background:#ffffff1a!important;border:1px solid #ffffff4d!important;border-radius:4px!important;box-shadow:inset 0 1px 3px #0003!important;color:#fff!important;font-family:inherit!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important;padding:6px!important;text-align:center!important;width:60px!important}.quantity-input:focus{border-color:#4ade80;outline:none}.remove-btn{background:#ef44444d!important;border:1px solid #ef444480!important;border-radius:4px!important;box-shadow:0 2px 4px #ef44444d!important;color:#fca5a5!important;cursor:pointer!important;flex-shrink:0!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important;line-height:1.4!important;padding:6px 12px!important;transition:all .2s!important;white-space:nowrap!important}.remove-btn:hover{background:#ef44444d}.cart-section-footer{align-items:center;border-top:1px solid #ffffff1a;display:flex;gap:16px;justify-content:space-between;padding-top:12px}.cart-total{align-items:center;display:flex;flex:1 1;gap:12px}.cart-total-label{color:#fff;font-family:inherit;font-size:16px;font-weight:600;line-height:1.4}.cart-total-amount{color:#4ade80;font-family:inherit;font-size:18px;font-weight:700;line-height:1.4}.cart-checkout-btn{flex-shrink:0;font-family:inherit;font-size:16px;font-weight:600;letter-spacing:.3px;line-height:1.4;padding:10px 24px}.key-type-item{align-items:flex-start;flex-direction:column;gap:8px;padding:10px}.purchase-modal{margin:10px;max-width:100%;padding:16px;width:100%}.purchase-modal-header{font-size:18px}.product-detail-item{font-size:14px}.cart-section{max-height:60vh}.cart-section-header{padding:10px 16px}.cart-section-header h3{font-size:16px}.cart-section-content{color:#fff!important;font-family:inherit!important;padding:12px 16px!important}.cart-section-content *{color:inherit!important;font-family:inherit!important;opacity:1!important;visibility:visible!important}.cart-section-content button,.cart-section-content input{color:#fff!important}.cart-items-list{max-height:150px}.cart-item{align-items:flex-start!important;flex-direction:column!important;gap:12px!important;padding:10px!important}.cart-item-info{display:block!important;max-width:100%!important;overflow:visible!important;width:100%!important}.cart-item-info>*{color:inherit!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.cart-item-info>*,.cart-item-name{display:block!important;opacity:1!important;visibility:visible!important}.cart-item-name{color:#fff!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;line-height:1.4!important;margin-bottom:4px!important}.cart-item-game{color:#9ca3af!important;font-size:11px!important;line-height:1.3!important;margin-bottom:6px!important}.cart-item-game,.cart-item-price{display:block!important;font-family:inherit!important;opacity:1!important;visibility:visible!important}.cart-item-price{color:#4ade80!important;font-size:13px!important;font-weight:600!important;line-height:1.4!important}.cart-item-controls{align-items:center!important;flex-direction:row!important;justify-content:space-between!important;margin-top:0!important;width:100%!important}.cart-section-footer{flex-direction:column!important;gap:12px!important}.cart-section-footer>div{font-size:14px!important}.cart-checkout-btn,.cart-section-footer>div,.cart-total-amount,.cart-total-label{color:#fff!important;font-family:inherit!important;opacity:1!important;visibility:visible!important}.cart-checkout-btn{width:100%!important}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0e27f2;border-bottom:2px solid #7877c64d;box-shadow:0 4px 20px #00000080;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;padding:16px 20px}.navbar-mobile-toggle{background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;height:30px;justify-content:space-around;padding:0;width:30px;z-index:1001}.navbar-mobile-toggle span{background:#ff6b9d;border-radius:3px;height:3px;transform-origin:center;transition:all .3s ease;width:100%}.navbar-mobile-toggle:hover span{background:#ff8fb3}.navbar-mobile-toggle.active span:first-child{transform:rotate(45deg) translate(8px,8px)}.navbar-mobile-toggle.active span:nth-child(2){opacity:0}.navbar-mobile-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.navbar-brand{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b9d,#c44569 50%,#ffa07a);-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:700;gap:8px;text-decoration:none}.navbar-brand,.navbar-menu{align-items:center;display:flex}.navbar-menu{gap:24px;max-height:0;opacity:0;overflow:hidden;padding:0;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}.navbar-menu.mobile-menu-open{max-height:500px;opacity:1;padding:16px 0}@media (min-width:769px){.navbar-menu.mobile-menu-open{align-items:center;flex-direction:row;max-height:100px;overflow:visible;padding:0}.navbar-link{border-bottom:none;display:inline-block;padding:8px 16px;width:auto}.navbar-user{border-left:2px solid #7877c64d;border-top:none;flex-direction:row;margin-left:16px;margin-top:0;padding-left:16px;padding-top:0;width:auto}.navbar-user-link{padding:4px 8px;width:auto}.navbar-balance{text-align:left;width:auto}.btn-logout{padding:8px 16px;width:auto}}.navbar-link{border-radius:6px;color:#e0e0e0;font-weight:600;padding:8px 16px;text-decoration:none;transition:all .3s}.navbar-link:hover{background:#ff6b9d1a;color:#ff6b9d}.navbar-user{border-left:2px solid #7877c64d;gap:16px;margin-left:16px;padding-left:16px}.navbar-user,.navbar-user-link{align-items:center;display:flex}.navbar-user-link{border-radius:6px;color:inherit;gap:8px;padding:4px 8px;text-decoration:none;transition:all .3s}.navbar-user-link:hover{background:#ff6b9d1a}.navbar-avatar{border:2px solid #ff6b9d4d;border-radius:50%;height:32px;object-fit:cover;width:32px}.navbar-username{color:#ffa07a;font-weight:600}.navbar-balance{color:#4ade80;font-size:16px;font-weight:700}.btn-logout{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:6px;box-shadow:0 2px 8px #ef44444d;color:#fff;cursor:pointer;font-weight:600;padding:8px 16px;transition:all .3s}.btn-logout:hover{box-shadow:0 4px 12px #ef444480;transform:translateY(-2px)}.navbar-mobile-toggle{position:relative}@media (min-width:769px){.navbar-container{padding-right:60px;position:relative}.navbar-mobile-toggle{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.navbar-menu{align-items:center;display:flex;flex-direction:row;gap:24px;max-height:0;opacity:0;overflow:hidden;padding:0}.navbar-menu.mobile-menu-open{max-height:100px;opacity:1;overflow:visible}.navbar-link{border-bottom:none;padding:8px 16px}.navbar-user{border-left:2px solid #7877c64d;border-top:none;flex-direction:row;margin-left:16px;margin-top:0;padding-left:16px;padding-top:0}.navbar-user-link{padding:4px 8px;width:auto}.navbar-balance{text-align:left;width:auto}.btn-logout{padding:8px 16px;width:auto}}@media (max-width:768px){.navbar-container{align-items:flex-start;flex-direction:column;gap:12px;padding:12px 16px}.navbar-brand{font-size:22px}.navbar-mobile-toggle{position:absolute;right:16px;top:12px}.navbar-menu{align-items:flex-start;flex-direction:column;gap:0;max-height:0;opacity:0;overflow:hidden;padding:0;transition:max-height .3s ease,opacity .3s ease,padding .3s ease;width:100%}.navbar-menu.mobile-menu-open{max-height:600px;opacity:1;padding:12px 0}.navbar-link{border-bottom:1px solid #ffffff1a;display:block;font-size:16px;padding:12px 0;width:100%}.navbar-link:last-of-type{border-bottom:none}.navbar-user{align-items:flex-start;border-left:none;border-top:2px solid #7877c64d;flex-direction:column;gap:12px;margin-left:0;margin-top:12px;padding-left:0;padding-top:12px;width:100%}.navbar-user-link{padding:8px 0;width:100%}.navbar-username{font-size:16px}.navbar-balance{font-size:16px;text-align:left;width:100%}.btn-logout{font-size:16px;padding:10px;text-align:center;width:100%}}@media (max-width:480px){.navbar-container{padding:10px 12px}.navbar-brand{font-size:20px}.navbar-mobile-toggle{height:28px;right:12px;top:10px;width:28px}.navbar-menu.mobile-menu-open{max-height:700px}.navbar-link{font-size:15px;padding:10px 0}}.footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2ef2;border-top:1px solid #ffffff1a;color:#e0e0e0;margin-top:auto;padding:40px 20px 20px;width:100%}.footer-content{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto 30px;max-width:1200px}.footer-section{display:flex;flex-direction:column;gap:12px}.footer-section-left{display:flex;flex-direction:column;justify-content:flex-start;text-align:left}.footer-section-left .footer-text{line-height:1.4;margin-top:0;padding-top:0;transform:translateY(-8px)}.footer-section-right{align-items:flex-start}.footer-right-wrapper{align-items:flex-end;display:flex;flex-direction:column;width:100%}.footer-section-right .footer-title{margin-bottom:12px;text-align:right;white-space:nowrap}.footer-section-right .footer-social{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;padding-top:0;transform:translateY(3px)}.footer-credit-wrapper{border-top:1px solid #ffffff1a;margin:0 auto;max-width:1200px;padding-top:30px;text-align:center}.footer-title{color:#ff6b9d;font-size:18px;font-weight:600;margin:0 0 12px}.footer-text{color:#b0b0b0;font-size:14px;line-height:1.6;margin:0}.footer-text a{color:#ff6b9d;text-decoration:none;transition:color .3s ease}.footer-text a:hover{color:#ff8fb3;text-decoration:underline}.footer-social{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.footer-social-link{align-items:center;background:#0000;border:none;border-radius:0;color:#ff6b9d;display:flex;height:auto;justify-content:center;padding:0;text-decoration:none;transition:all .3s ease;width:auto}.footer-social-link svg{fill:currentColor;height:18px;width:18px}.footer-social-link:hover{color:#ff8fb3;transform:translateY(-2px)}.footer-credit{color:#9ca3af;font-size:13px;margin:0;text-align:center}.footer-credit a{color:#ff6b9d;text-decoration:none}.footer-credit a:hover{text-decoration:underline}@media (max-width:768px){.footer{margin-top:auto;padding:30px 16px 20px}.footer-content{gap:24px;grid-template-columns:1fr 1fr;margin-bottom:24px}.footer-section-left{text-align:left}.footer-section-right{align-items:flex-start}.footer-right-wrapper{align-items:flex-end;display:flex;flex-direction:column;width:100%}.footer-section-right .footer-title{margin-bottom:12px;text-align:right;white-space:nowrap}.footer-section-right .footer-social{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.footer-credit-wrapper{padding-top:24px}.footer-title{font-size:16px}.footer-text{font-size:13px}.footer-social{gap:8px;justify-content:flex-start}.footer-social-link{height:auto;padding:0;width:auto}.footer-social-link svg{height:16px;width:16px}.footer-credit{font-size:12px}}.App{display:flex;flex-direction:column;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:20px}@media (max-width:768px){.card,.container{padding:16px}.btn{font-size:14px;padding:10px 20px}}@media (max-width:480px){.card,.container{padding:12px}.btn{font-size:13px;padding:8px 16px}}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 8px 32px #0000004d;color:#fff;margin-bottom:20px;padding:24px}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#ff6b9d,#c44569);box-shadow:0 4px 12px #ff6b9d4d;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #ff6b9d80;transform:translateY(-2px)}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover{background:#dc2626}.btn-success{background:#10b981;color:#fff}.btn-success:hover{background:#059669}.input{background:#ffffff0d;border:2px solid #fff3;border-radius:8px;color:#fff;font-size:16px;margin-bottom:16px;padding:12px;transition:all .3s;width:100%}.input::placeholder{color:#ffffff80}.input:focus{background:#ffffff1a;border-color:#ff6b9d;box-shadow:0 0 0 3px #ff6b9d1a;outline:none}.label{color:#e0e0e0;display:block;font-weight:600;margin-bottom:8px}.notification-modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.notification-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #00000080;max-height:90vh;max-width:500px;overflow-y:auto;position:relative;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.notification-modal-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:32px;height:36px;justify-content:center;padding:0;position:absolute;right:15px;top:15px;transition:all .2s;width:36px;z-index:10}.notification-modal-close:hover{background:#0000000d;color:#000}.notification-modal-content{padding:40px 30px}.notification-modal-logo{margin-bottom:20px}.notification-logo-circle{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 15px #667eea66;display:flex;height:80px;justify-content:center;margin:0 auto 15px;width:80px}.notification-logo-text{color:#fff;font-size:48px;font-weight:900;text-shadow:0 2px 4px #0003}.notification-modal-title{color:#333;font-size:28px;font-weight:700;margin:0 0 5px}.notification-modal-subtitle{color:#666;font-size:14px;font-weight:500;margin:0 0 25px}.notification-modal-header{color:#333;font-size:24px;font-weight:700;letter-spacing:1px;margin:0 0 25px;text-transform:uppercase}.notification-modal-body{margin-bottom:30px}.notification-main-text{word-wrap:break-word;color:#333;font-size:16px;font-weight:400;line-height:1.6;margin:0 0 10px;text-align:left}.notification-main-text a{color:#3b82f6;text-decoration:underline;transition:color .2s}.notification-main-text a:hover{color:#2563eb}.notification-main-text b,.notification-main-text strong{font-weight:700}.notification-main-text em,.notification-main-text i{font-style:italic}.notification-main-text u{text-decoration:underline}.notification-main-text img{border-radius:4px;height:auto;margin:8px 0;max-width:100%}.notification-sub-text{color:#666;font-size:14px;line-height:1.6;margin:0 0 20px}.notification-features{margin-top:20px;text-align:left}.notification-feature-item{align-items:center;color:#555;display:flex;font-size:14px;gap:12px;line-height:1.5;margin-bottom:12px}.notification-feature-icon{flex-shrink:0;font-size:20px}.notification-modal-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:.5px;padding:16px 24px;text-transform:uppercase;transition:all .3s;width:100%}.notification-modal-button:hover{box-shadow:0 6px 20px #667eea80;transform:translateY(-2px)}.notification-modal-button:active{transform:translateY(0)}@media (max-width:768px){.notification-modal{max-width:90%;padding:20px;width:90%}.notification-modal-content{padding:30px 20px}.notification-logo-circle{height:70px;width:70px}.notification-logo-text{font-size:36px}.notification-modal-title{font-size:20px}.notification-modal-subtitle{font-size:12px}.notification-modal-header{font-size:20px}.notification-main-text{font-size:16px}.notification-sub-text{font-size:13px}.notification-modal-button{font-size:15px;padding:14px 22px}}@media (max-width:480px){.notification-modal{margin:10px;max-width:95%;padding:16px;width:95%}.notification-modal-content{padding:24px 16px}.notification-logo-circle{height:60px;width:60px}.notification-logo-text{font-size:32px}.notification-modal-title{font-size:18px}.notification-modal-subtitle{font-size:11px}.notification-modal-header{font-size:18px}.notification-main-text{font-size:14px}.notification-sub-text{font-size:12px}.notification-modal-button{font-size:14px;padding:12px 20px}}
/*# sourceMappingURL=main.d8278174.css.map*/