.AdminOverview_container__j02h_{padding:2rem;margin:1rem auto 0;background:rgba(15,15,25,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 1px rgba(255,255,255,.1),0 0 15px rgba(255,215,0,.2);border:1px solid rgba(255,215,0,.1);position:relative;overflow:hidden}.AdminOverview_container__j02h_:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(255,215,0,.03) 0,rgba(255,215,0,0) 70%);z-index:-1;animation:AdminOverview_pulse__o7lZZ 8s ease-in-out infinite}.AdminOverview_adminContainer___pn50{padding:2rem;margin:0 auto}.AdminOverview_adminHeaderContainer__4V3h3,.AdminOverview_adminHeader__ak6Q8{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,215,0,.1)}.AdminOverview_adminHeaderContainer__4V3h3{width:100%}.AdminOverview_title__74vOe{margin-bottom:0;font-size:2rem;font-weight:700;background:linear-gradient(90deg,#ffffff 0,#FFD700);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;flex-shrink:0}.AdminOverview_adminNav__udSlo{display:flex;gap:1.5rem;flex-grow:1;justify-content:center}.AdminOverview_adminNavLink__ZAUqY{color:#9ca3af;text-decoration:none;font-size:1rem;font-weight:500;padding:.5rem 0;position:relative;transition:color .2s ease}.AdminOverview_adminNavLink__ZAUqY:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:rgba(255,215,0,.8);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.AdminOverview_adminNavLink__ZAUqY:hover{color:#ffffff}.AdminOverview_adminNavLink__ZAUqY:hover:after{transform:scaleX(1)}.AdminOverview_adminNavLinkActive__PRUlb{color:#ffffff;font-weight:700}.AdminOverview_adminNavLinkActive__PRUlb:after{transform:scaleX(1)}.AdminOverview_userInfoContainer__zL3BK{display:flex;justify-content:flex-end;flex-shrink:0}.AdminOverview_userInfo__CFz3u{display:flex;align-items:center;gap:1rem;color:#ffffff;background:rgba(0,0,0,.2);padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(255,215,0,.1)}.AdminOverview_logoutButton__mUW_t{background:rgba(255,0,0,.2);color:#ff4d4d;border:1px solid rgba(255,0,0,.3);border-radius:4px;padding:.25rem .75rem;font-size:.8rem;cursor:pointer;transition:all .2s ease}.AdminOverview_logoutButton__mUW_t:hover{background:rgba(255,0,0,.3);box-shadow:0 0 8px rgba(255,0,0,.3)}.AdminOverview_adminGrid__lOxe7{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.AdminOverview_adminCard__NVcjZ{background:rgba(15,15,25,.5);border-radius:8px;padding:0;border:1px solid rgba(255,215,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.2),0 0 6px rgba(255,215,0,.1);transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.AdminOverview_adminCard__NVcjZ:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.3),0 0 10px rgba(255,215,0,.2)}.AdminOverview_cardHeader__nB_ey{background:rgba(255,215,0,.1);padding:1rem;border-bottom:1px solid rgba(255,215,0,.1)}.AdminOverview_cardHeader__nB_ey h2{margin:0;font-size:1.2rem;font-weight:600;color:#ffffff;text-shadow:0 0 8px rgba(255,215,0,.3)}.AdminOverview_cardContent__0IoKL{padding:1.5rem;color:#ffffff}.AdminOverview_actionButton__dgX9z{display:inline-block;padding:.75rem 1.5rem;background:linear-gradient(45deg,#B8860B,#FFD700);color:white;border:none;border-radius:50px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:1rem;box-shadow:0 4px 15px rgba(255,215,0,.3);text-transform:uppercase;letter-spacing:1px}.AdminOverview_actionButton__dgX9z:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,215,0,.4)}.AdminOverview_actionButton__dgX9z:disabled{background:rgba(255,215,0,.5);cursor:not-allowed;transform:none;box-shadow:none}.AdminOverview_statsGrid__PUp6m{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.AdminOverview_statCard__bacJ7{background:rgba(15,15,25,.5);border-radius:8px;padding:1.5rem;border:1px solid rgba(255,215,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.2),0 0 6px rgba(255,215,0,.1);transition:transform .2s ease,box-shadow .2s ease}.AdminOverview_statCard__bacJ7:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.3),0 0 10px rgba(255,215,0,.2)}.AdminOverview_statCardDouble__NafCx{grid-column:span 2}.AdminOverview_statCardQuad__LrLqz{grid-column:span 4}.AdminOverview_statCardTall__aZjck{grid-row:span 2}.AdminOverview_statLabel__lPnyA{font-size:.9rem;color:#9ca3af;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.AdminOverview_statValue__CHRVN{font-size:1.5rem;font-weight:700;color:#ffffff;margin-bottom:.25rem;line-height:1.2}.AdminOverview_tokenValue__HRqpR{font-size:.85rem;color:#a0aec0;margin-bottom:.5rem;font-style:italic}.AdminOverview_paymentMethods__rEGys{margin-top:.75rem;display:flex;flex-direction:column;gap:.5rem;position:relative;padding-right:5px}.AdminOverview_paymentMethods__rEGys::-webkit-scrollbar{width:6px}.AdminOverview_paymentMethods__rEGys::-webkit-scrollbar-track{background:rgba(0,0,0,.2);border-radius:10px}.AdminOverview_paymentMethods__rEGys::-webkit-scrollbar-thumb{background:rgba(255,215,0,.3);border-radius:10px}.AdminOverview_paymentMethods__rEGys::-webkit-scrollbar-thumb:hover{background:rgba(255,215,0,.5)}.AdminOverview_paymentMethod__5yM9x{display:flex;justify-content:space-between;align-items:center;padding:.5rem .8rem;background:rgba(0,0,0,.25);border-radius:6px;font-size:.9rem;color:#ffffff;border-left:3px solid rgba(255,215,0,.6);box-shadow:0 2px 4px rgba(0,0,0,.2);transition:all .2s ease}.AdminOverview_paymentMethod__5yM9x span:first-child{font-weight:500;display:flex;align-items:center}.AdminOverview_paymentMethod__5yM9x span:first-child:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px;background-color:rgba(255,215,0,.6)}.AdminOverview_paymentMethod__5yM9x span:last-child{font-weight:600;padding:.1rem .5rem;background:rgba(0,0,0,.2);border-radius:4px;min-width:40px;text-align:center}.AdminOverview_paymentMethod__5yM9x:hover{background:rgba(0,0,0,.35);transform:translateX(2px);box-shadow:0 3px 6px rgba(0,0,0,.3)}.AdminOverview_paymentMethod__5yM9x[data-currency=ETH]{border-left-color:#62a9ff}.AdminOverview_paymentMethod__5yM9x[data-currency=ETH] span:first-child:before{background-color:#62a9ff}.AdminOverview_paymentMethod__5yM9x[data-currency=USDT]{border-left-color:#FFD700}.AdminOverview_paymentMethod__5yM9x[data-currency=USDT] span:first-child:before{background-color:#FFD700}.AdminOverview_paymentMethod__5yM9x[data-currency=USDC]{border-left-color:#2775ca}.AdminOverview_paymentMethod__5yM9x[data-currency=USDC] span:first-child:before{background-color:#2775ca}.AdminOverview_paymentMethod__5yM9x[data-currency=BTC]{border-left-color:#f7931a}.AdminOverview_paymentMethod__5yM9x[data-currency=BTC] span:first-child:before{background-color:#f7931a}.AdminOverview_paymentMethod__5yM9x[data-currency=MATIC]{border-left-color:#8247e5}.AdminOverview_paymentMethod__5yM9x[data-currency=MATIC] span:first-child:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%238247E5' d='M16 0l13.856 8L16 16 2.144 8zM16 17.143l13.856 8L16 32l-13.856-8zM2.144 9.143L16 16v-1.714L2.144 7.429zM16 17.143v1.714l13.856-6.857L16 16z'/%3E%3C/svg%3E")}.AdminOverview_tableContainer__9HjRI{overflow-x:auto;margin-top:1.5rem;border:1px solid rgba(255,215,0,.1);border-radius:8px;background:rgba(15,15,25,.3);min-height:750px;margin-bottom:2rem}.AdminOverview_adminTable__sCml2,.AdminOverview_table__ZGOSE{width:100%;border-collapse:collapse;margin-top:1rem;background:rgba(15,15,25,.3);border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.2);border:1px solid rgba(255,215,0,.1)}.AdminOverview_adminTable__sCml2 td,.AdminOverview_adminTable__sCml2 th,.AdminOverview_table__ZGOSE td,.AdminOverview_table__ZGOSE th{padding:1rem;text-align:left;border-bottom:1px solid rgba(255,215,0,.1);color:#ffffff;height:56px;box-sizing:border-box}.AdminOverview_adminTable__sCml2 th,.AdminOverview_table__ZGOSE th{background-color:rgba(255,215,0,.1);font-weight:600;color:#ffffff;text-shadow:0 0 8px rgba(255,215,0,.3)}.AdminOverview_adminTable__sCml2 tr:hover,.AdminOverview_table__ZGOSE tbody tr:hover{background-color:rgba(255,215,0,.05)}.AdminOverview_adminTable__sCml2 td,.AdminOverview_table__ZGOSE td{overflow:hidden;vertical-align:middle}.AdminOverview_statusBadge__Od4UU{display:inline-block;padding:.35rem .75rem;border-radius:50px;font-size:.8rem;font-weight:500}.AdminOverview_statusPaid__xUNWn{background-color:rgba(255,215,0,.2);color:#FFD700;box-shadow:0 0 8px rgba(255,215,0,.3);border:1px solid rgba(255,215,0,.3)}.AdminOverview_statusPending__7I68m{background-color:rgba(255,165,0,.2);color:#ffa500;box-shadow:0 0 8px rgba(255,165,0,.3);border:1px solid rgba(255,165,0,.3)}.AdminOverview_statusCancelled__jMFwG{background-color:rgba(255,0,0,.2);color:#ff4d4d;box-shadow:0 0 8px rgba(255,0,0,.3);border:1px solid rgba(255,0,0,.3)}.AdminOverview_card__BNT0e{background:rgba(15,15,25,.5);border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.2);border:1px solid rgba(255,215,0,.1);position:relative;overflow:hidden}.AdminOverview_card__BNT0e h2{color:#ffffff;margin-top:0;margin-bottom:1rem;font-size:1.5rem;font-weight:600;background:linear-gradient(90deg,#ffffff 0,#FFD700);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.AdminOverview_loadingContainer__hveU0{display:flex;justify-content:center;align-items:center;min-height:300px;color:#ffffff;animation:AdminOverview_pulse__o7lZZ 1.5s ease-in-out infinite}.AdminOverview_error__YITuH{background-color:rgba(255,77,77,.1);border-left:4px solid #ff4d4d;padding:1rem;margin:1rem 0;border-radius:0 8px 8px 0;color:#ff4d4d}.AdminOverview_refreshButton__kwmnM{background:linear-gradient(45deg,#B8860B,#FFD700);color:white;border:none;padding:.75rem 1.5rem;border-radius:50px;cursor:pointer;font-weight:600;transition:all .3s ease;margin-bottom:1.5rem;box-shadow:0 4px 15px rgba(255,215,0,.3);text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden}.AdminOverview_refreshButton__kwmnM:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,215,0,.4)}.AdminOverview_refreshButton__kwmnM:disabled{background:rgba(255,215,0,.5);cursor:not-allowed;transform:none}.AdminOverview_refreshButton__kwmnM:before{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}.AdminOverview_refreshButton__kwmnM:hover:before{opacity:.15}.AdminOverview_noData__51iz4{text-align:center;padding:2rem;color:#9ca3af;font-style:italic}.AdminOverview_adminForm__5vq4w{display:flex;flex-direction:column;gap:1rem;max-width:500px}.AdminOverview_formGroup__Nw8i7{gap:.5rem}.AdminOverview_formGroup__Nw8i7 label{color:#ffffff}.AdminOverview_input__qn3xJ{padding:.75rem;border:1px solid rgba(255,215,0,.2);background:rgba(15,15,25,.3);border-radius:4px;font-size:1rem;width:100%;color:#ffffff;box-shadow:0 0 5px rgba(255,215,0,.1);transition:border-color .2s,box-shadow .2s}.AdminOverview_input__qn3xJ:focus{outline:none;border-color:rgba(255,215,0,.5);box-shadow:0 0 8px rgba(255,215,0,.2)}.AdminOverview_input__qn3xJ[disabled]{background-color:rgba(30,30,40,.5)!important;opacity:.6!important;cursor:not-allowed!important;border-color:rgba(100,100,100,.3)!important;color:#888!important}.AdminOverview_button__pfILa{padding:.75rem 1.5rem;background:linear-gradient(45deg,#B8860B,#FFD700);color:white;border:none;border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;align-self:flex-start;box-shadow:0 4px 15px rgba(255,215,0,.3);transition:all .3s ease}.AdminOverview_button__pfILa:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,215,0,.4)}.AdminOverview_button__pfILa:disabled{background:linear-gradient(45deg,#333,#555)!important;color:#999!important;cursor:not-allowed!important;transform:none!important;box-shadow:inset 0 2px 4px rgba(0,0,0,.3)!important}.AdminOverview_deleteButton__iKRce{padding:.4rem .8rem;background:rgba(255,0,0,.2);color:#ff4d4d;border:1px solid rgba(255,0,0,.3);border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s ease;box-shadow:0 0 5px rgba(255,0,0,.2)}.AdminOverview_deleteButton__iKRce:hover{background:rgba(255,0,0,.3);box-shadow:0 0 8px rgba(255,0,0,.3)}.AdminOverview_modalOverlay__4Js2S{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:flex-start;z-index:1000;padding-top:5vh;overflow-y:auto}.AdminOverview_modalContainer__Xn4fI{background:rgba(15,15,25,.95);border-radius:12px;width:95%;max-width:900px;overflow-y:auto;box-shadow:0 8px 32px rgba(0,0,0,.5),inset 0 1px 1px rgba(255,255,255,.1),0 0 15px rgba(255,215,0,.3);border:1px solid rgba(255,215,0,.2);animation:AdminOverview_modalEnter__ZWYby .3s ease-out;position:relative;margin-bottom:5vh}@keyframes AdminOverview_modalEnter__ZWYby{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.AdminOverview_modalHeader__Mry2M{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;border-bottom:1px solid rgba(255,215,0,.2);background:rgba(0,0,0,.3)}.AdminOverview_modalHeader__Mry2M h2{margin:0;font-size:1.5rem;font-weight:600;background:linear-gradient(90deg,#ffffff 0,#FFD700);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 10px rgba(255,215,0,.5)}.AdminOverview_closeButton__O9TIL{background:rgba(255,0,0,.1);border:1px solid rgba(255,0,0,.3);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1;cursor:pointer;color:#ff4d4d;transition:all .2s ease}.AdminOverview_closeButton__O9TIL:hover{background:rgba(255,0,0,.2);box-shadow:0 0 8px rgba(255,0,0,.4);transform:scale(1.05)}.AdminOverview_modalContent__jMjss{padding:1.5rem;overflow-y:auto;color:#ffffff}.AdminOverview_modalSection__vTicT{margin-bottom:2.5rem;background:rgba(0,0,0,.2);border-radius:8px;padding:1.5rem;border:1px solid rgba(255,215,0,.1)}.AdminOverview_modalSection__vTicT:last-child{margin-bottom:0}.AdminOverview_modalSection__vTicT h3{margin-top:0;margin-bottom:1.25rem;color:#FFD700;font-size:1.2rem;text-shadow:0 0 5px rgba(255,215,0,.3)}.AdminOverview_form__uhZik{gap:1.25rem}.AdminOverview_table__ZGOSE{margin-top:1rem}.AdminOverview_pagination__rJ3St{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding:1rem;background:rgba(15,15,25,.5);border-radius:8px;border:1px solid rgba(255,215,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.2),0 0 6px rgba(255,215,0,.1)}.AdminOverview_paginationButton__YLvuy{background:rgba(255,215,0,.3);color:#FFD700;border:1px solid rgba(255,215,0,.3);border-radius:50px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:.5rem}.AdminOverview_paginationButton__YLvuy:hover:not(:disabled){background:rgba(255,215,0,.5);box-shadow:0 0 15px rgba(255,215,0,.4);transform:translateY(-2px)}.AdminOverview_paginationButton__YLvuy:disabled{opacity:.5;cursor:not-allowed}.AdminOverview_paginationInfo__vWxDI{color:#ffffff;font-weight:600;display:flex;flex-direction:column;align-items:center;text-shadow:0 0 8px rgba(255,215,0,.3)}.AdminOverview_paginationDetails__0QjWG{font-size:.8rem;color:rgba(255,255,255,.7);margin-top:.25rem}@media (max-width:768px){.AdminOverview_pagination__rJ3St{flex-direction:column;gap:1rem}.AdminOverview_paginationInfo__vWxDI{order:-1;margin-bottom:.5rem}}@media (max-width:900px){.AdminOverview_adminHeaderContainer__4V3h3{flex-direction:column;align-items:flex-start;gap:1.5rem}.AdminOverview_adminNav__udSlo{overflow-x:auto}.AdminOverview_adminNav__udSlo,.AdminOverview_userInfoContainer__zL3BK{justify-content:flex-start;width:100%}.AdminOverview_statCardDouble__NafCx{grid-column:span 1}}.AdminOverview_emailCell__k9YGr,.AdminOverview_emailHeader__pexoH{max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AdminOverview_stickyHeader__UttBE{position:fixed;top:0;left:0;right:0;width:100%;z-index:9999;background:rgba(15,15,25,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1.5px solid rgba(255,215,0,.15);box-shadow:0 2px 16px rgba(0,0,0,.3),0 1.5px 0 rgba(255,215,0,.08);padding:.75rem 2.5vw;display:flex;align-items:center;justify-content:space-between;min-height:64px}.AdminOverview_stickyHeaderSpacer__v3G9_{height:80px;margin-bottom:1rem}.AdminOverview_chartGrid__JfpJi{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}@media (max-width:1024px){.AdminOverview_statsGrid__PUp6m{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:900px){.AdminOverview_stickyHeader__UttBE{padding:.5rem 1.5rem;min-height:56px}.AdminOverview_stickyHeaderSpacer__v3G9_{height:64px}.AdminOverview_adminHeaderContainer__4V3h3{flex-direction:column;align-items:flex-start;gap:1.5rem}.AdminOverview_adminNav__udSlo{overflow-x:auto;gap:1rem}.AdminOverview_adminNav__udSlo,.AdminOverview_userInfoContainer__zL3BK{justify-content:flex-start;width:100%}.AdminOverview_statCardDouble__NafCx{grid-column:span 1}.AdminOverview_title__74vOe{font-size:1.5rem}.AdminOverview_adminNavLink__ZAUqY{font-size:.9rem}.AdminOverview_userInfo__CFz3u{padding:.4rem .8rem;gap:.5rem}}@media (max-width:768px){.AdminOverview_container__j02h_{padding:1rem;margin-top:.5rem;border-radius:12px}.AdminOverview_statCardQuad__LrLqz{grid-column:span 2}.AdminOverview_adminGrid__lOxe7{grid-template-columns:1fr;gap:1rem}.AdminOverview_statsGrid__PUp6m{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.AdminOverview_adminCard__NVcjZ,.AdminOverview_card__BNT0e,.AdminOverview_statCard__bacJ7{padding:1rem}.AdminOverview_cardHeader__nB_ey h2,.AdminOverview_card__BNT0e h2,.AdminOverview_modalHeader__Mry2M h2{font-size:1.2rem}.AdminOverview_modalSection__vTicT h3{font-size:1.1rem}.AdminOverview_adminTable__sCml2 td,.AdminOverview_adminTable__sCml2 th,.AdminOverview_table__ZGOSE td,.AdminOverview_table__ZGOSE th{padding:.75rem;font-size:.9rem}.AdminOverview_emailCell__k9YGr,.AdminOverview_emailHeader__pexoH{max-width:150px}.AdminOverview_pagination__rJ3St{flex-direction:column;gap:1rem}.AdminOverview_chartGrid__JfpJi{gap:1rem;grid-template-columns:1fr}}@media (max-width:600px){.AdminOverview_stickyHeader__UttBE{padding:.5rem 1rem}.AdminOverview_title__74vOe{font-size:1.3rem}.AdminOverview_adminNav__udSlo{gap:.75rem}.AdminOverview_statsGrid__PUp6m{grid-template-columns:1fr 1fr}.AdminOverview_statValue__CHRVN{font-size:1.5rem}.AdminOverview_tokenValue__HRqpR{font-size:.9rem}.AdminOverview_table__ZGOSE td,.AdminOverview_table__ZGOSE th{padding:.5rem;font-size:.85rem}.AdminOverview_actionButton__dgX9z,.AdminOverview_button__pfILa,.AdminOverview_paginationButton__YLvuy,.AdminOverview_refreshButton__kwmnM{padding:.6rem 1.2rem;font-size:.85rem}}@media (max-width:480px){.AdminOverview_stickyHeader__UttBE{flex-wrap:wrap;padding:.5rem;min-height:unset}.AdminOverview_stickyHeader__UttBE .AdminOverview_title__74vOe{width:100%;text-align:center;margin-bottom:.5rem}.AdminOverview_stickyHeader__UttBE .AdminOverview_adminNav__udSlo{justify-content:space-around;margin-bottom:.5rem}.AdminOverview_stickyHeaderSpacer__v3G9_{height:110px}.AdminOverview_container__j02h_{padding:.75rem}.AdminOverview_statsGrid__PUp6m{grid-template-columns:1fr}.AdminOverview_statCard__bacJ7{padding:.75rem}.AdminOverview_chartGrid__JfpJi{margin-top:1rem}.AdminOverview_pagination__rJ3St{padding:.75rem}.AdminOverview_paginationButton__YLvuy{padding:.5rem 1rem}}.AdminOverview_goalProgressContainer__1B1wU{background:rgba(15,15,25,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;border:1px solid var(--primary-color);position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(255,215,0,.08);grid-column:span 2;margin-bottom:.5rem}.AdminOverview_goalProgressContainer__1B1wU:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(255,215,0,.03) 0,rgba(255,215,0,0) 70%);z-index:-1;animation:AdminOverview_pulse__o7lZZ 8s ease-in-out infinite}.AdminOverview_goalProgressFigures__5vgkO{display:flex;justify-content:space-between;align-items:baseline;margin-top:8px;margin-bottom:12px;color:#fff}.AdminOverview_goalProgressValue__iNTvZ{font-size:1.5em;font-weight:700;color:#fff}.AdminOverview_goalProgressUnit__cu9ox{color:#fff;font-size:1em;margin-left:.2em}.AdminOverview_goalProgressTarget__6qJJk{font-size:.9em;color:#fff}.AdminOverview_progressBarWrapper__5_iZr{background:rgba(15,15,25,.5);border-radius:12px;padding:2px;height:24px;box-shadow:inset 0 2px 4px rgba(0,0,0,.3);border:1px solid rgba(255,215,0,.2);overflow:hidden;margin-bottom:.5rem;position:relative}.AdminOverview_progressBarFill__whB3t{height:100%;background:linear-gradient(90deg,#B8860B,#FFD700);border-radius:10px;transition:width .5s ease-in-out;box-shadow:0 0 10px rgba(255,215,0,.5)}.AdminOverview_progressPercentText__FLIAU{text-align:right;font-size:.95em;margin-top:4px;color:#FFD700;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.7)}.AdminOverview_progressMarker__aPGzC{position:absolute;top:50%;transform:translate(-50%,-50%);width:20px;height:30px;background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:2}.AdminOverview_gasFeeContainer__iNByK{display:flex;flex-direction:column;gap:1.5rem;min-height:150px}.AdminOverview_networkSection__ePJ7h{background:rgba(20,20,30,.5);padding:1rem;border-radius:6px;border:1px solid rgba(255,215,0,.05)}.AdminOverview_networkHeader__j4h5e{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.AdminOverview_networkHeader__j4h5e .AdminOverview_blockchainIcon__7acTE,.AdminOverview_networkHeader__j4h5e svg{width:32px;height:32px;object-fit:contain}.AdminOverview_networkTitle__bGQ12{font-size:1.1rem;font-weight:600;color:#e2e8f0}@media (min-width:768px){.AdminOverview_gasFeeContainer__iNByK{flex-direction:row;justify-content:space-around}.AdminOverview_networkSection__ePJ7h{flex-basis:48%}}.AdminOverview_ordersCard__eFLn8{min-height:850px}.AdminOverview_headerSearchFlexContainer__09ZRq{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.AdminOverview_searchBarContainer__YyqD1{position:relative;display:flex;align-items:center;margin-bottom:0;width:320px;max-width:100%}.AdminOverview_searchIcon__5WDDF{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#fff;font-size:1.1rem;pointer-events:none;z-index:2}.AdminOverview_searchInput__DxYw_{flex-grow:1;padding:.75rem 1rem .75rem 44px;border-radius:999px;border:1px solid rgba(255,215,0,.2);background:rgba(15,15,25,.5);color:#fff;font-size:1rem;transition:border-color .2s,box-shadow .2s,background-color .2s;box-shadow:0 0 5px rgba(255,215,0,.1);height:44px}.AdminOverview_searchInput__DxYw_::placeholder{color:#b8bfd9;font-style:italic}.AdminOverview_searchInput__DxYw_:focus{outline:none;border-color:#FFD700;background:rgba(20,20,35,.7);box-shadow:0 0 10px #FFD700;color:#fff}.AdminOverview_ordersTitle__e6VPD{color:#fff;font-size:2rem;font-weight:700;margin:0}.AdminOverview_actionButtonIcon___k6uA{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;padding:.5rem;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;width:36px;height:36px}.AdminOverview_actionButtonIcon___k6uA:hover{background:rgba(255,215,0,.2);border-color:rgba(255,215,0,.4);color:#FFD700;transform:scale(1.1)}.AdminOverview_actionButtonIcon___k6uA.AdminOverview_deleteIcon__cYFtN:hover{background:rgba(255,0,0,.2);border-color:rgba(255,0,0,.4);color:#ff4d4d}.AdminOverview_actionButtonIcon___k6uA+.AdminOverview_actionButtonIcon___k6uA{margin-left:.5rem}.AdminOverview_transactionLink__bh32j{color:var(--primary-color);text-decoration:none}.AdminOverview_transactionLink__bh32j:hover{text-decoration:underline;color:#FFD700}.AdminOverview_addShareholderFormContainer__mD6eB{padding:20px;background-color:rgba(15,15,25,.7);border-radius:8px;margin-top:20px;border:1px solid rgba(255,215,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.3),0 0 8px rgba(255,215,0,.15)}.AdminOverview_addShareholderFormContainer__mD6eB h3{margin-top:0;margin-bottom:20px;font-size:1.3rem;color:#FFD700;text-shadow:0 0 5px rgba(255,215,0,.3);border-bottom:1px solid rgba(255,215,0,.1);padding-bottom:10px}.AdminOverview_formRow__tqRh3{display:flex;gap:20px;margin-bottom:20px}.AdminOverview_formRow__tqRh3 .AdminOverview_formGroup__Nw8i7{margin-bottom:0;flex:1 1}.AdminOverview_formGroup__Nw8i7{margin-bottom:20px;display:flex;flex-direction:column}.AdminOverview_formGroup__Nw8i7 label{display:block;margin-bottom:8px;font-weight:500;font-size:.95rem;color:#c0c0c0}.AdminOverview_successMessage__7kpH6{background-color:rgba(255,215,0,.15);color:#FFD700;border:1px solid rgba(255,215,0,.3);border-radius:6px}.AdminOverview_errorMessage__Qgux5,.AdminOverview_successMessage__7kpH6{padding:12px 18px;margin-bottom:20px;font-size:.95rem;text-shadow:0 0 3px rgba(0,0,0,.3)}.AdminOverview_errorMessage__Qgux5{background-color:rgba(255,0,0,.15);color:#ff4d4d;border:1px solid rgba(255,0,0,.3);border-radius:6px}.AdminOverview_form__uhZik{display:flex;flex-direction:column;gap:15px}.AdminOverview_headerActions__qtAHG{display:flex;align-items:center}.AdminOverview_addFormContainer__voufZ{padding:20px;background-color:rgba(255,255,255,.03);border-radius:8px;margin:20px 0;border:1px solid rgba(255,215,0,.3)}.AdminOverview_controlsContainer__neruk{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:15px;background-color:rgba(0,0,0,.1);border-radius:8px}.AdminOverview_loadingText__jb5Es{color:#FFD700;text-align:center;padding:20px;font-size:1.1rem}.AdminOverview_noDataText__kzyxh{color:#aaa;text-align:center;padding:20px;font-size:1.1rem}.AdminOverview_pageError__VOjIo{padding:15px;margin-bottom:20px;border:1px solid var(--error-red-transparent);background-color:var(--error-red-very-transparent);color:var(--error-red);border-radius:8px;text-align:center}.AdminOverview_sendEmailButton__fw_DT{background-color:#007bff;color:white;border:none;padding:6px 10px;border-radius:4px;cursor:pointer;transition:background-color .2s ease-in-out;display:inline-flex;align-items:center;justify-content:center;min-width:30px;min-height:30px}.AdminOverview_sendEmailButton__fw_DT:hover:not(:disabled){background-color:#0056b3}.AdminOverview_sendEmailButton__fw_DT:disabled{background-color:#ccc;cursor:not-allowed;opacity:.7}.AdminOverview_emailSentButton__EB9md,.AdminOverview_emailSentButton__EB9md:disabled{background-color:#FFD700!important;color:#333!important}.AdminOverview_emailSentButton__EB9md:disabled{opacity:.8}.AdminOverview_emailSentButton__EB9md:hover:not(:disabled){background-color:#DAA520!important}.AdminOverview_spinnerSmall__MDnni{display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;animation:AdminOverview_spin__s7LQT 1s ease-in-out infinite}@keyframes AdminOverview_spin__s7LQT{to{transform:rotate(1turn)}}.AdminOverview_formSubheading__wm5SH{color:white;margin-top:1.5rem;margin-bottom:1rem}.AdminOverview_expandButton__Ns_oA{background:none;border:none;color:rgba(255,215,0,.7);cursor:pointer;padding:.5rem;font-size:1rem;transition:color .2s ease,transform .2s ease;display:flex;align-items:center;justify-content:center}.AdminOverview_expandButton__Ns_oA:hover{color:#FFD700;transform:scale(1.1)}.AdminOverview_expandedRow__k8es3 td{padding:0;background-color:rgba(255,215,0,.03);border-bottom:1px solid rgba(255,215,0,.1);border-top:1px solid rgba(255,215,0,.05)}.AdminOverview_expandedContentContainer__59N9p{padding:1.5rem;color:#e0e0e0}.AdminOverview_expandedHeader__6Po2P{color:#FFD700;font-size:1.1rem;font-weight:600;margin-top:0;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,215,0,.2);text-shadow:0 0 5px rgba(255,215,0,.3)}.AdminOverview_otherDetailsGrid__6iKGJ,.AdminOverview_tokenBreakdownGrid__21hz1{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.75rem 1.5rem;gap:.75rem 1.5rem}.AdminOverview_detailItem__yac25,.AdminOverview_tokenDetailItem__X6Ov_{background:rgba(10,20,10,.3);padding:.6rem .8rem;border-radius:4px;font-size:.9rem;border-left:3px solid rgba(255,215,0,.3)}.AdminOverview_detailItem__yac25 strong,.AdminOverview_tokenDetailItem__X6Ov_ strong{color:#FFD700;margin-right:.5em}.AdminOverview_activeUserRow__Zvi3i td{background-color:rgba(255,215,0,.08)!important;.AdminOverview_typeBadge__SvYFq{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.AdminOverview_typeBadge__SvYFq[data-type=token]{background-color:rgba(255,215,0,.2);color:#FFD700;border:1px solid rgba(255,215,0,.3)}.AdminOverview_typeBadge__SvYFq[data-type=presale]{background-color:rgba(98,169,255,.2);color:#62a9ff;border:1px solid rgba(98,169,255,.3)}.AdminOverview_typeBadge__SvYFq[data-type=staking]{background-color:rgba(130,71,229,.2);color:#8247e5;border:1px solid rgba(130,71,229,.3)}.AdminOverview_typeBadge__SvYFq[data-type=governance]{background-color:rgba(247,147,26,.2);color:#f7931a;border:1px solid rgba(247,147,26,.3)}.AdminOverview_typeBadge__SvYFq[data-type=other]{background-color:rgba(156,163,175,.2);color:#9ca3af;border:1px solid rgba(156,163,175,.3)}.AdminOverview_networkIcon__TvSwG{font-size:1rem;color:#9ca3af}.AdminOverview_filterSelect__frT6_{padding:.5rem .75rem;background:rgba(15,15,25,.5);border:1px solid rgba(255,215,0,.2);border-radius:6px;color:#fff;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.AdminOverview_filterSelect__frT6_:focus{outline:none;border-color:rgba(255,215,0,.5);box-shadow:0 0 8px rgba(255,215,0,.1)}.AdminOverview_filterSelect__frT6_ option{background:rgba(15,15,25,.95);color:#fff}.AdminOverview_activeToggle__k7wbH{background:linear-gradient(135deg,#FFD700,#B8860B);color:#000;border:1px solid rgba(255,215,0,.5)}.AdminOverview_inactiveToggle__tNc85{background:rgba(156,163,175,.2);color:#9ca3af;border:1px solid rgba(156,163,175,.3)}.AdminOverview_modalOverlay__4Js2S{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.AdminOverview_modalContent__jMjss{background:rgba(15,15,25,.95);border:1px solid rgba(255,215,0,.2);border-radius:12px;padding:0;max-width:90vw;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.5)}.AdminOverview_modalHeader__Mry2M{padding:1.5rem;border-bottom:1px solid rgba(255,215,0,.2);display:flex;justify-content:space-between;align-items:center}.AdminOverview_modalHeader__Mry2M h2{margin:0;color:#fff;font-size:1.5rem}.AdminOverview_closeButton__O9TIL{background:none;border:none;color:#9ca3af;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease}.AdminOverview_closeButton__O9TIL:hover{background:rgba(255,215,0,.1);color:#FFD700}.AdminOverview_modalBody__rkJMk{padding:1.5rem}.AdminOverview_modalActions__m0LyZ{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,215,0,.2)}.AdminOverview_cancelButton__JWSd5{padding:.75rem 1.5rem;background:rgba(156,163,175,.2);border:1px solid rgba(156,163,175,.3);border-radius:6px;color:#9ca3af;cursor:pointer;transition:all .2s ease}.AdminOverview_cancelButton__JWSd5:hover{background:rgba(156,163,175,.3);border-color:rgba(156,163,175,.5)}.AdminOverview_saveButton__AOFHL{padding:.75rem 1.5rem;background:linear-gradient(135deg,#FFD700,#B8860B);border:1px solid rgba(255,215,0,.5);border-radius:6px;color:#000;font-weight:600;cursor:pointer;transition:all .2s ease}.AdminOverview_saveButton__AOFHL:hover{background:linear-gradient(135deg,#B8860B,#FFD700);box-shadow:0 0 20px rgba(255,215,0,.3)}.AdminOverview_formGroup__Nw8i7{margin-bottom:1rem}.AdminOverview_formGroup__Nw8i7 label{display:block;margin-bottom:.5rem;color:#fff;font-weight:600}.AdminOverview_formGroup__Nw8i7 input,.AdminOverview_formGroup__Nw8i7 select,.AdminOverview_formGroup__Nw8i7 textarea{width:100%;padding:.75rem;background:rgba(15,15,25,.5);border:1px solid rgba(255,215,0,.2);border-radius:6px;color:#fff;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.AdminOverview_formGroup__Nw8i7 input:focus,.AdminOverview_formGroup__Nw8i7 select:focus,.AdminOverview_formGroup__Nw8i7 textarea:focus{outline:none;border-color:rgba(255,215,0,.5);box-shadow:0 0 8px rgba(255,215,0,.1)}.AdminOverview_formGroup__Nw8i7 textarea{resize:vertical;min-height:80px}.AdminOverview_actionButton__dgX9z{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(255,215,0,.1);border:1px solid rgba(255,215,0,.2);border-radius:6px;color:#FFD700;text-decoration:none;transition:all .2s ease;cursor:pointer}.AdminOverview_actionButton__dgX9z:hover{background:rgba(255,215,0,.2);border-color:rgba(255,215,0,.4);color:#FFD700;transform:translateY(-1px)}.AdminOverview_actionButton__dgX9z:disabled{opacity:.5;cursor:not-allowed;transform:none}.AdminOverview_realTimeIndicator__ZGjhC{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:rgba(34,197,94,.2);border:1px solid rgba(34,197,94,.3);border-radius:12px;color:#22c55e;font-size:.8rem;font-weight:600}.AdminOverview_realTimeIndicator__ZGjhC:before{content:"";width:8px;height:8px;background:#22c55e;border-radius:50%;animation:AdminOverview_pulse__o7lZZ 2s infinite}@keyframes AdminOverview_pulse__o7lZZ{0%,to{opacity:1}50%{opacity:.5}}}.AdminOverview_activeUserRow__Zvi3i:hover td{background-color:rgba(255,215,0,.12)!important}.AdminOverview_sortableHeaderCell__HsnJw:hover{background:rgba(255,215,0,.05)}.AdminOverview_sortableHeaderContent__nwoqe{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .2s ease;display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}.AdminOverview_sortIcon__Ygc6E{color:#6b7280;font-size:.8rem;opacity:.6;transition:opacity .2s ease}.AdminOverview_sortableHeaderContent__nwoqe:hover .AdminOverview_sortIcon__Ygc6E{opacity:1}.AdminOverview_sortIconActive___JUTQ{color:#FFD700;font-size:.8rem;opacity:1}.AdminLogin_loginContainer__xTcMK{background:rgba(15,15,25,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:2.5rem;max-width:450px;margin:5rem auto;box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 1px rgba(255,255,255,.1),0 0 15px rgba(255,215,0,.2);border:1px solid rgba(255,215,0,.1);position:relative;overflow:hidden}.AdminLogin_loginContainer__xTcMK:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(255,215,0,.03) 0,rgba(255,215,0,0) 70%);z-index:-1;animation:AdminLogin_pulse__f_VYl 8s ease-in-out infinite}@keyframes AdminLogin_pulse__f_VYl{0%,to{opacity:.3}50%{opacity:.6}}.AdminLogin_title__Lwr_d{font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center;background:linear-gradient(90deg,#ffffff 0,#FFD700);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.AdminLogin_form__imv09{display:flex;flex-direction:column;gap:1.5rem}.AdminLogin_formGroup__uOoqY{position:relative}.AdminLogin_label__mq0nm{display:block;margin-bottom:.5rem;color:#ffffff;font-size:.9rem;font-weight:500}.AdminLogin_input__wX_1W{width:100%;padding:.8rem 1rem;background:rgba(0,0,0,.2);border:1px solid rgba(255,215,0,.2);border-radius:8px;color:#ffffff;font-size:1rem;transition:all .3s ease;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.AdminLogin_input__wX_1W:focus{outline:none;border-color:rgba(255,215,0,.5);box-shadow:0 0 10px rgba(255,215,0,.3)}.AdminLogin_button__3T4jW{background:linear-gradient(45deg,#B8860B,#FFD700);color:white;border:none;padding:.9rem 1.5rem;border-radius:50px;cursor:pointer;font-weight:600;transition:all .3s ease;margin-top:1rem;box-shadow:0 4px 15px rgba(255,215,0,.3);text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden}.AdminLogin_button__3T4jW:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,215,0,.4)}.AdminLogin_button__3T4jW:disabled{background:rgba(255,215,0,.5);cursor:not-allowed;transform:none}.AdminLogin_button__3T4jW:before{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}.AdminLogin_button__3T4jW:hover:before{opacity:.15}.AdminLogin_error__8Gf4r{background-color:rgba(255,77,77,.1);border-left:4px solid #ff4d4d;padding:1rem;margin:1rem 0;border-radius:0 8px 8px 0;color:#ff4d4d}.AdminLogin_securityIcon__KcA_Q{display:block;margin:0 auto 1.5rem;font-size:3rem;opacity:.8;color:#FFD700;text-shadow:0 0 15px rgba(255,215,0,.5)}.AdminLogin_securityStatus__V9lwm{margin:1rem 0;padding:1rem;border-radius:8px;animation:AdminLogin_slideIn__rGsgy .3s ease-out}@keyframes AdminLogin_slideIn__rGsgy{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.AdminLogin_lockoutWarning__56I73{background:rgba(255,77,77,.1);border:1px solid rgba(255,77,77,.3);color:#ff4d4d;text-align:center;padding:1rem;border-radius:8px;box-shadow:0 2px 8px rgba(255,77,77,.2)}.AdminLogin_lockoutWarning__56I73 p{margin:0;font-weight:600;font-size:1rem}.AdminLogin_attemptWarning__BYKm4{background:rgba(255,165,0,.1);border:1px solid rgba(255,165,0,.3);color:#ffa500;text-align:center;padding:1rem;border-radius:8px;box-shadow:0 2px 8px rgba(255,165,0,.2)}.AdminLogin_attemptWarning__BYKm4 p{margin:.25rem 0;font-weight:500}.AdminLogin_attemptWarning__BYKm4 p:first-child{font-weight:600;font-size:1rem}.AdminLogin_form__imv09:has(.AdminLogin_button__3T4jW:disabled) .AdminLogin_input__wX_1W{opacity:.6;cursor:not-allowed}.AdminLogin_form__imv09:has(.AdminLogin_button__3T4jW:disabled) .AdminLogin_input__wX_1W:focus{border-color:rgba(255,215,0,.2);box-shadow:none}.AdminLogin_twoFactorHelp__VR8Fe{color:#FFD700;font-size:.85rem;margin-top:.5rem;opacity:.8;text-align:center}.Navbar_nav__Hy2dT{position:fixed;top:0;width:100%;height:70px;z-index:10}.Navbar_navbar__vqhjI{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5em 2em;text-transform:uppercase}.Navbar_rightSection__jKum3{display:flex;justify-content:flex-end;align-items:center;position:relative;height:100%}.Navbar_clock__FojhI,.Navbar_ctas__Dd1fK,.Navbar_logo__XaZAL{flex:1 1}.Navbar_logo__XaZAL{height:70px;display:flex;align-items:center;justify-content:flex-start}.Navbar_logo__XaZAL img{width:250px;height:50px;margin-top:20px;object-fit:contain}.Navbar_buttonWrapper__jhXfn,.Navbar_ctas__Dd1fK{width:100%;height:100%;display:flex;align-items:center;gap:.5em}.Navbar_buttonWrapper__jhXfn{flex:1 1}.Navbar_contact__je1ot,.Navbar_menu__RevBt,.Navbar_sound__FBw31{flex:1 1;height:100%;display:flex;justify-content:center;align-items:center;background:var(--color-text);border-radius:50px;cursor:pointer;padding:1em 0}.Navbar_contact__je1ot a,.Navbar_menu__RevBt p,.Navbar_sound__FBw31 p{color:var(--color-bg)}.Navbar_contact__je1ot,.Navbar_menu__RevBt{position:relative;display:flex;justify-content:space-between;align-items:center}.Navbar_contact__je1ot a,.Navbar_menu__RevBt p{padding-right:1em}.Navbar_contactIcon__EmY_k,.Navbar_menuIcon__rueYj{position:relative;left:.125em;width:30px;height:30px;display:flex;justify-content:center;align-items:center;transform:rotate(45deg);transition:transform 1s cubic-bezier(.165,.84,.44,1)}.Navbar_contactIcon__EmY_k{color:var(--color-text);transform:rotate(0);left:.25em;font-size:8px}.Navbar_contact__je1ot{background:var(--primary-color);background:linear-gradient(to right,var(--primary-color),#3d6300)}.Navbar_contact__je1ot a{color:var(--color-text);position:absolute;right:0;width:100%;text-align:right}.Navbar_active__544om{background:var(--color-text)}.Navbar_active__544om ion-icon,.Navbar_active__544om p{color:var(--color-bg)}.Navbar_active__544om .Navbar_menuIcon__rueYj{transform:rotate(270deg);transition:transform 1s cubic-bezier(.165,.84,.44,1)}@media (min-width:901px){.Navbar_mobileOnly__K4TpD{display:none}.Navbar_buttonWrapper__jhXfn{justify-content:flex-end;max-width:200px;position:relative;z-index:20}}@media (max-width:900px){.Navbar_ctas__Dd1fK{position:fixed;left:0;bottom:1em;width:100%;height:60px;padding:1em}.Navbar_clock__FojhI{text-align:right}.Navbar_buttonWrapper__jhXfn{justify-content:space-between}.Navbar_contact__je1ot,.Navbar_menu__RevBt{padding:1.4em 0;flex:1 1}.Navbar_userSection__oAAKs{flex:1 1;width:50%;max-width:none;margin-right:0}.Navbar_menuIcon__rueYj{left:0}.Navbar_active__544om{background:var(--primary-color)}.Navbar_active__544om ion-icon,.Navbar_active__544om p{color:var(--color-text)}}.ExportToCSVButton_exportButton__97wpk{padding:.7rem 1.6rem;background:linear-gradient(45deg,#B8860B,#FFD700);color:#fff;border:none;border-radius:999px;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 15px rgba(255,215,0,.18);transition:all .2s;display:inline-flex;align-items:center;gap:.5rem}.ExportToCSVButton_exportButton__97wpk:hover{background:linear-gradient(45deg,#FFD700,#FFA500);box-shadow:0 6px 20px rgba(255,215,0,.28);transform:translateY(-2px) scale(1.03)}.ExportToCSVButton_exportButton__97wpk:active{transform:scale(.98)}.SignInModal_overlay__gmCyX{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;display:flex;align-items:center;justify-content:center}.SignInModal_modal__tg_Ja{background:#181c24;padding:2rem 2.5rem;border-radius:1rem;min-width:320px;color:#fff;position:relative;box-shadow:0 8px 32px rgba(0,0,0,.25);display:flex;flex-direction:column;align-items:center}.SignInModal_closeButton__SaFhk{position:absolute;top:10px;right:10px;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;line-height:1;transition:color .2s}.SignInModal_closeButton__SaFhk:hover{color:var(--primary-color)}.SignInModal_title__h2p2a{margin-bottom:1rem;font-size:1.5rem;font-weight:700;text-align:center;color:#fff}.SignInModal_description__zJ0pi{margin-bottom:2rem;font-size:1rem;color:#b5b5b5;text-align:center}.SignInModal_emailButton__TBGF4{width:100%;padding:.75rem;border-radius:50px;background:var(--primary-color);color:#181c24;font-weight:600;border:none;margin-bottom:1rem;cursor:pointer;font-size:1rem;transition:background .2s,color .2s}.SignInModal_emailButton__TBGF4:hover{background:#2a7a00;color:#fff}.SignInModal_walletButton__havUM{width:100%;padding:.75rem;border-radius:8px;background:#222;color:#fff;font-weight:600;border:1px solid var(--primary-color);cursor:pointer;font-size:1rem;transition:background .2s,color .2s,border .2s}.SignInModal_walletButton__havUM:hover{background:var(--primary-color);color:#181c24;border:1px solid #2a7a00}.SignInModal_walletButtonContainer___8i4N{width:100%;display:flex;justify-content:center;align-items:center}.SignInModal_form__zbOZy{width:100%;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.SignInModal_input__QUB0n{width:100%;padding:.75rem;border-radius:8px;border:1px solid #333;background:#23272f;color:#fff;font-size:1rem;font-family:inherit;margin-bottom:.25rem;transition:border .2s,background .2s}.SignInModal_input__QUB0n:focus{border:1.5px solid var(--primary-color);background:#232f23;outline:none}.SignInModal_error__RHBkE{color:#ef4444;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);border-radius:6px;padding:.5rem .75rem;font-size:.95rem;margin-bottom:.5rem;text-align:center}.SignInModal_separator__T8cwl{width:100%;display:flex;align-items:center;text-align:center;margin:1.2rem 0;color:#b5b5b5;font-size:1rem;font-weight:500}.SignInModal_separator__T8cwl:after,.SignInModal_separator__T8cwl:before{content:"";flex:1 1;border-bottom:1px solid #333;margin:0 .75rem}.SignInModal_separator__T8cwl span{white-space:nowrap;padding:0 .5rem;color:#b5b5b5;font-size:.95rem;font-weight:500}.Hero_hero__9EQpX{position:relative;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.Hero_waveBackground__2PFn8{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background:linear-gradient(180deg,rgba(0,0,0,.8) 0,transparent 20%,transparent 80%,rgba(0,0,0,.8)),radial-gradient(ellipse 80% 50% at 20% 30%,rgba(255,215,0,.2) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 70%,rgba(255,193,7,.3) 0,transparent 50%),radial-gradient(ellipse 70% 60% at 50% 20%,rgba(255,165,0,.2) 0,transparent 50%),radial-gradient(ellipse 90% 30% at 10% 80%,rgba(255,140,0,.2) 0,transparent 50%),radial-gradient(ellipse 50% 80% at 90% 10%,rgba(255,215,0,.1) 0,transparent 50%),linear-gradient(135deg,rgba(255,215,0,.1),rgba(255,193,7,.2));background-size:100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%}.Hero_coinBackground__NqnK1{position:absolute;top:60px;right:-150px;width:500px;height:500px;z-index:1;pointer-events:none;animation:Hero_float__A7eq3 3s ease-in-out infinite}@keyframes Hero_float__A7eq3{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes Hero_rotate___B7q1{0%{transform:rotate(-15deg)}to{transform:rotate(345deg)}}.Hero_unityCoin___sKDU{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;transform:rotate(-15deg);animation:Hero_rotate___B7q1 20s linear infinite}.Hero_tokenImage__8BTXJ{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 50px rgba(255,215,0,.6));border-radius:50%}.Hero_heroContent___0k9g{position:relative;width:100%;max-width:1400px;display:flex;justify-content:space-between;align-items:center;padding:0 2em 2em;z-index:1}.Hero_heroLeft__2XdcV{flex:1 1;padding-right:4em;max-width:50%;display:flex;flex-direction:column;justify-content:center}.Hero_heroRight__Ll8sQ{flex:1 1;max-width:50%}.Hero_heroLeft__2XdcV h1{text-transform:none;color:var(--color-text);line-height:1.2;margin-bottom:.2em}.Hero_logoImage__0t0AB{width:100%;max-width:100%;height:auto;margin-bottom:.5em;display:block}.Hero_siteIntro__U_Skc{margin-top:2em;text-transform:none;font-size:1rem;line-height:1.5}.Hero_heroHeading__8atnW{font-size:2.8rem;font-weight:700;margin-bottom:.5em;text-transform:none;line-height:1.4;background:linear-gradient(90deg,#fff,#a8a8a8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Hero_heroSubheading__xrkmU{font-size:1.2rem;font-weight:500;margin-bottom:1em;line-height:1.4;color:var(--color-text);opacity:.9;letter-spacing:1px;text-transform:none!important}.Hero_itsText__0z2p9{margin-bottom:0}.Hero_unityText__I3jrw{font-weight:900;line-height:1;margin-bottom:1.5rem;text-transform:uppercase;font-size:10rem;background:linear-gradient(90deg,#FFD700,#B8860B);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 2px rgba(255,215,0,.6),0 0 4px rgba(255,215,0,.4),0 0 6px rgba(255,215,0,.3)}@media (max-width:900px){.Hero_heroContent___0k9g{flex-direction:column;justify-content:center;padding:1.5em}.Hero_coinBackground__NqnK1{top:50px;right:-100px;width:400px;height:400px}}.Hero_heroLeft__2XdcV,.Hero_heroRight__Ll8sQ{max-width:100%;width:100%;padding-right:0}.Hero_heroLeft__2XdcV{margin-bottom:2em}.Hero_itsText__0z2p9{font-size:2.2rem}.Hero_descriptionText__3Fw9u div{font-size:1.8rem}.Hero_arrowIcon__hmpYo{font-size:3rem}.Hero_solanaLogoImage__PGbQa{max-height:45px}.Hero_tokenSymbol__8OmhL{font-size:2.8rem;font-weight:700;background:linear-gradient(90deg,#FFD700,#B8860B);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 2px rgba(255,215,0,.6),0 0 4px rgba(255,215,0,.4),0 0 6px rgba(255,215,0,.3)}.Hero_bottomSection__ZRmuL{flex-direction:row}.Hero_hero__9EQpX{min-height:100vh;height:auto}@media (max-width:900px) and (orientation:landscape){.Hero_hero__9EQpX{height:auto;min-height:100vh;padding:2rem 0}.Hero_heroContent___0k9g{padding-top:1rem;padding-bottom:1rem}}@media (max-width:480px){.Hero_unityText__I3jrw{font-size:6rem}.Hero_coinBackground__NqnK1{top:80px;right:-80px;width:300px;height:300px}.Hero_descriptionText__3Fw9u div{font-size:2rem}.Hero_itsText__0z2p9{font-size:1.8rem}.Hero_arrowIcon__hmpYo{font-size:2.5rem}.Hero_solanaLogoImage__PGbQa{max-height:30px}.Hero_tokenSymbol__8OmhL{font-size:2rem;font-weight:700;background:linear-gradient(90deg,#FFD700,#B8860B);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 2px rgba(255,215,0,.6),0 0 4px rgba(255,215,0,.4),0 0 6px rgba(255,215,0,.3)}.Hero_hero__9EQpX{height:auto;min-height:100vh}.Hero_heroContent___0k9g{padding:1rem}.Hero_heroLeft__2XdcV{margin-top:20px;margin-bottom:10px}}@media (max-width:360px){.Hero_unityText__I3jrw{font-size:3rem}.Hero_descriptionText__3Fw9u div{font-size:1.3rem;line-height:1.3}.Hero_itsText__0z2p9{font-size:1.5rem}.Hero_arrowIcon__hmpYo{font-size:2rem}.Hero_solanaLogoImage__PGbQa{max-height:30px}.Hero_tokenSymbol__8OmhL{font-size:2rem;font-weight:700;background:linear-gradient(90deg,#FFD700,#B8860B);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 2px rgba(255,215,0,.6),0 0 4px rgba(255,215,0,.4),0 0 6px rgba(255,215,0,.3)}.Hero_heroContent___0k9g{padding:.8rem}}@media (max-height:700px) and (max-width:900px){.Hero_hero__9EQpX{height:auto;min-height:100vh}.Hero_heroLeft__2XdcV{margin-bottom:1em}.Hero_siteIntro__U_Skc{margin-top:.5em}}.Hero_unityContent__zlnAW{display:flex;flex-direction:column;gap:.5rem;color:var(--color-text)}.Hero_arrowIcon__hmpYo{font-size:4rem;font-weight:700;margin-bottom:.8rem;transform:rotate(-45deg);align-self:flex-start}.Hero_itsText__0z2p9{font-size:3rem;font-weight:400;margin-bottom:.3rem}.Hero_descriptionText__3Fw9u{display:flex;flex-direction:column;gap:.4rem;margin-bottom:2.5rem}.Hero_descriptionText__3Fw9u div{font-weight:400;line-height:1.2}.Hero_bottomSection__ZRmuL{gap:.8rem;margin-top:auto}.Hero_bottomSection__ZRmuL,.Hero_solanaLogo__8tS_Z{display:flex;align-items:center}.Hero_loading__n66hB{opacity:0;pointer-events:none}.Hero_loading__n66hB .Hero_heroLeft__2XdcV,.Hero_loading__n66hB .Hero_heroRight__Ll8sQ{opacity:0}.PresaleProgress_presaleContainer__VU82Q{background:rgba(15,15,25,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:2rem;max-width:800px;margin:3rem auto;position:relative;overflow:hidden;border:1px solid #ffd700;min-height:500px}.PresaleProgress_presaleContainer__VU82Q:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(255,215,0,.03) 0,rgba(255,215,0,0) 70%);z-index:-1;animation:PresaleProgress_pulse___lyku 8s ease-in-out infinite}@keyframes PresaleProgress_pulse___lyku{0%,to{opacity:.3}50%{opacity:.6}}.PresaleProgress_errorContent__01z__,.PresaleProgress_loadingContent__dZyp6{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}.PresaleProgress_errorContent__01z__{text-align:center;padding:2rem}.PresaleProgress_errorIcon__D2AR2{font-size:3rem;margin-bottom:1rem}.PresaleProgress_errorTitle__tJE9E{color:#ff6b6b;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.PresaleProgress_errorMessage__XYJ_N{color:#eaeaea;font-size:1rem;line-height:1.5;margin-bottom:1.5rem;max-width:400px}.PresaleProgress_retryButton__wcp1Y{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,107,107,.3)}.PresaleProgress_retryButton__wcp1Y:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,107,.4)}.PresaleProgress_retryButton__wcp1Y:active{transform:translateY(0)}.PresaleProgress_loadingSpinner__yY2Wz{width:40px;height:40px;border-radius:50%;border:3px solid rgba(255,215,0,.2);border-top:3px solid var(--primary-color);animation:PresaleProgress_spin__4j3eP 1s ease-in-out infinite}@keyframes PresaleProgress_spin__4j3eP{to{transform:rotate(1turn)}}.PresaleProgress_loadingText__srwdp{color:#ffffff;font-size:1rem;opacity:.8}.PresaleProgress_animate-in__WHITi{opacity:0;transform:translateY(20px)}.PresaleProgress_header__hZu3r{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap}.PresaleProgress_header__hZu3r h2{font-size:1.8rem;color:#ffffff;font-weight:700;padding-bottom:10px;padding-right:10px;margin:0;background:linear-gradient(90deg,#ffffff 0,#FFD700);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:normal}.PresaleProgress_figures__Jwx7P{display:flex;flex-direction:column;align-items:flex-end}.PresaleProgress_raised__ooB9Z,.PresaleProgress_raised__ooB9Z span{font-size:2.5rem;color:#ffffff;font-weight:700;background:#ffffff;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;white-space:nowrap}.PresaleProgress_target__au4ni{font-size:.9rem;color:#9ca3af}.PresaleProgress_progressWrapper__a5bUz{position:relative;margin-bottom:2rem}.PresaleProgress_progressBackground__K__SZ{height:24px;background:rgba(15,15,25,.5);border-radius:12px;overflow:hidden;box-shadow:inset 0 2px 4px rgba(0,0,0,.3);border:1px solid rgba(255,215,0,.2)}.PresaleProgress_progressBar__zK7ly{height:100%;background:linear-gradient(90deg,#B8860B,#FFD700);border-radius:12px;position:relative;transition:width .5s ease-out;box-shadow:0 0 10px rgba(255,215,0,.5)}.PresaleProgress_progressMarker__j89kw{position:absolute;width:36px;height:36px;background-size:contain;background-repeat:no-repeat;background-position:50%;transform:translateY(-20%) translateX(-50%);top:0;z-index:5;filter:drop-shadow(0 0 6px rgba(0,0,0,.8)) drop-shadow(0 0 5px rgba(255,215,0,.7));transition:left .5s ease-out}.PresaleProgress_progressBar__zK7ly:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(255,255,255,.2) 0,rgba(255,255,255,.1) 50%,rgba(0,0,0,.1));border-radius:12px}.PresaleProgress_percentComplete__HjA1b{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:.9rem;color:white;font-weight:700;z-index:1;text-shadow:0 1px 2px rgba(0,0,0,.7)}.PresaleProgress_tokenInfo__ND6oW{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}.PresaleProgress_infoItem__snsGW{background:rgba(15,15,25,.5);padding:.8rem 1.2rem;border-radius:8px;display:flex;flex-direction:column;border:1px solid rgba(255,215,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1)}.PresaleProgress_label__ERPOr{font-size:.8rem;color:#9ca3af;margin-bottom:.2rem}.PresaleProgress_value__G8Qso{font-size:1.2rem;color:#ffffff;font-weight:600;background:linear-gradient(90deg,#fff 0,#FFD700);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0}.PresaleProgress_cta__fRKHB{display:flex;justify-content:center}.PresaleProgress_buyButton__qLw_z{background:linear-gradient(45deg,#B8860B,#FFD700);border:1px solid #ffd700;color:white;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(255,215,0,.3);text-transform:uppercase;letter-spacing:1px}.PresaleProgress_buyButton__qLw_z:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,215,0,.4)}.PresaleProgress_buttonGlow__RWiyH{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}.PresaleProgress_buyButton__qLw_z:hover .PresaleProgress_buttonGlow__RWiyH{opacity:.15}@media (max-width:768px){.PresaleProgress_tokenInfo__ND6oW{grid-template-columns:repeat(2,1fr);gap:.75rem}.PresaleProgress_infoItem__snsGW{padding:.6rem .8rem}.PresaleProgress_label__ERPOr{font-size:.7rem}.PresaleProgress_value__G8Qso{font-size:1rem}.PresaleProgress_header__hZu3r{flex-direction:column;align-items:flex-start;gap:1rem}.PresaleProgress_figures__Jwx7P{align-items:flex-start;width:100%}.PresaleProgress_raised__ooB9Z,.PresaleProgress_raised__ooB9Z span{font-size:2rem}}.PresaleProgress_errorMessage__XYJ_N,.PresaleProgress_loadingMessage__NAZN3{display:flex;justify-content:center;align-items:center;height:300px;color:rgba(255,255,255,.7);font-size:1rem;text-align:center;font-style:italic;opacity:.5;background:none;border:none;box-shadow:none}.PresaleProgress_presaleContainer__VU82Q.PresaleProgress_loading__2yUlq{background:rgba(15,15,25,.05);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,215,0,.05);box-shadow:none;min-height:500px}.PresaleProgress_presaleContainer__VU82Q.PresaleProgress_loading__2yUlq:before{animation:none;opacity:.1}.PresaleProgress_countdownContainer__aBd41{margin:1.5rem 0;background:rgba(0,0,0,.3);padding:1rem;border-radius:10px;border:1px solid rgba(255,215,0,.2);box-shadow:0 0 15px rgba(255,215,0,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:relative;overflow:hidden}.PresaleProgress_countdownContainer__aBd41:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(255,215,0,.03) 0,transparent 70%);z-index:-1;animation:PresaleProgress_pulse___lyku 8s ease-in-out infinite}.PresaleProgress_countdownHeader__GHwGr{text-align:center;font-size:1.1rem;font-weight:600;margin-bottom:.8rem;color:#FFD700;text-transform:uppercase;letter-spacing:1px;text-shadow:0 0 10px rgba(255,215,0,.3)}.PresaleProgress_timerIcon__l2Ztz{font-size:1.2rem;margin-right:.5rem;animation:PresaleProgress_pulseGold__tvu5w 1s infinite}.PresaleProgress_countdownTimer__KpDeN{display:flex;justify-content:center;align-items:center;gap:.3rem}.PresaleProgress_countdownUnit__rrwU5{display:flex;flex-direction:column;align-items:center;min-width:60px;background:rgba(255,215,0,.1);padding:.5rem 0;border-radius:8px;border:1px solid rgba(255,215,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.2)}.PresaleProgress_countdownValue__06zMi{font-size:2rem;font-weight:700;background:linear-gradient(180deg,#ffffff 0,#FFD700);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 2px 4px rgba(0,0,0,.2);font-family:Courier New,monospace}.PresaleProgress_countdownLabel__m0SqB{font-size:.7rem;color:#9ca3af;text-transform:uppercase;margin-top:.2rem}.PresaleProgress_countdownSeparator__t6Pws{font-size:2rem;font-weight:700;color:#FFD700;margin-top:-.5rem;text-shadow:0 0 10px rgba(255,215,0,.5)}.PresaleProgress_urgencyMessage__vwp8V{text-align:center;margin-top:1rem;font-size:1rem;font-weight:500;color:#FFD700;animation:PresaleProgress_blinkGold__Wr0kf 2s infinite;width:50%}@keyframes PresaleProgress_pulseGold__tvu5w{0%{opacity:.7;text-shadow:0 0 5px rgba(255,215,0,.3)}50%{opacity:1;text-shadow:0 0 15px rgba(255,215,0,.8)}to{opacity:.7;text-shadow:0 0 5px rgba(255,215,0,.3)}}@keyframes PresaleProgress_blinkGold__Wr0kf{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@media (max-width:768px){.PresaleProgress_presaleContainer__VU82Q{background:rgba(15,15,25,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:2rem;max-width:800px;margin:1rem auto;position:relative;overflow:hidden;border:1px solid #ffd700;min-height:500px}.PresaleProgress_countdownTimer__KpDeN{flex-wrap:wrap}.PresaleProgress_countdownUnit__rrwU5{min-width:50px}.PresaleProgress_countdownSeparator__t6Pws,.PresaleProgress_countdownValue__06zMi{font-size:1.6rem}}.PresaleProgress_finalDay__uHDPx{border:2px solid rgba(255,215,0,.6);animation:PresaleProgress_pulseGoldBorder__UJrBF 1.5s infinite;box-shadow:0 0 25px rgba(255,215,0,.3)}.PresaleProgress_finalDay__uHDPx .PresaleProgress_countdownHeader__GHwGr{color:#FFD700;font-size:1.2rem;font-weight:700;animation:PresaleProgress_fadeInOutGold__RG9cX 1.2s infinite}.PresaleProgress_finalDay__uHDPx .PresaleProgress_timerIcon__l2Ztz{animation:PresaleProgress_shakeGold__eG6Lz .8s infinite}.PresaleProgress_finalDay__uHDPx .PresaleProgress_countdownValue__06zMi{font-size:2.2rem;background:linear-gradient(180deg,#ffffff 0,#FFD700)}.PresaleProgress_finalDay__uHDPx .PresaleProgress_countdownUnit__rrwU5{background:rgba(255,215,0,.15);box-shadow:0 0 15px rgba(255,215,0,.1)}@keyframes PresaleProgress_pulseGoldBorder__UJrBF{0%{border-color:rgba(255,215,0,.4);box-shadow:0 0 5px rgba(255,215,0,.2)}50%{border-color:rgba(255,215,0,1);box-shadow:0 0 25px rgba(255,215,0,.5)}to{border-color:rgba(255,215,0,.4);box-shadow:0 0 5px rgba(255,215,0,.2)}}@keyframes PresaleProgress_fadeInOutGold__RG9cX{0%{opacity:.8;text-shadow:0 0 5px rgba(255,215,0,.3)}50%{opacity:1;text-shadow:0 0 15px rgba(255,215,0,.8)}to{opacity:.8;text-shadow:0 0 5px rgba(255,215,0,.3)}}@keyframes PresaleProgress_shakeGold__eG6Lz{0%{transform:translate(0) rotate(0);text-shadow:0 0 5px rgba(255,215,0,.3)}10%{transform:translate(-1px) rotate(-2deg)}20%{transform:translate(1px) rotate(2deg);text-shadow:0 0 10px rgba(255,215,0,.6)}30%{transform:translate(-1px) rotate(-2deg)}40%{transform:translate(1px) rotate(2deg);text-shadow:0 0 15px rgba(255,215,0,.8)}50%{transform:translate(-1px) rotate(-2deg)}60%{transform:translate(1px) rotate(2deg);text-shadow:0 0 10px rgba(255,215,0,.6)}70%{transform:translate(-1px) rotate(-2deg)}80%{transform:translate(1px) rotate(2deg);text-shadow:0 0 5px rgba(255,215,0,.3)}90%{transform:translate(-1px) rotate(-2deg)}to{transform:translate(0) rotate(0);text-shadow:0 0 5px rgba(255,215,0,.3)}}.PresaleProgress_salesBreakdown__iiL_9{display:flex;justify-content:space-between;gap:20px;margin-top:5px;font-size:.85rem;color:#a3a3a3}.PresaleProgress_salesBreakdown__iiL_9 span{background-color:rgba(0,0,0,.2);padding:2px 8px;border-radius:4px}.PresaleProgress_totalIncludesNote__8oI7T{font-size:.8rem;color:#888;margin-top:4px;text-align:center;font-style:italic}.Web3Button_web3button__PVrag{flex:1 1;height:100%;display:flex;justify-content:space-between;align-items:center;border-radius:50px;cursor:pointer;padding:0;background:rgba(255,215,0,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--primary-color);text-transform:uppercase;font-family:inherit;color:var(--color-text);color:var(--primary-color);position:relative}.Web3Button_buttonContainer__VrniT{display:flex;align-items:center;gap:.5em;flex:1 1;height:100%}.Web3Button_walletIcon__AyBzF{position:relative;left:.125em;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.Web3Button_web3button__PVrag p{padding-right:.75em}.Web3Button_web3button__PVrag svg{width:15px;height:15px;display:flex;justify-content:center;align-items:center;color:var(--color-text);font-size:8px}@media (max-width:900px){.Web3Button_web3button__PVrag{padding:.69em .5em;width:100%;flex:1 1}.Web3Button_buttonContainer__VrniT{width:100%}}.Web3Button_profileLink__ykJ_d{display:flex;align-items:center;padding:.5rem 1rem;background:rgba(255,215,0,.08);border-radius:50px;border:1px solid rgba(255,215,0,.3);color:white;font-size:.875rem;text-decoration:none;transition:background-color .3s ease;width:100%}.Web3Button_profileLink__ykJ_d:hover{background:rgba(255,215,0,.22)}.Web3Button_profileLink__ykJ_d svg{margin-right:.5rem}.Menu_menuContainer__NTWQy{position:fixed;top:46px;left:0;width:100%;padding:1em;display:flex;text-transform:uppercase;z-index:5;opacity:0;pointer-events:none}.Menu_whitespace__OtZpC{pointer-events:none}.Menu_menuItems__scaZi,.Menu_whitespace__OtZpC{flex:1 1;padding:.25em}.Menu_menuItems__scaZi{flex-direction:column;gap:.25em;background:rgba(0,0,0,1);overflow:hidden;pointer-events:none;z-index:0}.Menu_menuItem__54qxO,.Menu_menuItems__scaZi{position:relative;display:flex;border-radius:50px}.Menu_menuItem__54qxO{width:100%;padding:1em;justify-content:space-between;align-items:center;background:rgba(250,250,250,.1);border:1px solid var(--primary-color)}.Menu_menuItem__54qxO span{color:#fff}.Menu_profileButton__9n0vF{border-radius:50%!important;width:45px;height:45px;padding:0!important;background-color:rgba(30,30,34,.9)!important;color:var(--color-text);transition:all .3s ease}.Menu_profileButton__9n0vF,.Menu_profileIcon__H38mH{display:flex;justify-content:center;align-items:center}.Menu_profileButton__9n0vF:hover{transform:scale(1.1);box-shadow:0 0 15px rgba(54,211,0,.3)}.Menu_profileMenuButton__C9ip1{background-color:rgba(30,30,34,.9)!important}.Menu_mobileProfileIcon__FDtcN{margin-right:8px}.Menu_menuItemLabel__lVXIU{display:flex;align-items:center}.Menu_desktopMenu__iuUPL{display:none;position:fixed;top:0;right:220px;height:70px;align-items:center;gap:1.2em;text-transform:uppercase;z-index:10;justify-content:flex-end}.Menu_desktopMenuItem__N0AvO{color:var(--color-text);font-size:14px;position:relative;transition:all .3s ease;padding:.5em 1em;background-color:rgba(250,250,250,.1);border-radius:50px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.Menu_desktopMenuItem__N0AvO:hover{opacity:1;background-color:rgba(30,30,34,.9);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.Menu_desktopMenuItem__N0AvO:hover:after{width:100%}@media (min-width:901px){.Menu_menuContainer__NTWQy{display:none}.Menu_desktopMenu__iuUPL{display:flex}}@media (max-width:900px){.Menu_menuContainer__NTWQy{top:unset;bottom:calc(0px);padding:0}.Menu_menuItems__scaZi{border-radius:8px 8px 0 0;padding-bottom:100px}.Menu_desktopMenu__iuUPL,.Menu_whitespace__OtZpC{display:none}}.ClientPurchaseModal_modalOverlay__TMV6i{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.ClientPurchaseModal_modalContent__bNAyh{background-color:rgba(17,24,39,.7);color:var(--color-text);padding:1.5rem;border-radius:.75rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.2);width:90%;max-width:600px;position:relative;border:1px solid rgba(75,85,99,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ClientPurchaseModal_closeButtonTopRight__D0JDh,.ClientPurchaseModal_closeButton__DFpnM{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:1.75rem;color:var(--color-text-secondary);cursor:pointer;line-height:1;padding:.25rem;transition:color .2s}.ClientPurchaseModal_closeButtonTopRight__D0JDh:hover,.ClientPurchaseModal_closeButton__DFpnM:hover{color:var(--color-text)}.ClientPurchaseModal_selectionContainer__Uv_EW{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem}.ClientPurchaseModal_selectionTitle__wcsCX{font-size:1.5rem;font-weight:600;color:var(--color-text);text-align:center}.ClientPurchaseModal_paymentMethodSelector__tNNzQ{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem;margin-bottom:1rem}.ClientPurchaseModal_paymentButton__Aq9PS{width:100%;max-width:300px;display:flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(to right,var(--primary-color),#B8860B);color:var(--color-text);font-weight:600;padding:.875rem 1.25rem;border-radius:50px;border:none;margin-top:.5rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;font-size:.95rem;letter-spacing:.5px;position:relative;overflow:hidden}.ClientPurchaseModal_paymentButton__Aq9PS:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .7s}.ClientPurchaseModal_paymentButton__Aq9PS:hover{background:linear-gradient(to right,#B8860B,var(--primary-color));box-shadow:0 0 20px rgba(255,215,0,.3);transform:translateY(-2px)}.ClientPurchaseModal_paymentButton__Aq9PS:hover:before{left:100%}.ClientPurchaseModal_paymentButton__Aq9PS:disabled{background:rgba(107,114,128,.7);cursor:not-allowed;opacity:.7;transform:translateY(0);box-shadow:none}.ClientPurchaseModal_paymentButton__Aq9PS:disabled:before{display:none}.ClientPurchaseModal_paymentButton__Aq9PS .ClientPurchaseModal_spinner__rh7M0{margin-right:.75rem;height:1.25rem;width:1.25rem;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top:2px solid var(--color-text);animation:ClientPurchaseModal_spin__ilQrJ 1s linear infinite}.ClientPurchaseModal_unavailableLabel__ZlBt3{font-size:.75rem;color:var(--color-text-secondary);margin-left:.5rem;font-style:italic}.ClientPurchaseModal_backButton__SfHhA{background:transparent;color:var(--color-text-secondary);border:1px solid var(--color-text-secondary);padding:.6rem 1.2rem;border-radius:50px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s;align-self:flex-start;margin-top:1rem;text-transform:uppercase;letter-spacing:.5px}.ClientPurchaseModal_backButton__SfHhA:hover{background-color:rgba(75,85,99,.5);color:var(--color-text);border-color:var(--color-text)}.ClientPurchaseModal_globalErrorText__ysNDJ{color:#EF4444;font-size:.9rem;margin-top:1.5rem;text-align:center;background-color:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:.5rem;padding:.75rem 1rem}.ClientPurchaseModal_loadingOverlayModalLevel__7UPrt{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(31,41,55,.8);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1010;border-radius:.75rem}.ClientPurchaseModal_loadingOverlayModalLevel__7UPrt .ClientPurchaseModal_spinner__rh7M0{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top:4px solid var(--primary-color);border-radius:50%;animation:ClientPurchaseModal_spin__ilQrJ 1s linear infinite;margin-bottom:1rem}.ClientPurchaseModal_loadingOverlayModalLevel__7UPrt p{color:var(--color-text);font-size:1rem}@keyframes ClientPurchaseModal_spin__ilQrJ{to{transform:rotate(1turn)}}.Modal_modalOverlay__kHXdr{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:Modal_fadeIn__OQAUH .3s ease-out;height:100vh;width:100vw;overflow:hidden}.Modal_modalContent__Betn0{background:rgba(0,0,0,.8);border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.5),0 0 0 1px rgba(75,85,99,.3),inset 0 0 40px rgba(0,0,0,.2);max-width:550px;width:100%;max-height:calc(100vh - 2rem);border:1px solid rgba(75,85,99,.3);animation:Modal_slideUp__fpbDG .4s cubic-bezier(.16,1,.3,1);position:relative;margin:auto;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.Modal_modalContent__Betn0::-webkit-scrollbar{width:6px}.Modal_modalContent__Betn0::-webkit-scrollbar-track{background:rgba(31,41,55,.3);border-radius:0 1rem 1rem 0}.Modal_modalContent__Betn0::-webkit-scrollbar-thumb{background-color:rgba(75,85,99,.5);border-radius:20px}.Modal_closeButton__uWydv{position:absolute;top:1.25rem;right:1.25rem;background-color:rgba(31,41,55,.5);border:none;color:rgba(156,163,175,.8);width:2.25rem;height:2.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer;transition:all .2s ease;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 5px rgba(0,0,0,.1)}.Modal_closeButton__uWydv:hover{color:var(--color-text);background-color:rgba(75,85,99,.4);transform:scale(1.05);box-shadow:0 0 0 1px rgba(255,255,255,.1),0 2px 10px rgba(0,0,0,.25)}.Modal_modalHeader__RngOf{padding:2rem 2rem 1.25rem;border-bottom:1px solid rgba(75,85,99,.3);position:relative;background:rgba(0,0,0,.8);z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-shrink:0}.Modal_modalHeader__RngOf:after{content:"";position:absolute;bottom:-1px;left:0;width:var(--progress-width,0);height:2px;background:linear-gradient(to right,var(--primary-color),transparent);transition:width .4s cubic-bezier(.25,.46,.45,.94)}.Modal_modalHeader__RngOf h2{color:var(--color-text);font-size:1.5rem;margin:0;padding-right:2.5rem;font-family:var(--font-secondary);text-transform:uppercase;letter-spacing:.5px}.Modal_modalBody__xV5ru{padding:2rem;position:relative;z-index:1;flex-grow:1}@keyframes Modal_fadeIn__OQAUH{0%{opacity:0}to{opacity:1}}@keyframes Modal_slideUp__fpbDG{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}body.Modal_modal-open__KsCya{overflow:hidden;position:fixed;width:100%;height:100%}@media (max-width:640px){.Modal_modalContent__Betn0{max-width:100%;border-radius:.75rem;margin:.5rem;max-height:calc(100vh - 1rem);scrollbar-width:none}.Modal_modalContent__Betn0::-webkit-scrollbar{display:none}.Modal_modalOverlay__kHXdr{padding:.5rem;align-items:flex-start}.Modal_modalHeader__RngOf{padding:1.75rem 1.5rem 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:5}.Modal_modalBody__xV5ru{padding:1.5rem}.Modal_closeButton__uWydv{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;z-index:10}}