.orders_container__GC7PP{max-width:1100px;margin:24px auto;padding:0 16px 56px}.orders_heading__NqdLw{font-size:1.6rem;font-weight:800;margin:6px 0 18px;background:linear-gradient(90deg,#8b5cf6,#22d3ee);-webkit-background-clip:text;background-clip:text;color:transparent}.orders_empty__WI0ux{color:#a7b0c3;text-align:center;padding:48px 0 64px;border:1px dashed rgba(255,255,255,.08);border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0))}.orders_grid__Kk17P{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width:560px){.orders_grid__Kk17P{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.orders_grid__Kk17P{grid-template-columns:repeat(3,1fr)}}.orders_card__OTl74{background:linear-gradient(180deg,#0f172a,#111b2f);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:12px;box-shadow:0 6px 20px rgba(0,0,0,.18);transition:transform .15s ease,box-shadow .2s ease,border-color .2s ease}.orders_card__OTl74:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(0,0,0,.28);border-color:rgba(139,92,246,.35)}.orders_skeleton__iEJEH{position:relative;overflow:hidden;min-height:180px}.orders_skeleton__iEJEH:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:orders_shimmer__zkkhP 1.2s infinite}@keyframes orders_shimmer__zkkhP{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.orders_cardHeader__YzOzr{display:flex;align-items:center;justify-content:space-between;gap:10px}.orders_gameWrap__65hCV{display:flex;align-items:center;gap:8px}.orders_game__dzpYX{font-weight:700;font-size:1.02rem;color:#e5e7eb}.orders_pack__gNyZU{font-size:.78rem;font-weight:700;color:#0b1020;background:linear-gradient(90deg,#22d3ee,#8b5cf6);padding:4px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.15)}.orders_status__itE3d{font-size:.75rem;padding:4px 10px;border-radius:999px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;border:1px solid rgba(255,255,255,.08)}.orders_statusSuccess__rSJAr{color:#ffffff;background:rgba(22,163,74,.18);border-color:rgba(22,163,74,.35)}.orders_statusPending__t1J0E{color:#ffffff;background:rgba(245,158,11,.18);border-color:rgba(245,158,11,.35)}.orders_statusFailed__JdtIH{color:#ffffff;background:rgba(239,68,68,.18);border-color:rgba(239,68,68,.35)}.orders_amountRow__t1Lu5{display:flex;align-items:center;justify-content:space-between}.orders_amount__TyLZG{font-size:1.35rem;font-weight:800;color:#e5e7eb}.orders_pmChip__zrWdJ{font-size:.75rem;color:#e5e7eb;background:rgba(255,255,255,.06);padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.08)}.orders_meta__sc0z0{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.orders_metaItem__lVSHs{display:flex;flex-direction:column;gap:2px}.orders_label__x5aFg{font-size:.72rem;color:#a7b0c3}.orders_value__N1uQ3{font-size:.93rem;color:#e5e7eb;word-break:break-all}.orders_cardFooter__9hJ9v{display:flex;align-items:center;justify-content:space-between;border-top:1px dashed rgba(255,255,255,.08);padding-top:10px;gap:10px}.orders_orderId__v9m12{display:flex;flex-direction:column;gap:4px}.orders_orderIdCode__xoJrF{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82rem;background:rgba(255,255,255,.04);padding:6px 10px}.orders_copyBtn__L1dgI,.orders_orderIdCode__xoJrF{color:#e5e7eb;border:1px solid rgba(255,255,255,.08);border-radius:10px}.orders_copyBtn__L1dgI{appearance:none;background:linear-gradient(180deg,rgba(139,92,246,.18),rgba(34,211,238,.12));font-weight:700;font-size:.85rem;padding:8px 12px;cursor:pointer;transition:transform .1s ease,opacity .15s ease,border-color .15s ease}.orders_copyBtn__L1dgI:hover{transform:translateY(-1px);border-color:rgba(139,92,246,.45)}.orders_copyBtn__L1dgI:active{transform:translateY(0)}.orders_pagination__dRDxS{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px}.orders_pageButton__kdbMq{padding:8px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#e5e7eb;font-weight:700;cursor:pointer}.orders_pageButton__kdbMq:disabled{opacity:.5;cursor:not-allowed}.orders_pageInfo__qSt5o{color:#a7b0c3;font-size:.92rem}.Header_header__KwdYD{position:fixed;top:0;width:100%;background:#2d3748;box-shadow:0 2px 8px rgba(0,0,0,.4);z-index:100}.Header_navbar__26gfT{max-width:1200px;margin:0 auto;padding:.75rem .5rem;display:flex;align-items:center;justify-content:space-between}.Header_logoLink__8hJcT{display:flex;align-items:center;text-decoration:none;margin-left:1rem}.Header_navLinks__PIPAd{display:flex;gap:1.5rem;align-items:center}.Header_navItem__5e1L_{color:#ddd;font-size:.95rem;text-decoration:none;padding:.25rem .5rem;border-radius:.4rem;transition:background .3s,color .3s}.Header_navItem__5e1L_:hover{background:rgba(255,255,255,.1);color:#fff}.Header_hamburger__zEELl{display:none;flex-direction:column;justify-content:space-between;width:24px;height:20px;background:none;border:none;cursor:pointer;padding:0}.Header_bar__O6T0V{height:2px;width:100%;background:#fff;transition:transform .3s,opacity .3s}.Header_mobileOnly__n5Grf{display:none}.Header_desktopOnly__MJHQJ{display:flex;gap:1rem}@media (max-width:768px){.Header_hamburger__zEELl{display:flex}.Header_navLinks__PIPAd{position:absolute;top:100%;right:0;background:#1b1b2e;flex-direction:column;width:200px;padding:1rem;gap:1rem;border-radius:0 0 .6rem .6rem;box-shadow:0 4px 12px rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s,transform .3s}.Header_navActive__xoOco{opacity:1;visibility:visible;transform:translateY(0)}.Header_mobileOnly__n5Grf{display:block}.Header_desktopOnly__MJHQJ{display:none}.Header_hamburgerActive__mqiTz .Header_bar__O6T0V:first-child{transform:translateY(9px) rotate(45deg)}.Header_hamburgerActive__mqiTz .Header_bar__O6T0V:nth-child(2){opacity:0}.Header_hamburgerActive__mqiTz .Header_bar__O6T0V:nth-child(3){transform:translateY(-9px) rotate(-45deg)}}.Header_mobileBalance__XrvSt{display:none;color:#fff;font-size:.95rem;margin-right:-120px}@media (max-width:768px){.Header_mobileBalance__XrvSt{display:block}.Header_navLinks__PIPAd{position:absolute;top:100%;right:0;background:#1b1b2e;flex-direction:column;width:200px;padding:1rem;gap:1rem;border-radius:0 0 .6rem .6rem;box-shadow:0 4px 12px rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s,transform .3s}.Header_navActive__xoOco{opacity:1;visibility:visible;transform:translateY(0)}.Header_hamburger__zEELl{display:flex}.Header_hamburgerActive__mqiTz .Header_bar__O6T0V:first-child{transform:translateY(9px) rotate(45deg)}.Header_hamburgerActive__mqiTz .Header_bar__O6T0V:nth-child(2){opacity:0}.Header_hamburgerActive__mqiTz .Header_bar__O6T0V:nth-child(3){transform:translateY(-9px) rotate(-45deg)}}.Footer_footerContainer__UGwZX{background-color:#2c2c2e;color:#fff;padding:50px 20px;border-top:1px solid rgba(255,255,255,.2);text-align:center;margin-bottom:2.5rem}.Footer_columns__CcQ8J{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto 2rem}.Footer_column__fehd0 h6{font-size:18px;margin-bottom:.75rem;text-transform:uppercase}.Footer_column__fehd0 ul{list-style:none;padding:0;margin:0}.Footer_column__fehd0 li{margin-bottom:.5rem}.Footer_footerLink__xz_wT{color:#fff;text-decoration:none;transition:color .2s}.Footer_footerLink__xz_wT:hover{color:#ebef29}.Footer_footerLogo__4BA6d{margin-bottom:1rem}.Footer_divider__YAbaq{height:1px;background:rgba(255,255,255,.2);margin:2rem auto;max-width:1200px}.Footer_copy__KUC9W{color:#ccc;font-size:.875rem}@media (max-width:768px){.Footer_footerContainer__UGwZX{padding:40px 16px}.Footer_columns__CcQ8J{display:grid;grid-template-columns:repeat(2,1fr);gap:0;max-width:100%;margin:0 auto 1rem}.Footer_footerLogo__4BA6d{grid-column:1/-1;display:flex;justify-content:center;margin-bottom:1.5rem}.Footer_column__fehd0 h6{font-size:1rem;margin-bottom:.5rem}.Footer_column__fehd0{text-align:center}.Footer_column__fehd0 ul{display:grid;gap:0;padding:0}.Footer_footerLink__xz_wT{display:inline-block;padding:.25rem .5rem;font-size:.9rem}.Footer_divider__YAbaq{width:90%;margin:1rem auto}.Footer_copy__KUC9W{font-size:.75rem}}.MobileFooter_footer__yryGD{position:fixed;bottom:0;left:0;right:0;height:60px;background-color:#1f2937;display:flex;justify-content:space-around;align-items:center;border-top:1px solid #374151;z-index:1000}.MobileFooter_item__YHKhC{display:flex;flex-direction:column;align-items:center;color:#d1d5db;font-size:.75rem;text-decoration:none}.MobileFooter_item__YHKhC svg{font-size:1.25rem;margin-bottom:2px}.MobileFooter_active__CK3JL,.MobileFooter_item__YHKhC:hover{color:#facc15}@media (min-width:768px){.MobileFooter_footer__yryGD{display:none}}.layout_page-container__W2qtt{min-height:100vh;display:flex;flex-direction:column;background-color:#2d3748}.layout_page-content__PDc2e{flex:1}