body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}.btn-white-outline{border:2px solid #0000001A;background:#fff;color:#0a0a0a}.btn-white-outline:hover{background:#0000001a}.recent-orders-header .pagination-container{display:flex;align-items:center;gap:8px}.recent-orders-header .pagination-btn{padding:6px 10px;background:#ffffffb2;border-radius:8px;border:1px solid #FFFFFF80;font-size:14px;font-weight:500;color:#364153;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;min-width:32px;height:32px}.recent-orders-header .pagination-btn:hover:not(:disabled){background:#fff;border-color:#e5e7eb}.recent-orders-header .pagination-btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(90deg,#38938a,#136a92);border:none}.container{max-width:1290px;margin:0 auto}.container-box{background:#ffffffb2;border-radius:40px;border:8px solid #FFFFFF4D;box-shadow:0 25px 50px -12px #0000001a;height:calc(100vh - 282px);overflow:auto;padding:0}.status-badge{background:#d0fae5;border-radius:12px;padding:3px 10px;color:#007a55;font-size:16px;font-weight:500}.login-wrapper{height:100vh;position:relative;display:flex;background:linear-gradient(135deg,#f1f5f9,#eff6ff,#e0e7ff);overflow:hidden}.login-form-box{width:100%;position:absolute;max-width:1220px;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;height:670px;background:#fff}.login-bg-left{height:100%;width:50%}.login-bg-video{height:100%}.login-bg-video video{height:100%;width:100%;object-fit:cover}.login-form-left{position:relative;max-width:520px;width:100%;text-align:center;background-image:url(../images/loginbox-bg.jpg);background-size:cover;background-position:top left;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;border-radius:40px}.login-logo{width:260px;margin:0 auto}.login-form-left p{font-size:18px;color:#45556c;font-weight:400;line-height:28px;margin:10px auto;max-width:380px}.login-box-video{position:relative;width:420px;height:420px;margin:0 auto}.login-box-video video{width:100%;height:100%;object-fit:cover;mix-blend-mode:darken}.login-box-video .moving-image{position:absolute}.login-box-video .image-3{width:105px;height:105px;right:-20px;top:75px;animation:moveDown 6s ease-in-out infinite}@keyframes moveDown{0%{top:75px}50%{top:180px}to{top:75px}}.login-box-video .image-2{width:160px;height:160px;bottom:-20px;left:0;animation:moveDownUp 6s ease-in-out infinite}@keyframes moveDownUp{0%{bottom:-20px}50%{bottom:40px}to{bottom:-20px}}.login-box-video .image-1{width:110px;height:140px;left:30px;top:0;animation:moveUpDown 6s ease-in-out infinite}@keyframes moveUpDown{0%{top:30px}50%{top:90px}to{top:30px}}.login-form-right{flex:1;padding:60px;display:flex;align-items:center;justify-content:center}.login-form-right .login-form-wrapper{max-width:450px;margin:0 auto;width:100%}.login-form-header{margin-bottom:40px}.login-form-header h1{font-size:30px;font-weight:700}.login-form-header p{font-size:18px;color:#4a5565}.form-wrapper .form-group label{margin-bottom:12px;font-size:16px;font-weight:500;color:#364153}.form-wrapper .form-group{margin-bottom:25px}.form-wrapper .form-group .form-group-input{position:relative}.form-wrapper .form-group .form-group-input .invalid-feedback{position:absolute;font-size:12px}.form-wrapper .form-group .form-control{border:2px solid #E5E7EB;background:#f3f3f5;border-radius:14px;height:55px;box-shadow:none}.form-wrapper .form-group textarea.form-control{height:auto;min-height:100px}.form-wrapper .form-group .form-group-input .form-control{padding-left:45px}.form-wrapper .form-group .form-group-input .form-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center}.form-wrapper .form-group .form-control::placeholder{color:#717182}.form-wrapper .form-check label{margin:0}.form-wrapper .form-group .form-check-input{background-color:#f3f3f5;border-radius:2px}.form-wrapper .form-group .form-check-input:checked{background-color:#38938a;border-color:#38938a}.form-wrapper .form-group .form-check-input:checked:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.form-wrapper .form-group .form-check-input:focus{box-shadow:none}.form-wrapper .form-group .form-check-input:focus-visible{box-shadow:none}.form-wrapper .forgot-password{font-size:16px;font-weight:500;color:#c70003;text-decoration:none}.form-wrapper .btn-primary{border-radius:14px;width:100%;background:linear-gradient(90deg,#38938a,#136a92);height:55px;box-shadow:0 4px 6px -4px #0000001a;border:none;font-size:18px;font-weight:500;margin-top:25px}.login-form-footer{margin-top:25px;text-align:center}.login-form-footer p{font-size:16px;color:#4a5565;margin:0}.login-form-footer p a{color:#156c92;text-decoration:none;font-weight:500}.header{padding:15px 0;border-bottom:1px solid #E5E7EB;box-shadow:0 1px 3px #0000001a;background:#fff;position:relative;z-index:1}.header-inner{display:flex;align-items:center;justify-content:space-between}.header-logo{width:180px}.header .profile-info-button{border:2px solid #0000001A;border-radius:14px;background:#fff;font-size:14px;font-weight:500;color:#0a0a0a;height:44px;padding:8px 12px;display:flex;gap:8px;align-items:center}.main-wrapper{background:linear-gradient(135deg,#f1f5f9,#eff6ff,#e0e7ff);height:100vh;width:100%;display:flex;flex-direction:column}.main-wrapper:before{background-image:url(../images/loginbox-bg.jpg);background-size:cover;background-position:top left;background-repeat:no-repeat;width:660px;height:100%;max-width:100%;position:absolute;left:0;top:0;content:"";display:block}.main-content{position:relative;z-index:1;flex:1;padding:60px 20px}.purchase-content{padding:30px}.purchase-btn{background:linear-gradient(99.17deg,#9382ff 5.04%,#b07dff)}.add-vendor-btn{background:linear-gradient(99.92deg,#85b1f9 2.79%,#3e9ad8)}.purchase-top-btns{display:flex;gap:20px;border-bottom:2px solid #E5E7EB;padding-bottom:40px}.purchase-top-btns .btn{border-radius:14px;border:none;box-shadow:0 10px 15px -3px #0000001a;padding:20px;height:245px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff!important;font-size:24px;font-weight:700;width:50%}.purchase-top-btns .btn .btn-icon{width:60px;display:flex;align-items:center;justify-content:center;height:60px;margin-bottom:13px;background:linear-gradient(139.33deg,#f3f1ff,#efe4ff 98.61%);border-radius:16px}.vendor-list-header{margin-top:35px;margin-bottom:25px}.vendor-list-header h2{font-size:24px;font-weight:700;margin-bottom:5px}.vendor-list-header p{font-size:18px;color:#4a5565;margin:0}.vendor-list-body{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.vendor-list-item{display:flex;align-items:center;gap:15px;background:#f7f7f7;border:2px solid #F3F4F6;border-radius:14px;padding:20px;width:32%}.bg-light-green{background:#e8f2ef}.bg-light-pink{background:#f8f3fc}.bg-light-orange{background:#fdf6f6}.bg-light-yellow{background:#f6f6e4}.vendor-list-item .vendor-image{width:60px;height:60px}.vendor-list-item .vendor-image img{width:100%;height:100%;border-radius:50%}.vendor-list-item .vendor-info h3{font-size:16px;font-weight:700;color:#101828;margin-bottom:8px}.vendor-list-item .vendor-type{font-size:16px;color:#4a5565;display:inline-flex;align-items:center;gap:5px;margin-bottom:8px}.vendor-list-item .vendor-type .icon{display:flex}.vendor-list-item .vendor-info p{font-size:14px;color:#6a7282;margin:0}.choose-vendor-content{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 24px 20px}.choose-vendor-content.search .choose-vendor-icon{display:none}.choose-vendor-icon{background:linear-gradient(135deg,#9282ff,#b07eff);box-shadow:0 8px 48.1px -12px #00000038;width:90px;height:90px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto 20px;position:relative}.choose-vendor-icon .badge-image{position:absolute;right:-10px;top:0}.choose-vendor-icon .badge-image img{border-radius:50%;box-shadow:0 10px 15px -3px #0000001a}.choose-vendor-header{margin-bottom:30px;text-align:center}.choose-vendor-header h2{font-size:30px;font-weight:700;margin-bottom:12px}.choose-vendor-header p{font-size:18px;color:#4a5565;margin:0}.search-vendor-input{position:relative;width:770px;max-width:100%;margin:0 auto}.search-vendor-input .form-control{width:100%;border-radius:16px;border:2px solid #D1D5DC;background:#f3f3f5;height:60px;font-size:16px;padding:10px 10px 10px 55px;box-shadow:none}.search-vendor-input .form-control::placeholder{color:#717182}.search-vendor-input .search-vendor-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%)}.available-vendors{width:100%;margin-top:35px;flex:1}.available-vendors-header{margin-bottom:15px}.available-vendors-header h2{margin-bottom:5px;color:#101829;font-size:18px;font-weight:700}.available-vendors-header p{font-size:14px;color:#4a5565}.available-vendor-item{display:flex;align-items:center;padding:16px;border-radius:14px;border:2px solid #E5E7EB;margin-bottom:8px;gap:16px;cursor:pointer}.available-vendor-item:hover,.available-vendor-item.active{border-color:#a9c1f1}.available-vendor-image{width:44px;height:44px}.available-vendor-info{flex:1}.available-vendor-image img{width:100%;border-radius:50%}.available-vendor-info h3{font-size:16px;color:#101828;font-weight:700;margin:0}.vendor-code .label{font-size:12px;font-weight:500;color:#6a7282;margin-bottom:5px}.vendor-code .code{background:#f3f4f6;border-radius:10px;padding:4px 12px;font-size:14px;font-weight:700;color:#101828}.vendor-action-buttons{display:flex;align-items:center;gap:30px;margin-top:25px;width:100%}.back-button{padding:0;border:none;background:transparent;font-size:16px;font-weight:500;color:#4a5565;text-decoration:none}.back-button .icon{margin-right:5px}.vendor-action-buttons .btn-primary{background:linear-gradient(90deg,#38938a,#136a92);border-radius:14px;font-size:16px;font-weight:600;height:55px;padding:10px 40px;border:none;display:flex;align-items:center}.checkout-wrapper{padding:30px;border-radius:40px}.order-wrapper{border:1px solid #EAEAEA;border-radius:14px;box-shadow:0 10px 15px #0000000d}.order-header{display:flex;align-items:center;background:linear-gradient(90deg,#eef2ff,#faf5ff);padding:20px 25px;border-top-left-radius:10px;border-top-right-radius:10px;gap:12px;border-bottom:1px solid #0000001A}.order-header-icon{height:40px;width:40px;border-radius:14px;display:flex;align-items:center;justify-content:center}.order-header-text h2{font-size:20px;font-weight:500;color:#0a0a0a;margin:0}.order-header-text p{font-size:18px;color:#4a5565;margin:0}.order-wrapper .order-body{padding:30px 25px}.payment-wrapper{border:1px solid #EAEAEA;border-radius:14px;box-shadow:0 10px 15px #0000000d;margin-top:25px}.payment-header{display:flex;align-items:center;background:linear-gradient(90deg,#fdf2f8,#fff1f2);padding:20px 25px;border-top-left-radius:10px;border-top-right-radius:10px;gap:12px;border-bottom:1px solid #0000001A}.payment-header-icon{height:40px;width:40px;background:#f6339a;border-radius:14px;display:flex;align-items:center;justify-content:center}.payment-header-text h2{font-size:20px;font-weight:500;color:#0a0a0a;margin:0}.payment-header-text p{font-size:18px;color:#4a5565;margin:0}.payment-wrapper .payment-body{padding:30px 25px}.payment-method-wrapper{display:flex;gap:16px}.payment-method-item{border:2px solid #E5E7EB;border-radius:16px;padding:25px;flex:1;text-align:center;cursor:pointer}.payment-method-item:hover,.payment-method-item.active{border-color:#176c93}.payment-method-item h2{color:#0a0a0a;font-size:36px;font-weight:500}.payment-method-item h4{font-size:24px;font-weight:700;margin-bottom:10px}.payment-method-item p{font-size:16px;font-weight:500;margin:0}.selected-vendor-wrapper{background:linear-gradient(90deg,#36918b,#136a92);border-radius:14px;box-shadow:0 10px 15px -3px #0000001a;padding:25px;margin-top:25px}.selected-vendor-item{background:#fff;display:flex;border-radius:14px;box-shadow:0 1px 3px #0000001a;padding:15px}.selected-vendor-wrapper h4{font-size:18px;font-weight:700;color:#fff}.selected-vendor-item .item{flex:1}.selected-vendor-item .item .label{font-size:16px;color:#6a7282}.selected-vendor-item .item .value{font-size:16px;font-weight:500;color:#101828}.container-box.order-success-page{padding:30px}.order-success-wrapper{border:1px solid #EAEAEA;border-radius:14px;box-shadow:0 10px 15px -2px #0000000d;overflow:hidden}.order-success-header{background:linear-gradient(90deg,#37928a,#136a92);padding:20px;text-align:center;color:#fff}.order-success-header .success-icon{width:90px;height:90px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;box-shadow:0 10px 15px -3px #0000001a}.order-success-header h2{font-size:30px;font-weight:700}.order-success-header p{font-size:18px;color:#ffffffe5;margin:0}.order-success-content{padding:24px}.order-success-details{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:24px;border-radius:16px}.order-success-details .order-info .label{color:#4a5565;font-size:16px;font-weight:500}.order-success-details .order-info{text-align:center;padding-bottom:20px;border-bottom:1px solid #D1D5DC}.order-info .order-number{font-size:24px;font-weight:700;margin:5px 0}.order-info .order-date{font-size:14px;color:#6a7282}.order-status{margin-top:20px;display:flex;background:#fff;padding:12px 15px}.order-status .order-status-item{flex:1}.order-status-item .label{font-size:14px;color:#6a7282;margin-bottom:5px}.order-status-item .value{font-size:16px;color:#101828}.order-next-info{border:2px solid #C6D2FF;border-radius:14px;background:#eef2ff;padding:15px 20px;margin-top:15px}.order-next-info h3{font-size:18px;font-weight:600;color:#101828;margin-bottom:10px}.order-next-info li{font-size:16px;color:#364153;margin-bottom:5px}.order-next-info ul{margin:0;padding-left:20px}.order-next-info li:last-child{margin:0}.order-success-actions{margin-top:22px;display:flex;gap:30px}.order-success-actions .btn{gap:10px;flex:1;border-radius:14px;height:55px;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center}.order-success-actions .btn .icon{display:flex}.dashboard-page{overflow:hidden}.main-wrapper.dashboard{background:linear-gradient(121.53deg,#cfd9fc,#d6e1fd 101.48%);padding:80px;position:relative;overflow:hidden}.main-wrapper.dashboard:before{background-image:url(../images/dashboard-bg.png);width:100%}.dashboard-wrapper{position:relative;background:#ffffff5e;border:2px solid #fff;border-radius:40px;padding:20px;flex:1;display:flex;flex-direction:column}.dashboard-wrapper:before{content:"";position:absolute;right:0;top:0;width:100%;height:100%;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:-1}.game-console-image{position:absolute;top:40px;right:20px;width:290px;animation:game-console-image-rotate 20s linear infinite}@keyframes game-console-image-rotate{0%{transform:translate(0) rotate(0)}50%{transform:translateY(480px) rotate(70deg)}to{transform:translate(0) rotate(0)}}.wallet-balance-image{position:absolute;width:240px;bottom:80px;left:24px;animation:wallet-balance-image-animate 20s linear infinite}@keyframes wallet-balance-image-animate{0%{transform:translate(0) rotate(0)}50%{transform:translateY(70px) rotate(-20deg)}to{transform:translate(0) rotate(0)}}.dashboard-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;position:relative}.dashboard-header .logo{width:190px}.dashboard-header .header-btns{display:flex;gap:12px;align-items:center}.dashboard-header .header-btn{padding:6px 12px;background:#ffffffb2;border-radius:10px;border:1px solid #FFFFFF80;font-size:14px;font-weight:500;color:#364153;display:inline-flex;align-items:center;gap:7px}.dashboard-header .header-btn .icon{width:28px;height:28px;background:linear-gradient(135deg,#f5f5f5,#e1e1e1);padding:2px;border-radius:50%;display:flex;align-items:center;justify-content:center}.dashboard-header .notification-btn{width:35px;height:35px;border-radius:10px;background:#ffffffb2;border:1px solid #FFFFFF80}.header-btn.deposit-btn{background:linear-gradient(90deg,#01be56b3,#009b65b3);color:#fff}.header-btn.deposit-btn .icon.wallet-icon{background:none}.dashboard-inner{display:flex;gap:15px;flex:1}.dashboard-inner .sidebar{width:220px;display:flex;flex-direction:column;justify-content:space-between}.menu-items .menu-item{padding:10px 15px;display:flex;align-items:center;gap:10px;font-size:16px;font-weight:500;color:#364153;text-decoration:none;border:1px solid transparent;margin-bottom:5px;position:relative}.menu-items .menu-item .icon{display:flex}.menu-items .menu-item .numbers{position:absolute;right:10px;top:10px;background:#fb2c36;color:#fff;border-radius:50%;padding:2px 7px;font-size:12px;font-weight:500}.menu-items .menu-item.active,.menu-items .menu-item:hover{color:#000;border:1px solid #308A86;background:#ffffff4d;box-shadow:0 10px 10.5px -3px #0000001a;border-radius:14px}.sidebar .logout-btn{background:#ffffffb2;border:1px solid #FFFFFF80;border-radius:10px;padding:12px 16px;display:flex;align-items:center;gap:12px;color:#364153;font-size:14px;font-weight:500;text-decoration:none}.dashboard-content-area{padding:22px;background:#ffffff5e;flex:1;border:2px solid #FFFFFF;border-radius:30px;box-shadow:0 4px 21px #ffffffb0 inset;height:calc(100vh - 260px);overflow:auto}.dashboard-content-area .page-title{margin-bottom:20px}.dashboard-content-area .page-title h1{color:#1e2939;font-size:24px;font-weight:500;margin-bottom:0}.dashboard-content-area .page-title p{color:#6a7282;font-size:14px;margin:0}.dashboard-statistics{display:flex;gap:12px}.dashboard-statistics-item{background:#ffffffb2;flex:1;border-radius:16px;box-shadow:0 4px 6px -4px #0000001a;padding:20px}.dashboard-statistics-item .statisitic-info{display:flex;margin-bottom:12px;justify-content:space-between}.statisitic-info .data-value .label{color:#4a5565;font-size:14px}.statisitic-info .data-value .value{font-size:30px;font-weight:500;color:#1e2939}.dashboard-statistics-item .statisitic-info .icon{width:40px;height:40px;border-radius:14px;display:flex;align-items:center;justify-content:center}.statisitic-info .order-icon{background:linear-gradient(135deg,#05df72,#8ac4b4)}.statisitic-info .sales-icon{background:linear-gradient(135deg,#4aa782,#106692)}.statisitic-info .balance-icon{background:linear-gradient(135deg,#feb501,#fe7d01)}.statisitic-info .customer-icon{background:linear-gradient(135deg,#51a2ff,#ad46ff)}.dashboard-statistics-item>p{margin:0;font-size:16px;color:#6a7282}.recent-orders{margin-top:24px;background:#ffffffb2;border:1px solid #FFFFFF;border-radius:16px;box-shadow:0 4px 6px -4px #0000001a}.recent-orders-header{display:flex;justify-content:space-between;align-items:center;padding:20px}.recent-orders-header h2{font-size:16px;font-weight:500;color:#1e2939;margin:0}.recent-orders-header .view-all-btn{font-size:12px;font-weight:500;color:#155dfc;text-decoration:none}.recent-orders .table{border:none;margin:0}.recent-orders .table td,.recent-orders .table th{border:none;background:none;padding:12px 20px}.recent-orders .table tr{border:none}.recent-orders .table th{background:#ebebebb2;font-size:16px;font-weight:500;color:#4a5565;white-space:nowrap}.recent-orders .table td{color:#364153;font-size:14px}.recent-orders .table td.order-id{font-weight:500;white-space:nowrap}.recent-orders .table td.amount{font-weight:600}.recent-orders .table td.date{color:#6a7282;white-space:nowrap}.status-badge.completed{border:1px solid #B9F8CF80}.status-badge.processing{background:#dbeafecc;border:1px solid #BEDBFF80;color:#1447e6}.status-badge.pending{background:#fef9c2cc;color:#a65f00;border:1px solid #FFF08580}.vendor-coins-wrapper{padding:30px}.vendor-coins-list{display:flex;flex-wrap:wrap;justify-content:space-between}.vendor-coins-header h1{font-size:36px;font-weight:700;margin:0}.vendor-coins-header{margin-bottom:30px}.vendor-coins-item{border:2px solid #E5E7EB;width:32.3%;padding:0;border-radius:16px}.vendor-coins-item-image{height:250px;background:#e5e7eb;padding:20px;border-top-left-radius:14px;border-top-right-radius:14px}.vendor-coins-item-image img{height:100%;width:100%;object-fit:contain}.vendor-coins-item-info{padding:12px}.vendor-coins-item-info h2{font-size:28px;font-weight:600;margin-bottom:0}.vendor-coins-item-info p{margin:0}.vendor-coins-item-price-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:0;margin-top:10px}.vendor-coins-item-price-info .price{font-size:20px;font-weight:600}.vendor-coins-item-price-info .quantity input{border-radius:4px;border:1px solid #c9cbce;padding:5px 10px;width:80px}.vendor-coins-item-price-info .quantity{display:flex;align-items:center;gap:5px}.vendor-coins-item-price-info .quantity span{font-weight:500;font-size:14px}.vendor-coins-item-buy-now{margin-top:20px}.vendor-coins-item-buy-now .btn{width:100%;font-size:18px;padding:10px 20px}.loader-wrapper{display:inline-flex;align-items:center;justify-content:center}.loader-spinner{border:3px solid #f3f3f3;border-top:3px solid #38938A;border-radius:50%;animation:spin 1s linear infinite}.loader-small .loader-spinner{width:16px;height:16px;border-width:2px}.loader-medium .loader-spinner{width:24px;height:24px;border-width:3px}.loader-large .loader-spinner{width:40px;height:40px;border-width:4px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffffe6;display:flex;align-items:center;justify-content:center;z-index:9999}.loader-fullscreen .loader-spinner{width:50px;height:50px;border-width:4px}.payment-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.payment-modal{background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);border-radius:20px;width:90%;max-width:500px;max-height:90vh;overflow:auto;box-shadow:0 25px 50px -12px #00000080;border:2px solid rgba(56,147,138,.3);position:relative}.payment-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 25px;border-bottom:1px solid rgba(255,255,255,.1)}.payment-modal-header h2{font-size:24px;font-weight:600;color:#fff;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.payment-modal-close{background:transparent;border:none;color:#fff;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;transition:opacity .2s;opacity:.8}.payment-modal-close:hover{opacity:1}.payment-modal-body{padding:25px}.payment-modal-info{margin-bottom:25px}.payment-info-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1)}.payment-info-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.payment-info-label{font-size:16px;color:#ffffffb3;font-weight:400;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.payment-info-value{font-size:16px;color:#fff;font-weight:600;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.payment-modal-qr-section{text-align:center;margin-bottom:25px}.payment-scan-text{font-size:18px;color:#fff;font-weight:500;margin-bottom:20px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.payment-qr-wrapper{background:#fff;border-radius:12px;padding:20px;display:inline-block;box-shadow:0 4px 6px -4px #0000004d}.qr-code-placeholder{width:250px;height:250px}.qr-code-grid{display:grid;grid-template-columns:repeat(15,1fr);gap:2px;width:100%;height:100%}.qr-cell{aspect-ratio:1;background:#fff;border-radius:1px}.qr-cell.filled{background:#000}.payment-modal-hash{margin-top:25px}.payment-hash-label{font-size:14px;color:#ffffffb3;margin-bottom:10px;font-weight:400;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.payment-hash-container{display:flex;align-items:center;gap:10px;background:#ffffff0d;border-radius:8px;padding:12px 15px;border:1px solid rgba(255,255,255,.1)}.payment-hash-value{flex:1;font-size:14px;color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;word-break:break-all;font-weight:400}.payment-hash-copy{background:linear-gradient(90deg,#38938a,#136a92);border:none;color:#fff;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;white-space:nowrap}.payment-hash-copy:hover{opacity:.9}.payment-hash-copy.copied{background:#007a55}.payment-modal-footer{padding:20px 25px;border-top:1px solid rgba(255,255,255,.1);text-align:center}.payment-modal-close-btn{background:linear-gradient(90deg,#38938a,#136a92);border:none;color:#fff;padding:12px 40px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.5px}.payment-modal-close-btn:hover{opacity:.9}.vendor-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.vendor-modal{background:#1a1a2e;border-radius:16px;width:90%;max-width:450px;box-shadow:0 25px 50px -12px #00000080;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.vendor-modal-header{display:flex;align-items:center;justify-content:space-between;padding:25px 30px;border-bottom:1px solid rgba(255,255,255,.1)}.vendor-modal-header h2{font-size:24px;font-weight:700;color:#fff;margin:0;text-transform:uppercase;letter-spacing:.5px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.vendor-modal-close{background:#ffffff1a;border:none;color:#fff;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s;width:32px;height:32px}.vendor-modal-close:hover{background:#fff3}.vendor-modal-close svg{width:16px;height:16px}.vendor-modal-body{padding:30px}.vendor-modal-form-group{display:flex;flex-direction:column;gap:12px}.vendor-modal-label{font-size:16px;color:#fff;font-weight:400;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.vendor-modal-input{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:14px 16px;font-size:16px;color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:all .2s;outline:none}.vendor-modal-input::placeholder{color:#ffffff80}.vendor-modal-input:focus{border-color:#38938a80;background:#ffffff14}.vendor-modal-footer{padding:20px 30px 30px;text-align:center}.vendor-modal-save-btn{background:linear-gradient(90deg,#38938a,#136a92);border:none;color:#fff;padding:14px 40px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.5px;width:100%}.vendor-modal-save-btn:hover:not(:disabled){opacity:.9}.vendor-modal-save-btn:disabled{opacity:.5;cursor:not-allowed}.forgot-password-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.forgot-password-modal{background:#1a1a2e;border-radius:16px;width:90%;max-width:500px;box-shadow:0 25px 50px -12px #000000b3;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.forgot-password-modal-header{padding:30px 30px 20px;text-align:center}.forgot-password-modal-header h2{font-size:28px;font-weight:700;color:#fff;margin:0;text-transform:uppercase;letter-spacing:1px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.forgot-password-modal-body{padding:0 30px 20px}.forgot-password-instructions{font-size:16px;color:#fff;line-height:24px;margin-bottom:25px;text-align:center;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}.forgot-password-input-wrapper{position:relative;display:flex;align-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:0;transition:all .2s}.forgot-password-input-wrapper:focus-within{border-color:#38938a80;background:#ffffff14}.forgot-password-icon{padding:0 16px;display:flex;align-items:center;justify-content:center}.forgot-password-input{flex:1;background:transparent;border:none;padding:14px 16px 14px 0;font-size:16px;color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;outline:none}.forgot-password-input::placeholder{color:#ffffff80}.forgot-password-error{color:#f44;font-size:14px;margin-top:8px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.forgot-password-modal-footer{padding:20px 30px 30px;display:flex;flex-direction:column;gap:20px;align-items:center}.forgot-password-send-btn{background:linear-gradient(90deg,#38938a,#136a92);border:none;color:#fff;padding:16px 40px;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:opacity .2s;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:1px;width:100%}.forgot-password-send-btn:hover:not(:disabled){opacity:.9}.forgot-password-send-btn:disabled{opacity:.5;cursor:not-allowed}.forgot-password-login-link{font-size:16px;color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center}.forgot-password-login-link a{color:#38938a;text-decoration:none;font-weight:500;transition:color .2s}.forgot-password-login-link a:hover{color:#136a92}.wallet-address-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.wallet-address-modal{background:#fff;border-radius:18px;width:90%;max-width:520px;box-shadow:0 25px 50px -12px #0f172a59;border:1px solid rgba(148,163,184,.4);position:relative;overflow:hidden}.wallet-address-modal-header{padding:22px 28px 12px;display:flex;align-items:center;justify-content:space-between}.wallet-address-modal-header h2{font-size:22px;font-weight:700;color:#111827;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.wallet-address-modal-close{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s}.wallet-address-modal-close:hover{color:#111827}.wallet-address-modal-close svg{width:20px;height:20px}.wallet-address-modal-body{padding:0 28px 8px}.wallet-address-modal-description{font-size:14px;color:#4b5563;margin:0 0 18px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:20px}.wallet-address-modal-form-group{display:flex;flex-direction:column;gap:8px}.wallet-address-modal-input{width:100%;border-radius:12px;border:1px solid #E5E7EB;background:#f9fafb;padding:14px 16px;font-size:16px;color:#111827;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;outline:none;transition:all .2s}.wallet-address-modal-input::placeholder{color:#9ca3af}.wallet-address-modal-input:focus{border-color:#38938a;box-shadow:0 0 0 1px #38938a59;background:#fff}.wallet-address-modal-error{color:#dc2626;font-size:13px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-top:4px}.wallet-address-modal-footer{padding:12px 28px 24px}.wallet-address-modal-save-btn{width:100%;border-radius:12px;border:none;background:linear-gradient(90deg,#38938a,#136a92);color:#fff;padding:14px 20px;font-size:16px;font-weight:600;cursor:pointer;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:opacity .2s}.wallet-address-modal-save-btn:hover:not(:disabled){opacity:.92}.wallet-address-modal-save-btn:disabled{opacity:.55;cursor:not-allowed}.order-header .order-header-text{flex:1}.sndr-dashboard{padding:36px 70px}.redeem-payment-methods{display:flex;gap:24px;margin-bottom:20px}.redeem-payment-methods .redeem{flex:1;background:linear-gradient(135deg,#f0fdf480,#ecfdf580);border:2px solid #B9F8CF99;padding:30px;border-radius:16px;position:relative;overflow:hidden;text-decoration:none}.redeem-payment-methods .redeem:after{content:"";position:absolute;background:linear-gradient(135deg,#05df7233,#00bc7d33);width:120px;height:120px;right:-60px;top:-60px;border-radius:50%}.redeem-payment-methods .method{flex:1;padding:30px;background:linear-gradient(135deg,#eff6ff80,#faf5ff80);border:2px solid #BEDBFF99;border-radius:16px;position:relative;overflow:hidden;text-decoration:none}.redeem-payment-methods .method:after{content:"";position:absolute;background:linear-gradient(135deg,#51a2ff33,#ad46ff33);width:120px;height:120px;right:-60px;top:-60px;border-radius:50%}.redeem-payment-methods .redeem .icon,.redeem-payment-methods .method .icon{width:60px;height:60px;box-shadow:0 10px 15px -3px #0000001a;border-radius:16px;margin-bottom:20px}.redeem-payment-methods .redeem h2,.redeem-payment-methods .method h2{font-size:30px;font-weight:500;color:#1e2939}.redeem-payment-methods .redeem p,.redeem-payment-methods .method p{font-size:16px;color:#4a5565;font-weight:500;margin:0}.added-payment-methods .heading{margin-bottom:15px;font-size:16px;font-weight:500}.added-payment-methods .methods-list{display:flex;flex-wrap:wrap;margin:0 -8px}.added-payment-methods .methods-list .item{padding:8px;width:25%}.methods-list .item .method-card{background:#fff9;border-radius:16px;border:1px solid #E5E7EB99;padding:15px}.methods-list .item .method-card .icon{width:45px;height:45px;border-radius:14px;box-shadow:0 1px 2px -1px #0000001a;margin-bottom:12px}.methods-list .item .method-card .name{font-size:16px;color:#1e2939;margin-bottom:5px}.methods-list .item .method-card .wallet-address{color:#6a7282;font-size:14px}.modal.add-payment{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.add-payment .modal-content{background:#fff9;box-shadow:0 25px 50px -12px #00000040}.add-payment .modal-header{padding:25px 25px 0;border:none}.add-payment .modal-header p{font-size:16px;color:#4a5565;margin:0}.add-payment .modal-title{font-size:24px;font-weight:500}.add-payment .methods-list .item{background:#ffffff4d;border-radius:14px;border:2px solid #FFFFFF80;padding:12px;display:flex;gap:12px;align-items:center;cursor:pointer;position:relative}.add-payment .methods-list .item:before{position:absolute;content:"";background:url(../images/check-icon.png);width:30px;height:30px;right:16px;top:50%;background-size:contain;background-position:center;transform:translateY(-50%);display:none}.add-payment .methods-list .item.active:before{display:block}.add-payment .methods-list .item .icon{width:40px;height:40px}.add-payment .item h5{font-size:14px;font-weight:500;color:#1e2939;margin:0}.add-payment .methods-list .item:not(last-child){margin-bottom:14px}.add-payment .modal-action .btn{width:100%;font-size:18px;font-weight:500;height:55px;border-radius:14px}.deposit-methods{display:flex;gap:24px}.deposit-methods .method-item{padding:30px;flex:1;border-radius:16px}.deposit-methods .method-item.usdc{background:#eff6ff80;border:2px solid #51A2FF}.deposit-methods .method-item.btc{background:#fff6;border:2px solid #FFFFFF99}.deposit-methods .method-item h5{color:#1e2939;font-size:24px;font-weight:600;margin-bottom:8px}.deposit-methods .method-item .icon{width:60px;height:60px;margin-bottom:15px}.deposit-methods .method-item p{font-size:16px;font-weight:500;color:#4a5565;margin:0}.deposit-actions{margin-top:30px;display:flex;gap:16px}.deposit-actions .deposit-action-item{flex:1;padding:25px;border-radius:14px;background:#ffffff80;border:1px solid #FFFFFF99;display:flex;flex-direction:column;justify-content:space-between}.deposit-action-item h5{font-size:20px;font-weight:500;color:#1e2939;margin-bottom:15px}.deposit-action-item p{color:#4a5565;font-size:16px;margin-bottom:30px}.deposit-actions .deposit-action-item .btn{width:100%;font-size:18px;font-weight:500;height:55px;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:6px;color:#fff!important;border:none}.deposit-action-item .btn-connect-wallet{background:linear-gradient(90deg,#2b7fff,#ad46ff)}.deposit-action-item .btn-usdc-address{background:linear-gradient(90deg,#ff6900,#f54900)}.border-radius{border-radius:8px!important;background-color:#f3f3f5!important;border:2px solid #E5E7EB!important}.gap{display:flex;gap:10px;align-items:center}.text-orange{color:#ff6900}.user-icon img{width:14px!important;height:14px!important}.dashboard-header .navbar-toggler{display:none;position:absolute;left:0;top:50%;transform:translateY(-50%);background:#fff;padding:3px;border-radius:6px;color:#454545}.incoming-ticket-item{border-radius:16px}.recent-orders .table td.amount{white-space:nowrap}.daily-statistics{background:#ffffffb2;border-radius:24px;border:1px solid #FFFFFF80;padding:24px;box-shadow:0 4px 6px -1px #0000001a;margin-top:24px}.daily-statistics h2{font-size:20px;font-weight:600;color:#0a0a0a;margin-bottom:24px}.daily-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px}.daily-card-item{background:#fff;border-radius:12px;padding:16px;border:1px solid #E5E7EB;text-align:center}.daily-card-item-label{font-size:14px;font-weight:500;color:#6b7280;margin-bottom:8px}.daily-card-item-value{font-size:18px;font-weight:700;color:#0a0a0a;margin-bottom:4px}.daily-card-item-date{font-size:10px;color:#6b7280}.account-settings-header{margin-bottom:20px}.account-settings-header h2{font-size:20px;font-weight:600;color:#0a0a0a;margin-bottom:5px}.account-settings-header p{font-size:14px;color:#6b7280;margin-bottom:0}.account-settings-content{padding:0}.settings-form .form-wrapper .form-group .form-group-input .form-control{padding-left:10px!important}form#processTicketForm{background:#fff;padding:15px;border-radius:12px}#processTicketForm label{font-size:15px;font-weight:600}#processTicketForm .form-check-label{gap:5px;font-size:14px;display:flex;align-items:center;margin-bottom:5px}#completionSection p{font-size:15px;font-weight:600}@media (max-width: 1599px){body{font-size:15px}.header{padding:12px 0}.header-logo{width:160px}.header .profile-info-button{border-radius:12px;font-size:12px;height:40px}.main-content{padding:40px 15px}.container{max-width:1120px}.container-box{height:calc(100vh - 230px);border-radius:30px}.login-form-box{height:600px}.login-logo{width:200px}.login-form-left p{font-size:16px;line-height:24px}.login-box-video{width:380px;height:380px}.login-box-video .image-1{width:90px;height:110px;left:20px}.login-box-video .image-2{width:140px;height:140px}.login-box-video .image-3{width:90px;height:90px}.login-form-right{padding:40px}.login-form-right .login-form-wrapper{max-width:400px}.login-form-header{margin-bottom:25px}.login-form-header h1{font-size:26px}.login-form-header p{font-size:16px}.form-wrapper .form-group label{margin-bottom:8px;font-size:15px}.form-wrapper .form-group .form-control{height:50px;font-size:14px}.form-wrapper .forgot-password{font-size:14px}.form-wrapper .btn-primary{height:50px;font-size:16px}.login-form-footer{margin-top:20px}.login-form-footer p{font-size:14px}.purchase-content{padding:25px}.purchase-top-btns{padding-bottom:30px}.purchase-top-btns .btn{height:200px;font-size:20px}.purchase-top-btns .btn .btn-icon{width:50px;height:50px;margin-bottom:10px;border-radius:12px}.purchase-top-btns .btn .btn-icon svg{width:25px;height:25px}.vendor-list-header{margin-top:30px;margin-bottom:20px}.vendor-list-header h2{font-size:22px;margin-bottom:0}.vendor-list-header p{font-size:16px}.vendor-list-body{gap:15px}.vendor-list-item{gap:10px;border-radius:10px;padding:12px}.vendor-list-item .vendor-image{width:50px;height:50px}.vendor-list-item .vendor-info h3{font-size:14px;margin-bottom:5px}.vendor-list-item .vendor-type{font-size:14px;gap:5px;margin-bottom:0}.vendor-list-item .vendor-info p{font-size:12px;margin:0}.choose-vendor-content{padding:20px 15px 15px}.choose-vendor-header{margin-bottom:20px}.choose-vendor-icon{width:70px;height:70px;margin-bottom:10px}.choose-vendor-icon .badge-image{width:28px}.choose-vendor-header h2{font-size:24px;margin-bottom:5px}.choose-vendor-header p{font-size:15px}.search-vendor-input{width:700px}.search-vendor-input .form-control{border-radius:16px;height:50px;font-size:15px;padding-left:45px}.search-vendor-input .search-vendor-icon{left:12px}.available-vendors{width:100%;margin-top:25px}.available-vendors-header{margin-bottom:10px}.available-vendors-header h2{margin-bottom:5px;font-size:16px}.available-vendors-header p{font-size:12px}.available-vendor-item{padding:10px;margin-bottom:5px;gap:10px}.available-vendor-image{width:35px;height:35px}.available-vendor-info h3{font-size:14px}.vendor-code .label{margin-bottom:0}.vendor-code .code{padding:4px 12px;font-size:12px}.vendor-action-buttons{gap:20px;margin-top:15px}.back-button{font-size:14px}.vendor-action-buttons .btn-primary{font-size:14px;height:50px;padding:10px 30px}.checkout-wrapper{padding:25px;border-radius:30px}.order-header,.payment-header{padding:15px 20px;gap:10px}.order-header-icon,.payment-header-icon{height:35px;width:35px}.order-header-text h2,.payment-header-text h2{font-size:18px}.order-header-text p,.payment-header-text p{font-size:16px}.order-wrapper .order-body,.payment-wrapper .payment-body{padding:20px}.form-wrapper .form-group{margin-bottom:20px}.payment-method-item{padding:20px}.payment-method-item h2{font-size:32px}.payment-method-item h4{font-size:20px;margin-bottom:5px}.payment-method-item p{font-size:15px}.selected-vendor-wrapper{padding:20px;margin-top:20px}.selected-vendor-wrapper h4{font-size:16px}.selected-vendor-item{border-radius:10px;padding:12px}.selected-vendor-item .item .label,.selected-vendor-item .item .value,.status-badge{font-size:14px}.container-box.order-success-page{padding:25px}.order-success-header{padding:15px}.order-success-header .success-icon{width:80px;height:80px}.order-success-header .success-icon svg{width:40px;height:40px}.order-success-header h2{font-size:26px}.order-success-header p{font-size:16px}.order-success-content{padding:20px}.order-success-details{padding:20px;border-radius:12px}.order-success-details .order-info .label{font-size:15px}.order-info .order-number{font-size:22px;margin:0}.order-info .order-date{font-size:12px}.order-status-item .label{font-size:12px;margin:0}.order-status-item .value{font-size:15px}.order-next-info{padding:12px 15px;margin-top:10px}.order-next-info h3{font-size:16px}.order-next-info li{font-size:15px}.order-success-actions .btn{height:50px;font-size:15px}.main-wrapper.dashboard{padding:60px}.game-console-image{width:250px}.wallet-balance-image{width:200px}.dashboard-wrapper{border-radius:30px}.menu-items .menu-item{padding:8px 12px;gap:8px;font-size:15px}.menu-items .menu-item.active,.menu-items .menu-item:hover{border-radius:10px}.menu-items .menu-item .numbers{font-size:10px}.sidebar .logout-btn{padding:12px;gap:10px;font-size:12px}.dashboard-content-area{height:calc(100vh - 220px);border-radius:20px}.dashboard-content-area .page-title{margin-bottom:15px}.dashboard-content-area .page-title h1{font-size:22px}.dashboard-statistics-item{border-radius:12px;padding:15px}.statisitic-info .data-value .label{font-size:12px}.statisitic-info .data-value .value{font-size:24px}.dashboard-statistics-item .statisitic-info .icon{width:35px;height:35px}.dashboard-statistics-item>p{font-size:14px}.recent-orders-header{padding:15px}.recent-orders-header h2,.recent-orders .table th{font-size:15px}.dashboard-header{margin-bottom:30px}.sndr-dashboard{padding:30px 50px}.redeem-payment-methods .redeem,.redeem-payment-methods .method{padding:25px}.redeem-payment-methods .redeem .icon,.redeem-payment-methods .method .icon{width:50px;height:50px;border-radius:12px;margin-bottom:15px}.redeem-payment-methods .arrow-icon{width:20px;height:20px}.redeem-payment-methods .arrow-icon svg{width:100%;height:100%}.redeem-payment-methods .redeem h2,.redeem-payment-methods .method h2{font-size:26px}.redeem-payment-methods .redeem p,.redeem-payment-methods .method p{font-size:14px}.add-payment .modal-title{font-size:22px}.add-payment .modal-header p{font-size:15px}.deposit-methods{gap:20px}.deposit-methods .method-item{padding:25px;border-radius:14px}.deposit-methods .method-item h5{font-size:22px;margin-bottom:8px}.deposit-methods .method-item .icon{width:50px;height:50px;margin-bottom:12px}.deposit-methods .method-item p{font-size:15px}.deposit-actions{margin-top:20px;gap:12px}.deposit-actions .deposit-action-item{padding:20px;border-radius:12px}.deposit-action-item h5{font-size:18px;margin-bottom:12px}.deposit-action-item p{font-size:15px;margin-bottom:25px}.deposit-actions .deposit-action-item .btn{font-size:16px;height:50px;border-radius:12px;gap:5px}.incoming-ticket-item{border-radius:12px}}@media (max-width: 1399px){body{font-size:14px}.header{padding:10px 0}.header-logo{width:140px}.main-content{padding:30px 15px}.container{max-width:960px}.container-box{height:calc(100vh - 160px);border-radius:20px}.login-form-box{height:550px}.login-logo{width:180px}.login-form-left p{font-size:15px;line-height:22px}.login-form-left{max-width:450px}.login-box-video{width:330px;height:330px}.login-box-video .image-1{width:80px;height:100px;left:20px}.login-box-video .image-2{width:120px;height:120px}.login-box-video .image-3{width:80px;height:80px}.login-form-right{padding:30px}.login-form-right .login-form-wrapper{max-width:350px}.login-form-header{margin-bottom:20px}.login-form-header h1{font-size:24px}.login-form-header p{font-size:15px}.form-wrapper .form-group{margin-bottom:20px}.form-wrapper .form-group label{margin-bottom:8px;font-size:14px}.form-wrapper .form-group .form-control{height:45px;font-size:14px}.form-wrapper .forgot-password{font-size:12px}.form-wrapper .btn-primary{height:45px;font-size:15px}.login-form-footer{margin-top:20px}.login-form-footer p{font-size:13px}.purchase-content{padding:20px}.purchase-top-btns{padding-bottom:25px}.purchase-top-btns .btn{height:160px;font-size:18px}.purchase-top-btns .btn .btn-icon{width:45px;height:45px;margin-bottom:10px;border-radius:12px}.purchase-top-btns .btn .btn-icon svg{width:20px;height:20px}.vendor-list-header{margin-top:25px;margin-bottom:15px}.vendor-list-header h2{font-size:20px}.vendor-list-header p{font-size:15px}.vendor-list-body{gap:10px}.vendor-list-item{gap:8px;border-radius:10px;padding:10px}.vendor-list-item .vendor-image{width:40px;height:40px}.vendor-list-item .vendor-info h3{font-size:13px;margin-bottom:5px}.vendor-list-item .vendor-type{font-size:12px;gap:5px}.checkout-wrapper{padding:15px;border-radius:20px}.order-header,.payment-header{padding:10px 15px}.order-header-icon,.payment-header-icon{height:30px;width:30px}.order-header-icon svg,.payment-header-icon svg{width:15px;height:15px}.order-header-text h2,.payment-header-text h2{font-size:16px}.order-header-text p,.payment-header-text p{font-size:14px}.payment-method-item{padding:15px}.payment-method-item h2{font-size:28px}.payment-method-item h4{font-size:18px;margin-bottom:0}.payment-method-item p{font-size:14px}.selected-vendor-wrapper{padding:15px;margin-top:15px}.selected-vendor-wrapper h4{font-size:14px}.selected-vendor-item{border-radius:10px;padding:10px}.selected-vendor-item .item .label,.selected-vendor-item .item .value,.status-badge{font-size:12px}.container-box.order-success-page{padding:20px}.order-success-header{padding:12px}.order-success-header .success-icon{width:70px;height:70px}.order-success-header .success-icon svg{width:35px;height:35px}.order-success-header h2{font-size:22px}.order-success-header p{font-size:15px}.order-success-details .order-info .label{font-size:14px}.order-info .order-number{font-size:20px}.order-status-item .value{font-size:14px}.order-next-info{padding:10px 12px}.order-next-info h3{font-size:15px}.order-next-info li{font-size:14px}.order-success-actions .btn{height:45px;font-size:14px}.main-wrapper.dashboard{padding:40px}.dashboard-wrapper{border-radius:25px;padding:15px}.dashboard-header{margin-bottom:15px}.dashboard-header .logo{width:170px}.dashboard-header .header-btns{gap:10px}.dashboard-header .header-btn{padding:4px 10px;font-size:12px}.menu-items .menu-item{font-size:14px}.dashboard-content-area{padding:15px;height:calc(100vh - 170px)}.dashboard-content-area .page-title h1{font-size:20px}.dashboard-statistics{gap:10px}.dashboard-statistics-item{padding:12px}.dashboard-statistics-item .statisitic-info .icon{width:30px;height:30px;border-radius:10px}.statisitic-info .data-value .value{font-size:20px}.dashboard-statistics-item>p{font-size:12px}.recent-orders .table td,.recent-orders .table th{padding:10px 15px}.recent-orders .table th{font-size:14px}.game-console-image{width:220px;right:0;top:20px}@keyframes game-console-image-rotate{0%{transform:translate(0) rotate(0)}50%{transform:translateY(350px) rotate(50deg)}to{transform:translate(0) rotate(0)}}.wallet-balance-image{width:160px;bottom:40px;left:10px}@keyframes wallet-balance-image-animate{0%{transform:translate(0) rotate(0)}50%{transform:translateY(50px) rotate(-20deg)}to{transform:translate(0) rotate(0)}}.search-vendor-input{width:600px}.sndr-dashboard{padding:25px 40px}.redeem-payment-methods .redeem,.redeem-payment-methods .method{padding:20px}.redeem-payment-methods .redeem .icon,.redeem-payment-methods .method .icon{width:40px;height:40px;border-radius:10px;margin-bottom:12px}.redeem-payment-methods .arrow-icon{width:18px;height:18px}.redeem-payment-methods{gap:15px}.redeem-payment-methods .redeem h2,.redeem-payment-methods .method h2{font-size:22px}.redeem-payment-methods .redeem p,.redeem-payment-methods .method p{font-size:12px}.added-payment-methods .heading{font-size:14px}.added-payment-methods .methods-list .item{padding:6px}.methods-list .item .method-card{padding:12px}.methods-list .item .method-card .icon{width:40px;height:40px;margin-bottom:10px}.methods-list .item .method-card .name{font-size:14px}.methods-list .item .method-card .wallet-address{font-size:12px}.add-payment .modal-title{font-size:20px}.add-payment .modal-header p{font-size:14px}.deposit-methods{gap:15px}.deposit-methods .method-item{padding:20px;border-radius:12px}.deposit-methods .method-item h5{font-size:20px;margin-bottom:5px}.deposit-methods .method-item .icon{width:40px;height:40px;margin-bottom:10px}.deposit-methods .method-item p{font-size:14px}.deposit-actions{margin-top:15px;gap:10px}.deposit-actions .deposit-action-item{padding:15px;border-radius:10px}.deposit-action-item h5{font-size:16px;margin-bottom:10px}.deposit-action-item p{font-size:14px;margin-bottom:20px}.deposit-actions .deposit-action-item .btn{font-size:15px;height:45px;border-radius:10px;gap:5px}.incoming-ticket-item{border-radius:10px}.settings-form .form-wrapper .form-group label,.settings-form .form-wrapper .form-group .form-group-input .form-control{font-size:12px}}@media (max-width: 1199px){body{font-size:12px}.container{max-width:860px}.login-form-box{height:500px}.login-logo{width:160px}.login-form-left p{font-size:14px;line-height:20px}.login-form-left{max-width:400px}.login-box-video{width:300px;height:300px}.login-box-video .image-1{width:70px;height:90px;left:15px}.login-box-video .image-2{width:100px;height:100px}.login-box-video .image-3{width:70px;height:70px}.login-form-right{padding:20px}.login-form-right .login-form-wrapper{max-width:320px}.login-form-header p{font-size:14px}.dashboard-statistics{flex-wrap:wrap;gap:0;justify-content:space-between;row-gap:10px}.dashboard-statistics-item{flex:none;width:49%}.recent-orders{margin-top:24px}.recent-orders .table th,.recent-orders .table td{font-size:12px}.dashboard-header .logo{width:150px}.sndr-dashboard{padding:20px 30px}.redeem-payment-methods{gap:12px;margin-bottom:15px}.redeem-payment-methods .redeem,.redeem-payment-methods .method{padding:15px}.redeem-payment-methods .redeem .icon,.redeem-payment-methods .method .icon{width:35px;height:35px;margin-bottom:10px}.redeem-payment-methods .redeem h2,.redeem-payment-methods .method h2{font-size:20px}.methods-list .item .method-card .icon{width:35px;height:35px;margin-bottom:5px}.methods-list .item .method-card .name{font-size:12px;margin:0}.added-payment-methods .methods-list .item{padding:4px}.add-payment .modal-header{padding:15px 15px 0}.add-payment .modal-title{font-size:18px}.add-payment .modal-header p{font-size:12px}.deposit-methods{gap:12px}.deposit-methods .method-item{padding:15px;border-radius:10px}.deposit-methods .method-item h5{font-size:18px;margin-bottom:5px}.deposit-methods .method-item .icon{width:35px;height:35px;margin-bottom:10px}.deposit-methods .method-item p{font-size:12px}.deposit-actions{margin-top:15px;gap:8px}.deposit-actions .deposit-action-item{padding:12px;border-radius:10px}.deposit-action-item h5{font-size:14px;margin-bottom:5px}.deposit-action-item p{font-size:12px;margin-bottom:15px}.deposit-actions .deposit-action-item .btn{font-size:14px;height:40px;border-radius:8px;gap:5px}.recent-orders-header h2{font-size:14px}}@media (max-width: 991px){.container{max-width:720px}.login-form-box{height:500px}.login-form-left p{font-size:12px;line-height:18px}.login-form-left{max-width:320px}.login-box-video{width:280px;height:280px}.login-box-video .image-1{width:60px;height:80px;left:10px}.login-box-video .image-2{width:80px;height:80px}.login-box-video .image-3{width:60px;height:60px}.login-form-right{padding:15px}.login-form-header h1{font-size:22px}.login-form-header p{font-size:12px}.payment-method-wrapper{row-gap:10px;column-gap:0;flex-wrap:wrap;justify-content:space-between}.payment-method-item{flex:none;width:49%}.container-box.order-success-page{padding:15px}.order-success-header .success-icon{width:60px;height:60px}.order-success-header .success-icon svg{width:30px;height:30px}.order-success-header h2{font-size:20px}.order-success-header p{font-size:14px}.order-success-details .order-info .label{font-size:12px}.order-info .order-number{font-size:18px}.order-status-item .value{font-size:12px}.order-next-info h3{font-size:14px}.order-next-info li{font-size:12px}.order-success-actions{margin-top:20px;gap:20px}.main-wrapper.dashboard{padding:20px}.dashboard-wrapper{border-radius:20px;padding:12px}.dashboard-header .logo{width:140px}.dashboard-header .header-btns{gap:8px}.dashboard-header .header-btn{padding:4px 8px;border-radius:8px}.dashboard-inner .sidebar{width:160px}.menu-items .menu-item{padding:8px;font-size:12px;margin-bottom:3px}.menu-items .menu-item .numbers{font-size:8px;padding:1px 5px}.sidebar .logout-btn{padding:10px;gap:8px}.dashboard-content-area{padding:12px;height:calc(100vh - 120px)}.dashboard-content-area .page-title{margin-bottom:10px}.dashboard-content-area .page-title h1,.statisitic-info .data-value .value{font-size:18px}.dashboard-statistics-item .statisitic-info .icon{border-radius:6px}.recent-orders-header{padding:12px}.recent-orders-header h2{font-size:14px}.recent-orders .table th{font-size:12px}.choose-vendor-header h2{font-size:22px}.choose-vendor-header p{font-size:14px}.search-vendor-input{width:500px}.search-vendor-input .form-control{border-radius:16px;height:45px;font-size:14px}.container-box{height:calc(100vh - 120px)}.sndr-dashboard{padding:10px 20px}.deposit-methods .method-item h5{font-size:16px}.deposit-actions .deposit-action-item{padding:13px}.deposit-methods .method-item h5{font-size:15px}.deposit-actions .deposit-action-item .btn{font-size:12px;padding:5px 10px}.deposit-actions .deposit-action-item .btn .icon{width:20px;height:20px}.account-settings-header{margin-bottom:15px}.account-settings-header h2{font-size:18px}.account-settings-header p{font-size:12px}}@media (max-width: 767px){.container{max-width:520px}.login-form-box{height:500px;overflow:auto;flex-wrap:wrap}.login-form-left{max-width:100%;padding:20px}.container-box.order-success-page{padding:12px}.order-success-header .success-icon{width:50px;height:50px}.order-success-header .success-icon svg{width:28px;height:28px}.order-success-details{padding:15px}.order-success-details .order-info{padding-bottom:15px}.order-status{margin-top:15px;padding:10px 12px}.order-success-actions{margin-top:15px;gap:15px}.vendor-list-item{width:48.5%}.choose-vendor-header h2{font-size:20px}.choose-vendor-header p{font-size:14px}.search-vendor-input{width:450px}.search-vendor-input .form-control{border-radius:12px;height:45px;font-size:14px}.sndr-dashboard{padding:10px 15px}.redeem-payment-methods .redeem h2,.redeem-payment-methods .method h2{font-size:18px}.redeem-payment-methods .redeem:after,.redeem-payment-methods .method:after{width:100px;height:100px;right:-50px;top:-50px}.added-payment-methods .methods-list .item{width:33.3%}.add-payment .modal-title{font-size:20px}.add-payment .modal-header p{font-size:14px}.dashboard-header{padding-left:40px}.dashboard-header .navbar-toggler{display:block}.dashboard-inner.sidebar-active:before{content:"";position:fixed;left:0;top:0;width:100%;height:100%;background:#0000005c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dashboard-inner .sidebar{width:160px;position:fixed;left:-160px;top:0;background:#ffffff87;padding:20px 10px;height:100%;transition:all .3s ease}.dashboard-inner.sidebar-active .sidebar{left:0}.daily-statistics{margin-top:15px;padding:15px;border-radius:12px}.daily-statistics h2{font-size:16px;margin-bottom:15px}.daily-cards{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:10px}.daily-card-item{padding:10px;border-radius:10px}.daily-card-item-label{font-size:12px}.daily-card-item-value{font-size:16px}.daily-card-item-date{font-size:10px}}@media (max-width: 575px){.btn{font-size:12px}.container{max-width:300px}.container-box{height:calc(100vh - 105px)}.login-form-box{height:90vh;overflow:auto;flex-wrap:wrap;border-radius:20px}.login-form-left{border-radius:20px}.login-box-video{width:250px;height:250px}.login-box-video .image-3{right:-10px}.form-wrapper .form-group label{font-size:12px}.form-wrapper .form-group .form-control{border-radius:10px;font-size:12px}.form-wrapper .form-group .form-group-input .form-control{padding-left:35px}.form-wrapper .form-group .form-group-input .form-icon{left:10px;width:16px;height:16px}.form-wrapper .forgot-password{font-size:10px}.form-wrapper .btn-primary{font-size:14px;height:40px;border-radius:10px}.login-form-footer{margin-top:15px}.login-form-footer p{font-size:12px}.container-box{border-radius:20px}.purchase-content{padding:10px}.purchase-top-btns{flex-wrap:wrap;gap:10px;padding-bottom:20px}.purchase-top-btns .btn{width:100%;height:100px;font-size:16px;padding:10px}.purchase-top-btns .btn .btn-icon{width:40px;height:40px;border-radius:10px;margin-bottom:5px}.vendor-list-header{margin-top:20px;margin-bottom:10px}.vendor-list-header h2{font-size:18px}.vendor-list-header p{font-size:12px}.vendor-action-buttons .btn-primary{padding:8px 15px;height:40px;border-radius:10px;font-size:12px}.checkout-wrapper{padding:5px}.order-header-text h2,.payment-header-text h2{font-size:15px}.order-header-text p,.payment-header-text p{font-size:12px}.order-header,.payment-header{padding:6px 8px;gap:5px}.order-wrapper .order-body,.payment-wrapper .payment-body{padding:10px}.form-wrapper .row{margin:0 -5px}.form-wrapper .col{padding:0 5px}.form-wrapper .form-group{margin-bottom:10px}.form-wrapper .form-group .form-control{padding:0 10px}.payment-method-item{width:100%}.selected-vendor-item{flex-wrap:wrap;gap:10px}.selected-vendor-item .item{flex:none;width:100%}.payment-method-item{padding:12px}.payment-method-item h2{font-size:24px}.payment-method-item h4{font-size:16px;margin-bottom:0}.payment-method-item p{font-size:12px}.payment-modal{width:95%;border-radius:15px}.payment-modal-header{padding:15px 20px}.payment-modal-header h2{font-size:20px}.payment-modal-body{padding:20px}.payment-qr-wrapper{padding:15px}.qr-code-placeholder{width:200px;height:200px}.payment-hash-container{flex-direction:column;align-items:stretch}.payment-hash-copy{width:100%}.vendor-modal{width:95%;border-radius:12px}.vendor-modal-header{padding:15px}.vendor-modal-header h2{font-size:18px}.vendor-modal-close{width:28px;height:28px}.vendor-modal-body{padding:15px}.vendor-modal-label{font-size:14px}.vendor-modal-input{padding:12px;font-size:14px}.vendor-modal-footer{padding:15px 20px 20px}.vendor-modal-save-btn{padding:12px 30px;font-size:12px}.forgot-password-modal{width:95%;border-radius:12px}.forgot-password-modal-header{padding:25px 20px 15px}.forgot-password-modal-header h2{font-size:20px}.forgot-password-modal-body{padding:0 20px 15px}.forgot-password-instructions{font-size:12px;line-height:20px;margin-bottom:20px}.forgot-password-modal-footer{padding:15px 20px 25px}.forgot-password-icon{padding:0 12px}.forgot-password-input{font-size:14px}.forgot-password-send-btn{padding:12px 20px;font-size:12px}.forgot-password-login-link{font-size:12px}.container-box.order-success-page{padding:10px}.order-success-header h2{font-size:18px}.order-success-header p{font-size:12px}.order-success-content{padding:15px}.order-status{flex-wrap:wrap;gap:10px}.order-status .order-status-item{flex:none;width:100%}.order-success-actions{flex-wrap:wrap;gap:10px}.choose-vendor-content{padding:10px}.vendor-list-item{width:100%}.choose-vendor-icon{width:50px;height:50px}.choose-vendor-header{margin-bottom:10px}.choose-vendor-icon svg{width:28px;height:28px}.choose-vendor-header h2{font-size:18px}.choose-vendor-header p{font-size:12px}.search-vendor-input{width:100%}.search-vendor-input .form-control{height:45px;font-size:12px}.wallet-address-modal{width:95%;border-radius:12px}.wallet-address-modal-header{padding:20px 20px 10px}.wallet-address-modal-header h2{font-size:20px}.wallet-address-modal-body{padding:0 20px 8px}.wallet-address-modal-description{font-size:13px;margin-bottom:15px}.wallet-address-modal-footer{padding:10px 20px 20px}.wallet-address-modal-save-btn{padding:12px 18px;font-size:14px}.main-wrapper.dashboard{padding:15px}.dashboard-header .logo{width:100px}.dashboard-header .header-btns{gap:5px}.dashboard-header .notification-btn{width:30px;height:30px}.dashboard-header .notification-btn svg{width:15px}.dashboard-header .header-btn .icon{width:22px;height:22px}.sndr-dashboard{padding:10px}.redeem-payment-methods{flex-wrap:wrap;gap:10px}.redeem-payment-methods .redeem{flex:none;width:100%}.redeem-payment-methods .redeem,.redeem-payment-methods .method{padding:12px}.redeem-payment-methods .redeem .icon,.redeem-payment-methods .method .icon{width:30px;height:30px}.redeem-payment-methods .redeem h2,.redeem-payment-methods .method h2{font-size:16px}.redeem-payment-methods .redeem:after,.redeem-payment-methods .method:after{width:80px;height:80px;right:-40px;top:-40px}.added-payment-methods .heading{font-size:12px;margin-bottom:10px}.added-payment-methods .methods-list .item{width:50%;padding:2px}.methods-list .item .method-card{padding:8px;border-radius:12px}.methods-list .item .method-card .icon{width:32px;height:32px}.methods-list .item .method-card .wallet-address{font-size:10px}.add-payment .modal-header{padding:20px 20px 0}.add-payment .modal-title{font-size:18px}.add-payment .modal-header p{font-size:12px}.add-payment .methods-list .item{padding:10px;gap:8px}.add-payment .methods-list .item:before{width:20px;height:20px}.add-payment .methods-list .item:not(last-child){margin-bottom:10px}.add-payment .methods-list .item .icon{width:30px;height:30px}.add-payment .item h5{font-size:12px}.add-payment .modal-action .btn{font-size:15px;height:45px;border-radius:10px}.recent-orders-header{flex-wrap:wrap}.recent-orders-header .pagination-container{margin-top:10px;gap:4px}.recent-orders-header .pagination-btn{padding:2px 5px}.dashboard-statistics-item{width:100%}.recent-orders .table td,.recent-orders .table th{padding:8px 5px}.statisitic-info .data-value .value{font-size:16px}.daily-statistics h2{font-size:14px}.daily-cards{grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}.dashboard-header .header-btn{padding:4px 5px}.dashboard-header .header-btn .text{display:none}.dashboard-content-area .page-title p{font-size:12px}.settings-form .form-wrapper .form-group .form-group-input .form-control{height:40px}.deposit-actions{flex-wrap:wrap}.deposit-actions .deposit-action-item .btn{font-size:10px;padding:3px 5px}form#processTicketForm{background:#fff;padding:15px;border-radius:12px}#processTicketForm label{font-size:15px;font-weight:600}#processTicketForm .form-check-label{font-size:12px}#completionSection p{font-size:14px}#completionSection .choose-files-btn,#completionSection .file-chosen{font-size:12px}#ticketIdDisplay{padding:10px}}@media (max-width: 400px){.deposit-actions .deposit-action-item{flex:none;width:100%}}
