.Profile_container__uj2sI{width:100%;padding:2rem 1rem;color:var(--color-text);box-sizing:border-box}.Profile_container__uj2sI h1{font-family:var(--font-primary);text-transform:uppercase;font-size:2.5rem;margin-top:2rem;margin-bottom:1rem;text-align:center;background:#fff;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.Profile_glassmorphism__BI_Ru{background:rgba(255,255,255,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.05);transition:transform .3s ease,box-shadow .3s ease}.Profile_glassmorphism__BI_Ru:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.Profile_sectionHeader___hCtn{display:flex;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.Profile_sectionIcon__n2X_W{width:32px;height:32px;margin-right:12px;display:flex;align-items:center;justify-content:center;color:var(--primary-color)}.Profile_sectionIcon__n2X_W svg{width:100%;height:100%}.Profile_sectionHeader___hCtn h2{font-size:1.5rem;font-weight:600;margin:0;color:var(--primary-color);letter-spacing:1.5px}.Profile_profileInfo__YNpNs{padding:2rem}.Profile_userInfo___q_cU{display:flex;flex-direction:column;gap:1.25rem}.Profile_infoItem__JJMNM{display:flex;flex-direction:column;gap:.5rem}.Profile_infoItem__JJMNM span{font-size:.9rem;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:1px;line-height:1.4}.Profile_infoItemLabelWithBar___IESh{padding-left:.75rem;border-left:3px solid var(--primary-color);margin-left:-.75rem}.Profile_infoItemRow__EIqWE{display:flex;flex-direction:column;gap:1.25rem}.Profile_infoItemHalf__J1I7b{display:flex;flex-direction:column;gap:.5rem;flex:1 1}@media (min-width:768px){.Profile_infoItemRow__EIqWE{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem}}.Profile_infoItem__JJMNM p{font-size:1.1rem;color:var(--color-text);margin:0}.Profile_addressContainer__mEnZ5{background:rgba(0,0,0,.2);border-radius:8px;overflow:hidden;padding:1px}.Profile_address__hAC3u{font-family:monospace;word-break:break-all;margin:0!important;font-size:.9rem!important;padding-bottom:15px}.Profile_walletAddressesContainer__G2h9U{margin-top:.5rem}.Profile_noWalletsMessage__DnmAU{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;background:rgba(255,255,255,.03);border-radius:12px;border:1px dashed rgba(255,255,255,.2)}.Profile_noWalletsMessage__DnmAU p{color:rgba(255,255,255,.6);font-style:italic;margin:0}.Profile_walletList__ho4UC{display:flex;flex-direction:column;gap:.75rem}.Profile_walletItem__Tog48{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:rgba(255,255,255,.05);border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.Profile_walletItem__Tog48:hover{background:rgba(255,255,255,.08);border-color:rgba(255,215,0,.3);transform:translateY(-2px)}.Profile_walletDetails__G533O{display:flex;flex-direction:column;gap:.25rem}.Profile_walletType__AgvMs{font-size:.9rem;font-weight:600;color:#FFD700;text-transform:uppercase;letter-spacing:.5px}.Profile_walletAddress__fUvBl{font-family:Courier New,monospace;font-size:.85rem;color:rgba(255,255,255,.8);letter-spacing:.5px}.Profile_walletActions__nPey_{display:flex;align-items:center;gap:.5rem}.Profile_copyButton__Yckxa{background:rgba(255,215,0,.1);border:1px solid rgba(255,215,0,.3);border-radius:8px;padding:.5rem;color:#FFD700;transition:all .3s ease;font-size:1rem;display:flex;align-items:center;justify-content:center;min-width:36px;height:36px}.Profile_copyButton__Yckxa:hover{background:rgba(255,215,0,.2);border-color:#FFD700;transform:scale(1.05)}.Profile_addWalletButton__TntHM{margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.Profile_infoItemFull__IGaOG{width:50%;margin-bottom:1.5rem}.Profile_verificationStatus__F83zc{display:inline-flex;align-items:center;padding:.3rem .8rem;border-radius:20px;font-size:.9rem;font-weight:500;width:-moz-fit-content;width:fit-content}.Profile_verified__GXQHF{background-color:rgba(255,215,0,.15);color:var(--primary-color)}.Profile_notVerified__EUNF_{background-color:rgba(255,77,77,.15);color:#ff4d4d}.Profile_orderHistory__9kiqi{padding:2rem}.Profile_ordersContainer__V_W3r{margin-top:1.5rem}.Profile_orders__T_fFw{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.Profile_orderCard__x6Cfy{background:rgba(255,255,255,.05);border-radius:12px;padding:1.75rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border:1px solid rgba(255,215,0,.2);margin-bottom:1.5rem}.Profile_orderCard__x6Cfy:last-child{margin-bottom:0}.Profile_orderCard__x6Cfy:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.1);border-color:rgba(255,215,0,.5)}.Profile_orderHeader__atjFz{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.1);transition:padding-bottom .4s ease-in-out,margin-bottom .4s ease-in-out}.Profile_orderHeaderCollapsed__7nsCq{padding-bottom:.5rem;margin-bottom:0}.Profile_orderHeader__atjFz h3{font-size:1.3rem;font-weight:600;color:#ffffff;margin:0}.Profile_orderStatus__fY4Mp{padding:.35rem .8rem;color:var(--primary-color)}.Profile_completed__Xhx1Z,.Profile_successful__aRAl9{background-color:rgba(255,215,0,.15);color:var(--primary-color)}.Profile_processing__EH1md{background-color:rgba(255,179,0,.15);color:#ffb300}.Profile_cancelled__Rx_R5,.Profile_failed__h8gjK{background-color:rgba(255,77,77,.15);color:#ff4d4d}.Profile_pending__13FnN{background-color:rgba(77,166,255,.15);color:#4da6ff}.Profile_orderDetails__n8gKe{display:grid;align-items:start;grid-gap:.8rem 1rem;gap:.8rem 1rem;max-height:0;overflow:hidden;opacity:0;padding-top:0;padding-bottom:0;transition:max-height .4s ease-in-out,opacity .3s ease-in-out .1s,padding-top .4s ease-in-out,padding-bottom .4s ease-in-out;grid-template-columns:1fr}.Profile_orderDetailsExpanded__leRe_{max-height:600px;opacity:1;overflow:visible;padding-top:1rem;padding-bottom:1rem}.Profile_orderDetails__n8gKe p{margin:0;font-size:1rem;color:var(--color-text);word-break:break-all;border-left:2px solid rgba(255,215,0,.35);padding-left:.75rem;display:flex;align-items:center;opacity:0;transition:opacity .3s ease-in-out}.Profile_orderDetailsExpanded__leRe_ p{opacity:1;transition-delay:.2s}.Profile_orderDetails__n8gKe p strong{color:var(--color-text-secondary);font-weight:500;font-size:.9rem;margin-right:.5rem}.Profile_orderAmount__bHS7c{font-weight:600;color:var(--primary-color)!important}.Profile_transactionLink__hIKdF{color:var(--primary-color);text-decoration:none;font-weight:500;transition:color .2s ease,-webkit-text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease,-webkit-text-decoration .2s ease}.Profile_transactionLink__hIKdF:focus,.Profile_transactionLink__hIKdF:hover{color:#FFD700;text-decoration:underline}.Profile_blockchainIcon__l0K_p{width:20px;height:20px;vertical-align:middle}.Profile_emptyState__egdH0{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 1rem;text-align:center;color:var(--color-text-secondary)}.Profile_emptyState__egdH0 svg{width:64px;height:64px;color:var(--color-text-secondary);opacity:.5}.Profile_emptyState__egdH0 p{font-size:1.1rem}.Profile_loadingContainer__5CjRd{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0;gap:1.5rem}.Profile_loadingSpinner__NriMi{width:60px;height:60px;border-radius:50%;border:3px solid rgba(255,215,0,.1);border-top:3px solid var(--primary-color);animation:Profile_spinner__e1E8I 1s ease-in-out infinite}@keyframes Profile_spinner__e1E8I{to{transform:rotate(1turn)}}.Profile_loadingContainer__5CjRd p{font-size:1.1rem;color:var(--color-text-secondary)}.Profile_error__HRKt_{display:flex;align-items:center;gap:.75rem;color:#ff4d4d;background:rgba(255,77,77,.1);padding:1rem 1.25rem;border-radius:8px;margin-bottom:1.5rem}.Profile_error__HRKt_ svg{width:20px;height:20px;flex-shrink:0}.Profile_error__HRKt_ p{margin:0;font-size:.95rem}@media (min-width:768px){.Profile_orders__T_fFw{grid-template-columns:repeat(2,1fr)}.Profile_orderCard__x6Cfy{padding:1.75rem}}@media (min-width:1024px){.Profile_container__uj2sI{padding:3rem 2rem}.Profile_orderHistory__9kiqi,.Profile_profileInfo__YNpNs{padding:2.5rem}}.Profile_buyButton__vZhPF{background:linear-gradient(45deg,#B8860B,#FFD700);color:white;font-weight:600;font-size:1rem;padding:.75rem 1.5rem;border:none;border-radius:30px;cursor:pointer;position:relative;overflow:hidden;margin-top:1rem;transition:transform .3s ease,box-shadow .3s;box-shadow:0 4px 20px rgba(54,211,0,.3);text-transform:uppercase;letter-spacing:1px}.Profile_buyButton__vZhPF:hover{transform:translateY(-3px);box-shadow:0 7px 25px rgba(54,211,0,.4)}.Profile_buttonGlow__a_hYI{position:absolute;width:50px;height:100%;top:0;left:-50px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:Profile_glow__KhVaV 1.5s linear infinite;transform:skewX(-20deg)}@keyframes Profile_glow__KhVaV{0%{left:-50px}to{left:150%}}.Profile_referralSection__hDopO{margin-top:1.5rem;padding:1.25rem 1.5rem;background:rgba(255,215,0,.07);border-radius:12px;border:1.5px solid rgba(255,215,0,.13);box-shadow:0 2px 8px rgba(255,215,0,.04);display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.Profile_referralSection__hDopO span{font-size:.95rem;color:var(--primary-color);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.Profile_referralCodeRow__3L9XM{display:flex;align-items:center;gap:.75rem;margin-top:.2rem}.Profile_referralCode__oWJ_K{font-family:monospace;font-size:1.2rem!important;background:rgba(255,255,255,.13);color:var(--primary-color)!important;padding:.35rem 1.1rem;border-radius:8px;letter-spacing:2px;font-weight:700;border:1px solid rgba(255,215,0,.18);box-shadow:0 1px 4px rgba(255,215,0,.04)}.Profile_copyButton__Yckxa{background:var(--primary-color);color:#fff;border:none;border-radius:50px;padding:.35rem 1.1rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s;box-shadow:0 1px 4px rgba(255,215,0,.08);outline:none}.Profile_copyButton__Yckxa:focus,.Profile_copyButton__Yckxa:hover{background:#B8860B;color:#fff;box-shadow:0 0 0 2px var(--primary-color)33}.Profile_referralHelp__ouXwL{font-size:.92rem;color:var(--color-text-secondary);margin-top:.2rem;margin-bottom:0;font-style:italic;letter-spacing:.1px}.Profile_referralSectionDivider__aHYHF{border:none;height:1px;background-color:rgba(255,255,255,.1);margin-top:1.5rem;margin-bottom:1.5rem}.Profile_bentoGrid__BeVCG{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:20px}.Profile_tabNavigation__i1Cnx{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2rem;margin-top:2rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1rem;width:100%}.Profile_tabButton__wwCZA{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:rgba(255,255,255,.03);color:var(--color-text-secondary);border-radius:50px;border:none;border-bottom:3px solid transparent;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;min-width:150px;justify-content:center}.Profile_tabButton__wwCZA svg{transition:transform .3s ease}.Profile_tabButton__wwCZA:hover{color:var(--color-text);background-color:rgba(255,255,255,.05)}.Profile_tabButton__wwCZA:hover svg{transform:translateY(-2px)}.Profile_tabButton__wwCZA.Profile_activeTab__xm7r0{color:#FFD700;border-bottom-color:var(--primary-color);font-weight:600;background-color:rgba(255,215,0,.05);box-shadow:0 -4px 10px rgba(255,215,0,.1)}.Profile_tabButton__wwCZA.Profile_activeTab__xm7r0 svg{color:var(--primary-color)}.Profile_tabItemsGrid__X_bRo{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media (max-width:600px){.Profile_tabNavigation__i1Cnx{gap:.75rem}.Profile_tabButton__wwCZA{padding:.6rem 1rem;min-width:120px;font-size:.9rem}}.Profile_bentoItemStandalone__uK_Ug{margin-top:20px;margin-bottom:1.5rem}.Profile_bentoItem__zUBxm{margin-bottom:0!important}@media (min-width:768px){.Profile_profileInfo__YNpNs.Profile_bentoItemStandalone__uK_Ug{grid-column:span 10}.Profile_profileInfo__YNpNs.Profile_bentoItem__zUBxm{grid-column:span 4}.Profile_ordersChartItem__6o4Ix.Profile_bentoItem__zUBxm,.Profile_referralsChartItem__GN2QQ.Profile_bentoItem__zUBxm{grid-column:span 5}.Profile_orderHistory__9kiqi.Profile_bentoItem__zUBxm,.Profile_referralsTopRow__V_FlH{grid-column:span 10}.Profile_referredUsersSection__9FIxA.Profile_bentoItem__zUBxm{grid-column:span 10!important}}.Profile_referredUsersSection__9FIxA{margin-top:0!important;padding:2rem}.Profile_referralsTableContainer__PIEFP{width:100%;overflow-x:auto;margin-top:.5rem;border-radius:8px;background:rgba(0,0,0,.1)}.Profile_referralsTable__oLV3e{width:100%;border-collapse:separate;border-spacing:0;color:var(--color-text);font-size:.9rem}.Profile_referralsTable__oLV3e td,.Profile_referralsTable__oLV3e th{padding:.85rem 1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.05)}.Profile_referralsTable__oLV3e th{background:rgba(0,0,0,.2);color:var(--primary-color);font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.Profile_referralsTable__oLV3e tr:last-child td{border-bottom:none}.Profile_referralsTable__oLV3e tbody tr{transition:background-color .2s ease}.Profile_referralsTable__oLV3e tbody tr:hover{background-color:rgba(255,255,255,.03)}.Profile_referralStatus__fN_fL{display:inline-flex;align-items:center;padding:.3rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.Profile_pending_reward__4RcsG{background-color:rgba(77,166,255,.15);color:#4da6ff}.Profile_reward_processed__weXwh{background-color:rgba(54,211,0,.15);color:var(--primary-color)}.Profile_ineligible__gndGb{background-color:rgba(255,77,77,.15);color:#ff4d4d}.Profile_noReferrals__jDyjc{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1rem;text-align:center;color:var(--color-text-secondary)}.Profile_noReferrals__jDyjc p{font-size:1rem;margin:0}@media (max-width:768px){.Profile_referralsReferItem__zAOKe{background:rgba(255,255,255,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.05);padding:0;display:flex;flex-direction:column;justify-content:center}.Profile_referralsTable__oLV3e td,.Profile_referralsTable__oLV3e th{padding:.7rem .6rem;font-size:.8rem}.Profile_referralsTable__oLV3e th{font-size:.7rem}.Profile_referralStatus__fN_fL{padding:.25rem .5rem;font-size:.7rem}.Profile_referralsTableContainer__PIEFP{display:none}.Profile_referralCardMobile__u3bE3{display:block}.Profile_orderCard__x6Cfy .Profile_orderHeader__atjFz h3{font-size:.9rem!important}.Profile_referralCode__oWJ_K{font-size:.9rem;padding:.25rem .5rem}}.Profile_referralCardMobile__u3bE3{display:none;width:100%}.Profile_referralCardMobileItem__YW_mB{background-color:var(--card-bg-light);padding:1rem;border-radius:var(--border-radius-medium);margin-bottom:1rem;box-shadow:var(--shadow-light);border:1px solid var(--border-color-soft)}.Profile_referralCardMobileRow__YhaHL{display:flex;justify-content:space-between;padding:.4rem 0;border-bottom:1px solid var(--border-color-soft-transparent)}.Profile_referralCardMobileRow__YhaHL:last-child{border-bottom:none}.Profile_referralCardMobileLabel__P440_{font-weight:500;color:var(--text-color-secondary);font-size:.9rem}.Profile_referralCardMobileValue__ew05m{font-weight:500;color:var(--text-color-primary);font-size:.9rem;text-align:right}.Profile_referralCardMobileValue__ew05m .Profile_referralStatus__fN_fL{padding:.2rem .5rem;border-radius:var(--border-radius-small);font-size:.85rem;font-weight:600;text-transform:capitalize}.Profile_chartContainer__akY2E{margin-bottom:0!important}@media (min-width:600px){.Profile_orderDetails__n8gKe{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.Profile_orderDetails__n8gKe{grid-template-columns:repeat(3,1fr)}}.Profile_referralStatus__fN_fL.Profile_pending_confirmation___ElUb{color:#ffa500;font-weight:700}.Profile_chevronButton__FQwwE{background:none;border:none;cursor:pointer;padding:.5rem;margin-left:.5rem;color:inherit}.Profile_chevronButton__FQwwE svg{width:18px;height:18px;transition:transform .2s ease-in-out}.Profile_chevronButton__FQwwE:focus svg,.Profile_chevronButton__FQwwE:hover svg{transform:scale(1.1)}.Profile_referralCardMobile__u3bE3{display:block}.Profile_hideOnMobile__w3KBr{display:none!important}.Profile_showOnMobile__Hu9hi{display:block!important}@media (min-width:769px){.Profile_hideOnDesktop__cZ_G6{display:none!important}.Profile_showOnDesktop__Gqskk{display:block!important}.Profile_showOnMobile__Hu9hi{display:none!important}.Profile_hideOnMobile__w3KBr{display:block!important}}.Profile_referralsTopRow__V_FlH{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.Profile_referralsReferItem__zAOKe{background:rgba(255,255,255,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.05);padding:0;display:flex;flex-direction:column;justify-content:center}@media (min-width:768px){.Profile_referralsTopRow__V_FlH{flex-direction:row;gap:2rem}.Profile_referralsChartItem__GN2QQ{flex:1 1;min-width:0}.Profile_referralsReferItem__zAOKe{flex:1 1;min-width:0;margin:0}}.Profile_tokenDisplaySection__TPFj3{padding:1.5rem;margin-bottom:1.5rem}.Profile_tokenListContainer__8PlRF{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}.Profile_tokenCardItem__ze7Tt{background-color:var(--card-bg-light-opaque);padding:1rem;border-radius:var(--border-radius-medium);box-shadow:var(--shadow-subtle);border:1px solid var(--border-color-soft);transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.Profile_tokenCardItem__ze7Tt:hover{transform:translateY(-3px);box-shadow:var(--shadow-medium)}.Profile_tokenCardRow__glUlj{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--border-color-ultra-soft)}.Profile_tokenCardRow__glUlj:last-child{border-bottom:none}.Profile_tokenCardLabel__qmwCV{font-weight:500;color:var(--text-color-secondary);font-size:.9rem;margin-right:.5rem}.Profile_tokenCardValue__khlbF{font-weight:600;color:var(--text-color-primary);font-size:.95rem;text-align:right}.Profile_noDataMessage__69yOs{color:var(--text-color-secondary);font-size:1rem}.Profile_noDataMessage__69yOs p{margin-bottom:0}.Profile_orderStatusSummary__9pIhv{display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:rgba(255,255,255,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.05);flex-wrap:wrap}.Profile_statusSummaryItem__aoC18{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem 1rem;background:rgba(255,255,255,.05);border-radius:8px;border:1px solid rgba(255,255,255,.1);min-width:80px}.Profile_statusCount__UD0iF{font-size:1.5rem;font-weight:700;color:var(--primary-color);text-shadow:0 0 10px rgba(255,215,0,.3)}.Profile_statusLabel__A_eEr{font-size:.8rem;color:var(--color-text-secondary);text-align:center;font-weight:500}.Profile_orderStatus__fY4Mp{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.Profile_orderStatus__fY4Mp.Profile_pending_verification__LaiZ2{background:rgba(255,193,7,.2);color:#ffc107;border:1px solid rgba(255,193,7,.3)}.Profile_orderStatus__fY4Mp.Profile_completed__Xhx1Z,.Profile_orderStatus__fY4Mp.Profile_paid__iTB7O{background:rgba(40,167,69,.2);color:#28a745;border:1px solid rgba(40,167,69,.3)}.Profile_orderStatus__fY4Mp.Profile_failed__h8gjK{background:rgba(220,53,69,.2);color:#dc3545;border:1px solid rgba(220,53,69,.3)}.Profile_orderStatus__fY4Mp.Profile_initiated__DnQLd{background:rgba(108,117,125,.2);color:#6c757d;border:1px solid rgba(108,117,125,.3)}.Profile_noOrders__ppkGQ{text-align:center;padding:3rem 2rem;background:rgba(255,255,255,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(255,255,255,.05);box-shadow:0 4px 30px rgba(0,0,0,.1)}.Profile_noOrders__ppkGQ p{font-size:1.1rem;color:var(--color-text-secondary);margin-bottom:2rem;font-weight:500}.Profile_noOrders__ppkGQ .Profile_buyButton__vZhPF{margin-top:1rem;font-size:1.1rem;padding:1rem 2rem;border-radius:50px;background:linear-gradient(45deg,#B8860B,#FFD700);color:white;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,215,0,.3);text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden}.Profile_noOrders__ppkGQ .Profile_buyButton__vZhPF:hover{transform:translateY(-3px);box-shadow:0 7px 25px rgba(255,215,0,.4);background:linear-gradient(45deg,#FFD700,#B8860B)}.Profile_noOrders__ppkGQ .Profile_buyButton__vZhPF:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 70%);opacity:0;transition:opacity .3s ease;mix-blend-mode:overlay;pointer-events:none}.Profile_noOrders__ppkGQ .Profile_buyButton__vZhPF:hover:after{opacity:.15}@media screen and (max-width:768px){.Profile_noOrders__ppkGQ{padding:2rem 1rem}.Profile_noOrders__ppkGQ p{font-size:1rem;margin-bottom:1.5rem}.Profile_noOrders__ppkGQ .Profile_buyButton__vZhPF{font-size:1rem;padding:.875rem 1.5rem;width:100%;max-width:300px}}