.WalletConnectPopup-module__ibioOG__modalOverlay{fill:#00000080;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.WalletConnectPopup-module__ibioOG__modalContent{text-align:center;background:#0f0f0f url(/WalletBackground.png) no-repeat;border:1px solid #3a3a3a;border-radius:10px;width:466px;padding-top:48px;padding-left:64px;padding-right:64px;position:relative}.WalletConnectPopup-module__ibioOG__closeButton{color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #1f1f1f;border-radius:5px;justify-content:center;align-items:center;width:36px;height:29px;font-size:14px;display:flex;position:absolute;top:15px;right:24px}.WalletConnectPopup-module__ibioOG__walletGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px;margin-bottom:20px;display:grid}.WalletConnectPopup-module__ibioOG__walletOption{cursor:pointer;background:#131313;border:none;border-radius:7px;flex-direction:row;align-items:center;gap:30px;height:67px;padding-top:20px;padding-bottom:20px;padding-left:44px;transition:all .3s ease-in-out;display:flex}.WalletConnectPopup-module__ibioOG__walletOption:hover{background:#171717;border-radius:7px;transition:all .3s ease-in-out}.WalletConnectPopup-module__ibioOG__walletName{color:#fff;font-family:Darker Grotesque,sans-serif;font-size:19px;font-style:normal;font-weight:400;line-height:normal}.WalletConnectPopup-module__ibioOG__walletConnectText{margin-bottom:20px;font-size:18px}.WalletConnectPopup-module__ibioOG__walletGrid{flex-direction:column;gap:10px;margin-top:40px;display:flex}.WalletConnectPopup-module__ibioOG__walletTitle_Box{flex-direction:column;gap:10px;width:100%;display:flex}.WalletConnectPopup-module__ibioOG__connectText{color:#fff;text-align:left;font-family:Darker Grotesque,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.WalletConnectPopup-module__ibioOG__termsWrapper{color:#e3e3e3;text-align:center;border-top:1px solid #222;margin-top:50px;padding-top:20px;padding-bottom:25px;font-family:Darker Grotesque,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.WalletConnectPopup-module__ibioOG__link{color:#797979;padding-left:4px;text-decoration:none}.WalletConnectPopup-module__ibioOG__link:hover{text-decoration:underline}
.Dashboard-module__w7WZ1G__mainWrapper{width:100%;min-height:100vh;padding:2rem}.Dashboard-module__w7WZ1G__topBar{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Dashboard-module__w7WZ1G__programInfo h2{color:#fff;margin-bottom:.5rem;font-size:1.8rem;font-weight:600}.Dashboard-module__w7WZ1G__periodBadge{color:var(--accent-color);background:#ff33981a;border:1px solid #ff339833;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:inline-flex}.Dashboard-module__w7WZ1G__walletContainer{align-items:center;gap:1rem;display:flex}.Dashboard-module__w7WZ1G__connectButton{color:var(--accent-color);cursor:pointer;background:linear-gradient(145deg,#1a1a1a,#202020);border:1px solid #2a2a2a;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;transition:all .3s;display:flex}.Dashboard-module__w7WZ1G__connectButton:hover{transform:translateY(-2px);box-shadow:0 4px 20px #ff339833}.Dashboard-module__w7WZ1G__walletInfo{color:#fff;background:linear-gradient(145deg,#1a1a1a,#202020);border:1px solid #2a2a2a;border-radius:12px;align-items:center;gap:1rem;padding:.75rem 1.5rem;font-family:monospace;display:flex}.Dashboard-module__w7WZ1G__refreshIcon{cursor:pointer;color:#888;transition:all .3s}.Dashboard-module__w7WZ1G__refreshIcon:hover{color:var(--accent-color);transform:rotate(180deg)}.Dashboard-module__w7WZ1G__statusBanner{background:linear-gradient(145deg,#1a1a1a,#202020);border:1px solid #2a2a2a;border-radius:16px;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex}.Dashboard-module__w7WZ1G__statusIcon{color:#4ade80}.Dashboard-module__w7WZ1G__statusInfo h3{color:#4ade80;margin-bottom:.25rem;font-size:1.2rem}.Dashboard-module__w7WZ1G__statusInfo p{color:#888;font-size:.95rem}.Dashboard-module__w7WZ1G__periodInfo{color:#4ade80;background:#4ade801a;border-radius:8px;margin-left:auto;padding:.5rem 1rem;font-size:.9rem}.Dashboard-module__w7WZ1G__connectPrompt{text-align:center;background:linear-gradient(145deg,#1a1a1a,#202020);border:1px solid #2a2a2a;border-radius:16px;margin:2rem 0;padding:4rem 2rem}.Dashboard-module__w7WZ1G__connectPrompt h3{color:#fff;margin-bottom:1rem;font-size:1.8rem;font-weight:500}.Dashboard-module__w7WZ1G__connectPrompt p{color:#888;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.Dashboard-module__w7WZ1G__connectPrompt .Dashboard-module__w7WZ1G__connectButton{background:var(--accent-color);color:#000;border:none;margin:0 auto;padding:1rem 2rem;font-size:1.1rem;display:inline-flex}.Dashboard-module__w7WZ1G__connectPrompt .Dashboard-module__w7WZ1G__connectButton:hover{transform:translateY(-2px);box-shadow:0 4px 20px #ff33984d}.Dashboard-module__w7WZ1G__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.Dashboard-module__w7WZ1G__statCard{background:linear-gradient(145deg,#1a1a1a,#202020);border:1px solid #2a2a2a;border-radius:16px;padding:1.75rem;transition:all .3s;position:relative;overflow:hidden}.Dashboard-module__w7WZ1G__statCard:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-color),transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Dashboard-module__w7WZ1G__statCard:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000004d}.Dashboard-module__w7WZ1G__statCard:hover:before{opacity:1}.Dashboard-module__w7WZ1G__statCard h3{color:#888;margin-bottom:1.25rem;font-size:1.1rem;font-weight:500}.Dashboard-module__w7WZ1G__statValue{color:#fff;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:2rem;font-weight:600;display:flex}.Dashboard-module__w7WZ1G__eligibilityStatus{flex-direction:column;align-items:flex-start;gap:.5rem}.Dashboard-module__w7WZ1G__eligibilityStatus.Dashboard-module__w7WZ1G__eligible{color:#4ade80}.Dashboard-module__w7WZ1G__eligibilityStatus.Dashboard-module__w7WZ1G__ineligible{color:#ff6b6b}.Dashboard-module__w7WZ1G__eligibilityStatus small{color:#888;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Dashboard-module__w7WZ1G__statValue small{color:#888;font-size:1rem}.Dashboard-module__w7WZ1G__statMeta{color:#888;font-size:.9rem}.Dashboard-module__w7WZ1G__chartCard{background:linear-gradient(145deg,#1a1a1a,#202020);border:1px solid #2a2a2a;border-radius:16px;margin-bottom:2rem;padding:2rem}.Dashboard-module__w7WZ1G__chartHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Dashboard-module__w7WZ1G__chartTitle h3{color:#fff;margin-bottom:.5rem;font-size:1.4rem;font-weight:500}.Dashboard-module__w7WZ1G__chartSubtitle{color:#888;font-size:.9rem}.Dashboard-module__w7WZ1G__chartPeriod{gap:.5rem;display:flex}.Dashboard-module__w7WZ1G__periodButton{color:#888;cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.Dashboard-module__w7WZ1G__periodButton:hover{color:#fff;background:#ffffff0d}.Dashboard-module__w7WZ1G__periodButton.Dashboard-module__w7WZ1G__active{background:var(--accent-color);color:#000;border-color:var(--accent-color)}.Dashboard-module__w7WZ1G__chartContainer{width:100%;height:300px}.Dashboard-module__w7WZ1G__updateFooter{background:#1a1a1a80;border:1px solid #2a2a2a;border-radius:12px;justify-content:space-between;align-items:center;margin-top:2rem;padding:1rem;display:flex}.Dashboard-module__w7WZ1G__updateFooter p{color:#888;font-size:.9rem}.Dashboard-module__w7WZ1G__refreshButton{color:#888;cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:all .3s;display:flex}.Dashboard-module__w7WZ1G__refreshButton:hover{color:#fff;background:#ffffff0d}@media (max-width:1200px){.Dashboard-module__w7WZ1G__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Dashboard-module__w7WZ1G__mainWrapper{padding:1rem}.Dashboard-module__w7WZ1G__topBar{flex-direction:column;align-items:stretch;gap:1rem}.Dashboard-module__w7WZ1G__programInfo h2{text-align:center;font-size:1.5rem}.Dashboard-module__w7WZ1G__periodBadge,.Dashboard-module__w7WZ1G__walletContainer{justify-content:center}.Dashboard-module__w7WZ1G__statsGrid{grid-template-columns:1fr;gap:1rem}.Dashboard-module__w7WZ1G__chartHeader{flex-direction:column;gap:1rem}.Dashboard-module__w7WZ1G__chartTitle{text-align:center}.Dashboard-module__w7WZ1G__chartPeriod{justify-content:center}.Dashboard-module__w7WZ1G__updateFooter{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:480px){.Dashboard-module__w7WZ1G__statCard{padding:1.25rem}.Dashboard-module__w7WZ1G__statValue{font-size:1.5rem}.Dashboard-module__w7WZ1G__eligibilityStatus{font-size:1.25rem}.Dashboard-module__w7WZ1G__topBar{gap:1.5rem}.Dashboard-module__w7WZ1G__periodBadge{padding:.4rem .8rem;font-size:.8rem}}
.Info-module__WhpleG__mainContainer{background:linear-gradient(145deg,#1a1a1a,#202020);border:1px solid #2a2a2a;border-radius:16px;width:100%;margin:1rem 0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.Info-module__WhpleG__mainContainer:not(.Info-module__WhpleG__expanded){background:#1a1a1a80}.Info-module__WhpleG__mainContainer:hover:not(.Info-module__WhpleG__expanded){transform:translateY(-1px);box-shadow:0 4px 20px #0003}.Info-module__WhpleG__mainToggle{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem;transition:all .3s;display:flex}.Info-module__WhpleG__mainToggle:hover{background:#ffffff08}.Info-module__WhpleG__toggleContent{color:var(--accent-color);align-items:center;gap:1rem;display:flex}.Info-module__WhpleG__toggleContent span{color:#fff;font-size:1.1rem;font-weight:500}.Info-module__WhpleG__toggleContent small{color:#888;margin-left:1rem;font-size:.9rem;font-weight:400}.Info-module__WhpleG__toggleContent small strong{color:#ff6b6b;font-weight:600}.Info-module__WhpleG__mainChevron{color:var(--accent-color);transition:transform .3s cubic-bezier(.4,0,.2,1)}.Info-module__WhpleG__rotate{transform:rotate(180deg)}.Info-module__WhpleG__accordionContainer{opacity:0;border-top:0 solid #2a2a2a;max-height:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.Info-module__WhpleG__expanded .Info-module__WhpleG__accordionContainer{opacity:1;border-top:1px solid #2a2a2a;max-height:2000px}.Info-module__WhpleG__programStatusBanner{color:#e0e0e0;background:#29292999;border-left:3px solid #ff6b6b;border-radius:8px;align-items:center;gap:.75rem;margin:1.5rem 1.5rem .5rem;padding:.75rem 1rem;font-size:.95rem;display:flex}.Info-module__WhpleG__programStatusBanner svg{color:#ff6b6b}.Info-module__WhpleG__accordionWrapper{flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.Info-module__WhpleG__accordionItem{background:#1a1a1a80;border:1px solid #2a2a2a;border-radius:12px;transition:all .3s;overflow:hidden}.Info-module__WhpleG__accordionItem:hover{background:#1a1a1acc}.Info-module__WhpleG__accordionHeader{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem;transition:all .3s;display:flex}.Info-module__WhpleG__accordionHeader:disabled{cursor:not-allowed;opacity:.5}.Info-module__WhpleG__headerContent{color:var(--accent-color);align-items:center;gap:1rem;display:flex}.Info-module__WhpleG__headerContent span{color:#fff;font-size:1.1rem;font-weight:500}.Info-module__WhpleG__chevron{color:var(--accent-color);transition:transform .3s cubic-bezier(.4,0,.2,1)}.Info-module__WhpleG__accordionContent{opacity:0;border-top:0 solid #2a2a2a;max-height:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.Info-module__WhpleG__active .Info-module__WhpleG__accordionContent{opacity:1;border-top-width:1px;max-height:500px}.Info-module__WhpleG__contentInner{color:#ccc;padding:1.25rem;font-size:1rem;line-height:1.6}.Info-module__WhpleG__contentInner p{margin-bottom:1rem}.Info-module__WhpleG__contentInner p:last-child{margin-bottom:0}.Info-module__WhpleG__contentInner strong{color:var(--accent-color);font-weight:500}.Info-module__WhpleG__contentInner strong.Info-module__WhpleG__closed{color:#ff6b6b;font-weight:600}.Info-module__WhpleG__contentInner ul{margin:0 0 1rem;padding:0;list-style-type:none}.Info-module__WhpleG__contentInner ul:last-child{margin-bottom:0}.Info-module__WhpleG__contentInner li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.Info-module__WhpleG__contentInner li:last-child{margin-bottom:0}.Info-module__WhpleG__contentInner li:before{content:"";background:var(--accent-color);border-radius:50%;width:6px;height:6px;position:absolute;top:.5rem;left:0}.Info-module__WhpleG__contentInner li.Info-module__WhpleG__programStatus{color:#ff6b6b;font-weight:500}.Info-module__WhpleG__contentInner li.Info-module__WhpleG__programStatus:before{background:#ff6b6b}.Info-module__WhpleG__expanded{animation:.3s cubic-bezier(.4,0,.2,1) Info-module__WhpleG__expandSection}.Info-module__WhpleG__link{color:var(--accent-color);border-bottom:1px dashed var(--accent-color);text-decoration:none;transition:all .3s}.Info-module__WhpleG__link:hover{opacity:.8;border-bottom-style:solid}.Info-module__WhpleG__closedBanner{background:linear-gradient(145deg,#2a1a1a,#301a1a)!important;border-color:#ff6b6b!important}@keyframes Info-module__WhpleG__expandSection{0%{opacity:.8;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Info-module__WhpleG__mainContainer{margin:.75rem 0}.Info-module__WhpleG__mainToggle{padding:1rem}.Info-module__WhpleG__toggleContent{gap:.75rem}.Info-module__WhpleG__toggleContent span{font-size:1rem}.Info-module__WhpleG__toggleContent small{display:none}.Info-module__WhpleG__programStatusBanner{margin:1rem 1rem .5rem;padding:.75rem;font-size:.85rem}.Info-module__WhpleG__accordionWrapper,.Info-module__WhpleG__accordionHeader{padding:1rem}.Info-module__WhpleG__headerContent span{font-size:1rem}.Info-module__WhpleG__contentInner{padding:1rem;font-size:.95rem}}@media (max-width:480px){.Info-module__WhpleG__mainToggle,.Info-module__WhpleG__accordionHeader{padding:.875rem}.Info-module__WhpleG__headerContent{gap:.75rem}.Info-module__WhpleG__headerContent svg{width:18px;height:18px}.Info-module__WhpleG__programStatusBanner{padding:.625rem;font-size:.8rem}}
.Chart-module__uDub7q__chartWrapper{background:0 0;border-radius:12px;width:100%;height:300px;position:relative}.Chart-module__uDub7q__customTooltip{-webkit-backdrop-filter:blur(8px);background:#1a1a1af2;border:1px solid #2a2a2acc;border-radius:12px;min-width:150px;padding:12px 16px;transition:all .2s;animation:.2s Chart-module__uDub7q__tooltipFadeIn;box-shadow:0 8px 32px #0003}.Chart-module__uDub7q__tooltipDate{color:#888;font-size:.85rem;font-family:var(--main-font);margin-bottom:4px}.Chart-module__uDub7q__tooltipValue{color:var(--accent-color);font-size:1.1rem;font-weight:500;font-family:var(--main-font)}.Chart-module__uDub7q__chartLoading{-webkit-backdrop-filter:blur(4px);background:#1a1a1acc;border-radius:12px;justify-content:center;align-items:center;animation:.3s Chart-module__uDub7q__fadeIn;display:flex;position:absolute;inset:0}.Chart-module__uDub7q__loadingSpinner{border:3px solid #ff33981a;border-top-color:var(--accent-color);border-radius:50%;width:32px;height:32px;animation:1s linear infinite Chart-module__uDub7q__spin}:is(.Chart-module__uDub7q__chartWrapper .recharts-cartesian-grid-horizontal line:last-child,.Chart-module__uDub7q__chartWrapper .recharts-cartesian-grid-horizontal line:first-child){stroke-opacity:0}.Chart-module__uDub7q__chartWrapper .recharts-active-dot{filter:drop-shadow(0 0 6px #ff339866)}.Chart-module__uDub7q__chartWrapper .recharts-area{filter:drop-shadow(0 4px 12px #ff33981a)}@keyframes Chart-module__uDub7q__tooltipFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes Chart-module__uDub7q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Chart-module__uDub7q__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.Chart-module__uDub7q__chartWrapper{height:250px}.Chart-module__uDub7q__customTooltip{min-width:120px;padding:10px 14px}.Chart-module__uDub7q__tooltipValue{font-size:1rem}}@media (max-width:480px){.Chart-module__uDub7q__chartWrapper{height:200px}.Chart-module__uDub7q__tooltipDate{font-size:.8rem}.Chart-module__uDub7q__tooltipValue{font-size:.95rem}.Chart-module__uDub7q__loadingSpinner{width:24px;height:24px}}
.page-module___8aEwW__main{background-color:var(--main-background-color);flex-direction:column;width:100%;min-height:100vh;display:flex}.page-module___8aEwW__contentWrapper{scrollbar-width:thin;scrollbar-color:#555 #2a2a2a;flex:1;width:100%;height:100vh;overflow-y:auto}.page-module___8aEwW__contentWrapper::-webkit-scrollbar{width:12px}.page-module___8aEwW__contentWrapper::-webkit-scrollbar-track{background:#2a2a2a;border-radius:6px}.page-module___8aEwW__contentWrapper::-webkit-scrollbar-thumb{background:#555;border:2px solid #2a2a2a;border-radius:6px}.page-module___8aEwW__contentWrapper::-webkit-scrollbar-thumb:hover{background:#777}@media (max-width:768px){.page-module___8aEwW__main{padding-top:60px;padding-left:0}.page-module___8aEwW__contentWrapper{height:calc(100vh - 60px)}}
