*,:after,:before{box-sizing:border-box}.stakeAgioContainer{max-width:1200px;margin:180px auto 20px;padding:0 20px}.mainAgioContent{display:flex;flex-direction:column;gap:20px}.stakeAgioBox{padding:15px 20px}.stakeAgioBox,.stakedAgioInfo{flex:1;display:flex;flex-direction:column;background-color:#1e1e1e;border-radius:12px;color:#fff}.stakedAgioInfo{padding:20px;max-width:500px;margin:0 auto}.stakedAgioInfoTitle{text-align:center;font-weight:800;font-size:24px;color:#fff;margin-bottom:20px;border-bottom:2px solid #00bfa6;padding-bottom:10px}.extraAgioToggle{display:flex;justify-content:flex-end;margin-bottom:20px}.toggleAgioOption{cursor:pointer;padding:10px 14px;border-radius:5px;transition:background-color .3s;display:flex;align-items:center;background-color:#2a2a2a;color:#fff}.toggleAgioOption.selected{background-color:#00bfa6;color:#fff}.toggleAgioOption:hover{background-color:#444}.toggleIcon{margin-right:5px}.stakeAgioToggle{display:flex;justify-content:center;gap:10px;margin-bottom:20px}.stakeAgioToggle .toggleAgioOption{flex:1;justify-content:center;text-align:center}.tokenAgioLogoSmall{width:24px;height:24px;margin-right:5px}.stakeAgioSection,.unstakeAgioSection{display:flex;flex-direction:column;gap:10px}.amountAgioInput{width:100%;font-size:25px;padding:30px 16px;border-radius:8px;border:none;background-color:#fff;color:#666}.actionAgioButton{width:100%;background-color:#00bfa6;border:none;border-radius:12px;color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;font-weight:600;margin-top:10px;padding:22px 0}.actionAgioButton:focus,.actionAgioButton:hover{background-color:#00a890}.actionAgioButton:disabled{background-color:#666!important;color:#ccc;cursor:not-allowed}.stakedAgioAmount{justify-content:space-between;margin-bottom:15px}.stakedAgioAmount,.stakedAgioAmountHeader{display:flex;align-items:center}.tokenAgioSymbol{margin-left:10px;font-size:1em}.stakedAgioAmountValue{font-size:1.2em;text-align:right}.boostAgioInfo{margin-bottom:20px;font-size:1em;text-align:center}.interestAgioEarned{background-color:#1e1e1e;border-radius:12px;padding:20px;display:flex;flex-direction:column;margin-top:10px}.interestAgioTitle{border-bottom:2px solid #00bfa6;padding-bottom:10px;margin-bottom:15px;font-weight:600;font-size:18px}.interestAgioEarnedContent,.interestAgioTitle{display:flex;justify-content:space-between;align-items:center}.interestAgioEarnedContent{margin-bottom:10px}.interestAgioEarnedHeader{display:flex;align-items:center}.interestAgioEarnedValue{margin-left:auto;font-size:1.2em}.updateAgioYieldButton{background:none;border:none;color:#00bfa6;cursor:pointer;font-size:1em}.noAgioPositions{text-align:center;padding:20px;background-color:#1e1e1e;border-radius:12px;color:#fff}.aprBadge{background:#00bfa6;color:#fff;padding:2px 6px;border-radius:4px;font-size:12px;margin-left:8px}.aprInfoBox{background:#141414;border:1px solid #243056;border-radius:10px;padding:14px 18px;margin-bottom:20px;animation:fadeInUp .6s ease}.aprLabel{font-weight:700;font-size:15px;color:#fff;margin-bottom:10px}.aprLine{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.aprLine:last-child{margin-bottom:0}.aprToken{display:flex;align-items:center;gap:6px;font-weight:600}.aprTokenIcon{width:18px;height:18px}.aprValue{font-weight:700;color:#4096ff}.aprTotal{border-top:1px solid #fff;padding-top:8px}.popupOverlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.65);backdrop-filter:blur(6px);z-index:2000}.popupContent{position:relative;background:#1e1e1e;border-radius:12px;padding:32px 40px;text-align:center;box-shadow:0 6px 24px rgba(0,0,0,.75),0 0 0 2px rgba(0,191,166,.45)}.popupContent:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:0 0 28px 6px rgba(0,191,166,.55);opacity:.7;filter:blur(2px)}.popupLogo{margin-bottom:14px}.connectBtn .tw-connected-wallet{min-width:170px}.viewBtn{background:#444;color:#fff}.viewBtn:hover{background:#555;color:#fff}@keyframes pulse{0%,to{opacity:.35}50%{opacity:.7}}.aprValue.loading{width:44px;height:14px;border-radius:7px;background:#2a2a2a;animation:pulse 1.2s ease-in-out infinite}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.aprInfoBox{padding:12px 14px}.aprLabel{font-size:14px}}.aprHeader{display:flex;align-items:center;margin-bottom:10px}.aprLabel{font-weight:600;margin-right:4px}.aprHeader .aprLabel{margin:0}@media (min-width:992px){.mainAgioContent{flex-direction:row;gap:40px}.stakeAgioBox,.stakedAgioInfo{width:35%}.actionAgioButton{padding:24px 0;font-size:18px}}@media (max-width:991px) and (min-width:768px){.mainAgioContent{flex-direction:column}.stakeAgioBox,.stakedAgioInfo{width:100%}.stakeAgioToggle{flex-direction:column;gap:15px}.stakeAgioToggle .toggleAgioOption{width:100%}}@media (max-width:768px){.stakeAgioContainer{margin:120px auto 10px;padding:0 20px}.stakeAgioBox,.stakedAgioInfo{padding:15px}.extraAgioToggle{justify-content:center;margin-bottom:15px}.stakeAgioToggle{flex-direction:column;gap:15px}.stakeAgioToggle .toggleAgioOption{width:100%}.stakeAgioSection,.unstakeAgioSection{gap:8px}.actionAgioButton{font-size:14px;padding:14px 0}.stakedAgioInfoTitle{font-size:1.3em}.interestAgioEarnedValue,.stakedAgioAmountValue{font-size:1em}.boostAgioInfo{font-size:.9em}.stakeAgioToggle .toggleAgioOption{padding:10px}@media (max-width:480px){.stakeAgioToggle{gap:10px}.toggleAgioOption{padding:8px 12px}.tokenAgioLogoSmall{width:20px;height:20px}.stakedAgioInfo{margin-top:20px}.stakedAgioAmount{gap:10px;flex-direction:column;align-items:flex-start}.interestAgioEarned{padding:15px}.interestAgioTitle{flex-direction:column;align-items:flex-start;margin-bottom:10px}.updateAgioYieldButton{font-size:.9em}}}